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

{
    "url": "https://demozoo.org/api/v1/releasers/13188/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13188/",
    "id": 13188,
    "name": "Kioku",
    "is_group": false,
    "nicks": [
        {
            "name": "Kioku",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kioku"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6501/?format=api",
                "id": 6501,
                "name": "System K"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://kioku.sys-k.net/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/kioku-systemk"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=14282"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5034"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/kioku_systemk"
        }
    ]
}