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

{
    "related": {
        "challenge": "/api/v1/players15530/challenge",
        "games": "/api/v1/players15530/games",
        "ladders": "/api/v1/players15530/ladders",
        "tournaments": "/api/v1/players15530/tournaments",
        "groups": "/api/v1/players15530/groups",
        "icon": "/api/v1/players15530/icon"
    },
    "id": 15530,
    "username": "Julko",
    "professional": false,
    "ranking": 17.389448800710873,
    "country": "pl",
    "language": "auto",
    "about": "No undo!",
    "supporter": true,
    "is_bot": false,
    "bot_ai": null,
    "bot_owner": null,
    "website": "http://julio.julko.webd.pl/",
    "registration_date": "2007-09-28T18:24:00Z",
    "name": null,
    "timeout_provisional": false,
    "ratings": {
        "version": 5,
        "overall": {
            "rating": 1112.71956643525,
            "deviation": 67.18805100533359,
            "volatility": 0.05918060969212581
        }
    },
    "is_friend": false,
    "aga_id": null,
    "ui_class": "supporter",
    "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/71fa797ba41fd26c92f7ed5fda17613a-128.png"
}