Lap

Properties

NameTypeDescriptionNotes
idInt64The unique identifier of this lap[optional] [default to nothing]
activity***MetaActivity**[optional] [default to nothing]
athlete***MetaAthlete**[optional] [default to nothing]
average_cadenceFloat32The lap's average cadence[optional] [default to nothing]
average_speedFloat32The lap's average speed[optional] [default to nothing]
distanceFloat32The lap's distance, in meters[optional] [default to nothing]
elapsed_timeInt64The lap's elapsed time, in seconds[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]
lap_indexInt64The index of this lap in the activity it belongs to[optional] [default to nothing]
max_speedFloat32The maximum speed of this lat, in meters per second[optional] [default to nothing]
moving_timeInt64The lap's moving time, in seconds[optional] [default to nothing]
nameStringThe name of the lap[optional] [default to nothing]
pace_zoneInt64The athlete's pace zone during this lap[optional] [default to nothing]
splitInt64[optional] [default to nothing]
start_dateZonedDateTimeThe time at which the lap was started.[optional] [default to nothing]
startdatelocalZonedDateTimeThe time at which the lap was started in the local timezone.[optional] [default to nothing]
totalelevationgainFloat32The elevation gain of this lap, in meters[optional] [default to nothing]

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