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?
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ فبراير 4, 2014 في 12:48 صباحا
Hi bladerx,
Is the correct call.
Cheers.
رد بواسطة bladerx
بتاريخ فبراير 4, 2014 في 6:00 صباحا
Thanks, that's the one.