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

{
    "url": "https://demozoo.org/api/v1/releasers/32820/?format=api",
    "demozoo_url": "https://demozoo.org/groups/32820/",
    "id": 32820,
    "name": "Binarylife",
    "is_group": true,
    "nicks": [
        {
            "name": "Binary Life",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Binary Life"
            ]
        },
        {
            "name": "Binarylife",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Binarylife"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32819/?format=api",
                "id": 32819,
                "name": "Kox"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43582/?format=api",
                "id": 43582,
                "name": "Kran"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}