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

{
    "url": "https://demozoo.org/api/v1/releasers/127075/?format=api",
    "demozoo_url": "https://demozoo.org/groups/127075/",
    "id": 127075,
    "name": "Cyber Circus",
    "is_group": true,
    "nicks": [
        {
            "name": "Cyber Circus",
            "abbreviation": "CYC",
            "is_primary_nick": true,
            "variants": [
                "CYC",
                "Cyber Circus"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80074/?format=api",
                "id": 80074,
                "name": "Freejack"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80069/?format=api",
                "id": 80069,
                "name": "Nixxon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127076/?format=api",
                "id": 127076,
                "name": "Spike"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127077/?format=api",
                "id": 127077,
                "name": "Nude"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19990117005159/https://www.hultsfred.se/users/m/maca/cyc.htm"
        }
    ]
}