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 ?
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 26 octobre 2016 à 11h14
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
Réponse de smarteez
le 28 octobre 2016 à 05h30
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
Réponse de Travis Bell
le 28 octobre 2016 à 10h05
Please read the image documentation for information about how to build valid image URLs.