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

{
    "url": "https://demozoo.org/api/v1/releasers/11040/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11040/",
    "id": 11040,
    "name": "Tiger",
    "is_group": false,
    "nicks": [
        {
            "name": "Tiger",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tiger"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3773/?format=api",
                "id": 3773,
                "name": "CaPaNÑa"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3762/?format=api",
                "id": 3762,
                "name": "United Force"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1312"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20221002041330/http://demoscene.hu/users.php?target=details&id=100"
        }
    ]
}