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

{
    "url": "https://demozoo.org/api/v1/releasers/58939/?format=api",
    "demozoo_url": "https://demozoo.org/groups/58939/",
    "id": 58939,
    "name": "The Cult",
    "is_group": true,
    "nicks": [
        {
            "name": "The Cult",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Cult"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8181/?format=api",
                "id": 8181,
                "name": "Pit Bull"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19862/?format=api",
                "id": 19862,
                "name": "Alpha"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}