The default basic root view for DefaultRouter

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

{
    "data": "http://redalert.bsvgateway.org/api/data/?format=api",
    "inferred": "http://redalert.bsvgateway.org/api/inferred/?format=api"
}