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

{
    "url": "https://demozoo.org/api/v1/releasers/127921/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/127921/",
    "id": 127921,
    "name": "dave84",
    "is_group": false,
    "nicks": [
        {
            "name": "dave84",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "dave84"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138550/?format=api",
                "id": 138550,
                "name": "The Practitioners of Lua Megademos"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26180/?format=api",
                "id": 26180,
                "name": "Rift"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://daves84.itch.io/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=105082"
        },
        {
            "link_class": "Tic80Dev",
            "url": "https://tic80.com/dev?id=6225"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UCTvQiLlI42Bgs4e6f67OuQA"
        }
    ]
}