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

{
    "url": "https://demozoo.org/api/v1/releasers/77844/?format=api",
    "demozoo_url": "https://demozoo.org/groups/77844/",
    "id": 77844,
    "name": "Styx",
    "is_group": true,
    "nicks": [
        {
            "name": "Society of Trenchant Youth Xcellence",
            "abbreviation": "STYX",
            "is_primary_nick": false,
            "variants": [
                "STYX",
                "Society of Trenchant Youth Xcellence"
            ]
        },
        {
            "name": "Styx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Styx"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89413/?format=api",
                "id": 89413,
                "name": "Dark Ninja"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146524/?format=api",
                "id": 146524,
                "name": "Tatsv"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/styx"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13788"
        }
    ]
}