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

{
    "url": "https://demozoo.org/api/v1/releasers/16709/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16709/",
    "id": 16709,
    "name": "BZL",
    "is_group": false,
    "nicks": [
        {
            "name": "BZL",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BZL"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5984/?format=api",
                "id": 5984,
                "name": "Shice"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6889/?format=api",
                "id": 6889,
                "name": "Chemical Reaction"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=9527"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1952/"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/superbzl/"
        }
    ]
}