The default basic root view for DefaultRouter

GET /api/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "users": "https://uhepp.org/api/users/",
    "collections": "https://uhepp.org/api/collections/",
    "plots": "https://uhepp.org/api/plots/"
}