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

{
    "url": "https://demozoo.org/api/v1/releasers/95922/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/95922/",
    "id": 95922,
    "name": "Zx-81",
    "is_group": false,
    "nicks": [
        {
            "name": "Zx-81",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zx-81"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95920/?format=api",
                "id": 95920,
                "name": "The Assassins"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=32110"
        }
    ]
}