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

{
    "url": "https://demozoo.org/api/v1/releasers/143149/?format=api",
    "demozoo_url": "https://demozoo.org/groups/143149/",
    "id": 143149,
    "name": "Nightmare Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Nightmare Crew",
            "abbreviation": "NIC",
            "is_primary_nick": true,
            "variants": [
                "NIC",
                "Nightmare Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143150/?format=api",
                "id": 143150,
                "name": "Cinus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143151/?format=api",
                "id": 143151,
                "name": "Wizard of Darkness"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143152/?format=api",
                "id": 143152,
                "name": "Freddy Krueger"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}