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

{
    "url": "https://demozoo.org/api/v1/releasers/21756/?format=api",
    "demozoo_url": "https://demozoo.org/groups/21756/",
    "id": 21756,
    "name": "Paranormal",
    "is_group": true,
    "nicks": [
        {
            "name": "Paranormal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Paranormal"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8789/?format=api",
                "id": 8789,
                "name": "Zaltor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21789/?format=api",
                "id": 21789,
                "name": "Xulax"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}