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

{
    "url": "https://demozoo.org/api/v1/releasers/145411/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/145411/",
    "id": 145411,
    "name": "Beast",
    "is_group": false,
    "nicks": [
        {
            "name": "Beast",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Beast"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53808/?format=api",
                "id": 53808,
                "name": "The Freaks"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64459/?format=api",
                "id": 64459,
                "name": "Zyrox"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6745"
        }
    ]
}