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

{
    "url": "https://demozoo.org/api/v1/releasers/68551/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68551/",
    "id": 68551,
    "name": "Mandrake",
    "is_group": false,
    "nicks": [
        {
            "name": "Mandrake",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mandrake"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69088/?format=api",
                "id": 69088,
                "name": "Rampar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68546/?format=api",
                "id": 68546,
                "name": "Public Enemy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9517"
        }
    ]
}