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

{
    "url": "https://demozoo.org/api/v1/releasers/59165/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/59165/",
    "id": 59165,
    "name": "Red Wizard",
    "is_group": false,
    "nicks": [
        {
            "name": "Red Wizard",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Red Wizard"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66191/?format=api",
                "id": 66191,
                "name": "The Phoenix Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}