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

{
    "url": "https://demozoo.org/api/v1/releasers/89833/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/89833/",
    "id": 89833,
    "name": "Dwarf",
    "is_group": false,
    "nicks": [
        {
            "name": "Dwarf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dwarf"
            ]
        },
        {
            "name": "Smash",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Smash"
            ]
        },
        {
            "name": "Starchild",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Starchild"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18958/?format=api",
                "id": 18958,
                "name": "Illusion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1373/?format=api",
                "id": 1373,
                "name": "The Shadows"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28630/?format=api",
                "id": 28630,
                "name": "Bros"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37565/?format=api",
                "id": 37565,
                "name": "The Stars"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=22832"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=29466"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17922"
        }
    ]
}