get https://api.triathlon.org/v1/events//programs/
The Retrieve Program Information method retrieves detailed program information for a given event_id
and prog_id
. It expands upon the basic program object by including a basic event object for the program and an additional meta
object that contains specific course information such as distance and atmospheric conditions. The meta object may be null
for those events that do not have this level of detail.
Program gender is either male, female or mixed.
Timezone offset is calculated as of the date of the program.