Hi, i've a question, there is a way to select the code row of a query. I try to explain i made a search like: http://api.themoviedb.org/3/person/51329/credits?language=IT&api_key=#mykey then i like to have the movie id was the imdb id. in the api support seems there are no additional parameters that can do this. another little problem: the request don't return the movie title in italian. thanks for the answer. Francesco Vergara
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on January 16, 2013 at 7:21 PM
This is not supported. IMDB id is only supported in 2 places, as a queryable ID with the movie method and as a field on the primary movie facts.
As an example I just did:
Seems to work ok for me. Remember, you should be checking the
title
field for the translated titles.Reply by hellflame
on January 17, 2013 at 6:10 AM
thanks very mutch for the fast answer. the movie db id is needed only beacouse my popcorn c-200 use that like id of movie and i would use them to find the name of movie and synopsis without made an excessive traffic on your site that may be annoying to you. For the second problem i've see again and yes it will work, my fault sorry for the useless question :-)
thank you very much and congratulations for the great service. Francesco Vergara