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

{
    "url": "https://demozoo.org/api/v1/releasers/36728/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/36728/",
    "id": 36728,
    "name": "B. o. W.",
    "is_group": false,
    "nicks": [
        {
            "name": "B. o. W.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "B. o. W."
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=616"
        }
    ]
}