An array of modes e.g. tube, tram
Gets a list of the stations that serve the given line id
Get all valid routes for all lines, including the name and id of the originating and terminating stops for each route.
A comma seperated list of service types to filter on. Supported values: Regular, Night. Defaulted to 'Regular' if not specified
Get the list of arrival predictions for given line ids based at the given stop
list of line ids e.g. ['victoria','circle','N133']
Id of stop to get arrival predictions for (station naptan code e.g. 940GZZLUASL)
Optional. The direction of travel. Can be inbound or outbound or all. Default: all
Optional. Id of destination stop
Gets a list of all disruption types
Get disruptions for the given line ids
list of line ids e.g. ['victoria','circle','N133']
Get all valid modes
Gets a list of all service types
Gets a list of all severity codes
Gets the line status of for given line ids e.g Minor Delays
A list of line ids e.g. victoria, circle, N133
Include details of the disruptions that are causing the line status including the affected stops and routes
Gets the line status of for all lines for the given modes
A comma-separated list of modes to filter by. e.g. tube,dlr
Include details of the disruptions that are causing the line status including the affected stops and routes
If specified, ensures that only those line status(es) are returned within the lines that have disruptions with the matching severity level
Gets the inbound timetable for a specified station on the give line
Id of the line e.g. 'victoria'
What direction you want the timetable for. Leave blank for outbound or 'inbound'
Gets the timetable for a specified station on the give line with specified destination
Generated using TypeDoc
Gets all lines that serve the given modes