키보드 단축키
고급 검색
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.
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
로그인
회원가입
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
가입하고 커뮤니티에 참여하세요
Travis Bell님의 댓글
10월 26, 2016 at 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님의 댓글
10월 28, 2016 at 5: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님의 댓글
10월 28, 2016 at 10:05 오전
Please read the image documentation for information about how to build valid image URLs.