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

{
    "url": "https://demozoo.org/api/v1/releasers/64485/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/64485/",
    "id": 64485,
    "name": "Bock",
    "is_group": false,
    "nicks": [
        {
            "name": "Bock",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bock"
            ]
        },
        {
            "name": "zoop",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "zoop"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68186/?format=api",
                "id": 68186,
                "name": "SMS Power!"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.miracleworld.net"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/ocornut"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,72930/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11346"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=5399"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/ocornut"
        }
    ]
}