API endpoint that allows users to be viewed or edited.

GET /api/users/bcf572ee-6e6b-47b4-a342-968f1aad6bcd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/bcf572ee-6e6b-47b4-a342-968f1aad6bcd/?format=api",
    "username": "malagate"
}