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

{
    "url": "https://demozoo.org/api/v1/releasers/23543/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23543/",
    "id": 23543,
    "name": "Iceout",
    "is_group": false,
    "nicks": [
        {
            "name": "Charles Grey",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Charles Grey"
            ]
        },
        {
            "name": "Dumpster Diver",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dumpster Diver"
            ]
        },
        {
            "name": "Iceout",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Iceout"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17594/?format=api",
                "id": 17594,
                "name": "Avatar"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                "id": 14329,
                "name": "Hokuto Force"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13622"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=32022"
        }
    ]
}