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

{
    "url": "https://demozoo.org/api/v1/releasers/89333/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/89333/",
    "id": 89333,
    "name": "KilledByAPixel",
    "is_group": false,
    "nicks": [
        {
            "name": "Frank Force",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Frank Force"
            ]
        },
        {
            "name": "KilledByAPixel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "KilledByAPixel"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://frankforce.com/"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,101176/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=102368"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/KilledByAPixel"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UCDF1Zwdw-i8DriSQFBOKwuA"
        }
    ]
}