Colosseo: Get Ticket Availability Calendar
Colosseo via Parse · travel
Retrieves available time slots for a ticket in a given month. Returns an array of slots with start/end times, capacity, and period_id (required for pricing lookups). Use page_id from get_ticket_detail. Access ticket information, availability calendars, and pricing for the Parco Archeologico del Colosseo (Colosseum, Roman Forum, Palatine Hill). Fulfilled by Parse from ticketing.colosseo.it.
- colosseo
- entertainment
- government-public
- parse
- platform-key
- ticketing-colosseo-it
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/924d7e24-d7ef-4bd0-a4b6-93106e3f31e1/get_ticket_availability_calendar
- Interface artifact
- sha256:efd0adec5a2d7cd6140887c9a3f10a45ba0fd0852b20094d896afe1de7558c53
- Manifest digest
- sha256:8aee0c7380c38d928d1012cfe82e21cd4bb971d9cdef7f49e179254e4e498de1
Request fields
- year (string, required): Year as 4-digit string (e.g. '2026').
- month (string, required): Month number without leading zero (e.g. '7' for July).
- page_id (string, required): Numeric page ID from get_ticket_detail (e.g. '35').
Example queries
- {"year":"2026","month":"8","page_id":"35"}