GET /api/v2/theater/24/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": 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:25",
                "16:15",
                "21:10"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2025-12-09T00:00:21.200081+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:00",
                "14:05",
                "16:10",
                "20:40"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2025-12-09T00:00:55.690565+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:45",
                "14:10",
                "16:35",
                "19:00",
                "21:25"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2025-12-09T00:01:30.156578+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": [
                "18:15"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "en",
            "caption": "th",
            "extra": "",
            "updated_on": "2025-12-09T00:01:22.628755+07:00"
        },
        {
            "movie_id": 23463,
            "movie_title": "ข้างบ้าน",
            "movie_duration": 120,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/23463/?format=api",
            "showtimes": [
                "11:30",
                "14:05",
                "16:40",
                "19:15",
                "21:50"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "en",
            "extra": "",
            "updated_on": "2025-12-09T00:00:32.106845+07:00"
        },
        {
            "movie_id": 23655,
            "movie_title": "มือปืน",
            "movie_duration": 113,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/23655/?format=api",
            "showtimes": [
                "13:45",
                "18:40"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "en",
            "extra": "",
            "updated_on": "2025-12-09T00:01:07.738140+07:00"
        }
    ]
}