hi I'm new to this api and need some help to use with android app , 1)is there an option to get movies list which released between two years for examples from 2005 until 2010 2)where can I find all the search parameters in the help ,such as category code ,actor , sorting option..
thank u.
Can't find a movie or TV show? Login to create it.
Elementu hau kalifikatu edo zerrenda batera gehitzea nahi al duzu?
Ez zara kidea?
_kram2803 Erabiltzailearen Erantzuna
Azaroa 16, 2015 egunean 3:39 PM(e)tan
can be found here http://docs.themoviedb.apiary.io/#
Travis Bell Erabiltzailearen Erantzuna
Azaroa 19, 2015 egunean 10:46 AM(e)tan
Hi samdev,
Yes, you can use the /discover/movie method to get this list. Take a look at the
release_date.gte
/release_date.lte
/primary_release_date.gte
/primary_release_date.lte
filters.All of the available filters and sorting options for discover are documented in the link above.
Cheers.