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
, 10 июня 2014 в 13: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.