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

{
    "url": "https://demozoo.org/api/v1/releasers/50589/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50589/",
    "id": 50589,
    "name": "Accolyte",
    "is_group": false,
    "nicks": [
        {
            "name": "Accolyte",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Accolyte"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19299/?format=api",
                "id": 19299,
                "name": "Cydonia"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=26495"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=17253"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010123182100/http://www.ar.com.au/~storm/accolyte.htm"
        }
    ]
}