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

{
    "url": "https://demozoo.org/api/v1/releasers/74767/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/74767/",
    "id": 74767,
    "name": "Heatwave",
    "is_group": false,
    "nicks": [
        {
            "name": "Dacor",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dacor"
            ]
        },
        {
            "name": "Heatwave",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Heatwave"
            ]
        },
        {
            "name": "Icebreaker",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Icebreaker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                "id": 1188,
                "name": "Depth"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3880/?format=api",
                "id": 3880,
                "name": "Cascade"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10026"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32795"
        }
    ]
}