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

{
    "url": "https://demozoo.org/api/v1/releasers/111927/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/111927/",
    "id": 111927,
    "name": "Wil",
    "is_group": false,
    "nicks": [
        {
            "name": "Frodewin",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Frodewin"
            ]
        },
        {
            "name": "Wil",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wil"
            ]
        },
        {
            "name": "Wilfried",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wilfried"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111811/?format=api",
                "id": 111811,
                "name": "Vintage Computing Carinthia"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112753/?format=api",
                "id": 112753,
                "name": "Commodore Treffen Graz"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=32088"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=103645"
        }
    ]
}