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

{
    "url": "https://demozoo.org/api/v1/releasers/64928/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/64928/",
    "id": 64928,
    "name": "White Lion",
    "is_group": false,
    "nicks": [
        {
            "name": "Lage",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lage"
            ]
        },
        {
            "name": "White Lion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "White Lion"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39698/?format=api",
                "id": 39698,
                "name": "Omega"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108607/?format=api",
                "id": 108607,
                "name": "Phasia"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1096"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5374"
        }
    ]
}