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

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