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

{
    "url": "https://demozoo.org/api/v1/releasers/3561/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3561/",
    "id": 3561,
    "name": "Captain EMU",
    "is_group": false,
    "nicks": [
        {
            "name": "Captain EMU",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Captain EMU"
            ]
        },
        {
            "name": "Kirthan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kirthan"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=368"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://kirthan.deviantart.com"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10637"
        }
    ]
}