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

{
    "url": "https://demozoo.org/api/v1/releasers/14668/?format=api",
    "demozoo_url": "https://demozoo.org/groups/14668/",
    "id": 14668,
    "name": "Zombie Infected Dreams",
    "is_group": true,
    "nicks": [
        {
            "name": "Zombie Infected Dreams",
            "abbreviation": "ZID",
            "is_primary_nick": true,
            "variants": [
                "ZID",
                "Zombie Infected Dreams"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18799/?format=api",
                "id": 18799,
                "name": "Unscene"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18798/?format=api",
                "id": 18798,
                "name": "Corpsicle"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6221"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10882"
        }
    ]
}