API endpoint that allows users to be viewed or edited.

GET /api/users/cb10372f-3038-44ec-83b2-3ffc4dbf08c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/cb10372f-3038-44ec-83b2-3ffc4dbf08c0/?format=api",
    "username": "barry.groves"
}