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

{
    "url": "https://demozoo.org/api/v1/releasers/70854/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/70854/",
    "id": 70854,
    "name": "The Cracking Dane",
    "is_group": false,
    "nicks": [
        {
            "name": "TCD",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TCD"
            ]
        },
        {
            "name": "The Cracking Dane",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Cracking Dane"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1676/?format=api",
                "id": 1676,
                "name": "Triangle 3532"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4069"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19198"
        }
    ]
}