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

{
    "url": "https://demozoo.org/api/v1/releasers/116977/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116977/",
    "id": 116977,
    "name": "Red Ram",
    "is_group": false,
    "nicks": [
        {
            "name": "Red \"Rock 'N Roll\" Ram",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Red \"Rock 'N Roll\" Ram"
            ]
        },
        {
            "name": "Red Ram",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Red Ram"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=18167"
        }
    ]
}