API endpoint that allows users to be viewed or edited.

GET /api/users/fd3ff711-6ebf-4b8d-9cef-ff87ad6734be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/fd3ff711-6ebf-4b8d-9cef-ff87ad6734be/?format=api",
    "username": "hoicheng403"
}