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

{
    "url": "https://demozoo.org/api/v1/releasers/116460/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116460/",
    "id": 116460,
    "name": "Ted Dabney",
    "is_group": false,
    "nicks": [
        {
            "name": "Ted Dabney",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ted Dabney"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36885/?format=api",
                "id": 36885,
                "name": "Atari Corp."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,598726/"
        },
        {
            "link_class": "WikipediaPage",
            "url": "https://en.wikipedia.org/wiki/Ted_Dabney"
        }
    ]
}