I need to call an api with a movie name and get all details about it ...... i dont know the movieid is there a way to get this ?
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Хотите поставить оценку или добавить в список?
Нет аккаунта?
Ответ от Travis Bell
, 26 октября 2016 в 11:14
Hi @smarteez,
Take a read through this document for a basic outline of how to query and get details: https://developers.themoviedb.org/3/getting-started/search-and-query-for-details
Ответ от smarteez
, 28 октября 2016 в 05:30
Thanks I see there is column called Posterpath the return a string value example /uM1dNEmcAeyDGjMcFLlkKOyBgft.jpg Whats the full path so i can click on it to view the poster
Ответ от Travis Bell
, 28 октября 2016 в 10:05
Please read the image documentation for information about how to build valid image URLs.