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

{
    "url": "https://demozoo.org/api/v1/releasers/31714/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31714/",
    "id": 31714,
    "name": "Klux",
    "is_group": false,
    "nicks": [
        {
            "name": "Klux",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Klux"
            ]
        },
        {
            "name": "Macaber",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Macaber"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31713/?format=api",
                "id": 31713,
                "name": "The Legion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57489/?format=api",
                "id": 57489,
                "name": "Pectorals"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}