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

{
    "url": "https://demozoo.org/api/v1/releasers/26968/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26968/",
    "id": 26968,
    "name": "Zworp",
    "is_group": false,
    "nicks": [
        {
            "name": "Zworp",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zworp"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22662/?format=api",
                "id": 22662,
                "name": "Prometheus"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,75490/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=100020"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/zworp"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@zworp"
        }
    ]
}