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

{
    "url": "https://demozoo.org/api/v1/releasers/86795/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/86795/",
    "id": 86795,
    "name": "The Undead Sourceror",
    "is_group": false,
    "nicks": [
        {
            "name": "The Undead Sourceror",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Undead Sourceror"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86792/?format=api",
                "id": 86792,
                "name": "Domination of Society"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45914/?format=api",
                "id": 45914,
                "name": "SHiVER"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86454/?format=api",
                "id": 86454,
                "name": "Visions of Reality"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}