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

{
    "url": "https://demozoo.org/api/v1/releasers/91220/?format=api",
    "demozoo_url": "https://demozoo.org/groups/91220/",
    "id": 91220,
    "name": "Creatures",
    "is_group": true,
    "nicks": [
        {
            "name": "Creatures",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Creatures"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36213/?format=api",
                "id": 36213,
                "name": "Zombie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10778/?format=api",
                "id": 10778,
                "name": "No Name"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=62199"
        }
    ]
}