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

{
    "url": "https://demozoo.org/api/v1/releasers/70103/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/70103/",
    "id": 70103,
    "name": "KieranHJ",
    "is_group": false,
    "nicks": [
        {
            "name": "Kieran",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kieran"
            ]
        },
        {
            "name": "KieranHJ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "KieranHJ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67260/?format=api",
                "id": 67260,
                "name": "Bitshifters"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3625/?format=api",
                "id": 3625,
                "name": "Rabenauge"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/kieranhj"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,75125/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=100120"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/khconnell"
        }
    ]
}