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

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