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

{
    "url": "https://demozoo.org/api/v1/releasers/9037/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9037/",
    "id": 9037,
    "name": "Kaz",
    "is_group": false,
    "nicks": [
        {
            "name": "Kaz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kaz"
            ]
        },
        {
            "name": "Kazimierz Bielack",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kazimierz Bielack"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9038/?format=api",
                "id": 9038,
                "name": "Ethanol Software Inc"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Kaz"
        }
    ]
}