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

{
    "related": {
        "challenge": "/api/v1/players526987/challenge",
        "games": "/api/v1/players526987/games",
        "ladders": "/api/v1/players526987/ladders",
        "tournaments": "/api/v1/players526987/tournaments",
        "groups": "/api/v1/players526987/groups",
        "icon": "/api/v1/players526987/icon"
    },
    "id": 526987,
    "username": "Gia",
    "professional": false,
    "ranking": 18.3084252232131,
    "country": "gr",
    "language": "auto",
    "about": "",
    "supporter": true,
    "is_bot": false,
    "bot_ai": null,
    "bot_owner": null,
    "website": "",
    "registration_date": "2018-04-09T10:47:47.297710Z",
    "name": null,
    "timeout_provisional": false,
    "ratings": {
        "version": 5,
        "overall": {
            "rating": 1157.7791965279046,
            "deviation": 64.01478863848868,
            "volatility": 0.06007248058996446
        }
    },
    "is_friend": false,
    "aga_id": null,
    "ui_class": "supporter",
    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-128.png"
}