Skip to main content

Hello first of all thanks for the awesome app and easy to use API!

Im pulling the club data and everything works just perfect!

/clubs/{id}/activities


https://developers.strava.com/docs/reference/#api-Clubs-getClubActivitiesById

But unfortunetly in the reponse is no activity date field 😞

[ {

"resource_state" : 2,

"athlete" : {

"resource_state" : 2,

"firstname" : "Peter",

"lastname" : "S."

},

"name" : "World Championship",

"distance" : 2641.7,

"moving_time" : 577,

"elapsed_time" : 635,

"total_elevation_gain" : 8.8,

"type" : "Ride",

"sport_type" : "MountainBikeRide",

"workout_type" : null

} ]

So I was wondering if by any chance you could add activity date field to the response 🙏🙏

Also adding some unique identifier for each athlete would be super useful 😉 😉


I am very surprised there is no date field for activities queried in this way. There is also no way to limit the query to "only within these dates", which means that this API has effectively no power for me. Womp womp, back to manually counting activities for my club. 😩


Really need this, so much effort has gone into such an easy to use api, but gee at least a week of the year number would make it better than useless 😞


This seems to be by design and it is very frustrating. What’s the utility of this endpoint without timestamps and identifiers really?


any update for this?, really need date time :(


any update for this?


Without the activity date field, the ability to analyze and plan becomes significantly limited, reducing the effectiveness of tracking and managing the athletes' performance within the club over time.


Reply