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

{
    "url": "https://demozoo.org/api/v1/releasers/31821/?format=api",
    "demozoo_url": "https://demozoo.org/groups/31821/",
    "id": 31821,
    "name": "Pyrotechnics",
    "is_group": true,
    "nicks": [
        {
            "name": "Pyrotechnics",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pyrotechnics"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2157/?format=api",
                "id": 2157,
                "name": "Automation"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31400/?format=api",
                "id": 31400,
                "name": "Mike W"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34918/?format=api",
                "id": 34918,
                "name": "Supernova"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31403/?format=api",
                "id": 31403,
                "name": "Stainless Steel Rat"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}