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

{
    "url": "https://demozoo.org/api/v1/releasers/56082/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/56082/",
    "id": 56082,
    "name": "Dave Staugas",
    "is_group": false,
    "nicks": [
        {
            "name": "Dave Staugas",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dave Staugas"
            ]
        }
    ],
    "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": "BaseUrl",
            "url": "https://www.imdb.com/name/nm1347518/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.atariuptodate.de/de/authors/dave-staugas-1990/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.arcade-history.com/index.php?page=person&name=Dave+Staugas+%28Atari%29"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,66498/"
        }
    ]
}