Is it possible to use the Persons IMDB ID (example nm0451321) in the Person API ... sample call below:
http://api.themoviedb.org/3/person/nm0451321?api_key=###
Right now it is giving - {"status_code":6,"status_message":"Invalid id - The pre-requisite id is invalid or not found"}
The similar setup works for Movies.
Thanks!
No trobeu una pel·lícula o una sèrie? Inicieu la sessió per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per Travis Bell
el 28 " de 2013 a les 3:12 P.M.
Hi,
This was discussed here: https://www.themoviedb.org/talk/5198d35f760ee3635b01afee
The short story: maybe. Haven't really thought about it.
Resposta per tmdb35643636
el 29 " de 2013 a les 8:37 A.M.
Thanks Travis. Will be really good to have that.
So basically for now we'll use the TMDB person ID ... quick question on that - can the TMDB ID change for a person or a movie ... if so do you believe it changes quiet frequently or not? ... It will be kind of painful if that ID keeps changing.
Best Regards.
Resposta per Travis Bell
el 29 " de 2013 a les 10:10 A.M.
Nope, the ids will never change once they're assigned. The only time things get slightly complicated is when duplicates get created and then associated with incorrect ids.
A person and movie I'd has never once changed once assigned though.