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

{
    "url": "https://demozoo.org/api/v1/releasers/69314/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69314/",
    "id": 69314,
    "name": "Harold Klink",
    "is_group": false,
    "nicks": [
        {
            "name": "Harold Klink",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Harold Klink"
            ]
        },
        {
            "name": "Mister H",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mister H"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130760/?format=api",
                "id": 130760,
                "name": "Twilight"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=18738"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12779"
        }
    ]
}