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

{
    "url": "https://demozoo.org/api/v1/releasers/5050/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5050/",
    "id": 5050,
    "name": "Barry Leitch",
    "is_group": false,
    "nicks": [
        {
            "name": "B. L. A. S. T.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "B. L. A. S. T."
            ]
        },
        {
            "name": "Barry Leitch",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Barry Leitch"
            ]
        },
        {
            "name": "Baz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Baz"
            ]
        },
        {
            "name": "The Jackal",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Jackal"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=515"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.barryleitch.com"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17012"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/Barry+Leitch"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48614"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,6258/"
        },
        {
            "link_class": "WikipediaPage",
            "url": "http://en.wikipedia.org/wiki/Barry_leitch"
        }
    ]
}