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

{
    "url": "https://demozoo.org/api/v1/releasers/19839/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19839/",
    "id": 19839,
    "name": "HCL",
    "is_group": true,
    "nicks": [
        {
            "name": "HCL",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "HCL"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70963/?format=api",
                "id": 70963,
                "name": "Diabolo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70964/?format=api",
                "id": 70964,
                "name": "Kal-Min-Do"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26321/?format=api",
                "id": 26321,
                "name": "Bonnie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/478/?format=api",
                "id": 478,
                "name": "Danube"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21706/?format=api",
                "id": 21706,
                "name": "Moxica"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3368"
        }
    ]
}