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

{
    "url": "https://demozoo.org/api/v1/releasers/141500/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141500/",
    "id": 141500,
    "name": "Chake",
    "is_group": false,
    "nicks": [
        {
            "name": "Chake",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chake"
            ]
        },
        {
            "name": "Fanatic",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fanatic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/763/?format=api",
                "id": 763,
                "name": "Crest"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16648"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16430"
        }
    ]
}