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

{
    "url": "https://demozoo.org/api/v1/releasers/13849/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13849/",
    "id": 13849,
    "name": "Zombie the Radical Idiot",
    "is_group": false,
    "nicks": [
        {
            "name": "Zombie the Radical Idiot",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ZTRI",
                "Zombie the Radical Idiot"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                "id": 3074,
                "name": "Extend"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5041/?format=api",
                "id": 5041,
                "name": "Death Sector"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13633/?format=api",
                "id": 13633,
                "name": "Raze"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}