The default basic root view for DefaultRouter

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

{
    "members": "http://api.hivesbi.com/v1/members/?format=api",
    "transactions": "http://api.hivesbi.com/v1/transactions/?format=api",
    "posts": "http://api.hivesbi.com/v1/posts/?format=api",
    "hive-per-mvest": "http://api.hivesbi.com/v1/hive-per-mvest/?format=api"
}