The default basic root view for DefaultRouter

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

{
    "games": "https://sfx.thelazy.net/api/games/?format=api",
    "presets": "https://sfx.thelazy.net/api/presets/?format=api",
    "screenshots": "https://sfx.thelazy.net/api/screenshots/?format=api"
}