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

{
    "url": "https://demozoo.org/api/v1/releasers/97257/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/97257/",
    "id": 97257,
    "name": "Supervisor",
    "is_group": false,
    "nicks": [
        {
            "name": "Supervisor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Supervisor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115589/?format=api",
                "id": 115589,
                "name": "Albion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102517/?format=api",
                "id": 102517,
                "name": "Hardex"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37739"
        }
    ]
}