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

{
    "url": "https://demozoo.org/api/v1/releasers/70852/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/70852/",
    "id": 70852,
    "name": "Chix",
    "is_group": false,
    "nicks": [
        {
            "name": "Chix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chix"
            ]
        },
        {
            "name": "E-Coli",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "E-Coli"
            ]
        },
        {
            "name": "The E-Coli",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The E-Coli"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1676/?format=api",
                "id": 1676,
                "name": "Triangle 3532"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7555/?format=api",
                "id": 7555,
                "name": "Danish Cracking Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4070"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=19874"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19199"
        }
    ]
}