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

{
    "url": "https://demozoo.org/api/v1/releasers/109749/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109749/",
    "id": 109749,
    "name": "The Highest Level",
    "is_group": true,
    "nicks": [
        {
            "name": "The Highest Level",
            "abbreviation": "THL",
            "is_primary_nick": true,
            "variants": [
                "THL",
                "The Highest Level"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/7594/?format=api",
                "id": 7594,
                "name": "Fire-Eagle"
            },
            "is_current": false
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/107776/?format=api",
                "id": 107776,
                "name": "Dynamic Spreading Unit"
            },
            "is_current": false
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/107399/?format=api",
                "id": 107399,
                "name": "Cool Cracking Team"
            },
            "is_current": false
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/138645/?format=api",
                "id": 138645,
                "name": "The Omecron Pentagon 40"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2619"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8929"
        }
    ]
}