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

{
    "url": "https://demozoo.org/api/v1/releasers/34182/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34182/",
    "id": 34182,
    "name": "Wizard",
    "is_group": false,
    "nicks": [
        {
            "name": "Wizard",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wizard"
            ]
        },
        {
            "name": "Zar",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zar"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5235/?format=api",
                "id": 5235,
                "name": "Lightforce"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105763/?format=api",
                "id": 105763,
                "name": "The Experts"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13724"
        }
    ]
}