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

{
    "url": "https://demozoo.org/api/v1/releasers/92110/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/92110/",
    "id": 92110,
    "name": "The Inspector",
    "is_group": false,
    "nicks": [
        {
            "name": "The Inspector",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Inspector"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51585/?format=api",
                "id": 51585,
                "name": "Master Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67367/?format=api",
                "id": 67367,
                "name": "Elimination"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=7474"
        }
    ]
}