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

{
    "url": "https://demozoo.org/api/v1/releasers/109745/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109745/",
    "id": 109745,
    "name": "The Guards",
    "is_group": true,
    "nicks": [
        {
            "name": "The Guards",
            "abbreviation": "TGS",
            "is_primary_nick": true,
            "variants": [
                "TGS",
                "The Guards"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142556/?format=api",
                "id": 142556,
                "name": "Enforcer19"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3703"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9863"
        }
    ]
}