Change Updates

Do not miss any Local Sport Hero API changes, ever again

Subscribe to the Local Sport Hero API changelog to be up to date on recent changes.

RSS

Apr 1, 2022

main
1
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
DELETE /1/activities/{id}
GET /1/activities/nearby/{year}/{month}/{day}
  • Response
  • 200 response Modified
    • id, name, type, date, durationInMinutes, minSpots, maxSpots, summary, supplies, specialties, location, organizer, participants, rootActivityId properties Removed
    • activities property Added
GET /1/activities/{id}
  • Response
  • 200 response Modified
    • activity property Modified
POST /1/activities/create
  • Response
  • 200 response Modified
    • activity property Added
POST /1/activities/{id}
  • Response
  • 200 response Modified
    • activity property Added