API endpoint that allows users to be viewed or edited.

GET /api/users/119d4f1a-ddf8-4541-8c0b-c792064b1a61/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/119d4f1a-ddf8-4541-8c0b-c792064b1a61/?format=api",
    "username": "winstonwaite"
}