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

{
    "url": "https://demozoo.org/api/v1/releasers/87754/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/87754/",
    "id": 87754,
    "name": "Lord of Illusion",
    "is_group": false,
    "nicks": [
        {
            "name": "Lord of Illusion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lord of Illusion"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61122/?format=api",
                "id": 61122,
                "name": "Plain"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111392/?format=api",
                "id": 111392,
                "name": "Sphere of Illusions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111465/?format=api",
                "id": 111465,
                "name": "Toxic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}