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

{
    "url": "https://demozoo.org/api/v1/releasers/152343/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/152343/",
    "id": 152343,
    "name": "Vir ExCite",
    "is_group": false,
    "nicks": [
        {
            "name": "Oleg N. Cher",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Oleg N. Cher"
            ]
        },
        {
            "name": "Vir ExCite",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vir ExCite"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Oleg_N._Cher"
        }
    ]
}