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

{
    "url": "https://demozoo.org/api/v1/releasers/71423/?format=api",
    "demozoo_url": "https://demozoo.org/groups/71423/",
    "id": 71423,
    "name": "The Celestial Prophets",
    "is_group": true,
    "nicks": [
        {
            "name": "The Celestial Prophets",
            "abbreviation": "TCP",
            "is_primary_nick": true,
            "variants": [
                "TCP",
                "The Celestial Prophets"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14159/?format=api",
                "id": 14159,
                "name": "Cryogenic"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}