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

{
    "url": "https://demozoo.org/api/v1/releasers/8686/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8686/",
    "id": 8686,
    "name": "Puola",
    "is_group": true,
    "nicks": [
        {
            "name": "Puola",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Puola"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/1872-Puola/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48270"
        }
    ]
}