GET /api/v1/releasers/100152/?format=api
               
              
                HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
    "url": "https://demozoo.org/api/v1/releasers/100152/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/100152/",
    "id": 100152,
    "name": "Philip Elmer Dewitt",
    "is_group": false,
    "nicks": [
        {
            "name": "Philip Elmer Dewitt",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Philip Elmer Dewitt"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=55037"
        }
    ]
}