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

{
    "url": "https://demozoo.org/api/v1/releasers/53922/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53922/",
    "id": 53922,
    "name": "Cozmix",
    "is_group": false,
    "nicks": [
        {
            "name": "Cozmix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cozmix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1676/?format=api",
                "id": 1676,
                "name": "Triangle 3532"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4337"
        }
    ]
}