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?
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 10 de junio de 2014 a las 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.