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

{
    "url": "https://demozoo.org/api/v1/releasers/111889/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/111889/",
    "id": 111889,
    "name": "The Wiz",
    "is_group": false,
    "nicks": [
        {
            "name": "The Wiz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Wiz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107865/?format=api",
                "id": 107865,
                "name": "Expose Staff"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5105/?format=api",
                "id": 5105,
                "name": "Style"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28032/?format=api",
                "id": 28032,
                "name": "A Touch of Class"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53057/?format=api",
                "id": 53057,
                "name": "Epilogue"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7446/?format=api",
                "id": 7446,
                "name": "Fucked Beyond Repair"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113651/?format=api",
                "id": 113651,
                "name": "Intense"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133587/?format=api",
                "id": 133587,
                "name": "The Wiseguys"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1031"
        }
    ]
}