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

{
    "url": "https://demozoo.org/api/v1/releasers/69913/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69913/",
    "id": 69913,
    "name": "gman",
    "is_group": false,
    "nicks": [
        {
            "name": "gman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "gman"
            ]
        },
        {
            "name": "greggman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "greggman"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.greggman.com/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/greggman"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,980/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=90968"
        }
    ]
}