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

{
    "url": "https://demozoo.org/api/v1/releasers/102781/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/102781/",
    "id": 102781,
    "name": "Kashalot",
    "is_group": false,
    "nicks": [
        {
            "name": "Kashalot",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kashalot"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102780/?format=api",
                "id": 102780,
                "name": "Water Closet Design"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=63390"
        }
    ]
}