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

{
    "url": "https://demozoo.org/api/v1/releasers/133626/?format=api",
    "demozoo_url": "https://demozoo.org/groups/133626/",
    "id": 133626,
    "name": "The Elite Council",
    "is_group": true,
    "nicks": [
        {
            "name": "The Elite Council",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Elite Council"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133625/?format=api",
                "id": 133625,
                "name": "Zombie"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129862/?format=api",
                "id": 129862,
                "name": "King of Zombies"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3714"
        }
    ]
}