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?
Can't find a movie or TV show? Login to create it.
ต้องการให้คะแนนหรือเพิ่มรายการนี้ไปยังรายการหรือไม่
ไม่ใช่สมาชิกเหรอ
Reply by Travis Bell
on February 4, 2014 at 12:48 ก่อนเที่ยง
Hi bladerx,
Is the correct call.
Cheers.
Reply by bladerx
on February 4, 2014 at 6:00 ก่อนเที่ยง
Thanks, that's the one.