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

{
    "url": "https://demozoo.org/api/v1/releasers/73692/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/73692/",
    "id": 73692,
    "name": "Cyborg",
    "is_group": false,
    "nicks": [
        {
            "name": "Cyborg",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cyborg"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12778/?format=api",
                "id": 12778,
                "name": "Mistery"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20050204173820/http://www.ee.oulu.fi:80/~tuukkat/scene.html"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20050204173617/http://www.ee.oulu.fi:80/~tuukkat/releases.html"
        }
    ]
}