GET /api/v2/theater/227/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": 23351,
            "movie_title": "Hoppers",
            "movie_duration": 0,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/23351/?format=api",
            "showtimes": [
                "11:00",
                "16:20"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "1",
            "date": "2026-03-15",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2026-03-15T00:00:21.746549+07:00"
        },
        {
            "movie_id": 24458,
            "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/24458/?format=api",
            "showtimes": [
                "11:30",
                "14:10",
                "16:50",
                "19:30"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "2",
            "date": "2026-03-15",
            "audio": "th",
            "caption": "en",
            "extra": "",
            "updated_on": "2026-03-15T00:00:43.408150+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": [
                "11:00",
                "13:40",
                "16:20",
                "19:00"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "3",
            "date": "2026-03-15",
            "audio": "th",
            "caption": "en",
            "extra": "",
            "updated_on": "2026-03-15T00:01:09.322758+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": [
                "13:40",
                "19:00"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "1",
            "date": "2026-03-15",
            "audio": "th",
            "caption": "en",
            "extra": "",
            "updated_on": "2026-03-15T00:01:25.586812+07:00"
        }
    ]
}