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

{
    "url": "https://demozoo.org/api/v1/releasers/59585/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/59585/",
    "id": 59585,
    "name": "Raymond Usher",
    "is_group": false,
    "nicks": [
        {
            "name": "Raymond Usher",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Raymond Usher"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6142"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/2419148-Raymond-Usher"
        }
    ]
}