Keyboard Shortcuts
Advanced Search
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 ?
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
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
Please read the image documentation for information about how to build valid image URLs.
Can't find a movie or TV show? Login to create it.
Login
Sign Up
Want to rate or add this item to a list?
Not a member?
Sign up and join the community
Reply by Travis Bell
on October 26, 2016 at 11:14 AM
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
Reply by smarteez
on October 28, 2016 at 5:30 AM
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
Reply by Travis Bell
on October 28, 2016 at 10:05 AM
Please read the image documentation for information about how to build valid image URLs.