Every request will return a response. The following objects and values are returned upon a successful request. See an example request response.
response
0 = error, 1 = success
message
A description of any error that occurred. Returns ‘success’ on a successful request.
va Object
A Virtual Athlete Object is returned with every request.
course Object
The course Object contains the objects describing the course and its conditions.
averages Object
Averages of all values.
minvalues Object
Minimum values, each as an Object containing the value and the id within the data.
maxvalues Object
Maximum values, each as an Object containing the value and the id within the data.
totals Object
Contains total values
stream Object
If any of the streams have been requested they will be included in their own array under the ‘stream’ object.
tz
Timezone offset in hours
timestamp
The timestamp for the forecast start date and time.