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

{
    "url": "https://demozoo.org/api/v1/releasers/117307/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/117307/",
    "id": 117307,
    "name": "Shaitan",
    "is_group": false,
    "nicks": [
        {
            "name": "Shaitan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shaitan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/342/?format=api",
                "id": 342,
                "name": "Limited Edition"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106848/?format=api",
                "id": 106848,
                "name": "Ultima"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23607/?format=api",
                "id": 23607,
                "name": "Data Division"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}