Hello all,
I'm tinkering with APIs and reading documentation for the application I'm trying to develop.
There is an issue that I don't know if it can be done: Is it possible to set a filter when sending requests to APIs?
For example:
https://developer.themoviedb.org/reference/movie-translations
Can I request for translation only selected language?
https://developer.themoviedb.org/reference/movie-watch-providers
Can I get watch providers for only a specific country.
Thanks a lot for all the efforts so far.
Nemůžete nalézt film nebo seriál? Přihlaste se pro jeho vytvoření.
Want to rate or add this item to a list?
Not a member?
Odpověď od omerfarukunlu
27.02.2024 v 3:35 ODP.
Hi, any update on this topic? Thanks.
Odpověď od ticao2 🇧🇷 pt-BR
03.03.2024 v 9:10 DOP.
No.
You receive information about all the languages that an ID has translation into.
And it receives the basic data for each language.
https://api.themoviedb.org/3/movie/550/translations?api_key=THE_KEY
Neither. Receives from all countries where it is available.