Hi,
I am an iOS developer and I would like to list out the nearest theaters in a particular location.Is there any way to obtain the theaters list from the TMDB API?Also I would like to list out the movies based on the date of release.Is there any way to obtain such a list from the API?
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2014 年 06 月 10 日 1:28下午
Hi hari_ileaf,
We don't maintain or store any kind of theatre data, only the movie and person metadata.
You can use the /discover to browse for movies based on criteria like release date.
Cheers.