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

{
    "url": "https://demozoo.org/api/v1/releasers/117349/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/117349/",
    "id": 117349,
    "name": "The Cave Man",
    "is_group": false,
    "nicks": [
        {
            "name": "The Cave Man",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TCM",
                "The Cave Man"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69170/?format=api",
                "id": 69170,
                "name": "Argon"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13494"
        }
    ]
}