GET /api/v2/theater/235/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": 24485,
            "movie_title": "Ghost Board กล่องผีสุ่มวิญญาณ",
            "movie_poster": "https://showtimes.everyday.in.th/static/images/poster-blank-w92.png",
            "movie_duration": 0,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/24485/?format=api",
            "showtimes": [
                "13:30",
                "16:00",
                "18:20",
                "20:30"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2026-03-18",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2026-03-18T10:30:07.564739+07:00"
        },
        {
            "movie_id": 24486,
            "movie_title": "Hoppers เด้งโดด เปลี่ยนโหม�ดเป็นบีเวอร์",
            "movie_poster": "https://showtimes.everyday.in.th/static/images/poster-blank-w92.png",
            "movie_duration": 0,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/24486/?format=api",
            "showtimes": [
                "11:00",
                "13:50",
                "15:40",
                "18:30"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2026-03-18",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2026-03-18T10:30:07.950353+07:00"
        },
        {
            "movie_id": 24419,
            "movie_title": "พี่นาค 5",
            "movie_duration": 120,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/24419/?format=api",
            "showtimes": [
                "13:00",
                "15:50",
                "17:50"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2026-03-18",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2026-03-18T10:30:08.320616+07:00"
        },
        {
            "movie_id": 23566,
            "movie_title": "สัปเหร่อ 2",
            "movie_duration": 0,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/23566/?format=api",
            "showtimes": [
                "11:00",
                "13:10",
                "15:20",
                "17:40",
                "20:10"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2026-03-18",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2026-03-18T10:30:08.990362+07:00"
        },
        {
            "movie_id": 24472,
            "movie_title": "สิงห์เหนือ เสือใต้",
            "movie_poster": "https://showtimes.everyday.in.th/static/images/poster-blank-w92.png",
            "movie_duration": 0,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/24472/?format=api",
            "showtimes": [
                "12:00",
                "20:40"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "",
            "date": "2026-03-18",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2026-03-18T10:30:08.691664+07:00"
        }
    ]
}