Can I do the direct filtering through this API?
https://api.themoviedb.org/3/movie/popular
https://api.themoviedb.org/3/movie/now_playing
https://api.themoviedb.org/3/movie/top_rated
https://api.themoviedb.org/3/movie/upcoming
Or must use this : https://api.themoviedb.org/3/discover/movie to do filtering?
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika ticao2 🇧🇷 pt-BR
31 lipca 2024 o godz. 4:13PM
These return films with a specific period range.
Already pre-established.
The filtering date values are at the beginning or end of the page with the search results.
In this case, you can use a period range specified by you, greater or lesser than the previous ones.
And you can use all the other filters to refine your search.
Odpowiedź użytkownika Eunice
9 sierpnia 2024 o godz. 12:35AM
Ok. I notice that they only have the language, page query params.