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

{
    "url": "https://demozoo.org/api/v1/releasers/89762/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/89762/",
    "id": 89762,
    "name": "Zar",
    "is_group": false,
    "nicks": [
        {
            "name": "Annihilator",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Annihilator"
            ]
        },
        {
            "name": "Zar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zar"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                "id": 2763,
                "name": "Chromance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88392/?format=api",
                "id": 88392,
                "name": "Proxyon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7511/?format=api",
                "id": 7511,
                "name": "Success & The Ruling Company"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5027/?format=api",
                "id": 5027,
                "name": "The Ruling Company"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1807"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=14219"
        }
    ]
}