API endpoint that allows users to be viewed or edited.

GET /api/users/d7e1772d-b102-4a8c-a806-259ac0f7ce70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/d7e1772d-b102-4a8c-a806-259ac0f7ce70/?format=api",
    "username": "garcia6020"
}