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

{
    "url": "https://demozoo.org/api/v1/releasers/27226/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27226/",
    "id": 27226,
    "name": "DJ Kaos",
    "is_group": false,
    "nicks": [
        {
            "name": "Cazu",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cazu"
            ]
        },
        {
            "name": "DJ Kaos",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DJ Kaos",
                "DjKaos",
                "Kaos"
            ]
        },
        {
            "name": "Mafu",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mafu"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26665/?format=api",
                "id": 26665,
                "name": "RGB"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}