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

{
    "url": "https://demozoo.org/api/v1/releasers/11880/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11880/",
    "id": 11880,
    "name": "Shi",
    "is_group": false,
    "nicks": [
        {
            "name": "Shi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shi"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/254/?format=api",
                "id": 254,
                "name": "Orion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18018/?format=api",
                "id": 18018,
                "name": "Vortex"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1039"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/Shipow"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1283"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1854"
        }
    ]
}