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

{
    "url": "https://demozoo.org/api/v1/releasers/3639/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3639/",
    "id": 3639,
    "name": "Kalaspuff",
    "is_group": false,
    "nicks": [
        {
            "name": "Carl Oscar Photography",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Carl Oscar Photography"
            ]
        },
        {
            "name": "Kalaspuff",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kalaspuff"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3779/?format=api",
                "id": 3779,
                "name": "Even"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=37"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.carloscar.se"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://kalaspuff.deviantart.com"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14724"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=14044"
        }
    ]
}