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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "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:40",
                "16:10",
                "20:40"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2025-12-09T00:00:20.644008+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": [
                "14:00",
                "18:30"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2025-12-09T00:00:55.196455+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:15",
                "13:45",
                "16:15",
                "18:45",
                "21:15"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2025-12-09T00:01:29.393340+07:00"
        },
        {
            "movie_id": 23463,
            "movie_title": "ข้างบ้าน",
            "movie_duration": 120,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/23463/?format=api",
            "showtimes": [
                "10:40",
                "13:20",
                "14:40",
                "16:00",
                "18:40",
                "20:00",
                "21:20"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "en",
            "extra": "",
            "updated_on": "2025-12-09T00:00:31.519518+07:00"
        },
        {
            "movie_id": 23655,
            "movie_title": "มือปืน",
            "movie_duration": 113,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/23655/?format=api",
            "showtimes": [
                "12:00",
                "17:20"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "en",
            "extra": "",
            "updated_on": "2025-12-09T00:01:07.230327+07:00"
        }
    ]
}