DetailedSegmentEffort

Properties

NameTypeDescriptionNotes
idInt64The unique identifier of this effort[optional] [default to nothing]
activity_idInt64The unique identifier of the activity related to this effort[optional] [default to nothing]
elapsed_timeInt64The effort's elapsed time[optional] [default to nothing]
start_dateZonedDateTimeThe time at which the effort was started.[optional] [default to nothing]
startdatelocalZonedDateTimeThe time at which the effort was started in the local timezone.[optional] [default to nothing]
distanceFloat32The effort's distance in meters[optional] [default to nothing]
is_komBoolWhether this effort is the current best on the leaderboard[optional] [default to nothing]
nameStringThe name of the segment on which this effort was performed[optional] [default to nothing]
activity***MetaActivity**[optional] [default to nothing]
athlete***MetaAthlete**[optional] [default to nothing]
moving_timeInt64The effort's moving time[optional] [default to nothing]
start_indexInt64The start index of this effort in its activity's stream[optional] [default to nothing]
end_indexInt64The end index of this effort in its activity's stream[optional] [default to nothing]
average_cadenceFloat32The effort's average cadence[optional] [default to nothing]
average_wattsFloat32The average wattage of this effort[optional] [default to nothing]
device_wattsBoolFor riding efforts, whether the wattage was reported by a dedicated recording device[optional] [default to nothing]
average_heartrateFloat32The heart heart rate of the athlete during this effort[optional] [default to nothing]
max_heartrateFloat32The maximum heart rate of the athlete during this effort[optional] [default to nothing]
segment***SummarySegment**[optional] [default to nothing]
kom_rankInt64The rank of the effort on the global leaderboard if it belongs in the top 10 at the time of upload[optional] [default to nothing]
pr_rankInt64The rank of the effort on the athlete's leaderboard if it belongs in the top 3 at the time of upload[optional] [default to nothing]
hiddenBoolWhether this effort should be hidden when viewed within an activity[optional] [default to nothing]

[Back to Model list] [Back to API list] [Back to README]