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

{
    "url": "https://demozoo.org/api/v1/releasers/80112/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/80112/",
    "id": 80112,
    "name": "Restore2003",
    "is_group": false,
    "nicks": [
        {
            "name": "Kai Thorsberg",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kai Thorsberg"
            ]
        },
        {
            "name": "Restore2003",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Restore2003"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8684/?format=api",
                "id": 8684,
                "name": "Push Entertainment"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://amigaworld.net/userinfo.php?uid=2235"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/1458664-Kai-Thorsberg"
        }
    ]
}