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

{
    "url": "https://demozoo.org/api/v1/releasers/113081/?format=api",
    "demozoo_url": "https://demozoo.org/groups/113081/",
    "id": 113081,
    "name": "The Cold Brothers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Cold Brothers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Cold Brothers"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/147760/?format=api",
                "id": 147760,
                "name": "TCK/RABID"
            },
            "is_current": false
        }
    ],
    "external_links": []
}