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?
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 21 mai 2014 à 11h25
Hi greetingshuman,
You can use any of the sort options that /discover supports. They are documented in the docs.