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

{
    "url": "https://demozoo.org/api/v1/releasers/37232/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/37232/",
    "id": 37232,
    "name": "kSh",
    "is_group": false,
    "nicks": [
        {
            "name": "kSh",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "kSh"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40301/?format=api",
                "id": 40301,
                "name": "Elusive Worlds"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=4706"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20060311070045/http://www.ambivalence.tk/"
        }
    ]
}