Player Detail
Retrieve, update, or delete a player's profile information.
GET /api/v1/players/179/?format=api
{ "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": 26.258641880568018, "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": 1632.1947315771658, "deviation": 66.17548054149938, "volatility": 0.05988143315400549 } }, "is_friend": false, "aga_id": null, "ui_class": "", "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-128.png" }