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

{
    "url": "https://demozoo.org/api/v1/releasers/11661/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11661/",
    "id": 11661,
    "name": "Bauri",
    "is_group": false,
    "nicks": [
        {
            "name": "Bauri",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bauri"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/499-Bauri"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/bauri-official/"
        }
    ]
}