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

{
    "url": "https://demozoo.org/api/v1/releasers/23888/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23888/",
    "id": 23888,
    "name": "VNN",
    "is_group": false,
    "nicks": [
        {
            "name": "V.N.N.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "V.N.N."
            ]
        },
        {
            "name": "VNN",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "VNN"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17015/?format=api",
                "id": 17015,
                "name": "AAA Band"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12293/?format=api",
                "id": 12293,
                "name": "KC Soft"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/VNN"
        }
    ]
}