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

{
    "url": "https://demozoo.org/api/v1/releasers/12071/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12071/",
    "id": 12071,
    "name": "Robymus",
    "is_group": false,
    "nicks": [
        {
            "name": "Robymus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Robymus"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3761/?format=api",
                "id": 3761,
                "name": "Byteam"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2964"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20220528162232/http://demoscene.hu/users.php?target=details&id=60"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20080616200031/http://bloggers.we.are.hu:80/robymus/"
        }
    ]
}