Fandango: Get Movie Formats
Fandango via Parse · entertainment
Get available viewing formats for a movie (Standard, Premium Format, 3D, IMAX, Dolby, etc.) at nearby theaters with their showtimes. Uses the same underlying data as get_movie_showtimes but focused on format availability. The movie_id is the numeric portion from the Fandango movie URL path. API for retrieving movie showtimes, theater listings, and format information from Fandango. Supports searching movies, viewing showtimes by location/date, and checking available formats (2D, 3D, IMAX). Fulfilled by Parse from fandango.com.
- entertainment
- fandango
- fandango-com
- maps-geo
- parse
- platform-key
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d5a6141a-e018-4735-a391-d60b18e9a537/get_movie_formats
- Interface artifact
- sha256:e407cda864b088920ec0d0436414a79e8299e716e34bcc368e178368313b8373
- Manifest digest
- sha256:bba21a6a6b18919d7703558677369982bdf1db1d5e09659f9423a71b83ed1507
Request fields
- date (string): Date in YYYY-MM-DD format. Omitting defaults to today's date.
- movie_id (string, required): Fandango numeric movie ID extracted from the movie URL slug (e.g., '244050' from '/disclosure-day-2026-244050/movie-overview')
- zip_code (string): 5-digit US zip code
Example queries
- {"date":"2026-06-11","movie_id":"244050","zip_code":"10001"}