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

{
    "url": "https://demozoo.org/api/v1/releasers/68965/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68965/",
    "id": 68965,
    "name": "David Hanlon",
    "is_group": false,
    "nicks": [
        {
            "name": "David Hanlon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "David Hanlon"
            ]
        },
        {
            "name": "David M. Hanlon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "David M. Hanlon"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4102"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/1049272-David-M-Hanlon"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,14943/"
        }
    ]
}