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

{
    "url": "https://demozoo.org/api/v1/releasers/143208/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/143208/",
    "id": 143208,
    "name": "MC Punisher",
    "is_group": false,
    "nicks": [
        {
            "name": "MC Punisher",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MC Punisher"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143205/?format=api",
                "id": 143205,
                "name": "Lunatic Avengers in Tekkno Extacy"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}