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

{
    "url": "https://demozoo.org/api/v1/releasers/89559/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/89559/",
    "id": 89559,
    "name": "Putrid Carcass",
    "is_group": false,
    "nicks": [
        {
            "name": "Putrid Carcass",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Putrid Carcass",
                "pC",
                "pca!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15803/?format=api",
                "id": 15803,
                "name": "Digital Artists of the Rare Kind"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111124/?format=api",
                "id": 111124,
                "name": "Hype"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111480/?format=api",
                "id": 111480,
                "name": "Twisted"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}