Olympics: List Events
Olympics via Parse · sports
List all events for a specific discipline in a completed Olympic Games edition. Returns event titles, slugs, and gender categories. Requires both the games slug and discipline slug. Access Olympic Games data including games editions, disciplines, athletes, medal tables, events, and event results from olympics.com Fulfilled by Parse from olympics.com.
- entertainment
- government-public
- olympics
- olympics-com
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/6370143b-626a-4292-afab-80c2c2caa166/list_events
- Interface artifact
- sha256:056a060fd242662ac3be7e83a8bdfa49ea1381dcc6480821dc08de2d0cf5a6ab
- Manifest digest
- sha256:262dc611cefd4f95a55feb2aa6654d1480c4035a0711d51640c604cb6cdba447
Request fields
- games_slug (string, required): Olympic Games slug (e.g. 'paris-2024', 'tokyo-2020'): Allowed values: paris-2024, tokyo-2020, beijing-2022
- discipline_slug (string, required): Discipline slug (e.g. 'athletics', 'swimming'). Obtain from list_disciplines endpoint.
Example queries
- {"games_slug":"paris-2024","discipline_slug":"canoe-slalom"}