The default basic root view for DefaultRouter

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

{
    "uploads": "https://bulk-api.ax-semantics.com/v1/uploads/?format=api",
    "item-responses": "https://bulk-api.ax-semantics.com/v1/item-responses/?format=api"
}