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

{
    "url": "https://demozoo.org/api/v1/releasers/45531/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45531/",
    "id": 45531,
    "name": "Ian Howe",
    "is_group": false,
    "nicks": [
        {
            "name": "Howie",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Howie"
            ]
        },
        {
            "name": "Ian Howe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ian Howe"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3444"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=46233"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,12674/"
        }
    ]
}