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

{
    "url": "https://demozoo.org/api/v1/releasers/56143/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/56143/",
    "id": 56143,
    "name": "Burton Bandit",
    "is_group": false,
    "nicks": [
        {
            "name": "Burton Bandit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Burton Bandit",
                "The Burton Bandit"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/The_Burton_Bandit"
        }
    ]
}