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

{
    "url": "https://demozoo.org/api/v1/releasers/72555/?format=api",
    "demozoo_url": "https://demozoo.org/groups/72555/",
    "id": 72555,
    "name": "BizSNES",
    "is_group": true,
    "nicks": [
        {
            "name": "BizSNES",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BizSNES"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26667/?format=api",
                "id": 26667,
                "name": "Frosty"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127836/?format=api",
                "id": 127836,
                "name": "Guido Sarducci"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}