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

{
    "url": "https://demozoo.org/api/v1/releasers/82706/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/82706/",
    "id": 82706,
    "name": "Stone Vyper",
    "is_group": false,
    "nicks": [
        {
            "name": "Stone Vyper",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stone Vyper"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82705/?format=api",
                "id": 82705,
                "name": "Damage Incorporated"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17338/?format=api",
                "id": 17338,
                "name": "Creators of Intense Art"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78470/?format=api",
                "id": 78470,
                "name": "The Underworld Corporation"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}