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

{
    "url": "https://demozoo.org/api/v1/releasers/36196/?format=api",
    "demozoo_url": "https://demozoo.org/groups/36196/",
    "id": 36196,
    "name": "Wabi Studio",
    "is_group": true,
    "nicks": [
        {
            "name": "Wabi Studio",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wabi Studio"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38578/?format=api",
                "id": 38578,
                "name": "Doc Tee Boh"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38587/?format=api",
                "id": 38587,
                "name": "Lacrymoze"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}