The default basic root view for DefaultRouter

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

{
    "shows": "http://fight.fudgie.org/search/api/shows/",
    "latest": "http://fight.fudgie.org/search/api/latest/"
}