Skip to main content
Answered

Response from group activities does not return activity date

  • May 21, 2025
  • 1 reply
  • 42 views

Forum|alt.badge.img+1

Hello,
For my personal educational reasons I am using your public API fetching activities from the group I am member of.
I am using exactly this request:
https://www.strava.com/api/v3/clubs/" + clubId + "/activities?per_page=100&page=1
 

I have only problem that I am not getting activity date in the response.

This is sample JSON of the respone:

```
{"resource_state":2,"athlete":{"resource_state":2,"firstname":"Adam","lastname":"S."},"name":"Evening Run","distance":8751.0,"moving_time":2998,"elapsed_time":2998,"total_elevation_gain":38.7,"type":"Run","sport_type":"Run","workout_type":0}
```

Could you help me with the case or delegate my request to the team which can assist ?

Best answer by Jan_Mantau

The activity date is not available in this endpoint, see also 

 

Please also note that you don’t address developers from the Strava company here but developers like yourself.

1 reply

Jan_Mantau
Superuser
Forum|alt.badge.img+26
  • Superuser
  • Answer
  • May 21, 2025

The activity date is not available in this endpoint, see also 

 

Please also note that you don’t address developers from the Strava company here but developers like yourself.