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

{
    "url": "https://demozoo.org/api/v1/releasers/97635/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/97635/",
    "id": 97635,
    "name": "Gozar",
    "is_group": false,
    "nicks": [
        {
            "name": "Gozar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gozar"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/443/?format=api",
                "id": 443,
                "name": "Iris"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135758/?format=api",
                "id": 135758,
                "name": "Bronx"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=24614"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=39351"
        }
    ]
}