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

{
    "url": "https://demozoo.org/api/v1/releasers/86689/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/86689/",
    "id": 86689,
    "name": "Blenderhead",
    "is_group": false,
    "nicks": [
        {
            "name": "Blendahead",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Blendahead"
            ]
        },
        {
            "name": "Blenderhead",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blenderhead"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86680/?format=api",
                "id": 86680,
                "name": "Vapor"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38571/?format=api",
                "id": 38571,
                "name": "Apathy"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}