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

{
    "related": {
        "challenge": "/api/v1/players179/challenge",
        "games": "/api/v1/players179/games",
        "ladders": "/api/v1/players179/ladders",
        "tournaments": "/api/v1/players179/tournaments",
        "groups": "/api/v1/players179/groups",
        "icon": "/api/v1/players179/icon"
    },
    "id": 179,
    "username": "rtayek",
    "professional": false,
    "ranking": 27.58179801589427,
    "country": "us",
    "language": "en",
    "about": "",
    "supporter": false,
    "is_bot": false,
    "bot_ai": null,
    "bot_owner": null,
    "website": "Los Angeles",
    "registration_date": "2013-07-19T03:16:00.789176Z",
    "name": "Ray Tayek",
    "timeout_provisional": false,
    "ratings": {
        "version": 5,
        "overall": {
            "rating": 1728.2016217474777,
            "deviation": 62.74960578270301,
            "volatility": 0.059876741681131704
        }
    },
    "is_friend": false,
    "aga_id": null,
    "ui_class": "",
    "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/231d4295c63cdb7e846bdb2192a88a91-128.png"
}