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

{
    "url": "https://demozoo.org/api/v1/releasers/26114/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26114/",
    "id": 26114,
    "name": "Toxic Karrotz",
    "is_group": true,
    "nicks": [
        {
            "name": "Toxic Karrotz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Toxic Karrotz"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11604"
        }
    ]
}