View all trip/service runs for a specific route ID
Path parameters
Identifier of route; values returned by Routes API - v3/routes.
Query parameters
List of objects to be returned in full (i.e. expanded) - options include: All, VehiclePosition, VehicleDescriptor, or None. Default is None.
Filter by the date and time of the request (ISO 8601 UTC format) (default = current date and time)
Indicates whether data related to interchanges should be included in the response (default = false). When set to true, this parameter enables API clients to retrieve additional exchange information (stops, routes, runs, directions and disruptions) in a single call instead of making multiple requests
Please ignore
Your developer id
Authentication signature for request
Response
All trip/service run details for the specified route ID.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.