get
https://api.triathlon.org/v1/courses/
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
The Retrieve Course Information method retrieves a full course profile for a given course_id.
For the related event a basic event object is returned if the course runs alongside an existing event. For the course_images a full gallery of image objects are returned. For the related_articles and videos a basic news and video object are returned respectively.
Examples
List the course detail for 2013 Rio Maior ITU Development U23 & Junior World Camp (course_id 78443 found from either course listing or search methods).
curl --header "apikey: YOUR_APP_KEY" https://api.triathlon.org/v1/courses/78443