API endpoint that allows users to be viewed or edited.

GET /api/users/f0dbe9b1-2106-42ef-8c51-edcce56d3fc1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/f0dbe9b1-2106-42ef-8c51-edcce56d3fc1/?format=api",
    "username": "rfchen"
}