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

{
    "url": "https://demozoo.org/api/v1/releasers/51393/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/51393/",
    "id": 51393,
    "name": "The Soft Killer",
    "is_group": false,
    "nicks": [
        {
            "name": "Softkiller",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Softkiller"
            ]
        },
        {
            "name": "The Soft Killer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TSK",
                "The Soft Killer"
            ]
        },
        {
            "name": "The Softkiller",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Softkiller"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1653/?format=api",
                "id": 1653,
                "name": "The Softkiller Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6997"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=44809"
        }
    ]
}