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

{
    "url": "https://demozoo.org/api/v1/releasers/57728/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/57728/",
    "id": 57728,
    "name": "Franck Sauer",
    "is_group": false,
    "nicks": [
        {
            "name": "Franck Sauer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Franck Sauer"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://francksauer.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://amiga.lychesis.net/artist/FranckSauer.html"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,2551/"
        }
    ]
}