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

{
    "url": "https://demozoo.org/api/v1/releasers/60155/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60155/",
    "id": 60155,
    "name": "Andrei Tret'iakov",
    "is_group": false,
    "nicks": [
        {
            "name": "Andrei Tret'iakov",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Andrei Tret'iakov",
                "Andrey Tretyakov"
            ]
        },
        {
            "name": "Андрей Третьяков",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Андрей Третьяков"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": []
}