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

{
    "url": "https://demozoo.org/api/v1/releasers/49364/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49364/",
    "id": 49364,
    "name": "The Wizard",
    "is_group": false,
    "nicks": [
        {
            "name": "The Archer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Archer"
            ]
        },
        {
            "name": "The Wizard",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Wizard"
            ]
        },
        {
            "name": "Wizzard",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wizzard"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1373/?format=api",
                "id": 1373,
                "name": "The Shadows"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4977/?format=api",
                "id": 4977,
                "name": "Rawhead"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10704"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9341"
        }
    ]
}