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

{
    "url": "https://demozoo.org/api/v1/releasers/78096/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/78096/",
    "id": 78096,
    "name": "Mad Wizard",
    "is_group": false,
    "nicks": [
        {
            "name": "Mad Wizard",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mad Wizard"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78091/?format=api",
                "id": 78091,
                "name": "Glory"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46510/?format=api",
                "id": 46510,
                "name": "X-Force"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}