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

{
    "url": "https://demozoo.org/api/v1/releasers/97940/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/97940/",
    "id": 97940,
    "name": "CSI",
    "is_group": false,
    "nicks": [
        {
            "name": "CSI",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CSI"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76883/?format=api",
                "id": 76883,
                "name": "Aggressors"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97939/?format=api",
                "id": 97939,
                "name": "Red & Black"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=40507"
        }
    ]
}