API endpoint that allows users to be viewed or edited.

GET /api/users/a05d38d3-cef0-4c4a-b88f-261a464a188f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/a05d38d3-cef0-4c4a-b88f-261a464a188f/?format=api",
    "username": "chengSung"
}