GET /api/v1/players/89194/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "related": {
        "challenge": "/api/v1/players89194/challenge",
        "games": "/api/v1/players89194/games",
        "ladders": "/api/v1/players89194/ladders",
        "tournaments": "/api/v1/players89194/tournaments",
        "groups": "/api/v1/players89194/groups",
        "icon": "/api/v1/players89194/icon"
    },
    "id": 89194,
    "username": "MrAlex",
    "professional": false,
    "ranking": 19.49117540477117,
    "country": "001",
    "language": "auto",
    "about": "",
    "supporter": true,
    "is_bot": false,
    "bot_ai": null,
    "bot_owner": null,
    "website": "",
    "registration_date": "2014-08-02T18:13:19.269649Z",
    "name": "Alexandru Cristescu",
    "timeout_provisional": false,
    "ratings": {
        "version": 5,
        "overall": {
            "rating": 1218.4680889980104,
            "deviation": 60.75566184212544,
            "volatility": 0.05981912139480953
        }
    },
    "is_friend": false,
    "aga_id": null,
    "ui_class": "supporter",
    "icon": "https://user-uploads.online-go.com/7ae3880d357a1b984621985e077f1d6b-128.png"
}