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

{
    "related": {
        "challenge": "/api/v1/players321195/challenge",
        "games": "/api/v1/players321195/games",
        "ladders": "/api/v1/players321195/ladders",
        "tournaments": "/api/v1/players321195/tournaments",
        "groups": "/api/v1/players321195/groups",
        "icon": "/api/v1/players321195/icon"
    },
    "id": 321195,
    "username": "gall0ws",
    "professional": false,
    "ranking": 26.582916541820556,
    "country": "it",
    "language": "en",
    "about": "",
    "supporter": true,
    "is_bot": false,
    "bot_ai": null,
    "bot_owner": null,
    "website": "",
    "registration_date": "2016-05-08T08:18:16.104613Z",
    "name": null,
    "timeout_provisional": false,
    "ratings": {
        "version": 5,
        "overall": {
            "rating": 1655.2186501644685,
            "deviation": 65.41730843015017,
            "volatility": 0.05985490497429158
        }
    },
    "is_friend": false,
    "aga_id": null,
    "ui_class": "supporter",
    "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/1698e19a840869e1ddc6a13d5052d2ec-128.png"
}