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

{
    "url": "https://demozoo.org/api/v1/releasers/134722/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/134722/",
    "id": 134722,
    "name": "Twisted MC",
    "is_group": false,
    "nicks": [
        {
            "name": "Twisted MC",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Twisted MC",
                "Twisted MC"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74150/?format=api",
                "id": 74150,
                "name": "Ignition"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}