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

{
    "url": "https://demozoo.org/api/v1/releasers/25135/?format=api",
    "demozoo_url": "https://demozoo.org/groups/25135/",
    "id": 25135,
    "name": "CuC Makers",
    "is_group": true,
    "nicks": [
        {
            "name": "CuC Makers",
            "abbreviation": "TCM",
            "is_primary_nick": true,
            "variants": [
                "CuC Makers",
                "TCM"
            ]
        },
        {
            "name": "The Cuc Makers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Cuc Makers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27177/?format=api",
                "id": 27177,
                "name": "Hyunkel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27159/?format=api",
                "id": 27159,
                "name": "Oabermian"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27228/?format=api",
                "id": 27228,
                "name": "Frizhard"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1849"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20000916123403/www.ctv.es/USERS/hkl_hard"
        }
    ]
}