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

{
    "url": "https://demozoo.org/api/v1/releasers/24844/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24844/",
    "id": 24844,
    "name": "Switch",
    "is_group": false,
    "nicks": [
        {
            "name": "Switch",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Switch"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24845/?format=api",
                "id": 24845,
                "name": "Karákulum"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20221002023433/http://demoscene.hu/users.php?target=details&id=105"
        }
    ]
}