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

{
    "url": "https://demozoo.org/api/v1/releasers/5968/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5968/",
    "id": 5968,
    "name": "Robotriot",
    "is_group": false,
    "nicks": [
        {
            "name": "Robotriot",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Robotriot"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10237/?format=api",
                "id": 10237,
                "name": "Skullpture"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=224"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://robotriot.org/"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://robotriot.deviantart.com"
        },
        {
            "link_class": "PixeljointArtist",
            "url": "http://pixeljoint.com/p/887.htm"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=23"
        }
    ]
}