GET /api/v2/theater/162/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:00",
                "15:50",
                "18:10",
                "20:30"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2025-12-09T00:00:21.814056+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": [
                "11:10",
                "13:15",
                "15:20",
                "20:00"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2025-12-09T00:00:56.361837+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": [
                "10:30",
                "13:00",
                "15:25",
                "17:50",
                "20:15"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2025-12-09T00:01:31.037388+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": [
                "17:30"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "en",
            "caption": "th",
            "extra": "",
            "updated_on": "2025-12-09T00:01:23.234299+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:50",
                "13:25",
                "16:00",
                "18:35",
                "21:10"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "en",
            "extra": "",
            "updated_on": "2025-12-09T00:00:32.994591+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:20"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "en",
            "extra": "",
            "updated_on": "2025-12-09T00:01:08.531927+07:00"
        }
    ]
}