The default basic root view for DefaultRouter

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

{
    "journals": "http://www.etesync.com/api/v1/journals/?format=api",
    "user": "http://www.etesync.com/api/v1/user/?format=api"
}