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

{
    "url": "https://demozoo.org/api/v1/releasers/54148/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/54148/",
    "id": 54148,
    "name": "Stigels",
    "is_group": false,
    "nicks": [
        {
            "name": "Stigels",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stigels"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16504/?format=api",
                "id": 16504,
                "name": "Electra"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=42751"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,86342/"
        }
    ]
}