Hey there,
I just discovered that the pages for a genre search are organized by vote average. Here's an example call:
https://api.themoviedb.org/3/discover/movie?api_key=YOURAPI&with_genres=28|12&release_date.lte=2014-04-12&release_date.gte=1985-04-12&page=2
Rank lowers as the pages go on, with each page's movies all sharing the same vote average.
Is there a better way to get movies that aren't the same vote average?
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 21 mai 2014 la ora 11:25 AM
Hi greetingshuman,
You can use any of the sort options that /discover supports. They are documented in the docs.