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

{
    "url": "https://demozoo.org/api/v1/releasers/33253/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/33253/",
    "id": 33253,
    "name": "Butch",
    "is_group": false,
    "nicks": [
        {
            "name": "Butch",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Butch"
            ]
        },
        {
            "name": "WhiteLake",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "WhiteLake"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33206/?format=api",
                "id": 33206,
                "name": "UnLiMiT Group"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=12655"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.realrocks.ru/whitelake/"
        },
        {
            "link_class": "ModarchiveMember",
            "url": "https://modarchive.org/member.php?69378"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/2349/"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/4513/"
        }
    ]
}