API endpoint that allows users to be viewed or edited.

GET /api/users/26d45d0f-d0b5-4b6a-8c2d-7a5f10171291/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/26d45d0f-d0b5-4b6a-8c2d-7a5f10171291/?format=api",
    "username": "Ozymandi"
}