Themeparks: Get Entity Schedule By Month
Themeparks via Parse · travel
Returns the operating schedule for a specific year and month for a given entity. Includes pricing info for Lightning Lane passes where available. Defaults to the current month if year/month are omitted. Provides global theme park data including real-time wait times, operating schedules, attractions, shows, and restaurants. Fulfilled by Parse from themeparks.com.
- entertainment
- maps-geo
- parse
- platform-key
- themeparks
- themeparks-com
- 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/5664de12-7303-4847-b13b-3fa34d75df25/get_entity_schedule_by_month
- Interface artifact
- sha256:4ad0a5af69b20df19a1ef2f4bc0ea0e4ff400356c9ff6b2cb4b6762d742ce9cc
- Manifest digest
- sha256:6c86470efbc98952493b0658bd0d6f0dd651961bb152179621c6099ce6c89eed
Request fields
- year (string): 4-digit year (e.g. '2026'). Defaults to the current year if omitted.
- month (string): 2-digit month with leading zero (e.g. '06'). Defaults to the current month if omitted.
- entity_id (string, required): UUID of the entity.
Example queries
- {"year":"2026","month":"06","entity_id":"27d64dee-d85e-48dc-ad6d-8077445cd946"}