I did a quick Google search and couldn't find the Google API for movie listings, although you could see if they expanded them in the Google Base API.
API Query Language. API- showtimes, Java. YQL, :
select * from movies.showtimes
. :
select * from movies.showtimes where location='myzip' and name='one of the movies'
select * from movies.showtimes where location='myzip' and name in whatever
, , API: http://developer.yahoo.com/yql/console/?env=http://datatables.org/alltables.env#h=desc%20movies.showtimes
, Java- ( LAMP .NET), , YQL API - RESTful API, API , XML.
, , !