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

{
    "url": "https://demozoo.org/api/v1/releasers/73043/?format=api",
    "demozoo_url": "https://demozoo.org/groups/73043/",
    "id": 73043,
    "name": "Crazy Avantgarde Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "C.A.P. TV",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "C.A.P. TV"
            ]
        },
        {
            "name": "Crazy Avantgarde Productions",
            "abbreviation": "cap.tv",
            "is_primary_nick": true,
            "variants": [
                "Crazy Avantgarde Productions",
                "cap.tv"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1617"
        }
    ]
}