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

{
    "url": "https://demozoo.org/api/v1/releasers/28836/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/28836/",
    "id": 28836,
    "name": "Hell'Cyber'Cannibal",
    "is_group": false,
    "nicks": [
        {
            "name": "Hell'Cyber'Cannibal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hell'Cyber'Cannibal",
                "Hell'Cyber'Canniball",
                "HellCyberCannibal"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8947/?format=api",
                "id": 8947,
                "name": "Accept Corp"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15660/?format=api",
                "id": 15660,
                "name": "HellBender Group"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}