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

{
    "url": "https://demozoo.org/api/v1/releasers/73214/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/73214/",
    "id": 73214,
    "name": "TaskMaster",
    "is_group": false,
    "nicks": [
        {
            "name": "Doctor of DOOM",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Doctor of DOOM"
            ]
        },
        {
            "name": "TaskMaster",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TaskMaster"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76930/?format=api",
                "id": 76930,
                "name": "Allied Mind Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14518/?format=api",
                "id": 14518,
                "name": "Underground Empire"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81455/?format=api",
                "id": 81455,
                "name": "Alaska"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81745/?format=api",
                "id": 81745,
                "name": "Route 66"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83141/?format=api",
                "id": 83141,
                "name": "Die Gilde"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}