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

{
    "url": "https://demozoo.org/api/v1/releasers/36214/?format=api",
    "demozoo_url": "https://demozoo.org/groups/36214/",
    "id": 36214,
    "name": "Behemoth Breakz",
    "is_group": true,
    "nicks": [
        {
            "name": "Behemoth Breakz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Behemoth Breakz"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36213/?format=api",
                "id": 36213,
                "name": "Zombie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36217/?format=api",
                "id": 36217,
                "name": "Pioter"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}