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

{
    "url": "https://demozoo.org/api/v1/releasers/17485/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17485/",
    "id": 17485,
    "name": "Arn",
    "is_group": false,
    "nicks": [
        {
            "name": "Arn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Arn"
            ]
        },
        {
            "name": "ekaf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ekaf"
            ]
        },
        {
            "name": "ekaf magia",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ekaf magia"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17486/?format=api",
                "id": 17486,
                "name": "Chronomatic Tushis"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=26741"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20220925164415/http://demoscene.hu/users.php?target=details&id=72"
        }
    ]
}