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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": [
                "10:30",
                "17:10",
                "19:15",
                "21:20"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2025-12-09T00:00:56.416627+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:20",
                "13:45",
                "14:45",
                "16:10",
                "18:35",
                "21:00"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2025-12-09T00:01:31.093212+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:33.058651+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:15"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2025-12-09",
            "audio": "th",
            "caption": "en",
            "extra": "",
            "updated_on": "2025-12-09T00:01:08.589653+07:00"
        }
    ]
}