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

{
    "url": "https://demozoo.org/api/v1/releasers/79461/?format=api",
    "demozoo_url": "https://demozoo.org/groups/79461/",
    "id": 79461,
    "name": "Zombies",
    "is_group": true,
    "nicks": [
        {
            "name": "Zombies",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zombies"
            ]
        },
        {
            "name": "Zombies 2000",
            "abbreviation": "ZBS2",
            "is_primary_nick": false,
            "variants": [
                "ZBS2",
                "Zombies 2000"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74000/?format=api",
                "id": 74000,
                "name": "Boldy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107041/?format=api",
                "id": 107041,
                "name": "Wizard"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12237"
        }
    ]
}