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

{
    "url": "https://demozoo.org/api/v1/releasers/84505/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/84505/",
    "id": 84505,
    "name": "Zima Man",
    "is_group": false,
    "nicks": [
        {
            "name": "Zima Man",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zima Man"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84500/?format=api",
                "id": 84500,
                "name": "ACE"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81428/?format=api",
                "id": 81428,
                "name": "Abnormally Supreme Humans"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107246/?format=api",
                "id": 107246,
                "name": "Sacred"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79785/?format=api",
                "id": 79785,
                "name": "Gen-X"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59770/?format=api",
                "id": 59770,
                "name": "Carnage"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}