I don’t know what’s been discussed previously, something as simple as
GET /jams
GET /jams/upcoming
(Repeat for all existing filters)
Where each document has the basics of the jam, e.g.
- Title
- Description
- Start
- End
- Current participants
- Current status
…would allow for interesting ways of integrating with the site; my use case would be read-only, but I’ve seen some discussion about users wanting an API to automate jam actions on top of this