API endpoint that allows users to be viewed or edited.

GET /api/users/91cff784-8624-4fe1-b4d7-257aa0543509/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/91cff784-8624-4fe1-b4d7-257aa0543509/?format=api",
    "username": "yuxuan111012"
}