API endpoint that allows users to be viewed or edited.

GET /api/users/fb2b509d-02a3-45b3-85d9-bcadc79ef67c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://katagotraining.org/api/users/fb2b509d-02a3-45b3-85d9-bcadc79ef67c/?format=api",
    "username": "AirTurtle77"
}