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

{
    "url": "https://demozoo.org/api/v1/releasers/110156/?format=api",
    "demozoo_url": "https://demozoo.org/groups/110156/",
    "id": 110156,
    "name": "The Soft Maniacs",
    "is_group": true,
    "nicks": [
        {
            "name": "TSM 1992",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TSM 1992"
            ]
        },
        {
            "name": "The Soft Maniacs",
            "abbreviation": "TSM",
            "is_primary_nick": true,
            "variants": [
                "TSM",
                "The Soft Maniacs"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2415"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8844"
        }
    ]
}