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

{
    "url": "https://demozoo.org/api/v1/releasers/9120/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9120/",
    "id": 9120,
    "name": "Wixet",
    "is_group": false,
    "nicks": [
        {
            "name": "Jan Werner",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jan Werner"
            ]
        },
        {
            "name": "The Exterminator",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Exterminator"
            ]
        },
        {
            "name": "Thorin",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Thorin"
            ]
        },
        {
            "name": "Wixet",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wixet"
            ]
        },
        {
            "name": "Wixor",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wixor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9121/?format=api",
                "id": 9121,
                "name": "Total Computer Gang"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Wixet"
        }
    ]
}