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

{
    "url": "https://demozoo.org/api/v1/releasers/55217/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/55217/",
    "id": 55217,
    "name": "Gumbo",
    "is_group": false,
    "nicks": [
        {
            "name": "Braindead",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Braindead"
            ]
        },
        {
            "name": "Gumbo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gumbo"
            ]
        },
        {
            "name": "Gumbo Gilbert",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gumbo Gilbert"
            ]
        },
        {
            "name": "Leather Face",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Leather Face"
            ]
        },
        {
            "name": "Leatherface",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Leatherface"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33465/?format=api",
                "id": 33465,
                "name": "The Golden Dawn"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40836/?format=api",
                "id": 40836,
                "name": "Braindead Brothers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}