GET /api/v2/theater/307/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": [
                "12:00",
                "14:30",
                "17:00"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "1",
            "date": "2026-03-15",
            "audio": "th",
            "caption": "",
            "extra": "",
            "updated_on": "2026-03-15T10:45:04.908116+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:30",
                "17:30",
                "20:30"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "3",
            "date": "2026-03-15",
            "audio": "th",
            "caption": "en",
            "extra": "",
            "updated_on": "2026-03-15T00:00:47.824512+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": [
                "19:30"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "1",
            "date": "2026-03-15",
            "audio": "th",
            "caption": "en",
            "extra": "",
            "updated_on": "2026-03-15T10:45:04.964222+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: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-15T10:45:05.151970+07:00"
        }
    ]
}