estonian-cinema-api
Advanced tools
Changelog
v0.2.0
Objects returned by getShows
now contain id
, movie.length
, time
and auditorium
properties.
Changelog
v0.1.1
language
, dimensions
and isImax
to show objectObjects returned by getShows
now contain language
, dimensions
and isImax
properties.
Changelog
v0.1.0
Exposes getShows
function that takes in either nothing, a cinema alias as string (f.e. solaris
), or an array of cinema aliases (f.e. ['artis', 'solaris']
).
getShows
returns an array of normalized shows based on the filter argument.