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

{
    "url": "https://demozoo.org/api/v1/releasers/53425/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53425/",
    "id": 53425,
    "name": "Tachyon",
    "is_group": false,
    "nicks": [
        {
            "name": "Tachyon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tachyon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19299/?format=api",
                "id": 19299,
                "name": "Cydonia"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48570/?format=api",
                "id": 48570,
                "name": "Pearl"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71678/?format=api",
                "id": 71678,
                "name": "Frontier"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=15566"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010305155152/http://www.ar.com.au/~storm/tachyon.htm"
        }
    ]
}