API endpoint that allows users to be viewed or edited.

GET /api/users/cf2c539a-cb3b-4183-beea-bcf555db9ce9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/cf2c539a-cb3b-4183-beea-bcf555db9ce9/?format=api",
    "username": "someone"
}