API endpoint that allows users to be viewed or edited.

GET /api/users/93a31ebc-e7ef-4f3e-a35f-d288d6f9d15e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/93a31ebc-e7ef-4f3e-a35f-d288d6f9d15e/?format=api",
    "username": "yunyou"
}