API endpoint that allows users to be viewed or edited.

GET /api/users/ffe0f3e1-6d4c-419f-80cc-8f608bd670b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/ffe0f3e1-6d4c-419f-80cc-8f608bd670b1/?format=api",
    "username": "sergio.herrera"
}