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

{
    "url": "https://demozoo.org/api/v1/releasers/65473/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/65473/",
    "id": 65473,
    "name": "James D. Sachs",
    "is_group": false,
    "nicks": [
        {
            "name": "James D. Sachs",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "James D. Sachs"
            ]
        },
        {
            "name": "Jim Sachs",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jim Sachs"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.fish-byte.com/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5447"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,875/"
        }
    ]
}