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

{
    "url": "https://demozoo.org/api/v1/releasers/14786/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14786/",
    "id": 14786,
    "name": "HeadCase",
    "is_group": false,
    "nicks": [
        {
            "name": "HeadCase",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "HeadCase"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/991/?format=api",
                "id": 991,
                "name": "Sunshine Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21653/?format=api",
                "id": 21653,
                "name": "Gash"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/339/?format=api",
                "id": 339,
                "name": "Cryonics"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}