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

{
    "url": "https://demozoo.org/api/v1/releasers/44279/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44279/",
    "id": 44279,
    "name": "Roeltje",
    "is_group": false,
    "nicks": [
        {
            "name": "Roeltje",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Roeltje"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34777/?format=api",
                "id": 34777,
                "name": "Poo-Brain"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.roelezendam.com/"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,558155/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=93625"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5662"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/RoelEzendam"
        }
    ]
}