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

{
    "url": "https://demozoo.org/api/v1/releasers/116736/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116736/",
    "id": 116736,
    "name": "The Phantom",
    "is_group": false,
    "nicks": [
        {
            "name": "The Phantom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Phantom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61767/?format=api",
                "id": 61767,
                "name": "The Apple Mafia"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}