GET /api/v1/players/190546/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"related": {
"challenge": "/api/v1/players190546/challenge",
"games": "/api/v1/players190546/games",
"ladders": "/api/v1/players190546/ladders",
"tournaments": "/api/v1/players190546/tournaments",
"groups": "/api/v1/players190546/groups",
"icon": "/api/v1/players190546/icon"
},
"id": 190546,
"username": "doc37",
"professional": false,
"ranking": 19.970610672769606,
"country": "un",
"language": "auto",
"about": "",
"supporter": true,
"is_bot": false,
"bot_ai": null,
"bot_owner": null,
"website": "",
"registration_date": "2015-10-16T21:08:05.278415Z",
"name": null,
"timeout_provisional": false,
"ratings": {
"version": 5,
"overall": {
"rating": 1243.9656131389595,
"deviation": 62.896649955014844,
"volatility": 0.0586901011489483
}
},
"is_friend": false,
"aga_id": null,
"ui_class": "supporter",
"icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=128&d=retro"
}