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

{
    "url": "https://demozoo.org/api/v1/releasers/21233/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/21233/",
    "id": 21233,
    "name": "tripleh",
    "is_group": false,
    "nicks": [
        {
            "name": "Helene",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Helene"
            ]
        },
        {
            "name": "Helene H. Harmens",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Helene H. Harmens"
            ]
        },
        {
            "name": "Helene Hunding Harmens",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Helene Hunding Harmens"
            ]
        },
        {
            "name": "tripleh",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "tripleh"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=4245"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=100490"
        }
    ]
}