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

{
    "url": "https://demozoo.org/api/v1/releasers/109961/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109961/",
    "id": 109961,
    "name": "The Sadistics Incorporated",
    "is_group": true,
    "nicks": [
        {
            "name": "The Sadistics Incorporated",
            "abbreviation": "SAD",
            "is_primary_nick": true,
            "variants": [
                "SAD",
                "The Sadistics Inc.",
                "The Sadistics Incorporated"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2694"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8966"
        }
    ]
}