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

{
    "url": "https://demozoo.org/api/v1/releasers/124043/?format=api",
    "demozoo_url": "https://demozoo.org/groups/124043/",
    "id": 124043,
    "name": "Toxic Wastes",
    "is_group": true,
    "nicks": [
        {
            "name": "Toxic Wastes",
            "abbreviation": "T/W",
            "is_primary_nick": true,
            "variants": [
                "T/W",
                "Toxic Wastes"
            ]
        },
        {
            "name": "Toxic Wastes Argentina",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Toxic Wastes Argentina"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": []
}