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

{
    "count": 6093,
    "next": null,
    "previous": "http://showtimes.everyday.in.th/api/v2/movie/?format=api&limit=70&offset=6020&ordering=-release_date",
    "results": [
        {
            "id": 4341,
            "title": "Sherlock Holmes",
            "language": "en",
            "release_date": "1916-05-16",
            "details": [
                {
                    "id": 563,
                    "language": "en",
                    "title": "Sherlock Holmes",
                    "director": "",
                    "tagline": "",
                    "cast": "",
                    "storyline": "The 2nd silent film festival in Thailand"
                }
            ],
            "tags": null,
            "videos": [],
            "images": [
                {
                    "id": 622,
                    "order": 0,
                    "url": "2015/06/aa649a5eb5142878a940d622b63ae68e82a271aa.jpg",
                    "type": "Poster",
                    "thumbnail": "https://gw-everyday.s3.amazonaws.com/2015/06/aa649a5eb5142878a940d622b63ae68e82a271aa.jpg?AWSAccessKeyId=AKIAJRS5DOPJNJGKH63A&Signature=VKpeXrU6wdI2I2ySFQTevGovwdk%3D&Expires=1786377824"
                }
            ],
            "collections": [],
            "watches": 0,
            "duration": 0,
            "active_screens": 0,
            "vote_score": {
                "avg": 0,
                "score": 0,
                "total": 0
            },
            "fav_movie": {
                "star": false,
                "follow": false,
                "watched": false
            },
            "stars": 0,
            "ratings": [],
            "feeders": []
        },
        {
            "id": 4342,
            "title": "The Half Breed/The Good Bad Man",
            "language": "en",
            "release_date": "1916-01-01",
            "details": [
                {
                    "id": 562,
                    "language": "en",
                    "title": "The Half Breed/The Good Bad Man",
                    "director": "",
                    "tagline": "",
                    "cast": "",
                    "storyline": "The second silent film festival in Thailand"
                }
            ],
            "tags": null,
            "videos": [],
            "images": [
                {
                    "id": 623,
                    "order": 0,
                    "url": "2015/06/8ecbedfe7d08a6d22fdd1f811c7ad32287b32f1d.jpg",
                    "type": "Poster",
                    "thumbnail": "https://gw-everyday.s3.amazonaws.com/2015/06/8ecbedfe7d08a6d22fdd1f811c7ad32287b32f1d.jpg?AWSAccessKeyId=AKIAJRS5DOPJNJGKH63A&Signature=dPfUSEG2Yq0mVg7GkDldoske1UM%3D&Expires=1786377824"
                }
            ],
            "collections": [],
            "watches": 0,
            "duration": 0,
            "active_screens": 0,
            "vote_score": {
                "avg": 0,
                "score": 0,
                "total": 0
            },
            "fav_movie": {
                "star": false,
                "follow": false,
                "watched": false
            },
            "stars": 0,
            "ratings": [],
            "feeders": []
        },
        {
            "id": 17994,
            "title": "Filibus",
            "language": "it",
            "release_date": "1915-03-12",
            "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!"
                }
            ],
            "tags": [
                "Italian",
                "Silent Film Fest"
            ],
            "videos": [],
            "images": [],
            "collections": [],
            "watches": 0,
            "duration": 75,
            "active_screens": 0,
            "vote_score": {
                "avg": 0,
                "score": 0,
                "total": 0
            },
            "fav_movie": {
                "star": false,
                "follow": false,
                "watched": false
            },
            "stars": 0,
            "ratings": [],
            "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.