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

{
    "url": "https://demozoo.org/api/v1/releasers/126798/?format=api",
    "demozoo_url": "https://demozoo.org/groups/126798/",
    "id": 126798,
    "name": "The Bunglers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Bunglers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Bunglers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126797/?format=api",
                "id": 126797,
                "name": "MGJ"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126799/?format=api",
                "id": 126799,
                "name": "TDH"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126800/?format=api",
                "id": 126800,
                "name": "Caveman"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5747"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8778"
        }
    ]
}