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

{
    "url": "https://demozoo.org/api/v1/releasers/9196/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9196/",
    "id": 9196,
    "name": "Blade",
    "is_group": false,
    "nicks": [
        {
            "name": "Blade",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blade"
            ]
        },
        {
            "name": "Plaid",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Plaid"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9193/?format=api",
                "id": 9193,
                "name": "Triumph"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Blade"
        },
        {
            "link_class": "ZxArtAuthor",
            "url": "https://zxart.ee/eng/authors/b/blade/"
        },
        {
            "link_class": "ZxArtAuthor",
            "url": "https://zxart.ee/eng/authors/p/plaid/"
        },
        {
            "link_class": "ZxTunesArtist",
            "url": "http://zxtunes.com/author.php?id=1032&ln=eng"
        }
    ]
}