SummaryActivity

Properties

NameTypeDescriptionNotes
idInt64The unique identifier of the activity[optional] [default to nothing]
external_idStringThe identifier provided at upload time[optional] [default to nothing]
upload_idInt64The identifier of the upload that resulted in this activity[optional] [default to nothing]
athlete***MetaAthlete**[optional] [default to nothing]
nameStringThe name of the activity[optional] [default to nothing]
distanceFloat32The activity's distance, in meters[optional] [default to nothing]
moving_timeInt64The activity's moving time, in seconds[optional] [default to nothing]
elapsed_timeInt64The activity's elapsed time, in seconds[optional] [default to nothing]
totalelevationgainFloat32The activity's total elevation gain.[optional] [default to nothing]
elev_highFloat32The activity's highest elevation, in meters[optional] [default to nothing]
elev_lowFloat32The activity's lowest elevation, in meters[optional] [default to nothing]
type***ActivityType**[optional] [default to nothing]
sport_type***SportType**[optional] [default to nothing]
start_dateZonedDateTimeThe time at which the activity was started.[optional] [default to nothing]
startdatelocalZonedDateTimeThe time at which the activity was started in the local timezone.[optional] [default to nothing]
timezoneStringThe timezone of the activity[optional] [default to nothing]
start_latlngVector{Float32}A pair of latitude/longitude coordinates, represented as an array of 2 floating point numbers.[optional] [default to nothing]
end_latlngVector{Float32}A pair of latitude/longitude coordinates, represented as an array of 2 floating point numbers.[optional] [default to nothing]
achievement_countInt64The number of achievements gained during this activity[optional] [default to nothing]
kudos_countInt64The number of kudos given for this activity[optional] [default to nothing]
comment_countInt64The number of comments for this activity[optional] [default to nothing]
athlete_countInt64The number of athletes for taking part in a group activity[optional] [default to nothing]
photo_countInt64The number of Instagram photos for this activity[optional] [default to nothing]
totalphotocountInt64The number of Instagram and Strava photos for this activity[optional] [default to nothing]
map***PolylineMap**[optional] [default to nothing]
trainerBoolWhether this activity was recorded on a training machine[optional] [default to nothing]
commuteBoolWhether this activity is a commute[optional] [default to nothing]
manualBoolWhether this activity was created manually[optional] [default to nothing]
privateBoolWhether this activity is private[optional] [default to nothing]
flaggedBoolWhether this activity is flagged[optional] [default to nothing]
workout_typeInt64The activity's workout type[optional] [default to nothing]
uploadidstrStringThe unique identifier of the upload in string format[optional] [default to nothing]
average_speedFloat32The activity's average speed, in meters per second[optional] [default to nothing]
max_speedFloat32The activity's max speed, in meters per second[optional] [default to nothing]
has_kudoedBoolWhether the logged-in athlete has kudoed this activity[optional] [default to nothing]
hidefromhomeBoolWhether the activity is muted[optional] [default to nothing]
gear_idStringThe id of the gear for the activity[optional] [default to nothing]
kilojoulesFloat32The total work done in kilojoules during this activity. Rides only[optional] [default to nothing]
average_wattsFloat32Average power output in watts during this activity. Rides only[optional] [default to nothing]
device_wattsBoolWhether the watts are from a power meter, false if estimated[optional] [default to nothing]
max_wattsInt64Rides with power meter data only[optional] [default to nothing]
weightedaveragewattsInt64Similar to Normalized Power. Rides with power meter data only[optional] [default to nothing]

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