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

{
    "url": "https://demozoo.org/api/v1/releasers/70966/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/70966/",
    "id": 70966,
    "name": "Banshee",
    "is_group": false,
    "nicks": [
        {
            "name": "Banshee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bansee",
                "Banshee"
            ]
        },
        {
            "name": "Fred",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fred"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13848/?format=api",
                "id": 13848,
                "name": "Active"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1366/?format=api",
                "id": 1366,
                "name": "Agile"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49667/?format=api",
                "id": 49667,
                "name": "The Vikings"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5992"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6279"
        }
    ]
}