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

{
    "count": 6,
    "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": [
                "11:45",
                "15:50",
                "20:00"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2025-12-09T00:00:09.974235+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": [
                "12:00",
                "14:15",
                "18:50"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2025-12-09T00:00:20.339457+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": [
                "13:50",
                "18:00"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2025-12-09T00:00:54.848944+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": [
                "16:30"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "en",
            "caption": "th",
            "extra": "",
            "updated_on": "2025-12-09T00:01:21.909114+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": [
                "12:40",
                "15:00",
                "17:20",
                "19:40"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2025-12-09T00:01:28.956542+07:00"
        },
        {
            "movie_id": 23463,
            "movie_title": "ข้างบ้าน",
            "movie_duration": 120,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/23463/?format=api",
            "showtimes": [
                "12:00",
                "14:30",
                "17:00",
                "19:30"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "en",
            "extra": "",
            "updated_on": "2025-12-09T00:00:31.119381+07:00"
        }
    ]
}