The default basic root view for DefaultRouter

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

{
    "instances": "https://2100hosting.com/v0/instances/",
    "os": "https://2100hosting.com/v0/os/",
    "regions": "https://2100hosting.com/v0/regions/",
    "roles": "https://2100hosting.com/v0/roles/",
    "spaces": "https://2100hosting.com/v0/spaces/",
    "users": "https://2100hosting.com/v0/users/",
    "features": "https://2100hosting.com/v0/features/",
    "domains": "https://2100hosting.com/v0/domains/"
}