Once you select a movie from the catalog, Tikera shows you every screening scheduled for that film during the selected week. Screenings are displayed inside the booking panel and are grouped by day so you can quickly find a time that suits you.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/raczkodavid/Tikera/llms.txt
Use this file to discover all available pages before exploring further.
How screenings are organised
Tikera schedules screenings using two calendar fields:week_number— the ISO week number of the year (e.g. week 20). This is the same value used by the Week Selector at the top of the Movies page.week_day— the ISO weekday number, where 1 is Monday and 7 is Sunday.
What each screening shows
Each screening entry displays the information you need to decide whether it fits your plans:| Field | Description |
|---|---|
date | The calendar date of the screening |
start_time | The time the film begins (morning, afternoon, or evening slots) |
| Room dimensions | The number of rows and seats per row in the assigned screening room |
| Available seats | How many seats remain unbooked out of the room’s total capacity |
Seat availability and the seat map
Seat availability is calculated in real time from existing confirmed bookings. When you open a screening, Tikera loads all bookings for that slot and marks every reserved seat on the interactive seat map. A seat shown as reserved is already taken and cannot be selected. Only free seats can be added to your order.
- Free — available to select
- Selected — chosen by you in the current session
- Reserved — already booked by another customer