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

{
    "url": "https://demozoo.org/api/v1/releasers/49864/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49864/",
    "id": 49864,
    "name": "Steve Bak",
    "is_group": false,
    "nicks": [
        {
            "name": "Steve Bak",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Steve Bak"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.imdb.com/name/nm1894324/"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,83056/"
        }
    ]
}