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

{
    "url": "https://demozoo.org/api/v1/releasers/81009/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/81009/",
    "id": 81009,
    "name": "The Jester",
    "is_group": false,
    "nicks": [
        {
            "name": "The Jester",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jester",
                "The Jester"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5093/?format=api",
                "id": 5093,
                "name": "Laser"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12095"
        }
    ]
}