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

{
    "url": "https://demozoo.org/api/v1/releasers/116469/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116469/",
    "id": 116469,
    "name": "Super Sero",
    "is_group": false,
    "nicks": [
        {
            "name": "Super Sero",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Super Sero",
                "Super-Sero"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98883/?format=api",
                "id": 98883,
                "name": "Goffy Crackings"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109898/?format=api",
                "id": 109898,
                "name": "The Magic Crackers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9037"
        }
    ]
}