event_schedule
GET /events/:eventID/schedule — Get event schedule
Returns the full schedule (sessions) for an event, sorted chronologically.
Access: any active DCer who can see the event can view its public schedule. Personal agenda actions still require a valid ticket.
Time-zone handling: session startAt / endAt are returned as ISO 8601 strings whose digits represent the venue-local wall-clock time (e.g. a 9 AM Mexico City session returns 2026-05-08T09:00:00.000Z, NOT 15:00:00Z). The session's timezone field carries the IANA zone (e.g. America/Mexico_City) — pair them when localizing. This matches the convention used by the DC ICS feed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventID | Yes | Event ID |