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

{
    "url": "https://demozoo.org/api/v1/releasers/5051/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5051/",
    "id": 5051,
    "name": "Adam Gilmore",
    "is_group": false,
    "nicks": [
        {
            "name": "Adam Gilmore",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Adam Gilmore"
            ]
        },
        {
            "name": "Gizmo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gizmo"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=76"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10562"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/523783-Adam-Gilmore"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48628"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,5192/"
        }
    ]
}