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

{
    "url": "https://demozoo.org/api/v1/releasers/71843/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/71843/",
    "id": 71843,
    "name": "xIII",
    "is_group": false,
    "nicks": [
        {
            "name": "The Creator",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Creator"
            ]
        },
        {
            "name": "xIII",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "xIII"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                "id": 3129,
                "name": "Atlantis"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1218"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5067"
        }
    ]
}