GET /api/v2/theater/105/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": 23351,
            "movie_title": "Hoppers",
            "movie_duration": 0,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/23351/?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": "",
            "extra": "",
            "updated_on": "2026-03-15T10:43:52.041306+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:00",
                "13:40",
                "16:20",
                "19:00"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "2",
            "date": "2026-03-15",
            "audio": "th",
            "caption": "en",
            "extra": "",
            "updated_on": "2026-03-15T00:00:46.689687+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": "4",
            "date": "2026-03-15",
            "audio": "th",
            "caption": "en",
            "extra": "",
            "updated_on": "2026-03-15T00:01:11.796687+07:00"
        },
        {
            "movie_id": 24410,
            "movie_title": "ราคี",
            "movie_duration": 105,
            "movie": "http://showtimes.everyday.in.th/api/v3-alpha/movie/24410/?format=api",
            "showtimes": [
                "14:00",
                "19:00"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "1",
            "date": "2026-03-15",
            "audio": "th",
            "caption": "en",
            "extra": "",
            "updated_on": "2026-03-15T00:01:15.012348+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:40",
                "16:20",
                "19:00"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "5",
            "date": "2026-03-15",
            "audio": "th",
            "caption": "en",
            "extra": "",
            "updated_on": "2026-03-15T00:01:35.870369+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": [
                "11:30",
                "16:30"
            ],
            "is_3d": false,
            "technology": "2d",
            "cinema": "1",
            "date": "2026-03-15",
            "audio": "th",
            "caption": "en",
            "extra": "",
            "updated_on": "2026-03-15T00:01:22.494350+07:00"
        }
    ]
}