API endpoint that allows users to be viewed or edited.

GET /api/users/b67fb83a-6717-4cf5-b9d0-8ee0fb1d0e8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/b67fb83a-6717-4cf5-b9d0-8ee0fb1d0e8e/?format=api",
    "username": "jromano2"
}