Example searches: “station_name”, “Train has left a station”, “station_code”, “train_passengers_count”, “Be informed of all train departures”
Attributes of a train leaving a station.
Current number of passengers in the train.
Station's code.
Station's full name.
Type of the event.
Values are left or arrived.
left
arrived
Train's code.
{ "event": "left", "sent_at": "2023-05-04T09:42:00+00:00", "train_code": "string", "train_passengers_count": 42, "station_code": "string", "station_name": "string" }