The Movie Database Support

I need a "GET / discover / movie", per year, with movies that exist in pt-PT and that have no title or overview in pt-BR.

The ones in pt-PT I think I discovered:

https://api.themoviedb.org/3/discover/movie?year=1949&page=1&include_video=false&include_adult=false&sort_by=original_title.asc&region=PT&language=pt-PT&api_key=  

But restrict to those who do not have in pt-BR, this I did not discover.

Anyone know if it's possible?

And if so, could you tell me how? Show the "Query String"?

translate by Google

2 replies (on page 1 of 1)

Jump to last post

Hi @ticao2,

You can actually use a set of undocumented filters, overview_translation.nin and title_translation.nin. I don't know if these will be officially supported or not, so while I don't really mind sharing them here, they could stop working at some point in the future. Or not. Maybe I'll add them as official... not sure wink

https://api.themoviedb.org/3/discover/movie?api_key=###&year=1949&page=1&include_video=false&sort_by=original_title.asc&region=PT&language=pt-PT&overview_translation.nin=pt-BR

https://api.themoviedb.org/3/discover/movie?api_key=###&year=1949&page=1&include_video=false&sort_by=original_title.asc&region=PT&language=pt-PT&title_translation.nin=pt-BR

Should do it I think.

Perfect. Solved my problem.
Do it. Add as official.
It can be of great help for language with several countries.

  • ar-AE Arabic-United Arab Emirates
  • ar-SA Arabic-Saudi Arabia
  • es-ES Spanish-Spain
  • es-MX Spanish-Mexico
  • fr-CA French-Canada
  • fr-FR French-France
  • pt-BR Portuguese-Brazil
  • pt-PT Portuguese-Portugal
  • zh-CN Mandarin-China
  • zh-TW Mandarin-Taiwan

For some years, all the content of Brazil was placed as Portuguese.
Then the pt-PT and pt-BR separation was made.
And pt-PT got everything.
Now I can view and migrate to pt-BR.

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

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login