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

{
    "url": "https://demozoo.org/api/v1/releasers/89883/?format=api",
    "demozoo_url": "https://demozoo.org/groups/89883/",
    "id": 89883,
    "name": "The Blade Runners",
    "is_group": true,
    "nicks": [
        {
            "name": "The Blade Runners",
            "abbreviation": "TBR",
            "is_primary_nick": true,
            "variants": [
                "TBR",
                "The Blade Runners"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5679"
        }
    ]
}