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

{
    "url": "https://demozoo.org/api/v1/releasers/49219/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49219/",
    "id": 49219,
    "name": "K-OZ",
    "is_group": false,
    "nicks": [
        {
            "name": "Chaos",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chaos"
            ]
        },
        {
            "name": "K-OZ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "K-OZ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49058/?format=api",
                "id": 49058,
                "name": "Subground4"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}