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

{
    "url": "https://demozoo.org/api/v1/releasers/74206/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/74206/",
    "id": 74206,
    "name": "Insomniac",
    "is_group": false,
    "nicks": [
        {
            "name": "Darkblade",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Darkblade"
            ]
        },
        {
            "name": "Insomniac",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Insomniac"
            ]
        },
        {
            "name": "Zipper",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zipper"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26353/?format=api",
                "id": 26353,
                "name": "The Zirconium Team"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63617"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=25190"
        }
    ]
}