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

{
    "url": "https://demozoo.org/api/v1/releasers/57372/?format=api",
    "demozoo_url": "https://demozoo.org/groups/57372/",
    "id": 57372,
    "name": "Catch 22",
    "is_group": true,
    "nicks": [
        {
            "name": "Catch 22",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Catch 22"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11597/?format=api",
                "id": 11597,
                "name": "sh0ck"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9891/?format=api",
                "id": 9891,
                "name": "bananaboy"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14544"
        }
    ]
}