Hi, I am new to themoviedb.org and creating website to fetch movie list based on some criteria like Year wise, Date wise, Start with some latter (say start with 'a'). Does it possible to do these features? How? can you give me some URL example? What I have to pass in URL to get such type of information. Thanks
Nevari atrast filmu vai TV pārraidi? Jāpiesakās, lai to izveidotu.
Vēlies novērtēt šo vienumu vai pievienot to sarakstam?
Neesi dalībnieks?
Atbilde no Travis Bell
on septembris 11, 2015 at 5:44 PM
Hi bhrugumehta,
You can do this with search:
The downside to this method is that you won't have any control over sorting. If you want to control sorting, you can't pass a quest parameter and should use /discover/movie.
All of the sorting options and filters can be found in the documentation.