The default basic root view for DefaultRouter

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

{
    "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/",
    "movie-image": "http://showtimes.everyday.in.th/api/v2/movie-image/",
    "group": "http://showtimes.everyday.in.th/api/v2/group/",
    "theater": "http://showtimes.everyday.in.th/api/v2/theater/"
}