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

{
    "url": "https://demozoo.org/api/v1/releasers/44238/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44238/",
    "id": 44238,
    "name": "Windytan",
    "is_group": false,
    "nicks": [
        {
            "name": "Windytan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Windytan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44245/?format=api",
                "id": 44245,
                "name": "Paraguay"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80183/?format=api",
                "id": 80183,
                "name": "Keuhkovammaistenliitto"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.windytan.com/"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://mastodon.social/@windytan"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=97583"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@windytan"
        }
    ]
}