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

{
    "url": "https://demozoo.org/api/v1/releasers/35921/?format=api",
    "demozoo_url": "https://demozoo.org/groups/35921/",
    "id": 35921,
    "name": "Extremal Group",
    "is_group": true,
    "nicks": [
        {
            "name": "Extremal Group",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Extremal Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35920/?format=api",
                "id": 35920,
                "name": "Dj ShuricK"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}