API endpoint that allows users to be viewed or edited.

GET /api/users/f8c0f2f7-e074-448f-a00b-a3caba56b56e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/f8c0f2f7-e074-448f-a00b-a3caba56b56e/?format=api",
    "username": "tombothepanda"
}