REC: Get Group Lessons
REC via Parse · sports
List all bookable group lesson/program slots for an organization within the next 90 days. Each result includes the program name, sport, location, capacity, spots remaining, instructor names, recommended level, and session schedule. Optionally filter by sport name or date. Makes two API calls (one to resolve the organization ID, one to fetch programs; three when filtering by sport). Access public reservation information from Rec.us including organizations, locations, court availability, instructors, and sports/activities. Fulfilled by Parse from rec.us.
- entertainment
- maps-geo
- parse
- platform-key
- rec
- rec-us
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/53ee12ed-bd2a-4e29-89e9-a6ecfca029dd/get_group_lessons
- Interface artifact
- sha256:41fa9d6f8c6a848732456d0f754eb60874069464846982200710bb382b8fd2a1
- Manifest digest
- sha256:e158e5407b8556a04df8d13af8a8cc9c8fdfeaaabc9f10083f503c7dffb385ff
Request fields
- date (string): ISO date (YYYY-MM-DD) to filter group lessons. Only programs with at least one session on this date are returned, and sessions are limited to that date.
- sport (string): Sport name to filter by (case-insensitive, e.g. 'tennis', 'pickleball'). Only group lessons for the specified sport are returned. Omit to return all sports.
- organization_slug (string, required): URL slug of the organization (e.g. san-francisco-rec-park).
Example queries
- {"organization_slug":"san-francisco-rec-park"}