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

{
    "faq": "https://vanuse.com/api/v1/faq/?format=api",
    "user_marketing_types": "https://vanuse.com/api/v1/user_marketing_types/?format=api"
}