GET /api/v1/players/58441/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"related": {
"challenge": "/api/v1/players58441/challenge",
"games": "/api/v1/players58441/games",
"ladders": "/api/v1/players58441/ladders",
"tournaments": "/api/v1/players58441/tournaments",
"groups": "/api/v1/players58441/groups",
"icon": "/api/v1/players58441/icon"
},
"id": 58441,
"username": "GnuGo",
"professional": false,
"ranking": 16.36982375370036,
"country": "un",
"language": "auto",
"about": "",
"supporter": false,
"is_bot": true,
"bot_ai": "GnuGo --level 10",
"bot_owner": 1,
"website": "https://plus.google.com/u/1/109559865930261111215/posts",
"registration_date": "2014-01-01T18:33:03.341405Z",
"name": null,
"timeout_provisional": false,
"ratings": {
"version": 5,
"overall": {
"rating": 1064.7742450198566,
"deviation": 97.30770078287203,
"volatility": 0.14997346325167077
}
},
"is_friend": false,
"aga_id": null,
"ui_class": "bot",
"icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=128&d=retro"
}