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

{
    "url": "https://demozoo.org/api/v1/releasers/64091/?format=api",
    "demozoo_url": "https://demozoo.org/groups/64091/",
    "id": 64091,
    "name": "Chaos and Death",
    "is_group": true,
    "nicks": [
        {
            "name": "Chaos and Death",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chaos & Death",
                "Chaos and Death"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64090/?format=api",
                "id": 64090,
                "name": "Katona Daniel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64112/?format=api",
                "id": 64112,
                "name": "Skoofy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}