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

{
    "url": "https://demozoo.org/api/v1/releasers/69846/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69846/",
    "id": 69846,
    "name": "Matthew Cannon",
    "is_group": false,
    "nicks": [
        {
            "name": "Matthew Cannon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Matthew Cannon"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/10346584-Matthew-Cannon"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=63335"
        }
    ]
}