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

{
    "url": "https://demozoo.org/api/v1/releasers/9194/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9194/",
    "id": 9194,
    "name": "KYV",
    "is_group": false,
    "nicks": [
        {
            "name": "KYV",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "KYV"
            ]
        },
        {
            "name": "Klopov Yuri",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Klopov Yuri"
            ]
        },
        {
            "name": "Yuta",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Yuta"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9193/?format=api",
                "id": 9193,
                "name": "Triumph"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8901/?format=api",
                "id": 8901,
                "name": "Constellation"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=12097"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Kyv"
        }
    ]
}