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

{
    "url": "https://demozoo.org/api/v1/releasers/148944/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/148944/",
    "id": 148944,
    "name": "STrRedWolf",
    "is_group": false,
    "nicks": [
        {
            "name": "STrRedWolf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "STrRedWolf"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://redwolf.ws/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://throng.band"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://furaffinity.net/user/strredwolf"
        },
        {
            "link_class": "BlueskyAccount",
            "url": "https://bsky.app/profile/redwolf.ws"
        }
    ]
}