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

{
    "url": "https://demozoo.org/api/v1/releasers/91194/?format=api",
    "demozoo_url": "https://demozoo.org/groups/91194/",
    "id": 91194,
    "name": "Coalition",
    "is_group": true,
    "nicks": [
        {
            "name": "Coalition",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Coalition"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104855/?format=api",
                "id": 104855,
                "name": "Raspberry"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=56017"
        }
    ]
}