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

{
    "url": "https://demozoo.org/api/v1/releasers/77559/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/77559/",
    "id": 77559,
    "name": "Death's Law",
    "is_group": false,
    "nicks": [
        {
            "name": "Death's Law",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Death's Law"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77558/?format=api",
                "id": 77558,
                "name": "Napalm Ultimate Killing Experience"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138653/?format=api",
                "id": 138653,
                "name": "Essence"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}