I am trying to search for actors by their ID (using http://api.themoviedb.org/3/search/person?api_key=###&query={person}), but I can't seem to find out getting their profile information. I have looked at http://docs.themoviedb.apiary.io/#people and attempted http://private-7b7c6-themoviedb.apiary.io/3/person/{id} but not knowing how to add my API key to it. I have also tried http://api.themoviedb.org/3/person/{id} with the same results. Can anybody help me out here?
Etkö löydä elokuvaa tai TV-ohjelmaa? Kirjaudu sisään lisätäksesi se.
Haluatko pisteyttää vai lisätä tämän nimikkeen listaan?
Ei rekisteröitynyt jäsen?
Vastaus käyttäjältä Travis Bell
4 helmikuu 2014 klo 12:48AM
Hi bladerx,
Is the correct call.
Cheers.
Vastaus käyttäjältä bladerx
4 helmikuu 2014 klo 6:00AM
Thanks, that's the one.