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.


I don’t really see the point of this endpoint if you don’t return the date for each activity. I would really need it for my use case, right now this endpoint is useless for me. Please add it. An unique identifier for each user would also be very helpful, thank you very much.


‘+1 here

Being able to add at least activity data would make the get_club_activities service from the API way more useful 

 

 


Oh my god - how frustrating!! Just came here to say pleaeeeeeease add a timestamp data point for club run data how on earth was this not the first thing included in the payload. 

 


​@DawghuntR The datetime and athlete id are excluded intentionally, because Strava wants to block developers from creating club related challenges. Those would impair Strava in their attempt to get athletes to subscribe for the personal challenge feature and to get companies to pay Strava for promoted challenges.


Reply