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

{
    "url": "https://demozoo.org/api/v1/releasers/10896/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10896/",
    "id": 10896,
    "name": "Canna",
    "is_group": false,
    "nicks": [
        {
            "name": "Canna",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Canna"
            ]
        },
        {
            "name": "M.S.Druid",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "M.S.Druid"
            ]
        },
        {
            "name": "Ms. Druid",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ms. Druid"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2276/?format=api",
                "id": 2276,
                "name": "Whelpz"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2143"
        },
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1610"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27232"
        }
    ]
}