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

{
    "url": "https://demozoo.org/api/v1/releasers/98217/?format=api",
    "demozoo_url": "https://demozoo.org/groups/98217/",
    "id": 98217,
    "name": "Mutant Mango Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Mutant Mango Productions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mutant Mango Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46449/?format=api",
                "id": 46449,
                "name": "Mutant Mango"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41549"
        }
    ]
}