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

{
    "url": "https://demozoo.org/api/v1/releasers/69158/?format=api",
    "demozoo_url": "https://demozoo.org/groups/69158/",
    "id": 69158,
    "name": "Toxic-Brothers",
    "is_group": true,
    "nicks": [
        {
            "name": "Toxic-Brothers",
            "abbreviation": "Toxic Brothers",
            "is_primary_nick": true,
            "variants": [
                "Toxic Brothers",
                "Toxic-Brothers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20439/?format=api",
                "id": 20439,
                "name": "Rampage"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}