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

{
    "url": "https://demozoo.org/api/v1/releasers/45234/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45234/",
    "id": 45234,
    "name": "Patrick Phelan",
    "is_group": false,
    "nicks": [
        {
            "name": "Pat",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pat"
            ]
        },
        {
            "name": "Patrick Phelan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Patrick Phelan"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5653"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/668260-Patrick-Phelan-2"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48945"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,5216/"
        }
    ]
}