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

{
    "url": "https://demozoo.org/api/v1/releasers/985/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/985/",
    "id": 985,
    "name": "Zavie",
    "is_group": false,
    "nicks": [
        {
            "name": "Zavie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zavie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/982/?format=api",
                "id": 982,
                "name": "Ctrl-Alt-Test"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://lousodrome.net/blog/light/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=44653"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5324"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/Zavie"
        }
    ]
}