The default basic root view for DefaultRouter

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

{
    "medicamentos": "https://interage-web.intmedapis.com/website/medicamentos/?format=api",
    "planos": "https://interage-web.intmedapis.com/website/planos/?format=api",
    "key-values": "https://interage-web.intmedapis.com/website/key-values/?format=api"
}