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

{
    "url": "https://demozoo.org/api/v1/releasers/47516/?format=api",
    "demozoo_url": "https://demozoo.org/groups/47516/",
    "id": 47516,
    "name": "Toxic Zombies",
    "is_group": true,
    "nicks": [
        {
            "name": "Toxic Zombies",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Toxic Zombies"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46121/?format=api",
                "id": 46121,
                "name": "Pallbearer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47517/?format=api",
                "id": 47517,
                "name": "WildCoder"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111817/?format=api",
                "id": 111817,
                "name": "Jaz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111818/?format=api",
                "id": 111818,
                "name": "Dr. Hard Ass"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111819/?format=api",
                "id": 111819,
                "name": "God"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111820/?format=api",
                "id": 111820,
                "name": "Swellow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111821/?format=api",
                "id": 111821,
                "name": "Slam"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7289"
        }
    ]
}