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

{
    "url": "https://demozoo.org/api/v1/releasers/57662/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/57662/",
    "id": 57662,
    "name": "Viz",
    "is_group": false,
    "nicks": [
        {
            "name": "Viz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Viz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16088/?format=api",
                "id": 16088,
                "name": "Deathstar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16085/?format=api",
                "id": 16085,
                "name": "Animate!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97856/?format=api",
                "id": 97856,
                "name": "A-byte"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6359"
        }
    ]
}