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

{
    "url": "https://demozoo.org/api/v1/releasers/50346/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50346/",
    "id": 50346,
    "name": "Exult",
    "is_group": false,
    "nicks": [
        {
            "name": "Exult",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Exult"
            ]
        },
        {
            "name": "XLT",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "XLT"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10735/?format=api",
                "id": 10735,
                "name": "Acrise"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10540"
        }
    ]
}