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

{
    "url": "https://demozoo.org/api/v1/releasers/70327/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/70327/",
    "id": 70327,
    "name": "Major Death",
    "is_group": false,
    "nicks": [
        {
            "name": "Chaplin & Stony",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chaplin & Stony"
            ]
        },
        {
            "name": "Ken & Ryu",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ken & Ryu"
            ]
        },
        {
            "name": "Major Death",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Major Death"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70314/?format=api",
                "id": 70314,
                "name": "Cybrix"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111599/?format=api",
                "id": 111599,
                "name": "Sabotage"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67789/?format=api",
                "id": 67789,
                "name": "Phun"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}