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

{
    "url": "https://demozoo.org/api/v1/releasers/110110/?format=api",
    "demozoo_url": "https://demozoo.org/groups/110110/",
    "id": 110110,
    "name": "Total Kaos",
    "is_group": true,
    "nicks": [
        {
            "name": "Total Kaos",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Total Kaos"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15325/?format=api",
                "id": 15325,
                "name": "N4cer"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.totalkaos.de/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3827"
        }
    ]
}