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

{
    "url": "https://demozoo.org/api/v1/releasers/89662/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/89662/",
    "id": 89662,
    "name": "Iron Man",
    "is_group": false,
    "nicks": [
        {
            "name": "Iron Man",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Iron Man",
                "ironman"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1465"
        }
    ]
}