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

{
    "url": "https://demozoo.org/api/v1/releasers/28006/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/28006/",
    "id": 28006,
    "name": "Aday",
    "is_group": false,
    "nicks": [
        {
            "name": "Aday",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Aday"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://aday.net.au/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/aday1"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12461"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=90501"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/adaynetau/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/aday_net_au"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@aday1"
        }
    ]
}