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

{
    "url": "https://demozoo.org/api/v1/releasers/16910/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16910/",
    "id": 16910,
    "name": "Buggy Bug Bug",
    "is_group": false,
    "nicks": [
        {
            "name": "Buggy Bug Bug",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Buggy Bug Bug"
            ]
        },
        {
            "name": "Count Zero",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Count Zero"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/448/?format=api",
                "id": 448,
                "name": "Damage"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=13989"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20070630061148fw_/http://www.student.oulu.fi/~count/"
        }
    ]
}