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

{
    "url": "https://demozoo.org/api/v1/releasers/4357/?format=api",
    "demozoo_url": "https://demozoo.org/groups/4357/",
    "id": 4357,
    "name": "Panda Prowess",
    "is_group": true,
    "nicks": [
        {
            "name": "Panda Prowess",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Panda Prowess"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6187/?format=api",
                "id": 6187,
                "name": "panda"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4417/?format=api",
                "id": 4417,
                "name": "Gaute"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4234/?format=api",
                "id": 4234,
                "name": "Tore"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4356/?format=api",
                "id": 4356,
                "name": "Kari"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6227/?format=api",
                "id": 6227,
                "name": "Zerd"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10941"
        }
    ]
}