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

{
    "url": "https://demozoo.org/api/v1/releasers/87320/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/87320/",
    "id": 87320,
    "name": "The Beholder",
    "is_group": false,
    "nicks": [
        {
            "name": "Defluxio",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Defluxio"
            ]
        },
        {
            "name": "The Beholder",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Beholder"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72718/?format=api",
                "id": 72718,
                "name": "Alive"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}