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

{
    "url": "https://demozoo.org/api/v1/releasers/77818/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/77818/",
    "id": 77818,
    "name": "Boom Boom",
    "is_group": false,
    "nicks": [
        {
            "name": "Boom Boom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Boom Boom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115219/?format=api",
                "id": 115219,
                "name": "Corruption Staff"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76332/?format=api",
                "id": 76332,
                "name": "Arcane Corporate Elite"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}