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

{
    "url": "https://demozoo.org/api/v1/releasers/155025/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/155025/",
    "id": 155025,
    "name": "nodezero",
    "is_group": false,
    "nicks": [
        {
            "name": "nodezero",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "nodezero"
            ]
        },
        {
            "name": "nodezero954",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "nodezero954"
            ]
        },
        {
            "name": "relic954",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "relic954"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://x.com/nodezero954"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=46290"
        }
    ]
}