Hi, I used this url to make an API call to search for a TV show http://api.themoviedb.org/3/search/tv?api_key=d25b25&query=empire. Now, this returns an array of different shows and each one of them have their own poster path e.g. poster_path": "/59WJD0bEMDFvKKPkeLlqs4ks0vN.jpg".
Now, I have looked through your API and i cannot seem to find something that shows me how to view the poster path above. What is the full http path? e.g is it http://api.themoviedb.org/3/tv/1369//59WJD0bEMDFvKKPkeLlqs4ks0vN.jpg. I am quite disappointed that there is nothing in your documentation that shows someone how to view these posters.
Thanks for your anticipated assistance
فیلم و نمایش تلویزیونی را نمیتوانید پیدا کنید؟ به سیستم وارد شوید تا آن را ایجاد کنید.
آیا میخواهید به این مورد امتیاز دهید یا به فهرست اضافه کنید؟
عضو نیستید؟
پاسخ توسط Travis Bell
در تاریخ آوریل 12, 2015 ساعت 10:32 ق.ض
Hi omesanni,
Please read through the /configuration method as it describes the process to build valid image URLs.
Cheers.