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

{
    "url": "https://demozoo.org/api/v1/releasers/80860/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/80860/",
    "id": 80860,
    "name": "Pom 90",
    "is_group": false,
    "nicks": [
        {
            "name": "Pom",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pom"
            ]
        },
        {
            "name": "Pom 90",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pom 90"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80852/?format=api",
                "id": 80852,
                "name": "Suicide Is Painless"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}