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

{
    "url": "https://demozoo.org/api/v1/releasers/145180/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/145180/",
    "id": 145180,
    "name": "pixelated",
    "is_group": false,
    "nicks": [
        {
            "name": "pixelated",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "0pixelated0",
                "pixel",
                "pixelated"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145233/?format=api",
                "id": 145233,
                "name": "Alembic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/151857/?format=api",
                "id": 151857,
                "name": "\\n"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=107968"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@0pixelated0"
        }
    ]
}