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

{
    "url": "https://demozoo.org/api/v1/releasers/98484/?format=api",
    "demozoo_url": "https://demozoo.org/groups/98484/",
    "id": 98484,
    "name": "The Kki",
    "is_group": true,
    "nicks": [
        {
            "name": "The Kki",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Kki"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81820/?format=api",
                "id": 81820,
                "name": "Apache64"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=42661"
        }
    ]
}