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

{
    "url": "https://demozoo.org/api/v1/releasers/104176/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/104176/",
    "id": 104176,
    "name": "Matthew Thomas",
    "is_group": false,
    "nicks": [
        {
            "name": "Matthew Thomas",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Matthew Thomas"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=66949"
        }
    ]
}