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

{
    "url": "https://demozoo.org/api/v1/releasers/96057/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96057/",
    "id": 96057,
    "name": "Empah Division",
    "is_group": true,
    "nicks": [
        {
            "name": "Empah Division",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Empah Division"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67/?format=api",
                "id": 67,
                "name": "Whisker"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32861"
        }
    ]
}