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

{
    "url": "https://demozoo.org/api/v1/releasers/96600/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96600/",
    "id": 96600,
    "name": "Level 21",
    "is_group": true,
    "nicks": [
        {
            "name": "Level 21",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Level 21"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96601/?format=api",
                "id": 96601,
                "name": "Captain Cavern"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/85897/?format=api",
                "id": 85897,
                "name": "Chocapoc"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/124412/?format=api",
                "id": 124412,
                "name": "The Crackers Belin Corporation"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4377"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=35031"
        }
    ]
}