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

{
    "url": "https://demozoo.org/api/v1/releasers/139433/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/139433/",
    "id": 139433,
    "name": "Shen",
    "is_group": false,
    "nicks": [
        {
            "name": "Shen",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shen"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://shen.mansell.tripod.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://shenmansell.itch.io/"
        },
        {
            "link_class": "BlueskyAccount",
            "url": "https://bsky.app/profile/shenm.bsky.social"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://mstdn.social/@shen"
        }
    ]
}