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

{
    "url": "https://demozoo.org/api/v1/releasers/116892/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116892/",
    "id": 116892,
    "name": "K.E.",
    "is_group": false,
    "nicks": [
        {
            "name": "K.E.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "K.E."
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116891/?format=api",
                "id": 116891,
                "name": "C.A.K.E."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116893/?format=api",
                "id": 116893,
                "name": "CHLU"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}