Film Chase
This includes the following UK cinema chains: Cineworld, Everyman, Merlin, Odeon, Omniplex, Picturehouse, Reel Cinemas, Scott Cinemas, Showcase, Vue, and WTW Cinemas.
Film Chase endpoints
| Method | Endpoint | Description |
|---|---|---|
| films | ||
| GET |
/films/{id} /films/{id} |
Returns a film. |
| GET |
/films /films |
Get a paginated list of films currently showing in cinemas, with an optional parameter to include films that are no longer showing. |
| cinemas | ||
| GET |
/cinemas/{id} /cinemas/{id} |
Return a cinema. |
| GET |
/cinemas /cinemas |
Get a paginated list of cinemas. |
| showtimes | ||
| GET |
/showtimes /showtimes |
Get a paginated list of showtimes. |
| GET |
/showtimes/{id} /showtimes/{id} |
Return a showtime. |
| Other endpoints | ||
| GET |
/cinemas /cinemas |
Get a paginated list of cinemas. |
| GET |
/films /films |
Get a paginated list of films currently showing in cinemas, with an optional parameter to include films that are no longer showing. |
| GET |
/showtimes /showtimes |
Get a paginated list of showtimes. |
| GET |
/showtimes/{id} /showtimes/{id} |
Return a showtime. |
| GET |
/cinemas/{id} /cinemas/{id} |
Return a cinema. |
| GET |
/films/{id} /films/{id} |
Returns a film. |
Film Chase pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $70 / month | 5 / second |
|