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

{
    "url": "https://demozoo.org/api/v1/releasers/86086/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/86086/",
    "id": 86086,
    "name": "Shadowvex",
    "is_group": false,
    "nicks": [
        {
            "name": "Shadowvex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shadowvex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1635/?format=api",
                "id": 1635,
                "name": "Delight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=50343"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/shadowvex"
        },
        {
            "link_class": "WikipediaPage",
            "url": "https://en.wikipedia.org/wiki/Kevin_Mitnick"
        }
    ]
}