The Movie Database Support

I want only indian movies how i get all indians movies ?

1 reply (on page 1 of 1)

• Jump to last post

@guruchara_100 said:
I want only indian movies how i get all indians movies ?
I want only indian movies how i get all indians movies ?

Two possibilities using Discover.
https://developers.themoviedb.org/3/discover/movie-discover

1 - Using the &with_origin_country= filter which is very new and not yet in the documentation.
https://api.themoviedb.org/3/discover/movie?api_key=THE_KEY&with_origin_country=IN

2 - Or using the filter &with_original_language=
https://api.themoviedb.org/3/discover/movie?api_key=THE_KEY&with_original_language=hi|kn|ml|ta|te
In the example with all languages spoken in India.

Can't find a movie or TV show? Login to create it.

Want to rate or add this item to a list?

Login