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

{
    "url": "https://demozoo.org/api/v1/releasers/2044/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2044/",
    "id": 2044,
    "name": "Lance",
    "is_group": false,
    "nicks": [
        {
            "name": "Kiia Kallio",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kiia Kallio"
            ]
        },
        {
            "name": "Lance",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lance"
            ]
        },
        {
            "name": "Lancelot",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lancelot"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/365/?format=api",
                "id": 365,
                "name": "Aggression"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1323"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/LANCE/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22807"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60571"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20091019132836/http://geocities.com/lanceart/"
        }
    ]
}