REC: Get Open Lessons
REC via Parse · sports
List all bookable 1-on-1 instructor lesson slots for an organization. Each result includes instructor details, sport, hourly rate, lesson time, and location. Optionally filter by sport name, instructor ID, or specific date. Makes one API call (two when filtering by sport to resolve the sport name). 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_open_lessons
- Interface artifact
- sha256:7bed0acd49d388e8a4b4d7c3cdbfd88380868be1debb5358d43bf8acd8ff1ea2
- Manifest digest
- sha256:64aea668e8f374bbdc2013efda2c78386d54f5863a5135f0a7c8a0f9393b1bc0
Request fields
- date (string): ISO date (YYYY-MM-DD) to filter lessons to a specific day. Only lessons on this date are returned.
- sport (string): Sport name to filter by (case-insensitive, e.g. 'tennis', 'pickleball'). Only lessons for the specified sport are returned. Omit to return lessons for all sports.
- instructor_id (string): UUID of a specific instructor to filter results (from get_instructors results).
- organization_slug (string, required): URL slug of the organization (e.g. san-francisco-rec-park).
Example queries
- {"organization_slug":"san-francisco-rec-park"}