Hello
Years ago I could search with the query "zur zuk" and found the movies "Back to the Future" which are named "Zurück in die Zukunft" in German. But today I tried it with https://api.themoviedb.org/3/search/movie as follows:
Language: en-US query: "zur zuk"
And the found movies was an empty array.
When I search with the same query, but language "de", the Movies are found.
The API function's description states: "Search for movies by their original, translated and alternative titles." my expectation should be fulfilled. So, could you please fix the behavior, so that the movies are found again, when I search for them with another language than German?
Here's the curl-structure of my query (I replaced the authorization key with xxxxxxxxxxxxxxx):
curl --request GET \
--url 'https://api.themoviedb.org/3/search/movie?query=zur%20zuk&include_adult=false&language=en-US&page=1' \
--header 'Authorization: Bearer xxxxxxxxxxxxxxxxxxxxxx' \
--header 'accept: application/json'
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?