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

{
    "url": "https://demozoo.org/api/v1/releasers/9088/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9088/",
    "id": 9088,
    "name": "Re-Animator",
    "is_group": false,
    "nicks": [
        {
            "name": "Re-Animation",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Re-Animation"
            ]
        },
        {
            "name": "Re-Animator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Re-Animator"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9087/?format=api",
                "id": 9087,
                "name": "Diamond"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Re-Animator"
        },
        {
            "link_class": "ZxArtAuthor",
            "url": "https://zxart.ee/eng/authors/r/re-animator/"
        }
    ]
}