GET /api/v3-alpha/movie/?format=api&offset=5950&ordering=-release_date
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5953,
    "next": null,
    "previous": "http://showtimes.everyday.in.th/api/v3-alpha/movie/?format=api&limit=70&offset=5880&ordering=-release_date",
    "results": [
        {
            "id": 4341,
            "title": "Sherlock Holmes",
            "language": "en",
            "release_date": "1916-05-16",
            "duration": 0,
            "tags": null,
            "details": [
                {
                    "id": 563,
                    "language": "en",
                    "title": "Sherlock Holmes",
                    "director": "",
                    "tagline": "",
                    "cast": "",
                    "storyline": "The 2nd silent film festival in Thailand"
                }
            ],
            "videos": [],
            "images": [
                {
                    "url": "https://passport-go.everyday.in.th/m/stth/2015/06/aa649a5eb5142878a940d622b63ae68e82a271aa.jpg?format=webp",
                    "type": "Poster",
                    "order": 0
                }
            ],
            "feeders": []
        },
        {
            "id": 4342,
            "title": "The Half Breed/The Good Bad Man",
            "language": "en",
            "release_date": "1916-01-01",
            "duration": 0,
            "tags": null,
            "details": [
                {
                    "id": 562,
                    "language": "en",
                    "title": "The Half Breed/The Good Bad Man",
                    "director": "",
                    "tagline": "",
                    "cast": "",
                    "storyline": "The second silent film festival in Thailand"
                }
            ],
            "videos": [],
            "images": [
                {
                    "url": "https://passport-go.everyday.in.th/m/stth/2015/06/8ecbedfe7d08a6d22fdd1f811c7ad32287b32f1d.jpg?format=webp",
                    "type": "Poster",
                    "order": 0
                }
            ],
            "feeders": []
        },
        {
            "id": 17994,
            "title": "Filibus",
            "language": "it",
            "release_date": "1915-03-12",
            "duration": 75,
            "tags": [
                "Italian",
                "Silent Film Fest"
            ],
            "details": [
                {
                    "id": 4144,
                    "language": "en",
                    "title": "Filibus",
                    "director": "Mario Roncoroni",
                    "tagline": "",
                    "cast": "Cristina Ruspoli, Giovanni Spano, Mario Mariani, Filippo Vallino",
                    "storyline": "A woman criminal, an air pirate,the Baroness Troixmonde (Filibus) who commits her thefts, etc. and then retreats to the safety of her zeppelin! In a wonderful early feminist plot element, Filibus's \"airship is manned by a staff of mask-wearing, black-skin-suit-clad male lackeys who instantly obey the Baroness' every command.\" The hapless Detective Hardy, puny male that he is, is no match for Filibus!"
                }
            ],
            "videos": [],
            "images": [],
            "feeders": [
                {
                    "name": "tmdb",
                    "url": "https://www.themoviedb.org/movie/207036"
                },
                {
                    "name": "imdb",
                    "url": "https://www.imdb.com/title/tt0173837/"
                }
            ]
        }
    ]
}

Lists are not currently supported in HTML input.