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.
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por omerfarukunlu
el 27 de febrero de 2024 a las 15:35
Hi, any update on this topic? Thanks.
Contestado por ticao2 🇧🇷 pt-BR
el 3 de marzo de 2024 a las 09:10
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.