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

{
    "url": "https://demozoo.org/api/v1/releasers/19786/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19786/",
    "id": 19786,
    "name": "Infernal",
    "is_group": true,
    "nicks": [
        {
            "name": "Infernal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Infernal"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71474/?format=api",
                "id": 71474,
                "name": "White Spirit"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71475/?format=api",
                "id": 71475,
                "name": "Crazy Ivan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71476/?format=api",
                "id": 71476,
                "name": "Black Lotion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71477/?format=api",
                "id": 71477,
                "name": "Pad"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71478/?format=api",
                "id": 71478,
                "name": "Buran Bad Boy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11561"
        }
    ]
}