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

{
    "related": {
        "challenge": "/api/v1/players63479/challenge",
        "games": "/api/v1/players63479/games",
        "ladders": "/api/v1/players63479/ladders",
        "tournaments": "/api/v1/players63479/tournaments",
        "groups": "/api/v1/players63479/groups",
        "icon": "/api/v1/players63479/icon"
    },
    "id": 63479,
    "username": "Flail",
    "professional": false,
    "ranking": 22.658107324003442,
    "country": "fi",
    "language": "auto",
    "about": "",
    "supporter": false,
    "is_bot": false,
    "bot_ai": null,
    "bot_owner": null,
    "website": "",
    "registration_date": "2014-02-23T22:53:19.157823Z",
    "name": null,
    "timeout_provisional": false,
    "ratings": {
        "version": 5,
        "overall": {
            "rating": 1397.094775103381,
            "deviation": 63.31552689857276,
            "volatility": 0.06000712562622141
        }
    },
    "is_friend": false,
    "aga_id": null,
    "ui_class": "",
    "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/24ec261c653b29fcfe4a5b58a91a1a1e-128.png"
}