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

{
    "url": "https://demozoo.org/api/v1/releasers/130910/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/130910/",
    "id": 130910,
    "name": "DeanTheCoder",
    "is_group": false,
    "nicks": [
        {
            "name": "DeanTheCoder",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DeanTheCoder"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/deanthecoder/GLSLShaderShrinker"
        },
        {
            "link_class": "ShadertoyUser",
            "url": "https://www.shadertoy.com/user/dean_the_coder"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/deanthecoder"
        }
    ]
}