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

{
    "url": "https://demozoo.org/api/v1/releasers/3820/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3820/",
    "id": 3820,
    "name": "Wic",
    "is_group": false,
    "nicks": [
        {
            "name": "Wic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wic"
            ]
        },
        {
            "name": "Wictoria",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wictoria"
            ]
        },
        {
            "name": "Wictoria Nordgaard",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wictoria Nordgaard"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=517"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.elfwood.com/~wictoria"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/Wictorianart"
        }
    ]
}