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

{
    "url": "https://demozoo.org/api/v1/releasers/20106/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20106/",
    "id": 20106,
    "name": "Yez",
    "is_group": false,
    "nicks": [
        {
            "name": "Yez",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Yez"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16790/?format=api",
                "id": 16790,
                "name": "Liberty"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10890/?format=api",
                "id": 10890,
                "name": "Omnicolour"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8298"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=3977"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@resonateee"
        }
    ]
}