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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "movie_id": 23808,
            "movie_title": "Exit 8",
            "movie_duration": 95,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/23808/?format=api",
            "showtimes": [
                "13:30",
                "18:15"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "ja",
            "caption": "en;th",
            "extra": "",
            "updated_on": "2025-12-09T00:00:07.394450+07:00"
        },
        {
            "movie_id": 22786,
            "movie_title": "Five Nights at Freddy's 2",
            "movie_duration": 104,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/22786/?format=api",
            "showtimes": [
                "11:45",
                "14:10",
                "16:35",
                "19:00",
                "21:25"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "en",
            "caption": "th",
            "extra": "",
            "updated_on": "2025-12-09T00:00:15.887608+07:00"
        },
        {
            "movie_id": 23391,
            "movie_title": "Now You See Me: Now You Don't",
            "movie_duration": 110,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/23391/?format=api",
            "showtimes": [
                "15:45",
                "20:30"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "en",
            "caption": "th",
            "extra": "",
            "updated_on": "2025-12-09T00:00:48.977214+07:00"
        },
        {
            "movie_id": 23142,
            "movie_title": "Predator: Badlands",
            "movie_duration": 115,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/23142/?format=api",
            "showtimes": [
                "18:30"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "en",
            "caption": "th",
            "extra": "",
            "updated_on": "2025-12-09T00:00:50.098341+07:00"
        },
        {
            "movie_id": 23738,
            "movie_title": "Sisu: Road to Revenge",
            "movie_duration": 89,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/23738/?format=api",
            "showtimes": [
                "12:40",
                "14:50",
                "17:00",
                "19:10",
                "21:20"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "en",
            "caption": "th",
            "extra": "",
            "updated_on": "2025-12-09T00:00:51.515975+07:00"
        },
        {
            "movie_id": 23143,
            "movie_title": "Wicked: For Good",
            "movie_duration": 140,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/23143/?format=api",
            "showtimes": [
                "12:30",
                "15:30",
                "21:00"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "en",
            "caption": "th",
            "extra": "",
            "updated_on": "2025-12-09T00:01:19.633728+07:00"
        },
        {
            "movie_id": 22664,
            "movie_title": "Zootopia 2",
            "movie_duration": 110,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/22664/?format=api",
            "showtimes": [
                "11:00",
                "12:00",
                "14:30",
                "17:00",
                "19:30",
                "22:00"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "en",
            "caption": "th",
            "extra": "",
            "updated_on": "2025-12-09T00:01:22.951589+07:00"
        }
    ]
}