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

{
    "url": "https://demozoo.org/api/v1/releasers/81134/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/81134/",
    "id": 81134,
    "name": "Night Shade",
    "is_group": false,
    "nicks": [
        {
            "name": "Night Shade",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Night Shade"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78470/?format=api",
                "id": 78470,
                "name": "The Underworld Corporation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88588/?format=api",
                "id": 88588,
                "name": "PHUN"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110725/?format=api",
                "id": 110725,
                "name": "SiN"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}