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

{
    "url": "https://demozoo.org/api/v1/releasers/32288/?format=api",
    "demozoo_url": "https://demozoo.org/groups/32288/",
    "id": 32288,
    "name": "El calcetín asesino",
    "is_group": true,
    "nicks": [
        {
            "name": "El calcetín asesino",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "El calcetín asesino"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32287/?format=api",
                "id": 32287,
                "name": "McKana"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}