GET /api/v2/theater/123/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123,
"group": {
"code": "sf",
"english": "SF",
"thai": "เอสเอฟ",
"website": "http://sfcinemacity.com/"
},
"showtimes": "http://showtimes.everyday.in.th/api/v2/theater/123/showtimes/?format=api",
"num_views": 36347,
"min_screens": 3,
"fav": false,
"stars": 0,
"code": "9940",
"slug": "sf-cinema-city-robinson-prachinburi",
"english": "SF Cinema City Robinson Prachinburi",
"thai": "เอส เอฟ ซีเนม่า โรบินสัน ปราจีนบุรี",
"website": "",
"status": "operate",
"location": "2nd FL. Robinson Prachinburi",
"point": "SRID=4326;POINT (101.3961 14.0586)",
"tel": "0-2268-8888"
}