GET /api/v1/releasers/115557/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/releasers/115557/?format=api",
    "demozoo_url": "https://demozoo.org/groups/115557/",
    "id": 115557,
    "name": "The Fab Four",
    "is_group": true,
    "nicks": [
        {
            "name": "The Fab Four",
            "abbreviation": "TFF",
            "is_primary_nick": true,
            "variants": [
                "TFF",
                "The Fab Four"
            ]
        },
        {
            "name": "The Fab Four 3001",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Fab Four 3001"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115558/?format=api",
                "id": 115558,
                "name": "Bugs Bunny"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115560/?format=api",
                "id": 115560,
                "name": "Didi-Ram"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}