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

{
    "url": "https://demozoo.org/api/v1/releasers/554/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/554/",
    "id": 554,
    "name": "Pixel",
    "is_group": false,
    "nicks": [
        {
            "name": "Pixel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pixel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/357/?format=api",
                "id": 357,
                "name": "Future Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1382"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.imdb.com/name/nm1531929/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.miskoiho.com"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,937/"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2413"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/miskoiho"
        },
        {
            "link_class": "WikipediaPage",
            "url": "http://en.wikipedia.org/wiki/Misko_Iho"
        }
    ]
}