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

{
    "related": {
        "challenge": "/api/v1/players461715/challenge",
        "games": "/api/v1/players461715/games",
        "ladders": "/api/v1/players461715/ladders",
        "tournaments": "/api/v1/players461715/tournaments",
        "groups": "/api/v1/players461715/groups",
        "icon": "/api/v1/players461715/icon"
    },
    "id": 461715,
    "username": "watara",
    "professional": false,
    "ranking": 25.441037371236483,
    "country": "de",
    "language": "auto",
    "about": "",
    "supporter": false,
    "is_bot": false,
    "bot_ai": null,
    "bot_owner": null,
    "website": "",
    "registration_date": "2017-08-01T14:43:28.340200Z",
    "name": null,
    "timeout_provisional": false,
    "ratings": {
        "version": 5,
        "overall": {
            "rating": 1575.555456433201,
            "deviation": 61.43653689421837,
            "volatility": 0.05994293227537482
        }
    },
    "is_friend": false,
    "aga_id": null,
    "ui_class": "",
    "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/53b5f8d4c2a526ff2d9e79a852f5a30d-128.png"
}