Skip to content

Latest commit

 

History

History
47 lines (44 loc) · 3.51 KB

SummaryActivity.md

File metadata and controls

47 lines (44 loc) · 3.51 KB

StravaApiV3.SummaryActivity

Properties

Name Type Description Notes
externalId String The identifier provided at upload time [optional]
uploadId Number The identifier of the upload that resulted in this activity [optional]
athlete MetaAthlete [optional]
name String The name of the activity [optional]
distance Number The activity's distance, in meters [optional]
movingTime Number The activity's moving time, in seconds [optional]
elapsedTime Number The activity's elapsed time, in seconds [optional]
totalElevationGain Number The activity's total elevation gain. [optional]
elevHigh Number The activity's highest elevation, in meters [optional]
elevLow Number The activity's lowest elevation, in meters [optional]
type ActivityType [optional]
startDate Date The time at which the activity was started. [optional]
startDateLocal Date The time at which the activity was started in the local timezone. [optional]
timezone String The timezone of the activity [optional]
startLatlng LatLng [optional]
endLatlng LatLng [optional]
achievementCount Number The number of achievements gained during this activity [optional]
kudosCount Number The number of kudos given for this activity [optional]
commentCount Number The number of comments for this activity [optional]
athleteCount Number The number of athletes for taking part in a group activity [optional]
photoCount Number The number of Instagram photos for this activity [optional]
totalPhotoCount Number The number of Instagram and Strava photos for this activity [optional]
map PolylineMap [optional]
trainer Boolean Whether this activity was recorded on a training machine [optional]
commute Boolean Whether this activity is a commute [optional]
manual Boolean Whether this activity was created manually [optional]
_private Boolean Whether this activity is private [optional]
flagged Boolean Whether this activity is flagged [optional]
workoutType Number The activity's workout type [optional]
uploadIdStr String The unique identifier of the upload in string format [optional]
averageSpeed Number The activity's average speed, in meters per second [optional]
maxSpeed Number The activity's max speed, in meters per second [optional]
hasKudoed Boolean Whether the logged-in athlete has kudoed this activity [optional]
hideFromHome Boolean Whether the activity is muted [optional]
gearId String The id of the gear for the activity [optional]
kilojoules Number The total work done in kilojoules during this activity. Rides only [optional]
averageWatts Number Average power output in watts during this activity. Rides only [optional]
deviceWatts Boolean Whether the watts are from a power meter, false if estimated [optional]
maxWatts Number Rides with power meter data only [optional]
weightedAverageWatts Number Similar to Normalized Power. Rides with power meter data only [optional]