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": 20.912734481946305,
    "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": 1295.6348991217133,
            "deviation": 60.62135370260628,
            "volatility": 0.059815513011338486
        }
    },
    "is_friend": false,
    "aga_id": null,
    "ui_class": "supporter",
    "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/7ae3880d357a1b984621985e077f1d6b-128.png"
}