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

{
    "url": "https://demozoo.org/api/v1/releasers/26115/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26115/",
    "id": 26115,
    "name": "Bizet",
    "is_group": false,
    "nicks": [
        {
            "name": "Bizet",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bizet"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32951/?format=api",
                "id": 32951,
                "name": "DE-Koder"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139885/?format=api",
                "id": 139885,
                "name": "Xantem"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4786"
        }
    ]
}