DetailedAthlete

Properties

NameTypeDescriptionNotes
idInt64The unique identifier of the athlete[optional] [default to nothing]
resource_stateInt64Resource state, indicates level of detail. Possible values: 1 -> \"meta\", 2 -> \"summary\", 3 -> \"detail\"[optional] [default to nothing]
firstnameStringThe athlete's first name.[optional] [default to nothing]
lastnameStringThe athlete's last name.[optional] [default to nothing]
profile_mediumStringURL to a 62x62 pixel profile picture.[optional] [default to nothing]
profileStringURL to a 124x124 pixel profile picture.[optional] [default to nothing]
cityStringThe athlete's city.[optional] [default to nothing]
stateStringThe athlete's state or geographical region.[optional] [default to nothing]
countryStringThe athlete's country.[optional] [default to nothing]
sexStringThe athlete's sex.[optional] [default to nothing]
premiumBoolDeprecated. Use summit field instead. Whether the athlete has any Summit subscription.[optional] [default to nothing]
summitBoolWhether the athlete has any Summit subscription.[optional] [default to nothing]
created_atZonedDateTimeThe time at which the athlete was created.[optional] [default to nothing]
updated_atZonedDateTimeThe time at which the athlete was last updated.[optional] [default to nothing]
follower_countInt64The athlete's follower count.[optional] [default to nothing]
friend_countInt64The athlete's friend count.[optional] [default to nothing]
measurement_preferenceStringThe athlete's preferred unit system.[optional] [default to nothing]
ftpInt64The athlete's FTP (Functional Threshold Power).[optional] [default to nothing]
weightFloat32The athlete's weight.[optional] [default to nothing]
clubsVector{SummaryClub}The athlete's clubs.[optional] [default to nothing]
bikesVector{SummaryGear}The athlete's bikes.[optional] [default to nothing]
shoesVector{SummaryGear}The athlete's shoes.[optional] [default to nothing]

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