Film details
scenef_film_detailsRetrieve a film's full record—title, year, runtime, cast, rating, trailer, and every verified showtime with venue and ticket link. Use detailed mode for confidence and source metadata.
Instructions
The full card for one film: title, year, runtime, genres, directors, cast, overview, rating, trailer and poster urls when present, every upcoming showtime with venue/time/ticket link, and a last-night flag when the run is ending. In "detailed" mode every showtime also carries its confidence level, source tier, reporting sources, and verified_at timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| film | Yes | Film title or SceneF slug. | |
| response_format | No | Output size: "concise" (default) for tight text lines, "detailed" to add ids, per-showtime ticket urls, and extra metadata. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| film | No | ||
| query | Yes | ||
| matched | Yes | ||
| showtimes | No | ||
| candidates | No | ||
| data_as_of | Yes | ||
| attribution | Yes | ||
| final_night | No | ||
| accuracy_url | Yes | ||
| is_last_night | No | ||
| showtime_count | No |