Resource details

File name: Transport - Données GTFS-RT LEMET - TripUpdate
Format: gtfs-rt

This resource file is part of the dataset Réseau urbain Le Met'.

Download availability

2025-07-06
100%
2025-07-07
98.5%
2025-07-08
100%
2025-07-09
100%
2025-07-10
100%
2025-07-11
100%
2025-07-12
100%
2025-07-13
100%
2025-07-14
100%
2025-07-15
100%
2025-07-16
100%
2025-07-17
100%
2025-07-18
100%
2025-07-19
100%
2025-07-20
100%
2025-07-21
100%
2025-07-22
100%
2025-07-23
100%
2025-07-24
100%
2025-07-25
100%
2025-07-26
100%
2025-07-27
100%
2025-07-28
100%
2025-07-29
100%
2025-07-30
100%
2025-07-31
100%
2025-08-01
100%
2025-08-02
100%
2025-08-03
100%
2025-08-04
100%
2025-08-05
100%
Learn more
We test this resource download availability every hour by making an HTTP HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.

For SIRI and SIRI Lite feeds, we perform a GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.

Validation details

166 errors, 120 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2025-08-05 at 09:01 Europe/Paris using the MobilityData GTFS-RT validator.

Errors

stop_times_updates not strictly sorted E002 12 errors

stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence

Sample errors
  • trip_id 2_23026378 stop_sequence [12, 1] is not strictly sorted by increasing stop_sequence
  • trip_id 2_22871092 stop_sequence [4, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37] is not strictly sorted by increasing stop_sequence
  • trip_id 2_22871091 stop_sequence [4, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37] is not strictly sorted by increasing stop_sequence
  • trip_id 2_22870987 stop_sequence [30, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37] is not strictly sorted by increasing stop_sequence
  • trip_id 2_23082964 stop_sequence [10, 1] is not strictly sorted by increasing stop_sequence

GTFS-rt stop_sequence isn't provided for trip that visits same stop_id more than once E009 3 errors

If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence

Sample errors
  • trip_id 2_23034769 visits stop_id [0:OFFICET1] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
  • trip_id 2_23034768 visits stop_id [0:OFFICET1] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
  • trip_id 2_23034767 visits stop_id [0:OFFICET1] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided

Sequential stop_time_update times are not increasing E022 141 errors

stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.

Sample errors
  • trip_id 2_23026386 stop_sequence 1 departure_time 09:53:00 (1754380380) is less than previous stop departure_time 10:17:22 (1754381842) - times must increase between two sequential stops
  • trip_id 2_23026386 stop_sequence 1 departure_time 09:53:00 (1754380380) is less than previous stop arrival_time 10:17:22 (1754381842) - times must increase between two sequential stops
  • trip_id 2_23026386 stop_sequence 2 arrival_time 09:56:00 (1754380560) is less than previous stop arrival_time 10:17:22 (1754381842) - times must increase between two sequential stops
  • trip_id 2_23026386 stop_sequence 2 departure_time 09:56:00 (1754380560) is less than previous stop arrival_time 10:17:22 (1754381842) - times must increase between two sequential stops
  • trip_id 2_23026378 stop_sequence 1 departure_time 09:10:00 (1754377800) is less than previous stop departure_time 09:28:34 (1754378914) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 1 error

Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.

Sample errors
  • trip_id 2_22870986 stop_sequence 37 departure_time 10:13:00 (1754381580) is less than the same stop arrival_time 10:13:32 (1754381612) - departure time must be equal to or greater than arrival time

Sequential stop_time_updates have the same stop_id E037 3 errors

Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id

Sample errors
  • trip_id 2_23034769 has repeating stop_id 0:COUROR1 - sequential stop_ids should be different
  • trip_id 2_23034768 has repeating stop_id 0:COUROR1 - sequential stop_ids should be different
  • trip_id 2_23034767 has repeating stop_id 0:COUROR1 - sequential stop_ids should be different

GTFS-rt stop_sequence not found in GTFS data E051 6 errors

All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip

Sample errors
  • GTFS-rt trip_id 2_23026378 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 2_23082964 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 2_23082975 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 2_22870921 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 2_22870922 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip

Warnings

vehicle_id not populated W002 120 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • trip_id 2_23083899 does not have a vehicle_id
  • trip_id 2_22871482 does not have a vehicle_id
  • trip_id 2_23031083 does not have a vehicle_id
  • trip_id 2_23031082 does not have a vehicle_id
  • trip_id 2_23031084 does not have a vehicle_id
Validate this GTFS-RT now

Previous validations

Here is a recap of all the error types encountered over the last 30 days.

Error ID Description Errors count Number of occurences
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 497 30 times (100 % of validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 7 066 30 times (100 % of validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 141 30 times (100 % of validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 3 254 30 times (100 % of validations)
E009 If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence 72 25 times (83 % of validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 90 25 times (83 % of validations)
E025 Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. 1 1 times (3 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2025-08-05 at 16:55 Europe/Paris.

trip_updates (203) vehicle_positions (0) service_alerts (0)

Entities seen in the last 7 days.

trip_updates

Decoded GTFS-RT feed

See full payload

Here is the decoded GTFS-RT feed Protobuf at 2025-08-05 at 16:55 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "2871474", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408520", "uncertainty": 120 }, "stopId": "0:MNVE2", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "88", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871474" } } }, { "id": "2871460", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406240" }, "stopId": "0:QUOITY1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "88", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871460" } } }, { "id": "2871461", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754409180" }, "stopId": "0:QUOITY1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "88", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871461" } } }, { "id": "3083872", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754404740", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 }, { "arrival": { "time": "1754404784", "uncertainty": 120 }, "departure": { "time": "1754404801", "uncertainty": 120 }, "stopId": "0:FON01", "stopSequence": 2 }, { "arrival": { "time": "1754404885", "uncertainty": 120 }, "departure": { "time": "1754404891", "uncertainty": 120 }, "stopId": "0:CHA01", "stopSequence": 3 }, { "arrival": { "time": "1754404981", "uncertainty": 120 }, "departure": { "time": "1754405011", "uncertainty": 120 }, "stopId": "0:ROU01", "stopSequence": 4 }, { "arrival": { "time": "1754405109", "uncertainty": 120 }, "departure": { "time": "1754405131", "uncertainty": 120 }, "stopId": "0:JOB01", "stopSequence": 5 }, { "arrival": { "time": "1754405236", "uncertainty": 120 }, "departure": { "time": "1754405251", "uncertainty": 120 }, "stopId": "0:CAS01", "stopSequence": 6 }, { "arrival": { "time": "1754405324", "uncertainty": 120 }, "departure": { "time": "1754405341", "uncertainty": 120 }, "stopId": "0:BER01", "stopSequence": 7 }, { "arrival": { "time": "1754405428", "uncertainty": 120 }, "departure": { "time": "1754405431", "uncertainty": 120 }, "stopId": "0:ROC01", "stopSequence": 8 }, { "arrival": { "time": "1754405503", "uncertainty": 120 }, "departure": { "time": "1754405521", "uncertainty": 120 }, "stopId": "0:PON01", "stopSequence": 9 }, { "arrival": { "time": "1754405581", "uncertainty": 120 }, "departure": { "time": "1754405581", "uncertainty": 120 }, "stopId": "0:VIN01", "stopSequence": 10 }, { "arrival": { "time": "1754405654", "uncertainty": 120 }, "departure": { "time": "1754405671", "uncertainty": 120 }, "stopId": "0:LUX01", "stopSequence": 11 }, { "arrival": { "time": "1754405764", "uncertainty": 120 }, "departure": { "time": "1754405764", "uncertainty": 120 }, "stopId": "0:MOYPON01", "stopSequence": 12 }, { "arrival": { "time": "1754405869", "uncertainty": 120 }, "departure": { "time": "1754405869", "uncertainty": 120 }, "stopId": "0:REP03", "stopSequence": 13 }, { "arrival": { "time": "1754406168", "uncertainty": 120 }, "departure": { "time": "1754406168", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 14 }, { "arrival": { "time": "1754406263", "uncertainty": 120 }, "departure": { "time": "1754406263", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 15 }, { "arrival": { "time": "1754406352", "uncertainty": 120 }, "departure": { "time": "1754406352", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 16 }, { "arrival": { "time": "1754406437", "uncertainty": 120 }, "departure": { "time": "1754406437", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 17 }, { "arrival": { "time": "1754406525", "uncertainty": 120 }, "departure": { "time": "1754406525", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 18 }, { "arrival": { "time": "1754406613", "uncertainty": 120 }, "departure": { "time": "1754406613", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 19 }, { "arrival": { "time": "1754406683", "uncertainty": 120 }, "departure": { "time": "1754406683", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 20 }, { "arrival": { "time": "1754406782", "uncertainty": 120 }, "departure": { "time": "1754406782", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 21 }, { "arrival": { "time": "1754406845", "uncertainty": 120 }, "departure": { "time": "1754406845", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 22 }, { "arrival": { "time": "1754406907", "uncertainty": 120 }, "departure": { "time": "1754406907", "uncertainty": 120 }, "stopId": "0:BOR01", "stopSequence": 23 }, { "arrival": { "time": "1754406994", "uncertainty": 120 }, "departure": { "time": "1754406994", "uncertainty": 120 }, "stopId": "0:BLE01", "stopSequence": 24 }, { "arrival": { "time": "1754407088", "uncertainty": 120 }, "departure": { "time": "1754407088", "uncertainty": 120 }, "stopId": "0:CLO01", "stopSequence": 25 }, { "arrival": { "time": "1754407152", "uncertainty": 120 }, "departure": { "time": "1754407152", "uncertainty": 120 }, "stopId": "0:COL01", "stopSequence": 26 }, { "arrival": { "time": "1754407251", "uncertainty": 120 }, "stopId": "0:MIC01", "stopSequence": 27 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "2_23083872" }, "vehicle": { "id": "1308", "label": "1308" } } }, { "id": "3083878", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406540", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "2_23083878" } } }, { "id": "3083883", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754409240", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "2_23083883" } } }, { "id": "3083884", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408340", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "2_23083884" } } }, { "id": "2871378", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408640" }, "stopId": "0:JUSSYSR1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "86", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871378" } } }, { "id": "2871379", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408460" }, "stopId": "0:MNVE2", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "86", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871379" } } }, { "id": "2870788", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405460", "uncertainty": 120 }, "stopId": "0:ARP309", "stopSequence": 1 }, { "arrival": { "time": "1754405501", "uncertainty": 120 }, "departure": { "time": "1754405501", "uncertainty": 120 }, "stopId": "0:HTMAGNY1", "stopSequence": 2 }, { "arrival": { "time": "1754405594", "uncertainty": 120 }, "departure": { "time": "1754405594", "uncertainty": 120 }, "stopId": "0:BEAUSOL1", "stopSequence": 3 }, { "arrival": { "time": "1754405626", "uncertainty": 120 }, "departure": { "time": "1754405626", "uncertainty": 120 }, "stopId": "0:ARMOISI1", "stopSequence": 4 }, { "arrival": { "time": "1754405676", "uncertainty": 120 }, "departure": { "time": "1754405676", "uncertainty": 120 }, "stopId": "0:OBELLI01", "stopSequence": 5 }, { "arrival": { "time": "1754405706", "uncertainty": 120 }, "departure": { "time": "1754405706", "uncertainty": 120 }, "stopId": "0:MAGNYBO1", "stopSequence": 6 }, { "arrival": { "time": "1754405759", "uncertainty": 120 }, "departure": { "time": "1754405759", "uncertainty": 120 }, "stopId": "0:ROOSEVE1", "stopSequence": 7 }, { "arrival": { "time": "1754405810", "uncertainty": 120 }, "departure": { "time": "1754405810", "uncertainty": 120 }, "stopId": "0:PLAINE1", "stopSequence": 8 }, { "arrival": { "time": "1754405858", "uncertainty": 120 }, "departure": { "time": "1754405858", "uncertainty": 120 }, "stopId": "0:APREMON1", "stopSequence": 9 }, { "arrival": { "time": "1754405901", "uncertainty": 120 }, "departure": { "time": "1754405901", "uncertainty": 120 }, "stopId": "0:PLATEAU1", "stopSequence": 10 }, { "arrival": { "time": "1754405957", "uncertainty": 120 }, "departure": { "time": "1754405957", "uncertainty": 120 }, "stopId": "0:FAUBOUP1", "stopSequence": 11 }, { "arrival": { "time": "1754406047", "uncertainty": 120 }, "departure": { "time": "1754406047", "uncertainty": 120 }, "stopId": "0:FRECOT1", "stopSequence": 12 }, { "arrival": { "time": "1754406077", "uncertainty": 120 }, "departure": { "time": "1754406077", "uncertainty": 120 }, "stopId": "0:BOUCHOT1", "stopSequence": 13 }, { "arrival": { "time": "1754406138", "uncertainty": 120 }, "departure": { "time": "1754406138", "uncertainty": 120 }, "stopId": "0:VANDERN1", "stopSequence": 14 }, { "arrival": { "time": "1754406197", "uncertainty": 120 }, "departure": { "time": "1754406197", "uncertainty": 120 }, "stopId": "0:POLY01", "stopSequence": 15 }, { "arrival": { "time": "1754406228", "uncertainty": 120 }, "departure": { "time": "1754406228", "uncertainty": 120 }, "stopId": "0:LOTHAIR1", "stopSequence": 16 }, { "arrival": { "time": "1754406320", "uncertainty": 120 }, "departure": { "time": "1754406320", "uncertainty": 120 }, "stopId": "0:LEMUD03", "stopSequence": 17 }, { "arrival": { "time": "1754406378", "uncertainty": 120 }, "departure": { "time": "1754406378", "uncertainty": 120 }, "stopId": "0:DEMBOUR1", "stopSequence": 18 }, { "arrival": { "time": "1754406419", "uncertainty": 120 }, "departure": { "time": "1754406419", "uncertainty": 120 }, "stopId": "0:POMPIDO1", "stopSequence": 19 }, { "arrival": { "time": "1754406547", "uncertainty": 120 }, "departure": { "time": "1754406547", "uncertainty": 120 }, "stopId": "0:GARE113", "stopSequence": 20 }, { "arrival": { "time": "1754406618", "uncertainty": 120 }, "departure": { "time": "1754406618", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 21 }, { "arrival": { "time": "1754406884", "uncertainty": 120 }, "departure": { "time": "1754406884", "uncertainty": 120 }, "stopId": "0:REPUBL03", "stopSequence": 22 }, { "arrival": { "time": "1754407083", "uncertainty": 120 }, "departure": { "time": "1754407083", "uncertainty": 120 }, "stopId": "0:SQLUX264", "stopSequence": 23 }, { "arrival": { "time": "1754407184", "uncertainty": 120 }, "departure": { "time": "1754407184", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 24 }, { "arrival": { "time": "1754407260", "uncertainty": 120 }, "departure": { "time": "1754407260", "uncertainty": 120 }, "stopId": "0:TIGNO266", "stopSequence": 25 }, { "arrival": { "time": "1754407364", "uncertainty": 120 }, "departure": { "time": "1754407364", "uncertainty": 120 }, "stopId": "0:SMARTIN2", "stopSequence": 26 }, { "arrival": { "time": "1754407395", "uncertainty": 120 }, "departure": { "time": "1754407395", "uncertainty": 120 }, "stopId": "0:FOCH2", "stopSequence": 27 }, { "arrival": { "time": "1754407446", "uncertainty": 120 }, "departure": { "time": "1754407446", "uncertainty": 120 }, "stopId": "0:PONTVER2", "stopSequence": 28 }, { "arrival": { "time": "1754407510", "uncertainty": 120 }, "departure": { "time": "1754407510", "uncertainty": 120 }, "stopId": "0:CASINO2", "stopSequence": 29 }, { "arrival": { "time": "1754407565", "uncertainty": 120 }, "departure": { "time": "1754407565", "uncertainty": 120 }, "stopId": "0:MIGETTE2", "stopSequence": 30 }, { "arrival": { "time": "1754407607", "uncertainty": 120 }, "departure": { "time": "1754407607", "uncertainty": 120 }, "stopId": "0:LONGEVI2", "stopSequence": 31 }, { "arrival": { "time": "1754407668", "uncertainty": 120 }, "departure": { "time": "1754407668", "uncertainty": 120 }, "stopId": "0:LECLERC2", "stopSequence": 32 }, { "arrival": { "time": "1754407717", "uncertainty": 120 }, "departure": { "time": "1754407717", "uncertainty": 120 }, "stopId": "0:PRILLE2", "stopSequence": 33 }, { "arrival": { "time": "1754407766", "uncertainty": 120 }, "departure": { "time": "1754407766", "uncertainty": 120 }, "stopId": "0:SCYBAS2", "stopSequence": 34 }, { "arrival": { "time": "1754407803", "uncertainty": 120 }, "departure": { "time": "1754407803", "uncertainty": 120 }, "stopId": "0:LIBERTE2", "stopSequence": 35 }, { "arrival": { "time": "1754407856", "uncertainty": 120 }, "departure": { "time": "1754407856", "uncertainty": 120 }, "stopId": "0:MOULI275", "stopSequence": 36 }, { "arrival": { "time": "1754407924", "uncertainty": 120 }, "departure": { "time": "1754407924", "uncertainty": 120 }, "stopId": "0:STJEAN02", "stopSequence": 37 }, { "arrival": { "time": "1754407991", "uncertainty": 120 }, "departure": { "time": "1754407991", "uncertainty": 120 }, "stopId": "0:SERRET2", "stopSequence": 38 }, { "arrival": { "time": "1754408027", "uncertainty": 120 }, "departure": { "time": "1754408027", "uncertainty": 120 }, "stopId": "0:HAIEBRU2", "stopSequence": 39 }, { "arrival": { "time": "1754408096", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 40 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870788" }, "vehicle": { "id": "951", "label": "951" } } }, { "id": "2870789", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407380", "uncertainty": 120 }, "stopId": "0:ARP309", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870789" } } }, { "id": "2870790", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754409300", "uncertainty": 120 }, "stopId": "0:ARP309", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870790" } } }, { "id": "2870787", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754403540", "uncertainty": 120 }, "stopId": "0:ARP309", "stopSequence": 1 }, { "arrival": { "time": "1754403586", "uncertainty": 120 }, "departure": { "time": "1754403586", "uncertainty": 120 }, "stopId": "0:HTMAGNY1", "stopSequence": 2 }, { "arrival": { "time": "1754403682", "uncertainty": 120 }, "departure": { "time": "1754403691", "uncertainty": 120 }, "stopId": "0:BEAUSOL1", "stopSequence": 3 }, { "arrival": { "time": "1754403720", "uncertainty": 120 }, "departure": { "time": "1754403720", "uncertainty": 120 }, "stopId": "0:ARMOISI1", "stopSequence": 4 }, { "arrival": { "time": "1754403762", "uncertainty": 120 }, "departure": { "time": "1754403762", "uncertainty": 120 }, "stopId": "0:OBELLI01", "stopSequence": 5 }, { "arrival": { "time": "1754403795", "uncertainty": 120 }, "departure": { "time": "1754403795", "uncertainty": 120 }, "stopId": "0:MAGNYBO1", "stopSequence": 6 }, { "arrival": { "time": "1754403848", "uncertainty": 120 }, "departure": { "time": "1754403871", "uncertainty": 120 }, "stopId": "0:ROOSEVE1", "stopSequence": 7 }, { "arrival": { "time": "1754403916", "uncertainty": 120 }, "departure": { "time": "1754403916", "uncertainty": 120 }, "stopId": "0:PLAINE1", "stopSequence": 8 }, { "arrival": { "time": "1754403951", "uncertainty": 120 }, "departure": { "time": "1754403961", "uncertainty": 120 }, "stopId": "0:APREMON1", "stopSequence": 9 }, { "arrival": { "time": "1754404020", "uncertainty": 120 }, "departure": { "time": "1754404020", "uncertainty": 120 }, "stopId": "0:PLATEAU1", "stopSequence": 10 }, { "arrival": { "time": "1754404051", "uncertainty": 120 }, "departure": { "time": "1754404051", "uncertainty": 120 }, "stopId": "0:FAUBOUP1", "stopSequence": 11 }, { "arrival": { "time": "1754404105", "uncertainty": 120 }, "departure": { "time": "1754404105", "uncertainty": 120 }, "stopId": "0:FRECOT1", "stopSequence": 12 }, { "arrival": { "time": "1754404140", "uncertainty": 120 }, "departure": { "time": "1754404140", "uncertainty": 120 }, "stopId": "0:BOUCHOT1", "stopSequence": 13 }, { "arrival": { "time": "1754404201", "uncertainty": 120 }, "departure": { "time": "1754404201", "uncertainty": 120 }, "stopId": "0:VANDERN1", "stopSequence": 14 }, { "arrival": { "time": "1754404291", "uncertainty": 120 }, "departure": { "time": "1754404291", "uncertainty": 120 }, "stopId": "0:POLY01", "stopSequence": 15 }, { "arrival": { "time": "1754404344", "uncertainty": 120 }, "departure": { "time": "1754404351", "uncertainty": 120 }, "stopId": "0:LOTHAIR1", "stopSequence": 16 }, { "arrival": { "time": "1754404451", "uncertainty": 120 }, "departure": { "time": "1754404471", "uncertainty": 120 }, "stopId": "0:LEMUD03", "stopSequence": 17 }, { "arrival": { "time": "1754404532", "uncertainty": 120 }, "departure": { "time": "1754404532", "uncertainty": 120 }, "stopId": "0:DEMBOUR1", "stopSequence": 18 }, { "arrival": { "time": "1754404614", "uncertainty": 120 }, "departure": { "time": "1754404711", "uncertainty": 120 }, "stopId": "0:POMPIDO1", "stopSequence": 19 }, { "arrival": { "time": "1754404840", "uncertainty": 120 }, "departure": { "time": "1754404891", "uncertainty": 120 }, "stopId": "0:GARE113", "stopSequence": 20 }, { "arrival": { "time": "1754404960", "uncertainty": 120 }, "departure": { "time": "1754404981", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 21 }, { "arrival": { "time": "1754405192", "uncertainty": 120 }, "departure": { "time": "1754405221", "uncertainty": 120 }, "stopId": "0:REPUBL03", "stopSequence": 22 }, { "arrival": { "time": "1754405430", "uncertainty": 120 }, "departure": { "time": "1754405431", "uncertainty": 120 }, "stopId": "0:SQLUX264", "stopSequence": 23 }, { "arrival": { "time": "1754405521", "uncertainty": 120 }, "departure": { "time": "1754405581", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 24 }, { "arrival": { "time": "1754405684", "uncertainty": 120 }, "departure": { "time": "1754405684", "uncertainty": 120 }, "stopId": "0:TIGNO266", "stopSequence": 25 }, { "arrival": { "time": "1754405817", "uncertainty": 120 }, "departure": { "time": "1754405817", "uncertainty": 120 }, "stopId": "0:SMARTIN2", "stopSequence": 26 }, { "arrival": { "time": "1754405874", "uncertainty": 120 }, "departure": { "time": "1754405874", "uncertainty": 120 }, "stopId": "0:FOCH2", "stopSequence": 27 }, { "arrival": { "time": "1754405906", "uncertainty": 120 }, "departure": { "time": "1754405906", "uncertainty": 120 }, "stopId": "0:PONTVER2", "stopSequence": 28 }, { "arrival": { "time": "1754405967", "uncertainty": 120 }, "departure": { "time": "1754405967", "uncertainty": 120 }, "stopId": "0:CASINO2", "stopSequence": 29 }, { "arrival": { "time": "1754406012", "uncertainty": 120 }, "departure": { "time": "1754406012", "uncertainty": 120 }, "stopId": "0:MIGETTE2", "stopSequence": 30 }, { "arrival": { "time": "1754406043", "uncertainty": 120 }, "departure": { "time": "1754406043", "uncertainty": 120 }, "stopId": "0:LONGEVI2", "stopSequence": 31 }, { "arrival": { "time": "1754406088", "uncertainty": 120 }, "departure": { "time": "1754406088", "uncertainty": 120 }, "stopId": "0:LECLERC2", "stopSequence": 32 }, { "arrival": { "time": "1754406146", "uncertainty": 120 }, "departure": { "time": "1754406146", "uncertainty": 120 }, "stopId": "0:PRILLE2", "stopSequence": 33 }, { "arrival": { "time": "1754406181", "uncertainty": 120 }, "departure": { "time": "1754406181", "uncertainty": 120 }, "stopId": "0:SCYBAS2", "stopSequence": 34 }, { "arrival": { "time": "1754406212", "uncertainty": 120 }, "departure": { "time": "1754406212", "uncertainty": 120 }, "stopId": "0:LIBERTE2", "stopSequence": 35 }, { "arrival": { "time": "1754406282", "uncertainty": 120 }, "departure": { "time": "1754406282", "uncertainty": 120 }, "stopId": "0:MOULI275", "stopSequence": 36 }, { "arrival": { "time": "1754406432", "uncertainty": 120 }, "departure": { "time": "1754406432", "uncertainty": 120 }, "stopId": "0:STJEAN02", "stopSequence": 37 }, { "arrival": { "time": "1754406482", "uncertainty": 120 }, "departure": { "time": "1754406482", "uncertainty": 120 }, "stopId": "0:SERRET2", "stopSequence": 38 }, { "arrival": { "time": "1754406523", "uncertainty": 120 }, "departure": { "time": "1754406523", "uncertainty": 120 }, "stopId": "0:HAIEBRU2", "stopSequence": 39 }, { "arrival": { "time": "1754406592", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 40 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870787" }, "vehicle": { "id": "2146", "label": "2146" } } }, { "id": "2870820", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408460", "uncertainty": 120 }, "stopId": "0:ABS591", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870820" } } }, { "id": "2870818", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754404620", "uncertainty": 120 }, "stopId": "0:ABS591", "stopSequence": 1 }, { "arrival": { "time": "1754404653", "uncertainty": 120 }, "departure": { "time": "1754404653", "uncertainty": 120 }, "stopId": "0:VALERIA1", "stopSequence": 2 }, { "arrival": { "time": "1754404698", "uncertainty": 120 }, "departure": { "time": "1754404698", "uncertainty": 120 }, "stopId": "0:ROSEAUX1", "stopSequence": 3 }, { "arrival": { "time": "1754404750", "uncertainty": 120 }, "departure": { "time": "1754404750", "uncertainty": 120 }, "stopId": "0:ACACIAS1", "stopSequence": 4 }, { "arrival": { "time": "1754404826", "uncertainty": 120 }, "departure": { "time": "1754404833", "uncertainty": 120 }, "stopId": "0:PTICLOU1", "stopSequence": 5 }, { "arrival": { "time": "1754404893", "uncertainty": 120 }, "departure": { "time": "1754404893", "uncertainty": 120 }, "stopId": "0:STROCH1", "stopSequence": 6 }, { "arrival": { "time": "1754404953", "uncertainty": 120 }, "departure": { "time": "1754404953", "uncertainty": 120 }, "stopId": "0:FAUBOUP1", "stopSequence": 7 }, { "arrival": { "time": "1754405066", "uncertainty": 120 }, "departure": { "time": "1754405103", "uncertainty": 120 }, "stopId": "0:FRECOT1", "stopSequence": 8 }, { "arrival": { "time": "1754405133", "uncertainty": 120 }, "departure": { "time": "1754405133", "uncertainty": 120 }, "stopId": "0:BOUCHOT1", "stopSequence": 9 }, { "arrival": { "time": "1754405193", "uncertainty": 120 }, "departure": { "time": "1754405223", "uncertainty": 120 }, "stopId": "0:VANDERN1", "stopSequence": 10 }, { "arrival": { "time": "1754405283", "uncertainty": 120 }, "departure": { "time": "1754405313", "uncertainty": 120 }, "stopId": "0:POLY01", "stopSequence": 11 }, { "arrival": { "time": "1754405343", "uncertainty": 120 }, "departure": { "time": "1754405373", "uncertainty": 120 }, "stopId": "0:LOTHAIR1", "stopSequence": 12 }, { "arrival": { "time": "1754405463", "uncertainty": 120 }, "departure": { "time": "1754405463", "uncertainty": 120 }, "stopId": "0:LEMUD03", "stopSequence": 13 }, { "arrival": { "time": "1754405566", "uncertainty": 120 }, "departure": { "time": "1754405566", "uncertainty": 120 }, "stopId": "0:DEMBOUR1", "stopSequence": 14 }, { "arrival": { "time": "1754405603", "uncertainty": 120 }, "departure": { "time": "1754405614", "uncertainty": 120 }, "stopId": "0:POMPIDO1", "stopSequence": 15 }, { "arrival": { "time": "1754405751", "uncertainty": 120 }, "departure": { "time": "1754405751", "uncertainty": 120 }, "stopId": "0:GARE113", "stopSequence": 16 }, { "arrival": { "time": "1754405816", "uncertainty": 120 }, "departure": { "time": "1754405816", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 17 }, { "arrival": { "time": "1754406086", "uncertainty": 120 }, "departure": { "time": "1754406086", "uncertainty": 120 }, "stopId": "0:REPUBL03", "stopSequence": 18 }, { "arrival": { "time": "1754406292", "uncertainty": 120 }, "departure": { "time": "1754406292", "uncertainty": 120 }, "stopId": "0:SQLUX264", "stopSequence": 19 }, { "arrival": { "time": "1754406390", "uncertainty": 120 }, "departure": { "time": "1754406390", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 20 }, { "arrival": { "time": "1754406490", "uncertainty": 120 }, "departure": { "time": "1754406490", "uncertainty": 120 }, "stopId": "0:TIGNO266", "stopSequence": 21 }, { "arrival": { "time": "1754406594", "uncertainty": 120 }, "departure": { "time": "1754406594", "uncertainty": 120 }, "stopId": "0:SMARTIN2", "stopSequence": 22 }, { "arrival": { "time": "1754406632", "uncertainty": 120 }, "departure": { "time": "1754406632", "uncertainty": 120 }, "stopId": "0:FOCH2", "stopSequence": 23 }, { "arrival": { "time": "1754406692", "uncertainty": 120 }, "departure": { "time": "1754406692", "uncertainty": 120 }, "stopId": "0:PONTVER2", "stopSequence": 24 }, { "arrival": { "time": "1754406768", "uncertainty": 120 }, "departure": { "time": "1754406768", "uncertainty": 120 }, "stopId": "0:CASINO2", "stopSequence": 25 }, { "arrival": { "time": "1754406836", "uncertainty": 120 }, "departure": { "time": "1754406836", "uncertainty": 120 }, "stopId": "0:MIGETTE2", "stopSequence": 26 }, { "arrival": { "time": "1754406888", "uncertainty": 120 }, "departure": { "time": "1754406888", "uncertainty": 120 }, "stopId": "0:LONGEVI2", "stopSequence": 27 }, { "arrival": { "time": "1754406960", "uncertainty": 120 }, "departure": { "time": "1754406960", "uncertainty": 120 }, "stopId": "0:LECLERC2", "stopSequence": 28 }, { "arrival": { "time": "1754407017", "uncertainty": 120 }, "departure": { "time": "1754407017", "uncertainty": 120 }, "stopId": "0:PRILLE2", "stopSequence": 29 }, { "arrival": { "time": "1754407075", "uncertainty": 120 }, "departure": { "time": "1754407075", "uncertainty": 120 }, "stopId": "0:SCYBAS2", "stopSequence": 30 }, { "arrival": { "time": "1754407120", "uncertainty": 120 }, "departure": { "time": "1754407120", "uncertainty": 120 }, "stopId": "0:LIBERTE2", "stopSequence": 31 }, { "arrival": { "time": "1754407184", "uncertainty": 120 }, "departure": { "time": "1754407184", "uncertainty": 120 }, "stopId": "0:MOULI275", "stopSequence": 32 }, { "arrival": { "time": "1754407252", "uncertainty": 120 }, "departure": { "time": "1754407252", "uncertainty": 120 }, "stopId": "0:STJEAN02", "stopSequence": 33 }, { "arrival": { "time": "1754407319", "uncertainty": 120 }, "departure": { "time": "1754407319", "uncertainty": 120 }, "stopId": "0:SERRET2", "stopSequence": 34 }, { "arrival": { "time": "1754407355", "uncertainty": 120 }, "departure": { "time": "1754407355", "uncertainty": 120 }, "stopId": "0:HAIEBRU2", "stopSequence": 35 }, { "arrival": { "time": "1754407424", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 36 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870818" }, "vehicle": { "id": "1357", "label": "1357" } } }, { "id": "2870819", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406540", "uncertainty": 120 }, "stopId": "0:ABS591", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870819" } } }, { "id": "2870726", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754404080", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 1 }, { "arrival": { "time": "1754404157", "uncertainty": 120 }, "departure": { "time": "1754404157", "uncertainty": 120 }, "stopId": "0:HAIEBRU1", "stopSequence": 2 }, { "arrival": { "time": "1754404175", "uncertainty": 120 }, "departure": { "time": "1754404175", "uncertainty": 120 }, "stopId": "0:SERRET1", "stopSequence": 3 }, { "arrival": { "time": "1754404219", "uncertainty": 120 }, "departure": { "time": "1754404231", "uncertainty": 120 }, "stopId": "0:STJEAN01", "stopSequence": 4 }, { "arrival": { "time": "1754404395", "uncertainty": 120 }, "departure": { "time": "1754404395", "uncertainty": 120 }, "stopId": "0:MOULI281", "stopSequence": 5 }, { "arrival": { "time": "1754404440", "uncertainty": 120 }, "departure": { "time": "1754404440", "uncertainty": 120 }, "stopId": "0:LIBERTE1", "stopSequence": 6 }, { "arrival": { "time": "1754404500", "uncertainty": 120 }, "departure": { "time": "1754404500", "uncertainty": 120 }, "stopId": "0:SCYBAS1", "stopSequence": 7 }, { "arrival": { "time": "1754404530", "uncertainty": 120 }, "departure": { "time": "1754404530", "uncertainty": 120 }, "stopId": "0:PRILLE1", "stopSequence": 8 }, { "arrival": { "time": "1754404594", "uncertainty": 120 }, "departure": { "time": "1754404594", "uncertainty": 120 }, "stopId": "0:LECLERC1", "stopSequence": 9 }, { "arrival": { "time": "1754404631", "uncertainty": 120 }, "departure": { "time": "1754404631", "uncertainty": 120 }, "stopId": "0:LONGEVI1", "stopSequence": 10 }, { "arrival": { "time": "1754404694", "uncertainty": 120 }, "departure": { "time": "1754404710", "uncertainty": 120 }, "stopId": "0:MIGETTE1", "stopSequence": 11 }, { "arrival": { "time": "1754404745", "uncertainty": 120 }, "departure": { "time": "1754404745", "uncertainty": 120 }, "stopId": "0:CASINO1", "stopSequence": 12 }, { "arrival": { "time": "1754404770", "uncertainty": 120 }, "departure": { "time": "1754404770", "uncertainty": 120 }, "stopId": "0:PONTVER1", "stopSequence": 13 }, { "arrival": { "time": "1754404870", "uncertainty": 120 }, "departure": { "time": "1754404870", "uncertainty": 120 }, "stopId": "0:FOCH1", "stopSequence": 14 }, { "arrival": { "time": "1754404890", "uncertainty": 120 }, "departure": { "time": "1754404890", "uncertainty": 120 }, "stopId": "0:SMARTIN1", "stopSequence": 15 }, { "arrival": { "time": "1754404990", "uncertainty": 120 }, "departure": { "time": "1754405010", "uncertainty": 120 }, "stopId": "0:TIGNO290", "stopSequence": 16 }, { "arrival": { "time": "1754405117", "uncertainty": 120 }, "departure": { "time": "1754405130", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 17 }, { "arrival": { "time": "1754405190", "uncertainty": 120 }, "departure": { "time": "1754405190", "uncertainty": 120 }, "stopId": "0:SQLUX122", "stopSequence": 18 }, { "arrival": { "time": "1754405509", "uncertainty": 120 }, "departure": { "time": "1754405700", "uncertainty": 120 }, "stopId": "0:REPUB123", "stopSequence": 19 }, { "arrival": { "time": "1754405831", "uncertainty": 120 }, "departure": { "time": "1754405831", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 20 }, { "arrival": { "time": "1754405922", "uncertainty": 120 }, "departure": { "time": "1754405922", "uncertainty": 120 }, "stopId": "0:GARE90", "stopSequence": 21 }, { "arrival": { "time": "1754406030", "uncertainty": 120 }, "departure": { "time": "1754406030", "uncertainty": 120 }, "stopId": "0:POMPIDO2", "stopSequence": 22 }, { "arrival": { "time": "1754406167", "uncertainty": 120 }, "departure": { "time": "1754406167", "uncertainty": 120 }, "stopId": "0:DEMBOUR2", "stopSequence": 23 }, { "arrival": { "time": "1754406200", "uncertainty": 120 }, "departure": { "time": "1754406200", "uncertainty": 120 }, "stopId": "0:LEMUD04", "stopSequence": 24 }, { "arrival": { "time": "1754406258", "uncertainty": 120 }, "departure": { "time": "1754406258", "uncertainty": 120 }, "stopId": "0:PIERNE02", "stopSequence": 25 }, { "arrival": { "time": "1754406320", "uncertainty": 120 }, "departure": { "time": "1754406320", "uncertainty": 120 }, "stopId": "0:LOTHAIR2", "stopSequence": 26 }, { "arrival": { "time": "1754406377", "uncertainty": 120 }, "departure": { "time": "1754406377", "uncertainty": 120 }, "stopId": "0:POLY02", "stopSequence": 27 }, { "arrival": { "time": "1754406445", "uncertainty": 120 }, "departure": { "time": "1754406445", "uncertainty": 120 }, "stopId": "0:VANDERN2", "stopSequence": 28 }, { "arrival": { "time": "1754406496", "uncertainty": 120 }, "departure": { "time": "1754406496", "uncertainty": 120 }, "stopId": "0:BOUCHOT2", "stopSequence": 29 }, { "arrival": { "time": "1754406542", "uncertainty": 120 }, "departure": { "time": "1754406542", "uncertainty": 120 }, "stopId": "0:FRECOT2", "stopSequence": 30 }, { "arrival": { "time": "1754406644", "uncertainty": 120 }, "departure": { "time": "1754406644", "uncertainty": 120 }, "stopId": "0:FAUBOUP2", "stopSequence": 31 }, { "arrival": { "time": "1754406743", "uncertainty": 120 }, "departure": { "time": "1754406743", "uncertainty": 120 }, "stopId": "0:STROCH2", "stopSequence": 32 }, { "arrival": { "time": "1754406775", "uncertainty": 120 }, "departure": { "time": "1754406775", "uncertainty": 120 }, "stopId": "0:PTICLOU2", "stopSequence": 33 }, { "arrival": { "time": "1754406819", "uncertainty": 120 }, "departure": { "time": "1754406819", "uncertainty": 120 }, "stopId": "0:ACACIAS2", "stopSequence": 34 }, { "arrival": { "time": "1754406888", "uncertainty": 120 }, "departure": { "time": "1754406888", "uncertainty": 120 }, "stopId": "0:ROSEAUX2", "stopSequence": 35 }, { "arrival": { "time": "1754406938", "uncertainty": 120 }, "departure": { "time": "1754406938", "uncertainty": 120 }, "stopId": "0:VALERIA2", "stopSequence": 36 }, { "arrival": { "time": "1754406993", "uncertainty": 120 }, "stopId": "0:ARP309", "stopSequence": 37 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870726" }, "vehicle": { "id": "1355", "label": "1355" } } }, { "id": "2870727", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405711", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 1 }, { "arrival": { "time": "1754406064", "uncertainty": 120 }, "departure": { "time": "1754406064", "uncertainty": 120 }, "stopId": "0:HAIEBRU1", "stopSequence": 2 }, { "arrival": { "time": "1754406076", "uncertainty": 120 }, "departure": { "time": "1754406076", "uncertainty": 120 }, "stopId": "0:SERRET1", "stopSequence": 3 }, { "arrival": { "time": "1754406121", "uncertainty": 120 }, "departure": { "time": "1754406121", "uncertainty": 120 }, "stopId": "0:STJEAN01", "stopSequence": 4 }, { "arrival": { "time": "1754406287", "uncertainty": 120 }, "departure": { "time": "1754406287", "uncertainty": 120 }, "stopId": "0:MOULI281", "stopSequence": 5 }, { "arrival": { "time": "1754406326", "uncertainty": 120 }, "departure": { "time": "1754406326", "uncertainty": 120 }, "stopId": "0:LIBERTE1", "stopSequence": 6 }, { "arrival": { "time": "1754406386", "uncertainty": 120 }, "departure": { "time": "1754406386", "uncertainty": 120 }, "stopId": "0:SCYBAS1", "stopSequence": 7 }, { "arrival": { "time": "1754406433", "uncertainty": 120 }, "departure": { "time": "1754406433", "uncertainty": 120 }, "stopId": "0:PRILLE1", "stopSequence": 8 }, { "arrival": { "time": "1754406476", "uncertainty": 120 }, "departure": { "time": "1754406476", "uncertainty": 120 }, "stopId": "0:LECLERC1", "stopSequence": 9 }, { "arrival": { "time": "1754406501", "uncertainty": 120 }, "departure": { "time": "1754406501", "uncertainty": 120 }, "stopId": "0:LONGEVI1", "stopSequence": 10 }, { "arrival": { "time": "1754406563", "uncertainty": 120 }, "departure": { "time": "1754406563", "uncertainty": 120 }, "stopId": "0:MIGETTE1", "stopSequence": 11 }, { "arrival": { "time": "1754406596", "uncertainty": 120 }, "departure": { "time": "1754406596", "uncertainty": 120 }, "stopId": "0:CASINO1", "stopSequence": 12 }, { "arrival": { "time": "1754406661", "uncertainty": 120 }, "departure": { "time": "1754406661", "uncertainty": 120 }, "stopId": "0:PONTVER1", "stopSequence": 13 }, { "arrival": { "time": "1754406727", "uncertainty": 120 }, "departure": { "time": "1754406727", "uncertainty": 120 }, "stopId": "0:FOCH1", "stopSequence": 14 }, { "arrival": { "time": "1754406763", "uncertainty": 120 }, "departure": { "time": "1754406763", "uncertainty": 120 }, "stopId": "0:SMARTIN1", "stopSequence": 15 }, { "arrival": { "time": "1754406868", "uncertainty": 120 }, "departure": { "time": "1754406868", "uncertainty": 120 }, "stopId": "0:TIGNO290", "stopSequence": 16 }, { "arrival": { "time": "1754406943", "uncertainty": 120 }, "departure": { "time": "1754406943", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 17 }, { "arrival": { "time": "1754407123", "uncertainty": 120 }, "departure": { "time": "1754407123", "uncertainty": 120 }, "stopId": "0:SQLUX122", "stopSequence": 18 }, { "arrival": { "time": "1754407303", "uncertainty": 120 }, "departure": { "time": "1754407303", "uncertainty": 120 }, "stopId": "0:REPUB123", "stopSequence": 19 }, { "arrival": { "time": "1754407534", "uncertainty": 120 }, "departure": { "time": "1754407534", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 20 }, { "arrival": { "time": "1754407663", "uncertainty": 120 }, "departure": { "time": "1754407663", "uncertainty": 120 }, "stopId": "0:GARE90", "stopSequence": 21 }, { "arrival": { "time": "1754407784", "uncertainty": 120 }, "departure": { "time": "1754407784", "uncertainty": 120 }, "stopId": "0:POMPIDO2", "stopSequence": 22 }, { "arrival": { "time": "1754407857", "uncertainty": 120 }, "departure": { "time": "1754407857", "uncertainty": 120 }, "stopId": "0:DEMBOUR2", "stopSequence": 23 }, { "arrival": { "time": "1754407914", "uncertainty": 120 }, "departure": { "time": "1754407914", "uncertainty": 120 }, "stopId": "0:LEMUD04", "stopSequence": 24 }, { "arrival": { "time": "1754407954", "uncertainty": 120 }, "departure": { "time": "1754407954", "uncertainty": 120 }, "stopId": "0:PIERNE02", "stopSequence": 25 }, { "arrival": { "time": "1754408029", "uncertainty": 120 }, "departure": { "time": "1754408029", "uncertainty": 120 }, "stopId": "0:LOTHAIR2", "stopSequence": 26 }, { "arrival": { "time": "1754408082", "uncertainty": 120 }, "departure": { "time": "1754408082", "uncertainty": 120 }, "stopId": "0:POLY02", "stopSequence": 27 }, { "arrival": { "time": "1754408130", "uncertainty": 120 }, "departure": { "time": "1754408130", "uncertainty": 120 }, "stopId": "0:VANDERN2", "stopSequence": 28 }, { "arrival": { "time": "1754408203", "uncertainty": 120 }, "departure": { "time": "1754408203", "uncertainty": 120 }, "stopId": "0:BOUCHOT2", "stopSequence": 29 }, { "arrival": { "time": "1754408223", "uncertainty": 120 }, "departure": { "time": "1754408223", "uncertainty": 120 }, "stopId": "0:FRECOT2", "stopSequence": 30 }, { "arrival": { "time": "1754408329", "uncertainty": 120 }, "departure": { "time": "1754408329", "uncertainty": 120 }, "stopId": "0:FAUBOUP2", "stopSequence": 31 }, { "arrival": { "time": "1754408444", "uncertainty": 120 }, "departure": { "time": "1754408444", "uncertainty": 120 }, "stopId": "0:STROCH2", "stopSequence": 32 }, { "arrival": { "time": "1754408483", "uncertainty": 120 }, "departure": { "time": "1754408483", "uncertainty": 120 }, "stopId": "0:PTICLOU2", "stopSequence": 33 }, { "arrival": { "time": "1754408529", "uncertainty": 120 }, "departure": { "time": "1754408529", "uncertainty": 120 }, "stopId": "0:ACACIAS2", "stopSequence": 34 }, { "arrival": { "time": "1754408584", "uncertainty": 120 }, "departure": { "time": "1754408584", "uncertainty": 120 }, "stopId": "0:ROSEAUX2", "stopSequence": 35 }, { "arrival": { "time": "1754408627", "uncertainty": 120 }, "departure": { "time": "1754408627", "uncertainty": 120 }, "stopId": "0:VALERIA2", "stopSequence": 36 }, { "arrival": { "time": "1754408682", "uncertainty": 120 }, "stopId": "0:ARP309", "stopSequence": 37 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870727" }, "vehicle": { "id": "1351", "label": "1351" } } }, { "id": "2871344", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754404260", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 }, { "arrival": { "time": "1754404501", "uncertainty": 120 }, "departure": { "time": "1754404501", "uncertainty": 120 }, "stopId": "0:GRAVIER1", "stopSequence": 2 }, { "arrival": { "time": "1754404599", "uncertainty": 120 }, "departure": { "time": "1754404599", "uncertainty": 120 }, "stopId": "0:ZACGRAV1", "stopSequence": 3 }, { "arrival": { "time": "1754404651", "uncertainty": 120 }, "departure": { "time": "1754404651", "uncertainty": 120 }, "stopId": "0:ORLY2", "stopSequence": 4 }, { "arrival": { "time": "1754404831", "uncertainty": 120 }, "departure": { "time": "1754404831", "uncertainty": 120 }, "stopId": "0:ZACAUGN1", "stopSequence": 5 }, { "arrival": { "time": "1754404950", "uncertainty": 120 }, "departure": { "time": "1754404982", "uncertainty": 120 }, "stopId": "0:ACTISUD1", "stopSequence": 6 }, { "arrival": { "time": "1754405178", "uncertainty": 120 }, "departure": { "time": "1754405342", "uncertainty": 120 }, "stopId": "0:WAVES1", "stopSequence": 7 }, { "arrival": { "time": "1754405726", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 8 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "84a", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871344" }, "vehicle": { "id": "892", "label": "892" } } }, { "id": "2871345", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406120", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "84a", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871345" } } }, { "id": "2871346", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407980", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "84a", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871346" } } }, { "id": "2870728", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407920", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870728" } } }, { "id": "2870757", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754403270", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 1 }, { "arrival": { "time": "1754403346", "uncertainty": 120 }, "departure": { "time": "1754403346", "uncertainty": 120 }, "stopId": "0:HAIEBRU1", "stopSequence": 2 }, { "arrival": { "time": "1754403366", "uncertainty": 120 }, "departure": { "time": "1754403366", "uncertainty": 120 }, "stopId": "0:SERRET1", "stopSequence": 3 }, { "arrival": { "time": "1754403432", "uncertainty": 120 }, "departure": { "time": "1754403450", "uncertainty": 120 }, "stopId": "0:STJEAN01", "stopSequence": 4 }, { "arrival": { "time": "1754403560", "uncertainty": 120 }, "departure": { "time": "1754403570", "uncertainty": 120 }, "stopId": "0:MOULI281", "stopSequence": 5 }, { "arrival": { "time": "1754403643", "uncertainty": 120 }, "departure": { "time": "1754403660", "uncertainty": 120 }, "stopId": "0:LIBERTE1", "stopSequence": 6 }, { "arrival": { "time": "1754403729", "uncertainty": 120 }, "departure": { "time": "1754403750", "uncertainty": 120 }, "stopId": "0:SCYBAS1", "stopSequence": 7 }, { "arrival": { "time": "1754403810", "uncertainty": 120 }, "departure": { "time": "1754403810", "uncertainty": 120 }, "stopId": "0:PRILLE1", "stopSequence": 8 }, { "arrival": { "time": "1754403823", "uncertainty": 120 }, "departure": { "time": "1754403840", "uncertainty": 120 }, "stopId": "0:LECLERC1", "stopSequence": 9 }, { "arrival": { "time": "1754403899", "uncertainty": 120 }, "departure": { "time": "1754403900", "uncertainty": 120 }, "stopId": "0:LONGEVI1", "stopSequence": 10 }, { "arrival": { "time": "1754403987", "uncertainty": 120 }, "departure": { "time": "1754403987", "uncertainty": 120 }, "stopId": "0:MIGETTE1", "stopSequence": 11 }, { "arrival": { "time": "1754404008", "uncertainty": 120 }, "departure": { "time": "1754404008", "uncertainty": 120 }, "stopId": "0:CASINO1", "stopSequence": 12 }, { "arrival": { "time": "1754404022", "uncertainty": 120 }, "departure": { "time": "1754404022", "uncertainty": 120 }, "stopId": "0:PONTVER1", "stopSequence": 13 }, { "arrival": { "time": "1754404081", "uncertainty": 120 }, "departure": { "time": "1754404081", "uncertainty": 120 }, "stopId": "0:FOCH1", "stopSequence": 14 }, { "arrival": { "time": "1754404133", "uncertainty": 120 }, "departure": { "time": "1754404133", "uncertainty": 120 }, "stopId": "0:SMARTIN1", "stopSequence": 15 }, { "arrival": { "time": "1754404193", "uncertainty": 120 }, "departure": { "time": "1754404200", "uncertainty": 120 }, "stopId": "0:TIGNO290", "stopSequence": 16 }, { "arrival": { "time": "1754404275", "uncertainty": 120 }, "departure": { "time": "1754404275", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 17 }, { "arrival": { "time": "1754404331", "uncertainty": 120 }, "departure": { "time": "1754404351", "uncertainty": 120 }, "stopId": "0:SQLUX122", "stopSequence": 18 }, { "arrival": { "time": "1754404560", "uncertainty": 120 }, "departure": { "time": "1754404620", "uncertainty": 120 }, "stopId": "0:REPUB123", "stopSequence": 19 }, { "arrival": { "time": "1754404710", "uncertainty": 120 }, "departure": { "time": "1754404740", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 20 }, { "arrival": { "time": "1754404814", "uncertainty": 120 }, "departure": { "time": "1754404830", "uncertainty": 120 }, "stopId": "0:GARE90", "stopSequence": 21 }, { "arrival": { "time": "1754404936", "uncertainty": 120 }, "departure": { "time": "1754404950", "uncertainty": 120 }, "stopId": "0:POMPIDO2", "stopSequence": 22 }, { "arrival": { "time": "1754405095", "uncertainty": 120 }, "departure": { "time": "1754405100", "uncertainty": 120 }, "stopId": "0:DEMBOUR2", "stopSequence": 23 }, { "arrival": { "time": "1754405130", "uncertainty": 120 }, "departure": { "time": "1754405130", "uncertainty": 120 }, "stopId": "0:LEMUD04", "stopSequence": 24 }, { "arrival": { "time": "1754405190", "uncertainty": 120 }, "departure": { "time": "1754405190", "uncertainty": 120 }, "stopId": "0:PIERNE02", "stopSequence": 25 }, { "arrival": { "time": "1754405250", "uncertainty": 120 }, "departure": { "time": "1754405250", "uncertainty": 120 }, "stopId": "0:LOTHAIR2", "stopSequence": 26 }, { "arrival": { "time": "1754405307", "uncertainty": 120 }, "departure": { "time": "1754405311", "uncertainty": 120 }, "stopId": "0:POLY02", "stopSequence": 27 }, { "arrival": { "time": "1754405382", "uncertainty": 120 }, "departure": { "time": "1754405382", "uncertainty": 120 }, "stopId": "0:VANDERN2", "stopSequence": 28 }, { "arrival": { "time": "1754405430", "uncertainty": 120 }, "departure": { "time": "1754405430", "uncertainty": 120 }, "stopId": "0:BOUCHOT2", "stopSequence": 29 }, { "arrival": { "time": "1754405479", "uncertainty": 120 }, "departure": { "time": "1754405479", "uncertainty": 120 }, "stopId": "0:FRECOT2", "stopSequence": 30 }, { "arrival": { "time": "1754405580", "uncertainty": 120 }, "departure": { "time": "1754405580", "uncertainty": 120 }, "stopId": "0:FAUBOUP2", "stopSequence": 31 }, { "arrival": { "time": "1754405671", "uncertainty": 120 }, "departure": { "time": "1754405671", "uncertainty": 120 }, "stopId": "0:PLATEAU2", "stopSequence": 32 }, { "arrival": { "time": "1754405683", "uncertainty": 120 }, "departure": { "time": "1754405683", "uncertainty": 120 }, "stopId": "0:APREMON2", "stopSequence": 33 }, { "arrival": { "time": "1754405729", "uncertainty": 120 }, "departure": { "time": "1754405729", "uncertainty": 120 }, "stopId": "0:PLAINE2", "stopSequence": 34 }, { "arrival": { "time": "1754405790", "uncertainty": 120 }, "departure": { "time": "1754405790", "uncertainty": 120 }, "stopId": "0:ROOSEVE2", "stopSequence": 35 }, { "arrival": { "time": "1754405845", "uncertainty": 120 }, "departure": { "time": "1754405845", "uncertainty": 120 }, "stopId": "0:MAGNYBO2", "stopSequence": 36 }, { "arrival": { "time": "1754405902", "uncertainty": 120 }, "departure": { "time": "1754405902", "uncertainty": 120 }, "stopId": "0:OBELLI02", "stopSequence": 37 }, { "arrival": { "time": "1754405942", "uncertainty": 120 }, "departure": { "time": "1754405942", "uncertainty": 120 }, "stopId": "0:ARMOISI2", "stopSequence": 38 }, { "arrival": { "time": "1754406012", "uncertainty": 120 }, "departure": { "time": "1754406012", "uncertainty": 120 }, "stopId": "0:BEAUSOL2", "stopSequence": 39 }, { "arrival": { "time": "1754406099", "uncertainty": 120 }, "departure": { "time": "1754406099", "uncertainty": 120 }, "stopId": "0:HTMAGNY2", "stopSequence": 40 }, { "arrival": { "time": "1754406157", "uncertainty": 120 }, "stopId": "0:ABS591", "stopSequence": 41 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870757" }, "vehicle": { "id": "1358", "label": "1358" } } }, { "id": "2870758", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405072", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 1 }, { "arrival": { "time": "1754405131", "uncertainty": 120 }, "departure": { "time": "1754405131", "uncertainty": 120 }, "stopId": "0:HAIEBRU1", "stopSequence": 2 }, { "arrival": { "time": "1754405141", "uncertainty": 120 }, "departure": { "time": "1754405141", "uncertainty": 120 }, "stopId": "0:SERRET1", "stopSequence": 3 }, { "arrival": { "time": "1754405182", "uncertainty": 120 }, "departure": { "time": "1754405182", "uncertainty": 120 }, "stopId": "0:STJEAN01", "stopSequence": 4 }, { "arrival": { "time": "1754405358", "uncertainty": 120 }, "departure": { "time": "1754405358", "uncertainty": 120 }, "stopId": "0:MOULI281", "stopSequence": 5 }, { "arrival": { "time": "1754405396", "uncertainty": 120 }, "departure": { "time": "1754405401", "uncertainty": 120 }, "stopId": "0:LIBERTE1", "stopSequence": 6 }, { "arrival": { "time": "1754405461", "uncertainty": 120 }, "departure": { "time": "1754405461", "uncertainty": 120 }, "stopId": "0:SCYBAS1", "stopSequence": 7 }, { "arrival": { "time": "1754405509", "uncertainty": 120 }, "departure": { "time": "1754405521", "uncertainty": 120 }, "stopId": "0:PRILLE1", "stopSequence": 8 }, { "arrival": { "time": "1754405563", "uncertainty": 120 }, "departure": { "time": "1754405563", "uncertainty": 120 }, "stopId": "0:LECLERC1", "stopSequence": 9 }, { "arrival": { "time": "1754405586", "uncertainty": 120 }, "departure": { "time": "1754405586", "uncertainty": 120 }, "stopId": "0:LONGEVI1", "stopSequence": 10 }, { "arrival": { "time": "1754405647", "uncertainty": 120 }, "departure": { "time": "1754405671", "uncertainty": 120 }, "stopId": "0:MIGETTE1", "stopSequence": 11 }, { "arrival": { "time": "1754405701", "uncertainty": 120 }, "departure": { "time": "1754405701", "uncertainty": 120 }, "stopId": "0:CASINO1", "stopSequence": 12 }, { "arrival": { "time": "1754405730", "uncertainty": 120 }, "departure": { "time": "1754405730", "uncertainty": 120 }, "stopId": "0:PONTVER1", "stopSequence": 13 }, { "arrival": { "time": "1754405793", "uncertainty": 120 }, "departure": { "time": "1754405793", "uncertainty": 120 }, "stopId": "0:FOCH1", "stopSequence": 14 }, { "arrival": { "time": "1754405815", "uncertainty": 120 }, "departure": { "time": "1754405815", "uncertainty": 120 }, "stopId": "0:SMARTIN1", "stopSequence": 15 }, { "arrival": { "time": "1754405916", "uncertainty": 120 }, "departure": { "time": "1754405916", "uncertainty": 120 }, "stopId": "0:TIGNO290", "stopSequence": 16 }, { "arrival": { "time": "1754406019", "uncertainty": 120 }, "departure": { "time": "1754406019", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 17 }, { "arrival": { "time": "1754406091", "uncertainty": 120 }, "departure": { "time": "1754406091", "uncertainty": 120 }, "stopId": "0:SQLUX122", "stopSequence": 18 }, { "arrival": { "time": "1754406395", "uncertainty": 120 }, "departure": { "time": "1754406395", "uncertainty": 120 }, "stopId": "0:REPUB123", "stopSequence": 19 }, { "arrival": { "time": "1754406527", "uncertainty": 120 }, "departure": { "time": "1754406527", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 20 }, { "arrival": { "time": "1754406619", "uncertainty": 120 }, "departure": { "time": "1754406619", "uncertainty": 120 }, "stopId": "0:GARE90", "stopSequence": 21 }, { "arrival": { "time": "1754406740", "uncertainty": 120 }, "departure": { "time": "1754406740", "uncertainty": 120 }, "stopId": "0:POMPIDO2", "stopSequence": 22 }, { "arrival": { "time": "1754406813", "uncertainty": 120 }, "departure": { "time": "1754406813", "uncertainty": 120 }, "stopId": "0:DEMBOUR2", "stopSequence": 23 }, { "arrival": { "time": "1754406857", "uncertainty": 120 }, "departure": { "time": "1754406857", "uncertainty": 120 }, "stopId": "0:LEMUD04", "stopSequence": 24 }, { "arrival": { "time": "1754406907", "uncertainty": 120 }, "departure": { "time": "1754406907", "uncertainty": 120 }, "stopId": "0:PIERNE02", "stopSequence": 25 }, { "arrival": { "time": "1754406975", "uncertainty": 120 }, "departure": { "time": "1754406975", "uncertainty": 120 }, "stopId": "0:LOTHAIR2", "stopSequence": 26 }, { "arrival": { "time": "1754407030", "uncertainty": 120 }, "departure": { "time": "1754407030", "uncertainty": 120 }, "stopId": "0:POLY02", "stopSequence": 27 }, { "arrival": { "time": "1754407090", "uncertainty": 120 }, "departure": { "time": "1754407090", "uncertainty": 120 }, "stopId": "0:VANDERN2", "stopSequence": 28 }, { "arrival": { "time": "1754407151", "uncertainty": 120 }, "departure": { "time": "1754407151", "uncertainty": 120 }, "stopId": "0:BOUCHOT2", "stopSequence": 29 }, { "arrival": { "time": "1754407187", "uncertainty": 120 }, "departure": { "time": "1754407187", "uncertainty": 120 }, "stopId": "0:FRECOT2", "stopSequence": 30 }, { "arrival": { "time": "1754407296", "uncertainty": 120 }, "departure": { "time": "1754407296", "uncertainty": 120 }, "stopId": "0:FAUBOUP2", "stopSequence": 31 }, { "arrival": { "time": "1754407378", "uncertainty": 120 }, "departure": { "time": "1754407378", "uncertainty": 120 }, "stopId": "0:PLATEAU2", "stopSequence": 32 }, { "arrival": { "time": "1754407399", "uncertainty": 120 }, "departure": { "time": "1754407399", "uncertainty": 120 }, "stopId": "0:APREMON2", "stopSequence": 33 }, { "arrival": { "time": "1754407456", "uncertainty": 120 }, "departure": { "time": "1754407456", "uncertainty": 120 }, "stopId": "0:PLAINE2", "stopSequence": 34 }, { "arrival": { "time": "1754407518", "uncertainty": 120 }, "departure": { "time": "1754407518", "uncertainty": 120 }, "stopId": "0:ROOSEVE2", "stopSequence": 35 }, { "arrival": { "time": "1754407571", "uncertainty": 120 }, "departure": { "time": "1754407571", "uncertainty": 120 }, "stopId": "0:MAGNYBO2", "stopSequence": 36 }, { "arrival": { "time": "1754407619", "uncertainty": 120 }, "departure": { "time": "1754407619", "uncertainty": 120 }, "stopId": "0:OBELLI02", "stopSequence": 37 }, { "arrival": { "time": "1754407667", "uncertainty": 120 }, "departure": { "time": "1754407667", "uncertainty": 120 }, "stopId": "0:ARMOISI2", "stopSequence": 38 }, { "arrival": { "time": "1754407736", "uncertainty": 120 }, "departure": { "time": "1754407736", "uncertainty": 120 }, "stopId": "0:BEAUSOL2", "stopSequence": 39 }, { "arrival": { "time": "1754407820", "uncertainty": 120 }, "departure": { "time": "1754407820", "uncertainty": 120 }, "stopId": "0:HTMAGNY2", "stopSequence": 40 }, { "arrival": { "time": "1754407878", "uncertainty": 120 }, "stopId": "0:ABS591", "stopSequence": 41 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870758" }, "vehicle": { "id": "2054", "label": "2054" } } }, { "id": "2870759", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406960", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870759" } } }, { "id": "2870760", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408880", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870760" } } }, { "id": "2871251", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406900" }, "stopId": "0:PALAISS2", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "19", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871251" } } }, { "id": "2870662", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754403240", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 }, { "arrival": { "time": "1754403356", "uncertainty": 120 }, "departure": { "time": "1754403378", "uncertainty": 120 }, "stopId": "0:VIGNES1", "stopSequence": 2 }, { "arrival": { "time": "1754403426", "uncertainty": 120 }, "departure": { "time": "1754403426", "uncertainty": 120 }, "stopId": "0:MIRABEL1", "stopSequence": 3 }, { "arrival": { "time": "1754403456", "uncertainty": 120 }, "departure": { "time": "1754403468", "uncertainty": 120 }, "stopId": "0:BUTTE1", "stopSequence": 4 }, { "arrival": { "time": "1754403540", "uncertainty": 120 }, "departure": { "time": "1754403558", "uncertainty": 120 }, "stopId": "0:BUCHOZ1", "stopSequence": 5 }, { "arrival": { "time": "1754403618", "uncertainty": 120 }, "departure": { "time": "1754403618", "uncertainty": 120 }, "stopId": "0:NJUNG1", "stopSequence": 6 }, { "arrival": { "time": "1754403678", "uncertainty": 120 }, "departure": { "time": "1754403678", "uncertainty": 120 }, "stopId": "0:LEMOYNE1", "stopSequence": 7 }, { "arrival": { "time": "1754403720", "uncertainty": 120 }, "departure": { "time": "1754403738", "uncertainty": 120 }, "stopId": "0:COLIBRI1", "stopSequence": 8 }, { "arrival": { "time": "1754403787", "uncertainty": 120 }, "departure": { "time": "1754403798", "uncertainty": 120 }, "stopId": "0:TIGNO414", "stopSequence": 9 }, { "arrival": { "time": "1754403918", "uncertainty": 120 }, "departure": { "time": "1754403919", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 10 }, { "arrival": { "time": "1754403986", "uncertainty": 120 }, "departure": { "time": "1754404008", "uncertainty": 120 }, "stopId": "0:SQLUX122", "stopSequence": 11 }, { "arrival": { "time": "1754404288", "uncertainty": 120 }, "departure": { "time": "1754404288", "uncertainty": 120 }, "stopId": "0:REPUB123", "stopSequence": 12 }, { "arrival": { "time": "1754404563", "uncertainty": 120 }, "departure": { "time": "1754404608", "uncertainty": 120 }, "stopId": "0:GARE4", "stopSequence": 13 }, { "arrival": { "time": "1754404870", "uncertainty": 120 }, "departure": { "time": "1754404878", "uncertainty": 120 }, "stopId": "0:SEILLE2", "stopSequence": 14 }, { "arrival": { "time": "1754404968", "uncertainty": 120 }, "departure": { "time": "1754404968", "uncertainty": 120 }, "stopId": "0:FRIANT2", "stopSequence": 15 }, { "arrival": { "time": "1754404998", "uncertainty": 120 }, "departure": { "time": "1754404998", "uncertainty": 120 }, "stopId": "0:HERMITE2", "stopSequence": 16 }, { "arrival": { "time": "1754405024", "uncertainty": 120 }, "departure": { "time": "1754405028", "uncertainty": 120 }, "stopId": "0:COLLIGN2", "stopSequence": 17 }, { "arrival": { "time": "1754405088", "uncertainty": 120 }, "departure": { "time": "1754405088", "uncertainty": 120 }, "stopId": "0:DUCROCQ2", "stopSequence": 18 }, { "arrival": { "time": "1754405187", "uncertainty": 120 }, "departure": { "time": "1754405187", "uncertainty": 120 }, "stopId": "0:HESTAUX2", "stopSequence": 19 }, { "arrival": { "time": "1754405238", "uncertainty": 120 }, "departure": { "time": "1754405238", "uncertainty": 120 }, "stopId": "0:GOUSSEL2", "stopSequence": 20 }, { "arrival": { "time": "1754405285", "uncertainty": 120 }, "departure": { "time": "1754405298", "uncertainty": 120 }, "stopId": "0:CLAUDEL2", "stopSequence": 21 }, { "arrival": { "time": "1754405378", "uncertainty": 120 }, "departure": { "time": "1754405378", "uncertainty": 120 }, "stopId": "0:OBERL653", "stopSequence": 22 }, { "arrival": { "time": "1754405478", "uncertainty": 120 }, "departure": { "time": "1754405478", "uncertainty": 120 }, "stopId": "0:PEUPLIE2", "stopSequence": 23 }, { "arrival": { "time": "1754405598", "uncertainty": 120 }, "departure": { "time": "1754405598", "uncertainty": 120 }, "stopId": "0:GRIGY2", "stopSequence": 24 }, { "arrival": { "time": "1754405737", "uncertainty": 120 }, "departure": { "time": "1754405737", "uncertainty": 120 }, "stopId": "0:GDECOLE2", "stopSequence": 25 }, { "arrival": { "time": "1754405857", "uncertainty": 120 }, "departure": { "time": "1754405857", "uncertainty": 120 }, "stopId": "0:PASSOTE2", "stopSequence": 26 }, { "arrival": { "time": "1754405897", "uncertainty": 120 }, "departure": { "time": "1754405897", "uncertainty": 120 }, "stopId": "0:CUVION2", "stopSequence": 27 }, { "arrival": { "time": "1754405953", "uncertainty": 120 }, "departure": { "time": "1754405953", "uncertainty": 120 }, "stopId": "0:DOLICHE2", "stopSequence": 28 }, { "arrival": { "time": "1754405993", "uncertainty": 120 }, "departure": { "time": "1754405993", "uncertainty": 120 }, "stopId": "0:30JOURS2", "stopSequence": 29 }, { "arrival": { "time": "1754406027", "uncertainty": 120 }, "departure": { "time": "1754406027", "uncertainty": 120 }, "stopId": "0:LADAME2", "stopSequence": 30 }, { "arrival": { "time": "1754406102", "uncertainty": 120 }, "departure": { "time": "1754406102", "uncertainty": 120 }, "stopId": "0:FALOGNE2", "stopSequence": 31 }, { "arrival": { "time": "1754406146", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 32 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870662" }, "vehicle": { "id": "1333", "label": "1333" } } }, { "id": "2871236", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406000" }, "stopId": "0:LECLERC1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871236" } } }, { "id": "2870664", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405220", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 }, { "arrival": { "time": "1754405344", "uncertainty": 120 }, "departure": { "time": "1754405361", "uncertainty": 120 }, "stopId": "0:VIGNES1", "stopSequence": 2 }, { "arrival": { "time": "1754405387", "uncertainty": 120 }, "departure": { "time": "1754405387", "uncertainty": 120 }, "stopId": "0:MIRABEL1", "stopSequence": 3 }, { "arrival": { "time": "1754405419", "uncertainty": 120 }, "departure": { "time": "1754405419", "uncertainty": 120 }, "stopId": "0:BUTTE1", "stopSequence": 4 }, { "arrival": { "time": "1754405448", "uncertainty": 120 }, "departure": { "time": "1754405481", "uncertainty": 120 }, "stopId": "0:BUCHOZ1", "stopSequence": 5 }, { "arrival": { "time": "1754405527", "uncertainty": 120 }, "departure": { "time": "1754405541", "uncertainty": 120 }, "stopId": "0:NJUNG1", "stopSequence": 6 }, { "arrival": { "time": "1754405631", "uncertainty": 120 }, "departure": { "time": "1754405631", "uncertainty": 120 }, "stopId": "0:LEMOYNE1", "stopSequence": 7 }, { "arrival": { "time": "1754405673", "uncertainty": 120 }, "departure": { "time": "1754405691", "uncertainty": 120 }, "stopId": "0:COLIBRI1", "stopSequence": 8 }, { "arrival": { "time": "1754405717", "uncertainty": 120 }, "departure": { "time": "1754405717", "uncertainty": 120 }, "stopId": "0:TIGNO414", "stopSequence": 9 }, { "arrival": { "time": "1754405830", "uncertainty": 120 }, "departure": { "time": "1754405830", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 10 }, { "arrival": { "time": "1754405902", "uncertainty": 120 }, "departure": { "time": "1754405902", "uncertainty": 120 }, "stopId": "0:SQLUX122", "stopSequence": 11 }, { "arrival": { "time": "1754406207", "uncertainty": 120 }, "departure": { "time": "1754406207", "uncertainty": 120 }, "stopId": "0:REPUB123", "stopSequence": 12 }, { "arrival": { "time": "1754406574", "uncertainty": 120 }, "departure": { "time": "1754406574", "uncertainty": 120 }, "stopId": "0:GARE4", "stopSequence": 13 }, { "arrival": { "time": "1754406757", "uncertainty": 120 }, "departure": { "time": "1754406757", "uncertainty": 120 }, "stopId": "0:SEILLE2", "stopSequence": 14 }, { "arrival": { "time": "1754406834", "uncertainty": 120 }, "departure": { "time": "1754406834", "uncertainty": 120 }, "stopId": "0:FRIANT2", "stopSequence": 15 }, { "arrival": { "time": "1754406887", "uncertainty": 120 }, "departure": { "time": "1754406887", "uncertainty": 120 }, "stopId": "0:HERMITE2", "stopSequence": 16 }, { "arrival": { "time": "1754406918", "uncertainty": 120 }, "departure": { "time": "1754406918", "uncertainty": 120 }, "stopId": "0:COLLIGN2", "stopSequence": 17 }, { "arrival": { "time": "1754406981", "uncertainty": 120 }, "departure": { "time": "1754406981", "uncertainty": 120 }, "stopId": "0:DUCROCQ2", "stopSequence": 18 }, { "arrival": { "time": "1754407037", "uncertainty": 120 }, "departure": { "time": "1754407037", "uncertainty": 120 }, "stopId": "0:HESTAUX2", "stopSequence": 19 }, { "arrival": { "time": "1754407095", "uncertainty": 120 }, "departure": { "time": "1754407095", "uncertainty": 120 }, "stopId": "0:GOUSSEL2", "stopSequence": 20 }, { "arrival": { "time": "1754407141", "uncertainty": 120 }, "departure": { "time": "1754407141", "uncertainty": 120 }, "stopId": "0:CLAUDEL2", "stopSequence": 21 }, { "arrival": { "time": "1754407238", "uncertainty": 120 }, "departure": { "time": "1754407238", "uncertainty": 120 }, "stopId": "0:OBERL653", "stopSequence": 22 }, { "arrival": { "time": "1754407356", "uncertainty": 120 }, "departure": { "time": "1754407356", "uncertainty": 120 }, "stopId": "0:PEUPLIE2", "stopSequence": 23 }, { "arrival": { "time": "1754407499", "uncertainty": 120 }, "departure": { "time": "1754407499", "uncertainty": 120 }, "stopId": "0:GRIGY2", "stopSequence": 24 }, { "arrival": { "time": "1754407596", "uncertainty": 120 }, "departure": { "time": "1754407596", "uncertainty": 120 }, "stopId": "0:GDECOLE2", "stopSequence": 25 }, { "arrival": { "time": "1754407732", "uncertainty": 120 }, "departure": { "time": "1754407732", "uncertainty": 120 }, "stopId": "0:PASSOTE2", "stopSequence": 26 }, { "arrival": { "time": "1754407767", "uncertainty": 120 }, "departure": { "time": "1754407767", "uncertainty": 120 }, "stopId": "0:CUVION2", "stopSequence": 27 }, { "arrival": { "time": "1754407830", "uncertainty": 120 }, "departure": { "time": "1754407830", "uncertainty": 120 }, "stopId": "0:DOLICHE2", "stopSequence": 28 }, { "arrival": { "time": "1754407866", "uncertainty": 120 }, "departure": { "time": "1754407866", "uncertainty": 120 }, "stopId": "0:30JOURS2", "stopSequence": 29 }, { "arrival": { "time": "1754407910", "uncertainty": 120 }, "departure": { "time": "1754407910", "uncertainty": 120 }, "stopId": "0:LADAME2", "stopSequence": 30 }, { "arrival": { "time": "1754407970", "uncertainty": 120 }, "departure": { "time": "1754407970", "uncertainty": 120 }, "stopId": "0:FALOGNE2", "stopSequence": 31 }, { "arrival": { "time": "1754408014", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 32 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870664" }, "vehicle": { "id": "706", "label": "706" } } }, { "id": "2870665", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407140", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870665" } } }, { "id": "2870666", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754409060", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870666" } } }, { "id": "2870692", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754404200", "uncertainty": 120 }, "stopId": "0:PRESJAC1", "stopSequence": 1 }, { "arrival": { "time": "1754404252", "uncertainty": 120 }, "departure": { "time": "1754404252", "uncertainty": 120 }, "stopId": "0:CLETTE1", "stopSequence": 2 }, { "arrival": { "time": "1754404292", "uncertainty": 120 }, "departure": { "time": "1754404292", "uncertainty": 120 }, "stopId": "0:CAILLOU1", "stopSequence": 3 }, { "arrival": { "time": "1754404320", "uncertainty": 120 }, "departure": { "time": "1754404320", "uncertainty": 120 }, "stopId": "0:ROUSSEL1", "stopSequence": 4 }, { "arrival": { "time": "1754404351", "uncertainty": 120 }, "departure": { "time": "1754404351", "uncertainty": 120 }, "stopId": "0:BAUCHEZ1", "stopSequence": 5 }, { "arrival": { "time": "1754404394", "uncertainty": 120 }, "departure": { "time": "1754404412", "uncertainty": 120 }, "stopId": "0:SANSONN1", "stopSequence": 6 }, { "arrival": { "time": "1754404486", "uncertainty": 120 }, "departure": { "time": "1754404486", "uncertainty": 120 }, "stopId": "0:BUCHOZ1", "stopSequence": 7 }, { "arrival": { "time": "1754404508", "uncertainty": 120 }, "departure": { "time": "1754404508", "uncertainty": 120 }, "stopId": "0:NJUNG1", "stopSequence": 8 }, { "arrival": { "time": "1754404568", "uncertainty": 120 }, "departure": { "time": "1754404568", "uncertainty": 120 }, "stopId": "0:LEMOYNE1", "stopSequence": 9 }, { "arrival": { "time": "1754404606", "uncertainty": 120 }, "departure": { "time": "1754404606", "uncertainty": 120 }, "stopId": "0:COLIBRI1", "stopSequence": 10 }, { "arrival": { "time": "1754404631", "uncertainty": 120 }, "departure": { "time": "1754404651", "uncertainty": 120 }, "stopId": "0:TIGNO414", "stopSequence": 11 }, { "arrival": { "time": "1754404762", "uncertainty": 120 }, "departure": { "time": "1754404762", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 12 }, { "arrival": { "time": "1754404801", "uncertainty": 120 }, "departure": { "time": "1754404993", "uncertainty": 120 }, "stopId": "0:SQLUX122", "stopSequence": 13 }, { "arrival": { "time": "1754405205", "uncertainty": 120 }, "departure": { "time": "1754405205", "uncertainty": 120 }, "stopId": "0:REPUB123", "stopSequence": 14 }, { "arrival": { "time": "1754405566", "uncertainty": 120 }, "departure": { "time": "1754405623", "uncertainty": 120 }, "stopId": "0:GARE4", "stopSequence": 15 }, { "arrival": { "time": "1754405881", "uncertainty": 120 }, "departure": { "time": "1754405881", "uncertainty": 120 }, "stopId": "0:SEILLE2", "stopSequence": 16 }, { "arrival": { "time": "1754405970", "uncertainty": 120 }, "departure": { "time": "1754405970", "uncertainty": 120 }, "stopId": "0:FRIANT2", "stopSequence": 17 }, { "arrival": { "time": "1754406003", "uncertainty": 120 }, "departure": { "time": "1754406003", "uncertainty": 120 }, "stopId": "0:HERMITE2", "stopSequence": 18 }, { "arrival": { "time": "1754406030", "uncertainty": 120 }, "departure": { "time": "1754406030", "uncertainty": 120 }, "stopId": "0:COLLIGN2", "stopSequence": 19 }, { "arrival": { "time": "1754406090", "uncertainty": 120 }, "departure": { "time": "1754406090", "uncertainty": 120 }, "stopId": "0:DUCROCQ2", "stopSequence": 20 }, { "arrival": { "time": "1754406184", "uncertainty": 120 }, "departure": { "time": "1754406184", "uncertainty": 120 }, "stopId": "0:HESTAUX2", "stopSequence": 21 }, { "arrival": { "time": "1754406244", "uncertainty": 120 }, "departure": { "time": "1754406244", "uncertainty": 120 }, "stopId": "0:GOUSSEL2", "stopSequence": 22 }, { "arrival": { "time": "1754406291", "uncertainty": 120 }, "departure": { "time": "1754406291", "uncertainty": 120 }, "stopId": "0:CLAUDEL2", "stopSequence": 23 }, { "arrival": { "time": "1754406373", "uncertainty": 120 }, "departure": { "time": "1754406373", "uncertainty": 120 }, "stopId": "0:OBERL653", "stopSequence": 24 }, { "arrival": { "time": "1754406475", "uncertainty": 120 }, "departure": { "time": "1754406475", "uncertainty": 120 }, "stopId": "0:PEUPLIE2", "stopSequence": 25 }, { "arrival": { "time": "1754406598", "uncertainty": 120 }, "departure": { "time": "1754406598", "uncertainty": 120 }, "stopId": "0:GRIGY2", "stopSequence": 26 }, { "arrival": { "time": "1754406695", "uncertainty": 120 }, "departure": { "time": "1754406695", "uncertainty": 120 }, "stopId": "0:GDECOLE2", "stopSequence": 27 }, { "arrival": { "time": "1754406823", "uncertainty": 120 }, "departure": { "time": "1754406823", "uncertainty": 120 }, "stopId": "0:PASSOTE2", "stopSequence": 28 }, { "arrival": { "time": "1754406856", "uncertainty": 120 }, "departure": { "time": "1754406856", "uncertainty": 120 }, "stopId": "0:CUVION2", "stopSequence": 29 }, { "arrival": { "time": "1754406915", "uncertainty": 120 }, "departure": { "time": "1754406915", "uncertainty": 120 }, "stopId": "0:DOLICHE2", "stopSequence": 30 }, { "arrival": { "time": "1754406951", "uncertainty": 120 }, "departure": { "time": "1754406951", "uncertainty": 120 }, "stopId": "0:30JOURS2", "stopSequence": 31 }, { "arrival": { "time": "1754406995", "uncertainty": 120 }, "departure": { "time": "1754406995", "uncertainty": 120 }, "stopId": "0:LADAME2", "stopSequence": 32 }, { "arrival": { "time": "1754407055", "uncertainty": 120 }, "departure": { "time": "1754407055", "uncertainty": 120 }, "stopId": "0:FALOGNE2", "stopSequence": 33 }, { "arrival": { "time": "1754407099", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 34 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870692" }, "vehicle": { "id": "1334", "label": "1334" } } }, { "id": "2870693", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406180", "uncertainty": 120 }, "stopId": "0:PRESJAC1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870693" } } }, { "id": "3084236", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408880", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "2_23084236" } } }, { "id": "2870694", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408100", "uncertainty": 120 }, "stopId": "0:PRESJAC1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870694" } } }, { "id": "3084179", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754405052", "uncertainty": 120 }, "departure": { "time": "1754405080", "uncertainty": 120 }, "stopId": "0:SAU01", "stopSequence": 2 }, { "arrival": { "time": "1754405197", "uncertainty": 120 }, "departure": { "time": "1754405199", "uncertainty": 120 }, "stopId": "0:MOYPON01", "stopSequence": 3 }, { "arrival": { "time": "1754405304", "uncertainty": 120 }, "departure": { "time": "1754405304", "uncertainty": 120 }, "stopId": "0:REP03", "stopSequence": 4 }, { "arrival": { "time": "1754405611", "uncertainty": 120 }, "departure": { "time": "1754405620", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 5 }, { "arrival": { "time": "1754405716", "uncertainty": 120 }, "departure": { "time": "1754405716", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 6 }, { "arrival": { "time": "1754405805", "uncertainty": 120 }, "departure": { "time": "1754405805", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 7 }, { "arrival": { "time": "1754405890", "uncertainty": 120 }, "departure": { "time": "1754405890", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 8 }, { "arrival": { "time": "1754405979", "uncertainty": 120 }, "departure": { "time": "1754405979", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 9 }, { "arrival": { "time": "1754406067", "uncertainty": 120 }, "departure": { "time": "1754406067", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 10 }, { "arrival": { "time": "1754406136", "uncertainty": 120 }, "departure": { "time": "1754406136", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 11 }, { "arrival": { "time": "1754406233", "uncertainty": 120 }, "departure": { "time": "1754406233", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 12 }, { "arrival": { "time": "1754406293", "uncertainty": 120 }, "departure": { "time": "1754406293", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 13 }, { "arrival": { "time": "1754406365", "uncertainty": 120 }, "departure": { "time": "1754406365", "uncertainty": 120 }, "stopId": "0:GUY01", "stopSequence": 14 }, { "arrival": { "time": "1754406422", "uncertainty": 120 }, "departure": { "time": "1754406422", "uncertainty": 120 }, "stopId": "0:BRG01", "stopSequence": 15 }, { "arrival": { "time": "1754406493", "uncertainty": 120 }, "departure": { "time": "1754406493", "uncertainty": 120 }, "stopId": "0:GRA01", "stopSequence": 16 }, { "arrival": { "time": "1754406542", "uncertainty": 120 }, "departure": { "time": "1754406542", "uncertainty": 120 }, "stopId": "0:ARA01", "stopSequence": 17 }, { "arrival": { "time": "1754406613", "uncertainty": 120 }, "departure": { "time": "1754406613", "uncertainty": 120 }, "stopId": "0:ART01", "stopSequence": 18 }, { "arrival": { "time": "1754406696", "uncertainty": 120 }, "departure": { "time": "1754406696", "uncertainty": 120 }, "stopId": "0:ECO01", "stopSequence": 19 }, { "arrival": { "time": "1754406757", "uncertainty": 120 }, "departure": { "time": "1754406757", "uncertainty": 120 }, "stopId": "0:EXP01", "stopSequence": 20 }, { "arrival": { "time": "1754406926", "uncertainty": 120 }, "departure": { "time": "1754406926", "uncertainty": 120 }, "stopId": "0:MER01", "stopSequence": 21 }, { "arrival": { "time": "1754407017", "uncertainty": 120 }, "stopId": "0:MAT01", "stopSequence": 22 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "2_23084179" }, "vehicle": { "id": "1305", "label": "1305" } } }, { "id": "2871191", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405711", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 }, { "arrival": { "time": "1754406170", "uncertainty": 120 }, "departure": { "time": "1754406170", "uncertainty": 120 }, "stopId": "0:ROTONDE1", "stopSequence": 2 }, { "arrival": { "time": "1754406211", "uncertainty": 120 }, "departure": { "time": "1754406211", "uncertainty": 120 }, "stopId": "0:LOTINDU1", "stopSequence": 3 }, { "arrival": { "time": "1754406270", "uncertainty": 120 }, "departure": { "time": "1754406270", "uncertainty": 120 }, "stopId": "0:CITSNCF1", "stopSequence": 4 }, { "arrival": { "time": "1754406347", "uncertainty": 120 }, "departure": { "time": "1754406347", "uncertainty": 120 }, "stopId": "0:VOSGES1", "stopSequence": 5 }, { "arrival": { "time": "1754406378", "uncertainty": 120 }, "departure": { "time": "1754406378", "uncertainty": 120 }, "stopId": "0:ALGER1", "stopSequence": 6 }, { "arrival": { "time": "1754406425", "uncertainty": 120 }, "departure": { "time": "1754406425", "uncertainty": 120 }, "stopId": "0:TOURAIN1", "stopSequence": 7 }, { "arrival": { "time": "1754406496", "uncertainty": 120 }, "departure": { "time": "1754406496", "uncertainty": 120 }, "stopId": "0:LILAS3", "stopSequence": 8 }, { "arrival": { "time": "1754406641", "uncertainty": 120 }, "departure": { "time": "1754406641", "uncertainty": 120 }, "stopId": "0:COUBERT2", "stopSequence": 9 }, { "arrival": { "time": "1754406697", "uncertainty": 120 }, "departure": { "time": "1754406697", "uncertainty": 120 }, "stopId": "0:SIMMI527", "stopSequence": 10 }, { "arrival": { "time": "1754406745", "uncertainty": 120 }, "departure": { "time": "1754406745", "uncertainty": 120 }, "stopId": "0:PONSARD1", "stopSequence": 11 }, { "arrival": { "time": "1754406791", "uncertainty": 120 }, "departure": { "time": "1754406791", "uncertainty": 120 }, "stopId": "0:CLMADER2", "stopSequence": 12 }, { "arrival": { "time": "1754406892", "uncertainty": 120 }, "departure": { "time": "1754406892", "uncertainty": 120 }, "stopId": "0:STEXUPE2", "stopSequence": 13 }, { "arrival": { "time": "1754406936", "uncertainty": 120 }, "departure": { "time": "1754406936", "uncertainty": 120 }, "stopId": "0:VOLONTA1", "stopSequence": 14 }, { "arrival": { "time": "1754406991", "uncertainty": 120 }, "departure": { "time": "1754406991", "uncertainty": 120 }, "stopId": "0:MARCSAN1", "stopSequence": 15 }, { "arrival": { "time": "1754407031", "uncertainty": 120 }, "departure": { "time": "1754407031", "uncertainty": 120 }, "stopId": "0:19NOV01", "stopSequence": 16 }, { "arrival": { "time": "1754407074", "uncertainty": 120 }, "departure": { "time": "1754407074", "uncertainty": 120 }, "stopId": "0:SUGNON1", "stopSequence": 17 }, { "arrival": { "time": "1754407116", "uncertainty": 120 }, "departure": { "time": "1754407116", "uncertainty": 120 }, "stopId": "0:LYAUTE99", "stopSequence": 18 }, { "arrival": { "time": "1754407203", "uncertainty": 120 }, "departure": { "time": "1754407203", "uncertainty": 120 }, "stopId": "0:HORGNE1", "stopSequence": 19 }, { "arrival": { "time": "1754407263", "uncertainty": 120 }, "departure": { "time": "1754407263", "uncertainty": 120 }, "stopId": "0:4VENTS1", "stopSequence": 20 }, { "arrival": { "time": "1754407333", "uncertainty": 120 }, "departure": { "time": "1754407333", "uncertainty": 120 }, "stopId": "0:LAVOIR1", "stopSequence": 21 }, { "arrival": { "time": "1754407383", "uncertainty": 120 }, "departure": { "time": "1754407383", "uncertainty": 120 }, "stopId": "0:EGLISE1", "stopSequence": 22 }, { "arrival": { "time": "1754407501", "uncertainty": 120 }, "departure": { "time": "1754407501", "uncertainty": 120 }, "stopId": "0:LOTHAIR3", "stopSequence": 23 }, { "arrival": { "time": "1754407552", "uncertainty": 120 }, "departure": { "time": "1754407552", "uncertainty": 120 }, "stopId": "0:PISCINE2", "stopSequence": 24 }, { "arrival": { "time": "1754407615", "uncertainty": 120 }, "departure": { "time": "1754407615", "uncertainty": 120 }, "stopId": "0:HESTAUX2", "stopSequence": 25 }, { "arrival": { "time": "1754407662", "uncertainty": 120 }, "departure": { "time": "1754407662", "uncertainty": 120 }, "stopId": "0:GOUSSEL2", "stopSequence": 26 }, { "arrival": { "time": "1754407698", "uncertainty": 120 }, "departure": { "time": "1754407698", "uncertainty": 120 }, "stopId": "0:CLAUDEL2", "stopSequence": 27 }, { "arrival": { "time": "1754407775", "uncertainty": 120 }, "departure": { "time": "1754407775", "uncertainty": 120 }, "stopId": "0:OBERL653", "stopSequence": 28 }, { "arrival": { "time": "1754407870", "uncertainty": 120 }, "departure": { "time": "1754407870", "uncertainty": 120 }, "stopId": "0:PEUPLIE2", "stopSequence": 29 }, { "arrival": { "time": "1754407963", "uncertainty": 120 }, "departure": { "time": "1754407963", "uncertainty": 120 }, "stopId": "0:SYMPHON3", "stopSequence": 30 }, { "arrival": { "time": "1754408026", "uncertainty": 120 }, "departure": { "time": "1754408026", "uncertainty": 120 }, "stopId": "0:MARCONI2", "stopSequence": 31 }, { "arrival": { "time": "1754408065", "uncertainty": 120 }, "departure": { "time": "1754408065", "uncertainty": 120 }, "stopId": "0:ARAGO035", "stopSequence": 32 }, { "arrival": { "time": "1754408154", "uncertainty": 120 }, "departure": { "time": "1754408154", "uncertainty": 120 }, "stopId": "0:AMPERE2", "stopSequence": 33 }, { "arrival": { "time": "1754408213", "uncertainty": 120 }, "departure": { "time": "1754408213", "uncertainty": 120 }, "stopId": "0:METZANI2", "stopSequence": 34 }, { "arrival": { "time": "1754408314", "uncertainty": 120 }, "departure": { "time": "1754408314", "uncertainty": 120 }, "stopId": "0:SEBASTO2", "stopSequence": 35 }, { "arrival": { "time": "1754408354", "uncertainty": 120 }, "departure": { "time": "1754408354", "uncertainty": 120 }, "stopId": "0:SOLIDAR2", "stopSequence": 36 }, { "arrival": { "time": "1754408422", "uncertainty": 120 }, "departure": { "time": "1754408422", "uncertainty": 120 }, "stopId": "0:DRAPIER2", "stopSequence": 37 }, { "arrival": { "time": "1754408489", "uncertainty": 120 }, "departure": { "time": "1754408489", "uncertainty": 120 }, "stopId": "0:SELLIER2", "stopSequence": 38 }, { "arrival": { "time": "1754408559", "uncertainty": 120 }, "departure": { "time": "1754408559", "uncertainty": 120 }, "stopId": "0:POTIERS2", "stopSequence": 39 }, { "arrival": { "time": "1754408607", "uncertainty": 120 }, "departure": { "time": "1754408607", "uncertainty": 120 }, "stopId": "0:SERRURR2", "stopSequence": 40 }, { "arrival": { "time": "1754408714", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 41 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "17", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871191" }, "vehicle": { "id": "835", "label": "835" } } }, { "id": "3231048", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754409372", "uncertainty": 120 }, "departure": { "time": "1754409372", "uncertainty": 120 }, "stopId": "0:LESCLOS2" }, { "arrival": { "time": "1754409618", "uncertainty": 120 }, "departure": { "time": "1754409618", "uncertainty": 120 }, "stopId": "0:COSTEBE3" }, { "departure": { "time": "1754408820", "uncertainty": 120 }, "stopId": "0:MARLY1", "stopSequence": 1 }, { "arrival": { "time": "1754408922", "uncertainty": 120 }, "departure": { "time": "1754408922", "uncertainty": 120 }, "stopId": "0:M113A", "stopSequence": 2 }, { "arrival": { "time": "1754409102", "uncertainty": 120 }, "departure": { "time": "1754409102", "uncertainty": 120 }, "stopId": "0:PJOLY3", "stopSequence": 3 }, { "arrival": { "time": "1754409240", "uncertainty": 120 }, "departure": { "time": "1754409240", "uncertainty": 120 }, "stopId": "0:SORBIER1", "stopSequence": 4 }, { "arrival": { "time": "1754409391", "uncertainty": 120 }, "departure": { "time": "1754409391", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LESCLOS1", "stopSequence": 5 }, { "arrival": { "time": "1754409480", "uncertainty": 120 }, "departure": { "time": "1754409480", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GARENNE1", "stopSequence": 6 }, { "arrival": { "time": "1754409631", "uncertainty": 120 }, "departure": { "time": "1754409631", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GRORMES1", "stopSequence": 7 }, { "arrival": { "time": "1754409655", "uncertainty": 120 }, "departure": { "time": "1754409655", "uncertainty": 120 }, "stopId": "0:COSTEBE1", "stopSequence": 8 }, { "arrival": { "time": "1754409793", "uncertainty": 120 }, "departure": { "time": "1754409793", "uncertainty": 120 }, "stopId": "0:JEANNED1", "stopSequence": 9 }, { "arrival": { "time": "1754409879", "uncertainty": 120 }, "departure": { "time": "1754409879", "uncertainty": 120 }, "stopId": "0:PREVOTE1", "stopSequence": 10 }, { "arrival": { "time": "1754409955", "uncertainty": 120 }, "departure": { "time": "1754409955", "uncertainty": 120 }, "stopId": "0:STANDRE1", "stopSequence": 11 }, { "arrival": { "time": "1754410003", "uncertainty": 120 }, "departure": { "time": "1754410003", "uncertainty": 120 }, "stopId": "0:SEMINAI1", "stopSequence": 12 }, { "arrival": { "time": "1754410067", "uncertainty": 120 }, "departure": { "time": "1754410067", "uncertainty": 120 }, "stopId": "0:VAILLAN1", "stopSequence": 13 }, { "arrival": { "time": "1754410135", "uncertainty": 120 }, "departure": { "time": "1754410135", "uncertainty": 120 }, "stopId": "0:MANGIN1", "stopSequence": 14 }, { "arrival": { "time": "1754410192", "uncertainty": 120 }, "departure": { "time": "1754410192", "uncertainty": 120 }, "stopId": "0:CHPETRE1", "stopSequence": 15 }, { "arrival": { "time": "1754410258", "uncertainty": 120 }, "departure": { "time": "1754410258", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 16 }, { "arrival": { "time": "1754410367", "uncertainty": 120 }, "departure": { "time": "1754410367", "uncertainty": 120 }, "stopId": "0:ROIGEO68", "stopSequence": 17 }, { "arrival": { "time": "1754410557", "uncertainty": 120 }, "stopId": "0:REPU5052", "stopSequence": 18 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "2_23231048" } } }, { "id": "3084181", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407740", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "2_23084181" } } }, { "id": "3231046", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754407408", "uncertainty": 120 }, "departure": { "time": "1754407408", "uncertainty": 120 }, "stopId": "0:LESCLOS2" }, { "arrival": { "time": "1754407654", "uncertainty": 120 }, "departure": { "time": "1754407654", "uncertainty": 120 }, "stopId": "0:COSTEBE3" }, { "departure": { "time": "1754406840", "uncertainty": 120 }, "stopId": "0:MARLY1", "stopSequence": 1 }, { "arrival": { "time": "1754406942", "uncertainty": 120 }, "departure": { "time": "1754406942", "uncertainty": 120 }, "stopId": "0:M113A", "stopSequence": 2 }, { "arrival": { "time": "1754407122", "uncertainty": 120 }, "departure": { "time": "1754407122", "uncertainty": 120 }, "stopId": "0:PJOLY3", "stopSequence": 3 }, { "arrival": { "time": "1754407260", "uncertainty": 120 }, "departure": { "time": "1754407260", "uncertainty": 120 }, "stopId": "0:SORBIER1", "stopSequence": 4 }, { "arrival": { "time": "1754407430", "uncertainty": 120 }, "departure": { "time": "1754407430", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LESCLOS1", "stopSequence": 5 }, { "arrival": { "time": "1754407530", "uncertainty": 120 }, "departure": { "time": "1754407530", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GARENNE1", "stopSequence": 6 }, { "arrival": { "time": "1754407699", "uncertainty": 120 }, "departure": { "time": "1754407699", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GRORMES1", "stopSequence": 7 }, { "arrival": { "time": "1754407693", "uncertainty": 120 }, "departure": { "time": "1754407693", "uncertainty": 120 }, "stopId": "0:COSTEBE1", "stopSequence": 8 }, { "arrival": { "time": "1754407831", "uncertainty": 120 }, "departure": { "time": "1754407831", "uncertainty": 120 }, "stopId": "0:JEANNED1", "stopSequence": 9 }, { "arrival": { "time": "1754407918", "uncertainty": 120 }, "departure": { "time": "1754407918", "uncertainty": 120 }, "stopId": "0:PREVOTE1", "stopSequence": 10 }, { "arrival": { "time": "1754407995", "uncertainty": 120 }, "departure": { "time": "1754407995", "uncertainty": 120 }, "stopId": "0:STANDRE1", "stopSequence": 11 }, { "arrival": { "time": "1754408043", "uncertainty": 120 }, "departure": { "time": "1754408043", "uncertainty": 120 }, "stopId": "0:SEMINAI1", "stopSequence": 12 }, { "arrival": { "time": "1754408104", "uncertainty": 120 }, "departure": { "time": "1754408104", "uncertainty": 120 }, "stopId": "0:VAILLAN1", "stopSequence": 13 }, { "arrival": { "time": "1754408174", "uncertainty": 120 }, "departure": { "time": "1754408174", "uncertainty": 120 }, "stopId": "0:MANGIN1", "stopSequence": 14 }, { "arrival": { "time": "1754408232", "uncertainty": 120 }, "departure": { "time": "1754408232", "uncertainty": 120 }, "stopId": "0:CHPETRE1", "stopSequence": 15 }, { "arrival": { "time": "1754408299", "uncertainty": 120 }, "departure": { "time": "1754408299", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 16 }, { "arrival": { "time": "1754408407", "uncertainty": 120 }, "departure": { "time": "1754408407", "uncertainty": 120 }, "stopId": "0:ROIGEO68", "stopSequence": 17 }, { "arrival": { "time": "1754408597", "uncertainty": 120 }, "stopId": "0:REPU5052", "stopSequence": 18 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "2_23231046" } } }, { "id": "3231047", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754408368", "uncertainty": 120 }, "departure": { "time": "1754408368", "uncertainty": 120 }, "stopId": "0:LESCLOS2" }, { "arrival": { "time": "1754408614", "uncertainty": 120 }, "departure": { "time": "1754408614", "uncertainty": 120 }, "stopId": "0:COSTEBE3" }, { "departure": { "time": "1754407800", "uncertainty": 120 }, "stopId": "0:MARLY1", "stopSequence": 1 }, { "arrival": { "time": "1754407902", "uncertainty": 120 }, "departure": { "time": "1754407902", "uncertainty": 120 }, "stopId": "0:M113A", "stopSequence": 2 }, { "arrival": { "time": "1754408082", "uncertainty": 120 }, "departure": { "time": "1754408082", "uncertainty": 120 }, "stopId": "0:PJOLY3", "stopSequence": 3 }, { "arrival": { "time": "1754408220", "uncertainty": 120 }, "departure": { "time": "1754408220", "uncertainty": 120 }, "stopId": "0:SORBIER1", "stopSequence": 4 }, { "arrival": { "time": "1754408390", "uncertainty": 120 }, "departure": { "time": "1754408390", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LESCLOS1", "stopSequence": 5 }, { "arrival": { "time": "1754408490", "uncertainty": 120 }, "departure": { "time": "1754408490", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GARENNE1", "stopSequence": 6 }, { "arrival": { "time": "1754408659", "uncertainty": 120 }, "departure": { "time": "1754408659", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GRORMES1", "stopSequence": 7 }, { "arrival": { "time": "1754408653", "uncertainty": 120 }, "departure": { "time": "1754408653", "uncertainty": 120 }, "stopId": "0:COSTEBE1", "stopSequence": 8 }, { "arrival": { "time": "1754408791", "uncertainty": 120 }, "departure": { "time": "1754408791", "uncertainty": 120 }, "stopId": "0:JEANNED1", "stopSequence": 9 }, { "arrival": { "time": "1754408869", "uncertainty": 120 }, "departure": { "time": "1754408869", "uncertainty": 120 }, "stopId": "0:PREVOTE1", "stopSequence": 10 }, { "arrival": { "time": "1754408938", "uncertainty": 120 }, "departure": { "time": "1754408938", "uncertainty": 120 }, "stopId": "0:STANDRE1", "stopSequence": 11 }, { "arrival": { "time": "1754408981", "uncertainty": 120 }, "departure": { "time": "1754408981", "uncertainty": 120 }, "stopId": "0:SEMINAI1", "stopSequence": 12 }, { "arrival": { "time": "1754409044", "uncertainty": 120 }, "departure": { "time": "1754409044", "uncertainty": 120 }, "stopId": "0:VAILLAN1", "stopSequence": 13 }, { "arrival": { "time": "1754409110", "uncertainty": 120 }, "departure": { "time": "1754409110", "uncertainty": 120 }, "stopId": "0:MANGIN1", "stopSequence": 14 }, { "arrival": { "time": "1754409165", "uncertainty": 120 }, "departure": { "time": "1754409165", "uncertainty": 120 }, "stopId": "0:CHPETRE1", "stopSequence": 15 }, { "arrival": { "time": "1754409244", "uncertainty": 120 }, "departure": { "time": "1754409244", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 16 }, { "arrival": { "time": "1754409353", "uncertainty": 120 }, "departure": { "time": "1754409353", "uncertainty": 120 }, "stopId": "0:ROIGEO68", "stopSequence": 17 }, { "arrival": { "time": "1754409543", "uncertainty": 120 }, "stopId": "0:REPU5052", "stopSequence": 18 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "2_23231047" } } }, { "id": "3231044", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754405323", "uncertainty": 120 }, "departure": { "time": "1754405323", "uncertainty": 120 }, "stopId": "0:LESCLOS2" }, { "arrival": { "time": "1754405586", "uncertainty": 120 }, "departure": { "time": "1754405586", "uncertainty": 120 }, "stopId": "0:COSTEBE3" }, { "departure": { "time": "1754404920", "uncertainty": 120 }, "stopId": "0:MARLY1", "stopSequence": 1 }, { "arrival": { "time": "1754405041", "uncertainty": 120 }, "departure": { "time": "1754405041", "uncertainty": 120 }, "stopId": "0:M113A", "stopSequence": 2 }, { "arrival": { "time": "1754405131", "uncertainty": 120 }, "departure": { "time": "1754405131", "uncertainty": 120 }, "stopId": "0:PJOLY3", "stopSequence": 3 }, { "arrival": { "time": "1754405221", "uncertainty": 120 }, "departure": { "time": "1754405251", "uncertainty": 120 }, "stopId": "0:SORBIER1", "stopSequence": 4 }, { "arrival": { "time": "1754405510", "uncertainty": 120 }, "departure": { "time": "1754405510", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LESCLOS1", "stopSequence": 5 }, { "arrival": { "time": "1754405610", "uncertainty": 120 }, "departure": { "time": "1754405610", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GARENNE1", "stopSequence": 6 }, { "arrival": { "time": "1754405779", "uncertainty": 120 }, "departure": { "time": "1754405779", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GRORMES1", "stopSequence": 7 }, { "arrival": { "time": "1754405627", "uncertainty": 120 }, "departure": { "time": "1754405697", "uncertainty": 120 }, "stopId": "0:COSTEBE1", "stopSequence": 8 }, { "arrival": { "time": "1754405832", "uncertainty": 120 }, "departure": { "time": "1754405832", "uncertainty": 120 }, "stopId": "0:JEANNED1", "stopSequence": 9 }, { "arrival": { "time": "1754405943", "uncertainty": 120 }, "departure": { "time": "1754405943", "uncertainty": 120 }, "stopId": "0:PREVOTE1", "stopSequence": 10 }, { "arrival": { "time": "1754406083", "uncertainty": 120 }, "departure": { "time": "1754406083", "uncertainty": 120 }, "stopId": "0:STANDRE1", "stopSequence": 11 }, { "arrival": { "time": "1754406118", "uncertainty": 120 }, "departure": { "time": "1754406118", "uncertainty": 120 }, "stopId": "0:SEMINAI1", "stopSequence": 12 }, { "arrival": { "time": "1754406189", "uncertainty": 120 }, "departure": { "time": "1754406189", "uncertainty": 120 }, "stopId": "0:VAILLAN1", "stopSequence": 13 }, { "arrival": { "time": "1754406260", "uncertainty": 120 }, "departure": { "time": "1754406260", "uncertainty": 120 }, "stopId": "0:MANGIN1", "stopSequence": 14 }, { "arrival": { "time": "1754406316", "uncertainty": 120 }, "departure": { "time": "1754406316", "uncertainty": 120 }, "stopId": "0:CHPETRE1", "stopSequence": 15 }, { "arrival": { "time": "1754406377", "uncertainty": 120 }, "departure": { "time": "1754406377", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 16 }, { "arrival": { "time": "1754406451", "uncertainty": 120 }, "departure": { "time": "1754406451", "uncertainty": 120 }, "stopId": "0:ROIGEO68", "stopSequence": 17 }, { "arrival": { "time": "1754406641", "uncertainty": 120 }, "stopId": "0:REPU5052", "stopSequence": 18 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "2_23231044" }, "vehicle": { "id": "1857", "label": "1857" } } }, { "id": "3231045", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754406342", "uncertainty": 120 }, "departure": { "time": "1754406342", "uncertainty": 120 }, "stopId": "0:LESCLOS2" }, { "arrival": { "time": "1754406588", "uncertainty": 120 }, "departure": { "time": "1754406588", "uncertainty": 120 }, "stopId": "0:COSTEBE3" }, { "departure": { "time": "1754405711", "uncertainty": 120 }, "stopId": "0:MARLY1", "stopSequence": 1 }, { "arrival": { "time": "1754405999", "uncertainty": 120 }, "departure": { "time": "1754405999", "uncertainty": 120 }, "stopId": "0:M113A", "stopSequence": 2 }, { "arrival": { "time": "1754406099", "uncertainty": 120 }, "departure": { "time": "1754406099", "uncertainty": 120 }, "stopId": "0:PJOLY3", "stopSequence": 3 }, { "arrival": { "time": "1754406194", "uncertainty": 120 }, "departure": { "time": "1754406194", "uncertainty": 120 }, "stopId": "0:SORBIER1", "stopSequence": 4 }, { "arrival": { "time": "1754406470", "uncertainty": 120 }, "departure": { "time": "1754406470", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LESCLOS1", "stopSequence": 5 }, { "arrival": { "time": "1754406570", "uncertainty": 120 }, "departure": { "time": "1754406570", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GARENNE1", "stopSequence": 6 }, { "arrival": { "time": "1754406739", "uncertainty": 120 }, "departure": { "time": "1754406739", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GRORMES1", "stopSequence": 7 }, { "arrival": { "time": "1754406627", "uncertainty": 120 }, "departure": { "time": "1754406627", "uncertainty": 120 }, "stopId": "0:COSTEBE1", "stopSequence": 8 }, { "arrival": { "time": "1754406765", "uncertainty": 120 }, "departure": { "time": "1754406765", "uncertainty": 120 }, "stopId": "0:JEANNED1", "stopSequence": 9 }, { "arrival": { "time": "1754406851", "uncertainty": 120 }, "departure": { "time": "1754406851", "uncertainty": 120 }, "stopId": "0:PREVOTE1", "stopSequence": 10 }, { "arrival": { "time": "1754406963", "uncertainty": 120 }, "departure": { "time": "1754406963", "uncertainty": 120 }, "stopId": "0:STANDRE1", "stopSequence": 11 }, { "arrival": { "time": "1754407004", "uncertainty": 120 }, "departure": { "time": "1754407004", "uncertainty": 120 }, "stopId": "0:SEMINAI1", "stopSequence": 12 }, { "arrival": { "time": "1754407072", "uncertainty": 120 }, "departure": { "time": "1754407072", "uncertainty": 120 }, "stopId": "0:VAILLAN1", "stopSequence": 13 }, { "arrival": { "time": "1754407141", "uncertainty": 120 }, "departure": { "time": "1754407141", "uncertainty": 120 }, "stopId": "0:MANGIN1", "stopSequence": 14 }, { "arrival": { "time": "1754407197", "uncertainty": 120 }, "departure": { "time": "1754407197", "uncertainty": 120 }, "stopId": "0:CHPETRE1", "stopSequence": 15 }, { "arrival": { "time": "1754407259", "uncertainty": 120 }, "departure": { "time": "1754407259", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 16 }, { "arrival": { "time": "1754407341", "uncertainty": 120 }, "departure": { "time": "1754407341", "uncertainty": 120 }, "stopId": "0:ROIGEO68", "stopSequence": 17 }, { "arrival": { "time": "1754407531", "uncertainty": 120 }, "stopId": "0:REPU5052", "stopSequence": 18 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "2_23231045" }, "vehicle": { "id": "1853", "label": "1853" } } }, { "id": "3231043", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754404365", "uncertainty": 120 }, "departure": { "time": "1754404365", "uncertainty": 120 }, "stopId": "0:LESCLOS2" }, { "arrival": { "time": "1754404725", "uncertainty": 120 }, "departure": { "time": "1754404725", "uncertainty": 120 }, "stopId": "0:COSTEBE3" }, { "departure": { "time": "1754403960", "uncertainty": 120 }, "stopId": "0:MARLY1", "stopSequence": 1 }, { "arrival": { "time": "1754404080", "uncertainty": 120 }, "departure": { "time": "1754404080", "uncertainty": 120 }, "stopId": "0:M113A", "stopSequence": 2 }, { "arrival": { "time": "1754404170", "uncertainty": 120 }, "departure": { "time": "1754404170", "uncertainty": 120 }, "stopId": "0:PJOLY3", "stopSequence": 3 }, { "arrival": { "time": "1754404270", "uncertainty": 120 }, "departure": { "time": "1754404291", "uncertainty": 120 }, "stopId": "0:SORBIER1", "stopSequence": 4 }, { "arrival": { "time": "1754404550", "uncertainty": 120 }, "departure": { "time": "1754404550", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LESCLOS1", "stopSequence": 5 }, { "arrival": { "time": "1754404650", "uncertainty": 120 }, "departure": { "time": "1754404650", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GARENNE1", "stopSequence": 6 }, { "arrival": { "time": "1754404819", "uncertainty": 120 }, "departure": { "time": "1754404819", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GRORMES1", "stopSequence": 7 }, { "arrival": { "time": "1754404795", "uncertainty": 120 }, "departure": { "time": "1754404806", "uncertainty": 120 }, "stopId": "0:COSTEBE1", "stopSequence": 8 }, { "arrival": { "time": "1754404941", "uncertainty": 120 }, "departure": { "time": "1754404986", "uncertainty": 120 }, "stopId": "0:JEANNED1", "stopSequence": 9 }, { "arrival": { "time": "1754405100", "uncertainty": 120 }, "departure": { "time": "1754405106", "uncertainty": 120 }, "stopId": "0:PREVOTE1", "stopSequence": 10 }, { "arrival": { "time": "1754405253", "uncertainty": 120 }, "departure": { "time": "1754405253", "uncertainty": 120 }, "stopId": "0:STANDRE1", "stopSequence": 11 }, { "arrival": { "time": "1754405286", "uncertainty": 120 }, "departure": { "time": "1754405286", "uncertainty": 120 }, "stopId": "0:SEMINAI1", "stopSequence": 12 }, { "arrival": { "time": "1754405358", "uncertainty": 120 }, "departure": { "time": "1754405376", "uncertainty": 120 }, "stopId": "0:VAILLAN1", "stopSequence": 13 }, { "arrival": { "time": "1754405447", "uncertainty": 120 }, "departure": { "time": "1754405466", "uncertainty": 120 }, "stopId": "0:MANGIN1", "stopSequence": 14 }, { "arrival": { "time": "1754405522", "uncertainty": 120 }, "departure": { "time": "1754405522", "uncertainty": 120 }, "stopId": "0:CHPETRE1", "stopSequence": 15 }, { "arrival": { "time": "1754405582", "uncertainty": 120 }, "departure": { "time": "1754405586", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 16 }, { "arrival": { "time": "1754405656", "uncertainty": 120 }, "departure": { "time": "1754405676", "uncertainty": 120 }, "stopId": "0:ROIGEO68", "stopSequence": 17 }, { "arrival": { "time": "1754405891", "uncertainty": 120 }, "stopId": "0:REPU5052", "stopSequence": 18 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "2_23231043" }, "vehicle": { "id": "1855", "label": "1855" } } }, { "id": "3084188", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754404140", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 }, { "arrival": { "time": "1754404167", "uncertainty": 120 }, "departure": { "time": "1754404171", "uncertainty": 120 }, "stopId": "0:SAU01", "stopSequence": 2 }, { "arrival": { "time": "1754404285", "uncertainty": 120 }, "departure": { "time": "1754404285", "uncertainty": 120 }, "stopId": "0:MOYPON01", "stopSequence": 3 }, { "arrival": { "time": "1754404372", "uncertainty": 120 }, "departure": { "time": "1754404372", "uncertainty": 120 }, "stopId": "0:REP03", "stopSequence": 4 }, { "arrival": { "time": "1754404560", "uncertainty": 120 }, "departure": { "time": "1754404590", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 5 }, { "arrival": { "time": "1754404662", "uncertainty": 120 }, "departure": { "time": "1754404680", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 6 }, { "arrival": { "time": "1754404787", "uncertainty": 120 }, "departure": { "time": "1754404830", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 7 }, { "arrival": { "time": "1754404900", "uncertainty": 120 }, "departure": { "time": "1754404920", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 8 }, { "arrival": { "time": "1754404981", "uncertainty": 120 }, "departure": { "time": "1754404981", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 9 }, { "arrival": { "time": "1754405056", "uncertainty": 120 }, "departure": { "time": "1754405070", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 10 }, { "arrival": { "time": "1754405138", "uncertainty": 120 }, "departure": { "time": "1754405138", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 11 }, { "arrival": { "time": "1754405234", "uncertainty": 120 }, "departure": { "time": "1754405250", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 12 }, { "arrival": { "time": "1754405307", "uncertainty": 120 }, "departure": { "time": "1754405310", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 13 }, { "arrival": { "time": "1754405385", "uncertainty": 120 }, "departure": { "time": "1754405401", "uncertainty": 120 }, "stopId": "0:GUY01", "stopSequence": 14 }, { "arrival": { "time": "1754405458", "uncertainty": 120 }, "departure": { "time": "1754405460", "uncertainty": 120 }, "stopId": "0:BRG01", "stopSequence": 15 }, { "arrival": { "time": "1754405531", "uncertainty": 120 }, "departure": { "time": "1754405550", "uncertainty": 120 }, "stopId": "0:GRA01", "stopSequence": 16 }, { "arrival": { "time": "1754405598", "uncertainty": 120 }, "departure": { "time": "1754405610", "uncertainty": 120 }, "stopId": "0:ARA01", "stopSequence": 17 }, { "arrival": { "time": "1754405677", "uncertainty": 120 }, "departure": { "time": "1754405677", "uncertainty": 120 }, "stopId": "0:ART01", "stopSequence": 18 }, { "arrival": { "time": "1754405773", "uncertainty": 120 }, "departure": { "time": "1754405773", "uncertainty": 120 }, "stopId": "0:ECO01", "stopSequence": 19 }, { "arrival": { "time": "1754405833", "uncertainty": 120 }, "departure": { "time": "1754405833", "uncertainty": 120 }, "stopId": "0:EXP01", "stopSequence": 20 }, { "arrival": { "time": "1754405989", "uncertainty": 120 }, "departure": { "time": "1754405989", "uncertainty": 120 }, "stopId": "0:MER01", "stopSequence": 21 }, { "arrival": { "time": "1754406080", "uncertainty": 120 }, "stopId": "0:MAT01", "stopSequence": 22 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "2_23084188" }, "vehicle": { "id": "1306", "label": "1306" } } }, { "id": "2871192", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407500", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 }, { "arrival": { "time": "1754407634", "uncertainty": 120 }, "departure": { "time": "1754407634", "uncertainty": 120 }, "stopId": "0:ROTONDE1", "stopSequence": 2 }, { "arrival": { "time": "1754407680", "uncertainty": 120 }, "departure": { "time": "1754407680", "uncertainty": 120 }, "stopId": "0:LOTINDU1", "stopSequence": 3 }, { "arrival": { "time": "1754407746", "uncertainty": 120 }, "departure": { "time": "1754407746", "uncertainty": 120 }, "stopId": "0:CITSNCF1", "stopSequence": 4 }, { "arrival": { "time": "1754407800", "uncertainty": 120 }, "departure": { "time": "1754407800", "uncertainty": 120 }, "stopId": "0:VOSGES1", "stopSequence": 5 }, { "arrival": { "time": "1754407825", "uncertainty": 120 }, "departure": { "time": "1754407825", "uncertainty": 120 }, "stopId": "0:ALGER1", "stopSequence": 6 }, { "arrival": { "time": "1754407860", "uncertainty": 120 }, "departure": { "time": "1754407860", "uncertainty": 120 }, "stopId": "0:TOURAIN1", "stopSequence": 7 }, { "arrival": { "time": "1754407931", "uncertainty": 120 }, "departure": { "time": "1754407931", "uncertainty": 120 }, "stopId": "0:LILAS3", "stopSequence": 8 }, { "arrival": { "time": "1754408076", "uncertainty": 120 }, "departure": { "time": "1754408076", "uncertainty": 120 }, "stopId": "0:COUBERT2", "stopSequence": 9 }, { "arrival": { "time": "1754408132", "uncertainty": 120 }, "departure": { "time": "1754408132", "uncertainty": 120 }, "stopId": "0:SIMMI527", "stopSequence": 10 }, { "arrival": { "time": "1754408180", "uncertainty": 120 }, "departure": { "time": "1754408180", "uncertainty": 120 }, "stopId": "0:PONSARD1", "stopSequence": 11 }, { "arrival": { "time": "1754408226", "uncertainty": 120 }, "departure": { "time": "1754408226", "uncertainty": 120 }, "stopId": "0:CLMADER2", "stopSequence": 12 }, { "arrival": { "time": "1754408327", "uncertainty": 120 }, "departure": { "time": "1754408327", "uncertainty": 120 }, "stopId": "0:STEXUPE2", "stopSequence": 13 }, { "arrival": { "time": "1754408371", "uncertainty": 120 }, "departure": { "time": "1754408371", "uncertainty": 120 }, "stopId": "0:VOLONTA1", "stopSequence": 14 }, { "arrival": { "time": "1754408426", "uncertainty": 120 }, "departure": { "time": "1754408426", "uncertainty": 120 }, "stopId": "0:MARCSAN1", "stopSequence": 15 }, { "arrival": { "time": "1754408466", "uncertainty": 120 }, "departure": { "time": "1754408466", "uncertainty": 120 }, "stopId": "0:19NOV01", "stopSequence": 16 }, { "arrival": { "time": "1754408509", "uncertainty": 120 }, "departure": { "time": "1754408509", "uncertainty": 120 }, "stopId": "0:SUGNON1", "stopSequence": 17 }, { "arrival": { "time": "1754408551", "uncertainty": 120 }, "departure": { "time": "1754408551", "uncertainty": 120 }, "stopId": "0:LYAUTE99", "stopSequence": 18 }, { "arrival": { "time": "1754408638", "uncertainty": 120 }, "departure": { "time": "1754408638", "uncertainty": 120 }, "stopId": "0:HORGNE1", "stopSequence": 19 }, { "arrival": { "time": "1754408719", "uncertainty": 120 }, "departure": { "time": "1754408719", "uncertainty": 120 }, "stopId": "0:4VENTS1", "stopSequence": 20 }, { "arrival": { "time": "1754408796", "uncertainty": 120 }, "departure": { "time": "1754408796", "uncertainty": 120 }, "stopId": "0:LAVOIR1", "stopSequence": 21 }, { "arrival": { "time": "1754408851", "uncertainty": 120 }, "departure": { "time": "1754408851", "uncertainty": 120 }, "stopId": "0:EGLISE1", "stopSequence": 22 }, { "arrival": { "time": "1754408969", "uncertainty": 120 }, "departure": { "time": "1754408969", "uncertainty": 120 }, "stopId": "0:LOTHAIR3", "stopSequence": 23 }, { "arrival": { "time": "1754409020", "uncertainty": 120 }, "departure": { "time": "1754409020", "uncertainty": 120 }, "stopId": "0:PISCINE2", "stopSequence": 24 }, { "arrival": { "time": "1754409083", "uncertainty": 120 }, "departure": { "time": "1754409083", "uncertainty": 120 }, "stopId": "0:HESTAUX2", "stopSequence": 25 }, { "arrival": { "time": "1754409128", "uncertainty": 120 }, "departure": { "time": "1754409128", "uncertainty": 120 }, "stopId": "0:GOUSSEL2", "stopSequence": 26 }, { "arrival": { "time": "1754409163", "uncertainty": 120 }, "departure": { "time": "1754409163", "uncertainty": 120 }, "stopId": "0:CLAUDEL2", "stopSequence": 27 }, { "arrival": { "time": "1754409238", "uncertainty": 120 }, "departure": { "time": "1754409238", "uncertainty": 120 }, "stopId": "0:OBERL653", "stopSequence": 28 }, { "arrival": { "time": "1754409331", "uncertainty": 120 }, "departure": { "time": "1754409331", "uncertainty": 120 }, "stopId": "0:PEUPLIE2", "stopSequence": 29 }, { "arrival": { "time": "1754409424", "uncertainty": 120 }, "departure": { "time": "1754409424", "uncertainty": 120 }, "stopId": "0:SYMPHON3", "stopSequence": 30 }, { "arrival": { "time": "1754409486", "uncertainty": 120 }, "departure": { "time": "1754409486", "uncertainty": 120 }, "stopId": "0:MARCONI2", "stopSequence": 31 }, { "arrival": { "time": "1754409524", "uncertainty": 120 }, "departure": { "time": "1754409524", "uncertainty": 120 }, "stopId": "0:ARAGO035", "stopSequence": 32 }, { "arrival": { "time": "1754409613", "uncertainty": 120 }, "departure": { "time": "1754409613", "uncertainty": 120 }, "stopId": "0:AMPERE2", "stopSequence": 33 }, { "arrival": { "time": "1754409672", "uncertainty": 120 }, "departure": { "time": "1754409672", "uncertainty": 120 }, "stopId": "0:METZANI2", "stopSequence": 34 }, { "arrival": { "time": "1754409773", "uncertainty": 120 }, "departure": { "time": "1754409773", "uncertainty": 120 }, "stopId": "0:SEBASTO2", "stopSequence": 35 }, { "arrival": { "time": "1754409812", "uncertainty": 120 }, "departure": { "time": "1754409812", "uncertainty": 120 }, "stopId": "0:SOLIDAR2", "stopSequence": 36 }, { "arrival": { "time": "1754409880", "uncertainty": 120 }, "departure": { "time": "1754409880", "uncertainty": 120 }, "stopId": "0:DRAPIER2", "stopSequence": 37 }, { "arrival": { "time": "1754409947", "uncertainty": 120 }, "departure": { "time": "1754409947", "uncertainty": 120 }, "stopId": "0:SELLIER2", "stopSequence": 38 }, { "arrival": { "time": "1754410017", "uncertainty": 120 }, "departure": { "time": "1754410017", "uncertainty": 120 }, "stopId": "0:POTIERS2", "stopSequence": 39 }, { "arrival": { "time": "1754410065", "uncertainty": 120 }, "departure": { "time": "1754410065", "uncertainty": 120 }, "stopId": "0:SERRURR2", "stopSequence": 40 }, { "arrival": { "time": "1754410172", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 41 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "17", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871192" } } }, { "id": "3084189", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406840", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "2_23084189" } } }, { "id": "3084190", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405940", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 }, { "arrival": { "time": "1754406039", "uncertainty": 120 }, "departure": { "time": "1754406039", "uncertainty": 120 }, "stopId": "0:SAU01", "stopSequence": 2 }, { "arrival": { "time": "1754406160", "uncertainty": 120 }, "departure": { "time": "1754406160", "uncertainty": 120 }, "stopId": "0:MOYPON01", "stopSequence": 3 }, { "arrival": { "time": "1754406265", "uncertainty": 120 }, "departure": { "time": "1754406265", "uncertainty": 120 }, "stopId": "0:REP03", "stopSequence": 4 }, { "arrival": { "time": "1754406563", "uncertainty": 120 }, "departure": { "time": "1754406563", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 5 }, { "arrival": { "time": "1754406660", "uncertainty": 120 }, "departure": { "time": "1754406660", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 6 }, { "arrival": { "time": "1754406748", "uncertainty": 120 }, "departure": { "time": "1754406748", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 7 }, { "arrival": { "time": "1754406833", "uncertainty": 120 }, "departure": { "time": "1754406833", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 8 }, { "arrival": { "time": "1754406921", "uncertainty": 120 }, "departure": { "time": "1754406921", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 9 }, { "arrival": { "time": "1754407009", "uncertainty": 120 }, "departure": { "time": "1754407009", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 10 }, { "arrival": { "time": "1754407085", "uncertainty": 120 }, "departure": { "time": "1754407085", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 11 }, { "arrival": { "time": "1754407192", "uncertainty": 120 }, "departure": { "time": "1754407192", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 12 }, { "arrival": { "time": "1754407280", "uncertainty": 120 }, "departure": { "time": "1754407280", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 13 }, { "arrival": { "time": "1754407329", "uncertainty": 120 }, "departure": { "time": "1754407329", "uncertainty": 120 }, "stopId": "0:GUY01", "stopSequence": 14 }, { "arrival": { "time": "1754407384", "uncertainty": 120 }, "departure": { "time": "1754407384", "uncertainty": 120 }, "stopId": "0:BRG01", "stopSequence": 15 }, { "arrival": { "time": "1754407451", "uncertainty": 120 }, "departure": { "time": "1754407451", "uncertainty": 120 }, "stopId": "0:GRA01", "stopSequence": 16 }, { "arrival": { "time": "1754407507", "uncertainty": 120 }, "departure": { "time": "1754407507", "uncertainty": 120 }, "stopId": "0:ARA01", "stopSequence": 17 }, { "arrival": { "time": "1754407611", "uncertainty": 120 }, "departure": { "time": "1754407611", "uncertainty": 120 }, "stopId": "0:ART01", "stopSequence": 18 }, { "arrival": { "time": "1754407700", "uncertainty": 120 }, "departure": { "time": "1754407700", "uncertainty": 120 }, "stopId": "0:ECO01", "stopSequence": 19 }, { "arrival": { "time": "1754407762", "uncertainty": 120 }, "departure": { "time": "1754407762", "uncertainty": 120 }, "stopId": "0:EXP01", "stopSequence": 20 }, { "arrival": { "time": "1754407969", "uncertainty": 120 }, "departure": { "time": "1754407969", "uncertainty": 120 }, "stopId": "0:MER01", "stopSequence": 21 }, { "arrival": { "time": "1754408060", "uncertainty": 120 }, "stopId": "0:MAT01", "stopSequence": 22 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "2_23084190" } } }, { "id": "3026388", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754405408", "uncertainty": 120 }, "departure": { "time": "1754405408", "uncertainty": 120 }, "stopId": "0:GRORMES2", "stopSequence": 12 }, { "arrival": { "time": "1754405709", "uncertainty": 120 }, "departure": { "time": "1754405709", "uncertainty": 120 }, "stopId": "0:GARENNE2", "stopSequence": 13 }, { "arrival": { "time": "1754405978", "uncertainty": 120 }, "departure": { "time": "1754405978", "uncertainty": 120 }, "stopId": "0:LOUVIE02", "stopSequence": 17 }, { "arrival": { "time": "1754406019", "uncertainty": 120 }, "departure": { "time": "1754406019", "uncertainty": 120 }, "stopId": "0:VIGNOTT2", "stopSequence": 18 }, { "arrival": { "time": "1754406036", "uncertainty": 120 }, "departure": { "time": "1754406036", "uncertainty": 120 }, "stopId": "0:CUVRY2", "stopSequence": 19 }, { "arrival": { "time": "1754406062", "uncertainty": 120 }, "departure": { "time": "1754406062", "uncertainty": 120 }, "stopId": "0:CHAMPAG2", "stopSequence": 20 }, { "arrival": { "time": "1754406223", "uncertainty": 120 }, "departure": { "time": "1754406223", "uncertainty": 120 }, "stopId": "0:POMMERA2", "stopSequence": 21 }, { "arrival": { "time": "1754406251", "uncertainty": 120 }, "departure": { "time": "1754406251", "uncertainty": 120 }, "stopId": "0:CEDRBL02", "stopSequence": 22 }, { "arrival": { "time": "1754406276", "uncertainty": 120 }, "departure": { "time": "1754406276", "uncertainty": 120 }, "stopId": "0:COINCUV2", "stopSequence": 23 }, { "arrival": { "time": "1754406311", "uncertainty": 120 }, "departure": { "time": "1754406311", "uncertainty": 120 }, "stopId": "0:CHAVEAU2", "stopSequence": 24 }, { "arrival": { "time": "1754406456", "uncertainty": 120 }, "departure": { "time": "1754406456", "uncertainty": 120 }, "stopId": "0:POURNOY2", "stopSequence": 25 }, { "arrival": { "time": "1754406636", "uncertainty": 120 }, "stopId": "0:COINSEI1", "stopSequence": 26 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "101", "scheduleRelationship": "SCHEDULED", "tripId": "2_23026388" }, "vehicle": { "id": "193004", "label": "193004" } } }, { "id": "2871173", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754404800", "uncertainty": 120 }, "stopId": "0:INTJOBA2", "stopSequence": 1 }, { "arrival": { "time": "1754404862", "uncertainty": 120 }, "departure": { "time": "1754404862", "uncertainty": 120 }, "stopId": "0:BOILEAU2", "stopSequence": 2 }, { "arrival": { "time": "1754404907", "uncertainty": 120 }, "departure": { "time": "1754404907", "uncertainty": 120 }, "stopId": "0:CHARDIN2", "stopSequence": 3 }, { "arrival": { "time": "1754404992", "uncertainty": 120 }, "departure": { "time": "1754404992", "uncertainty": 120 }, "stopId": "0:2FONTAI2", "stopSequence": 4 }, { "arrival": { "time": "1754405037", "uncertainty": 120 }, "departure": { "time": "1754405040", "uncertainty": 120 }, "stopId": "0:ROGET2", "stopSequence": 5 }, { "arrival": { "time": "1754405118", "uncertainty": 120 }, "departure": { "time": "1754405118", "uncertainty": 120 }, "stopId": "0:POULMAI2", "stopSequence": 6 }, { "arrival": { "time": "1754405209", "uncertainty": 120 }, "departure": { "time": "1754405209", "uncertainty": 120 }, "stopId": "0:CHAPITR2", "stopSequence": 7 }, { "arrival": { "time": "1754405279", "uncertainty": 120 }, "departure": { "time": "1754405280", "uncertainty": 120 }, "stopId": "0:RUISSEA1", "stopSequence": 8 }, { "arrival": { "time": "1754405339", "uncertainty": 120 }, "departure": { "time": "1754405370", "uncertainty": 120 }, "stopId": "0:GAMBETT1", "stopSequence": 9 }, { "arrival": { "time": "1754405465", "uncertainty": 120 }, "departure": { "time": "1754405465", "uncertainty": 120 }, "stopId": "0:GAREWOI2", "stopSequence": 10 }, { "arrival": { "time": "1754405528", "uncertainty": 120 }, "departure": { "time": "1754405528", "uncertainty": 120 }, "stopId": "0:JUNGLIN2", "stopSequence": 11 }, { "arrival": { "time": "1754405591", "uncertainty": 120 }, "departure": { "time": "1754405591", "uncertainty": 120 }, "stopId": "0:WOIPHOT2", "stopSequence": 12 }, { "arrival": { "time": "1754405658", "uncertainty": 120 }, "departure": { "time": "1754405658", "uncertainty": 120 }, "stopId": "0:COTEAUX2", "stopSequence": 13 }, { "arrival": { "time": "1754405736", "uncertainty": 120 }, "stopId": "0:PLFRANC1", "stopSequence": 14 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871173" }, "vehicle": { "id": "891", "label": "891" } } }, { "id": "2871174", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407200", "uncertainty": 120 }, "stopId": "0:INTJOBA2", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871174" } } }, { "id": "3026372", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407200", "uncertainty": 120 }, "stopId": "0:COINSEI1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "101", "scheduleRelationship": "SCHEDULED", "tripId": "2_23026372" } } }, { "id": "2870605", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754403991", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 1 }, { "arrival": { "time": "1754404064", "uncertainty": 120 }, "departure": { "time": "1754404081", "uncertainty": 120 }, "stopId": "0:FALOGNE1", "stopSequence": 2 }, { "arrival": { "time": "1754404128", "uncertainty": 120 }, "departure": { "time": "1754404141", "uncertainty": 120 }, "stopId": "0:LADAME1", "stopSequence": 3 }, { "arrival": { "time": "1754404201", "uncertainty": 120 }, "departure": { "time": "1754404201", "uncertainty": 120 }, "stopId": "0:30JOURS1", "stopSequence": 4 }, { "arrival": { "time": "1754404240", "uncertainty": 120 }, "departure": { "time": "1754404240", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 5 }, { "arrival": { "time": "1754404291", "uncertainty": 120 }, "departure": { "time": "1754404291", "uncertainty": 120 }, "stopId": "0:CUVION1", "stopSequence": 6 }, { "arrival": { "time": "1754404347", "uncertainty": 120 }, "departure": { "time": "1754404351", "uncertainty": 120 }, "stopId": "0:PASSOTE1", "stopSequence": 7 }, { "arrival": { "time": "1754404450", "uncertainty": 120 }, "departure": { "time": "1754404450", "uncertainty": 120 }, "stopId": "0:GDECOLE1", "stopSequence": 8 }, { "arrival": { "time": "1754404572", "uncertainty": 120 }, "departure": { "time": "1754404591", "uncertainty": 120 }, "stopId": "0:GRIGY1", "stopSequence": 9 }, { "arrival": { "time": "1754404749", "uncertainty": 120 }, "departure": { "time": "1754404771", "uncertainty": 120 }, "stopId": "0:PEUPLIE1", "stopSequence": 10 }, { "arrival": { "time": "1754404860", "uncertainty": 120 }, "departure": { "time": "1754404861", "uncertainty": 120 }, "stopId": "0:OBERL668", "stopSequence": 11 }, { "arrival": { "time": "1754404937", "uncertainty": 120 }, "departure": { "time": "1754404937", "uncertainty": 120 }, "stopId": "0:CLAUDEL1", "stopSequence": 12 }, { "arrival": { "time": "1754404988", "uncertainty": 120 }, "departure": { "time": "1754404988", "uncertainty": 120 }, "stopId": "0:GOUSSEL1", "stopSequence": 13 }, { "arrival": { "time": "1754405041", "uncertainty": 120 }, "departure": { "time": "1754405041", "uncertainty": 120 }, "stopId": "0:HESTAUX1", "stopSequence": 14 }, { "arrival": { "time": "1754405089", "uncertainty": 120 }, "departure": { "time": "1754405101", "uncertainty": 120 }, "stopId": "0:DUCROCQ1", "stopSequence": 15 }, { "arrival": { "time": "1754405176", "uncertainty": 120 }, "departure": { "time": "1754405176", "uncertainty": 120 }, "stopId": "0:COLLIGN1", "stopSequence": 16 }, { "arrival": { "time": "1754405188", "uncertainty": 120 }, "departure": { "time": "1754405191", "uncertainty": 120 }, "stopId": "0:HERMITE1", "stopSequence": 17 }, { "arrival": { "time": "1754405236", "uncertainty": 120 }, "departure": { "time": "1754405236", "uncertainty": 120 }, "stopId": "0:FRIANT1", "stopSequence": 18 }, { "arrival": { "time": "1754405280", "uncertainty": 120 }, "departure": { "time": "1754405280", "uncertainty": 120 }, "stopId": "0:SEILLE1", "stopSequence": 19 }, { "arrival": { "time": "1754405552", "uncertainty": 120 }, "departure": { "time": "1754405552", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 20 }, { "arrival": { "time": "1754405863", "uncertainty": 120 }, "departure": { "time": "1754405863", "uncertainty": 120 }, "stopId": "0:REPUBL03", "stopSequence": 21 }, { "arrival": { "time": "1754406069", "uncertainty": 120 }, "departure": { "time": "1754406069", "uncertainty": 120 }, "stopId": "0:SQLUX264", "stopSequence": 22 }, { "arrival": { "time": "1754406162", "uncertainty": 120 }, "departure": { "time": "1754406162", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 23 }, { "arrival": { "time": "1754406254", "uncertainty": 120 }, "departure": { "time": "1754406254", "uncertainty": 120 }, "stopId": "0:TIGNO395", "stopSequence": 24 }, { "arrival": { "time": "1754406295", "uncertainty": 120 }, "departure": { "time": "1754406295", "uncertainty": 120 }, "stopId": "0:COLIBRI2", "stopSequence": 25 }, { "arrival": { "time": "1754406326", "uncertainty": 120 }, "departure": { "time": "1754406326", "uncertainty": 120 }, "stopId": "0:LEMOYNE2", "stopSequence": 26 }, { "arrival": { "time": "1754406378", "uncertainty": 120 }, "departure": { "time": "1754406378", "uncertainty": 120 }, "stopId": "0:NJUNG2", "stopSequence": 27 }, { "arrival": { "time": "1754406441", "uncertainty": 120 }, "departure": { "time": "1754406441", "uncertainty": 120 }, "stopId": "0:BUCHOZ2", "stopSequence": 28 }, { "arrival": { "time": "1754406507", "uncertainty": 120 }, "departure": { "time": "1754406507", "uncertainty": 120 }, "stopId": "0:BUTTE2", "stopSequence": 29 }, { "arrival": { "time": "1754406543", "uncertainty": 120 }, "departure": { "time": "1754406543", "uncertainty": 120 }, "stopId": "0:MIRABEL2", "stopSequence": 30 }, { "arrival": { "time": "1754406569", "uncertainty": 120 }, "departure": { "time": "1754406569", "uncertainty": 120 }, "stopId": "0:VIGNES2", "stopSequence": 31 }, { "arrival": { "time": "1754406688", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 32 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870605" }, "vehicle": { "id": "2132", "label": "2132" } } }, { "id": "2870606", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405711", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 1 }, { "arrival": { "time": "1754405892", "uncertainty": 120 }, "departure": { "time": "1754405892", "uncertainty": 120 }, "stopId": "0:FALOGNE1", "stopSequence": 2 }, { "arrival": { "time": "1754405947", "uncertainty": 120 }, "departure": { "time": "1754405947", "uncertainty": 120 }, "stopId": "0:LADAME1", "stopSequence": 3 }, { "arrival": { "time": "1754406007", "uncertainty": 120 }, "departure": { "time": "1754406007", "uncertainty": 120 }, "stopId": "0:30JOURS1", "stopSequence": 4 }, { "arrival": { "time": "1754406038", "uncertainty": 120 }, "departure": { "time": "1754406038", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 5 }, { "arrival": { "time": "1754406098", "uncertainty": 120 }, "departure": { "time": "1754406098", "uncertainty": 120 }, "stopId": "0:CUVION1", "stopSequence": 6 }, { "arrival": { "time": "1754406144", "uncertainty": 120 }, "departure": { "time": "1754406144", "uncertainty": 120 }, "stopId": "0:PASSOTE1", "stopSequence": 7 }, { "arrival": { "time": "1754406262", "uncertainty": 120 }, "departure": { "time": "1754406262", "uncertainty": 120 }, "stopId": "0:GDECOLE1", "stopSequence": 8 }, { "arrival": { "time": "1754406400", "uncertainty": 120 }, "departure": { "time": "1754406400", "uncertainty": 120 }, "stopId": "0:GRIGY1", "stopSequence": 9 }, { "arrival": { "time": "1754406578", "uncertainty": 120 }, "departure": { "time": "1754406578", "uncertainty": 120 }, "stopId": "0:PEUPLIE1", "stopSequence": 10 }, { "arrival": { "time": "1754406658", "uncertainty": 120 }, "departure": { "time": "1754406658", "uncertainty": 120 }, "stopId": "0:OBERL668", "stopSequence": 11 }, { "arrival": { "time": "1754406725", "uncertainty": 120 }, "departure": { "time": "1754406725", "uncertainty": 120 }, "stopId": "0:CLAUDEL1", "stopSequence": 12 }, { "arrival": { "time": "1754406778", "uncertainty": 120 }, "departure": { "time": "1754406778", "uncertainty": 120 }, "stopId": "0:GOUSSEL1", "stopSequence": 13 }, { "arrival": { "time": "1754406816", "uncertainty": 120 }, "departure": { "time": "1754406816", "uncertainty": 120 }, "stopId": "0:HESTAUX1", "stopSequence": 14 }, { "arrival": { "time": "1754406878", "uncertainty": 120 }, "departure": { "time": "1754406878", "uncertainty": 120 }, "stopId": "0:DUCROCQ1", "stopSequence": 15 }, { "arrival": { "time": "1754406958", "uncertainty": 120 }, "departure": { "time": "1754406958", "uncertainty": 120 }, "stopId": "0:COLLIGN1", "stopSequence": 16 }, { "arrival": { "time": "1754406982", "uncertainty": 120 }, "departure": { "time": "1754406982", "uncertainty": 120 }, "stopId": "0:HERMITE1", "stopSequence": 17 }, { "arrival": { "time": "1754407041", "uncertainty": 120 }, "departure": { "time": "1754407041", "uncertainty": 120 }, "stopId": "0:FRIANT1", "stopSequence": 18 }, { "arrival": { "time": "1754407114", "uncertainty": 120 }, "departure": { "time": "1754407114", "uncertainty": 120 }, "stopId": "0:SEILLE1", "stopSequence": 19 }, { "arrival": { "time": "1754407414", "uncertainty": 120 }, "departure": { "time": "1754407414", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 20 }, { "arrival": { "time": "1754407774", "uncertainty": 120 }, "departure": { "time": "1754407774", "uncertainty": 120 }, "stopId": "0:REPUBL03", "stopSequence": 21 }, { "arrival": { "time": "1754407954", "uncertainty": 120 }, "departure": { "time": "1754407954", "uncertainty": 120 }, "stopId": "0:SQLUX264", "stopSequence": 22 }, { "arrival": { "time": "1754408080", "uncertainty": 120 }, "departure": { "time": "1754408080", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 23 }, { "arrival": { "time": "1754408190", "uncertainty": 120 }, "departure": { "time": "1754408190", "uncertainty": 120 }, "stopId": "0:TIGNO395", "stopSequence": 24 }, { "arrival": { "time": "1754408223", "uncertainty": 120 }, "departure": { "time": "1754408223", "uncertainty": 120 }, "stopId": "0:COLIBRI2", "stopSequence": 25 }, { "arrival": { "time": "1754408256", "uncertainty": 120 }, "departure": { "time": "1754408256", "uncertainty": 120 }, "stopId": "0:LEMOYNE2", "stopSequence": 26 }, { "arrival": { "time": "1754408311", "uncertainty": 120 }, "departure": { "time": "1754408311", "uncertainty": 120 }, "stopId": "0:NJUNG2", "stopSequence": 27 }, { "arrival": { "time": "1754408374", "uncertainty": 120 }, "departure": { "time": "1754408374", "uncertainty": 120 }, "stopId": "0:BUCHOZ2", "stopSequence": 28 }, { "arrival": { "time": "1754408454", "uncertainty": 120 }, "departure": { "time": "1754408454", "uncertainty": 120 }, "stopId": "0:BUTTE2", "stopSequence": 29 }, { "arrival": { "time": "1754408508", "uncertainty": 120 }, "departure": { "time": "1754408508", "uncertainty": 120 }, "stopId": "0:MIRABEL2", "stopSequence": 30 }, { "arrival": { "time": "1754408546", "uncertainty": 120 }, "departure": { "time": "1754408546", "uncertainty": 120 }, "stopId": "0:VIGNES2", "stopSequence": 31 }, { "arrival": { "time": "1754408667", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 32 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870606" }, "vehicle": { "id": "2134", "label": "2134" } } }, { "id": "2870607", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407680", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870607" } } }, { "id": "2892802", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407980", "uncertainty": 120 }, "stopId": "0:POMPIDO1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "2_22892802" } } }, { "id": "3231086", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754405688", "uncertainty": 120 }, "departure": { "time": "1754405688", "uncertainty": 120 }, "stopId": "0:COSTEBE4" }, { "arrival": { "time": "1754405930", "uncertainty": 120 }, "departure": { "time": "1754405930", "uncertainty": 120 }, "stopId": "0:LESCLOS1" }, { "arrival": { "time": "1754406088", "uncertainty": 120 }, "departure": { "time": "1754406088", "uncertainty": 120 }, "stopId": "0:SORBIER2" }, { "arrival": { "time": "1754406199", "uncertainty": 120 }, "departure": { "time": "1754406199", "uncertainty": 120 }, "stopId": "0:PJOLY4" }, { "arrival": { "time": "1754406377", "uncertainty": 120 }, "departure": { "time": "1754406377", "uncertainty": 120 }, "stopId": "0:PLGAULL1" }, { "departure": { "time": "1754404495", "uncertainty": 120 }, "stopId": "0:REPU5051", "stopSequence": 1 }, { "arrival": { "time": "1754404735", "uncertainty": 120 }, "departure": { "time": "1754404765", "uncertainty": 120 }, "stopId": "0:ROIGE352", "stopSequence": 2 }, { "arrival": { "time": "1754404856", "uncertainty": 120 }, "departure": { "time": "1754404856", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 3 }, { "arrival": { "time": "1754404915", "uncertainty": 120 }, "departure": { "time": "1754404915", "uncertainty": 120 }, "stopId": "0:CHPETRE2", "stopSequence": 4 }, { "arrival": { "time": "1754405003", "uncertainty": 120 }, "departure": { "time": "1754405005", "uncertainty": 120 }, "stopId": "0:MANGIN2", "stopSequence": 5 }, { "arrival": { "time": "1754405095", "uncertainty": 120 }, "departure": { "time": "1754405095", "uncertainty": 120 }, "stopId": "0:VAILLAN2", "stopSequence": 6 }, { "arrival": { "time": "1754405151", "uncertainty": 120 }, "departure": { "time": "1754405155", "uncertainty": 120 }, "stopId": "0:SEMINAI2", "stopSequence": 7 }, { "arrival": { "time": "1754405232", "uncertainty": 120 }, "departure": { "time": "1754405245", "uncertainty": 120 }, "stopId": "0:STANDRE2", "stopSequence": 8 }, { "arrival": { "time": "1754405317", "uncertainty": 120 }, "departure": { "time": "1754405395", "uncertainty": 120 }, "stopId": "0:PREVOTE2", "stopSequence": 9 }, { "arrival": { "time": "1754405455", "uncertainty": 120 }, "departure": { "time": "1754405455", "uncertainty": 120 }, "stopId": "0:JEANNED2", "stopSequence": 10 }, { "arrival": { "time": "1754405601", "uncertainty": 120 }, "departure": { "time": "1754405605", "uncertainty": 120 }, "stopId": "0:COSTEBE2", "stopSequence": 11 }, { "arrival": { "time": "1754405347", "uncertainty": 120 }, "departure": { "time": "1754405347", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GRORMES2", "stopSequence": 12 }, { "arrival": { "time": "1754405505", "uncertainty": 120 }, "departure": { "time": "1754405505", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GARENNE2", "stopSequence": 13 }, { "arrival": { "time": "1754405950", "uncertainty": 120 }, "departure": { "time": "1754405950", "uncertainty": 120 }, "stopId": "0:LESCLOS2", "stopSequence": 14 }, { "arrival": { "time": "1754405760", "uncertainty": 120 }, "departure": { "time": "1754405760", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:SORBIER2", "stopSequence": 15 }, { "arrival": { "time": "1754405833", "uncertainty": 120 }, "departure": { "time": "1754405833", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PJOLY4", "stopSequence": 16 }, { "arrival": { "time": "1754405941", "uncertainty": 120 }, "departure": { "time": "1754405941", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PLGAULL1", "stopSequence": 17 }, { "arrival": { "time": "1754406453", "uncertainty": 120 }, "stopId": "0:MARLY1", "stopSequence": 18 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "2_23231086" }, "vehicle": { "id": "2051", "label": "2051" } } }, { "id": "3231087", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754406433", "uncertainty": 120 }, "departure": { "time": "1754406433", "uncertainty": 120 }, "stopId": "0:COSTEBE4" }, { "arrival": { "time": "1754406673", "uncertainty": 120 }, "departure": { "time": "1754406673", "uncertainty": 120 }, "stopId": "0:LESCLOS1" }, { "arrival": { "time": "1754406831", "uncertainty": 120 }, "departure": { "time": "1754406831", "uncertainty": 120 }, "stopId": "0:SORBIER2" }, { "arrival": { "time": "1754406942", "uncertainty": 120 }, "departure": { "time": "1754406942", "uncertainty": 120 }, "stopId": "0:PJOLY4" }, { "arrival": { "time": "1754407120", "uncertainty": 120 }, "departure": { "time": "1754407120", "uncertainty": 120 }, "stopId": "0:PLGAULL1" }, { "departure": { "time": "1754405345", "uncertainty": 120 }, "stopId": "0:REPU5051", "stopSequence": 1 }, { "arrival": { "time": "1754405615", "uncertainty": 120 }, "departure": { "time": "1754405615", "uncertainty": 120 }, "stopId": "0:ROIGE352", "stopSequence": 2 }, { "arrival": { "time": "1754405700", "uncertainty": 120 }, "departure": { "time": "1754405700", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 3 }, { "arrival": { "time": "1754405752", "uncertainty": 120 }, "departure": { "time": "1754405752", "uncertainty": 120 }, "stopId": "0:CHPETRE2", "stopSequence": 4 }, { "arrival": { "time": "1754405838", "uncertainty": 120 }, "departure": { "time": "1754405838", "uncertainty": 120 }, "stopId": "0:MANGIN2", "stopSequence": 5 }, { "arrival": { "time": "1754405928", "uncertainty": 120 }, "departure": { "time": "1754405928", "uncertainty": 120 }, "stopId": "0:VAILLAN2", "stopSequence": 6 }, { "arrival": { "time": "1754405984", "uncertainty": 120 }, "departure": { "time": "1754405984", "uncertainty": 120 }, "stopId": "0:SEMINAI2", "stopSequence": 7 }, { "arrival": { "time": "1754406059", "uncertainty": 120 }, "departure": { "time": "1754406059", "uncertainty": 120 }, "stopId": "0:STANDRE2", "stopSequence": 8 }, { "arrival": { "time": "1754406131", "uncertainty": 120 }, "departure": { "time": "1754406131", "uncertainty": 120 }, "stopId": "0:PREVOTE2", "stopSequence": 9 }, { "arrival": { "time": "1754406190", "uncertainty": 120 }, "departure": { "time": "1754406190", "uncertainty": 120 }, "stopId": "0:JEANNED2", "stopSequence": 10 }, { "arrival": { "time": "1754406334", "uncertainty": 120 }, "departure": { "time": "1754406334", "uncertainty": 120 }, "stopId": "0:COSTEBE2", "stopSequence": 11 }, { "arrival": { "time": "1754406307", "uncertainty": 120 }, "departure": { "time": "1754406307", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GRORMES2", "stopSequence": 12 }, { "arrival": { "time": "1754406465", "uncertainty": 120 }, "departure": { "time": "1754406465", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GARENNE2", "stopSequence": 13 }, { "arrival": { "time": "1754406693", "uncertainty": 120 }, "departure": { "time": "1754406693", "uncertainty": 120 }, "stopId": "0:LESCLOS2", "stopSequence": 14 }, { "arrival": { "time": "1754406720", "uncertainty": 120 }, "departure": { "time": "1754406720", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:SORBIER2", "stopSequence": 15 }, { "arrival": { "time": "1754406793", "uncertainty": 120 }, "departure": { "time": "1754406793", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PJOLY4", "stopSequence": 16 }, { "arrival": { "time": "1754406901", "uncertainty": 120 }, "departure": { "time": "1754406901", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PLGAULL1", "stopSequence": 17 }, { "arrival": { "time": "1754407196", "uncertainty": 120 }, "stopId": "0:MARLY1", "stopSequence": 18 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "2_23231087" }, "vehicle": { "id": "1851", "label": "1851" } } }, { "id": "2871219", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407200" }, "stopId": "0:SQLUX122", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "18", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871219" } } }, { "id": "2871224", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754409000" }, "stopId": "0:STJFORT2", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "18", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871224" } } }, { "id": "3084221", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407980", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "2_23084221" } } }, { "id": "2870636", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408700", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870636" } } }, { "id": "2892793", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406960", "uncertainty": 120 }, "stopId": "0:POMPIDO1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "2_22892793" } } }, { "id": "2892792", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407320", "uncertainty": 120 }, "stopId": "0:PREFECT1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "2_22892792" } } }, { "id": "3231090", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754409159", "uncertainty": 120 }, "departure": { "time": "1754409159", "uncertainty": 120 }, "stopId": "0:COSTEBE4" }, { "arrival": { "time": "1754409399", "uncertainty": 120 }, "departure": { "time": "1754409399", "uncertainty": 120 }, "stopId": "0:LESCLOS1" }, { "arrival": { "time": "1754409557", "uncertainty": 120 }, "departure": { "time": "1754409557", "uncertainty": 120 }, "stopId": "0:SORBIER2" }, { "arrival": { "time": "1754409668", "uncertainty": 120 }, "departure": { "time": "1754409668", "uncertainty": 120 }, "stopId": "0:PJOLY4" }, { "arrival": { "time": "1754409846", "uncertainty": 120 }, "departure": { "time": "1754409846", "uncertainty": 120 }, "stopId": "0:PLGAULL1" }, { "departure": { "time": "1754408160", "uncertainty": 120 }, "stopId": "0:REPU5051", "stopSequence": 1 }, { "arrival": { "time": "1754408393", "uncertainty": 120 }, "departure": { "time": "1754408393", "uncertainty": 120 }, "stopId": "0:ROIGE352", "stopSequence": 2 }, { "arrival": { "time": "1754408520", "uncertainty": 120 }, "departure": { "time": "1754408520", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 3 }, { "arrival": { "time": "1754408560", "uncertainty": 120 }, "departure": { "time": "1754408560", "uncertainty": 120 }, "stopId": "0:CHPETRE2", "stopSequence": 4 }, { "arrival": { "time": "1754408621", "uncertainty": 120 }, "departure": { "time": "1754408621", "uncertainty": 120 }, "stopId": "0:MANGIN2", "stopSequence": 5 }, { "arrival": { "time": "1754408701", "uncertainty": 120 }, "departure": { "time": "1754408701", "uncertainty": 120 }, "stopId": "0:VAILLAN2", "stopSequence": 6 }, { "arrival": { "time": "1754408761", "uncertainty": 120 }, "departure": { "time": "1754408761", "uncertainty": 120 }, "stopId": "0:SEMINAI2", "stopSequence": 7 }, { "arrival": { "time": "1754408820", "uncertainty": 120 }, "departure": { "time": "1754408820", "uncertainty": 120 }, "stopId": "0:STANDRE2", "stopSequence": 8 }, { "arrival": { "time": "1754408894", "uncertainty": 120 }, "departure": { "time": "1754408894", "uncertainty": 120 }, "stopId": "0:PREVOTE2", "stopSequence": 9 }, { "arrival": { "time": "1754408939", "uncertainty": 120 }, "departure": { "time": "1754408939", "uncertainty": 120 }, "stopId": "0:JEANNED2", "stopSequence": 10 }, { "arrival": { "time": "1754409060", "uncertainty": 120 }, "departure": { "time": "1754409060", "uncertainty": 120 }, "stopId": "0:COSTEBE2", "stopSequence": 11 }, { "arrival": { "time": "1754409187", "uncertainty": 120 }, "departure": { "time": "1754409187", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GRORMES2", "stopSequence": 12 }, { "arrival": { "time": "1754409345", "uncertainty": 120 }, "departure": { "time": "1754409345", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GARENNE2", "stopSequence": 13 }, { "arrival": { "time": "1754409419", "uncertainty": 120 }, "departure": { "time": "1754409419", "uncertainty": 120 }, "stopId": "0:LESCLOS2", "stopSequence": 14 }, { "arrival": { "time": "1754409600", "uncertainty": 120 }, "departure": { "time": "1754409600", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:SORBIER2", "stopSequence": 15 }, { "arrival": { "time": "1754409673", "uncertainty": 120 }, "departure": { "time": "1754409673", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PJOLY4", "stopSequence": 16 }, { "arrival": { "time": "1754409781", "uncertainty": 120 }, "departure": { "time": "1754409781", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PLGAULL1", "stopSequence": 17 }, { "arrival": { "time": "1754409922", "uncertainty": 120 }, "stopId": "0:MARLY1", "stopSequence": 18 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "2_23231090" } } }, { "id": "2892799", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754409000", "uncertainty": 120 }, "stopId": "0:POMPIDO1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "2_22892799" } } }, { "id": "2892798", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408340", "uncertainty": 120 }, "stopId": "0:PREFECT1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "2_22892798" } } }, { "id": "3231091", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754410119", "uncertainty": 120 }, "departure": { "time": "1754410119", "uncertainty": 120 }, "stopId": "0:COSTEBE4" }, { "arrival": { "time": "1754410359", "uncertainty": 120 }, "departure": { "time": "1754410359", "uncertainty": 120 }, "stopId": "0:LESCLOS1" }, { "arrival": { "time": "1754410517", "uncertainty": 120 }, "departure": { "time": "1754410517", "uncertainty": 120 }, "stopId": "0:SORBIER2" }, { "arrival": { "time": "1754410628", "uncertainty": 120 }, "departure": { "time": "1754410628", "uncertainty": 120 }, "stopId": "0:PJOLY4" }, { "arrival": { "time": "1754410806", "uncertainty": 120 }, "departure": { "time": "1754410806", "uncertainty": 120 }, "stopId": "0:PLGAULL1" }, { "departure": { "time": "1754409120", "uncertainty": 120 }, "stopId": "0:REPU5051", "stopSequence": 1 }, { "arrival": { "time": "1754409353", "uncertainty": 120 }, "departure": { "time": "1754409353", "uncertainty": 120 }, "stopId": "0:ROIGE352", "stopSequence": 2 }, { "arrival": { "time": "1754409480", "uncertainty": 120 }, "departure": { "time": "1754409480", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 3 }, { "arrival": { "time": "1754409520", "uncertainty": 120 }, "departure": { "time": "1754409520", "uncertainty": 120 }, "stopId": "0:CHPETRE2", "stopSequence": 4 }, { "arrival": { "time": "1754409581", "uncertainty": 120 }, "departure": { "time": "1754409581", "uncertainty": 120 }, "stopId": "0:MANGIN2", "stopSequence": 5 }, { "arrival": { "time": "1754409661", "uncertainty": 120 }, "departure": { "time": "1754409661", "uncertainty": 120 }, "stopId": "0:VAILLAN2", "stopSequence": 6 }, { "arrival": { "time": "1754409721", "uncertainty": 120 }, "departure": { "time": "1754409721", "uncertainty": 120 }, "stopId": "0:SEMINAI2", "stopSequence": 7 }, { "arrival": { "time": "1754409780", "uncertainty": 120 }, "departure": { "time": "1754409780", "uncertainty": 120 }, "stopId": "0:STANDRE2", "stopSequence": 8 }, { "arrival": { "time": "1754409854", "uncertainty": 120 }, "departure": { "time": "1754409854", "uncertainty": 120 }, "stopId": "0:PREVOTE2", "stopSequence": 9 }, { "arrival": { "time": "1754409899", "uncertainty": 120 }, "departure": { "time": "1754409899", "uncertainty": 120 }, "stopId": "0:JEANNED2", "stopSequence": 10 }, { "arrival": { "time": "1754410020", "uncertainty": 120 }, "departure": { "time": "1754410020", "uncertainty": 120 }, "stopId": "0:COSTEBE2", "stopSequence": 11 }, { "arrival": { "time": "1754410147", "uncertainty": 120 }, "departure": { "time": "1754410147", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GRORMES2", "stopSequence": 12 }, { "arrival": { "time": "1754410305", "uncertainty": 120 }, "departure": { "time": "1754410305", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GARENNE2", "stopSequence": 13 }, { "arrival": { "time": "1754410379", "uncertainty": 120 }, "departure": { "time": "1754410379", "uncertainty": 120 }, "stopId": "0:LESCLOS2", "stopSequence": 14 }, { "arrival": { "time": "1754410560", "uncertainty": 120 }, "departure": { "time": "1754410560", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:SORBIER2", "stopSequence": 15 }, { "arrival": { "time": "1754410633", "uncertainty": 120 }, "departure": { "time": "1754410633", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PJOLY4", "stopSequence": 16 }, { "arrival": { "time": "1754410741", "uncertainty": 120 }, "departure": { "time": "1754410741", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PLGAULL1", "stopSequence": 17 }, { "arrival": { "time": "1754410882", "uncertainty": 120 }, "stopId": "0:MARLY1", "stopSequence": 18 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "2_23231091" } } }, { "id": "2892796", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405940", "uncertainty": 120 }, "stopId": "0:POMPIDO1", "stopSequence": 1 }, { "arrival": { "time": "1754406040", "uncertainty": 120 }, "departure": { "time": "1754406040", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 2 }, { "arrival": { "time": "1754406355", "uncertainty": 120 }, "departure": { "time": "1754406355", "uncertainty": 120 }, "stopId": "0:REPUBL03", "stopSequence": 3 }, { "arrival": { "time": "1754406628", "uncertainty": 120 }, "departure": { "time": "1754406628", "uncertainty": 120 }, "stopId": "0:TETEDOR1", "stopSequence": 4 }, { "arrival": { "time": "1754406723", "uncertainty": 120 }, "departure": { "time": "1754406723", "uncertainty": 120 }, "stopId": "0:STLOUI07", "stopSequence": 5 }, { "arrival": { "time": "1754406858", "uncertainty": 120 }, "departure": { "time": "1754406858", "uncertainty": 120 }, "stopId": "0:FOURNIR1", "stopSequence": 6 }, { "arrival": { "time": "1754406974", "uncertainty": 120 }, "departure": { "time": "1754406974", "uncertainty": 120 }, "stopId": "0:PLARMES2", "stopSequence": 7 }, { "arrival": { "time": "1754407034", "uncertainty": 120 }, "departure": { "time": "1754407034", "uncertainty": 120 }, "stopId": "0:PLCHAM02", "stopSequence": 8 }, { "arrival": { "time": "1754407149", "uncertainty": 120 }, "stopId": "0:PREFECT1", "stopSequence": 9 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "2_22892796" } } }, { "id": "2870633", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754402940", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 1 }, { "arrival": { "time": "1754403024", "uncertainty": 120 }, "departure": { "time": "1754403032", "uncertainty": 120 }, "stopId": "0:FALOGNE1", "stopSequence": 2 }, { "arrival": { "time": "1754403078", "uncertainty": 120 }, "departure": { "time": "1754403093", "uncertainty": 120 }, "stopId": "0:LADAME1", "stopSequence": 3 }, { "arrival": { "time": "1754403141", "uncertainty": 120 }, "departure": { "time": "1754403141", "uncertainty": 120 }, "stopId": "0:30JOURS1", "stopSequence": 4 }, { "arrival": { "time": "1754403169", "uncertainty": 120 }, "departure": { "time": "1754403169", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 5 }, { "arrival": { "time": "1754403213", "uncertainty": 120 }, "departure": { "time": "1754403213", "uncertainty": 120 }, "stopId": "0:CUVION1", "stopSequence": 6 }, { "arrival": { "time": "1754403260", "uncertainty": 120 }, "departure": { "time": "1754403260", "uncertainty": 120 }, "stopId": "0:PASSOTE1", "stopSequence": 7 }, { "arrival": { "time": "1754403362", "uncertainty": 120 }, "departure": { "time": "1754403392", "uncertainty": 120 }, "stopId": "0:GDECOLE1", "stopSequence": 8 }, { "arrival": { "time": "1754403528", "uncertainty": 120 }, "departure": { "time": "1754403528", "uncertainty": 120 }, "stopId": "0:GRIGY1", "stopSequence": 9 }, { "arrival": { "time": "1754403698", "uncertainty": 120 }, "departure": { "time": "1754403698", "uncertainty": 120 }, "stopId": "0:PEUPLIE1", "stopSequence": 10 }, { "arrival": { "time": "1754403795", "uncertainty": 120 }, "departure": { "time": "1754403812", "uncertainty": 120 }, "stopId": "0:OBERL668", "stopSequence": 11 }, { "arrival": { "time": "1754403886", "uncertainty": 120 }, "departure": { "time": "1754403886", "uncertainty": 120 }, "stopId": "0:CLAUDEL1", "stopSequence": 12 }, { "arrival": { "time": "1754403922", "uncertainty": 120 }, "departure": { "time": "1754403933", "uncertainty": 120 }, "stopId": "0:GOUSSEL1", "stopSequence": 13 }, { "arrival": { "time": "1754403975", "uncertainty": 120 }, "departure": { "time": "1754403992", "uncertainty": 120 }, "stopId": "0:HESTAUX1", "stopSequence": 14 }, { "arrival": { "time": "1754404041", "uncertainty": 120 }, "departure": { "time": "1754404053", "uncertainty": 120 }, "stopId": "0:DUCROCQ1", "stopSequence": 15 }, { "arrival": { "time": "1754404124", "uncertainty": 120 }, "departure": { "time": "1754404124", "uncertainty": 120 }, "stopId": "0:COLLIGN1", "stopSequence": 16 }, { "arrival": { "time": "1754404135", "uncertainty": 120 }, "departure": { "time": "1754404135", "uncertainty": 120 }, "stopId": "0:HERMITE1", "stopSequence": 17 }, { "arrival": { "time": "1754404171", "uncertainty": 120 }, "departure": { "time": "1754404171", "uncertainty": 120 }, "stopId": "0:FRIANT1", "stopSequence": 18 }, { "arrival": { "time": "1754404216", "uncertainty": 120 }, "departure": { "time": "1754404292", "uncertainty": 120 }, "stopId": "0:SEILLE1", "stopSequence": 19 }, { "arrival": { "time": "1754404595", "uncertainty": 120 }, "departure": { "time": "1754404622", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 20 }, { "arrival": { "time": "1754404892", "uncertainty": 120 }, "departure": { "time": "1754404953", "uncertainty": 120 }, "stopId": "0:REPUBL03", "stopSequence": 21 }, { "arrival": { "time": "1754405100", "uncertainty": 120 }, "departure": { "time": "1754405162", "uncertainty": 120 }, "stopId": "0:SQLUX264", "stopSequence": 22 }, { "arrival": { "time": "1754405223", "uncertainty": 120 }, "departure": { "time": "1754405223", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 23 }, { "arrival": { "time": "1754405312", "uncertainty": 120 }, "departure": { "time": "1754405312", "uncertainty": 120 }, "stopId": "0:TIGNO395", "stopSequence": 24 }, { "arrival": { "time": "1754405354", "uncertainty": 120 }, "departure": { "time": "1754405372", "uncertainty": 120 }, "stopId": "0:COLIBRI2", "stopSequence": 25 }, { "arrival": { "time": "1754405403", "uncertainty": 120 }, "departure": { "time": "1754405403", "uncertainty": 120 }, "stopId": "0:LEMOYNE2", "stopSequence": 26 }, { "arrival": { "time": "1754405454", "uncertainty": 120 }, "departure": { "time": "1754405460", "uncertainty": 120 }, "stopId": "0:NJUNG2", "stopSequence": 27 }, { "arrival": { "time": "1754405523", "uncertainty": 120 }, "departure": { "time": "1754405523", "uncertainty": 120 }, "stopId": "0:BUCHOZ2", "stopSequence": 28 }, { "arrival": { "time": "1754405582", "uncertainty": 120 }, "departure": { "time": "1754405582", "uncertainty": 120 }, "stopId": "0:SANSONN2", "stopSequence": 29 }, { "arrival": { "time": "1754405624", "uncertainty": 120 }, "departure": { "time": "1754405624", "uncertainty": 120 }, "stopId": "0:BAUCHEZ2", "stopSequence": 30 }, { "arrival": { "time": "1754405671", "uncertainty": 120 }, "departure": { "time": "1754405671", "uncertainty": 120 }, "stopId": "0:ROUSSEL2", "stopSequence": 31 }, { "arrival": { "time": "1754405695", "uncertainty": 120 }, "departure": { "time": "1754405702", "uncertainty": 120 }, "stopId": "0:CAILLOU2", "stopSequence": 32 }, { "arrival": { "time": "1754405734", "uncertainty": 120 }, "departure": { "time": "1754405734", "uncertainty": 120 }, "stopId": "0:CLETTE2", "stopSequence": 33 }, { "arrival": { "time": "1754405808", "uncertainty": 120 }, "stopId": "0:PRESJAC1", "stopSequence": 34 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870633" }, "vehicle": { "id": "609", "label": "609" } } }, { "id": "3231088", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754407239", "uncertainty": 120 }, "departure": { "time": "1754407239", "uncertainty": 120 }, "stopId": "0:COSTEBE4" }, { "arrival": { "time": "1754407479", "uncertainty": 120 }, "departure": { "time": "1754407479", "uncertainty": 120 }, "stopId": "0:LESCLOS1" }, { "arrival": { "time": "1754407637", "uncertainty": 120 }, "departure": { "time": "1754407637", "uncertainty": 120 }, "stopId": "0:SORBIER2" }, { "arrival": { "time": "1754407748", "uncertainty": 120 }, "departure": { "time": "1754407748", "uncertainty": 120 }, "stopId": "0:PJOLY4" }, { "arrival": { "time": "1754407926", "uncertainty": 120 }, "departure": { "time": "1754407926", "uncertainty": 120 }, "stopId": "0:PLGAULL1" }, { "departure": { "time": "1754406240", "uncertainty": 120 }, "stopId": "0:REPU5051", "stopSequence": 1 }, { "arrival": { "time": "1754406473", "uncertainty": 120 }, "departure": { "time": "1754406473", "uncertainty": 120 }, "stopId": "0:ROIGE352", "stopSequence": 2 }, { "arrival": { "time": "1754406600", "uncertainty": 120 }, "departure": { "time": "1754406600", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 3 }, { "arrival": { "time": "1754406640", "uncertainty": 120 }, "departure": { "time": "1754406640", "uncertainty": 120 }, "stopId": "0:CHPETRE2", "stopSequence": 4 }, { "arrival": { "time": "1754406701", "uncertainty": 120 }, "departure": { "time": "1754406701", "uncertainty": 120 }, "stopId": "0:MANGIN2", "stopSequence": 5 }, { "arrival": { "time": "1754406781", "uncertainty": 120 }, "departure": { "time": "1754406781", "uncertainty": 120 }, "stopId": "0:VAILLAN2", "stopSequence": 6 }, { "arrival": { "time": "1754406841", "uncertainty": 120 }, "departure": { "time": "1754406841", "uncertainty": 120 }, "stopId": "0:SEMINAI2", "stopSequence": 7 }, { "arrival": { "time": "1754406900", "uncertainty": 120 }, "departure": { "time": "1754406900", "uncertainty": 120 }, "stopId": "0:STANDRE2", "stopSequence": 8 }, { "arrival": { "time": "1754406974", "uncertainty": 120 }, "departure": { "time": "1754406974", "uncertainty": 120 }, "stopId": "0:PREVOTE2", "stopSequence": 9 }, { "arrival": { "time": "1754407019", "uncertainty": 120 }, "departure": { "time": "1754407019", "uncertainty": 120 }, "stopId": "0:JEANNED2", "stopSequence": 10 }, { "arrival": { "time": "1754407140", "uncertainty": 120 }, "departure": { "time": "1754407140", "uncertainty": 120 }, "stopId": "0:COSTEBE2", "stopSequence": 11 }, { "arrival": { "time": "1754407267", "uncertainty": 120 }, "departure": { "time": "1754407267", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GRORMES2", "stopSequence": 12 }, { "arrival": { "time": "1754407425", "uncertainty": 120 }, "departure": { "time": "1754407425", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GARENNE2", "stopSequence": 13 }, { "arrival": { "time": "1754407499", "uncertainty": 120 }, "departure": { "time": "1754407499", "uncertainty": 120 }, "stopId": "0:LESCLOS2", "stopSequence": 14 }, { "arrival": { "time": "1754407680", "uncertainty": 120 }, "departure": { "time": "1754407680", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:SORBIER2", "stopSequence": 15 }, { "arrival": { "time": "1754407753", "uncertainty": 120 }, "departure": { "time": "1754407753", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PJOLY4", "stopSequence": 16 }, { "arrival": { "time": "1754407861", "uncertainty": 120 }, "departure": { "time": "1754407861", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PLGAULL1", "stopSequence": 17 }, { "arrival": { "time": "1754408002", "uncertainty": 120 }, "stopId": "0:MARLY1", "stopSequence": 18 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "2_23231088" } } }, { "id": "2870634", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754404860", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 1 }, { "arrival": { "time": "1754404931", "uncertainty": 120 }, "departure": { "time": "1754404951", "uncertainty": 120 }, "stopId": "0:FALOGNE1", "stopSequence": 2 }, { "arrival": { "time": "1754405006", "uncertainty": 120 }, "departure": { "time": "1754405011", "uncertainty": 120 }, "stopId": "0:LADAME1", "stopSequence": 3 }, { "arrival": { "time": "1754405071", "uncertainty": 120 }, "departure": { "time": "1754405071", "uncertainty": 120 }, "stopId": "0:30JOURS1", "stopSequence": 4 }, { "arrival": { "time": "1754405101", "uncertainty": 120 }, "departure": { "time": "1754405101", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 5 }, { "arrival": { "time": "1754405151", "uncertainty": 120 }, "departure": { "time": "1754405161", "uncertainty": 120 }, "stopId": "0:CUVION1", "stopSequence": 6 }, { "arrival": { "time": "1754405207", "uncertainty": 120 }, "departure": { "time": "1754405207", "uncertainty": 120 }, "stopId": "0:PASSOTE1", "stopSequence": 7 }, { "arrival": { "time": "1754405322", "uncertainty": 120 }, "departure": { "time": "1754405340", "uncertainty": 120 }, "stopId": "0:GDECOLE1", "stopSequence": 8 }, { "arrival": { "time": "1754405482", "uncertainty": 120 }, "departure": { "time": "1754405482", "uncertainty": 120 }, "stopId": "0:GRIGY1", "stopSequence": 9 }, { "arrival": { "time": "1754405658", "uncertainty": 120 }, "departure": { "time": "1754405671", "uncertainty": 120 }, "stopId": "0:PEUPLIE1", "stopSequence": 10 }, { "arrival": { "time": "1754405770", "uncertainty": 120 }, "departure": { "time": "1754405770", "uncertainty": 120 }, "stopId": "0:OBERL668", "stopSequence": 11 }, { "arrival": { "time": "1754405833", "uncertainty": 120 }, "departure": { "time": "1754405833", "uncertainty": 120 }, "stopId": "0:CLAUDEL1", "stopSequence": 12 }, { "arrival": { "time": "1754405881", "uncertainty": 120 }, "departure": { "time": "1754405881", "uncertainty": 120 }, "stopId": "0:GOUSSEL1", "stopSequence": 13 }, { "arrival": { "time": "1754405919", "uncertainty": 120 }, "departure": { "time": "1754405919", "uncertainty": 120 }, "stopId": "0:HESTAUX1", "stopSequence": 14 }, { "arrival": { "time": "1754405968", "uncertainty": 120 }, "departure": { "time": "1754405968", "uncertainty": 120 }, "stopId": "0:DUCROCQ1", "stopSequence": 15 }, { "arrival": { "time": "1754406048", "uncertainty": 120 }, "departure": { "time": "1754406048", "uncertainty": 120 }, "stopId": "0:COLLIGN1", "stopSequence": 16 }, { "arrival": { "time": "1754406061", "uncertainty": 120 }, "departure": { "time": "1754406061", "uncertainty": 120 }, "stopId": "0:HERMITE1", "stopSequence": 17 }, { "arrival": { "time": "1754406107", "uncertainty": 120 }, "departure": { "time": "1754406107", "uncertainty": 120 }, "stopId": "0:FRIANT1", "stopSequence": 18 }, { "arrival": { "time": "1754406154", "uncertainty": 120 }, "departure": { "time": "1754406154", "uncertainty": 120 }, "stopId": "0:SEILLE1", "stopSequence": 19 }, { "arrival": { "time": "1754406429", "uncertainty": 120 }, "departure": { "time": "1754406429", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 20 }, { "arrival": { "time": "1754406745", "uncertainty": 120 }, "departure": { "time": "1754406745", "uncertainty": 120 }, "stopId": "0:REPUBL03", "stopSequence": 21 }, { "arrival": { "time": "1754406948", "uncertainty": 120 }, "departure": { "time": "1754406948", "uncertainty": 120 }, "stopId": "0:SQLUX264", "stopSequence": 22 }, { "arrival": { "time": "1754407046", "uncertainty": 120 }, "departure": { "time": "1754407046", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 23 }, { "arrival": { "time": "1754407151", "uncertainty": 120 }, "departure": { "time": "1754407151", "uncertainty": 120 }, "stopId": "0:TIGNO395", "stopSequence": 24 }, { "arrival": { "time": "1754407182", "uncertainty": 120 }, "departure": { "time": "1754407182", "uncertainty": 120 }, "stopId": "0:COLIBRI2", "stopSequence": 25 }, { "arrival": { "time": "1754407213", "uncertainty": 120 }, "departure": { "time": "1754407213", "uncertainty": 120 }, "stopId": "0:LEMOYNE2", "stopSequence": 26 }, { "arrival": { "time": "1754407265", "uncertainty": 120 }, "departure": { "time": "1754407265", "uncertainty": 120 }, "stopId": "0:NJUNG2", "stopSequence": 27 }, { "arrival": { "time": "1754407315", "uncertainty": 120 }, "departure": { "time": "1754407315", "uncertainty": 120 }, "stopId": "0:BUCHOZ2", "stopSequence": 28 }, { "arrival": { "time": "1754407349", "uncertainty": 120 }, "departure": { "time": "1754407349", "uncertainty": 120 }, "stopId": "0:SANSONN2", "stopSequence": 29 }, { "arrival": { "time": "1754407405", "uncertainty": 120 }, "departure": { "time": "1754407405", "uncertainty": 120 }, "stopId": "0:BAUCHEZ2", "stopSequence": 30 }, { "arrival": { "time": "1754407447", "uncertainty": 120 }, "departure": { "time": "1754407447", "uncertainty": 120 }, "stopId": "0:ROUSSEL2", "stopSequence": 31 }, { "arrival": { "time": "1754407489", "uncertainty": 120 }, "departure": { "time": "1754407489", "uncertainty": 120 }, "stopId": "0:CAILLOU2", "stopSequence": 32 }, { "arrival": { "time": "1754407526", "uncertainty": 120 }, "departure": { "time": "1754407526", "uncertainty": 120 }, "stopId": "0:CLETTE2", "stopSequence": 33 }, { "arrival": { "time": "1754407614", "uncertainty": 120 }, "stopId": "0:PRESJAC1", "stopSequence": 34 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870634" }, "vehicle": { "id": "2154", "label": "2154" } } }, { "id": "3231089", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754408199", "uncertainty": 120 }, "departure": { "time": "1754408199", "uncertainty": 120 }, "stopId": "0:COSTEBE4" }, { "arrival": { "time": "1754408439", "uncertainty": 120 }, "departure": { "time": "1754408439", "uncertainty": 120 }, "stopId": "0:LESCLOS1" }, { "arrival": { "time": "1754408597", "uncertainty": 120 }, "departure": { "time": "1754408597", "uncertainty": 120 }, "stopId": "0:SORBIER2" }, { "arrival": { "time": "1754408708", "uncertainty": 120 }, "departure": { "time": "1754408708", "uncertainty": 120 }, "stopId": "0:PJOLY4" }, { "arrival": { "time": "1754408886", "uncertainty": 120 }, "departure": { "time": "1754408886", "uncertainty": 120 }, "stopId": "0:PLGAULL1" }, { "departure": { "time": "1754407200", "uncertainty": 120 }, "stopId": "0:REPU5051", "stopSequence": 1 }, { "arrival": { "time": "1754407433", "uncertainty": 120 }, "departure": { "time": "1754407433", "uncertainty": 120 }, "stopId": "0:ROIGE352", "stopSequence": 2 }, { "arrival": { "time": "1754407560", "uncertainty": 120 }, "departure": { "time": "1754407560", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 3 }, { "arrival": { "time": "1754407600", "uncertainty": 120 }, "departure": { "time": "1754407600", "uncertainty": 120 }, "stopId": "0:CHPETRE2", "stopSequence": 4 }, { "arrival": { "time": "1754407661", "uncertainty": 120 }, "departure": { "time": "1754407661", "uncertainty": 120 }, "stopId": "0:MANGIN2", "stopSequence": 5 }, { "arrival": { "time": "1754407741", "uncertainty": 120 }, "departure": { "time": "1754407741", "uncertainty": 120 }, "stopId": "0:VAILLAN2", "stopSequence": 6 }, { "arrival": { "time": "1754407801", "uncertainty": 120 }, "departure": { "time": "1754407801", "uncertainty": 120 }, "stopId": "0:SEMINAI2", "stopSequence": 7 }, { "arrival": { "time": "1754407860", "uncertainty": 120 }, "departure": { "time": "1754407860", "uncertainty": 120 }, "stopId": "0:STANDRE2", "stopSequence": 8 }, { "arrival": { "time": "1754407934", "uncertainty": 120 }, "departure": { "time": "1754407934", "uncertainty": 120 }, "stopId": "0:PREVOTE2", "stopSequence": 9 }, { "arrival": { "time": "1754407979", "uncertainty": 120 }, "departure": { "time": "1754407979", "uncertainty": 120 }, "stopId": "0:JEANNED2", "stopSequence": 10 }, { "arrival": { "time": "1754408100", "uncertainty": 120 }, "departure": { "time": "1754408100", "uncertainty": 120 }, "stopId": "0:COSTEBE2", "stopSequence": 11 }, { "arrival": { "time": "1754408227", "uncertainty": 120 }, "departure": { "time": "1754408227", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GRORMES2", "stopSequence": 12 }, { "arrival": { "time": "1754408385", "uncertainty": 120 }, "departure": { "time": "1754408385", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GARENNE2", "stopSequence": 13 }, { "arrival": { "time": "1754408459", "uncertainty": 120 }, "departure": { "time": "1754408459", "uncertainty": 120 }, "stopId": "0:LESCLOS2", "stopSequence": 14 }, { "arrival": { "time": "1754408640", "uncertainty": 120 }, "departure": { "time": "1754408640", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:SORBIER2", "stopSequence": 15 }, { "arrival": { "time": "1754408713", "uncertainty": 120 }, "departure": { "time": "1754408713", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PJOLY4", "stopSequence": 16 }, { "arrival": { "time": "1754408821", "uncertainty": 120 }, "departure": { "time": "1754408821", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PLGAULL1", "stopSequence": 17 }, { "arrival": { "time": "1754408962", "uncertainty": 120 }, "stopId": "0:MARLY1", "stopSequence": 18 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "2_23231089" } } }, { "id": "2870635", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406720", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870635" } } }, { "id": "2892779", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405597", "uncertainty": 120 }, "stopId": "0:PREFECT1", "stopSequence": 1 }, { "arrival": { "time": "1754405680", "uncertainty": 120 }, "departure": { "time": "1754405687", "uncertainty": 120 }, "stopId": "0:PLCHAM01", "stopSequence": 2 }, { "arrival": { "time": "1754405738", "uncertainty": 120 }, "departure": { "time": "1754405738", "uncertainty": 120 }, "stopId": "0:PLARMES4", "stopSequence": 3 }, { "arrival": { "time": "1754405830", "uncertainty": 120 }, "departure": { "time": "1754405830", "uncertainty": 120 }, "stopId": "0:CLERCS01", "stopSequence": 4 }, { "arrival": { "time": "1754405959", "uncertainty": 120 }, "departure": { "time": "1754405959", "uncertainty": 120 }, "stopId": "0:REPUB123", "stopSequence": 5 }, { "arrival": { "time": "1754406323", "uncertainty": 120 }, "departure": { "time": "1754406323", "uncertainty": 120 }, "stopId": "0:GARE4", "stopSequence": 6 }, { "arrival": { "time": "1754406503", "uncertainty": 120 }, "stopId": "0:POMPIDO2", "stopSequence": 7 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "2_22892779" }, "vehicle": { "id": "1961", "label": "1961" } } }, { "id": "3084204", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408640", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "2_23084204" } } }, { "id": "2892776", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406300", "uncertainty": 120 }, "stopId": "0:PREFECT1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "2_22892776" } } }, { "id": "2871209", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754404201", "uncertainty": 120 }, "stopId": "0:HSCHUMA1", "stopSequence": 1 }, { "arrival": { "time": "1754404315", "uncertainty": 120 }, "departure": { "time": "1754404315", "uncertainty": 120 }, "stopId": "0:SERRURR1", "stopSequence": 2 }, { "arrival": { "time": "1754404378", "uncertainty": 120 }, "departure": { "time": "1754404378", "uncertainty": 120 }, "stopId": "0:POTIERS1", "stopSequence": 3 }, { "arrival": { "time": "1754404424", "uncertainty": 120 }, "departure": { "time": "1754404424", "uncertainty": 120 }, "stopId": "0:SELLIER1", "stopSequence": 4 }, { "arrival": { "time": "1754404491", "uncertainty": 120 }, "departure": { "time": "1754404491", "uncertainty": 120 }, "stopId": "0:DRAPIER1", "stopSequence": 5 }, { "arrival": { "time": "1754404539", "uncertainty": 120 }, "departure": { "time": "1754404539", "uncertainty": 120 }, "stopId": "0:SOLIDAR1", "stopSequence": 6 }, { "arrival": { "time": "1754404577", "uncertainty": 120 }, "departure": { "time": "1754404577", "uncertainty": 120 }, "stopId": "0:SEBASTO1", "stopSequence": 7 }, { "arrival": { "time": "1754404651", "uncertainty": 120 }, "departure": { "time": "1754404651", "uncertainty": 120 }, "stopId": "0:METZANI1", "stopSequence": 8 }, { "arrival": { "time": "1754404724", "uncertainty": 120 }, "departure": { "time": "1754404724", "uncertainty": 120 }, "stopId": "0:AMPERE1", "stopSequence": 9 }, { "arrival": { "time": "1754404809", "uncertainty": 120 }, "departure": { "time": "1754404809", "uncertainty": 120 }, "stopId": "0:ARAGO002", "stopSequence": 10 }, { "arrival": { "time": "1754404843", "uncertainty": 120 }, "departure": { "time": "1754404843", "uncertainty": 120 }, "stopId": "0:MARCONI1", "stopSequence": 11 }, { "arrival": { "time": "1754404897", "uncertainty": 120 }, "departure": { "time": "1754404897", "uncertainty": 120 }, "stopId": "0:SYMPHON1", "stopSequence": 12 }, { "arrival": { "time": "1754404991", "uncertainty": 120 }, "departure": { "time": "1754405011", "uncertainty": 120 }, "stopId": "0:PEUPLIE1", "stopSequence": 13 }, { "arrival": { "time": "1754405085", "uncertainty": 120 }, "departure": { "time": "1754405085", "uncertainty": 120 }, "stopId": "0:OBERL668", "stopSequence": 14 }, { "arrival": { "time": "1754405146", "uncertainty": 120 }, "departure": { "time": "1754405146", "uncertainty": 120 }, "stopId": "0:CLAUDEL1", "stopSequence": 15 }, { "arrival": { "time": "1754405191", "uncertainty": 120 }, "departure": { "time": "1754405191", "uncertainty": 120 }, "stopId": "0:GOUSSEL1", "stopSequence": 16 }, { "arrival": { "time": "1754405228", "uncertainty": 120 }, "departure": { "time": "1754405228", "uncertainty": 120 }, "stopId": "0:HESTAUX1", "stopSequence": 17 }, { "arrival": { "time": "1754405291", "uncertainty": 120 }, "departure": { "time": "1754405311", "uncertainty": 120 }, "stopId": "0:PISCINE1", "stopSequence": 18 }, { "arrival": { "time": "1754405394", "uncertainty": 120 }, "departure": { "time": "1754405394", "uncertainty": 120 }, "stopId": "0:LOTHAIR4", "stopSequence": 19 }, { "arrival": { "time": "1754405581", "uncertainty": 120 }, "departure": { "time": "1754405581", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 20 }, { "arrival": { "time": "1754405640", "uncertainty": 120 }, "departure": { "time": "1754405640", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 21 }, { "arrival": { "time": "1754405664", "uncertainty": 120 }, "departure": { "time": "1754405664", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 22 }, { "arrival": { "time": "1754405741", "uncertainty": 120 }, "departure": { "time": "1754405741", "uncertainty": 120 }, "stopId": "0:HORGNE2", "stopSequence": 23 }, { "arrival": { "time": "1754405789", "uncertainty": 120 }, "departure": { "time": "1754405789", "uncertainty": 120 }, "stopId": "0:LYAUT656", "stopSequence": 24 }, { "arrival": { "time": "1754405841", "uncertainty": 120 }, "departure": { "time": "1754405841", "uncertainty": 120 }, "stopId": "0:SUGNON2", "stopSequence": 25 }, { "arrival": { "time": "1754405895", "uncertainty": 120 }, "departure": { "time": "1754405895", "uncertainty": 120 }, "stopId": "0:19NOV02", "stopSequence": 26 }, { "arrival": { "time": "1754405938", "uncertainty": 120 }, "departure": { "time": "1754405938", "uncertainty": 120 }, "stopId": "0:MARCSAN2", "stopSequence": 27 }, { "arrival": { "time": "1754405977", "uncertainty": 120 }, "departure": { "time": "1754405977", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 28 }, { "arrival": { "time": "1754406025", "uncertainty": 120 }, "departure": { "time": "1754406025", "uncertainty": 120 }, "stopId": "0:STEXUPE1", "stopSequence": 29 }, { "arrival": { "time": "1754406118", "uncertainty": 120 }, "departure": { "time": "1754406118", "uncertainty": 120 }, "stopId": "0:CLMADER1", "stopSequence": 30 }, { "arrival": { "time": "1754406171", "uncertainty": 120 }, "departure": { "time": "1754406171", "uncertainty": 120 }, "stopId": "0:PONSARD2", "stopSequence": 31 }, { "arrival": { "time": "1754406199", "uncertainty": 120 }, "departure": { "time": "1754406199", "uncertainty": 120 }, "stopId": "0:SIMMI357", "stopSequence": 32 }, { "arrival": { "time": "1754406238", "uncertainty": 120 }, "departure": { "time": "1754406238", "uncertainty": 120 }, "stopId": "0:COUBERT1", "stopSequence": 33 }, { "arrival": { "time": "1754406358", "uncertainty": 120 }, "departure": { "time": "1754406358", "uncertainty": 120 }, "stopId": "0:LILAS4", "stopSequence": 34 }, { "arrival": { "time": "1754406468", "uncertainty": 120 }, "departure": { "time": "1754406468", "uncertainty": 120 }, "stopId": "0:TOURAIN2", "stopSequence": 35 }, { "arrival": { "time": "1754406482", "uncertainty": 120 }, "departure": { "time": "1754406482", "uncertainty": 120 }, "stopId": "0:ALGER2", "stopSequence": 36 }, { "arrival": { "time": "1754406506", "uncertainty": 120 }, "departure": { "time": "1754406506", "uncertainty": 120 }, "stopId": "0:VOSGES2", "stopSequence": 37 }, { "arrival": { "time": "1754406594", "uncertainty": 120 }, "departure": { "time": "1754406594", "uncertainty": 120 }, "stopId": "0:CITSNCF2", "stopSequence": 38 }, { "arrival": { "time": "1754406612", "uncertainty": 120 }, "departure": { "time": "1754406612", "uncertainty": 120 }, "stopId": "0:LOTINDU2", "stopSequence": 39 }, { "arrival": { "time": "1754406661", "uncertainty": 120 }, "departure": { "time": "1754406661", "uncertainty": 120 }, "stopId": "0:ROTONDE2", "stopSequence": 40 }, { "arrival": { "time": "1754406706", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 41 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "17", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871209" }, "vehicle": { "id": "1632", "label": "1632" } } }, { "id": "2871210", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406000" }, "stopId": "0:HSCHUMA1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "17", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871210" } } }, { "id": "2892780", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754404952", "uncertainty": 120 }, "stopId": "0:POMPIDO1", "stopSequence": 1 }, { "arrival": { "time": "1754405042", "uncertainty": 120 }, "departure": { "time": "1754405072", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 2 }, { "arrival": { "time": "1754405381", "uncertainty": 120 }, "departure": { "time": "1754405402", "uncertainty": 120 }, "stopId": "0:REPUBL03", "stopSequence": 3 }, { "arrival": { "time": "1754405672", "uncertainty": 120 }, "departure": { "time": "1754405672", "uncertainty": 120 }, "stopId": "0:TETEDOR1", "stopSequence": 4 }, { "arrival": { "time": "1754405759", "uncertainty": 120 }, "departure": { "time": "1754405759", "uncertainty": 120 }, "stopId": "0:STLOUI07", "stopSequence": 5 }, { "arrival": { "time": "1754405900", "uncertainty": 120 }, "departure": { "time": "1754405900", "uncertainty": 120 }, "stopId": "0:FOURNIR1", "stopSequence": 6 }, { "arrival": { "time": "1754406013", "uncertainty": 120 }, "departure": { "time": "1754406013", "uncertainty": 120 }, "stopId": "0:PLARMES2", "stopSequence": 7 }, { "arrival": { "time": "1754406073", "uncertainty": 120 }, "departure": { "time": "1754406073", "uncertainty": 120 }, "stopId": "0:PLCHAM02", "stopSequence": 8 }, { "arrival": { "time": "1754406188", "uncertainty": 120 }, "stopId": "0:PREFECT1", "stopSequence": 9 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "2_22892780" }, "vehicle": { "id": "2161", "label": "2161" } } }, { "id": "2871211", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407800", "uncertainty": 120 }, "stopId": "0:HSCHUMA1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "17", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871211" } } }, { "id": "3084125", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407080", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "2_23084125" } } }, { "id": "3084126", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406180", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 }, { "arrival": { "time": "1754406266", "uncertainty": 120 }, "departure": { "time": "1754406266", "uncertainty": 120 }, "stopId": "0:MER02", "stopSequence": 2 }, { "arrival": { "time": "1754406404", "uncertainty": 120 }, "departure": { "time": "1754406404", "uncertainty": 120 }, "stopId": "0:EXP02", "stopSequence": 3 }, { "arrival": { "time": "1754406464", "uncertainty": 120 }, "departure": { "time": "1754406464", "uncertainty": 120 }, "stopId": "0:ECO02", "stopSequence": 4 }, { "arrival": { "time": "1754406540", "uncertainty": 120 }, "departure": { "time": "1754406540", "uncertainty": 120 }, "stopId": "0:ART02", "stopSequence": 5 }, { "arrival": { "time": "1754406629", "uncertainty": 120 }, "departure": { "time": "1754406629", "uncertainty": 120 }, "stopId": "0:ARA02", "stopSequence": 6 }, { "arrival": { "time": "1754406691", "uncertainty": 120 }, "departure": { "time": "1754406691", "uncertainty": 120 }, "stopId": "0:GRA02", "stopSequence": 7 }, { "arrival": { "time": "1754406756", "uncertainty": 120 }, "departure": { "time": "1754406756", "uncertainty": 120 }, "stopId": "0:BRG02", "stopSequence": 8 }, { "arrival": { "time": "1754406822", "uncertainty": 120 }, "departure": { "time": "1754406822", "uncertainty": 120 }, "stopId": "0:GUY02", "stopSequence": 9 }, { "arrival": { "time": "1754406877", "uncertainty": 120 }, "departure": { "time": "1754406877", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 10 }, { "arrival": { "time": "1754406956", "uncertainty": 120 }, "departure": { "time": "1754406956", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 11 }, { "arrival": { "time": "1754407044", "uncertainty": 120 }, "departure": { "time": "1754407044", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 12 }, { "arrival": { "time": "1754407135", "uncertainty": 120 }, "departure": { "time": "1754407135", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 13 }, { "arrival": { "time": "1754407182", "uncertainty": 120 }, "departure": { "time": "1754407182", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 14 }, { "arrival": { "time": "1754407276", "uncertainty": 120 }, "departure": { "time": "1754407276", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 15 }, { "arrival": { "time": "1754407352", "uncertainty": 120 }, "departure": { "time": "1754407352", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 16 }, { "arrival": { "time": "1754407422", "uncertainty": 120 }, "departure": { "time": "1754407422", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 17 }, { "arrival": { "time": "1754407531", "uncertainty": 120 }, "departure": { "time": "1754407531", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 18 }, { "arrival": { "time": "1754407693", "uncertainty": 120 }, "departure": { "time": "1754407693", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 19 }, { "arrival": { "time": "1754407919", "uncertainty": 120 }, "departure": { "time": "1754407919", "uncertainty": 120 }, "stopId": "0:SAU02", "stopSequence": 20 }, { "arrival": { "time": "1754407993", "uncertainty": 120 }, "stopId": "0:CTU02", "stopSequence": 21 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "2_23084126" } } }, { "id": "2871108", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754406300", "uncertainty": 120 }, "departure": { "time": "1754406300", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MOULMAI1", "stopSequence": 1 }, { "arrival": { "time": "1754406420", "uncertainty": 120 }, "departure": { "time": "1754406420", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MOULIN86", "stopSequence": 2 }, { "arrival": { "time": "1754406471", "uncertainty": 120 }, "departure": { "time": "1754406471", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:VIEAUX1", "stopSequence": 3 }, { "departure": { "time": "1754406527", "uncertainty": 120 }, "stopId": "0:PREVIL01", "stopSequence": 4 }, { "arrival": { "time": "1754406554", "uncertainty": 120 }, "departure": { "time": "1754406554", "uncertainty": 120 }, "stopId": "0:ARDECHE1", "stopSequence": 5 }, { "arrival": { "time": "1754406595", "uncertainty": 120 }, "departure": { "time": "1754406595", "uncertainty": 120 }, "stopId": "0:LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1754406821", "uncertainty": 120 }, "departure": { "time": "1754406821", "uncertainty": 120 }, "stopId": "0:3HAIES1", "stopSequence": 7 }, { "arrival": { "time": "1754406859", "uncertainty": 120 }, "departure": { "time": "1754406859", "uncertainty": 120 }, "stopId": "0:CONSTAN1", "stopSequence": 8 }, { "arrival": { "time": "1754406900", "uncertainty": 120 }, "departure": { "time": "1754406900", "uncertainty": 120 }, "stopId": "0:PAQUERE1", "stopSequence": 9 }, { "arrival": { "time": "1754406946", "uncertainty": 120 }, "departure": { "time": "1754406946", "uncertainty": 120 }, "stopId": "0:SAVOIE1", "stopSequence": 10 }, { "arrival": { "time": "1754406981", "uncertainty": 120 }, "departure": { "time": "1754406981", "uncertainty": 120 }, "stopId": "0:ALSACE1", "stopSequence": 11 }, { "arrival": { "time": "1754407020", "uncertainty": 120 }, "departure": { "time": "1754407020", "uncertainty": 120 }, "stopId": "0:HTRHELE1", "stopSequence": 12 }, { "arrival": { "time": "1754407095", "uncertainty": 120 }, "departure": { "time": "1754407095", "uncertainty": 120 }, "stopId": "0:08MAI01", "stopSequence": 13 }, { "arrival": { "time": "1754407141", "uncertainty": 120 }, "departure": { "time": "1754407141", "uncertainty": 120 }, "stopId": "0:FRICHES1", "stopSequence": 14 }, { "arrival": { "time": "1754407200", "uncertainty": 120 }, "departure": { "time": "1754407200", "uncertainty": 120 }, "stopId": "0:FOSSE1", "stopSequence": 15 }, { "arrival": { "time": "1754407242", "uncertainty": 120 }, "departure": { "time": "1754407242", "uncertainty": 120 }, "stopId": "0:VERGERS1", "stopSequence": 16 }, { "arrival": { "time": "1754407287", "uncertainty": 120 }, "departure": { "time": "1754407287", "uncertainty": 120 }, "stopId": "0:CHATRIA1", "stopSequence": 17 }, { "arrival": { "time": "1754407365", "uncertainty": 120 }, "departure": { "time": "1754407365", "uncertainty": 120 }, "stopId": "0:COUVENT1", "stopSequence": 18 }, { "arrival": { "time": "1754407414", "uncertainty": 120 }, "departure": { "time": "1754407414", "uncertainty": 120 }, "stopId": "0:MEURISS1", "stopSequence": 19 }, { "arrival": { "time": "1754407474", "uncertainty": 120 }, "departure": { "time": "1754407474", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 20 }, { "arrival": { "time": "1754407536", "uncertainty": 120 }, "departure": { "time": "1754407536", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 21 }, { "arrival": { "time": "1754407581", "uncertainty": 120 }, "departure": { "time": "1754407581", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 22 }, { "arrival": { "time": "1754407680", "uncertainty": 120 }, "departure": { "time": "1754407680", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 23 }, { "arrival": { "time": "1754407809", "uncertainty": 120 }, "departure": { "time": "1754407809", "uncertainty": 120 }, "stopId": "0:ROIGE142", "stopSequence": 24 }, { "arrival": { "time": "1754407920", "uncertainty": 120 }, "departure": { "time": "1754407920", "uncertainty": 120 }, "stopId": "0:GARE4", "stopSequence": 25 }, { "arrival": { "time": "1754408130", "uncertainty": 120 }, "departure": { "time": "1754408130", "uncertainty": 120 }, "stopId": "0:LACRETL2", "stopSequence": 26 }, { "arrival": { "time": "1754408190", "uncertainty": 120 }, "departure": { "time": "1754408190", "uncertainty": 120 }, "stopId": "0:PONTROU2", "stopSequence": 27 }, { "arrival": { "time": "1754408257", "uncertainty": 120 }, "departure": { "time": "1754408257", "uncertainty": 120 }, "stopId": "0:RTBORNY2", "stopSequence": 28 }, { "arrival": { "time": "1754408338", "uncertainty": 120 }, "departure": { "time": "1754408338", "uncertainty": 120 }, "stopId": "0:RUELLCH2", "stopSequence": 29 }, { "arrival": { "time": "1754408460", "uncertainty": 120 }, "departure": { "time": "1754408460", "uncertainty": 120 }, "stopId": "0:GANNE2", "stopSequence": 30 }, { "arrival": { "time": "1754408541", "uncertainty": 120 }, "departure": { "time": "1754408541", "uncertainty": 120 }, "stopId": "0:BERNARD2", "stopSequence": 31 }, { "arrival": { "time": "1754408603", "uncertainty": 120 }, "departure": { "time": "1754408603", "uncertainty": 120 }, "stopId": "0:PROVENC2", "stopSequence": 32 }, { "arrival": { "time": "1754408686", "uncertainty": 120 }, "departure": { "time": "1754408686", "uncertainty": 120 }, "stopId": "0:BORDES2", "stopSequence": 33 }, { "arrival": { "time": "1754408760", "uncertainty": 120 }, "departure": { "time": "1754408760", "uncertainty": 120 }, "stopId": "0:BOURGOG2", "stopSequence": 34 }, { "arrival": { "time": "1754408788", "uncertainty": 120 }, "departure": { "time": "1754408788", "uncertainty": 120 }, "stopId": "0:CLOUTIE2", "stopSequence": 35 }, { "arrival": { "time": "1754408839", "uncertainty": 120 }, "departure": { "time": "1754408839", "uncertainty": 120 }, "stopId": "0:PICAR02", "stopSequence": 36 }, { "arrival": { "time": "1754409060", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 37 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871108" } } }, { "id": "2871109", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754407980", "uncertainty": 120 }, "departure": { "time": "1754407980", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MOULMAI1", "stopSequence": 1 }, { "arrival": { "time": "1754408100", "uncertainty": 120 }, "departure": { "time": "1754408100", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MOULIN86", "stopSequence": 2 }, { "arrival": { "time": "1754408151", "uncertainty": 120 }, "departure": { "time": "1754408151", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:VIEAUX1", "stopSequence": 3 }, { "departure": { "time": "1754408207", "uncertainty": 120 }, "stopId": "0:PREVIL01", "stopSequence": 4 }, { "arrival": { "time": "1754408234", "uncertainty": 120 }, "departure": { "time": "1754408234", "uncertainty": 120 }, "stopId": "0:ARDECHE1", "stopSequence": 5 }, { "arrival": { "time": "1754408275", "uncertainty": 120 }, "departure": { "time": "1754408275", "uncertainty": 120 }, "stopId": "0:LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1754408501", "uncertainty": 120 }, "departure": { "time": "1754408501", "uncertainty": 120 }, "stopId": "0:3HAIES1", "stopSequence": 7 }, { "arrival": { "time": "1754408539", "uncertainty": 120 }, "departure": { "time": "1754408539", "uncertainty": 120 }, "stopId": "0:CONSTAN1", "stopSequence": 8 }, { "arrival": { "time": "1754408580", "uncertainty": 120 }, "departure": { "time": "1754408580", "uncertainty": 120 }, "stopId": "0:PAQUERE1", "stopSequence": 9 }, { "arrival": { "time": "1754408626", "uncertainty": 120 }, "departure": { "time": "1754408626", "uncertainty": 120 }, "stopId": "0:SAVOIE1", "stopSequence": 10 }, { "arrival": { "time": "1754408661", "uncertainty": 120 }, "departure": { "time": "1754408661", "uncertainty": 120 }, "stopId": "0:ALSACE1", "stopSequence": 11 }, { "arrival": { "time": "1754408700", "uncertainty": 120 }, "departure": { "time": "1754408700", "uncertainty": 120 }, "stopId": "0:HTRHELE1", "stopSequence": 12 }, { "arrival": { "time": "1754408775", "uncertainty": 120 }, "departure": { "time": "1754408775", "uncertainty": 120 }, "stopId": "0:08MAI01", "stopSequence": 13 }, { "arrival": { "time": "1754408821", "uncertainty": 120 }, "departure": { "time": "1754408821", "uncertainty": 120 }, "stopId": "0:FRICHES1", "stopSequence": 14 }, { "arrival": { "time": "1754408880", "uncertainty": 120 }, "departure": { "time": "1754408880", "uncertainty": 120 }, "stopId": "0:FOSSE1", "stopSequence": 15 }, { "arrival": { "time": "1754408922", "uncertainty": 120 }, "departure": { "time": "1754408922", "uncertainty": 120 }, "stopId": "0:VERGERS1", "stopSequence": 16 }, { "arrival": { "time": "1754408967", "uncertainty": 120 }, "departure": { "time": "1754408967", "uncertainty": 120 }, "stopId": "0:CHATRIA1", "stopSequence": 17 }, { "arrival": { "time": "1754409045", "uncertainty": 120 }, "departure": { "time": "1754409045", "uncertainty": 120 }, "stopId": "0:COUVENT1", "stopSequence": 18 }, { "arrival": { "time": "1754409094", "uncertainty": 120 }, "departure": { "time": "1754409094", "uncertainty": 120 }, "stopId": "0:MEURISS1", "stopSequence": 19 }, { "arrival": { "time": "1754409154", "uncertainty": 120 }, "departure": { "time": "1754409154", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 20 }, { "arrival": { "time": "1754409216", "uncertainty": 120 }, "departure": { "time": "1754409216", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 21 }, { "arrival": { "time": "1754409261", "uncertainty": 120 }, "departure": { "time": "1754409261", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 22 }, { "arrival": { "time": "1754409360", "uncertainty": 120 }, "departure": { "time": "1754409360", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 23 }, { "arrival": { "time": "1754409489", "uncertainty": 120 }, "departure": { "time": "1754409489", "uncertainty": 120 }, "stopId": "0:ROIGE142", "stopSequence": 24 }, { "arrival": { "time": "1754409600", "uncertainty": 120 }, "departure": { "time": "1754409600", "uncertainty": 120 }, "stopId": "0:GARE4", "stopSequence": 25 }, { "arrival": { "time": "1754409810", "uncertainty": 120 }, "departure": { "time": "1754409810", "uncertainty": 120 }, "stopId": "0:LACRETL2", "stopSequence": 26 }, { "arrival": { "time": "1754409870", "uncertainty": 120 }, "departure": { "time": "1754409870", "uncertainty": 120 }, "stopId": "0:PONTROU2", "stopSequence": 27 }, { "arrival": { "time": "1754409937", "uncertainty": 120 }, "departure": { "time": "1754409937", "uncertainty": 120 }, "stopId": "0:RTBORNY2", "stopSequence": 28 }, { "arrival": { "time": "1754410018", "uncertainty": 120 }, "departure": { "time": "1754410018", "uncertainty": 120 }, "stopId": "0:RUELLCH2", "stopSequence": 29 }, { "arrival": { "time": "1754410140", "uncertainty": 120 }, "departure": { "time": "1754410140", "uncertainty": 120 }, "stopId": "0:GANNE2", "stopSequence": 30 }, { "arrival": { "time": "1754410221", "uncertainty": 120 }, "departure": { "time": "1754410221", "uncertainty": 120 }, "stopId": "0:BERNARD2", "stopSequence": 31 }, { "arrival": { "time": "1754410283", "uncertainty": 120 }, "departure": { "time": "1754410283", "uncertainty": 120 }, "stopId": "0:PROVENC2", "stopSequence": 32 }, { "arrival": { "time": "1754410366", "uncertainty": 120 }, "departure": { "time": "1754410366", "uncertainty": 120 }, "stopId": "0:BORDES2", "stopSequence": 33 }, { "arrival": { "time": "1754410440", "uncertainty": 120 }, "departure": { "time": "1754410440", "uncertainty": 120 }, "stopId": "0:BOURGOG2", "stopSequence": 34 }, { "arrival": { "time": "1754410468", "uncertainty": 120 }, "departure": { "time": "1754410468", "uncertainty": 120 }, "stopId": "0:CLOUTIE2", "stopSequence": 35 }, { "arrival": { "time": "1754410519", "uncertainty": 120 }, "departure": { "time": "1754410519", "uncertainty": 120 }, "stopId": "0:PICAR02", "stopSequence": 36 }, { "arrival": { "time": "1754410740", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 37 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871109" } } }, { "id": "2871106", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754403000", "uncertainty": 120 }, "departure": { "time": "1754404299", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MOULMAI1", "stopSequence": 1 }, { "arrival": { "time": "1754404419", "uncertainty": 120 }, "departure": { "time": "1754404419", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MOULIN86", "stopSequence": 2 }, { "arrival": { "time": "1754404470", "uncertainty": 120 }, "departure": { "time": "1754404470", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:VIEAUX1", "stopSequence": 3 }, { "departure": { "time": "1754403258", "uncertainty": 120 }, "stopId": "0:PREVIL01", "stopSequence": 4 }, { "arrival": { "time": "1754403306", "uncertainty": 120 }, "departure": { "time": "1754403318", "uncertainty": 120 }, "stopId": "0:ARDECHE1", "stopSequence": 5 }, { "arrival": { "time": "1754403378", "uncertainty": 120 }, "departure": { "time": "1754403378", "uncertainty": 120 }, "stopId": "0:LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1754403573", "uncertainty": 120 }, "departure": { "time": "1754403618", "uncertainty": 120 }, "stopId": "0:3HAIES1", "stopSequence": 7 }, { "arrival": { "time": "1754403661", "uncertainty": 120 }, "departure": { "time": "1754403661", "uncertainty": 120 }, "stopId": "0:CONSTAN1", "stopSequence": 8 }, { "arrival": { "time": "1754403699", "uncertainty": 120 }, "departure": { "time": "1754403708", "uncertainty": 120 }, "stopId": "0:PAQUERE1", "stopSequence": 9 }, { "arrival": { "time": "1754403762", "uncertainty": 120 }, "departure": { "time": "1754403768", "uncertainty": 120 }, "stopId": "0:SAVOIE1", "stopSequence": 10 }, { "arrival": { "time": "1754403816", "uncertainty": 120 }, "departure": { "time": "1754403816", "uncertainty": 120 }, "stopId": "0:ALSACE1", "stopSequence": 11 }, { "arrival": { "time": "1754403844", "uncertainty": 120 }, "departure": { "time": "1754403858", "uncertainty": 120 }, "stopId": "0:HTRHELE1", "stopSequence": 12 }, { "arrival": { "time": "1754403948", "uncertainty": 120 }, "departure": { "time": "1754403948", "uncertainty": 120 }, "stopId": "0:08MAI01", "stopSequence": 13 }, { "arrival": { "time": "1754404016", "uncertainty": 120 }, "departure": { "time": "1754404016", "uncertainty": 120 }, "stopId": "0:FRICHES1", "stopSequence": 14 }, { "arrival": { "time": "1754404068", "uncertainty": 120 }, "departure": { "time": "1754404068", "uncertainty": 120 }, "stopId": "0:FOSSE1", "stopSequence": 15 }, { "arrival": { "time": "1754404097", "uncertainty": 120 }, "departure": { "time": "1754404098", "uncertainty": 120 }, "stopId": "0:VERGERS1", "stopSequence": 16 }, { "arrival": { "time": "1754404153", "uncertainty": 120 }, "departure": { "time": "1754404153", "uncertainty": 120 }, "stopId": "0:CHATRIA1", "stopSequence": 17 }, { "arrival": { "time": "1754404194", "uncertainty": 120 }, "departure": { "time": "1754404194", "uncertainty": 120 }, "stopId": "0:COUVENT1", "stopSequence": 18 }, { "arrival": { "time": "1754404248", "uncertainty": 120 }, "departure": { "time": "1754404248", "uncertainty": 120 }, "stopId": "0:MEURISS1", "stopSequence": 19 }, { "arrival": { "time": "1754404333", "uncertainty": 120 }, "departure": { "time": "1754404338", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 20 }, { "arrival": { "time": "1754404419", "uncertainty": 120 }, "departure": { "time": "1754404458", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 21 }, { "arrival": { "time": "1754404508", "uncertainty": 120 }, "departure": { "time": "1754404508", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 22 }, { "arrival": { "time": "1754404578", "uncertainty": 120 }, "departure": { "time": "1754404578", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 23 }, { "arrival": { "time": "1754404690", "uncertainty": 120 }, "departure": { "time": "1754404728", "uncertainty": 120 }, "stopId": "0:ROIGE142", "stopSequence": 24 }, { "arrival": { "time": "1754404855", "uncertainty": 120 }, "departure": { "time": "1754404908", "uncertainty": 120 }, "stopId": "0:GARE4", "stopSequence": 25 }, { "arrival": { "time": "1754405161", "uncertainty": 120 }, "departure": { "time": "1754405161", "uncertainty": 120 }, "stopId": "0:LACRETL2", "stopSequence": 26 }, { "arrival": { "time": "1754405218", "uncertainty": 120 }, "departure": { "time": "1754405238", "uncertainty": 120 }, "stopId": "0:PONTROU2", "stopSequence": 27 }, { "arrival": { "time": "1754405297", "uncertainty": 120 }, "departure": { "time": "1754405298", "uncertainty": 120 }, "stopId": "0:RTBORNY2", "stopSequence": 28 }, { "arrival": { "time": "1754405354", "uncertainty": 120 }, "departure": { "time": "1754405354", "uncertainty": 120 }, "stopId": "0:RUELLCH2", "stopSequence": 29 }, { "arrival": { "time": "1754405393", "uncertainty": 120 }, "departure": { "time": "1754405393", "uncertainty": 120 }, "stopId": "0:GANNE2", "stopSequence": 30 }, { "arrival": { "time": "1754405475", "uncertainty": 120 }, "departure": { "time": "1754405478", "uncertainty": 120 }, "stopId": "0:BERNARD2", "stopSequence": 31 }, { "arrival": { "time": "1754405547", "uncertainty": 120 }, "departure": { "time": "1754405568", "uncertainty": 120 }, "stopId": "0:PROVENC2", "stopSequence": 32 }, { "arrival": { "time": "1754405665", "uncertainty": 120 }, "departure": { "time": "1754405665", "uncertainty": 120 }, "stopId": "0:BORDES2", "stopSequence": 33 }, { "arrival": { "time": "1754405759", "uncertainty": 120 }, "departure": { "time": "1754405759", "uncertainty": 120 }, "stopId": "0:BOURGOG2", "stopSequence": 34 }, { "arrival": { "time": "1754405787", "uncertainty": 120 }, "departure": { "time": "1754405787", "uncertainty": 120 }, "stopId": "0:CLOUTIE2", "stopSequence": 35 }, { "arrival": { "time": "1754405838", "uncertainty": 120 }, "departure": { "time": "1754405838", "uncertainty": 120 }, "stopId": "0:PICAR02", "stopSequence": 36 }, { "arrival": { "time": "1754406059", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 37 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871106" }, "vehicle": { "id": "1637", "label": "1637" } } }, { "id": "2871107", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754404620", "uncertainty": 120 }, "departure": { "time": "1754404620", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MOULMAI1", "stopSequence": 1 }, { "arrival": { "time": "1754404740", "uncertainty": 120 }, "departure": { "time": "1754404740", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MOULIN86", "stopSequence": 2 }, { "arrival": { "time": "1754404791", "uncertainty": 120 }, "departure": { "time": "1754404791", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:VIEAUX1", "stopSequence": 3 }, { "departure": { "time": "1754404847", "uncertainty": 120 }, "stopId": "0:PREVIL01", "stopSequence": 4 }, { "arrival": { "time": "1754404908", "uncertainty": 120 }, "departure": { "time": "1754404908", "uncertainty": 120 }, "stopId": "0:ARDECHE1", "stopSequence": 5 }, { "arrival": { "time": "1754404957", "uncertainty": 120 }, "departure": { "time": "1754404957", "uncertainty": 120 }, "stopId": "0:LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1754405126", "uncertainty": 120 }, "departure": { "time": "1754405126", "uncertainty": 120 }, "stopId": "0:3HAIES1", "stopSequence": 7 }, { "arrival": { "time": "1754405179", "uncertainty": 120 }, "departure": { "time": "1754405179", "uncertainty": 120 }, "stopId": "0:CONSTAN1", "stopSequence": 8 }, { "arrival": { "time": "1754405214", "uncertainty": 120 }, "departure": { "time": "1754405214", "uncertainty": 120 }, "stopId": "0:PAQUERE1", "stopSequence": 9 }, { "arrival": { "time": "1754405249", "uncertainty": 120 }, "departure": { "time": "1754405249", "uncertainty": 120 }, "stopId": "0:SAVOIE1", "stopSequence": 10 }, { "arrival": { "time": "1754405297", "uncertainty": 120 }, "departure": { "time": "1754405297", "uncertainty": 120 }, "stopId": "0:ALSACE1", "stopSequence": 11 }, { "arrival": { "time": "1754405315", "uncertainty": 120 }, "departure": { "time": "1754405315", "uncertainty": 120 }, "stopId": "0:HTRHELE1", "stopSequence": 12 }, { "arrival": { "time": "1754405418", "uncertainty": 120 }, "departure": { "time": "1754405418", "uncertainty": 120 }, "stopId": "0:08MAI01", "stopSequence": 13 }, { "arrival": { "time": "1754405497", "uncertainty": 120 }, "departure": { "time": "1754405508", "uncertainty": 120 }, "stopId": "0:FRICHES1", "stopSequence": 14 }, { "arrival": { "time": "1754405568", "uncertainty": 120 }, "departure": { "time": "1754405568", "uncertainty": 120 }, "stopId": "0:FOSSE1", "stopSequence": 15 }, { "arrival": { "time": "1754405598", "uncertainty": 120 }, "departure": { "time": "1754405598", "uncertainty": 120 }, "stopId": "0:VERGERS1", "stopSequence": 16 }, { "arrival": { "time": "1754405628", "uncertainty": 120 }, "departure": { "time": "1754405628", "uncertainty": 120 }, "stopId": "0:CHATRIA1", "stopSequence": 17 }, { "arrival": { "time": "1754405696", "uncertainty": 120 }, "departure": { "time": "1754405696", "uncertainty": 120 }, "stopId": "0:COUVENT1", "stopSequence": 18 }, { "arrival": { "time": "1754405749", "uncertainty": 120 }, "departure": { "time": "1754405749", "uncertainty": 120 }, "stopId": "0:MEURISS1", "stopSequence": 19 }, { "arrival": { "time": "1754405829", "uncertainty": 120 }, "departure": { "time": "1754405829", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 20 }, { "arrival": { "time": "1754405889", "uncertainty": 120 }, "departure": { "time": "1754405889", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 21 }, { "arrival": { "time": "1754405935", "uncertainty": 120 }, "departure": { "time": "1754405935", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 22 }, { "arrival": { "time": "1754406025", "uncertainty": 120 }, "departure": { "time": "1754406025", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 23 }, { "arrival": { "time": "1754406140", "uncertainty": 120 }, "departure": { "time": "1754406140", "uncertainty": 120 }, "stopId": "0:ROIGE142", "stopSequence": 24 }, { "arrival": { "time": "1754406264", "uncertainty": 120 }, "departure": { "time": "1754406264", "uncertainty": 120 }, "stopId": "0:GARE4", "stopSequence": 25 }, { "arrival": { "time": "1754406511", "uncertainty": 120 }, "departure": { "time": "1754406511", "uncertainty": 120 }, "stopId": "0:LACRETL2", "stopSequence": 26 }, { "arrival": { "time": "1754406568", "uncertainty": 120 }, "departure": { "time": "1754406568", "uncertainty": 120 }, "stopId": "0:PONTROU2", "stopSequence": 27 }, { "arrival": { "time": "1754406628", "uncertainty": 120 }, "departure": { "time": "1754406628", "uncertainty": 120 }, "stopId": "0:RTBORNY2", "stopSequence": 28 }, { "arrival": { "time": "1754406688", "uncertainty": 120 }, "departure": { "time": "1754406688", "uncertainty": 120 }, "stopId": "0:RUELLCH2", "stopSequence": 29 }, { "arrival": { "time": "1754406739", "uncertainty": 120 }, "departure": { "time": "1754406739", "uncertainty": 120 }, "stopId": "0:GANNE2", "stopSequence": 30 }, { "arrival": { "time": "1754406820", "uncertainty": 120 }, "departure": { "time": "1754406820", "uncertainty": 120 }, "stopId": "0:BERNARD2", "stopSequence": 31 }, { "arrival": { "time": "1754406888", "uncertainty": 120 }, "departure": { "time": "1754406888", "uncertainty": 120 }, "stopId": "0:PROVENC2", "stopSequence": 32 }, { "arrival": { "time": "1754406971", "uncertainty": 120 }, "departure": { "time": "1754406971", "uncertainty": 120 }, "stopId": "0:BORDES2", "stopSequence": 33 }, { "arrival": { "time": "1754407045", "uncertainty": 120 }, "departure": { "time": "1754407045", "uncertainty": 120 }, "stopId": "0:BOURGOG2", "stopSequence": 34 }, { "arrival": { "time": "1754407073", "uncertainty": 120 }, "departure": { "time": "1754407073", "uncertainty": 120 }, "stopId": "0:CLOUTIE2", "stopSequence": 35 }, { "arrival": { "time": "1754407124", "uncertainty": 120 }, "departure": { "time": "1754407124", "uncertainty": 120 }, "stopId": "0:PICAR02", "stopSequence": 36 }, { "arrival": { "time": "1754407345", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 37 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871107" }, "vehicle": { "id": "1635", "label": "1635" } } }, { "id": "3085683", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406660" }, "stopId": "0:FAUBOUP3", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "113", "scheduleRelationship": "SCHEDULED", "tripId": "2_23085683" } } }, { "id": "3085685", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408040" }, "stopId": "0:MAHIRE1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "113", "scheduleRelationship": "SCHEDULED", "tripId": "2_23085685" } } }, { "id": "2886546", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754403812", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 }, { "arrival": { "time": "1754403868", "uncertainty": 120 }, "departure": { "time": "1754403868", "uncertainty": 120 }, "stopId": "0:PIVOINE1", "stopSequence": 2 }, { "arrival": { "time": "1754403902", "uncertainty": 120 }, "departure": { "time": "1754403902", "uncertainty": 120 }, "stopId": "0:JACINTH1", "stopSequence": 3 }, { "arrival": { "time": "1754403950", "uncertainty": 120 }, "departure": { "time": "1754403950", "uncertainty": 120 }, "stopId": "0:LORIENT1", "stopSequence": 4 }, { "arrival": { "time": "1754403995", "uncertainty": 120 }, "departure": { "time": "1754403995", "uncertainty": 120 }, "stopId": "0:FOUGERE1", "stopSequence": 5 }, { "arrival": { "time": "1754404030", "uncertainty": 120 }, "departure": { "time": "1754404030", "uncertainty": 120 }, "stopId": "0:GENIVAU1", "stopSequence": 6 }, { "arrival": { "time": "1754404185", "uncertainty": 120 }, "departure": { "time": "1754404202", "uncertainty": 120 }, "stopId": "0:MAUJEAN1", "stopSequence": 7 }, { "arrival": { "time": "1754404271", "uncertainty": 120 }, "departure": { "time": "1754404292", "uncertainty": 120 }, "stopId": "0:METMAN1", "stopSequence": 8 }, { "arrival": { "time": "1754404347", "uncertainty": 120 }, "departure": { "time": "1754404347", "uncertainty": 120 }, "stopId": "0:PTSOEUR1", "stopSequence": 9 }, { "arrival": { "time": "1754404366", "uncertainty": 120 }, "departure": { "time": "1754404382", "uncertainty": 120 }, "stopId": "0:JURA1", "stopSequence": 10 }, { "arrival": { "time": "1754404460", "uncertainty": 120 }, "departure": { "time": "1754404472", "uncertainty": 120 }, "stopId": "0:STOXEY1", "stopSequence": 11 }, { "arrival": { "time": "1754404532", "uncertainty": 120 }, "departure": { "time": "1754404532", "uncertainty": 120 }, "stopId": "0:ALSLORR1", "stopSequence": 12 }, { "arrival": { "time": "1754404592", "uncertainty": 120 }, "departure": { "time": "1754404592", "uncertainty": 120 }, "stopId": "0:BERNE1", "stopSequence": 13 }, { "arrival": { "time": "1754404652", "uncertainty": 120 }, "departure": { "time": "1754404652", "uncertainty": 120 }, "stopId": "0:ARTILLE1", "stopSequence": 14 }, { "arrival": { "time": "1754404693", "uncertainty": 120 }, "departure": { "time": "1754404693", "uncertainty": 120 }, "stopId": "0:RAPLEVY1", "stopSequence": 15 }, { "arrival": { "time": "1754404728", "uncertainty": 120 }, "departure": { "time": "1754404742", "uncertainty": 120 }, "stopId": "0:JUIN1", "stopSequence": 16 }, { "arrival": { "time": "1754404922", "uncertainty": 120 }, "departure": { "time": "1754404922", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 17 }, { "arrival": { "time": "1754405000", "uncertainty": 120 }, "departure": { "time": "1754405012", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 18 }, { "arrival": { "time": "1754405098", "uncertainty": 120 }, "departure": { "time": "1754405102", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 19 }, { "arrival": { "time": "1754405312", "uncertainty": 120 }, "departure": { "time": "1754405312", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 20 }, { "arrival": { "time": "1754405492", "uncertainty": 120 }, "departure": { "time": "1754405522", "uncertainty": 120 }, "stopId": "0:REPU5053", "stopSequence": 21 }, { "arrival": { "time": "1754405764", "uncertainty": 120 }, "departure": { "time": "1754405764", "uncertainty": 120 }, "stopId": "0:ROIGE352", "stopSequence": 22 }, { "arrival": { "time": "1754405829", "uncertainty": 120 }, "departure": { "time": "1754405829", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 23 }, { "arrival": { "time": "1754405933", "uncertainty": 120 }, "departure": { "time": "1754405933", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 24 }, { "arrival": { "time": "1754405966", "uncertainty": 120 }, "departure": { "time": "1754405966", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 25 }, { "arrival": { "time": "1754406036", "uncertainty": 120 }, "departure": { "time": "1754406036", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 26 }, { "arrival": { "time": "1754406092", "uncertainty": 120 }, "departure": { "time": "1754406092", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 27 }, { "arrival": { "time": "1754406153", "uncertainty": 120 }, "departure": { "time": "1754406153", "uncertainty": 120 }, "stopId": "0:LITALDU2", "stopSequence": 28 }, { "arrival": { "time": "1754406206", "uncertainty": 120 }, "departure": { "time": "1754406206", "uncertainty": 120 }, "stopId": "0:SVICTOR2", "stopSequence": 29 }, { "arrival": { "time": "1754406265", "uncertainty": 120 }, "departure": { "time": "1754406265", "uncertainty": 120 }, "stopId": "0:STQUENT2", "stopSequence": 30 }, { "arrival": { "time": "1754406326", "uncertainty": 120 }, "departure": { "time": "1754406326", "uncertainty": 120 }, "stopId": "0:TOURAIN2", "stopSequence": 31 }, { "arrival": { "time": "1754406340", "uncertainty": 120 }, "departure": { "time": "1754406340", "uncertainty": 120 }, "stopId": "0:ALGER2", "stopSequence": 32 }, { "arrival": { "time": "1754406364", "uncertainty": 120 }, "departure": { "time": "1754406364", "uncertainty": 120 }, "stopId": "0:VOSGES2", "stopSequence": 33 }, { "arrival": { "time": "1754406442", "uncertainty": 120 }, "departure": { "time": "1754406442", "uncertainty": 120 }, "stopId": "0:CITSNCF2", "stopSequence": 34 }, { "arrival": { "time": "1754406459", "uncertainty": 120 }, "departure": { "time": "1754406459", "uncertainty": 120 }, "stopId": "0:LOTINDU2", "stopSequence": 35 }, { "arrival": { "time": "1754406507", "uncertainty": 120 }, "departure": { "time": "1754406507", "uncertainty": 120 }, "stopId": "0:ROTONDE2", "stopSequence": 36 }, { "arrival": { "time": "1754406550", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 37 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "2_22886546" }, "vehicle": { "id": "2034", "label": "2034" } } }, { "id": "2886545", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754403196", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 }, { "arrival": { "time": "1754403243", "uncertainty": 120 }, "departure": { "time": "1754403243", "uncertainty": 120 }, "stopId": "0:PIVOINE1", "stopSequence": 2 }, { "arrival": { "time": "1754403292", "uncertainty": 120 }, "departure": { "time": "1754403315", "uncertainty": 120 }, "stopId": "0:JACINTH1", "stopSequence": 3 }, { "arrival": { "time": "1754403363", "uncertainty": 120 }, "departure": { "time": "1754403363", "uncertainty": 120 }, "stopId": "0:LORIENT1", "stopSequence": 4 }, { "arrival": { "time": "1754403398", "uncertainty": 120 }, "departure": { "time": "1754403405", "uncertainty": 120 }, "stopId": "0:FOUGERE1", "stopSequence": 5 }, { "arrival": { "time": "1754403435", "uncertainty": 120 }, "departure": { "time": "1754403435", "uncertainty": 120 }, "stopId": "0:GENIVAU1", "stopSequence": 6 }, { "arrival": { "time": "1754403541", "uncertainty": 120 }, "departure": { "time": "1754403555", "uncertainty": 120 }, "stopId": "0:MAUJEAN1", "stopSequence": 7 }, { "arrival": { "time": "1754403608", "uncertainty": 120 }, "departure": { "time": "1754403615", "uncertainty": 120 }, "stopId": "0:METMAN1", "stopSequence": 8 }, { "arrival": { "time": "1754403675", "uncertainty": 120 }, "departure": { "time": "1754403675", "uncertainty": 120 }, "stopId": "0:PTSOEUR1", "stopSequence": 9 }, { "arrival": { "time": "1754403705", "uncertainty": 120 }, "departure": { "time": "1754403705", "uncertainty": 120 }, "stopId": "0:JURA1", "stopSequence": 10 }, { "arrival": { "time": "1754403787", "uncertainty": 120 }, "departure": { "time": "1754403795", "uncertainty": 120 }, "stopId": "0:STOXEY1", "stopSequence": 11 }, { "arrival": { "time": "1754403855", "uncertainty": 120 }, "departure": { "time": "1754403885", "uncertainty": 120 }, "stopId": "0:ALSLORR1", "stopSequence": 12 }, { "arrival": { "time": "1754403945", "uncertainty": 120 }, "departure": { "time": "1754403945", "uncertainty": 120 }, "stopId": "0:BERNE1", "stopSequence": 13 }, { "arrival": { "time": "1754403994", "uncertainty": 120 }, "departure": { "time": "1754403994", "uncertainty": 120 }, "stopId": "0:ARTILLE1", "stopSequence": 14 }, { "arrival": { "time": "1754404047", "uncertainty": 120 }, "departure": { "time": "1754404047", "uncertainty": 120 }, "stopId": "0:RAPLEVY1", "stopSequence": 15 }, { "arrival": { "time": "1754404065", "uncertainty": 120 }, "departure": { "time": "1754404065", "uncertainty": 120 }, "stopId": "0:JUIN1", "stopSequence": 16 }, { "arrival": { "time": "1754404237", "uncertainty": 120 }, "departure": { "time": "1754404237", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 17 }, { "arrival": { "time": "1754404305", "uncertainty": 120 }, "departure": { "time": "1754404335", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 18 }, { "arrival": { "time": "1754404444", "uncertainty": 120 }, "departure": { "time": "1754404455", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 19 }, { "arrival": { "time": "1754404638", "uncertainty": 120 }, "departure": { "time": "1754404638", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 20 }, { "arrival": { "time": "1754404875", "uncertainty": 120 }, "departure": { "time": "1754404906", "uncertainty": 120 }, "stopId": "0:REPU5053", "stopSequence": 21 }, { "arrival": { "time": "1754405084", "uncertainty": 120 }, "departure": { "time": "1754405085", "uncertainty": 120 }, "stopId": "0:ROIGE352", "stopSequence": 22 }, { "arrival": { "time": "1754405145", "uncertainty": 120 }, "departure": { "time": "1754405145", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 23 }, { "arrival": { "time": "1754405245", "uncertainty": 120 }, "departure": { "time": "1754405265", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 24 }, { "arrival": { "time": "1754405295", "uncertainty": 120 }, "departure": { "time": "1754405295", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 25 }, { "arrival": { "time": "1754405363", "uncertainty": 120 }, "departure": { "time": "1754405363", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 26 }, { "arrival": { "time": "1754405415", "uncertainty": 120 }, "departure": { "time": "1754405415", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 27 }, { "arrival": { "time": "1754405475", "uncertainty": 120 }, "departure": { "time": "1754405475", "uncertainty": 120 }, "stopId": "0:LITALDU2", "stopSequence": 28 }, { "arrival": { "time": "1754405521", "uncertainty": 120 }, "departure": { "time": "1754405521", "uncertainty": 120 }, "stopId": "0:SVICTOR2", "stopSequence": 29 }, { "arrival": { "time": "1754405580", "uncertainty": 120 }, "departure": { "time": "1754405595", "uncertainty": 120 }, "stopId": "0:STQUENT2", "stopSequence": 30 }, { "arrival": { "time": "1754405655", "uncertainty": 120 }, "departure": { "time": "1754405655", "uncertainty": 120 }, "stopId": "0:TOURAIN2", "stopSequence": 31 }, { "arrival": { "time": "1754405667", "uncertainty": 120 }, "departure": { "time": "1754405667", "uncertainty": 120 }, "stopId": "0:ALGER2", "stopSequence": 32 }, { "arrival": { "time": "1754405700", "uncertainty": 120 }, "departure": { "time": "1754405700", "uncertainty": 120 }, "stopId": "0:VOSGES2", "stopSequence": 33 }, { "arrival": { "time": "1754405798", "uncertainty": 120 }, "departure": { "time": "1754405798", "uncertainty": 120 }, "stopId": "0:CITSNCF2", "stopSequence": 34 }, { "arrival": { "time": "1754405816", "uncertainty": 120 }, "departure": { "time": "1754405816", "uncertainty": 120 }, "stopId": "0:LOTINDU2", "stopSequence": 35 }, { "arrival": { "time": "1754405865", "uncertainty": 120 }, "departure": { "time": "1754405865", "uncertainty": 120 }, "stopId": "0:ROTONDE2", "stopSequence": 36 }, { "arrival": { "time": "1754405918", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 37 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "2_22886545" }, "vehicle": { "id": "2131", "label": "2131" } } }, { "id": "3031033", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754403540", "uncertainty": 120 }, "departure": { "time": "1754403540", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COSTEBE4", "stopSequence": 1 }, { "departure": { "time": "1754403752", "uncertainty": 120 }, "stopId": "0:MTPRIVA3", "stopSequence": 2 }, { "arrival": { "time": "1754403791", "uncertainty": 120 }, "departure": { "time": "1754403812", "uncertainty": 120 }, "stopId": "0:VOLONTA1", "stopSequence": 3 }, { "arrival": { "time": "1754403872", "uncertainty": 120 }, "departure": { "time": "1754403872", "uncertainty": 120 }, "stopId": "0:MARGUER1", "stopSequence": 4 }, { "arrival": { "time": "1754403952", "uncertainty": 120 }, "departure": { "time": "1754403952", "uncertainty": 120 }, "stopId": "0:VACONS1", "stopSequence": 5 }, { "arrival": { "time": "1754404022", "uncertainty": 120 }, "departure": { "time": "1754404022", "uncertainty": 120 }, "stopId": "0:COLSON1", "stopSequence": 6 }, { "arrival": { "time": "1754404058", "uncertainty": 120 }, "departure": { "time": "1754404113", "uncertainty": 120 }, "stopId": "0:JERUSAL1", "stopSequence": 7 }, { "arrival": { "time": "1754404154", "uncertainty": 120 }, "departure": { "time": "1754404172", "uncertainty": 120 }, "stopId": "0:LYAUT104", "stopSequence": 8 }, { "arrival": { "time": "1754404253", "uncertainty": 120 }, "departure": { "time": "1754404253", "uncertainty": 120 }, "stopId": "0:HORGNE1", "stopSequence": 9 }, { "arrival": { "time": "1754404320", "uncertainty": 120 }, "departure": { "time": "1754404320", "uncertainty": 120 }, "stopId": "0:4VENTS1", "stopSequence": 10 }, { "arrival": { "time": "1754404412", "uncertainty": 120 }, "departure": { "time": "1754404412", "uncertainty": 120 }, "stopId": "0:LAVOIR1", "stopSequence": 11 }, { "arrival": { "time": "1754404500", "uncertainty": 120 }, "departure": { "time": "1754404629", "uncertainty": 120 }, "stopId": "0:EGLISE1", "stopSequence": 12 }, { "arrival": { "time": "1754404629", "uncertainty": 120 }, "departure": { "time": "1754404629", "uncertainty": 120 }, "stopId": "0:SLIVIER1", "stopSequence": 13 }, { "arrival": { "time": "1754404668", "uncertainty": 120 }, "departure": { "time": "1754404682", "uncertainty": 120 }, "stopId": "0:BOILVIN1", "stopSequence": 14 }, { "arrival": { "time": "1754404792", "uncertainty": 120 }, "departure": { "time": "1754404802", "uncertainty": 120 }, "stopId": "0:ARENES1", "stopSequence": 15 }, { "arrival": { "time": "1754404892", "uncertainty": 120 }, "departure": { "time": "1754404892", "uncertainty": 120 }, "stopId": "0:LAFAYET1", "stopSequence": 16 }, { "arrival": { "time": "1754404972", "uncertainty": 120 }, "departure": { "time": "1754405012", "uncertainty": 120 }, "stopId": "0:GARE113", "stopSequence": 17 }, { "arrival": { "time": "1754405072", "uncertainty": 120 }, "departure": { "time": "1754405072", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 18 }, { "arrival": { "time": "1754405344", "uncertainty": 120 }, "departure": { "time": "1754405389", "uncertainty": 120 }, "stopId": "0:REPUBL03", "stopSequence": 19 }, { "arrival": { "time": "1754405503", "uncertainty": 120 }, "departure": { "time": "1754405509", "uncertainty": 120 }, "stopId": "0:VAUTRIN3", "stopSequence": 20 }, { "arrival": { "time": "1754405615", "uncertainty": 120 }, "departure": { "time": "1754405629", "uncertainty": 120 }, "stopId": "0:PREFECT2", "stopSequence": 21 }, { "arrival": { "time": "1754405705", "uncertainty": 120 }, "departure": { "time": "1754405705", "uncertainty": 120 }, "stopId": "0:STGEORG2", "stopSequence": 22 }, { "arrival": { "time": "1754405782", "uncertainty": 120 }, "departure": { "time": "1754405782", "uncertainty": 120 }, "stopId": "0:RIMPORT2", "stopSequence": 23 }, { "arrival": { "time": "1754406006", "uncertainty": 120 }, "departure": { "time": "1754406006", "uncertainty": 120 }, "stopId": "0:PONTIFF2", "stopSequence": 24 }, { "arrival": { "time": "1754406087", "uncertainty": 120 }, "departure": { "time": "1754406087", "uncertainty": 120 }, "stopId": "0:ROCHAMB2", "stopSequence": 25 }, { "arrival": { "time": "1754406173", "uncertainty": 120 }, "departure": { "time": "1754406173", "uncertainty": 120 }, "stopId": "0:BERNANO2", "stopSequence": 26 }, { "arrival": { "time": "1754406287", "uncertainty": 120 }, "departure": { "time": "1754406287", "uncertainty": 120 }, "stopId": "0:DALES2", "stopSequence": 27 }, { "arrival": { "time": "1754406389", "uncertainty": 120 }, "departure": { "time": "1754406389", "uncertainty": 120 }, "stopId": "0:PATROTT2", "stopSequence": 28 }, { "arrival": { "time": "1754406508", "uncertainty": 120 }, "departure": { "time": "1754406508", "uncertainty": 120 }, "stopId": "0:PAQUET2", "stopSequence": 29 }, { "arrival": { "time": "1754406543", "uncertainty": 120 }, "departure": { "time": "1754406543", "uncertainty": 120 }, "stopId": "0:DAGA2", "stopSequence": 30 }, { "arrival": { "time": "1754406625", "uncertainty": 120 }, "departure": { "time": "1754406625", "uncertainty": 120 }, "stopId": "0:4BORNES2", "stopSequence": 31 }, { "arrival": { "time": "1754406709", "uncertainty": 120 }, "departure": { "time": "1754406709", "uncertainty": 120 }, "stopId": "0:MORLOT2", "stopSequence": 32 }, { "arrival": { "time": "1754406755", "uncertainty": 120 }, "departure": { "time": "1754406755", "uncertainty": 120 }, "stopId": "0:COUPILL2", "stopSequence": 33 }, { "arrival": { "time": "1754406821", "uncertainty": 120 }, "departure": { "time": "1754406821", "uncertainty": 120 }, "stopId": "0:RUCHER2", "stopSequence": 34 }, { "arrival": { "time": "1754406867", "uncertainty": 120 }, "departure": { "time": "1754406867", "uncertainty": 120 }, "stopId": "0:ROSEMAR2", "stopSequence": 35 }, { "arrival": { "time": "1754406935", "uncertainty": 120 }, "departure": { "time": "1754406935", "uncertainty": 120 }, "stopId": "0:SAULES2", "stopSequence": 36 }, { "arrival": { "time": "1754407010", "uncertainty": 120 }, "departure": { "time": "1754407010", "uncertainty": 120 }, "stopId": "0:WOIPHOT2", "stopSequence": 37 }, { "arrival": { "time": "1754407088", "uncertainty": 120 }, "departure": { "time": "1754407088", "uncertainty": 120 }, "stopId": "0:WCHATEA2", "stopSequence": 38 }, { "arrival": { "time": "1754407181", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 39 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "2_23031033" }, "vehicle": { "id": "2153", "label": "2153" } } }, { "id": "2870167", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754404800", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 }, { "arrival": { "time": "1754404832", "uncertainty": 120 }, "departure": { "time": "1754404832", "uncertainty": 120 }, "stopId": "0:PIVOINE1", "stopSequence": 2 }, { "arrival": { "time": "1754404871", "uncertainty": 120 }, "departure": { "time": "1754404892", "uncertainty": 120 }, "stopId": "0:JACINTH1", "stopSequence": 3 }, { "arrival": { "time": "1754404950", "uncertainty": 120 }, "departure": { "time": "1754404950", "uncertainty": 120 }, "stopId": "0:LORIENT1", "stopSequence": 4 }, { "arrival": { "time": "1754405003", "uncertainty": 120 }, "departure": { "time": "1754405012", "uncertainty": 120 }, "stopId": "0:FOUGERE1", "stopSequence": 5 }, { "arrival": { "time": "1754405072", "uncertainty": 120 }, "departure": { "time": "1754405072", "uncertainty": 120 }, "stopId": "0:GENIVAU1", "stopSequence": 6 }, { "arrival": { "time": "1754405162", "uncertainty": 120 }, "departure": { "time": "1754405162", "uncertainty": 120 }, "stopId": "0:MAUJEAN1", "stopSequence": 7 }, { "arrival": { "time": "1754405228", "uncertainty": 120 }, "departure": { "time": "1754405228", "uncertainty": 120 }, "stopId": "0:METMAN1", "stopSequence": 8 }, { "arrival": { "time": "1754405282", "uncertainty": 120 }, "departure": { "time": "1754405282", "uncertainty": 120 }, "stopId": "0:PTSOEUR1", "stopSequence": 9 }, { "arrival": { "time": "1754405331", "uncertainty": 120 }, "departure": { "time": "1754405372", "uncertainty": 120 }, "stopId": "0:JURA1", "stopSequence": 10 }, { "arrival": { "time": "1754405482", "uncertainty": 120 }, "departure": { "time": "1754405492", "uncertainty": 120 }, "stopId": "0:STOXEY1", "stopSequence": 11 }, { "arrival": { "time": "1754405547", "uncertainty": 120 }, "departure": { "time": "1754405582", "uncertainty": 120 }, "stopId": "0:ALSLORR1", "stopSequence": 12 }, { "arrival": { "time": "1754405642", "uncertainty": 120 }, "departure": { "time": "1754405672", "uncertainty": 120 }, "stopId": "0:BERNE1", "stopSequence": 13 }, { "arrival": { "time": "1754405717", "uncertainty": 120 }, "departure": { "time": "1754405717", "uncertainty": 120 }, "stopId": "0:ARTILLE1", "stopSequence": 14 }, { "arrival": { "time": "1754405759", "uncertainty": 120 }, "departure": { "time": "1754405759", "uncertainty": 120 }, "stopId": "0:RAPLEVY1", "stopSequence": 15 }, { "arrival": { "time": "1754405795", "uncertainty": 120 }, "departure": { "time": "1754405795", "uncertainty": 120 }, "stopId": "0:JUIN1", "stopSequence": 16 }, { "arrival": { "time": "1754405972", "uncertainty": 120 }, "departure": { "time": "1754405972", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 17 }, { "arrival": { "time": "1754406046", "uncertainty": 120 }, "departure": { "time": "1754406046", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 18 }, { "arrival": { "time": "1754406125", "uncertainty": 120 }, "departure": { "time": "1754406125", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 19 }, { "arrival": { "time": "1754406288", "uncertainty": 120 }, "departure": { "time": "1754406288", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 20 }, { "arrival": { "time": "1754406495", "uncertainty": 120 }, "departure": { "time": "1754406495", "uncertainty": 120 }, "stopId": "0:REPU5053", "stopSequence": 21 }, { "arrival": { "time": "1754406672", "uncertainty": 120 }, "departure": { "time": "1754406672", "uncertainty": 120 }, "stopId": "0:ROIGE352", "stopSequence": 22 }, { "arrival": { "time": "1754406747", "uncertainty": 120 }, "departure": { "time": "1754406747", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 23 }, { "arrival": { "time": "1754406851", "uncertainty": 120 }, "departure": { "time": "1754406851", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 24 }, { "arrival": { "time": "1754406885", "uncertainty": 120 }, "departure": { "time": "1754406885", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 25 }, { "arrival": { "time": "1754406954", "uncertainty": 120 }, "departure": { "time": "1754406954", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 26 }, { "arrival": { "time": "1754407017", "uncertainty": 120 }, "departure": { "time": "1754407017", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 27 }, { "arrival": { "time": "1754407078", "uncertainty": 120 }, "departure": { "time": "1754407078", "uncertainty": 120 }, "stopId": "0:LITALDU2", "stopSequence": 28 }, { "arrival": { "time": "1754407142", "uncertainty": 120 }, "departure": { "time": "1754407142", "uncertainty": 120 }, "stopId": "0:SVICTOR2", "stopSequence": 29 }, { "arrival": { "time": "1754407201", "uncertainty": 120 }, "departure": { "time": "1754407201", "uncertainty": 120 }, "stopId": "0:STQUENT2", "stopSequence": 30 }, { "arrival": { "time": "1754407263", "uncertainty": 120 }, "departure": { "time": "1754407263", "uncertainty": 120 }, "stopId": "0:TOURAIN2", "stopSequence": 31 }, { "arrival": { "time": "1754407279", "uncertainty": 120 }, "departure": { "time": "1754407279", "uncertainty": 120 }, "stopId": "0:ALGER2", "stopSequence": 32 }, { "arrival": { "time": "1754407304", "uncertainty": 120 }, "departure": { "time": "1754407304", "uncertainty": 120 }, "stopId": "0:VOSGES2", "stopSequence": 33 }, { "arrival": { "time": "1754407402", "uncertainty": 120 }, "departure": { "time": "1754407402", "uncertainty": 120 }, "stopId": "0:CITSNCF2", "stopSequence": 34 }, { "arrival": { "time": "1754407444", "uncertainty": 120 }, "departure": { "time": "1754407444", "uncertainty": 120 }, "stopId": "0:LOTINDU2", "stopSequence": 35 }, { "arrival": { "time": "1754407551", "uncertainty": 120 }, "departure": { "time": "1754407551", "uncertainty": 120 }, "stopId": "0:ROTONDE2", "stopSequence": 36 }, { "arrival": { "time": "1754407604", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 37 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870167" }, "vehicle": { "id": "1932", "label": "1932" } } }, { "id": "3031034", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754407440", "uncertainty": 120 }, "departure": { "time": "1754407440", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COSTEBE4", "stopSequence": 1 }, { "departure": { "time": "1754407620", "uncertainty": 120 }, "stopId": "0:MTPRIVA3", "stopSequence": 2 }, { "arrival": { "time": "1754407670", "uncertainty": 120 }, "departure": { "time": "1754407670", "uncertainty": 120 }, "stopId": "0:VOLONTA1", "stopSequence": 3 }, { "arrival": { "time": "1754407762", "uncertainty": 120 }, "departure": { "time": "1754407762", "uncertainty": 120 }, "stopId": "0:MARGUER1", "stopSequence": 4 }, { "arrival": { "time": "1754407870", "uncertainty": 120 }, "departure": { "time": "1754407870", "uncertainty": 120 }, "stopId": "0:VACONS1", "stopSequence": 5 }, { "arrival": { "time": "1754407980", "uncertainty": 120 }, "departure": { "time": "1754407980", "uncertainty": 120 }, "stopId": "0:COLSON1", "stopSequence": 6 }, { "arrival": { "time": "1754408005", "uncertainty": 120 }, "departure": { "time": "1754408005", "uncertainty": 120 }, "stopId": "0:JERUSAL1", "stopSequence": 7 }, { "arrival": { "time": "1754408036", "uncertainty": 120 }, "departure": { "time": "1754408036", "uncertainty": 120 }, "stopId": "0:LYAUT104", "stopSequence": 8 }, { "arrival": { "time": "1754408100", "uncertainty": 120 }, "departure": { "time": "1754408100", "uncertainty": 120 }, "stopId": "0:HORGNE1", "stopSequence": 9 }, { "arrival": { "time": "1754408160", "uncertainty": 120 }, "departure": { "time": "1754408160", "uncertainty": 120 }, "stopId": "0:4VENTS1", "stopSequence": 10 }, { "arrival": { "time": "1754408230", "uncertainty": 120 }, "departure": { "time": "1754408230", "uncertainty": 120 }, "stopId": "0:LAVOIR1", "stopSequence": 11 }, { "arrival": { "time": "1754408280", "uncertainty": 120 }, "departure": { "time": "1754408280", "uncertainty": 120 }, "stopId": "0:EGLISE1", "stopSequence": 12 }, { "arrival": { "time": "1754408346", "uncertainty": 120 }, "departure": { "time": "1754408346", "uncertainty": 120 }, "stopId": "0:SLIVIER1", "stopSequence": 13 }, { "arrival": { "time": "1754408430", "uncertainty": 120 }, "departure": { "time": "1754408430", "uncertainty": 120 }, "stopId": "0:BOILVIN1", "stopSequence": 14 }, { "arrival": { "time": "1754408520", "uncertainty": 120 }, "departure": { "time": "1754408520", "uncertainty": 120 }, "stopId": "0:ARENES1", "stopSequence": 15 }, { "arrival": { "time": "1754408592", "uncertainty": 120 }, "departure": { "time": "1754408592", "uncertainty": 120 }, "stopId": "0:LAFAYET1", "stopSequence": 16 }, { "arrival": { "time": "1754408700", "uncertainty": 120 }, "departure": { "time": "1754408700", "uncertainty": 120 }, "stopId": "0:GARE113", "stopSequence": 17 }, { "arrival": { "time": "1754408813", "uncertainty": 120 }, "departure": { "time": "1754408813", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 18 }, { "arrival": { "time": "1754409060", "uncertainty": 120 }, "departure": { "time": "1754409060", "uncertainty": 120 }, "stopId": "0:REPUBL03", "stopSequence": 19 }, { "arrival": { "time": "1754409223", "uncertainty": 120 }, "departure": { "time": "1754409223", "uncertainty": 120 }, "stopId": "0:VAUTRIN3", "stopSequence": 20 }, { "arrival": { "time": "1754409420", "uncertainty": 120 }, "departure": { "time": "1754409420", "uncertainty": 120 }, "stopId": "0:PREFECT2", "stopSequence": 21 }, { "arrival": { "time": "1754409512", "uncertainty": 120 }, "departure": { "time": "1754409512", "uncertainty": 120 }, "stopId": "0:STGEORG2", "stopSequence": 22 }, { "arrival": { "time": "1754409616", "uncertainty": 120 }, "departure": { "time": "1754409616", "uncertainty": 120 }, "stopId": "0:RIMPORT2", "stopSequence": 23 }, { "arrival": { "time": "1754409840", "uncertainty": 120 }, "departure": { "time": "1754409840", "uncertainty": 120 }, "stopId": "0:PONTIFF2", "stopSequence": 24 }, { "arrival": { "time": "1754409921", "uncertainty": 120 }, "departure": { "time": "1754409921", "uncertainty": 120 }, "stopId": "0:ROCHAMB2", "stopSequence": 25 }, { "arrival": { "time": "1754410031", "uncertainty": 120 }, "departure": { "time": "1754410031", "uncertainty": 120 }, "stopId": "0:BERNANO2", "stopSequence": 26 }, { "arrival": { "time": "1754410088", "uncertainty": 120 }, "departure": { "time": "1754410088", "uncertainty": 120 }, "stopId": "0:DALES2", "stopSequence": 27 }, { "arrival": { "time": "1754410140", "uncertainty": 120 }, "departure": { "time": "1754410140", "uncertainty": 120 }, "stopId": "0:PATROTT2", "stopSequence": 28 }, { "arrival": { "time": "1754410253", "uncertainty": 120 }, "departure": { "time": "1754410253", "uncertainty": 120 }, "stopId": "0:PAQUET2", "stopSequence": 29 }, { "arrival": { "time": "1754410288", "uncertainty": 120 }, "departure": { "time": "1754410288", "uncertainty": 120 }, "stopId": "0:DAGA2", "stopSequence": 30 }, { "arrival": { "time": "1754410370", "uncertainty": 120 }, "departure": { "time": "1754410370", "uncertainty": 120 }, "stopId": "0:4BORNES2", "stopSequence": 31 }, { "arrival": { "time": "1754410454", "uncertainty": 120 }, "departure": { "time": "1754410454", "uncertainty": 120 }, "stopId": "0:MORLOT2", "stopSequence": 32 }, { "arrival": { "time": "1754410500", "uncertainty": 120 }, "departure": { "time": "1754410500", "uncertainty": 120 }, "stopId": "0:COUPILL2", "stopSequence": 33 }, { "arrival": { "time": "1754410574", "uncertainty": 120 }, "departure": { "time": "1754410574", "uncertainty": 120 }, "stopId": "0:RUCHER2", "stopSequence": 34 }, { "arrival": { "time": "1754410626", "uncertainty": 120 }, "departure": { "time": "1754410626", "uncertainty": 120 }, "stopId": "0:ROSEMAR2", "stopSequence": 35 }, { "arrival": { "time": "1754410702", "uncertainty": 120 }, "departure": { "time": "1754410702", "uncertainty": 120 }, "stopId": "0:SAULES2", "stopSequence": 36 }, { "arrival": { "time": "1754410786", "uncertainty": 120 }, "departure": { "time": "1754410786", "uncertainty": 120 }, "stopId": "0:WOIPHOT2", "stopSequence": 37 }, { "arrival": { "time": "1754410874", "uncertainty": 120 }, "departure": { "time": "1754410874", "uncertainty": 120 }, "stopId": "0:WCHATEA2", "stopSequence": 38 }, { "arrival": { "time": "1754410980", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 39 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "2_23031034" } } }, { "id": "3031038", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754408400", "uncertainty": 120 }, "departure": { "time": "1754408400", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COSTEBE4", "stopSequence": 1 }, { "departure": { "time": "1754408580", "uncertainty": 120 }, "stopId": "0:MTPRIVA3", "stopSequence": 2 }, { "arrival": { "time": "1754408630", "uncertainty": 120 }, "departure": { "time": "1754408630", "uncertainty": 120 }, "stopId": "0:VOLONTA1", "stopSequence": 3 }, { "arrival": { "time": "1754408722", "uncertainty": 120 }, "departure": { "time": "1754408722", "uncertainty": 120 }, "stopId": "0:MARGUER1", "stopSequence": 4 }, { "arrival": { "time": "1754408830", "uncertainty": 120 }, "departure": { "time": "1754408830", "uncertainty": 120 }, "stopId": "0:VACONS1", "stopSequence": 5 }, { "arrival": { "time": "1754408940", "uncertainty": 120 }, "departure": { "time": "1754408940", "uncertainty": 120 }, "stopId": "0:COLSON1", "stopSequence": 6 }, { "arrival": { "time": "1754408965", "uncertainty": 120 }, "departure": { "time": "1754408965", "uncertainty": 120 }, "stopId": "0:JERUSAL1", "stopSequence": 7 }, { "arrival": { "time": "1754408996", "uncertainty": 120 }, "departure": { "time": "1754408996", "uncertainty": 120 }, "stopId": "0:LYAUT104", "stopSequence": 8 }, { "arrival": { "time": "1754409060", "uncertainty": 120 }, "departure": { "time": "1754409060", "uncertainty": 120 }, "stopId": "0:HORGNE1", "stopSequence": 9 }, { "arrival": { "time": "1754409120", "uncertainty": 120 }, "departure": { "time": "1754409120", "uncertainty": 120 }, "stopId": "0:4VENTS1", "stopSequence": 10 }, { "arrival": { "time": "1754409190", "uncertainty": 120 }, "departure": { "time": "1754409190", "uncertainty": 120 }, "stopId": "0:LAVOIR1", "stopSequence": 11 }, { "arrival": { "time": "1754409240", "uncertainty": 120 }, "departure": { "time": "1754409240", "uncertainty": 120 }, "stopId": "0:EGLISE1", "stopSequence": 12 }, { "arrival": { "time": "1754409306", "uncertainty": 120 }, "departure": { "time": "1754409306", "uncertainty": 120 }, "stopId": "0:SLIVIER1", "stopSequence": 13 }, { "arrival": { "time": "1754409390", "uncertainty": 120 }, "departure": { "time": "1754409390", "uncertainty": 120 }, "stopId": "0:BOILVIN1", "stopSequence": 14 }, { "arrival": { "time": "1754409480", "uncertainty": 120 }, "departure": { "time": "1754409480", "uncertainty": 120 }, "stopId": "0:ARENES1", "stopSequence": 15 }, { "arrival": { "time": "1754409552", "uncertainty": 120 }, "departure": { "time": "1754409552", "uncertainty": 120 }, "stopId": "0:LAFAYET1", "stopSequence": 16 }, { "arrival": { "time": "1754409660", "uncertainty": 120 }, "departure": { "time": "1754409660", "uncertainty": 120 }, "stopId": "0:GARE113", "stopSequence": 17 }, { "arrival": { "time": "1754409773", "uncertainty": 120 }, "departure": { "time": "1754409773", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 18 }, { "arrival": { "time": "1754410020", "uncertainty": 120 }, "departure": { "time": "1754410020", "uncertainty": 120 }, "stopId": "0:REPUBL03", "stopSequence": 19 }, { "arrival": { "time": "1754410183", "uncertainty": 120 }, "departure": { "time": "1754410183", "uncertainty": 120 }, "stopId": "0:VAUTRIN3", "stopSequence": 20 }, { "arrival": { "time": "1754410380", "uncertainty": 120 }, "departure": { "time": "1754410380", "uncertainty": 120 }, "stopId": "0:PREFECT2", "stopSequence": 21 }, { "arrival": { "time": "1754410472", "uncertainty": 120 }, "departure": { "time": "1754410472", "uncertainty": 120 }, "stopId": "0:STGEORG2", "stopSequence": 22 }, { "arrival": { "time": "1754410576", "uncertainty": 120 }, "departure": { "time": "1754410576", "uncertainty": 120 }, "stopId": "0:RIMPORT2", "stopSequence": 23 }, { "arrival": { "time": "1754410800", "uncertainty": 120 }, "departure": { "time": "1754410800", "uncertainty": 120 }, "stopId": "0:PONTIFF2", "stopSequence": 24 }, { "arrival": { "time": "1754410881", "uncertainty": 120 }, "departure": { "time": "1754410881", "uncertainty": 120 }, "stopId": "0:ROCHAMB2", "stopSequence": 25 }, { "arrival": { "time": "1754410991", "uncertainty": 120 }, "departure": { "time": "1754410991", "uncertainty": 120 }, "stopId": "0:BERNANO2", "stopSequence": 26 }, { "arrival": { "time": "1754411048", "uncertainty": 120 }, "departure": { "time": "1754411048", "uncertainty": 120 }, "stopId": "0:DALES2", "stopSequence": 27 }, { "arrival": { "time": "1754411100", "uncertainty": 120 }, "departure": { "time": "1754411100", "uncertainty": 120 }, "stopId": "0:PATROTT2", "stopSequence": 28 }, { "arrival": { "time": "1754411213", "uncertainty": 120 }, "departure": { "time": "1754411213", "uncertainty": 120 }, "stopId": "0:PAQUET2", "stopSequence": 29 }, { "arrival": { "time": "1754411248", "uncertainty": 120 }, "departure": { "time": "1754411248", "uncertainty": 120 }, "stopId": "0:DAGA2", "stopSequence": 30 }, { "arrival": { "time": "1754411330", "uncertainty": 120 }, "departure": { "time": "1754411330", "uncertainty": 120 }, "stopId": "0:4BORNES2", "stopSequence": 31 }, { "arrival": { "time": "1754411414", "uncertainty": 120 }, "departure": { "time": "1754411414", "uncertainty": 120 }, "stopId": "0:MORLOT2", "stopSequence": 32 }, { "arrival": { "time": "1754411460", "uncertainty": 120 }, "departure": { "time": "1754411460", "uncertainty": 120 }, "stopId": "0:COUPILL2", "stopSequence": 33 }, { "arrival": { "time": "1754411534", "uncertainty": 120 }, "departure": { "time": "1754411534", "uncertainty": 120 }, "stopId": "0:RUCHER2", "stopSequence": 34 }, { "arrival": { "time": "1754411586", "uncertainty": 120 }, "departure": { "time": "1754411586", "uncertainty": 120 }, "stopId": "0:ROSEMAR2", "stopSequence": 35 }, { "arrival": { "time": "1754411662", "uncertainty": 120 }, "departure": { "time": "1754411662", "uncertainty": 120 }, "stopId": "0:SAULES2", "stopSequence": 36 }, { "arrival": { "time": "1754411746", "uncertainty": 120 }, "departure": { "time": "1754411746", "uncertainty": 120 }, "stopId": "0:WOIPHOT2", "stopSequence": 37 }, { "arrival": { "time": "1754411834", "uncertainty": 120 }, "departure": { "time": "1754411834", "uncertainty": 120 }, "stopId": "0:WCHATEA2", "stopSequence": 38 }, { "arrival": { "time": "1754411940", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 39 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "2_23031038" } } }, { "id": "2870168", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405700", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 }, { "arrival": { "time": "1754405734", "uncertainty": 120 }, "departure": { "time": "1754405734", "uncertainty": 120 }, "stopId": "0:PIVOINE1", "stopSequence": 2 }, { "arrival": { "time": "1754405775", "uncertainty": 120 }, "departure": { "time": "1754405775", "uncertainty": 120 }, "stopId": "0:JACINTH1", "stopSequence": 3 }, { "arrival": { "time": "1754405832", "uncertainty": 120 }, "departure": { "time": "1754405832", "uncertainty": 120 }, "stopId": "0:LORIENT1", "stopSequence": 4 }, { "arrival": { "time": "1754405888", "uncertainty": 120 }, "departure": { "time": "1754405888", "uncertainty": 120 }, "stopId": "0:FOUGERE1", "stopSequence": 5 }, { "arrival": { "time": "1754405946", "uncertainty": 120 }, "departure": { "time": "1754405946", "uncertainty": 120 }, "stopId": "0:GENIVAU1", "stopSequence": 6 }, { "arrival": { "time": "1754406035", "uncertainty": 120 }, "departure": { "time": "1754406035", "uncertainty": 120 }, "stopId": "0:MAUJEAN1", "stopSequence": 7 }, { "arrival": { "time": "1754406102", "uncertainty": 120 }, "departure": { "time": "1754406102", "uncertainty": 120 }, "stopId": "0:METMAN1", "stopSequence": 8 }, { "arrival": { "time": "1754406156", "uncertainty": 120 }, "departure": { "time": "1754406156", "uncertainty": 120 }, "stopId": "0:PTSOEUR1", "stopSequence": 9 }, { "arrival": { "time": "1754406206", "uncertainty": 120 }, "departure": { "time": "1754406206", "uncertainty": 120 }, "stopId": "0:JURA1", "stopSequence": 10 }, { "arrival": { "time": "1754406315", "uncertainty": 120 }, "departure": { "time": "1754406315", "uncertainty": 120 }, "stopId": "0:STOXEY1", "stopSequence": 11 }, { "arrival": { "time": "1754406369", "uncertainty": 120 }, "departure": { "time": "1754406369", "uncertainty": 120 }, "stopId": "0:ALSLORR1", "stopSequence": 12 }, { "arrival": { "time": "1754406427", "uncertainty": 120 }, "departure": { "time": "1754406427", "uncertainty": 120 }, "stopId": "0:BERNE1", "stopSequence": 13 }, { "arrival": { "time": "1754406483", "uncertainty": 120 }, "departure": { "time": "1754406483", "uncertainty": 120 }, "stopId": "0:ARTILLE1", "stopSequence": 14 }, { "arrival": { "time": "1754406534", "uncertainty": 120 }, "departure": { "time": "1754406534", "uncertainty": 120 }, "stopId": "0:RAPLEVY1", "stopSequence": 15 }, { "arrival": { "time": "1754406574", "uncertainty": 120 }, "departure": { "time": "1754406574", "uncertainty": 120 }, "stopId": "0:JUIN1", "stopSequence": 16 }, { "arrival": { "time": "1754406727", "uncertainty": 120 }, "departure": { "time": "1754406727", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 17 }, { "arrival": { "time": "1754406800", "uncertainty": 120 }, "departure": { "time": "1754406800", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 18 }, { "arrival": { "time": "1754406881", "uncertainty": 120 }, "departure": { "time": "1754406881", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 19 }, { "arrival": { "time": "1754407045", "uncertainty": 120 }, "departure": { "time": "1754407045", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 20 }, { "arrival": { "time": "1754407345", "uncertainty": 120 }, "departure": { "time": "1754407345", "uncertainty": 120 }, "stopId": "0:REPU5053", "stopSequence": 21 }, { "arrival": { "time": "1754407517", "uncertainty": 120 }, "departure": { "time": "1754407517", "uncertainty": 120 }, "stopId": "0:ROIGE352", "stopSequence": 22 }, { "arrival": { "time": "1754407639", "uncertainty": 120 }, "departure": { "time": "1754407639", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 23 }, { "arrival": { "time": "1754407778", "uncertainty": 120 }, "departure": { "time": "1754407778", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 24 }, { "arrival": { "time": "1754407835", "uncertainty": 120 }, "departure": { "time": "1754407835", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 25 }, { "arrival": { "time": "1754407922", "uncertainty": 120 }, "departure": { "time": "1754407922", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 26 }, { "arrival": { "time": "1754408017", "uncertainty": 120 }, "departure": { "time": "1754408017", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 27 }, { "arrival": { "time": "1754408082", "uncertainty": 120 }, "departure": { "time": "1754408082", "uncertainty": 120 }, "stopId": "0:LITALDU2", "stopSequence": 28 }, { "arrival": { "time": "1754408198", "uncertainty": 120 }, "departure": { "time": "1754408198", "uncertainty": 120 }, "stopId": "0:SVICTOR2", "stopSequence": 29 }, { "arrival": { "time": "1754408257", "uncertainty": 120 }, "departure": { "time": "1754408257", "uncertainty": 120 }, "stopId": "0:STQUENT2", "stopSequence": 30 }, { "arrival": { "time": "1754408324", "uncertainty": 120 }, "departure": { "time": "1754408324", "uncertainty": 120 }, "stopId": "0:TOURAIN2", "stopSequence": 31 }, { "arrival": { "time": "1754408360", "uncertainty": 120 }, "departure": { "time": "1754408360", "uncertainty": 120 }, "stopId": "0:ALGER2", "stopSequence": 32 }, { "arrival": { "time": "1754408391", "uncertainty": 120 }, "departure": { "time": "1754408391", "uncertainty": 120 }, "stopId": "0:VOSGES2", "stopSequence": 33 }, { "arrival": { "time": "1754408471", "uncertainty": 120 }, "departure": { "time": "1754408471", "uncertainty": 120 }, "stopId": "0:CITSNCF2", "stopSequence": 34 }, { "arrival": { "time": "1754408506", "uncertainty": 120 }, "departure": { "time": "1754408506", "uncertainty": 120 }, "stopId": "0:LOTINDU2", "stopSequence": 35 }, { "arrival": { "time": "1754408594", "uncertainty": 120 }, "departure": { "time": "1754408594", "uncertainty": 120 }, "stopId": "0:ROTONDE2", "stopSequence": 36 }, { "arrival": { "time": "1754408637", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 37 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870168" }, "vehicle": { "id": "1639", "label": "1639" } } }, { "id": "2870169", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406600", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870169" } } }, { "id": "2870170", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407560", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870170" } } }, { "id": "2870171", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408520", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870171" } } }, { "id": "3084136", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405280", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 }, { "arrival": { "time": "1754405365", "uncertainty": 120 }, "departure": { "time": "1754405371", "uncertainty": 120 }, "stopId": "0:MER02", "stopSequence": 2 }, { "arrival": { "time": "1754405502", "uncertainty": 120 }, "departure": { "time": "1754405521", "uncertainty": 120 }, "stopId": "0:EXP02", "stopSequence": 3 }, { "arrival": { "time": "1754405581", "uncertainty": 120 }, "departure": { "time": "1754405581", "uncertainty": 120 }, "stopId": "0:ECO02", "stopSequence": 4 }, { "arrival": { "time": "1754405654", "uncertainty": 120 }, "departure": { "time": "1754405654", "uncertainty": 120 }, "stopId": "0:ART02", "stopSequence": 5 }, { "arrival": { "time": "1754405741", "uncertainty": 120 }, "departure": { "time": "1754405741", "uncertainty": 120 }, "stopId": "0:ARA02", "stopSequence": 6 }, { "arrival": { "time": "1754405802", "uncertainty": 120 }, "departure": { "time": "1754405802", "uncertainty": 120 }, "stopId": "0:GRA02", "stopSequence": 7 }, { "arrival": { "time": "1754405864", "uncertainty": 120 }, "departure": { "time": "1754405864", "uncertainty": 120 }, "stopId": "0:BRG02", "stopSequence": 8 }, { "arrival": { "time": "1754405931", "uncertainty": 120 }, "departure": { "time": "1754405931", "uncertainty": 120 }, "stopId": "0:GUY02", "stopSequence": 9 }, { "arrival": { "time": "1754406009", "uncertainty": 120 }, "departure": { "time": "1754406009", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 10 }, { "arrival": { "time": "1754406088", "uncertainty": 120 }, "departure": { "time": "1754406088", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 11 }, { "arrival": { "time": "1754406177", "uncertainty": 120 }, "departure": { "time": "1754406177", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 12 }, { "arrival": { "time": "1754406266", "uncertainty": 120 }, "departure": { "time": "1754406266", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 13 }, { "arrival": { "time": "1754406311", "uncertainty": 120 }, "departure": { "time": "1754406311", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 14 }, { "arrival": { "time": "1754406382", "uncertainty": 120 }, "departure": { "time": "1754406382", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 15 }, { "arrival": { "time": "1754406444", "uncertainty": 120 }, "departure": { "time": "1754406444", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 16 }, { "arrival": { "time": "1754406543", "uncertainty": 120 }, "departure": { "time": "1754406543", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 17 }, { "arrival": { "time": "1754406635", "uncertainty": 120 }, "departure": { "time": "1754406635", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 18 }, { "arrival": { "time": "1754406840", "uncertainty": 120 }, "departure": { "time": "1754406840", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 19 }, { "arrival": { "time": "1754407036", "uncertainty": 120 }, "departure": { "time": "1754407036", "uncertainty": 120 }, "stopId": "0:SAU02", "stopSequence": 20 }, { "arrival": { "time": "1754407110", "uncertainty": 120 }, "stopId": "0:CTU02", "stopSequence": 21 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "2_23084136" }, "vehicle": { "id": "1307", "label": "1307" } } }, { "id": "2871150", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406000", "uncertainty": 120 }, "stopId": "0:PLFRANC1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871150" } } }, { "id": "3084139", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754404411", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 }, { "arrival": { "time": "1754404509", "uncertainty": 120 }, "departure": { "time": "1754404561", "uncertainty": 120 }, "stopId": "0:MER02", "stopSequence": 2 }, { "arrival": { "time": "1754404710", "uncertainty": 120 }, "departure": { "time": "1754404712", "uncertainty": 120 }, "stopId": "0:EXP02", "stopSequence": 3 }, { "arrival": { "time": "1754404788", "uncertainty": 120 }, "departure": { "time": "1754404801", "uncertainty": 120 }, "stopId": "0:ECO02", "stopSequence": 4 }, { "arrival": { "time": "1754404881", "uncertainty": 120 }, "departure": { "time": "1754404891", "uncertainty": 120 }, "stopId": "0:ART02", "stopSequence": 5 }, { "arrival": { "time": "1754404966", "uncertainty": 120 }, "departure": { "time": "1754404981", "uncertainty": 120 }, "stopId": "0:ARA02", "stopSequence": 6 }, { "arrival": { "time": "1754405041", "uncertainty": 120 }, "departure": { "time": "1754405041", "uncertainty": 120 }, "stopId": "0:GRA02", "stopSequence": 7 }, { "arrival": { "time": "1754405101", "uncertainty": 120 }, "departure": { "time": "1754405101", "uncertainty": 120 }, "stopId": "0:BRG02", "stopSequence": 8 }, { "arrival": { "time": "1754405168", "uncertainty": 120 }, "departure": { "time": "1754405168", "uncertainty": 120 }, "stopId": "0:GUY02", "stopSequence": 9 }, { "arrival": { "time": "1754405258", "uncertainty": 120 }, "departure": { "time": "1754405281", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 10 }, { "arrival": { "time": "1754405342", "uncertainty": 120 }, "departure": { "time": "1754405342", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 11 }, { "arrival": { "time": "1754405431", "uncertainty": 120 }, "departure": { "time": "1754405431", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 12 }, { "arrival": { "time": "1754405520", "uncertainty": 120 }, "departure": { "time": "1754405551", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 13 }, { "arrival": { "time": "1754405595", "uncertainty": 120 }, "departure": { "time": "1754405611", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 14 }, { "arrival": { "time": "1754405685", "uncertainty": 120 }, "departure": { "time": "1754405701", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 15 }, { "arrival": { "time": "1754405763", "uncertainty": 120 }, "departure": { "time": "1754405763", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 16 }, { "arrival": { "time": "1754405863", "uncertainty": 120 }, "departure": { "time": "1754405863", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 17 }, { "arrival": { "time": "1754405955", "uncertainty": 120 }, "departure": { "time": "1754405955", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 18 }, { "arrival": { "time": "1754406160", "uncertainty": 120 }, "departure": { "time": "1754406160", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 19 }, { "arrival": { "time": "1754406352", "uncertainty": 120 }, "departure": { "time": "1754406352", "uncertainty": 120 }, "stopId": "0:SAU02", "stopSequence": 20 }, { "arrival": { "time": "1754406426", "uncertainty": 120 }, "stopId": "0:CTU02", "stopSequence": 21 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "2_23084139" }, "vehicle": { "id": "1319", "label": "1319" } } }, { "id": "2871151", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408400", "uncertainty": 120 }, "stopId": "0:PLFRANC1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871151" } } }, { "id": "2870109", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405640", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 }, { "arrival": { "time": "1754405808", "uncertainty": 120 }, "departure": { "time": "1754405808", "uncertainty": 120 }, "stopId": "0:ROTONDE1", "stopSequence": 2 }, { "arrival": { "time": "1754405849", "uncertainty": 120 }, "departure": { "time": "1754405849", "uncertainty": 120 }, "stopId": "0:LOTINDU1", "stopSequence": 3 }, { "arrival": { "time": "1754405909", "uncertainty": 120 }, "departure": { "time": "1754405909", "uncertainty": 120 }, "stopId": "0:CITSNCF1", "stopSequence": 4 }, { "arrival": { "time": "1754405987", "uncertainty": 120 }, "departure": { "time": "1754405987", "uncertainty": 120 }, "stopId": "0:VOSGES1", "stopSequence": 5 }, { "arrival": { "time": "1754406017", "uncertainty": 120 }, "departure": { "time": "1754406017", "uncertainty": 120 }, "stopId": "0:ALGER1", "stopSequence": 6 }, { "arrival": { "time": "1754406063", "uncertainty": 120 }, "departure": { "time": "1754406063", "uncertainty": 120 }, "stopId": "0:TOURAIN1", "stopSequence": 7 }, { "arrival": { "time": "1754406148", "uncertainty": 120 }, "departure": { "time": "1754406148", "uncertainty": 120 }, "stopId": "0:STQUENT1", "stopSequence": 8 }, { "arrival": { "time": "1754406194", "uncertainty": 120 }, "departure": { "time": "1754406194", "uncertainty": 120 }, "stopId": "0:SVICTOR1", "stopSequence": 9 }, { "arrival": { "time": "1754406266", "uncertainty": 120 }, "departure": { "time": "1754406266", "uncertainty": 120 }, "stopId": "0:LITALDU1", "stopSequence": 10 }, { "arrival": { "time": "1754406311", "uncertainty": 120 }, "departure": { "time": "1754406311", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 11 }, { "arrival": { "time": "1754406394", "uncertainty": 120 }, "departure": { "time": "1754406394", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 12 }, { "arrival": { "time": "1754406458", "uncertainty": 120 }, "departure": { "time": "1754406458", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 13 }, { "arrival": { "time": "1754406531", "uncertainty": 120 }, "departure": { "time": "1754406531", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 14 }, { "arrival": { "time": "1754406690", "uncertainty": 120 }, "departure": { "time": "1754406690", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 15 }, { "arrival": { "time": "1754406763", "uncertainty": 120 }, "departure": { "time": "1754406763", "uncertainty": 120 }, "stopId": "0:ROIGEO68", "stopSequence": 16 }, { "arrival": { "time": "1754406974", "uncertainty": 120 }, "departure": { "time": "1754406974", "uncertainty": 120 }, "stopId": "0:REPU5053", "stopSequence": 17 }, { "arrival": { "time": "1754407304", "uncertainty": 120 }, "departure": { "time": "1754407304", "uncertainty": 120 }, "stopId": "0:GARE4", "stopSequence": 18 }, { "arrival": { "time": "1754407484", "uncertainty": 120 }, "departure": { "time": "1754407484", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 19 }, { "arrival": { "time": "1754407678", "uncertainty": 120 }, "departure": { "time": "1754407678", "uncertainty": 120 }, "stopId": "0:JUIN2", "stopSequence": 20 }, { "arrival": { "time": "1754407723", "uncertainty": 120 }, "departure": { "time": "1754407723", "uncertainty": 120 }, "stopId": "0:RAPLEVY2", "stopSequence": 21 }, { "arrival": { "time": "1754407768", "uncertainty": 120 }, "departure": { "time": "1754407768", "uncertainty": 120 }, "stopId": "0:ARTILLE2", "stopSequence": 22 }, { "arrival": { "time": "1754407844", "uncertainty": 120 }, "departure": { "time": "1754407844", "uncertainty": 120 }, "stopId": "0:BERNE2", "stopSequence": 23 }, { "arrival": { "time": "1754407900", "uncertainty": 120 }, "departure": { "time": "1754407900", "uncertainty": 120 }, "stopId": "0:ALSLORR2", "stopSequence": 24 }, { "arrival": { "time": "1754407964", "uncertainty": 120 }, "departure": { "time": "1754407964", "uncertainty": 120 }, "stopId": "0:STOXEY2", "stopSequence": 25 }, { "arrival": { "time": "1754408024", "uncertainty": 120 }, "departure": { "time": "1754408024", "uncertainty": 120 }, "stopId": "0:JURA2", "stopSequence": 26 }, { "arrival": { "time": "1754408094", "uncertainty": 120 }, "departure": { "time": "1754408094", "uncertainty": 120 }, "stopId": "0:PTSOEUR2", "stopSequence": 27 }, { "arrival": { "time": "1754408171", "uncertainty": 120 }, "departure": { "time": "1754408171", "uncertainty": 120 }, "stopId": "0:METMAN2", "stopSequence": 28 }, { "arrival": { "time": "1754408247", "uncertainty": 120 }, "departure": { "time": "1754408247", "uncertainty": 120 }, "stopId": "0:MAUJEAN2", "stopSequence": 29 }, { "arrival": { "time": "1754408316", "uncertainty": 120 }, "departure": { "time": "1754408316", "uncertainty": 120 }, "stopId": "0:GENIVAU2", "stopSequence": 30 }, { "arrival": { "time": "1754408352", "uncertainty": 120 }, "departure": { "time": "1754408352", "uncertainty": 120 }, "stopId": "0:FOUGERE2", "stopSequence": 31 }, { "arrival": { "time": "1754408448", "uncertainty": 120 }, "departure": { "time": "1754408448", "uncertainty": 120 }, "stopId": "0:LORIENT2", "stopSequence": 32 }, { "arrival": { "time": "1754408489", "uncertainty": 120 }, "departure": { "time": "1754408489", "uncertainty": 120 }, "stopId": "0:JACINTH2", "stopSequence": 33 }, { "arrival": { "time": "1754408564", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 34 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870109" }, "vehicle": { "id": "2033", "label": "2033" } } }, { "id": "2871070", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754406070", "uncertainty": 120 }, "departure": { "time": "1754406070", "uncertainty": 120 }, "stopId": "0:ARDECHE1" }, { "arrival": { "time": "1754406164", "uncertainty": 120 }, "departure": { "time": "1754406164", "uncertainty": 120 }, "stopId": "0:PREVILL1" }, { "departure": { "time": "1754403140", "uncertainty": 120 }, "stopId": "0:HSCHUMA1", "stopSequence": 1 }, { "arrival": { "time": "1754403425", "uncertainty": 120 }, "departure": { "time": "1754403440", "uncertainty": 120 }, "stopId": "0:PICAR01", "stopSequence": 2 }, { "arrival": { "time": "1754403508", "uncertainty": 120 }, "departure": { "time": "1754403508", "uncertainty": 120 }, "stopId": "0:CLOUTIE1", "stopSequence": 3 }, { "arrival": { "time": "1754403536", "uncertainty": 120 }, "departure": { "time": "1754403536", "uncertainty": 120 }, "stopId": "0:BOURGOG1", "stopSequence": 4 }, { "arrival": { "time": "1754403605", "uncertainty": 120 }, "departure": { "time": "1754403620", "uncertainty": 120 }, "stopId": "0:BORDES1", "stopSequence": 5 }, { "arrival": { "time": "1754403732", "uncertainty": 120 }, "departure": { "time": "1754403741", "uncertainty": 120 }, "stopId": "0:PROVENC1", "stopSequence": 6 }, { "arrival": { "time": "1754403818", "uncertainty": 120 }, "departure": { "time": "1754403830", "uncertainty": 120 }, "stopId": "0:BERNARD1", "stopSequence": 7 }, { "arrival": { "time": "1754403901", "uncertainty": 120 }, "departure": { "time": "1754403901", "uncertainty": 120 }, "stopId": "0:GANNE1", "stopSequence": 8 }, { "arrival": { "time": "1754403969", "uncertainty": 120 }, "departure": { "time": "1754403980", "uncertainty": 120 }, "stopId": "0:RUELLCH1", "stopSequence": 9 }, { "arrival": { "time": "1754404029", "uncertainty": 120 }, "departure": { "time": "1754404070", "uncertainty": 120 }, "stopId": "0:RTBORNY1", "stopSequence": 10 }, { "arrival": { "time": "1754404160", "uncertainty": 120 }, "departure": { "time": "1754404160", "uncertainty": 120 }, "stopId": "0:PONTROU1", "stopSequence": 11 }, { "arrival": { "time": "1754404209", "uncertainty": 120 }, "departure": { "time": "1754404250", "uncertainty": 120 }, "stopId": "0:LACRETL1", "stopSequence": 12 }, { "arrival": { "time": "1754404431", "uncertainty": 120 }, "departure": { "time": "1754404431", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 13 }, { "arrival": { "time": "1754404580", "uncertainty": 120 }, "departure": { "time": "1754404610", "uncertainty": 120 }, "stopId": "0:ROIGEO89", "stopSequence": 14 }, { "arrival": { "time": "1754404941", "uncertainty": 120 }, "departure": { "time": "1754404941", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 15 }, { "arrival": { "time": "1754405021", "uncertainty": 120 }, "departure": { "time": "1754405030", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 16 }, { "arrival": { "time": "1754405060", "uncertainty": 120 }, "departure": { "time": "1754405060", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 17 }, { "arrival": { "time": "1754405112", "uncertainty": 120 }, "departure": { "time": "1754405120", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 18 }, { "arrival": { "time": "1754405157", "uncertainty": 120 }, "departure": { "time": "1754405157", "uncertainty": 120 }, "stopId": "0:MEURISS2", "stopSequence": 19 }, { "arrival": { "time": "1754405224", "uncertainty": 120 }, "departure": { "time": "1754405224", "uncertainty": 120 }, "stopId": "0:COUVENT2", "stopSequence": 20 }, { "arrival": { "time": "1754405268", "uncertainty": 120 }, "departure": { "time": "1754405268", "uncertainty": 120 }, "stopId": "0:CHATRIA2", "stopSequence": 21 }, { "arrival": { "time": "1754405305", "uncertainty": 120 }, "departure": { "time": "1754405305", "uncertainty": 120 }, "stopId": "0:VERGERS2", "stopSequence": 22 }, { "arrival": { "time": "1754405331", "uncertainty": 120 }, "departure": { "time": "1754405331", "uncertainty": 120 }, "stopId": "0:FOSSE2", "stopSequence": 23 }, { "arrival": { "time": "1754405385", "uncertainty": 120 }, "departure": { "time": "1754405420", "uncertainty": 120 }, "stopId": "0:FRICHES2", "stopSequence": 24 }, { "arrival": { "time": "1754405468", "uncertainty": 120 }, "departure": { "time": "1754405480", "uncertainty": 120 }, "stopId": "0:08MAI02", "stopSequence": 25 }, { "arrival": { "time": "1754405570", "uncertainty": 120 }, "departure": { "time": "1754405570", "uncertainty": 120 }, "stopId": "0:HTRHELE2", "stopSequence": 26 }, { "arrival": { "time": "1754405600", "uncertainty": 120 }, "departure": { "time": "1754405600", "uncertainty": 120 }, "stopId": "0:ALSACE2", "stopSequence": 27 }, { "arrival": { "time": "1754405644", "uncertainty": 120 }, "departure": { "time": "1754405660", "uncertainty": 120 }, "stopId": "0:SAVOIE2", "stopSequence": 28 }, { "arrival": { "time": "1754405698", "uncertainty": 120 }, "departure": { "time": "1754405698", "uncertainty": 120 }, "stopId": "0:PAQUERE2", "stopSequence": 29 }, { "arrival": { "time": "1754405744", "uncertainty": 120 }, "departure": { "time": "1754405744", "uncertainty": 120 }, "stopId": "0:CONSTAN2", "stopSequence": 30 }, { "arrival": { "time": "1754405777", "uncertainty": 120 }, "departure": { "time": "1754405777", "uncertainty": 120 }, "stopId": "0:3HAIES2", "stopSequence": 31 }, { "arrival": { "time": "1754405718", "uncertainty": 120 }, "departure": { "time": "1754405718", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LORRAIN2", "stopSequence": 32 }, { "arrival": { "time": "1754405743", "uncertainty": 120 }, "departure": { "time": "1754405743", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:ARDECHE2", "stopSequence": 33 }, { "arrival": { "time": "1754406169", "uncertainty": 120 }, "stopId": "0:PREVIL01", "stopSequence": 34 }, { "arrival": { "time": "1754405931", "uncertainty": 120 }, "departure": { "time": "1754405931", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:VIEAUX2", "stopSequence": 35 }, { "arrival": { "time": "1754405991", "uncertainty": 120 }, "departure": { "time": "1754405880", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MOULMAI1", "stopSequence": 36 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871070" }, "vehicle": { "id": "1638", "label": "1638" } } }, { "id": "2870110", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406540", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870110" } } }, { "id": "2871071", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754407449", "uncertainty": 120 }, "departure": { "time": "1754407449", "uncertainty": 120 }, "stopId": "0:ARDECHE1" }, { "arrival": { "time": "1754407543", "uncertainty": 120 }, "departure": { "time": "1754407543", "uncertainty": 120 }, "stopId": "0:PREVILL1" }, { "departure": { "time": "1754404751", "uncertainty": 120 }, "stopId": "0:HSCHUMA1", "stopSequence": 1 }, { "arrival": { "time": "1754405021", "uncertainty": 120 }, "departure": { "time": "1754405021", "uncertainty": 120 }, "stopId": "0:PICAR01", "stopSequence": 2 }, { "arrival": { "time": "1754405092", "uncertainty": 120 }, "departure": { "time": "1754405111", "uncertainty": 120 }, "stopId": "0:CLOUTIE1", "stopSequence": 3 }, { "arrival": { "time": "1754405137", "uncertainty": 120 }, "departure": { "time": "1754405137", "uncertainty": 120 }, "stopId": "0:BOURGOG1", "stopSequence": 4 }, { "arrival": { "time": "1754405223", "uncertainty": 120 }, "departure": { "time": "1754405231", "uncertainty": 120 }, "stopId": "0:BORDES1", "stopSequence": 5 }, { "arrival": { "time": "1754405409", "uncertainty": 120 }, "departure": { "time": "1754405411", "uncertainty": 120 }, "stopId": "0:PROVENC1", "stopSequence": 6 }, { "arrival": { "time": "1754405486", "uncertainty": 120 }, "departure": { "time": "1754405501", "uncertainty": 120 }, "stopId": "0:BERNARD1", "stopSequence": 7 }, { "arrival": { "time": "1754405561", "uncertainty": 120 }, "departure": { "time": "1754405561", "uncertainty": 120 }, "stopId": "0:GANNE1", "stopSequence": 8 }, { "arrival": { "time": "1754405637", "uncertainty": 120 }, "departure": { "time": "1754405651", "uncertainty": 120 }, "stopId": "0:RUELLCH1", "stopSequence": 9 }, { "arrival": { "time": "1754405702", "uncertainty": 120 }, "departure": { "time": "1754405702", "uncertainty": 120 }, "stopId": "0:RTBORNY1", "stopSequence": 10 }, { "arrival": { "time": "1754405780", "uncertainty": 120 }, "departure": { "time": "1754405780", "uncertainty": 120 }, "stopId": "0:PONTROU1", "stopSequence": 11 }, { "arrival": { "time": "1754405843", "uncertainty": 120 }, "departure": { "time": "1754405843", "uncertainty": 120 }, "stopId": "0:LACRETL1", "stopSequence": 12 }, { "arrival": { "time": "1754406027", "uncertainty": 120 }, "departure": { "time": "1754406027", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 13 }, { "arrival": { "time": "1754406139", "uncertainty": 120 }, "departure": { "time": "1754406139", "uncertainty": 120 }, "stopId": "0:ROIGEO89", "stopSequence": 14 }, { "arrival": { "time": "1754406349", "uncertainty": 120 }, "departure": { "time": "1754406349", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 15 }, { "arrival": { "time": "1754406446", "uncertainty": 120 }, "departure": { "time": "1754406446", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 16 }, { "arrival": { "time": "1754406476", "uncertainty": 120 }, "departure": { "time": "1754406476", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 17 }, { "arrival": { "time": "1754406542", "uncertainty": 120 }, "departure": { "time": "1754406542", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 18 }, { "arrival": { "time": "1754406579", "uncertainty": 120 }, "departure": { "time": "1754406579", "uncertainty": 120 }, "stopId": "0:MEURISS2", "stopSequence": 19 }, { "arrival": { "time": "1754406643", "uncertainty": 120 }, "departure": { "time": "1754406643", "uncertainty": 120 }, "stopId": "0:COUVENT2", "stopSequence": 20 }, { "arrival": { "time": "1754406690", "uncertainty": 120 }, "departure": { "time": "1754406690", "uncertainty": 120 }, "stopId": "0:CHATRIA2", "stopSequence": 21 }, { "arrival": { "time": "1754406724", "uncertainty": 120 }, "departure": { "time": "1754406724", "uncertainty": 120 }, "stopId": "0:VERGERS2", "stopSequence": 22 }, { "arrival": { "time": "1754406751", "uncertainty": 120 }, "departure": { "time": "1754406751", "uncertainty": 120 }, "stopId": "0:FOSSE2", "stopSequence": 23 }, { "arrival": { "time": "1754406809", "uncertainty": 120 }, "departure": { "time": "1754406809", "uncertainty": 120 }, "stopId": "0:FRICHES2", "stopSequence": 24 }, { "arrival": { "time": "1754406862", "uncertainty": 120 }, "departure": { "time": "1754406862", "uncertainty": 120 }, "stopId": "0:08MAI02", "stopSequence": 25 }, { "arrival": { "time": "1754406953", "uncertainty": 120 }, "departure": { "time": "1754406953", "uncertainty": 120 }, "stopId": "0:HTRHELE2", "stopSequence": 26 }, { "arrival": { "time": "1754406984", "uncertainty": 120 }, "departure": { "time": "1754406984", "uncertainty": 120 }, "stopId": "0:ALSACE2", "stopSequence": 27 }, { "arrival": { "time": "1754407028", "uncertainty": 120 }, "departure": { "time": "1754407028", "uncertainty": 120 }, "stopId": "0:SAVOIE2", "stopSequence": 28 }, { "arrival": { "time": "1754407072", "uncertainty": 120 }, "departure": { "time": "1754407072", "uncertainty": 120 }, "stopId": "0:PAQUERE2", "stopSequence": 29 }, { "arrival": { "time": "1754407115", "uncertainty": 120 }, "departure": { "time": "1754407115", "uncertainty": 120 }, "stopId": "0:CONSTAN2", "stopSequence": 30 }, { "arrival": { "time": "1754407156", "uncertainty": 120 }, "departure": { "time": "1754407156", "uncertainty": 120 }, "stopId": "0:3HAIES2", "stopSequence": 31 }, { "arrival": { "time": "1754407398", "uncertainty": 120 }, "departure": { "time": "1754407398", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LORRAIN2", "stopSequence": 32 }, { "arrival": { "time": "1754407423", "uncertainty": 120 }, "departure": { "time": "1754407423", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:ARDECHE2", "stopSequence": 33 }, { "arrival": { "time": "1754407548", "uncertainty": 120 }, "stopId": "0:PREVIL01", "stopSequence": 34 }, { "arrival": { "time": "1754407609", "uncertainty": 120 }, "departure": { "time": "1754407609", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:VIEAUX2", "stopSequence": 35 }, { "arrival": { "time": "1754407669", "uncertainty": 120 }, "departure": { "time": "1754407560", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MOULMAI1", "stopSequence": 36 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871071" }, "vehicle": { "id": "1636", "label": "1636" } } }, { "id": "2870111", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407500", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870111" } } }, { "id": "2871882", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405468", "uncertainty": 120 }, "stopId": "0:VILLERS1", "stopSequence": 1 }, { "arrival": { "time": "1754405520", "uncertainty": 120 }, "departure": { "time": "1754405520", "uncertainty": 120 }, "stopId": "0:LAQUENY1", "stopSequence": 2 }, { "arrival": { "time": "1754405581", "uncertainty": 120 }, "departure": { "time": "1754405581", "uncertainty": 120 }, "stopId": "0:PRENET1", "stopSequence": 3 }, { "arrival": { "time": "1754405790", "uncertainty": 120 }, "departure": { "time": "1754405790", "uncertainty": 120 }, "stopId": "0:CHEVROT1", "stopSequence": 4 }, { "arrival": { "time": "1754405826", "uncertainty": 120 }, "departure": { "time": "1754405826", "uncertainty": 120 }, "stopId": "0:AUBIGNY1", "stopSequence": 5 }, { "arrival": { "time": "1754405886", "uncertainty": 120 }, "departure": { "time": "1754405886", "uncertainty": 120 }, "stopId": "0:ARSLAQU1", "stopSequence": 6 }, { "arrival": { "time": "1754405921", "uncertainty": 120 }, "departure": { "time": "1754405921", "uncertainty": 120 }, "stopId": "0:VECRIN1", "stopSequence": 7 }, { "arrival": { "time": "1754406133", "uncertainty": 120 }, "departure": { "time": "1754406133", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 8 }, { "arrival": { "time": "1754406192", "uncertainty": 120 }, "departure": { "time": "1754406192", "uncertainty": 120 }, "stopId": "0:CUVION1", "stopSequence": 9 }, { "arrival": { "time": "1754406237", "uncertainty": 120 }, "departure": { "time": "1754406237", "uncertainty": 120 }, "stopId": "0:PASSOTE1", "stopSequence": 10 }, { "arrival": { "time": "1754406351", "uncertainty": 120 }, "stopId": "0:GDECOLE1", "stopSequence": 11 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "112", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871882" }, "vehicle": { "id": "193003", "label": "193003" } } }, { "id": "2871883", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408160", "uncertainty": 120 }, "stopId": "0:VILLERS1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "112", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871883" } } }, { "id": "3030459", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406180", "uncertainty": 120 }, "stopId": "0:ALIZES1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "82", "scheduleRelationship": "SCHEDULED", "tripId": "2_23030459" } } }, { "id": "2871905", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406960", "uncertainty": 120 }, "stopId": "0:GDECOLE2", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "112", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871905" } } }, { "id": "3030460", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408100", "uncertainty": 120 }, "stopId": "0:ALIZES1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "82", "scheduleRelationship": "SCHEDULED", "tripId": "2_23030460" } } }, { "id": "2886518", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754403663", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 }, { "arrival": { "time": "1754403881", "uncertainty": 120 }, "departure": { "time": "1754403903", "uncertainty": 120 }, "stopId": "0:ROTONDE1", "stopSequence": 2 }, { "arrival": { "time": "1754403920", "uncertainty": 120 }, "departure": { "time": "1754403933", "uncertainty": 120 }, "stopId": "0:LOTINDU1", "stopSequence": 3 }, { "arrival": { "time": "1754403966", "uncertainty": 120 }, "departure": { "time": "1754403966", "uncertainty": 120 }, "stopId": "0:CITSNCF1", "stopSequence": 4 }, { "arrival": { "time": "1754404023", "uncertainty": 120 }, "departure": { "time": "1754404023", "uncertainty": 120 }, "stopId": "0:VOSGES1", "stopSequence": 5 }, { "arrival": { "time": "1754404082", "uncertainty": 120 }, "departure": { "time": "1754404082", "uncertainty": 120 }, "stopId": "0:ALGER1", "stopSequence": 6 }, { "arrival": { "time": "1754404102", "uncertainty": 120 }, "departure": { "time": "1754404113", "uncertainty": 120 }, "stopId": "0:TOURAIN1", "stopSequence": 7 }, { "arrival": { "time": "1754404187", "uncertainty": 120 }, "departure": { "time": "1754404203", "uncertainty": 120 }, "stopId": "0:STQUENT1", "stopSequence": 8 }, { "arrival": { "time": "1754404239", "uncertainty": 120 }, "departure": { "time": "1754404262", "uncertainty": 120 }, "stopId": "0:SVICTOR1", "stopSequence": 9 }, { "arrival": { "time": "1754404335", "uncertainty": 120 }, "departure": { "time": "1754404335", "uncertainty": 120 }, "stopId": "0:LITALDU1", "stopSequence": 10 }, { "arrival": { "time": "1754404372", "uncertainty": 120 }, "departure": { "time": "1754404384", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 11 }, { "arrival": { "time": "1754404444", "uncertainty": 120 }, "departure": { "time": "1754404444", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 12 }, { "arrival": { "time": "1754404518", "uncertainty": 120 }, "departure": { "time": "1754404518", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 13 }, { "arrival": { "time": "1754404564", "uncertainty": 120 }, "departure": { "time": "1754404564", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 14 }, { "arrival": { "time": "1754404652", "uncertainty": 120 }, "departure": { "time": "1754404654", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 15 }, { "arrival": { "time": "1754404733", "uncertainty": 120 }, "departure": { "time": "1754404804", "uncertainty": 120 }, "stopId": "0:ROIGEO68", "stopSequence": 16 }, { "arrival": { "time": "1754405044", "uncertainty": 120 }, "departure": { "time": "1754405044", "uncertainty": 120 }, "stopId": "0:REPU5053", "stopSequence": 17 }, { "arrival": { "time": "1754405390", "uncertainty": 120 }, "departure": { "time": "1754405495", "uncertainty": 120 }, "stopId": "0:GARE4", "stopSequence": 18 }, { "arrival": { "time": "1754405676", "uncertainty": 120 }, "departure": { "time": "1754405707", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 19 }, { "arrival": { "time": "1754405873", "uncertainty": 120 }, "departure": { "time": "1754405873", "uncertainty": 120 }, "stopId": "0:JUIN2", "stopSequence": 20 }, { "arrival": { "time": "1754405931", "uncertainty": 120 }, "departure": { "time": "1754405931", "uncertainty": 120 }, "stopId": "0:RAPLEVY2", "stopSequence": 21 }, { "arrival": { "time": "1754405988", "uncertainty": 120 }, "departure": { "time": "1754405988", "uncertainty": 120 }, "stopId": "0:ARTILLE2", "stopSequence": 22 }, { "arrival": { "time": "1754406044", "uncertainty": 120 }, "departure": { "time": "1754406044", "uncertainty": 120 }, "stopId": "0:BERNE2", "stopSequence": 23 }, { "arrival": { "time": "1754406125", "uncertainty": 120 }, "departure": { "time": "1754406125", "uncertainty": 120 }, "stopId": "0:ALSLORR2", "stopSequence": 24 }, { "arrival": { "time": "1754406185", "uncertainty": 120 }, "departure": { "time": "1754406185", "uncertainty": 120 }, "stopId": "0:STOXEY2", "stopSequence": 25 }, { "arrival": { "time": "1754406270", "uncertainty": 120 }, "departure": { "time": "1754406270", "uncertainty": 120 }, "stopId": "0:JURA2", "stopSequence": 26 }, { "arrival": { "time": "1754406338", "uncertainty": 120 }, "departure": { "time": "1754406338", "uncertainty": 120 }, "stopId": "0:PTSOEUR2", "stopSequence": 27 }, { "arrival": { "time": "1754406397", "uncertainty": 120 }, "departure": { "time": "1754406397", "uncertainty": 120 }, "stopId": "0:METMAN2", "stopSequence": 28 }, { "arrival": { "time": "1754406465", "uncertainty": 120 }, "departure": { "time": "1754406465", "uncertainty": 120 }, "stopId": "0:MAUJEAN2", "stopSequence": 29 }, { "arrival": { "time": "1754406526", "uncertainty": 120 }, "departure": { "time": "1754406526", "uncertainty": 120 }, "stopId": "0:GENIVAU2", "stopSequence": 30 }, { "arrival": { "time": "1754406557", "uncertainty": 120 }, "departure": { "time": "1754406557", "uncertainty": 120 }, "stopId": "0:FOUGERE2", "stopSequence": 31 }, { "arrival": { "time": "1754406594", "uncertainty": 120 }, "departure": { "time": "1754406594", "uncertainty": 120 }, "stopId": "0:LORIENT2", "stopSequence": 32 }, { "arrival": { "time": "1754406630", "uncertainty": 120 }, "departure": { "time": "1754406630", "uncertainty": 120 }, "stopId": "0:JACINTH2", "stopSequence": 33 }, { "arrival": { "time": "1754406692", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 34 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "2_22886518" }, "vehicle": { "id": "2133", "label": "2133" } } }, { "id": "2871830", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405085", "uncertainty": 120 }, "stopId": "0:SQLUX122", "stopSequence": 1 }, { "arrival": { "time": "1754405230", "uncertainty": 120 }, "departure": { "time": "1754405230", "uncertainty": 120 }, "stopId": "0:VAUTRIN3", "stopSequence": 2 }, { "arrival": { "time": "1754405355", "uncertainty": 120 }, "departure": { "time": "1754405355", "uncertainty": 120 }, "stopId": "0:PREFECT2", "stopSequence": 3 }, { "arrival": { "time": "1754405415", "uncertainty": 120 }, "departure": { "time": "1754405415", "uncertainty": 120 }, "stopId": "0:STGEORG2", "stopSequence": 4 }, { "arrival": { "time": "1754405489", "uncertainty": 120 }, "departure": { "time": "1754405535", "uncertainty": 120 }, "stopId": "0:RIMPORT2", "stopSequence": 5 }, { "arrival": { "time": "1754405595", "uncertainty": 120 }, "departure": { "time": "1754405595", "uncertainty": 120 }, "stopId": "0:BLIDA2", "stopSequence": 6 }, { "arrival": { "time": "1754405619", "uncertainty": 120 }, "departure": { "time": "1754405655", "uncertainty": 120 }, "stopId": "0:CHAMBIE2", "stopSequence": 7 }, { "arrival": { "time": "1754405830", "uncertainty": 120 }, "departure": { "time": "1754405830", "uncertainty": 120 }, "stopId": "0:PORTMZ2", "stopSequence": 8 }, { "arrival": { "time": "1754405881", "uncertainty": 120 }, "departure": { "time": "1754405881", "uncertainty": 120 }, "stopId": "0:SILOS2", "stopSequence": 9 }, { "arrival": { "time": "1754405944", "uncertainty": 120 }, "departure": { "time": "1754405944", "uncertainty": 120 }, "stopId": "0:GRDAMES2", "stopSequence": 10 }, { "arrival": { "time": "1754406032", "uncertainty": 120 }, "departure": { "time": "1754406032", "uncertainty": 120 }, "stopId": "0:IKEA2", "stopSequence": 11 }, { "arrival": { "time": "1754406084", "uncertainty": 120 }, "departure": { "time": "1754406084", "uncertainty": 120 }, "stopId": "0:CENTRAL2", "stopSequence": 12 }, { "arrival": { "time": "1754406218", "uncertainty": 120 }, "departure": { "time": "1754406218", "uncertainty": 120 }, "stopId": "0:PIERRET2", "stopSequence": 13 }, { "arrival": { "time": "1754406244", "uncertainty": 120 }, "departure": { "time": "1754406244", "uncertainty": 120 }, "stopId": "0:CHENEVI2", "stopSequence": 14 }, { "arrival": { "time": "1754406276", "uncertainty": 120 }, "departure": { "time": "1754406276", "uncertainty": 120 }, "stopId": "0:LAMAXE2", "stopSequence": 15 }, { "arrival": { "time": "1754406304", "uncertainty": 120 }, "stopId": "0:FRANCLO1", "stopSequence": 16 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "111", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871830" }, "vehicle": { "id": "933", "label": "933" } } }, { "id": "2871831", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754409180", "uncertainty": 120 }, "stopId": "0:SQLUX122", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "111", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871831" } } }, { "id": "3030441", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407140", "uncertainty": 120 }, "stopId": "0:MARLY2", "stopSequence": 1 }, { "arrival": { "time": "1754407199", "uncertainty": 120 }, "departure": { "time": "1754407199", "uncertainty": 120 }, "stopId": "0:AVMAGNY1", "stopSequence": 2 }, { "arrival": { "time": "1754407260", "uncertainty": 120 }, "departure": { "time": "1754407260", "uncertainty": 120 }, "stopId": "0:HBOUTAN1", "stopSequence": 3 }, { "arrival": { "time": "1754407321", "uncertainty": 120 }, "departure": { "time": "1754407321", "uncertainty": 120 }, "stopId": "0:AZALEES1", "stopSequence": 4 }, { "arrival": { "time": "1754407380", "uncertainty": 120 }, "departure": { "time": "1754407380", "uncertainty": 120 }, "stopId": "0:BLEUETS1", "stopSequence": 5 }, { "arrival": { "time": "1754407440", "uncertainty": 120 }, "departure": { "time": "1754407440", "uncertainty": 120 }, "stopId": "0:CAMELIA1", "stopSequence": 6 }, { "arrival": { "time": "1754407488", "uncertainty": 120 }, "departure": { "time": "1754407488", "uncertainty": 120 }, "stopId": "0:M113A", "stopSequence": 7 }, { "arrival": { "time": "1754407740", "uncertainty": 120 }, "departure": { "time": "1754407740", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:SORBIER3", "stopSequence": 8 }, { "arrival": { "time": "1754407854", "uncertainty": 120 }, "departure": { "time": "1754407854", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PJOLY2", "stopSequence": 9 }, { "arrival": { "time": "1754407897", "uncertainty": 120 }, "departure": { "time": "1754407897", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LARGANT2", "stopSequence": 10 }, { "arrival": { "time": "1754407932", "uncertainty": 120 }, "departure": { "time": "1754407932", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:STBRICE2", "stopSequence": 11 }, { "arrival": { "time": "1754407970", "uncertainty": 120 }, "departure": { "time": "1754407970", "uncertainty": 120 }, "stopId": "0:CHEFER1", "stopSequence": 12 }, { "arrival": { "time": "1754408026", "uncertainty": 120 }, "departure": { "time": "1754408026", "uncertainty": 120 }, "stopId": "0:HAMEAUX1", "stopSequence": 13 }, { "arrival": { "time": "1754408065", "uncertainty": 120 }, "stopId": "0:ALIZES1", "stopSequence": 14 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "82", "scheduleRelationship": "SCHEDULED", "tripId": "2_23030441" } } }, { "id": "3030440", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405225", "uncertainty": 120 }, "stopId": "0:MARLY2", "stopSequence": 1 }, { "arrival": { "time": "1754405314", "uncertainty": 120 }, "departure": { "time": "1754405314", "uncertainty": 120 }, "stopId": "0:AVMAGNY1", "stopSequence": 2 }, { "arrival": { "time": "1754405371", "uncertainty": 120 }, "departure": { "time": "1754405371", "uncertainty": 120 }, "stopId": "0:HBOUTAN1", "stopSequence": 3 }, { "arrival": { "time": "1754405404", "uncertainty": 120 }, "departure": { "time": "1754405404", "uncertainty": 120 }, "stopId": "0:AZALEES1", "stopSequence": 4 }, { "arrival": { "time": "1754405436", "uncertainty": 120 }, "departure": { "time": "1754405436", "uncertainty": 120 }, "stopId": "0:BLEUETS1", "stopSequence": 5 }, { "arrival": { "time": "1754405476", "uncertainty": 120 }, "departure": { "time": "1754405476", "uncertainty": 120 }, "stopId": "0:CAMELIA1", "stopSequence": 6 }, { "arrival": { "time": "1754405511", "uncertainty": 120 }, "departure": { "time": "1754405525", "uncertainty": 120 }, "stopId": "0:M113A", "stopSequence": 7 }, { "arrival": { "time": "1754405671", "uncertainty": 120 }, "departure": { "time": "1754405671", "uncertainty": 120 }, "stopId": "0:SORBIER3", "stopSequence": 8 }, { "arrival": { "time": "1754405772", "uncertainty": 120 }, "departure": { "time": "1754405772", "uncertainty": 120 }, "stopId": "0:PJOLY2", "stopSequence": 9 }, { "arrival": { "time": "1754405815", "uncertainty": 120 }, "departure": { "time": "1754405815", "uncertainty": 120 }, "stopId": "0:LARGANT2", "stopSequence": 10 }, { "arrival": { "time": "1754405850", "uncertainty": 120 }, "departure": { "time": "1754405850", "uncertainty": 120 }, "stopId": "0:STBRICE2", "stopSequence": 11 }, { "arrival": { "time": "1754405923", "uncertainty": 120 }, "departure": { "time": "1754405923", "uncertainty": 120 }, "stopId": "0:CHEFER1", "stopSequence": 12 }, { "arrival": { "time": "1754405973", "uncertainty": 120 }, "departure": { "time": "1754405973", "uncertainty": 120 }, "stopId": "0:HAMEAUX1", "stopSequence": 13 }, { "arrival": { "time": "1754406012", "uncertainty": 120 }, "stopId": "0:ALIZES1", "stopSequence": 14 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "82", "scheduleRelationship": "SCHEDULED", "tripId": "2_23030440" }, "vehicle": { "id": "1662", "label": "1662" } } }, { "id": "2871072", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754409077", "uncertainty": 120 }, "departure": { "time": "1754409077", "uncertainty": 120 }, "stopId": "0:ARDECHE1" }, { "arrival": { "time": "1754409171", "uncertainty": 120 }, "departure": { "time": "1754409171", "uncertainty": 120 }, "stopId": "0:PREVILL1" }, { "departure": { "time": "1754406360", "uncertainty": 120 }, "stopId": "0:HSCHUMA1", "stopSequence": 1 }, { "arrival": { "time": "1754406633", "uncertainty": 120 }, "departure": { "time": "1754406633", "uncertainty": 120 }, "stopId": "0:PICAR01", "stopSequence": 2 }, { "arrival": { "time": "1754406700", "uncertainty": 120 }, "departure": { "time": "1754406700", "uncertainty": 120 }, "stopId": "0:CLOUTIE1", "stopSequence": 3 }, { "arrival": { "time": "1754406720", "uncertainty": 120 }, "departure": { "time": "1754406720", "uncertainty": 120 }, "stopId": "0:BOURGOG1", "stopSequence": 4 }, { "arrival": { "time": "1754406806", "uncertainty": 120 }, "departure": { "time": "1754406806", "uncertainty": 120 }, "stopId": "0:BORDES1", "stopSequence": 5 }, { "arrival": { "time": "1754406901", "uncertainty": 120 }, "departure": { "time": "1754406901", "uncertainty": 120 }, "stopId": "0:PROVENC1", "stopSequence": 6 }, { "arrival": { "time": "1754407000", "uncertainty": 120 }, "departure": { "time": "1754407000", "uncertainty": 120 }, "stopId": "0:BERNARD1", "stopSequence": 7 }, { "arrival": { "time": "1754407080", "uncertainty": 120 }, "departure": { "time": "1754407080", "uncertainty": 120 }, "stopId": "0:GANNE1", "stopSequence": 8 }, { "arrival": { "time": "1754407200", "uncertainty": 120 }, "departure": { "time": "1754407200", "uncertainty": 120 }, "stopId": "0:RUELLCH1", "stopSequence": 9 }, { "arrival": { "time": "1754407285", "uncertainty": 120 }, "departure": { "time": "1754407285", "uncertainty": 120 }, "stopId": "0:RTBORNY1", "stopSequence": 10 }, { "arrival": { "time": "1754407338", "uncertainty": 120 }, "departure": { "time": "1754407338", "uncertainty": 120 }, "stopId": "0:PONTROU1", "stopSequence": 11 }, { "arrival": { "time": "1754407428", "uncertainty": 120 }, "departure": { "time": "1754407428", "uncertainty": 120 }, "stopId": "0:LACRETL1", "stopSequence": 12 }, { "arrival": { "time": "1754407620", "uncertainty": 120 }, "departure": { "time": "1754407620", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 13 }, { "arrival": { "time": "1754407770", "uncertainty": 120 }, "departure": { "time": "1754407770", "uncertainty": 120 }, "stopId": "0:ROIGEO89", "stopSequence": 14 }, { "arrival": { "time": "1754407980", "uncertainty": 120 }, "departure": { "time": "1754407980", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 15 }, { "arrival": { "time": "1754408054", "uncertainty": 120 }, "departure": { "time": "1754408054", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 16 }, { "arrival": { "time": "1754408084", "uncertainty": 120 }, "departure": { "time": "1754408084", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 17 }, { "arrival": { "time": "1754408130", "uncertainty": 120 }, "departure": { "time": "1754408130", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 18 }, { "arrival": { "time": "1754408167", "uncertainty": 120 }, "departure": { "time": "1754408167", "uncertainty": 120 }, "stopId": "0:MEURISS2", "stopSequence": 19 }, { "arrival": { "time": "1754408217", "uncertainty": 120 }, "departure": { "time": "1754408217", "uncertainty": 120 }, "stopId": "0:COUVENT2", "stopSequence": 20 }, { "arrival": { "time": "1754408276", "uncertainty": 120 }, "departure": { "time": "1754408276", "uncertainty": 120 }, "stopId": "0:CHATRIA2", "stopSequence": 21 }, { "arrival": { "time": "1754408310", "uncertainty": 120 }, "departure": { "time": "1754408310", "uncertainty": 120 }, "stopId": "0:VERGERS2", "stopSequence": 22 }, { "arrival": { "time": "1754408340", "uncertainty": 120 }, "departure": { "time": "1754408340", "uncertainty": 120 }, "stopId": "0:FOSSE2", "stopSequence": 23 }, { "arrival": { "time": "1754408418", "uncertainty": 120 }, "departure": { "time": "1754408418", "uncertainty": 120 }, "stopId": "0:FRICHES2", "stopSequence": 24 }, { "arrival": { "time": "1754408482", "uncertainty": 120 }, "departure": { "time": "1754408482", "uncertainty": 120 }, "stopId": "0:08MAI02", "stopSequence": 25 }, { "arrival": { "time": "1754408580", "uncertainty": 120 }, "departure": { "time": "1754408580", "uncertainty": 120 }, "stopId": "0:HTRHELE2", "stopSequence": 26 }, { "arrival": { "time": "1754408614", "uncertainty": 120 }, "departure": { "time": "1754408614", "uncertainty": 120 }, "stopId": "0:ALSACE2", "stopSequence": 27 }, { "arrival": { "time": "1754408656", "uncertainty": 120 }, "departure": { "time": "1754408656", "uncertainty": 120 }, "stopId": "0:SAVOIE2", "stopSequence": 28 }, { "arrival": { "time": "1754408700", "uncertainty": 120 }, "departure": { "time": "1754408700", "uncertainty": 120 }, "stopId": "0:PAQUERE2", "stopSequence": 29 }, { "arrival": { "time": "1754408743", "uncertainty": 120 }, "departure": { "time": "1754408743", "uncertainty": 120 }, "stopId": "0:CONSTAN2", "stopSequence": 30 }, { "arrival": { "time": "1754408784", "uncertainty": 120 }, "departure": { "time": "1754408784", "uncertainty": 120 }, "stopId": "0:3HAIES2", "stopSequence": 31 }, { "arrival": { "time": "1754409018", "uncertainty": 120 }, "departure": { "time": "1754409018", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LORRAIN2", "stopSequence": 32 }, { "arrival": { "time": "1754409043", "uncertainty": 120 }, "departure": { "time": "1754409043", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:ARDECHE2", "stopSequence": 33 }, { "arrival": { "time": "1754409176", "uncertainty": 120 }, "stopId": "0:PREVIL01", "stopSequence": 34 }, { "arrival": { "time": "1754410221", "uncertainty": 120 }, "departure": { "time": "1754410221", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:VIEAUX2", "stopSequence": 35 }, { "arrival": { "time": "1754410281", "uncertainty": 120 }, "departure": { "time": "1754409180", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MOULMAI1", "stopSequence": 36 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871072" } } }, { "id": "2871073", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754410757", "uncertainty": 120 }, "departure": { "time": "1754410757", "uncertainty": 120 }, "stopId": "0:ARDECHE1" }, { "arrival": { "time": "1754410851", "uncertainty": 120 }, "departure": { "time": "1754410851", "uncertainty": 120 }, "stopId": "0:PREVILL1" }, { "departure": { "time": "1754408040", "uncertainty": 120 }, "stopId": "0:HSCHUMA1", "stopSequence": 1 }, { "arrival": { "time": "1754408313", "uncertainty": 120 }, "departure": { "time": "1754408313", "uncertainty": 120 }, "stopId": "0:PICAR01", "stopSequence": 2 }, { "arrival": { "time": "1754408380", "uncertainty": 120 }, "departure": { "time": "1754408380", "uncertainty": 120 }, "stopId": "0:CLOUTIE1", "stopSequence": 3 }, { "arrival": { "time": "1754408400", "uncertainty": 120 }, "departure": { "time": "1754408400", "uncertainty": 120 }, "stopId": "0:BOURGOG1", "stopSequence": 4 }, { "arrival": { "time": "1754408486", "uncertainty": 120 }, "departure": { "time": "1754408486", "uncertainty": 120 }, "stopId": "0:BORDES1", "stopSequence": 5 }, { "arrival": { "time": "1754408581", "uncertainty": 120 }, "departure": { "time": "1754408581", "uncertainty": 120 }, "stopId": "0:PROVENC1", "stopSequence": 6 }, { "arrival": { "time": "1754408680", "uncertainty": 120 }, "departure": { "time": "1754408680", "uncertainty": 120 }, "stopId": "0:BERNARD1", "stopSequence": 7 }, { "arrival": { "time": "1754408760", "uncertainty": 120 }, "departure": { "time": "1754408760", "uncertainty": 120 }, "stopId": "0:GANNE1", "stopSequence": 8 }, { "arrival": { "time": "1754408880", "uncertainty": 120 }, "departure": { "time": "1754408880", "uncertainty": 120 }, "stopId": "0:RUELLCH1", "stopSequence": 9 }, { "arrival": { "time": "1754408965", "uncertainty": 120 }, "departure": { "time": "1754408965", "uncertainty": 120 }, "stopId": "0:RTBORNY1", "stopSequence": 10 }, { "arrival": { "time": "1754409018", "uncertainty": 120 }, "departure": { "time": "1754409018", "uncertainty": 120 }, "stopId": "0:PONTROU1", "stopSequence": 11 }, { "arrival": { "time": "1754409108", "uncertainty": 120 }, "departure": { "time": "1754409108", "uncertainty": 120 }, "stopId": "0:LACRETL1", "stopSequence": 12 }, { "arrival": { "time": "1754409300", "uncertainty": 120 }, "departure": { "time": "1754409300", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 13 }, { "arrival": { "time": "1754409450", "uncertainty": 120 }, "departure": { "time": "1754409450", "uncertainty": 120 }, "stopId": "0:ROIGEO89", "stopSequence": 14 }, { "arrival": { "time": "1754409660", "uncertainty": 120 }, "departure": { "time": "1754409660", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 15 }, { "arrival": { "time": "1754409734", "uncertainty": 120 }, "departure": { "time": "1754409734", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 16 }, { "arrival": { "time": "1754409764", "uncertainty": 120 }, "departure": { "time": "1754409764", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 17 }, { "arrival": { "time": "1754409810", "uncertainty": 120 }, "departure": { "time": "1754409810", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 18 }, { "arrival": { "time": "1754409847", "uncertainty": 120 }, "departure": { "time": "1754409847", "uncertainty": 120 }, "stopId": "0:MEURISS2", "stopSequence": 19 }, { "arrival": { "time": "1754409897", "uncertainty": 120 }, "departure": { "time": "1754409897", "uncertainty": 120 }, "stopId": "0:COUVENT2", "stopSequence": 20 }, { "arrival": { "time": "1754409956", "uncertainty": 120 }, "departure": { "time": "1754409956", "uncertainty": 120 }, "stopId": "0:CHATRIA2", "stopSequence": 21 }, { "arrival": { "time": "1754409990", "uncertainty": 120 }, "departure": { "time": "1754409990", "uncertainty": 120 }, "stopId": "0:VERGERS2", "stopSequence": 22 }, { "arrival": { "time": "1754410020", "uncertainty": 120 }, "departure": { "time": "1754410020", "uncertainty": 120 }, "stopId": "0:FOSSE2", "stopSequence": 23 }, { "arrival": { "time": "1754410098", "uncertainty": 120 }, "departure": { "time": "1754410098", "uncertainty": 120 }, "stopId": "0:FRICHES2", "stopSequence": 24 }, { "arrival": { "time": "1754410162", "uncertainty": 120 }, "departure": { "time": "1754410162", "uncertainty": 120 }, "stopId": "0:08MAI02", "stopSequence": 25 }, { "arrival": { "time": "1754410260", "uncertainty": 120 }, "departure": { "time": "1754410260", "uncertainty": 120 }, "stopId": "0:HTRHELE2", "stopSequence": 26 }, { "arrival": { "time": "1754410294", "uncertainty": 120 }, "departure": { "time": "1754410294", "uncertainty": 120 }, "stopId": "0:ALSACE2", "stopSequence": 27 }, { "arrival": { "time": "1754410336", "uncertainty": 120 }, "departure": { "time": "1754410336", "uncertainty": 120 }, "stopId": "0:SAVOIE2", "stopSequence": 28 }, { "arrival": { "time": "1754410380", "uncertainty": 120 }, "departure": { "time": "1754410380", "uncertainty": 120 }, "stopId": "0:PAQUERE2", "stopSequence": 29 }, { "arrival": { "time": "1754410423", "uncertainty": 120 }, "departure": { "time": "1754410423", "uncertainty": 120 }, "stopId": "0:CONSTAN2", "stopSequence": 30 }, { "arrival": { "time": "1754410464", "uncertainty": 120 }, "departure": { "time": "1754410464", "uncertainty": 120 }, "stopId": "0:3HAIES2", "stopSequence": 31 }, { "arrival": { "time": "1754410698", "uncertainty": 120 }, "departure": { "time": "1754410698", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LORRAIN2", "stopSequence": 32 }, { "arrival": { "time": "1754410723", "uncertainty": 120 }, "departure": { "time": "1754410723", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:ARDECHE2", "stopSequence": 33 }, { "arrival": { "time": "1754410856", "uncertainty": 120 }, "stopId": "0:PREVIL01", "stopSequence": 34 }, { "arrival": { "time": "1754410909", "uncertainty": 120 }, "departure": { "time": "1754410909", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:VIEAUX2", "stopSequence": 35 }, { "arrival": { "time": "1754410969", "uncertainty": 120 }, "departure": { "time": "1754410860", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MOULMAI1", "stopSequence": 36 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871073" } } }, { "id": "2870112", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408460", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870112" } } }, { "id": "2871817", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407740", "uncertainty": 120 }, "stopId": "0:FRANCLO1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "111", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871817" } } }, { "id": "2870999", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754406109", "uncertainty": 120 }, "departure": { "time": "1754406109", "uncertainty": 120 }, "stopId": "0:VAILLAN2" }, { "arrival": { "time": "1754406161", "uncertainty": 120 }, "departure": { "time": "1754406161", "uncertainty": 120 }, "stopId": "0:SEMINAI2" }, { "departure": { "time": "1754403180", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MASLIEV1", "stopSequence": 1 }, { "arrival": { "time": "1754403270", "uncertainty": 120 }, "departure": { "time": "1754403270", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CHAULME1", "stopSequence": 2 }, { "arrival": { "time": "1754403315", "uncertainty": 120 }, "departure": { "time": "1754403315", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PENSEES1", "stopSequence": 3 }, { "arrival": { "time": "1754403355", "uncertainty": 120 }, "departure": { "time": "1754403355", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PINOTSM1", "stopSequence": 4 }, { "arrival": { "time": "1754403507", "uncertainty": 120 }, "departure": { "time": "1754403507", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:NOUILLY1", "stopSequence": 5 }, { "arrival": { "time": "1754403600", "uncertainty": 120 }, "departure": { "time": "1754403600", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:FALEE1", "stopSequence": 6 }, { "departure": { "time": "1754403991", "uncertainty": 120 }, "stopId": "0:MEYVIGN1", "stopSequence": 7 }, { "arrival": { "time": "1754404070", "uncertainty": 120 }, "departure": { "time": "1754404070", "uncertainty": 120 }, "stopId": "0:LMOULIN1", "stopSequence": 8 }, { "arrival": { "time": "1754404100", "uncertainty": 120 }, "departure": { "time": "1754404100", "uncertainty": 120 }, "stopId": "0:FONNY1", "stopSequence": 9 }, { "arrival": { "time": "1754404154", "uncertainty": 120 }, "departure": { "time": "1754404154", "uncertainty": 120 }, "stopId": "0:BARBE1", "stopSequence": 10 }, { "arrival": { "time": "1754404228", "uncertainty": 120 }, "departure": { "time": "1754404261", "uncertainty": 120 }, "stopId": "0:MANGENO1", "stopSequence": 11 }, { "arrival": { "time": "1754404298", "uncertainty": 120 }, "departure": { "time": "1754404298", "uncertainty": 120 }, "stopId": "0:SAULNOI1", "stopSequence": 12 }, { "arrival": { "time": "1754404370", "uncertainty": 120 }, "departure": { "time": "1754404370", "uncertainty": 120 }, "stopId": "0:JPJEAN1", "stopSequence": 13 }, { "arrival": { "time": "1754404380", "uncertainty": 120 }, "departure": { "time": "1754404380", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CORCHAD1", "stopSequence": 14 }, { "arrival": { "time": "1754404433", "uncertainty": 120 }, "departure": { "time": "1754404433", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JUGAN1", "stopSequence": 15 }, { "arrival": { "time": "1754404494", "uncertainty": 120 }, "departure": { "time": "1754404494", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JOUSSE1", "stopSequence": 16 }, { "arrival": { "time": "1754404590", "uncertainty": 120 }, "departure": { "time": "1754404623", "uncertainty": 120 }, "stopId": "0:DUNANT1", "stopSequence": 17 }, { "arrival": { "time": "1754404683", "uncertainty": 120 }, "departure": { "time": "1754404683", "uncertainty": 120 }, "stopId": "0:BILLOTT1", "stopSequence": 18 }, { "arrival": { "time": "1754404744", "uncertainty": 120 }, "departure": { "time": "1754404744", "uncertainty": 120 }, "stopId": "0:TANNERI1", "stopSequence": 19 }, { "arrival": { "time": "1754404851", "uncertainty": 120 }, "departure": { "time": "1754404911", "uncertainty": 120 }, "stopId": "0:ARSENAL1", "stopSequence": 20 }, { "arrival": { "time": "1754404971", "uncertainty": 120 }, "departure": { "time": "1754405031", "uncertainty": 120 }, "stopId": "0:FOURNIE1", "stopSequence": 21 }, { "arrival": { "time": "1754405134", "uncertainty": 120 }, "departure": { "time": "1754405134", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 22 }, { "arrival": { "time": "1754405206", "uncertainty": 120 }, "departure": { "time": "1754405211", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 23 }, { "arrival": { "time": "1754405286", "uncertainty": 120 }, "departure": { "time": "1754405301", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 24 }, { "arrival": { "time": "1754405484", "uncertainty": 120 }, "departure": { "time": "1754405484", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 25 }, { "arrival": { "time": "1754405592", "uncertainty": 120 }, "departure": { "time": "1754405661", "uncertainty": 120 }, "stopId": "0:ROIGEO89", "stopSequence": 26 }, { "arrival": { "time": "1754405870", "uncertainty": 120 }, "departure": { "time": "1754405870", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 27 }, { "arrival": { "time": "1754405928", "uncertainty": 120 }, "departure": { "time": "1754405928", "uncertainty": 120 }, "stopId": "0:CHPETRE2", "stopSequence": 28 }, { "arrival": { "time": "1754406014", "uncertainty": 120 }, "departure": { "time": "1754406014", "uncertainty": 120 }, "stopId": "0:MANGIN2", "stopSequence": 29 }, { "arrival": { "time": "1754406104", "uncertainty": 120 }, "departure": { "time": "1754406104", "uncertainty": 120 }, "stopId": "0:VAILLAN2", "stopSequence": 30 }, { "arrival": { "time": "1754406120", "uncertainty": 120 }, "departure": { "time": "1754406120", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LOGES2", "stopSequence": 31 }, { "arrival": { "time": "1754406177", "uncertainty": 120 }, "departure": { "time": "1754406177", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:STLADRE2", "stopSequence": 32 }, { "arrival": { "time": "1754406311", "uncertainty": 120 }, "departure": { "time": "1754406311", "uncertainty": 120 }, "stopId": "0:MERMOZ2", "stopSequence": 33 }, { "arrival": { "time": "1754406412", "uncertainty": 120 }, "departure": { "time": "1754406412", "uncertainty": 120 }, "stopId": "0:SIMMI689", "stopSequence": 34 }, { "arrival": { "time": "1754406527", "uncertainty": 120 }, "departure": { "time": "1754406527", "uncertainty": 120 }, "stopId": "0:11AVIAT1", "stopSequence": 35 }, { "arrival": { "time": "1754406553", "uncertainty": 120 }, "departure": { "time": "1754406553", "uncertainty": 120 }, "stopId": "0:LUETTE1", "stopSequence": 36 }, { "arrival": { "time": "1754406610", "uncertainty": 120 }, "stopId": "0:COSTEBE3", "stopSequence": 37 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870999" }, "vehicle": { "id": "2429", "label": "2429" } } }, { "id": "2871765", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407560", "uncertainty": 120 }, "stopId": "0:RONC4", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "107", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871765" } } }, { "id": "2886509", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754404711", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 }, { "arrival": { "time": "1754404890", "uncertainty": 120 }, "departure": { "time": "1754404891", "uncertainty": 120 }, "stopId": "0:ROTONDE1", "stopSequence": 2 }, { "arrival": { "time": "1754404932", "uncertainty": 120 }, "departure": { "time": "1754404951", "uncertainty": 120 }, "stopId": "0:LOTINDU1", "stopSequence": 3 }, { "arrival": { "time": "1754405010", "uncertainty": 120 }, "departure": { "time": "1754405011", "uncertainty": 120 }, "stopId": "0:CITSNCF1", "stopSequence": 4 }, { "arrival": { "time": "1754405092", "uncertainty": 120 }, "departure": { "time": "1754405101", "uncertainty": 120 }, "stopId": "0:VOSGES1", "stopSequence": 5 }, { "arrival": { "time": "1754405131", "uncertainty": 120 }, "departure": { "time": "1754405131", "uncertainty": 120 }, "stopId": "0:ALGER1", "stopSequence": 6 }, { "arrival": { "time": "1754405178", "uncertainty": 120 }, "departure": { "time": "1754405191", "uncertainty": 120 }, "stopId": "0:TOURAIN1", "stopSequence": 7 }, { "arrival": { "time": "1754405279", "uncertainty": 120 }, "departure": { "time": "1754405281", "uncertainty": 120 }, "stopId": "0:STQUENT1", "stopSequence": 8 }, { "arrival": { "time": "1754405326", "uncertainty": 120 }, "departure": { "time": "1754405326", "uncertainty": 120 }, "stopId": "0:SVICTOR1", "stopSequence": 9 }, { "arrival": { "time": "1754405396", "uncertainty": 120 }, "departure": { "time": "1754405431", "uncertainty": 120 }, "stopId": "0:LITALDU1", "stopSequence": 10 }, { "arrival": { "time": "1754405476", "uncertainty": 120 }, "departure": { "time": "1754405521", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 11 }, { "arrival": { "time": "1754405603", "uncertainty": 120 }, "departure": { "time": "1754405611", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 12 }, { "arrival": { "time": "1754405671", "uncertainty": 120 }, "departure": { "time": "1754405671", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 13 }, { "arrival": { "time": "1754405741", "uncertainty": 120 }, "departure": { "time": "1754405741", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 14 }, { "arrival": { "time": "1754405833", "uncertainty": 120 }, "departure": { "time": "1754405833", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 15 }, { "arrival": { "time": "1754405906", "uncertainty": 120 }, "departure": { "time": "1754405906", "uncertainty": 120 }, "stopId": "0:ROIGEO68", "stopSequence": 16 }, { "arrival": { "time": "1754406120", "uncertainty": 120 }, "departure": { "time": "1754406120", "uncertainty": 120 }, "stopId": "0:REPU5053", "stopSequence": 17 }, { "arrival": { "time": "1754406462", "uncertainty": 120 }, "departure": { "time": "1754406462", "uncertainty": 120 }, "stopId": "0:GARE4", "stopSequence": 18 }, { "arrival": { "time": "1754406641", "uncertainty": 120 }, "departure": { "time": "1754406641", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 19 }, { "arrival": { "time": "1754406835", "uncertainty": 120 }, "departure": { "time": "1754406835", "uncertainty": 120 }, "stopId": "0:JUIN2", "stopSequence": 20 }, { "arrival": { "time": "1754406880", "uncertainty": 120 }, "departure": { "time": "1754406880", "uncertainty": 120 }, "stopId": "0:RAPLEVY2", "stopSequence": 21 }, { "arrival": { "time": "1754406925", "uncertainty": 120 }, "departure": { "time": "1754406925", "uncertainty": 120 }, "stopId": "0:ARTILLE2", "stopSequence": 22 }, { "arrival": { "time": "1754407001", "uncertainty": 120 }, "departure": { "time": "1754407001", "uncertainty": 120 }, "stopId": "0:BERNE2", "stopSequence": 23 }, { "arrival": { "time": "1754407057", "uncertainty": 120 }, "departure": { "time": "1754407057", "uncertainty": 120 }, "stopId": "0:ALSLORR2", "stopSequence": 24 }, { "arrival": { "time": "1754407121", "uncertainty": 120 }, "departure": { "time": "1754407121", "uncertainty": 120 }, "stopId": "0:STOXEY2", "stopSequence": 25 }, { "arrival": { "time": "1754407181", "uncertainty": 120 }, "departure": { "time": "1754407181", "uncertainty": 120 }, "stopId": "0:JURA2", "stopSequence": 26 }, { "arrival": { "time": "1754407251", "uncertainty": 120 }, "departure": { "time": "1754407251", "uncertainty": 120 }, "stopId": "0:PTSOEUR2", "stopSequence": 27 }, { "arrival": { "time": "1754407328", "uncertainty": 120 }, "departure": { "time": "1754407328", "uncertainty": 120 }, "stopId": "0:METMAN2", "stopSequence": 28 }, { "arrival": { "time": "1754407404", "uncertainty": 120 }, "departure": { "time": "1754407404", "uncertainty": 120 }, "stopId": "0:MAUJEAN2", "stopSequence": 29 }, { "arrival": { "time": "1754407473", "uncertainty": 120 }, "departure": { "time": "1754407473", "uncertainty": 120 }, "stopId": "0:GENIVAU2", "stopSequence": 30 }, { "arrival": { "time": "1754407509", "uncertainty": 120 }, "departure": { "time": "1754407509", "uncertainty": 120 }, "stopId": "0:FOUGERE2", "stopSequence": 31 }, { "arrival": { "time": "1754407605", "uncertainty": 120 }, "departure": { "time": "1754407605", "uncertainty": 120 }, "stopId": "0:LORIENT2", "stopSequence": 32 }, { "arrival": { "time": "1754407646", "uncertainty": 120 }, "departure": { "time": "1754407646", "uncertainty": 120 }, "stopId": "0:JACINTH2", "stopSequence": 33 }, { "arrival": { "time": "1754407721", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 34 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "2_22886509" }, "vehicle": { "id": "1732", "label": "1732" } } }, { "id": "2871000", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754407956", "uncertainty": 120 }, "departure": { "time": "1754407956", "uncertainty": 120 }, "stopId": "0:VAILLAN2" }, { "arrival": { "time": "1754408008", "uncertainty": 120 }, "departure": { "time": "1754408008", "uncertainty": 120 }, "stopId": "0:SEMINAI2" }, { "departure": { "time": "1754405100", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MASLIEV1", "stopSequence": 1 }, { "arrival": { "time": "1754405190", "uncertainty": 120 }, "departure": { "time": "1754405190", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CHAULME1", "stopSequence": 2 }, { "arrival": { "time": "1754405235", "uncertainty": 120 }, "departure": { "time": "1754405235", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PENSEES1", "stopSequence": 3 }, { "arrival": { "time": "1754405275", "uncertainty": 120 }, "departure": { "time": "1754405275", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PINOTSM1", "stopSequence": 4 }, { "arrival": { "time": "1754405427", "uncertainty": 120 }, "departure": { "time": "1754405427", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:NOUILLY1", "stopSequence": 5 }, { "arrival": { "time": "1754405520", "uncertainty": 120 }, "departure": { "time": "1754405520", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:FALEE1", "stopSequence": 6 }, { "departure": { "time": "1754405880", "uncertainty": 120 }, "stopId": "0:MEYVIGN1", "stopSequence": 7 }, { "arrival": { "time": "1754405994", "uncertainty": 120 }, "departure": { "time": "1754405994", "uncertainty": 120 }, "stopId": "0:LMOULIN1", "stopSequence": 8 }, { "arrival": { "time": "1754406024", "uncertainty": 120 }, "departure": { "time": "1754406024", "uncertainty": 120 }, "stopId": "0:FONNY1", "stopSequence": 9 }, { "arrival": { "time": "1754406080", "uncertainty": 120 }, "departure": { "time": "1754406080", "uncertainty": 120 }, "stopId": "0:BARBE1", "stopSequence": 10 }, { "arrival": { "time": "1754406141", "uncertainty": 120 }, "departure": { "time": "1754406141", "uncertainty": 120 }, "stopId": "0:MANGENO1", "stopSequence": 11 }, { "arrival": { "time": "1754406187", "uncertainty": 120 }, "departure": { "time": "1754406187", "uncertainty": 120 }, "stopId": "0:SAULNOI1", "stopSequence": 12 }, { "arrival": { "time": "1754406239", "uncertainty": 120 }, "departure": { "time": "1754406239", "uncertainty": 120 }, "stopId": "0:JPJEAN1", "stopSequence": 13 }, { "arrival": { "time": "1754406300", "uncertainty": 120 }, "departure": { "time": "1754406300", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CORCHAD1", "stopSequence": 14 }, { "arrival": { "time": "1754406353", "uncertainty": 120 }, "departure": { "time": "1754406353", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JUGAN1", "stopSequence": 15 }, { "arrival": { "time": "1754406414", "uncertainty": 120 }, "departure": { "time": "1754406414", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JOUSSE1", "stopSequence": 16 }, { "arrival": { "time": "1754406457", "uncertainty": 120 }, "departure": { "time": "1754406457", "uncertainty": 120 }, "stopId": "0:DUNANT1", "stopSequence": 17 }, { "arrival": { "time": "1754406546", "uncertainty": 120 }, "departure": { "time": "1754406546", "uncertainty": 120 }, "stopId": "0:BILLOTT1", "stopSequence": 18 }, { "arrival": { "time": "1754406600", "uncertainty": 120 }, "departure": { "time": "1754406600", "uncertainty": 120 }, "stopId": "0:TANNERI1", "stopSequence": 19 }, { "arrival": { "time": "1754406798", "uncertainty": 120 }, "departure": { "time": "1754406798", "uncertainty": 120 }, "stopId": "0:ARSENAL1", "stopSequence": 20 }, { "arrival": { "time": "1754406868", "uncertainty": 120 }, "departure": { "time": "1754406868", "uncertainty": 120 }, "stopId": "0:FOURNIE1", "stopSequence": 21 }, { "arrival": { "time": "1754406997", "uncertainty": 120 }, "departure": { "time": "1754406997", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 22 }, { "arrival": { "time": "1754407080", "uncertainty": 120 }, "departure": { "time": "1754407080", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 23 }, { "arrival": { "time": "1754407185", "uncertainty": 120 }, "departure": { "time": "1754407185", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 24 }, { "arrival": { "time": "1754407380", "uncertainty": 120 }, "departure": { "time": "1754407380", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 25 }, { "arrival": { "time": "1754407530", "uncertainty": 120 }, "departure": { "time": "1754407530", "uncertainty": 120 }, "stopId": "0:ROIGEO89", "stopSequence": 26 }, { "arrival": { "time": "1754407740", "uncertainty": 120 }, "departure": { "time": "1754407740", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 27 }, { "arrival": { "time": "1754407787", "uncertainty": 120 }, "departure": { "time": "1754407787", "uncertainty": 120 }, "stopId": "0:CHPETRE2", "stopSequence": 28 }, { "arrival": { "time": "1754407858", "uncertainty": 120 }, "departure": { "time": "1754407858", "uncertainty": 120 }, "stopId": "0:MANGIN2", "stopSequence": 29 }, { "arrival": { "time": "1754407951", "uncertainty": 120 }, "departure": { "time": "1754407951", "uncertainty": 120 }, "stopId": "0:VAILLAN2", "stopSequence": 30 }, { "arrival": { "time": "1754408040", "uncertainty": 120 }, "departure": { "time": "1754408040", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LOGES2", "stopSequence": 31 }, { "arrival": { "time": "1754408097", "uncertainty": 120 }, "departure": { "time": "1754408097", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:STLADRE2", "stopSequence": 32 }, { "arrival": { "time": "1754408160", "uncertainty": 120 }, "departure": { "time": "1754408160", "uncertainty": 120 }, "stopId": "0:MERMOZ2", "stopSequence": 33 }, { "arrival": { "time": "1754408261", "uncertainty": 120 }, "departure": { "time": "1754408261", "uncertainty": 120 }, "stopId": "0:SIMMI689", "stopSequence": 34 }, { "arrival": { "time": "1754408376", "uncertainty": 120 }, "departure": { "time": "1754408376", "uncertainty": 120 }, "stopId": "0:11AVIAT1", "stopSequence": 35 }, { "arrival": { "time": "1754408403", "uncertainty": 120 }, "departure": { "time": "1754408403", "uncertainty": 120 }, "stopId": "0:LUETTE1", "stopSequence": 36 }, { "arrival": { "time": "1754408460", "uncertainty": 120 }, "stopId": "0:COSTEBE3", "stopSequence": 37 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871000" } } }, { "id": "2871001", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754409876" }, "departure": { "time": "1754409876" }, "stopId": "0:VAILLAN2" }, { "arrival": { "time": "1754409928" }, "departure": { "time": "1754409928" }, "stopId": "0:SEMINAI2" }, { "departure": { "time": "1754407020", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MASLIEV1", "stopSequence": 1 }, { "arrival": { "time": "1754407110", "uncertainty": 120 }, "departure": { "time": "1754407110", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CHAULME1", "stopSequence": 2 }, { "arrival": { "time": "1754407155", "uncertainty": 120 }, "departure": { "time": "1754407155", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PENSEES1", "stopSequence": 3 }, { "arrival": { "time": "1754407195", "uncertainty": 120 }, "departure": { "time": "1754407195", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PINOTSM1", "stopSequence": 4 }, { "arrival": { "time": "1754407347", "uncertainty": 120 }, "departure": { "time": "1754407347", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:NOUILLY1", "stopSequence": 5 }, { "arrival": { "time": "1754407440", "uncertainty": 120 }, "departure": { "time": "1754407440", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:FALEE1", "stopSequence": 6 }, { "departure": { "time": "1754407800" }, "stopId": "0:MEYVIGN1", "stopSequence": 7 }, { "arrival": { "time": "1754407914" }, "departure": { "time": "1754407914" }, "stopId": "0:LMOULIN1", "stopSequence": 8 }, { "arrival": { "time": "1754407944" }, "departure": { "time": "1754407944" }, "stopId": "0:FONNY1", "stopSequence": 9 }, { "arrival": { "time": "1754408000" }, "departure": { "time": "1754408000" }, "stopId": "0:BARBE1", "stopSequence": 10 }, { "arrival": { "time": "1754408061" }, "departure": { "time": "1754408061" }, "stopId": "0:MANGENO1", "stopSequence": 11 }, { "arrival": { "time": "1754408107" }, "departure": { "time": "1754408107" }, "stopId": "0:SAULNOI1", "stopSequence": 12 }, { "arrival": { "time": "1754408159" }, "departure": { "time": "1754408159" }, "stopId": "0:JPJEAN1", "stopSequence": 13 }, { "arrival": { "time": "1754408220", "uncertainty": 120 }, "departure": { "time": "1754408220", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CORCHAD1", "stopSequence": 14 }, { "arrival": { "time": "1754408273", "uncertainty": 120 }, "departure": { "time": "1754408273", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JUGAN1", "stopSequence": 15 }, { "arrival": { "time": "1754408334", "uncertainty": 120 }, "departure": { "time": "1754408334", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JOUSSE1", "stopSequence": 16 }, { "arrival": { "time": "1754408377" }, "departure": { "time": "1754408377" }, "stopId": "0:DUNANT1", "stopSequence": 17 }, { "arrival": { "time": "1754408466" }, "departure": { "time": "1754408466" }, "stopId": "0:BILLOTT1", "stopSequence": 18 }, { "arrival": { "time": "1754408520" }, "departure": { "time": "1754408520" }, "stopId": "0:TANNERI1", "stopSequence": 19 }, { "arrival": { "time": "1754408718" }, "departure": { "time": "1754408718" }, "stopId": "0:ARSENAL1", "stopSequence": 20 }, { "arrival": { "time": "1754408788" }, "departure": { "time": "1754408788" }, "stopId": "0:FOURNIE1", "stopSequence": 21 }, { "arrival": { "time": "1754408917" }, "departure": { "time": "1754408917" }, "stopId": "0:TANNEUR1", "stopSequence": 22 }, { "arrival": { "time": "1754409000" }, "departure": { "time": "1754409000" }, "stopId": "0:PARAIGE1", "stopSequence": 23 }, { "arrival": { "time": "1754409105" }, "departure": { "time": "1754409105" }, "stopId": "0:MAZELLE1", "stopSequence": 24 }, { "arrival": { "time": "1754409300" }, "departure": { "time": "1754409300" }, "stopId": "0:GARE30", "stopSequence": 25 }, { "arrival": { "time": "1754409450" }, "departure": { "time": "1754409450" }, "stopId": "0:ROIGEO89", "stopSequence": 26 }, { "arrival": { "time": "1754409660" }, "departure": { "time": "1754409660" }, "stopId": "0:BONSEC2", "stopSequence": 27 }, { "arrival": { "time": "1754409707" }, "departure": { "time": "1754409707" }, "stopId": "0:CHPETRE2", "stopSequence": 28 }, { "arrival": { "time": "1754409778" }, "departure": { "time": "1754409778" }, "stopId": "0:MANGIN2", "stopSequence": 29 }, { "arrival": { "time": "1754409871" }, "departure": { "time": "1754409871" }, "stopId": "0:VAILLAN2", "stopSequence": 30 }, { "arrival": { "time": "1754409960", "uncertainty": 120 }, "departure": { "time": "1754409960", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LOGES2", "stopSequence": 31 }, { "arrival": { "time": "1754410017", "uncertainty": 120 }, "departure": { "time": "1754410017", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:STLADRE2", "stopSequence": 32 }, { "arrival": { "time": "1754410080" }, "departure": { "time": "1754410080" }, "stopId": "0:MERMOZ2", "stopSequence": 33 }, { "arrival": { "time": "1754410181" }, "departure": { "time": "1754410181" }, "stopId": "0:SIMMI689", "stopSequence": 34 }, { "arrival": { "time": "1754410296" }, "departure": { "time": "1754410296" }, "stopId": "0:11AVIAT1", "stopSequence": 35 }, { "arrival": { "time": "1754410323" }, "departure": { "time": "1754410323" }, "stopId": "0:LUETTE1", "stopSequence": 36 }, { "arrival": { "time": "1754410380" }, "stopId": "0:COSTEBE3", "stopSequence": 37 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871001" } } }, { "id": "2870039", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754404908", "uncertainty": 120 }, "stopId": "0:ROIGEO68", "stopSequence": 1 }, { "arrival": { "time": "1754405428", "uncertainty": 120 }, "departure": { "time": "1754405448", "uncertainty": 120 }, "stopId": "0:LORRAIN2", "stopSequence": 2 }, { "arrival": { "time": "1754405564", "uncertainty": 120 }, "departure": { "time": "1754405564", "uncertainty": 120 }, "stopId": "0:CRRD602", "stopSequence": 3 }, { "arrival": { "time": "1754405655", "uncertainty": 120 }, "departure": { "time": "1754405658", "uncertainty": 120 }, "stopId": "0:STPAUL02", "stopSequence": 4 }, { "arrival": { "time": "1754405715", "uncertainty": 120 }, "departure": { "time": "1754405715", "uncertainty": 120 }, "stopId": "0:CLEMENC2", "stopSequence": 5 }, { "arrival": { "time": "1754405757", "uncertainty": 120 }, "departure": { "time": "1754405757", "uncertainty": 120 }, "stopId": "0:JFERRAT2", "stopSequence": 6 }, { "arrival": { "time": "1754405835", "uncertainty": 120 }, "departure": { "time": "1754405835", "uncertainty": 120 }, "stopId": "0:ARSMOSL2", "stopSequence": 7 }, { "arrival": { "time": "1754405902", "uncertainty": 120 }, "departure": { "time": "1754405902", "uncertainty": 120 }, "stopId": "0:TEMPLE2", "stopSequence": 8 }, { "arrival": { "time": "1754405931", "uncertainty": 120 }, "departure": { "time": "1754405931", "uncertainty": 120 }, "stopId": "0:SCHWALB2", "stopSequence": 9 }, { "arrival": { "time": "1754405980", "uncertainty": 120 }, "departure": { "time": "1754405980", "uncertainty": 120 }, "stopId": "0:VERDUN2", "stopSequence": 10 }, { "arrival": { "time": "1754406375", "uncertainty": 120 }, "departure": { "time": "1754406375", "uncertainty": 120 }, "stopId": "0:GRAVELO2", "stopSequence": 11 }, { "arrival": { "time": "1754406404", "uncertainty": 120 }, "departure": { "time": "1754406404", "uncertainty": 120 }, "stopId": "0:RUEDARS2", "stopSequence": 12 }, { "arrival": { "time": "1754406419", "uncertainty": 120 }, "departure": { "time": "1754406419", "uncertainty": 120 }, "stopId": "0:VERLIN2", "stopSequence": 13 }, { "arrival": { "time": "1754406555", "uncertainty": 120 }, "departure": { "time": "1754406555", "uncertainty": 120 }, "stopId": "0:MALMAIS2", "stopSequence": 14 }, { "arrival": { "time": "1754406755", "uncertainty": 120 }, "departure": { "time": "1754406755", "uncertainty": 120 }, "stopId": "0:TELEGRA2", "stopSequence": 15 }, { "arrival": { "time": "1754406772", "uncertainty": 120 }, "departure": { "time": "1754406772", "uncertainty": 120 }, "stopId": "0:VERNEVI2", "stopSequence": 16 }, { "arrival": { "time": "1754406795", "uncertainty": 120 }, "stopId": "0:CHANTRE1", "stopSequence": 17 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "103", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870039" }, "vehicle": { "id": "193005", "label": "193005" } } }, { "id": "2871768", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405520", "uncertainty": 120 }, "stopId": "0:RONC4", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "107", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871768" }, "vehicle": { "id": "1931", "label": "1931" } } }, { "id": "2871769", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407560", "uncertainty": 120 }, "stopId": "0:SQLUX122", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "107", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871769" } } }, { "id": "2871770", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405061", "uncertainty": 120 }, "stopId": "0:SQLUX122", "stopSequence": 1 }, { "arrival": { "time": "1754405189", "uncertainty": 120 }, "departure": { "time": "1754405189", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 2 }, { "arrival": { "time": "1754405280", "uncertainty": 120 }, "departure": { "time": "1754405280", "uncertainty": 120 }, "stopId": "0:TIGNO395", "stopSequence": 3 }, { "arrival": { "time": "1754405295", "uncertainty": 120 }, "departure": { "time": "1754405295", "uncertainty": 120 }, "stopId": "0:COLIBRI2", "stopSequence": 4 }, { "arrival": { "time": "1754405328", "uncertainty": 120 }, "departure": { "time": "1754405328", "uncertainty": 120 }, "stopId": "0:LEMOYNE2", "stopSequence": 5 }, { "arrival": { "time": "1754405358", "uncertainty": 120 }, "departure": { "time": "1754405361", "uncertainty": 120 }, "stopId": "0:NJUNG2", "stopSequence": 6 }, { "arrival": { "time": "1754405399", "uncertainty": 120 }, "departure": { "time": "1754405399", "uncertainty": 120 }, "stopId": "0:BUCHOZ2", "stopSequence": 7 }, { "arrival": { "time": "1754405431", "uncertainty": 120 }, "departure": { "time": "1754405431", "uncertainty": 120 }, "stopId": "0:SANSONN2", "stopSequence": 8 }, { "arrival": { "time": "1754405520", "uncertainty": 120 }, "departure": { "time": "1754405520", "uncertainty": 120 }, "stopId": "0:FRIERES2", "stopSequence": 9 }, { "arrival": { "time": "1754405577", "uncertainty": 120 }, "departure": { "time": "1754405577", "uncertainty": 120 }, "stopId": "0:CARREFO2", "stopSequence": 10 }, { "arrival": { "time": "1754405623", "uncertainty": 120 }, "departure": { "time": "1754405623", "uncertainty": 120 }, "stopId": "0:LAVANDI2", "stopSequence": 11 }, { "arrival": { "time": "1754405682", "uncertainty": 120 }, "departure": { "time": "1754405691", "uncertainty": 120 }, "stopId": "0:PLACEPU2", "stopSequence": 12 }, { "arrival": { "time": "1754405807", "uncertainty": 120 }, "departure": { "time": "1754405807", "uncertainty": 120 }, "stopId": "0:RUEMETZ2", "stopSequence": 13 }, { "arrival": { "time": "1754405931", "uncertainty": 120 }, "departure": { "time": "1754405931", "uncertainty": 120 }, "stopId": "0:SAULNYC2", "stopSequence": 14 }, { "arrival": { "time": "1754405959", "uncertainty": 120 }, "departure": { "time": "1754405959", "uncertainty": 120 }, "stopId": "0:BRIEYS02", "stopSequence": 15 }, { "arrival": { "time": "1754406471", "uncertainty": 120 }, "departure": { "time": "1754406471", "uncertainty": 120 }, "stopId": "0:MONTAG02", "stopSequence": 16 }, { "arrival": { "time": "1754406540", "uncertainty": 120 }, "departure": { "time": "1754406540", "uncertainty": 120 }, "stopId": "0:HAMJER04", "stopSequence": 17 }, { "arrival": { "time": "1754406587", "uncertainty": 120 }, "departure": { "time": "1754406587", "uncertainty": 120 }, "stopId": "0:RUEECO01", "stopSequence": 18 }, { "arrival": { "time": "1754406631", "uncertainty": 120 }, "departure": { "time": "1754406631", "uncertainty": 120 }, "stopId": "0:ABBEBAU1", "stopSequence": 19 }, { "arrival": { "time": "1754406662", "uncertainty": 120 }, "departure": { "time": "1754406662", "uncertainty": 120 }, "stopId": "0:18AOUT2", "stopSequence": 20 }, { "arrival": { "time": "1754406760", "uncertainty": 120 }, "departure": { "time": "1754406760", "uncertainty": 120 }, "stopId": "0:MINE02", "stopSequence": 21 }, { "arrival": { "time": "1754406787", "uncertainty": 120 }, "departure": { "time": "1754406787", "uncertainty": 120 }, "stopId": "0:RONEGL2", "stopSequence": 22 }, { "arrival": { "time": "1754406813", "uncertainty": 120 }, "departure": { "time": "1754406813", "uncertainty": 120 }, "stopId": "0:RAYMON2", "stopSequence": 23 }, { "arrival": { "time": "1754406855", "uncertainty": 120 }, "departure": { "time": "1754406855", "uncertainty": 120 }, "stopId": "0:RONCEN2", "stopSequence": 24 }, { "arrival": { "time": "1754406911", "uncertainty": 120 }, "departure": { "time": "1754406911", "uncertainty": 120 }, "stopId": "0:MASARI2", "stopSequence": 25 }, { "arrival": { "time": "1754406951", "uncertainty": 120 }, "stopId": "0:RONC4", "stopSequence": 26 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "107", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871770" }, "vehicle": { "id": "2031", "label": "2031" } } }, { "id": "2870028", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407440", "uncertainty": 120 }, "stopId": "0:CHANTRE1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "103", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870028" } } }, { "id": "2871800", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408100", "uncertainty": 120 }, "stopId": "0:PEM917", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "108", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871800" } } }, { "id": "2871030", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754405840", "uncertainty": 120 }, "departure": { "time": "1754405840", "uncertainty": 120 }, "stopId": "0:SEMINAI2" }, { "arrival": { "time": "1754405909", "uncertainty": 120 }, "departure": { "time": "1754405909", "uncertainty": 120 }, "stopId": "0:VAILLAN1" }, { "arrival": { "time": "1754407248", "uncertainty": 120 }, "departure": { "time": "1754407248", "uncertainty": 120 }, "stopId": "0:JPJEAN2" }, { "departure": { "time": "1754405340", "uncertainty": 120 }, "stopId": "0:COSTEBE3", "stopSequence": 1 }, { "arrival": { "time": "1754405472", "uncertainty": 120 }, "departure": { "time": "1754405472", "uncertainty": 120 }, "stopId": "0:LUETTE2", "stopSequence": 2 }, { "arrival": { "time": "1754405490", "uncertainty": 120 }, "departure": { "time": "1754405490", "uncertainty": 120 }, "stopId": "0:11AVIAT2", "stopSequence": 3 }, { "arrival": { "time": "1754405599", "uncertainty": 120 }, "departure": { "time": "1754405599", "uncertainty": 120 }, "stopId": "0:SIMMI690", "stopSequence": 4 }, { "arrival": { "time": "1754405695", "uncertainty": 120 }, "departure": { "time": "1754405700", "uncertainty": 120 }, "stopId": "0:MERMOZ1", "stopSequence": 5 }, { "arrival": { "time": "1754405704", "uncertainty": 120 }, "departure": { "time": "1754405704", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:STLADRE1", "stopSequence": 6 }, { "arrival": { "time": "1754405760", "uncertainty": 120 }, "departure": { "time": "1754405760", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LOGES1", "stopSequence": 7 }, { "arrival": { "time": "1754405912", "uncertainty": 120 }, "departure": { "time": "1754405912", "uncertainty": 120 }, "stopId": "0:VAILLAN1", "stopSequence": 8 }, { "arrival": { "time": "1754405983", "uncertainty": 120 }, "departure": { "time": "1754405983", "uncertainty": 120 }, "stopId": "0:MANGIN1", "stopSequence": 9 }, { "arrival": { "time": "1754406040", "uncertainty": 120 }, "departure": { "time": "1754406040", "uncertainty": 120 }, "stopId": "0:CHPETRE1", "stopSequence": 10 }, { "arrival": { "time": "1754406101", "uncertainty": 120 }, "departure": { "time": "1754406101", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 11 }, { "arrival": { "time": "1754406216", "uncertainty": 120 }, "departure": { "time": "1754406216", "uncertainty": 120 }, "stopId": "0:ROIGE142", "stopSequence": 12 }, { "arrival": { "time": "1754406340", "uncertainty": 120 }, "departure": { "time": "1754406340", "uncertainty": 120 }, "stopId": "0:GARE4", "stopSequence": 13 }, { "arrival": { "time": "1754406519", "uncertainty": 120 }, "departure": { "time": "1754406519", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 14 }, { "arrival": { "time": "1754406636", "uncertainty": 120 }, "departure": { "time": "1754406636", "uncertainty": 120 }, "stopId": "0:TANNEUR2", "stopSequence": 15 }, { "arrival": { "time": "1754406697", "uncertainty": 120 }, "departure": { "time": "1754406697", "uncertainty": 120 }, "stopId": "0:FOURNIE2", "stopSequence": 16 }, { "arrival": { "time": "1754406749", "uncertainty": 120 }, "departure": { "time": "1754406749", "uncertainty": 120 }, "stopId": "0:ARSENAL2", "stopSequence": 17 }, { "arrival": { "time": "1754406895", "uncertainty": 120 }, "departure": { "time": "1754406895", "uncertainty": 120 }, "stopId": "0:TANNERI2", "stopSequence": 18 }, { "arrival": { "time": "1754406958", "uncertainty": 120 }, "departure": { "time": "1754406958", "uncertainty": 120 }, "stopId": "0:BILLOTT2", "stopSequence": 19 }, { "arrival": { "time": "1754407019", "uncertainty": 120 }, "departure": { "time": "1754407019", "uncertainty": 120 }, "stopId": "0:DUNANT2", "stopSequence": 20 }, { "arrival": { "time": "1754407022", "uncertainty": 120 }, "departure": { "time": "1754407022", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JOUSSE2", "stopSequence": 21 }, { "arrival": { "time": "1754407097", "uncertainty": 120 }, "departure": { "time": "1754407097", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JUGAN2", "stopSequence": 22 }, { "arrival": { "time": "1754407140", "uncertainty": 120 }, "departure": { "time": "1754407140", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CORCHAD2", "stopSequence": 23 }, { "arrival": { "time": "1754407252", "uncertainty": 120 }, "departure": { "time": "1754407252", "uncertainty": 120 }, "stopId": "0:JPJEAN2", "stopSequence": 24 }, { "arrival": { "time": "1754407311", "uncertainty": 120 }, "departure": { "time": "1754407311", "uncertainty": 120 }, "stopId": "0:SAULNOI2", "stopSequence": 25 }, { "arrival": { "time": "1754407362", "uncertainty": 120 }, "departure": { "time": "1754407362", "uncertainty": 120 }, "stopId": "0:MANGENO2", "stopSequence": 26 }, { "arrival": { "time": "1754407414", "uncertainty": 120 }, "departure": { "time": "1754407414", "uncertainty": 120 }, "stopId": "0:BARBE2", "stopSequence": 27 }, { "arrival": { "time": "1754407483", "uncertainty": 120 }, "departure": { "time": "1754407483", "uncertainty": 120 }, "stopId": "0:FONNY2", "stopSequence": 28 }, { "arrival": { "time": "1754407519", "uncertainty": 120 }, "departure": { "time": "1754407519", "uncertainty": 120 }, "stopId": "0:LMOULIN2", "stopSequence": 29 }, { "arrival": { "time": "1754407612", "uncertainty": 120 }, "stopId": "0:MEYVIGN1", "stopSequence": 30 }, { "arrival": { "time": "1754407920", "uncertainty": 120 }, "departure": { "time": "1754407920", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:FALEE2", "stopSequence": 31 }, { "arrival": { "time": "1754408040", "uncertainty": 120 }, "departure": { "time": "1754408040", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PRESSOI2", "stopSequence": 32 }, { "arrival": { "time": "1754408196", "uncertainty": 120 }, "departure": { "time": "1754408196", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PINOTSM2", "stopSequence": 33 }, { "arrival": { "time": "1754408220", "uncertainty": 120 }, "departure": { "time": "1754408220", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PENSEES2", "stopSequence": 34 }, { "arrival": { "time": "1754408255", "uncertainty": 120 }, "departure": { "time": "1754408255", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CHAULME2", "stopSequence": 35 }, { "arrival": { "time": "1754408304", "uncertainty": 120 }, "departure": { "time": "1754408304", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GROSNOY1", "stopSequence": 36 }, { "arrival": { "time": "1754408460", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MASLIEV1", "stopSequence": 37 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871030" }, "vehicle": { "id": "2435", "label": "2435" } } }, { "id": "2871031", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754407820", "uncertainty": 120 }, "departure": { "time": "1754407820", "uncertainty": 120 }, "stopId": "0:SEMINAI2" }, { "arrival": { "time": "1754407889", "uncertainty": 120 }, "departure": { "time": "1754407889", "uncertainty": 120 }, "stopId": "0:VAILLAN1" }, { "arrival": { "time": "1754409235", "uncertainty": 120 }, "departure": { "time": "1754409235", "uncertainty": 120 }, "stopId": "0:JPJEAN2" }, { "departure": { "time": "1754407380", "uncertainty": 120 }, "stopId": "0:COSTEBE3", "stopSequence": 1 }, { "arrival": { "time": "1754407450", "uncertainty": 120 }, "departure": { "time": "1754407450", "uncertainty": 120 }, "stopId": "0:LUETTE2", "stopSequence": 2 }, { "arrival": { "time": "1754407484", "uncertainty": 120 }, "departure": { "time": "1754407484", "uncertainty": 120 }, "stopId": "0:11AVIAT2", "stopSequence": 3 }, { "arrival": { "time": "1754407589", "uncertainty": 120 }, "departure": { "time": "1754407589", "uncertainty": 120 }, "stopId": "0:SIMMI690", "stopSequence": 4 }, { "arrival": { "time": "1754407680", "uncertainty": 120 }, "departure": { "time": "1754407680", "uncertainty": 120 }, "stopId": "0:MERMOZ1", "stopSequence": 5 }, { "arrival": { "time": "1754407744", "uncertainty": 120 }, "departure": { "time": "1754407744", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:STLADRE1", "stopSequence": 6 }, { "arrival": { "time": "1754407800", "uncertainty": 120 }, "departure": { "time": "1754407800", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LOGES1", "stopSequence": 7 }, { "arrival": { "time": "1754407890", "uncertainty": 120 }, "departure": { "time": "1754407890", "uncertainty": 120 }, "stopId": "0:VAILLAN1", "stopSequence": 8 }, { "arrival": { "time": "1754407965", "uncertainty": 120 }, "departure": { "time": "1754407965", "uncertainty": 120 }, "stopId": "0:MANGIN1", "stopSequence": 9 }, { "arrival": { "time": "1754408028", "uncertainty": 120 }, "departure": { "time": "1754408028", "uncertainty": 120 }, "stopId": "0:CHPETRE1", "stopSequence": 10 }, { "arrival": { "time": "1754408100", "uncertainty": 120 }, "departure": { "time": "1754408100", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 11 }, { "arrival": { "time": "1754408229", "uncertainty": 120 }, "departure": { "time": "1754408229", "uncertainty": 120 }, "stopId": "0:ROIGE142", "stopSequence": 12 }, { "arrival": { "time": "1754408340", "uncertainty": 120 }, "departure": { "time": "1754408340", "uncertainty": 120 }, "stopId": "0:GARE4", "stopSequence": 13 }, { "arrival": { "time": "1754408504", "uncertainty": 120 }, "departure": { "time": "1754408504", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 14 }, { "arrival": { "time": "1754408621", "uncertainty": 120 }, "departure": { "time": "1754408621", "uncertainty": 120 }, "stopId": "0:TANNEUR2", "stopSequence": 15 }, { "arrival": { "time": "1754408682", "uncertainty": 120 }, "departure": { "time": "1754408682", "uncertainty": 120 }, "stopId": "0:FOURNIE2", "stopSequence": 16 }, { "arrival": { "time": "1754408734", "uncertainty": 120 }, "departure": { "time": "1754408734", "uncertainty": 120 }, "stopId": "0:ARSENAL2", "stopSequence": 17 }, { "arrival": { "time": "1754408880", "uncertainty": 120 }, "departure": { "time": "1754408880", "uncertainty": 120 }, "stopId": "0:TANNERI2", "stopSequence": 18 }, { "arrival": { "time": "1754408944", "uncertainty": 120 }, "departure": { "time": "1754408944", "uncertainty": 120 }, "stopId": "0:BILLOTT2", "stopSequence": 19 }, { "arrival": { "time": "1754409006", "uncertainty": 120 }, "departure": { "time": "1754409006", "uncertainty": 120 }, "stopId": "0:DUNANT2", "stopSequence": 20 }, { "arrival": { "time": "1754409062", "uncertainty": 120 }, "departure": { "time": "1754409062", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JOUSSE2", "stopSequence": 21 }, { "arrival": { "time": "1754409137", "uncertainty": 120 }, "departure": { "time": "1754409137", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JUGAN2", "stopSequence": 22 }, { "arrival": { "time": "1754409180", "uncertainty": 120 }, "departure": { "time": "1754409180", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CORCHAD2", "stopSequence": 23 }, { "arrival": { "time": "1754409240", "uncertainty": 120 }, "departure": { "time": "1754409240", "uncertainty": 120 }, "stopId": "0:JPJEAN2", "stopSequence": 24 }, { "arrival": { "time": "1754409299", "uncertainty": 120 }, "departure": { "time": "1754409299", "uncertainty": 120 }, "stopId": "0:SAULNOI2", "stopSequence": 25 }, { "arrival": { "time": "1754409350", "uncertainty": 120 }, "departure": { "time": "1754409350", "uncertainty": 120 }, "stopId": "0:MANGENO2", "stopSequence": 26 }, { "arrival": { "time": "1754409402", "uncertainty": 120 }, "departure": { "time": "1754409402", "uncertainty": 120 }, "stopId": "0:BARBE2", "stopSequence": 27 }, { "arrival": { "time": "1754409471", "uncertainty": 120 }, "departure": { "time": "1754409471", "uncertainty": 120 }, "stopId": "0:FONNY2", "stopSequence": 28 }, { "arrival": { "time": "1754409507", "uncertainty": 120 }, "departure": { "time": "1754409507", "uncertainty": 120 }, "stopId": "0:LMOULIN2", "stopSequence": 29 }, { "arrival": { "time": "1754409600", "uncertainty": 120 }, "stopId": "0:MEYVIGN1", "stopSequence": 30 }, { "arrival": { "time": "1754409960", "uncertainty": 120 }, "departure": { "time": "1754409960", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:FALEE2", "stopSequence": 31 }, { "arrival": { "time": "1754410080", "uncertainty": 120 }, "departure": { "time": "1754410080", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PRESSOI2", "stopSequence": 32 }, { "arrival": { "time": "1754410236", "uncertainty": 120 }, "departure": { "time": "1754410236", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PINOTSM2", "stopSequence": 33 }, { "arrival": { "time": "1754410260", "uncertainty": 120 }, "departure": { "time": "1754410260", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PENSEES2", "stopSequence": 34 }, { "arrival": { "time": "1754410295", "uncertainty": 120 }, "departure": { "time": "1754410295", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CHAULME2", "stopSequence": 35 }, { "arrival": { "time": "1754410344", "uncertainty": 120 }, "departure": { "time": "1754410344", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GROSNOY1", "stopSequence": 36 }, { "arrival": { "time": "1754410500", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MASLIEV1", "stopSequence": 37 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871031" } } }, { "id": "3082969", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754406713", "uncertainty": 120 }, "departure": { "time": "1754406713", "uncertainty": 120 }, "stopId": "0:AUGNYMA1" }, { "departure": { "time": "1754405460", "uncertainty": 120 }, "stopId": "0:MARDIG01", "stopSequence": 1 }, { "arrival": { "time": "1754405576", "uncertainty": 120 }, "departure": { "time": "1754405581", "uncertainty": 120 }, "stopId": "0:LACORV01", "stopSequence": 2 }, { "arrival": { "time": "1754405655", "uncertainty": 120 }, "departure": { "time": "1754405655", "uncertainty": 120 }, "stopId": "0:NOTRDA01", "stopSequence": 3 }, { "arrival": { "time": "1754405701", "uncertainty": 120 }, "departure": { "time": "1754405701", "uncertainty": 120 }, "stopId": "0:CHARIT01", "stopSequence": 4 }, { "arrival": { "time": "1754405879", "uncertainty": 120 }, "departure": { "time": "1754405879", "uncertainty": 120 }, "stopId": "0:MARIEUL2", "stopSequence": 5 }, { "arrival": { "time": "1754405974", "uncertainty": 120 }, "departure": { "time": "1754405974", "uncertainty": 120 }, "stopId": "0:VEZON1", "stopSequence": 6 }, { "arrival": { "time": "1754406239", "uncertainty": 120 }, "departure": { "time": "1754406239", "uncertainty": 120 }, "stopId": "0:FEY1", "stopSequence": 7 }, { "arrival": { "time": "1754406268", "uncertainty": 120 }, "departure": { "time": "1754406268", "uncertainty": 120 }, "stopId": "0:RD661", "stopSequence": 8 }, { "arrival": { "time": "1754406502", "uncertainty": 120 }, "departure": { "time": "1754406502", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GLISSU1", "stopSequence": 9 }, { "arrival": { "time": "1754406540", "uncertainty": 120 }, "departure": { "time": "1754406540", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:AUGNYMA1", "stopSequence": 10 }, { "arrival": { "time": "1754406756", "uncertainty": 120 }, "departure": { "time": "1754406756", "uncertainty": 120 }, "stopId": "0:LIBERAT1", "stopSequence": 11 }, { "arrival": { "time": "1754406791", "uncertainty": 120 }, "departure": { "time": "1754406791", "uncertainty": 120 }, "stopId": "0:LOTISSE1", "stopSequence": 12 }, { "arrival": { "time": "1754406928", "uncertainty": 120 }, "departure": { "time": "1754406928", "uncertainty": 120 }, "stopId": "0:ORLY1", "stopSequence": 13 }, { "arrival": { "time": "1754407182", "uncertainty": 120 }, "departure": { "time": "1754407182", "uncertainty": 120 }, "stopId": "0:11AVIAT1", "stopSequence": 14 }, { "arrival": { "time": "1754407200", "uncertainty": 120 }, "departure": { "time": "1754407200", "uncertainty": 120 }, "stopId": "0:LUETTE1", "stopSequence": 15 }, { "arrival": { "time": "1754407333", "uncertainty": 120 }, "departure": { "time": "1754407333", "uncertainty": 120 }, "stopId": "0:JEANNED1", "stopSequence": 16 }, { "arrival": { "time": "1754407425", "uncertainty": 120 }, "departure": { "time": "1754407425", "uncertainty": 120 }, "stopId": "0:PREVOTE1", "stopSequence": 17 }, { "arrival": { "time": "1754407507", "uncertainty": 120 }, "departure": { "time": "1754407507", "uncertainty": 120 }, "stopId": "0:STANDRE1", "stopSequence": 18 }, { "arrival": { "time": "1754407556", "uncertainty": 120 }, "departure": { "time": "1754407556", "uncertainty": 120 }, "stopId": "0:SEMINAI1", "stopSequence": 19 }, { "arrival": { "time": "1754407602", "uncertainty": 120 }, "departure": { "time": "1754407602", "uncertainty": 120 }, "stopId": "0:VAILLAN1", "stopSequence": 20 }, { "arrival": { "time": "1754407657", "uncertainty": 120 }, "departure": { "time": "1754407657", "uncertainty": 120 }, "stopId": "0:MANGIN1", "stopSequence": 21 }, { "arrival": { "time": "1754407703", "uncertainty": 120 }, "departure": { "time": "1754407703", "uncertainty": 120 }, "stopId": "0:CHPETRE1", "stopSequence": 22 }, { "arrival": { "time": "1754407804", "uncertainty": 120 }, "departure": { "time": "1754407804", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 23 }, { "arrival": { "time": "1754407968", "uncertainty": 120 }, "departure": { "time": "1754407968", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 24 }, { "arrival": { "time": "1754408100", "uncertainty": 120 }, "stopId": "0:PEM917", "stopSequence": 25 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "102", "scheduleRelationship": "SCHEDULED", "tripId": "2_23082969" }, "vehicle": { "id": "1738", "label": "1738" } } }, { "id": "2871032", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754409320", "uncertainty": 120 }, "departure": { "time": "1754409320", "uncertainty": 120 }, "stopId": "0:SEMINAI2" }, { "arrival": { "time": "1754409389", "uncertainty": 120 }, "departure": { "time": "1754409389", "uncertainty": 120 }, "stopId": "0:VAILLAN1" }, { "arrival": { "time": "1754410735", "uncertainty": 120 }, "departure": { "time": "1754410735", "uncertainty": 120 }, "stopId": "0:JPJEAN2" }, { "departure": { "time": "1754408880", "uncertainty": 120 }, "stopId": "0:COSTEBE3", "stopSequence": 1 }, { "arrival": { "time": "1754408950", "uncertainty": 120 }, "departure": { "time": "1754408950", "uncertainty": 120 }, "stopId": "0:LUETTE2", "stopSequence": 2 }, { "arrival": { "time": "1754408984", "uncertainty": 120 }, "departure": { "time": "1754408984", "uncertainty": 120 }, "stopId": "0:11AVIAT2", "stopSequence": 3 }, { "arrival": { "time": "1754409089", "uncertainty": 120 }, "departure": { "time": "1754409089", "uncertainty": 120 }, "stopId": "0:SIMMI690", "stopSequence": 4 }, { "arrival": { "time": "1754409180", "uncertainty": 120 }, "departure": { "time": "1754409180", "uncertainty": 120 }, "stopId": "0:MERMOZ1", "stopSequence": 5 }, { "arrival": { "time": "1754409361", "uncertainty": 120 }, "departure": { "time": "1754409361", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:STLADRE1", "stopSequence": 6 }, { "arrival": { "time": "1754409417", "uncertainty": 120 }, "departure": { "time": "1754409417", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LOGES1", "stopSequence": 7 }, { "arrival": { "time": "1754409390", "uncertainty": 120 }, "departure": { "time": "1754409390", "uncertainty": 120 }, "stopId": "0:VAILLAN1", "stopSequence": 8 }, { "arrival": { "time": "1754409465", "uncertainty": 120 }, "departure": { "time": "1754409465", "uncertainty": 120 }, "stopId": "0:MANGIN1", "stopSequence": 9 }, { "arrival": { "time": "1754409528", "uncertainty": 120 }, "departure": { "time": "1754409528", "uncertainty": 120 }, "stopId": "0:CHPETRE1", "stopSequence": 10 }, { "arrival": { "time": "1754409600", "uncertainty": 120 }, "departure": { "time": "1754409600", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 11 }, { "arrival": { "time": "1754409729", "uncertainty": 120 }, "departure": { "time": "1754409729", "uncertainty": 120 }, "stopId": "0:ROIGE142", "stopSequence": 12 }, { "arrival": { "time": "1754409840", "uncertainty": 120 }, "departure": { "time": "1754409840", "uncertainty": 120 }, "stopId": "0:GARE4", "stopSequence": 13 }, { "arrival": { "time": "1754410004", "uncertainty": 120 }, "departure": { "time": "1754410004", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 14 }, { "arrival": { "time": "1754410121", "uncertainty": 120 }, "departure": { "time": "1754410121", "uncertainty": 120 }, "stopId": "0:TANNEUR2", "stopSequence": 15 }, { "arrival": { "time": "1754410182", "uncertainty": 120 }, "departure": { "time": "1754410182", "uncertainty": 120 }, "stopId": "0:FOURNIE2", "stopSequence": 16 }, { "arrival": { "time": "1754410234", "uncertainty": 120 }, "departure": { "time": "1754410234", "uncertainty": 120 }, "stopId": "0:ARSENAL2", "stopSequence": 17 }, { "arrival": { "time": "1754410380", "uncertainty": 120 }, "departure": { "time": "1754410380", "uncertainty": 120 }, "stopId": "0:TANNERI2", "stopSequence": 18 }, { "arrival": { "time": "1754410444", "uncertainty": 120 }, "departure": { "time": "1754410444", "uncertainty": 120 }, "stopId": "0:BILLOTT2", "stopSequence": 19 }, { "arrival": { "time": "1754410506", "uncertainty": 120 }, "departure": { "time": "1754410506", "uncertainty": 120 }, "stopId": "0:DUNANT2", "stopSequence": 20 }, { "arrival": { "time": "1754410678", "uncertainty": 120 }, "departure": { "time": "1754410678", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JOUSSE2", "stopSequence": 21 }, { "arrival": { "time": "1754410752", "uncertainty": 120 }, "departure": { "time": "1754410752", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JUGAN2", "stopSequence": 22 }, { "arrival": { "time": "1754410795", "uncertainty": 120 }, "departure": { "time": "1754410795", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CORCHAD2", "stopSequence": 23 }, { "arrival": { "time": "1754410740", "uncertainty": 120 }, "departure": { "time": "1754410740", "uncertainty": 120 }, "stopId": "0:JPJEAN2", "stopSequence": 24 }, { "arrival": { "time": "1754410799", "uncertainty": 120 }, "departure": { "time": "1754410799", "uncertainty": 120 }, "stopId": "0:SAULNOI2", "stopSequence": 25 }, { "arrival": { "time": "1754410850", "uncertainty": 120 }, "departure": { "time": "1754410850", "uncertainty": 120 }, "stopId": "0:MANGENO2", "stopSequence": 26 }, { "arrival": { "time": "1754410902", "uncertainty": 120 }, "departure": { "time": "1754410902", "uncertainty": 120 }, "stopId": "0:BARBE2", "stopSequence": 27 }, { "arrival": { "time": "1754410971", "uncertainty": 120 }, "departure": { "time": "1754410971", "uncertainty": 120 }, "stopId": "0:FONNY2", "stopSequence": 28 }, { "arrival": { "time": "1754411007", "uncertainty": 120 }, "departure": { "time": "1754411007", "uncertainty": 120 }, "stopId": "0:LMOULIN2", "stopSequence": 29 }, { "arrival": { "time": "1754411100", "uncertainty": 120 }, "stopId": "0:MEYVIGN1", "stopSequence": 30 }, { "arrival": { "time": "1754411576", "uncertainty": 120 }, "departure": { "time": "1754411576", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:FALEE2", "stopSequence": 31 }, { "arrival": { "time": "1754411696", "uncertainty": 120 }, "departure": { "time": "1754411696", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PRESSOI2", "stopSequence": 32 }, { "arrival": { "time": "1754411852", "uncertainty": 120 }, "departure": { "time": "1754411852", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PINOTSM2", "stopSequence": 33 }, { "arrival": { "time": "1754411876", "uncertainty": 120 }, "departure": { "time": "1754411876", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PENSEES2", "stopSequence": 34 }, { "arrival": { "time": "1754411911", "uncertainty": 120 }, "departure": { "time": "1754411911", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CHAULME2", "stopSequence": 35 }, { "arrival": { "time": "1754411960", "uncertainty": 120 }, "departure": { "time": "1754411960", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GROSNOY1", "stopSequence": 36 }, { "arrival": { "time": "1754412116", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MASLIEV1", "stopSequence": 37 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871032" } } }, { "id": "2871788", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406000" }, "stopId": "0:VILLORM1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "108", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871788" } } }, { "id": "3082945", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405185", "uncertainty": 120 }, "stopId": "0:PLAPEVI1", "stopSequence": 1 }, { "arrival": { "time": "1754405243", "uncertainty": 120 }, "departure": { "time": "1754405243", "uncertainty": 120 }, "stopId": "0:MOMENE1", "stopSequence": 2 }, { "arrival": { "time": "1754405266", "uncertainty": 120 }, "departure": { "time": "1754405275", "uncertainty": 120 }, "stopId": "0:LACROIX1", "stopSequence": 3 }, { "arrival": { "time": "1754405305", "uncertainty": 120 }, "departure": { "time": "1754405305", "uncertainty": 120 }, "stopId": "0:BRION1", "stopSequence": 4 }, { "arrival": { "time": "1754405358", "uncertainty": 120 }, "departure": { "time": "1754405358", "uncertainty": 120 }, "stopId": "0:FELIX376", "stopSequence": 5 }, { "arrival": { "time": "1754405448", "uncertainty": 120 }, "departure": { "time": "1754405448", "uncertainty": 120 }, "stopId": "0:VIGNES1", "stopSequence": 6 }, { "arrival": { "time": "1754405478", "uncertainty": 120 }, "departure": { "time": "1754405478", "uncertainty": 120 }, "stopId": "0:MIRABEL1", "stopSequence": 7 }, { "arrival": { "time": "1754405502", "uncertainty": 120 }, "departure": { "time": "1754405502", "uncertainty": 120 }, "stopId": "0:BUTTE1", "stopSequence": 8 }, { "arrival": { "time": "1754405530", "uncertainty": 120 }, "departure": { "time": "1754405530", "uncertainty": 120 }, "stopId": "0:BUCHOZ1", "stopSequence": 9 }, { "arrival": { "time": "1754405575", "uncertainty": 120 }, "departure": { "time": "1754405575", "uncertainty": 120 }, "stopId": "0:NJUNG1", "stopSequence": 10 }, { "arrival": { "time": "1754405635", "uncertainty": 120 }, "departure": { "time": "1754405635", "uncertainty": 120 }, "stopId": "0:LEMOYNE1", "stopSequence": 11 }, { "arrival": { "time": "1754405681", "uncertainty": 120 }, "departure": { "time": "1754405696", "uncertainty": 120 }, "stopId": "0:COLIBRI1", "stopSequence": 12 }, { "arrival": { "time": "1754405722", "uncertainty": 120 }, "departure": { "time": "1754405722", "uncertainty": 120 }, "stopId": "0:TIGNO414", "stopSequence": 13 }, { "arrival": { "time": "1754405835", "uncertainty": 120 }, "departure": { "time": "1754405835", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 14 }, { "arrival": { "time": "1754405907", "uncertainty": 120 }, "departure": { "time": "1754405907", "uncertainty": 120 }, "stopId": "0:SQLUX122", "stopSequence": 15 }, { "arrival": { "time": "1754406048", "uncertainty": 120 }, "departure": { "time": "1754406048", "uncertainty": 120 }, "stopId": "0:POINCAR1", "stopSequence": 16 }, { "arrival": { "time": "1754406207", "uncertainty": 120 }, "departure": { "time": "1754406207", "uncertainty": 120 }, "stopId": "0:CANAL102", "stopSequence": 17 }, { "arrival": { "time": "1754406337", "uncertainty": 120 }, "departure": { "time": "1754406337", "uncertainty": 120 }, "stopId": "0:VACQUI02", "stopSequence": 18 }, { "arrival": { "time": "1754406603", "uncertainty": 120 }, "departure": { "time": "1754406603", "uncertainty": 120 }, "stopId": "0:COUVENT1", "stopSequence": 19 }, { "arrival": { "time": "1754406669", "uncertainty": 120 }, "departure": { "time": "1754406669", "uncertainty": 120 }, "stopId": "0:MEURISS1", "stopSequence": 20 }, { "arrival": { "time": "1754406685", "uncertainty": 120 }, "departure": { "time": "1754406685", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 21 }, { "arrival": { "time": "1754406769", "uncertainty": 120 }, "departure": { "time": "1754406769", "uncertainty": 120 }, "stopId": "0:SCHAFF01", "stopSequence": 22 }, { "arrival": { "time": "1754406865", "uncertainty": 120 }, "departure": { "time": "1754406865", "uncertainty": 120 }, "stopId": "0:LOGES1", "stopSequence": 23 }, { "arrival": { "time": "1754406914", "uncertainty": 120 }, "departure": { "time": "1754406914", "uncertainty": 120 }, "stopId": "0:SEMINAI2", "stopSequence": 24 }, { "arrival": { "time": "1754406967", "uncertainty": 120 }, "departure": { "time": "1754406967", "uncertainty": 120 }, "stopId": "0:STANDRE3", "stopSequence": 25 }, { "arrival": { "time": "1754407026", "uncertainty": 120 }, "departure": { "time": "1754407026", "uncertainty": 120 }, "stopId": "0:SUGNON1", "stopSequence": 26 }, { "arrival": { "time": "1754407068", "uncertainty": 120 }, "departure": { "time": "1754407068", "uncertainty": 120 }, "stopId": "0:LYAUTE99", "stopSequence": 27 }, { "arrival": { "time": "1754407155", "uncertainty": 120 }, "departure": { "time": "1754407155", "uncertainty": 120 }, "stopId": "0:HORGNE1", "stopSequence": 28 }, { "arrival": { "time": "1754407220", "uncertainty": 120 }, "departure": { "time": "1754407220", "uncertainty": 120 }, "stopId": "0:QUINT02", "stopSequence": 29 }, { "arrival": { "time": "1754407275", "uncertainty": 120 }, "departure": { "time": "1754407275", "uncertainty": 120 }, "stopId": "0:CHOCOL02", "stopSequence": 30 }, { "arrival": { "time": "1754407336", "uncertainty": 120 }, "departure": { "time": "1754407336", "uncertainty": 120 }, "stopId": "0:BLORY1", "stopSequence": 31 }, { "arrival": { "time": "1754407382", "uncertainty": 120 }, "departure": { "time": "1754407382", "uncertainty": 120 }, "stopId": "0:SABLIER2", "stopSequence": 32 }, { "arrival": { "time": "1754407400", "uncertainty": 120 }, "stopId": "0:CUGNOT1", "stopSequence": 33 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "15", "scheduleRelationship": "SCHEDULED", "tripId": "2_23082945" }, "vehicle": { "id": "1735", "label": "1735" } } }, { "id": "2871696", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405760" }, "stopId": "0:INTJOBA2", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "105", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871696" } } }, { "id": "3082953", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407980", "uncertainty": 120 }, "stopId": "0:CUGNOT1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "tripId": "2_23082953" } } }, { "id": "3082980", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754409904", "uncertainty": 120 }, "departure": { "time": "1754409904", "uncertainty": 120 }, "stopId": "0:AUGNYMA2" }, { "departure": { "time": "1754408640", "uncertainty": 120 }, "stopId": "0:PEM912", "stopSequence": 1 }, { "arrival": { "time": "1754408750", "uncertainty": 120 }, "departure": { "time": "1754408750", "uncertainty": 120 }, "stopId": "0:ARENES1", "stopSequence": 2 }, { "arrival": { "time": "1754408889", "uncertainty": 120 }, "departure": { "time": "1754408889", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 3 }, { "arrival": { "time": "1754408940", "uncertainty": 120 }, "departure": { "time": "1754408940", "uncertainty": 120 }, "stopId": "0:CHPETRE2", "stopSequence": 4 }, { "arrival": { "time": "1754408995", "uncertainty": 120 }, "departure": { "time": "1754408995", "uncertainty": 120 }, "stopId": "0:MANGIN2", "stopSequence": 5 }, { "arrival": { "time": "1754409066", "uncertainty": 120 }, "departure": { "time": "1754409066", "uncertainty": 120 }, "stopId": "0:VAILLAN2", "stopSequence": 6 }, { "arrival": { "time": "1754409120", "uncertainty": 120 }, "departure": { "time": "1754409120", "uncertainty": 120 }, "stopId": "0:SEMINAI2", "stopSequence": 7 }, { "arrival": { "time": "1754409174", "uncertainty": 120 }, "departure": { "time": "1754409174", "uncertainty": 120 }, "stopId": "0:STANDRE2", "stopSequence": 8 }, { "arrival": { "time": "1754409248", "uncertainty": 120 }, "departure": { "time": "1754409248", "uncertainty": 120 }, "stopId": "0:PREVOTE2", "stopSequence": 9 }, { "arrival": { "time": "1754409293", "uncertainty": 120 }, "departure": { "time": "1754409293", "uncertainty": 120 }, "stopId": "0:JEANNED2", "stopSequence": 10 }, { "arrival": { "time": "1754409420", "uncertainty": 120 }, "departure": { "time": "1754409420", "uncertainty": 120 }, "stopId": "0:LUETTE2", "stopSequence": 11 }, { "arrival": { "time": "1754409441", "uncertainty": 120 }, "departure": { "time": "1754409441", "uncertainty": 120 }, "stopId": "0:11AVIAT2", "stopSequence": 12 }, { "arrival": { "time": "1754409686", "uncertainty": 120 }, "departure": { "time": "1754409686", "uncertainty": 120 }, "stopId": "0:ORLY2", "stopSequence": 13 }, { "arrival": { "time": "1754409833", "uncertainty": 120 }, "departure": { "time": "1754409833", "uncertainty": 120 }, "stopId": "0:LOTISSE2", "stopSequence": 14 }, { "arrival": { "time": "1754409860", "uncertainty": 120 }, "departure": { "time": "1754409860", "uncertainty": 120 }, "stopId": "0:LIBERAT2", "stopSequence": 15 }, { "arrival": { "time": "1754409900", "uncertainty": 120 }, "departure": { "time": "1754409900", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:AUGNYMA2", "stopSequence": 16 }, { "arrival": { "time": "1754409938", "uncertainty": 120 }, "departure": { "time": "1754409938", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GLISSU2", "stopSequence": 17 }, { "arrival": { "time": "1754410351", "uncertainty": 120 }, "departure": { "time": "1754410351", "uncertainty": 120 }, "stopId": "0:RD662", "stopSequence": 18 }, { "arrival": { "time": "1754410375", "uncertainty": 120 }, "departure": { "time": "1754410375", "uncertainty": 120 }, "stopId": "0:FEY2", "stopSequence": 19 }, { "arrival": { "time": "1754410638", "uncertainty": 120 }, "departure": { "time": "1754410638", "uncertainty": 120 }, "stopId": "0:VEZON2", "stopSequence": 20 }, { "arrival": { "time": "1754410735", "uncertainty": 120 }, "departure": { "time": "1754410735", "uncertainty": 120 }, "stopId": "0:MARIEUL1", "stopSequence": 21 }, { "arrival": { "time": "1754410855", "uncertainty": 120 }, "departure": { "time": "1754410855", "uncertainty": 120 }, "stopId": "0:CHARIT02", "stopSequence": 22 }, { "arrival": { "time": "1754410898", "uncertainty": 120 }, "departure": { "time": "1754410898", "uncertainty": 120 }, "stopId": "0:NOTRDA02", "stopSequence": 23 }, { "arrival": { "time": "1754410985", "uncertainty": 120 }, "departure": { "time": "1754410985", "uncertainty": 120 }, "stopId": "0:LACORV02", "stopSequence": 24 }, { "arrival": { "time": "1754411035", "uncertainty": 120 }, "stopId": "0:MARDIG01", "stopSequence": 25 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "102", "scheduleRelationship": "SCHEDULED", "tripId": "2_23082980" } } }, { "id": "2871733", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754404800", "uncertainty": 120 }, "stopId": "0:SQLUX122", "stopSequence": 1 }, { "arrival": { "time": "1754404881", "uncertainty": 120 }, "departure": { "time": "1754404881", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 2 }, { "arrival": { "time": "1754404978", "uncertainty": 120 }, "departure": { "time": "1754404978", "uncertainty": 120 }, "stopId": "0:TIGNO395", "stopSequence": 3 }, { "arrival": { "time": "1754404991", "uncertainty": 120 }, "departure": { "time": "1754404991", "uncertainty": 120 }, "stopId": "0:COLIBRI2", "stopSequence": 4 }, { "arrival": { "time": "1754405023", "uncertainty": 120 }, "departure": { "time": "1754405023", "uncertainty": 120 }, "stopId": "0:LEMOYNE2", "stopSequence": 5 }, { "arrival": { "time": "1754405072", "uncertainty": 120 }, "departure": { "time": "1754405072", "uncertainty": 120 }, "stopId": "0:NJUNG2", "stopSequence": 6 }, { "arrival": { "time": "1754405094", "uncertainty": 120 }, "departure": { "time": "1754405094", "uncertainty": 120 }, "stopId": "0:BUCHOZ2", "stopSequence": 7 }, { "arrival": { "time": "1754405143", "uncertainty": 120 }, "departure": { "time": "1754405143", "uncertainty": 120 }, "stopId": "0:SANSONN2", "stopSequence": 8 }, { "arrival": { "time": "1754405230", "uncertainty": 120 }, "departure": { "time": "1754405230", "uncertainty": 120 }, "stopId": "0:FRIERES2", "stopSequence": 9 }, { "arrival": { "time": "1754405292", "uncertainty": 120 }, "departure": { "time": "1754405292", "uncertainty": 120 }, "stopId": "0:CARREFO2", "stopSequence": 10 }, { "arrival": { "time": "1754405353", "uncertainty": 120 }, "departure": { "time": "1754405353", "uncertainty": 120 }, "stopId": "0:ATELMUN2", "stopSequence": 11 }, { "arrival": { "time": "1754405412", "uncertainty": 120 }, "departure": { "time": "1754405413", "uncertainty": 120 }, "stopId": "0:LORRYGR2", "stopSequence": 12 }, { "arrival": { "time": "1754405430", "uncertainty": 120 }, "departure": { "time": "1754405443", "uncertainty": 120 }, "stopId": "0:CHAPELL2", "stopSequence": 13 }, { "arrival": { "time": "1754405847", "uncertainty": 120 }, "departure": { "time": "1754405847", "uncertainty": 120 }, "stopId": "0:PLAQUET2", "stopSequence": 14 }, { "arrival": { "time": "1754405876", "uncertainty": 120 }, "departure": { "time": "1754405876", "uncertainty": 120 }, "stopId": "0:GRDRUE2", "stopSequence": 15 }, { "arrival": { "time": "1754405928", "uncertainty": 120 }, "departure": { "time": "1754405928", "uncertainty": 120 }, "stopId": "0:AMANVMA2", "stopSequence": 16 }, { "arrival": { "time": "1754405984", "uncertainty": 120 }, "departure": { "time": "1754405984", "uncertainty": 120 }, "stopId": "0:JUSTICE1", "stopSequence": 17 }, { "arrival": { "time": "1754406027", "uncertainty": 120 }, "stopId": "0:BILAIN1", "stopSequence": 18 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "106", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871733" }, "vehicle": { "id": "2032", "label": "2032" } } }, { "id": "2871734", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406660", "uncertainty": 120 }, "stopId": "0:SQLUX122", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "106", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871734" } } }, { "id": "2871735", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408520", "uncertainty": 120 }, "stopId": "0:SQLUX122", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "106", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871735" } } }, { "id": "3082884", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754403660", "uncertainty": 120 }, "stopId": "0:GRIMONT1", "stopSequence": 1 }, { "arrival": { "time": "1754403746", "uncertainty": 120 }, "departure": { "time": "1754403746", "uncertainty": 120 }, "stopId": "0:BOUZONV3", "stopSequence": 2 }, { "arrival": { "time": "1754403797", "uncertainty": 120 }, "departure": { "time": "1754403811", "uncertainty": 120 }, "stopId": "0:HSORET1", "stopSequence": 3 }, { "arrival": { "time": "1754403851", "uncertainty": 120 }, "departure": { "time": "1754403871", "uncertainty": 120 }, "stopId": "0:MARRONN1", "stopSequence": 4 }, { "arrival": { "time": "1754403947", "uncertainty": 120 }, "departure": { "time": "1754403961", "uncertainty": 120 }, "stopId": "0:PINS01", "stopSequence": 5 }, { "arrival": { "time": "1754404026", "uncertainty": 120 }, "departure": { "time": "1754404026", "uncertainty": 120 }, "stopId": "0:FRENES1", "stopSequence": 6 }, { "arrival": { "time": "1754404081", "uncertainty": 120 }, "departure": { "time": "1754404081", "uncertainty": 120 }, "stopId": "0:CARRIER1", "stopSequence": 7 }, { "arrival": { "time": "1754404141", "uncertainty": 120 }, "departure": { "time": "1754404141", "uncertainty": 120 }, "stopId": "0:HETRES1", "stopSequence": 8 }, { "arrival": { "time": "1754404225", "uncertainty": 120 }, "departure": { "time": "1754404225", "uncertainty": 120 }, "stopId": "0:ERABLE1", "stopSequence": 9 }, { "arrival": { "time": "1754404261", "uncertainty": 120 }, "departure": { "time": "1754404261", "uncertainty": 120 }, "stopId": "0:TILLEUL1", "stopSequence": 10 }, { "arrival": { "time": "1754404331", "uncertainty": 120 }, "departure": { "time": "1754404331", "uncertainty": 120 }, "stopId": "0:CIMETIE1", "stopSequence": 11 }, { "arrival": { "time": "1754404389", "uncertainty": 120 }, "departure": { "time": "1754404389", "uncertainty": 120 }, "stopId": "0:STJEGLI1", "stopSequence": 12 }, { "arrival": { "time": "1754404478", "uncertainty": 120 }, "departure": { "time": "1754404478", "uncertainty": 120 }, "stopId": "0:TERRESR1", "stopSequence": 13 }, { "arrival": { "time": "1754404583", "uncertainty": 120 }, "departure": { "time": "1754404591", "uncertainty": 120 }, "stopId": "0:TANNERI1", "stopSequence": 14 }, { "arrival": { "time": "1754404853", "uncertainty": 120 }, "departure": { "time": "1754404891", "uncertainty": 120 }, "stopId": "0:ARSENAL1", "stopSequence": 15 }, { "arrival": { "time": "1754404960", "uncertainty": 120 }, "departure": { "time": "1754405011", "uncertainty": 120 }, "stopId": "0:FOURNIE1", "stopSequence": 16 }, { "arrival": { "time": "1754405131", "uncertainty": 120 }, "departure": { "time": "1754405131", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 17 }, { "arrival": { "time": "1754405191", "uncertainty": 120 }, "departure": { "time": "1754405191", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 18 }, { "arrival": { "time": "1754405281", "uncertainty": 120 }, "departure": { "time": "1754405311", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 19 }, { "arrival": { "time": "1754405469", "uncertainty": 120 }, "departure": { "time": "1754405469", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 20 }, { "arrival": { "time": "1754405747", "uncertainty": 120 }, "departure": { "time": "1754405747", "uncertainty": 120 }, "stopId": "0:REPU5053", "stopSequence": 21 }, { "arrival": { "time": "1754405907", "uncertainty": 120 }, "departure": { "time": "1754405907", "uncertainty": 120 }, "stopId": "0:ROIGEO34", "stopSequence": 22 }, { "arrival": { "time": "1754405961", "uncertainty": 120 }, "departure": { "time": "1754405961", "uncertainty": 120 }, "stopId": "0:VERLAIN2", "stopSequence": 23 }, { "arrival": { "time": "1754406107", "uncertainty": 120 }, "departure": { "time": "1754406107", "uncertainty": 120 }, "stopId": "0:PALAISS2", "stopSequence": 24 }, { "arrival": { "time": "1754406160", "uncertainty": 120 }, "departure": { "time": "1754406160", "uncertainty": 120 }, "stopId": "0:VILLAS2", "stopSequence": 25 }, { "arrival": { "time": "1754406220", "uncertainty": 120 }, "departure": { "time": "1754406220", "uncertainty": 120 }, "stopId": "0:PEPINIE2", "stopSequence": 26 }, { "arrival": { "time": "1754406284", "uncertainty": 120 }, "departure": { "time": "1754406284", "uncertainty": 120 }, "stopId": "0:BRIVAGE2", "stopSequence": 27 }, { "arrival": { "time": "1754406454", "uncertainty": 120 }, "departure": { "time": "1754406454", "uncertainty": 120 }, "stopId": "0:FOCH1", "stopSequence": 28 }, { "arrival": { "time": "1754406503", "uncertainty": 120 }, "departure": { "time": "1754406503", "uncertainty": 120 }, "stopId": "0:SIGISBE2", "stopSequence": 29 }, { "arrival": { "time": "1754406547", "uncertainty": 120 }, "departure": { "time": "1754406547", "uncertainty": 120 }, "stopId": "0:LARDEME2", "stopSequence": 30 }, { "arrival": { "time": "1754406608", "uncertainty": 120 }, "departure": { "time": "1754406608", "uncertainty": 120 }, "stopId": "0:VICTOIR2", "stopSequence": 31 }, { "arrival": { "time": "1754406646", "uncertainty": 120 }, "departure": { "time": "1754406646", "uncertainty": 120 }, "stopId": "0:MARNE2", "stopSequence": 32 }, { "arrival": { "time": "1754406672", "uncertainty": 120 }, "departure": { "time": "1754406672", "uncertainty": 120 }, "stopId": "0:STSIMON2", "stopSequence": 33 }, { "arrival": { "time": "1754406727", "uncertainty": 120 }, "departure": { "time": "1754406727", "uncertainty": 120 }, "stopId": "0:TORTUE2", "stopSequence": 34 }, { "arrival": { "time": "1754406753", "uncertainty": 120 }, "departure": { "time": "1754406753", "uncertainty": 120 }, "stopId": "0:CASTORS2", "stopSequence": 35 }, { "arrival": { "time": "1754406873", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 36 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "tripId": "2_23082884" }, "vehicle": { "id": "707", "label": "707" } } }, { "id": "3082885", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405460", "uncertainty": 120 }, "stopId": "0:GRIMONT1", "stopSequence": 1 }, { "arrival": { "time": "1754405521", "uncertainty": 120 }, "departure": { "time": "1754405521", "uncertainty": 120 }, "stopId": "0:BOUZONV3", "stopSequence": 2 }, { "arrival": { "time": "1754405574", "uncertainty": 120 }, "departure": { "time": "1754405574", "uncertainty": 120 }, "stopId": "0:HSORET1", "stopSequence": 3 }, { "arrival": { "time": "1754405605", "uncertainty": 120 }, "departure": { "time": "1754405611", "uncertainty": 120 }, "stopId": "0:MARRONN1", "stopSequence": 4 }, { "arrival": { "time": "1754405671", "uncertainty": 120 }, "departure": { "time": "1754405671", "uncertainty": 120 }, "stopId": "0:PINS01", "stopSequence": 5 }, { "arrival": { "time": "1754405759", "uncertainty": 120 }, "departure": { "time": "1754405759", "uncertainty": 120 }, "stopId": "0:FRENES1", "stopSequence": 6 }, { "arrival": { "time": "1754405812", "uncertainty": 120 }, "departure": { "time": "1754405812", "uncertainty": 120 }, "stopId": "0:CARRIER1", "stopSequence": 7 }, { "arrival": { "time": "1754405863", "uncertainty": 120 }, "departure": { "time": "1754405863", "uncertainty": 120 }, "stopId": "0:HETRES1", "stopSequence": 8 }, { "arrival": { "time": "1754405950", "uncertainty": 120 }, "departure": { "time": "1754405950", "uncertainty": 120 }, "stopId": "0:ERABLE1", "stopSequence": 9 }, { "arrival": { "time": "1754405995", "uncertainty": 120 }, "departure": { "time": "1754405995", "uncertainty": 120 }, "stopId": "0:TILLEUL1", "stopSequence": 10 }, { "arrival": { "time": "1754406073", "uncertainty": 120 }, "departure": { "time": "1754406073", "uncertainty": 120 }, "stopId": "0:CIMETIE1", "stopSequence": 11 }, { "arrival": { "time": "1754406138", "uncertainty": 120 }, "departure": { "time": "1754406138", "uncertainty": 120 }, "stopId": "0:STJEGLI1", "stopSequence": 12 }, { "arrival": { "time": "1754406243", "uncertainty": 120 }, "departure": { "time": "1754406243", "uncertainty": 120 }, "stopId": "0:TERRESR1", "stopSequence": 13 }, { "arrival": { "time": "1754406329", "uncertainty": 120 }, "departure": { "time": "1754406329", "uncertainty": 120 }, "stopId": "0:TANNERI1", "stopSequence": 14 }, { "arrival": { "time": "1754406455", "uncertainty": 120 }, "departure": { "time": "1754406455", "uncertainty": 120 }, "stopId": "0:ARSENAL1", "stopSequence": 15 }, { "arrival": { "time": "1754406516", "uncertainty": 120 }, "departure": { "time": "1754406516", "uncertainty": 120 }, "stopId": "0:FOURNIE1", "stopSequence": 16 }, { "arrival": { "time": "1754406622", "uncertainty": 120 }, "departure": { "time": "1754406622", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 17 }, { "arrival": { "time": "1754406698", "uncertainty": 120 }, "departure": { "time": "1754406698", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 18 }, { "arrival": { "time": "1754406778", "uncertainty": 120 }, "departure": { "time": "1754406778", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 19 }, { "arrival": { "time": "1754406941", "uncertainty": 120 }, "departure": { "time": "1754406941", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 20 }, { "arrival": { "time": "1754407201", "uncertainty": 120 }, "departure": { "time": "1754407201", "uncertainty": 120 }, "stopId": "0:REPU5053", "stopSequence": 21 }, { "arrival": { "time": "1754407361", "uncertainty": 120 }, "departure": { "time": "1754407361", "uncertainty": 120 }, "stopId": "0:ROIGEO34", "stopSequence": 22 }, { "arrival": { "time": "1754407415", "uncertainty": 120 }, "departure": { "time": "1754407415", "uncertainty": 120 }, "stopId": "0:VERLAIN2", "stopSequence": 23 }, { "arrival": { "time": "1754407561", "uncertainty": 120 }, "departure": { "time": "1754407561", "uncertainty": 120 }, "stopId": "0:PALAISS2", "stopSequence": 24 }, { "arrival": { "time": "1754407610", "uncertainty": 120 }, "departure": { "time": "1754407610", "uncertainty": 120 }, "stopId": "0:VILLAS2", "stopSequence": 25 }, { "arrival": { "time": "1754407666", "uncertainty": 120 }, "departure": { "time": "1754407666", "uncertainty": 120 }, "stopId": "0:PEPINIE2", "stopSequence": 26 }, { "arrival": { "time": "1754407725", "uncertainty": 120 }, "departure": { "time": "1754407725", "uncertainty": 120 }, "stopId": "0:BRIVAGE2", "stopSequence": 27 }, { "arrival": { "time": "1754407895", "uncertainty": 120 }, "departure": { "time": "1754407895", "uncertainty": 120 }, "stopId": "0:FOCH1", "stopSequence": 28 }, { "arrival": { "time": "1754407944", "uncertainty": 120 }, "departure": { "time": "1754407944", "uncertainty": 120 }, "stopId": "0:SIGISBE2", "stopSequence": 29 }, { "arrival": { "time": "1754407990", "uncertainty": 120 }, "departure": { "time": "1754407990", "uncertainty": 120 }, "stopId": "0:LARDEME2", "stopSequence": 30 }, { "arrival": { "time": "1754408052", "uncertainty": 120 }, "departure": { "time": "1754408052", "uncertainty": 120 }, "stopId": "0:VICTOIR2", "stopSequence": 31 }, { "arrival": { "time": "1754408091", "uncertainty": 120 }, "departure": { "time": "1754408091", "uncertainty": 120 }, "stopId": "0:MARNE2", "stopSequence": 32 }, { "arrival": { "time": "1754408117", "uncertainty": 120 }, "departure": { "time": "1754408117", "uncertainty": 120 }, "stopId": "0:STSIMON2", "stopSequence": 33 }, { "arrival": { "time": "1754408172", "uncertainty": 120 }, "departure": { "time": "1754408172", "uncertainty": 120 }, "stopId": "0:TORTUE2", "stopSequence": 34 }, { "arrival": { "time": "1754408205", "uncertainty": 120 }, "departure": { "time": "1754408205", "uncertainty": 120 }, "stopId": "0:CASTORS2", "stopSequence": 35 }, { "arrival": { "time": "1754408325", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 36 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "tripId": "2_23082885" }, "vehicle": { "id": "931", "label": "931" } } }, { "id": "3082886", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407260", "uncertainty": 120 }, "stopId": "0:GRIMONT1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "tripId": "2_23082886" } } }, { "id": "3082887", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754409120", "uncertainty": 120 }, "stopId": "0:GRIMONT1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "tripId": "2_23082887" } } }, { "id": "2871713", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754404560", "uncertainty": 120 }, "stopId": "0:BILAIN1", "stopSequence": 1 }, { "arrival": { "time": "1754404692", "uncertainty": 120 }, "departure": { "time": "1754404692", "uncertainty": 120 }, "stopId": "0:PTCOEUR1", "stopSequence": 2 }, { "arrival": { "time": "1754404739", "uncertainty": 120 }, "departure": { "time": "1754404742", "uncertainty": 120 }, "stopId": "0:AMANVMA1", "stopSequence": 3 }, { "arrival": { "time": "1754404796", "uncertainty": 120 }, "departure": { "time": "1754404802", "uncertainty": 120 }, "stopId": "0:GRDRUE1", "stopSequence": 4 }, { "arrival": { "time": "1754404859", "uncertainty": 120 }, "departure": { "time": "1754404859", "uncertainty": 120 }, "stopId": "0:PLAQUET1", "stopSequence": 5 }, { "arrival": { "time": "1754405265", "uncertainty": 120 }, "departure": { "time": "1754405265", "uncertainty": 120 }, "stopId": "0:CHAPELL1", "stopSequence": 6 }, { "arrival": { "time": "1754405277", "uncertainty": 120 }, "departure": { "time": "1754405277", "uncertainty": 120 }, "stopId": "0:LORRYGR1", "stopSequence": 7 }, { "arrival": { "time": "1754405378", "uncertainty": 120 }, "departure": { "time": "1754405378", "uncertainty": 120 }, "stopId": "0:ATELMUN1", "stopSequence": 8 }, { "arrival": { "time": "1754405447", "uncertainty": 120 }, "departure": { "time": "1754405447", "uncertainty": 120 }, "stopId": "0:CARREFO1", "stopSequence": 9 }, { "arrival": { "time": "1754405507", "uncertainty": 120 }, "departure": { "time": "1754405522", "uncertainty": 120 }, "stopId": "0:FRIERES1", "stopSequence": 10 }, { "arrival": { "time": "1754405636", "uncertainty": 120 }, "departure": { "time": "1754405636", "uncertainty": 120 }, "stopId": "0:SANSONN1", "stopSequence": 11 }, { "arrival": { "time": "1754405671", "uncertainty": 120 }, "departure": { "time": "1754405671", "uncertainty": 120 }, "stopId": "0:BUCHOZ1", "stopSequence": 12 }, { "arrival": { "time": "1754405697", "uncertainty": 120 }, "departure": { "time": "1754405697", "uncertainty": 120 }, "stopId": "0:NJUNG1", "stopSequence": 13 }, { "arrival": { "time": "1754405747", "uncertainty": 120 }, "departure": { "time": "1754405747", "uncertainty": 120 }, "stopId": "0:LEMOYNE1", "stopSequence": 14 }, { "arrival": { "time": "1754405792", "uncertainty": 120 }, "departure": { "time": "1754405792", "uncertainty": 120 }, "stopId": "0:COLIBRI1", "stopSequence": 15 }, { "arrival": { "time": "1754405818", "uncertainty": 120 }, "departure": { "time": "1754405818", "uncertainty": 120 }, "stopId": "0:TIGNO414", "stopSequence": 16 }, { "arrival": { "time": "1754405931", "uncertainty": 120 }, "departure": { "time": "1754405931", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 17 }, { "arrival": { "time": "1754406003", "uncertainty": 120 }, "stopId": "0:SQLUX122", "stopSequence": 18 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "106", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871713" }, "vehicle": { "id": "2428", "label": "2428" } } }, { "id": "2871714", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406420", "uncertainty": 120 }, "stopId": "0:BILAIN1", "stopSequence": 1 }, { "arrival": { "time": "1754406544", "uncertainty": 120 }, "departure": { "time": "1754406544", "uncertainty": 120 }, "stopId": "0:PTCOEUR1", "stopSequence": 2 }, { "arrival": { "time": "1754406585", "uncertainty": 120 }, "departure": { "time": "1754406585", "uncertainty": 120 }, "stopId": "0:AMANVMA1", "stopSequence": 3 }, { "arrival": { "time": "1754406636", "uncertainty": 120 }, "departure": { "time": "1754406636", "uncertainty": 120 }, "stopId": "0:GRDRUE1", "stopSequence": 4 }, { "arrival": { "time": "1754406660", "uncertainty": 120 }, "departure": { "time": "1754406660", "uncertainty": 120 }, "stopId": "0:PLAQUET1", "stopSequence": 5 }, { "arrival": { "time": "1754407068", "uncertainty": 120 }, "departure": { "time": "1754407068", "uncertainty": 120 }, "stopId": "0:CHAPELL1", "stopSequence": 6 }, { "arrival": { "time": "1754407080", "uncertainty": 120 }, "departure": { "time": "1754407080", "uncertainty": 120 }, "stopId": "0:LORRYGR1", "stopSequence": 7 }, { "arrival": { "time": "1754407112", "uncertainty": 120 }, "departure": { "time": "1754407112", "uncertainty": 120 }, "stopId": "0:ATELMUN1", "stopSequence": 8 }, { "arrival": { "time": "1754407165", "uncertainty": 120 }, "departure": { "time": "1754407165", "uncertainty": 120 }, "stopId": "0:CARREFO1", "stopSequence": 9 }, { "arrival": { "time": "1754407248", "uncertainty": 120 }, "departure": { "time": "1754407248", "uncertainty": 120 }, "stopId": "0:FRIERES1", "stopSequence": 10 }, { "arrival": { "time": "1754407359", "uncertainty": 120 }, "departure": { "time": "1754407359", "uncertainty": 120 }, "stopId": "0:SANSONN1", "stopSequence": 11 }, { "arrival": { "time": "1754407380", "uncertainty": 120 }, "departure": { "time": "1754407380", "uncertainty": 120 }, "stopId": "0:BUCHOZ1", "stopSequence": 12 }, { "arrival": { "time": "1754407437", "uncertainty": 120 }, "departure": { "time": "1754407437", "uncertainty": 120 }, "stopId": "0:NJUNG1", "stopSequence": 13 }, { "arrival": { "time": "1754407508", "uncertainty": 120 }, "departure": { "time": "1754407508", "uncertainty": 120 }, "stopId": "0:LEMOYNE1", "stopSequence": 14 }, { "arrival": { "time": "1754407546", "uncertainty": 120 }, "departure": { "time": "1754407546", "uncertainty": 120 }, "stopId": "0:COLIBRI1", "stopSequence": 15 }, { "arrival": { "time": "1754407586", "uncertainty": 120 }, "departure": { "time": "1754407586", "uncertainty": 120 }, "stopId": "0:TIGNO414", "stopSequence": 16 }, { "arrival": { "time": "1754407740", "uncertainty": 120 }, "departure": { "time": "1754407740", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 17 }, { "arrival": { "time": "1754407920", "uncertainty": 120 }, "stopId": "0:SQLUX122", "stopSequence": 18 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "106", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871714" } } }, { "id": "3083932", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406060", "uncertainty": 120 }, "stopId": "0:MIC02", "stopSequence": 1 }, { "arrival": { "time": "1754406131", "uncertainty": 120 }, "departure": { "time": "1754406131", "uncertainty": 120 }, "stopId": "0:COL02", "stopSequence": 2 }, { "arrival": { "time": "1754406193", "uncertainty": 120 }, "departure": { "time": "1754406193", "uncertainty": 120 }, "stopId": "0:CLO02", "stopSequence": 3 }, { "arrival": { "time": "1754406282", "uncertainty": 120 }, "departure": { "time": "1754406282", "uncertainty": 120 }, "stopId": "0:BLE02", "stopSequence": 4 }, { "arrival": { "time": "1754406335", "uncertainty": 120 }, "departure": { "time": "1754406335", "uncertainty": 120 }, "stopId": "0:BOR02", "stopSequence": 5 }, { "arrival": { "time": "1754406428", "uncertainty": 120 }, "departure": { "time": "1754406428", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 6 }, { "arrival": { "time": "1754406508", "uncertainty": 120 }, "departure": { "time": "1754406508", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 7 }, { "arrival": { "time": "1754406598", "uncertainty": 120 }, "departure": { "time": "1754406598", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 8 }, { "arrival": { "time": "1754406689", "uncertainty": 120 }, "departure": { "time": "1754406689", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 9 }, { "arrival": { "time": "1754406735", "uncertainty": 120 }, "departure": { "time": "1754406735", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 10 }, { "arrival": { "time": "1754406816", "uncertainty": 120 }, "departure": { "time": "1754406816", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 11 }, { "arrival": { "time": "1754406884", "uncertainty": 120 }, "departure": { "time": "1754406884", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 12 }, { "arrival": { "time": "1754406971", "uncertainty": 120 }, "departure": { "time": "1754406971", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 13 }, { "arrival": { "time": "1754407085", "uncertainty": 120 }, "departure": { "time": "1754407085", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 14 }, { "arrival": { "time": "1754407292", "uncertainty": 120 }, "departure": { "time": "1754407292", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 15 }, { "arrival": { "time": "1754407498", "uncertainty": 120 }, "departure": { "time": "1754407498", "uncertainty": 120 }, "stopId": "0:LUX02", "stopSequence": 16 }, { "arrival": { "time": "1754407577", "uncertainty": 120 }, "departure": { "time": "1754407577", "uncertainty": 120 }, "stopId": "0:VIN02", "stopSequence": 17 }, { "arrival": { "time": "1754407671", "uncertainty": 120 }, "departure": { "time": "1754407671", "uncertainty": 120 }, "stopId": "0:PON02", "stopSequence": 18 }, { "arrival": { "time": "1754407772", "uncertainty": 120 }, "departure": { "time": "1754407772", "uncertainty": 120 }, "stopId": "0:ROC02", "stopSequence": 19 }, { "arrival": { "time": "1754407872", "uncertainty": 120 }, "departure": { "time": "1754407872", "uncertainty": 120 }, "stopId": "0:BER02", "stopSequence": 20 }, { "arrival": { "time": "1754407927", "uncertainty": 120 }, "departure": { "time": "1754407927", "uncertainty": 120 }, "stopId": "0:CAS02", "stopSequence": 21 }, { "arrival": { "time": "1754408072", "uncertainty": 120 }, "departure": { "time": "1754408072", "uncertainty": 120 }, "stopId": "0:JOB02", "stopSequence": 22 }, { "arrival": { "time": "1754408191", "uncertainty": 120 }, "departure": { "time": "1754408191", "uncertainty": 120 }, "stopId": "0:ROU02", "stopSequence": 23 }, { "arrival": { "time": "1754408300", "uncertainty": 120 }, "departure": { "time": "1754408300", "uncertainty": 120 }, "stopId": "0:CHA02", "stopSequence": 24 }, { "arrival": { "time": "1754408401", "uncertainty": 120 }, "departure": { "time": "1754408401", "uncertainty": 120 }, "stopId": "0:FON02", "stopSequence": 25 }, { "arrival": { "time": "1754408432", "uncertainty": 120 }, "stopId": "0:WOI02", "stopSequence": 26 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "2_23083932" } } }, { "id": "3034781", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754405778", "uncertainty": 120 }, "departure": { "time": "1754405778", "uncertainty": 120 }, "stopId": "0:COUROR1" }, { "arrival": { "time": "1754405787", "uncertainty": 120 }, "departure": { "time": "1754405787", "uncertainty": 120 }, "stopId": "0:COUROR1" }, { "arrival": { "time": "1754405833", "uncertainty": 120 }, "departure": { "time": "1754405833", "uncertainty": 120 }, "stopId": "0:CONSERV1" }, { "arrival": { "time": "1754405851", "uncertainty": 120 }, "departure": { "time": "1754405851", "uncertainty": 120 }, "stopId": "0:SEGOLEN1" }, { "departure": { "time": "1754405700", "uncertainty": 120 }, "stopId": "0:OFFICET1", "stopSequence": 1 }, { "arrival": { "time": "1754405780", "uncertainty": 120 }, "departure": { "time": "1754405780", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COUROR1", "stopSequence": 2 }, { "arrival": { "time": "1754405814", "uncertainty": 120 }, "departure": { "time": "1754405814", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:SEGOLEN1", "stopSequence": 3 }, { "arrival": { "time": "1754405900", "uncertainty": 120 }, "departure": { "time": "1754405900", "uncertainty": 120 }, "stopId": "0:CONSERV1", "stopSequence": 4 }, { "arrival": { "time": "1754405984", "uncertainty": 120 }, "departure": { "time": "1754405984", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 5 }, { "arrival": { "time": "1754406092", "uncertainty": 120 }, "departure": { "time": "1754406092", "uncertainty": 120 }, "stopId": "0:FAVADE01", "stopSequence": 6 }, { "arrival": { "time": "1754406186", "uncertainty": 120 }, "departure": { "time": "1754406186", "uncertainty": 120 }, "stopId": "0:PORTALL1", "stopSequence": 7 }, { "arrival": { "time": "1754406263", "uncertainty": 120 }, "departure": { "time": "1754406263", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CHARRON1", "stopSequence": 8 }, { "arrival": { "time": "1754406452", "uncertainty": 120 }, "departure": { "time": "1754406452", "uncertainty": 120 }, "stopId": "0:FOURNIR1", "stopSequence": 9 }, { "arrival": { "time": "1754406563", "uncertainty": 120 }, "departure": { "time": "1754406563", "uncertainty": 120 }, "stopId": "0:PLARMES2", "stopSequence": 10 }, { "arrival": { "time": "1754406621", "uncertainty": 120 }, "departure": { "time": "1754406621", "uncertainty": 120 }, "stopId": "0:PLCHAM02", "stopSequence": 11 }, { "arrival": { "time": "1754406690", "uncertainty": 120 }, "departure": { "time": "1754406690", "uncertainty": 120 }, "stopId": "0:PREFECT3", "stopSequence": 12 }, { "arrival": { "time": "1754406790", "uncertainty": 120 }, "departure": { "time": "1754406790", "uncertainty": 120 }, "stopId": "0:POMOREA", "stopSequence": 13 }, { "arrival": { "time": "1754406842", "uncertainty": 120 }, "departure": { "time": "1754406842", "uncertainty": 120 }, "stopId": "0:VALLADI1", "stopSequence": 14 }, { "arrival": { "time": "1754406955", "uncertainty": 120 }, "departure": { "time": "1754406955", "uncertainty": 120 }, "stopId": "0:CASERNE1", "stopSequence": 15 }, { "arrival": { "time": "1754407024", "uncertainty": 120 }, "departure": { "time": "1754407024", "uncertainty": 120 }, "stopId": "0:RIMPORT1", "stopSequence": 16 }, { "arrival": { "time": "1754407080", "uncertainty": 120 }, "departure": { "time": "1754407080", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 17 }, { "arrival": { "time": "1754407200", "uncertainty": 120 }, "stopId": "0:OFFICET1", "stopSequence": 18 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "81", "scheduleRelationship": "SCHEDULED", "tripId": "2_23034781" }, "vehicle": { "id": "2061", "label": "2061" } } }, { "id": "2870937", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754404804", "uncertainty": 120 }, "departure": { "time": "1754404804", "uncertainty": 120 }, "stopId": "0:DEVILLY1" }, { "departure": { "time": "1754404033", "uncertainty": 120 }, "stopId": "0:REPU5051", "stopSequence": 1 }, { "arrival": { "time": "1754404305", "uncertainty": 120 }, "departure": { "time": "1754404305", "uncertainty": 120 }, "stopId": "0:GARE4", "stopSequence": 2 }, { "arrival": { "time": "1754404555", "uncertainty": 120 }, "departure": { "time": "1754404573", "uncertainty": 120 }, "stopId": "0:SEILLE2", "stopSequence": 3 }, { "arrival": { "time": "1754404676", "uncertainty": 120 }, "departure": { "time": "1754404676", "uncertainty": 120 }, "stopId": "0:DUPLOYE1", "stopSequence": 4 }, { "arrival": { "time": "1754404566", "uncertainty": 120 }, "departure": { "time": "1754404566", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:3EVECHES", "stopSequence": 5 }, { "arrival": { "time": "1754404814", "uncertainty": 120 }, "departure": { "time": "1754404814", "uncertainty": 120 }, "stopId": "0:DEVILLY1", "stopSequence": 6 }, { "arrival": { "time": "1754404863", "uncertainty": 120 }, "departure": { "time": "1754404868", "uncertainty": 120 }, "stopId": "0:STMAXI2", "stopSequence": 7 }, { "arrival": { "time": "1754404928", "uncertainty": 120 }, "departure": { "time": "1754404928", "uncertainty": 120 }, "stopId": "0:GENDARM2", "stopSequence": 8 }, { "arrival": { "time": "1754404958", "uncertainty": 120 }, "departure": { "time": "1754404958", "uncertainty": 120 }, "stopId": "0:OBERL183", "stopSequence": 9 }, { "arrival": { "time": "1754405026", "uncertainty": 120 }, "departure": { "time": "1754405026", "uncertainty": 120 }, "stopId": "0:CLAUDEL1", "stopSequence": 10 }, { "arrival": { "time": "1754405084", "uncertainty": 120 }, "departure": { "time": "1754405084", "uncertainty": 120 }, "stopId": "0:GOUSSEL1", "stopSequence": 11 }, { "arrival": { "time": "1754405108", "uncertainty": 120 }, "departure": { "time": "1754405108", "uncertainty": 120 }, "stopId": "0:HESTAUX1", "stopSequence": 12 }, { "arrival": { "time": "1754405160", "uncertainty": 120 }, "departure": { "time": "1754405160", "uncertainty": 120 }, "stopId": "0:TIVO2", "stopSequence": 13 }, { "arrival": { "time": "1754405206", "uncertainty": 120 }, "departure": { "time": "1754405228", "uncertainty": 120 }, "stopId": "0:COTSE2", "stopSequence": 14 }, { "arrival": { "time": "1754405298", "uncertainty": 120 }, "departure": { "time": "1754405298", "uncertainty": 120 }, "stopId": "0:GDMAISO2", "stopSequence": 15 }, { "arrival": { "time": "1754405383", "uncertainty": 120 }, "departure": { "time": "1754405383", "uncertainty": 120 }, "stopId": "0:GIRAUDO2", "stopSequence": 16 }, { "arrival": { "time": "1754405439", "uncertainty": 120 }, "departure": { "time": "1754405439", "uncertainty": 120 }, "stopId": "0:ROEDERE2", "stopSequence": 17 }, { "arrival": { "time": "1754405475", "uncertainty": 120 }, "departure": { "time": "1754405498", "uncertainty": 120 }, "stopId": "0:GENERAL2", "stopSequence": 18 }, { "arrival": { "time": "1754405528", "uncertainty": 120 }, "departure": { "time": "1754405528", "uncertainty": 120 }, "stopId": "0:SEULHOT2", "stopSequence": 19 }, { "arrival": { "time": "1754405643", "uncertainty": 120 }, "departure": { "time": "1754405643", "uncertainty": 120 }, "stopId": "0:SYMPHON3", "stopSequence": 20 }, { "arrival": { "time": "1754405678", "uncertainty": 120 }, "departure": { "time": "1754405678", "uncertainty": 120 }, "stopId": "0:MARCONI2", "stopSequence": 21 }, { "arrival": { "time": "1754405708", "uncertainty": 120 }, "departure": { "time": "1754405708", "uncertainty": 120 }, "stopId": "0:ARAGO035", "stopSequence": 22 }, { "arrival": { "time": "1754405854", "uncertainty": 120 }, "departure": { "time": "1754405854", "uncertainty": 120 }, "stopId": "0:CHAPPE2", "stopSequence": 23 }, { "arrival": { "time": "1754405925", "uncertainty": 120 }, "departure": { "time": "1754405925", "uncertainty": 120 }, "stopId": "0:JMICHEL2", "stopSequence": 24 }, { "arrival": { "time": "1754406063", "uncertainty": 120 }, "departure": { "time": "1754406063", "uncertainty": 120 }, "stopId": "0:SEBASTO2", "stopSequence": 25 }, { "arrival": { "time": "1754406120", "uncertainty": 120 }, "departure": { "time": "1754406120", "uncertainty": 120 }, "stopId": "0:SOLIDAR2", "stopSequence": 26 }, { "arrival": { "time": "1754406227", "uncertainty": 120 }, "departure": { "time": "1754406227", "uncertainty": 120 }, "stopId": "0:ROSEGON2", "stopSequence": 27 }, { "arrival": { "time": "1754406302", "uncertainty": 120 }, "departure": { "time": "1754406302", "uncertainty": 120 }, "stopId": "0:FAURNEL2", "stopSequence": 28 }, { "arrival": { "time": "1754406354", "uncertainty": 120 }, "departure": { "time": "1754406354", "uncertainty": 120 }, "stopId": "0:FALOGNE2", "stopSequence": 29 }, { "arrival": { "time": "1754406438", "uncertainty": 120 }, "departure": { "time": "1754406438", "uncertainty": 120 }, "stopId": "0:ARIANE2", "stopSequence": 30 }, { "arrival": { "time": "1754406488", "uncertainty": 120 }, "departure": { "time": "1754406488", "uncertainty": 120 }, "stopId": "0:PASSOTE2", "stopSequence": 31 }, { "arrival": { "time": "1754406528", "uncertainty": 120 }, "departure": { "time": "1754406528", "uncertainty": 120 }, "stopId": "0:CUVION2", "stopSequence": 32 }, { "arrival": { "time": "1754406587", "uncertainty": 120 }, "stopId": "0:DOLICHE2", "stopSequence": 33 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870937" }, "vehicle": { "id": "1331", "label": "1331" } } }, { "id": "3083935", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408760", "uncertainty": 120 }, "stopId": "0:MIC02", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "2_23083935" } } }, { "id": "3034782", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754407878", "uncertainty": 120 }, "departure": { "time": "1754407878", "uncertainty": 120 }, "stopId": "0:COUROR1" }, { "arrival": { "time": "1754407887", "uncertainty": 120 }, "departure": { "time": "1754407887", "uncertainty": 120 }, "stopId": "0:COUROR1" }, { "arrival": { "time": "1754407933", "uncertainty": 120 }, "departure": { "time": "1754407933", "uncertainty": 120 }, "stopId": "0:CONSERV1" }, { "arrival": { "time": "1754407951", "uncertainty": 120 }, "departure": { "time": "1754407951", "uncertainty": 120 }, "stopId": "0:SEGOLEN1" }, { "departure": { "time": "1754407800", "uncertainty": 120 }, "stopId": "0:OFFICET1", "stopSequence": 1 }, { "arrival": { "time": "1754407880", "uncertainty": 120 }, "departure": { "time": "1754407880", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COUROR1", "stopSequence": 2 }, { "arrival": { "time": "1754407914", "uncertainty": 120 }, "departure": { "time": "1754407914", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:SEGOLEN1", "stopSequence": 3 }, { "arrival": { "time": "1754408000", "uncertainty": 120 }, "departure": { "time": "1754408000", "uncertainty": 120 }, "stopId": "0:CONSERV1", "stopSequence": 4 }, { "arrival": { "time": "1754408084", "uncertainty": 120 }, "departure": { "time": "1754408084", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 5 }, { "arrival": { "time": "1754408192", "uncertainty": 120 }, "departure": { "time": "1754408192", "uncertainty": 120 }, "stopId": "0:FAVADE01", "stopSequence": 6 }, { "arrival": { "time": "1754408286", "uncertainty": 120 }, "departure": { "time": "1754408286", "uncertainty": 120 }, "stopId": "0:PORTALL1", "stopSequence": 7 }, { "arrival": { "time": "1754408363", "uncertainty": 120 }, "departure": { "time": "1754408363", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CHARRON1", "stopSequence": 8 }, { "arrival": { "time": "1754408552", "uncertainty": 120 }, "departure": { "time": "1754408552", "uncertainty": 120 }, "stopId": "0:FOURNIR1", "stopSequence": 9 }, { "arrival": { "time": "1754408673", "uncertainty": 120 }, "departure": { "time": "1754408673", "uncertainty": 120 }, "stopId": "0:PLARMES2", "stopSequence": 10 }, { "arrival": { "time": "1754408725", "uncertainty": 120 }, "departure": { "time": "1754408725", "uncertainty": 120 }, "stopId": "0:PLCHAM02", "stopSequence": 11 }, { "arrival": { "time": "1754408794", "uncertainty": 120 }, "departure": { "time": "1754408794", "uncertainty": 120 }, "stopId": "0:PREFECT3", "stopSequence": 12 }, { "arrival": { "time": "1754408894", "uncertainty": 120 }, "departure": { "time": "1754408894", "uncertainty": 120 }, "stopId": "0:POMOREA", "stopSequence": 13 }, { "arrival": { "time": "1754408946", "uncertainty": 120 }, "departure": { "time": "1754408946", "uncertainty": 120 }, "stopId": "0:VALLADI1", "stopSequence": 14 }, { "arrival": { "time": "1754409059", "uncertainty": 120 }, "departure": { "time": "1754409059", "uncertainty": 120 }, "stopId": "0:CASERNE1", "stopSequence": 15 }, { "arrival": { "time": "1754409128", "uncertainty": 120 }, "departure": { "time": "1754409128", "uncertainty": 120 }, "stopId": "0:RIMPORT1", "stopSequence": 16 }, { "arrival": { "time": "1754409214", "uncertainty": 120 }, "departure": { "time": "1754409214", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 17 }, { "arrival": { "time": "1754409334", "uncertainty": 120 }, "stopId": "0:OFFICET1", "stopSequence": 18 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "81", "scheduleRelationship": "SCHEDULED", "tripId": "2_23034782" } } }, { "id": "2870939", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754408248", "uncertainty": 120 }, "departure": { "time": "1754408248", "uncertainty": 120 }, "stopId": "0:DEVILLY1" }, { "departure": { "time": "1754407500", "uncertainty": 120 }, "stopId": "0:REPU5051", "stopSequence": 1 }, { "arrival": { "time": "1754407800", "uncertainty": 120 }, "departure": { "time": "1754407800", "uncertainty": 120 }, "stopId": "0:GARE4", "stopSequence": 2 }, { "arrival": { "time": "1754408040", "uncertainty": 120 }, "departure": { "time": "1754408040", "uncertainty": 120 }, "stopId": "0:SEILLE2", "stopSequence": 3 }, { "arrival": { "time": "1754408101", "uncertainty": 120 }, "departure": { "time": "1754408101", "uncertainty": 120 }, "stopId": "0:DUPLOYE1", "stopSequence": 4 }, { "arrival": { "time": "1754408166", "uncertainty": 120 }, "departure": { "time": "1754408166", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:3EVECHES", "stopSequence": 5 }, { "arrival": { "time": "1754408254", "uncertainty": 120 }, "departure": { "time": "1754408254", "uncertainty": 120 }, "stopId": "0:DEVILLY1", "stopSequence": 6 }, { "arrival": { "time": "1754408282", "uncertainty": 120 }, "departure": { "time": "1754408282", "uncertainty": 120 }, "stopId": "0:STMAXI2", "stopSequence": 7 }, { "arrival": { "time": "1754408325", "uncertainty": 120 }, "departure": { "time": "1754408325", "uncertainty": 120 }, "stopId": "0:GENDARM2", "stopSequence": 8 }, { "arrival": { "time": "1754408372", "uncertainty": 120 }, "departure": { "time": "1754408372", "uncertainty": 120 }, "stopId": "0:OBERL183", "stopSequence": 9 }, { "arrival": { "time": "1754408442", "uncertainty": 120 }, "departure": { "time": "1754408442", "uncertainty": 120 }, "stopId": "0:CLAUDEL1", "stopSequence": 10 }, { "arrival": { "time": "1754408515", "uncertainty": 120 }, "departure": { "time": "1754408515", "uncertainty": 120 }, "stopId": "0:GOUSSEL1", "stopSequence": 11 }, { "arrival": { "time": "1754408556", "uncertainty": 120 }, "departure": { "time": "1754408556", "uncertainty": 120 }, "stopId": "0:HESTAUX1", "stopSequence": 12 }, { "arrival": { "time": "1754408627", "uncertainty": 120 }, "departure": { "time": "1754408627", "uncertainty": 120 }, "stopId": "0:TIVO2", "stopSequence": 13 }, { "arrival": { "time": "1754408652", "uncertainty": 120 }, "departure": { "time": "1754408652", "uncertainty": 120 }, "stopId": "0:COTSE2", "stopSequence": 14 }, { "arrival": { "time": "1754408693", "uncertainty": 120 }, "departure": { "time": "1754408693", "uncertainty": 120 }, "stopId": "0:GDMAISO2", "stopSequence": 15 }, { "arrival": { "time": "1754408747", "uncertainty": 120 }, "departure": { "time": "1754408747", "uncertainty": 120 }, "stopId": "0:GIRAUDO2", "stopSequence": 16 }, { "arrival": { "time": "1754408810", "uncertainty": 120 }, "departure": { "time": "1754408810", "uncertainty": 120 }, "stopId": "0:ROEDERE2", "stopSequence": 17 }, { "arrival": { "time": "1754408867", "uncertainty": 120 }, "departure": { "time": "1754408867", "uncertainty": 120 }, "stopId": "0:GENERAL2", "stopSequence": 18 }, { "arrival": { "time": "1754408915", "uncertainty": 120 }, "departure": { "time": "1754408915", "uncertainty": 120 }, "stopId": "0:SEULHOT2", "stopSequence": 19 }, { "arrival": { "time": "1754409068", "uncertainty": 120 }, "departure": { "time": "1754409068", "uncertainty": 120 }, "stopId": "0:SYMPHON3", "stopSequence": 20 }, { "arrival": { "time": "1754409161", "uncertainty": 120 }, "departure": { "time": "1754409161", "uncertainty": 120 }, "stopId": "0:MARCONI2", "stopSequence": 21 }, { "arrival": { "time": "1754409219", "uncertainty": 120 }, "departure": { "time": "1754409219", "uncertainty": 120 }, "stopId": "0:ARAGO035", "stopSequence": 22 }, { "arrival": { "time": "1754409370", "uncertainty": 120 }, "departure": { "time": "1754409370", "uncertainty": 120 }, "stopId": "0:CHAPPE2", "stopSequence": 23 }, { "arrival": { "time": "1754409441", "uncertainty": 120 }, "departure": { "time": "1754409441", "uncertainty": 120 }, "stopId": "0:JMICHEL2", "stopSequence": 24 }, { "arrival": { "time": "1754409579", "uncertainty": 120 }, "departure": { "time": "1754409579", "uncertainty": 120 }, "stopId": "0:SEBASTO2", "stopSequence": 25 }, { "arrival": { "time": "1754409637", "uncertainty": 120 }, "departure": { "time": "1754409637", "uncertainty": 120 }, "stopId": "0:SOLIDAR2", "stopSequence": 26 }, { "arrival": { "time": "1754409756", "uncertainty": 120 }, "departure": { "time": "1754409756", "uncertainty": 120 }, "stopId": "0:ROSEGON2", "stopSequence": 27 }, { "arrival": { "time": "1754409840", "uncertainty": 120 }, "departure": { "time": "1754409840", "uncertainty": 120 }, "stopId": "0:FAURNEL2", "stopSequence": 28 }, { "arrival": { "time": "1754409898", "uncertainty": 120 }, "departure": { "time": "1754409898", "uncertainty": 120 }, "stopId": "0:FALOGNE2", "stopSequence": 29 }, { "arrival": { "time": "1754409991", "uncertainty": 120 }, "departure": { "time": "1754409991", "uncertainty": 120 }, "stopId": "0:ARIANE2", "stopSequence": 30 }, { "arrival": { "time": "1754410047", "uncertainty": 120 }, "departure": { "time": "1754410047", "uncertainty": 120 }, "stopId": "0:PASSOTE2", "stopSequence": 31 }, { "arrival": { "time": "1754410091", "uncertainty": 120 }, "departure": { "time": "1754410091", "uncertainty": 120 }, "stopId": "0:CUVION2", "stopSequence": 32 }, { "arrival": { "time": "1754410172", "uncertainty": 120 }, "stopId": "0:DOLICHE2", "stopSequence": 33 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870939" } } }, { "id": "3082917", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754403906", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 }, { "arrival": { "time": "1754404007", "uncertainty": 120 }, "departure": { "time": "1754404007", "uncertainty": 120 }, "stopId": "0:CASTORS1", "stopSequence": 2 }, { "arrival": { "time": "1754404041", "uncertainty": 120 }, "departure": { "time": "1754404056", "uncertainty": 120 }, "stopId": "0:TORTUE1", "stopSequence": 3 }, { "arrival": { "time": "1754404113", "uncertainty": 120 }, "departure": { "time": "1754404116", "uncertainty": 120 }, "stopId": "0:STSIMON1", "stopSequence": 4 }, { "arrival": { "time": "1754404143", "uncertainty": 120 }, "departure": { "time": "1754404143", "uncertainty": 120 }, "stopId": "0:MARNE1", "stopSequence": 5 }, { "arrival": { "time": "1754404184", "uncertainty": 120 }, "departure": { "time": "1754404184", "uncertainty": 120 }, "stopId": "0:VICTOIR1", "stopSequence": 6 }, { "arrival": { "time": "1754404258", "uncertainty": 120 }, "departure": { "time": "1754404266", "uncertainty": 120 }, "stopId": "0:LARDEME1", "stopSequence": 7 }, { "arrival": { "time": "1754404347", "uncertainty": 120 }, "departure": { "time": "1754404356", "uncertainty": 120 }, "stopId": "0:SIGISBE1", "stopSequence": 8 }, { "arrival": { "time": "1754404438", "uncertainty": 120 }, "departure": { "time": "1754404446", "uncertainty": 120 }, "stopId": "0:FOCH2", "stopSequence": 9 }, { "arrival": { "time": "1754404612", "uncertainty": 120 }, "departure": { "time": "1754404612", "uncertainty": 120 }, "stopId": "0:BRIVAGE1", "stopSequence": 10 }, { "arrival": { "time": "1754404685", "uncertainty": 120 }, "departure": { "time": "1754404687", "uncertainty": 120 }, "stopId": "0:PEPINIE1", "stopSequence": 11 }, { "arrival": { "time": "1754404746", "uncertainty": 120 }, "departure": { "time": "1754404746", "uncertainty": 120 }, "stopId": "0:VILLAS1", "stopSequence": 12 }, { "arrival": { "time": "1754404848", "uncertainty": 120 }, "departure": { "time": "1754404848", "uncertainty": 120 }, "stopId": "0:PALAISS1", "stopSequence": 13 }, { "arrival": { "time": "1754404979", "uncertainty": 120 }, "departure": { "time": "1754404986", "uncertainty": 120 }, "stopId": "0:VERLAIN1", "stopSequence": 14 }, { "arrival": { "time": "1754405093", "uncertainty": 120 }, "departure": { "time": "1754405106", "uncertainty": 120 }, "stopId": "0:ROIGEO68", "stopSequence": 15 }, { "arrival": { "time": "1754405322", "uncertainty": 120 }, "departure": { "time": "1754405322", "uncertainty": 120 }, "stopId": "0:REPU5053", "stopSequence": 16 }, { "arrival": { "time": "1754405667", "uncertainty": 120 }, "departure": { "time": "1754405706", "uncertainty": 120 }, "stopId": "0:GARE4", "stopSequence": 17 }, { "arrival": { "time": "1754405887", "uncertainty": 120 }, "departure": { "time": "1754405887", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 18 }, { "arrival": { "time": "1754406006", "uncertainty": 120 }, "departure": { "time": "1754406006", "uncertainty": 120 }, "stopId": "0:TANNEUR2", "stopSequence": 19 }, { "arrival": { "time": "1754406061", "uncertainty": 120 }, "departure": { "time": "1754406061", "uncertainty": 120 }, "stopId": "0:FOURNIE2", "stopSequence": 20 }, { "arrival": { "time": "1754406105", "uncertainty": 120 }, "departure": { "time": "1754406105", "uncertainty": 120 }, "stopId": "0:ARSENAL2", "stopSequence": 21 }, { "arrival": { "time": "1754406254", "uncertainty": 120 }, "departure": { "time": "1754406254", "uncertainty": 120 }, "stopId": "0:TANNERI2", "stopSequence": 22 }, { "arrival": { "time": "1754406332", "uncertainty": 120 }, "departure": { "time": "1754406332", "uncertainty": 120 }, "stopId": "0:TERRESR2", "stopSequence": 23 }, { "arrival": { "time": "1754406434", "uncertainty": 120 }, "departure": { "time": "1754406434", "uncertainty": 120 }, "stopId": "0:STJEGLI2", "stopSequence": 24 }, { "arrival": { "time": "1754406497", "uncertainty": 120 }, "departure": { "time": "1754406497", "uncertainty": 120 }, "stopId": "0:CIMETIE2", "stopSequence": 25 }, { "arrival": { "time": "1754406571", "uncertainty": 120 }, "departure": { "time": "1754406571", "uncertainty": 120 }, "stopId": "0:TILLEUL2", "stopSequence": 26 }, { "arrival": { "time": "1754406614", "uncertainty": 120 }, "departure": { "time": "1754406614", "uncertainty": 120 }, "stopId": "0:ERABLE2", "stopSequence": 27 }, { "arrival": { "time": "1754406713", "uncertainty": 120 }, "departure": { "time": "1754406713", "uncertainty": 120 }, "stopId": "0:HETRES2", "stopSequence": 28 }, { "arrival": { "time": "1754406788", "uncertainty": 120 }, "departure": { "time": "1754406788", "uncertainty": 120 }, "stopId": "0:CARRIER2", "stopSequence": 29 }, { "arrival": { "time": "1754406841", "uncertainty": 120 }, "departure": { "time": "1754406841", "uncertainty": 120 }, "stopId": "0:FRENES2", "stopSequence": 30 }, { "arrival": { "time": "1754406922", "uncertainty": 120 }, "departure": { "time": "1754406922", "uncertainty": 120 }, "stopId": "0:PINS02", "stopSequence": 31 }, { "arrival": { "time": "1754406974", "uncertainty": 120 }, "departure": { "time": "1754406974", "uncertainty": 120 }, "stopId": "0:MARRONN2", "stopSequence": 32 }, { "arrival": { "time": "1754407017", "uncertainty": 120 }, "departure": { "time": "1754407017", "uncertainty": 120 }, "stopId": "0:HSORET2", "stopSequence": 33 }, { "arrival": { "time": "1754407118", "uncertainty": 120 }, "departure": { "time": "1754407118", "uncertainty": 120 }, "stopId": "0:BOUZONV4", "stopSequence": 34 }, { "arrival": { "time": "1754407214", "uncertainty": 120 }, "stopId": "0:GRIMONT1", "stopSequence": 35 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "tripId": "2_23082917" }, "vehicle": { "id": "608", "label": "608" } } }, { "id": "2871602", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406900", "uncertainty": 120 }, "stopId": "0:PELTRE2", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "93", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871602" } } }, { "id": "3082918", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405460", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 }, { "arrival": { "time": "1754405573", "uncertainty": 120 }, "departure": { "time": "1754405611", "uncertainty": 120 }, "stopId": "0:CASTORS1", "stopSequence": 2 }, { "arrival": { "time": "1754405641", "uncertainty": 120 }, "departure": { "time": "1754405641", "uncertainty": 120 }, "stopId": "0:TORTUE1", "stopSequence": 3 }, { "arrival": { "time": "1754405700", "uncertainty": 120 }, "departure": { "time": "1754405700", "uncertainty": 120 }, "stopId": "0:STSIMON1", "stopSequence": 4 }, { "arrival": { "time": "1754405713", "uncertainty": 120 }, "departure": { "time": "1754405713", "uncertainty": 120 }, "stopId": "0:MARNE1", "stopSequence": 5 }, { "arrival": { "time": "1754405753", "uncertainty": 120 }, "departure": { "time": "1754405753", "uncertainty": 120 }, "stopId": "0:VICTOIR1", "stopSequence": 6 }, { "arrival": { "time": "1754405825", "uncertainty": 120 }, "departure": { "time": "1754405825", "uncertainty": 120 }, "stopId": "0:LARDEME1", "stopSequence": 7 }, { "arrival": { "time": "1754405863", "uncertainty": 120 }, "departure": { "time": "1754405863", "uncertainty": 120 }, "stopId": "0:SIGISBE1", "stopSequence": 8 }, { "arrival": { "time": "1754405936", "uncertainty": 120 }, "departure": { "time": "1754405936", "uncertainty": 120 }, "stopId": "0:FOCH2", "stopSequence": 9 }, { "arrival": { "time": "1754406099", "uncertainty": 120 }, "departure": { "time": "1754406099", "uncertainty": 120 }, "stopId": "0:BRIVAGE1", "stopSequence": 10 }, { "arrival": { "time": "1754406171", "uncertainty": 120 }, "departure": { "time": "1754406171", "uncertainty": 120 }, "stopId": "0:PEPINIE1", "stopSequence": 11 }, { "arrival": { "time": "1754406227", "uncertainty": 120 }, "departure": { "time": "1754406227", "uncertainty": 120 }, "stopId": "0:VILLAS1", "stopSequence": 12 }, { "arrival": { "time": "1754406282", "uncertainty": 120 }, "departure": { "time": "1754406282", "uncertainty": 120 }, "stopId": "0:PALAISS1", "stopSequence": 13 }, { "arrival": { "time": "1754406418", "uncertainty": 120 }, "departure": { "time": "1754406418", "uncertainty": 120 }, "stopId": "0:VERLAIN1", "stopSequence": 14 }, { "arrival": { "time": "1754406522", "uncertainty": 120 }, "departure": { "time": "1754406522", "uncertainty": 120 }, "stopId": "0:ROIGEO68", "stopSequence": 15 }, { "arrival": { "time": "1754406732", "uncertainty": 120 }, "departure": { "time": "1754406732", "uncertainty": 120 }, "stopId": "0:REPU5053", "stopSequence": 16 }, { "arrival": { "time": "1754407076", "uncertainty": 120 }, "departure": { "time": "1754407076", "uncertainty": 120 }, "stopId": "0:GARE4", "stopSequence": 17 }, { "arrival": { "time": "1754407254", "uncertainty": 120 }, "departure": { "time": "1754407254", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 18 }, { "arrival": { "time": "1754407369", "uncertainty": 120 }, "departure": { "time": "1754407369", "uncertainty": 120 }, "stopId": "0:TANNEUR2", "stopSequence": 19 }, { "arrival": { "time": "1754407429", "uncertainty": 120 }, "departure": { "time": "1754407429", "uncertainty": 120 }, "stopId": "0:FOURNIE2", "stopSequence": 20 }, { "arrival": { "time": "1754407480", "uncertainty": 120 }, "departure": { "time": "1754407480", "uncertainty": 120 }, "stopId": "0:ARSENAL2", "stopSequence": 21 }, { "arrival": { "time": "1754407624", "uncertainty": 120 }, "departure": { "time": "1754407624", "uncertainty": 120 }, "stopId": "0:TANNERI2", "stopSequence": 22 }, { "arrival": { "time": "1754407700", "uncertainty": 120 }, "departure": { "time": "1754407700", "uncertainty": 120 }, "stopId": "0:TERRESR2", "stopSequence": 23 }, { "arrival": { "time": "1754407799", "uncertainty": 120 }, "departure": { "time": "1754407799", "uncertainty": 120 }, "stopId": "0:STJEGLI2", "stopSequence": 24 }, { "arrival": { "time": "1754407860", "uncertainty": 120 }, "departure": { "time": "1754407860", "uncertainty": 120 }, "stopId": "0:CIMETIE2", "stopSequence": 25 }, { "arrival": { "time": "1754407934", "uncertainty": 120 }, "departure": { "time": "1754407934", "uncertainty": 120 }, "stopId": "0:TILLEUL2", "stopSequence": 26 }, { "arrival": { "time": "1754407977", "uncertainty": 120 }, "departure": { "time": "1754407977", "uncertainty": 120 }, "stopId": "0:ERABLE2", "stopSequence": 27 }, { "arrival": { "time": "1754408076", "uncertainty": 120 }, "departure": { "time": "1754408076", "uncertainty": 120 }, "stopId": "0:HETRES2", "stopSequence": 28 }, { "arrival": { "time": "1754408151", "uncertainty": 120 }, "departure": { "time": "1754408151", "uncertainty": 120 }, "stopId": "0:CARRIER2", "stopSequence": 29 }, { "arrival": { "time": "1754408218", "uncertainty": 120 }, "departure": { "time": "1754408218", "uncertainty": 120 }, "stopId": "0:FRENES2", "stopSequence": 30 }, { "arrival": { "time": "1754408321", "uncertainty": 120 }, "departure": { "time": "1754408321", "uncertainty": 120 }, "stopId": "0:PINS02", "stopSequence": 31 }, { "arrival": { "time": "1754408388", "uncertainty": 120 }, "departure": { "time": "1754408388", "uncertainty": 120 }, "stopId": "0:MARRONN2", "stopSequence": 32 }, { "arrival": { "time": "1754408421", "uncertainty": 120 }, "departure": { "time": "1754408421", "uncertainty": 120 }, "stopId": "0:HSORET2", "stopSequence": 33 }, { "arrival": { "time": "1754408520", "uncertainty": 120 }, "departure": { "time": "1754408520", "uncertainty": 120 }, "stopId": "0:BOUZONV4", "stopSequence": 34 }, { "arrival": { "time": "1754408614", "uncertainty": 120 }, "stopId": "0:GRIMONT1", "stopSequence": 35 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "tripId": "2_23082918" }, "vehicle": { "id": "932", "label": "932" } } }, { "id": "3082919", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407260", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "tripId": "2_23082919" } } }, { "id": "3082920", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754409060", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "tripId": "2_23082920" } } }, { "id": "2871585", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754404510", "uncertainty": 120 }, "stopId": "0:PELTRE2", "stopSequence": 1 }, { "arrival": { "time": "1754404575", "uncertainty": 120 }, "departure": { "time": "1754404575", "uncertainty": 120 }, "stopId": "0:ZACPEL02", "stopSequence": 2 }, { "arrival": { "time": "1754404758", "uncertainty": 120 }, "departure": { "time": "1754404779", "uncertainty": 120 }, "stopId": "0:VCANADI2", "stopSequence": 3 }, { "arrival": { "time": "1754404822", "uncertainty": 120 }, "departure": { "time": "1754404822", "uncertainty": 120 }, "stopId": "0:CHESNM4", "stopSequence": 4 }, { "arrival": { "time": "1754405129", "uncertainty": 120 }, "departure": { "time": "1754405129", "uncertainty": 120 }, "stopId": "0:MECLEUV2", "stopSequence": 5 }, { "arrival": { "time": "1754405212", "uncertainty": 120 }, "departure": { "time": "1754405212", "uncertainty": 120 }, "stopId": "0:TARREAU2", "stopSequence": 6 }, { "arrival": { "time": "1754405342", "uncertainty": 120 }, "departure": { "time": "1754405342", "uncertainty": 120 }, "stopId": "0:LANCEUM2", "stopSequence": 7 }, { "arrival": { "time": "1754405453", "uncertainty": 120 }, "departure": { "time": "1754405493", "uncertainty": 120 }, "stopId": "0:FRONTIG2", "stopSequence": 8 }, { "arrival": { "time": "1754405751", "uncertainty": 120 }, "departure": { "time": "1754405751", "uncertainty": 120 }, "stopId": "0:PTIJURY1", "stopSequence": 9 }, { "arrival": { "time": "1754405835", "uncertainty": 120 }, "departure": { "time": "1754405835", "uncertainty": 120 }, "stopId": "0:JURY1", "stopSequence": 10 }, { "arrival": { "time": "1754405877", "uncertainty": 120 }, "departure": { "time": "1754405877", "uncertainty": 120 }, "stopId": "0:CORBON1", "stopSequence": 11 }, { "arrival": { "time": "1754405916", "uncertainty": 120 }, "departure": { "time": "1754405916", "uncertainty": 120 }, "stopId": "0:JURY2", "stopSequence": 12 }, { "arrival": { "time": "1754406014", "uncertainty": 120 }, "departure": { "time": "1754406014", "uncertainty": 120 }, "stopId": "0:PASSERE2", "stopSequence": 13 }, { "arrival": { "time": "1754406110", "uncertainty": 120 }, "departure": { "time": "1754406110", "uncertainty": 120 }, "stopId": "0:VALLONS1", "stopSequence": 14 }, { "arrival": { "time": "1754406410", "uncertainty": 120 }, "departure": { "time": "1754406410", "uncertainty": 120 }, "stopId": "0:HMERCY1", "stopSequence": 15 }, { "arrival": { "time": "1754406487", "uncertainty": 120 }, "departure": { "time": "1754406487", "uncertainty": 120 }, "stopId": "0:MERMAT02", "stopSequence": 16 }, { "arrival": { "time": "1754406710", "uncertainty": 120 }, "departure": { "time": "1754406710", "uncertainty": 120 }, "stopId": "0:PEUMONT2", "stopSequence": 17 }, { "arrival": { "time": "1754406777", "uncertainty": 120 }, "departure": { "time": "1754406777", "uncertainty": 120 }, "stopId": "0:GARGAN02", "stopSequence": 18 }, { "arrival": { "time": "1754406830", "uncertainty": 120 }, "stopId": "0:PELTRE2", "stopSequence": 19 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "93", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871585" }, "vehicle": { "id": "22430", "label": "22430" } } }, { "id": "2871504", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754409213" }, "stopId": "0:PRILLE2", "stopSequence": 1 }, { "arrival": { "time": "1754409285" }, "departure": { "time": "1754409285" }, "stopId": "0:CHENEAU2", "stopSequence": 2 }, { "arrival": { "time": "1754409431" }, "departure": { "time": "1754409431" }, "stopId": "0:RSCHUMA2", "stopSequence": 3 }, { "arrival": { "time": "1754409519" }, "departure": { "time": "1754409519" }, "stopId": "0:CRIMEE2", "stopSequence": 4 }, { "arrival": { "time": "1754409573" }, "stopId": "0:SCHAZEL1", "stopSequence": 5 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "89", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871504" } } }, { "id": "2917332", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407800", "uncertainty": 120 }, "stopId": "0:MOYENPO1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "O1", "scheduleRelationship": "SCHEDULED", "tripId": "2_22917332" } } }, { "id": "2871490", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406780" }, "stopId": "0:SCHAZEL1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "89", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871490" } } }, { "id": "2917340", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406600" }, "stopId": "0:LONGCEN1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "O2", "scheduleRelationship": "SCHEDULED", "tripId": "2_22917340" } } }, { "id": "2871503", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405807" }, "stopId": "0:PRILLE2", "stopSequence": 1 }, { "arrival": { "time": "1754405879" }, "departure": { "time": "1754405879" }, "stopId": "0:CHENEAU2", "stopSequence": 2 }, { "arrival": { "time": "1754406025" }, "departure": { "time": "1754406025" }, "stopId": "0:RSCHUMA2", "stopSequence": 3 }, { "arrival": { "time": "1754406113" }, "departure": { "time": "1754406113" }, "stopId": "0:CRIMEE2", "stopSequence": 4 }, { "arrival": { "time": "1754406167" }, "stopId": "0:SCHAZEL1", "stopSequence": 5 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "89", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871503" } } }, { "id": "2917326", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754404107", "uncertainty": 120 }, "departure": { "time": "1754404117", "uncertainty": 120 }, "stopId": "0:SCYCHAZ1", "stopSequence": 2 }, { "arrival": { "time": "1754405676", "uncertainty": 120 }, "departure": { "time": "1754405708", "uncertainty": 120 }, "stopId": "0:STSYMPH1", "stopSequence": 4 }, { "arrival": { "time": "1754406308", "uncertainty": 120 }, "departure": { "time": "1754406308", "uncertainty": 120 }, "stopId": "0:SAULCNF1", "stopSequence": 5 }, { "arrival": { "time": "1754406908", "uncertainty": 120 }, "stopId": "0:MOYENPO1", "stopSequence": 6 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "O1", "scheduleRelationship": "SCHEDULED", "tripId": "2_22917326" }, "vehicle": { "id": "12347", "label": "12347" } } }, { "id": "2870972", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407080", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870972" } } }, { "id": "2870973", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408940", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870973" } } }, { "id": "2917347", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754406000" }, "stopId": "0:LONGCEN1", "stopSequence": 4 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "O2", "scheduleRelationship": "SCHEDULED", "tripId": "2_22917347" }, "vehicle": { "id": "12345", "label": "12345" } } }, { "id": "2871550", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408160", "uncertainty": 120 }, "stopId": "0:PELTRE1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "92", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871550" } } }, { "id": "2870970", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754403545", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 1 }, { "arrival": { "time": "1754403618", "uncertainty": 120 }, "departure": { "time": "1754403618", "uncertainty": 120 }, "stopId": "0:CUVION1", "stopSequence": 2 }, { "arrival": { "time": "1754403665", "uncertainty": 120 }, "departure": { "time": "1754403665", "uncertainty": 120 }, "stopId": "0:PASSOTE1", "stopSequence": 3 }, { "arrival": { "time": "1754403717", "uncertainty": 120 }, "departure": { "time": "1754403717", "uncertainty": 120 }, "stopId": "0:ARIANE1", "stopSequence": 4 }, { "arrival": { "time": "1754403767", "uncertainty": 120 }, "departure": { "time": "1754403767", "uncertainty": 120 }, "stopId": "0:FALOGNE1", "stopSequence": 5 }, { "arrival": { "time": "1754403839", "uncertainty": 120 }, "departure": { "time": "1754403839", "uncertainty": 120 }, "stopId": "0:FAURNEL1", "stopSequence": 6 }, { "arrival": { "time": "1754403881", "uncertainty": 120 }, "departure": { "time": "1754403881", "uncertainty": 120 }, "stopId": "0:ROSEGON1", "stopSequence": 7 }, { "arrival": { "time": "1754403970", "uncertainty": 120 }, "departure": { "time": "1754403970", "uncertainty": 120 }, "stopId": "0:SOLIDAR1", "stopSequence": 8 }, { "arrival": { "time": "1754404032", "uncertainty": 120 }, "departure": { "time": "1754404032", "uncertainty": 120 }, "stopId": "0:SEBASTO1", "stopSequence": 9 }, { "arrival": { "time": "1754404144", "uncertainty": 120 }, "departure": { "time": "1754404205", "uncertainty": 120 }, "stopId": "0:JMICHEL1", "stopSequence": 10 }, { "arrival": { "time": "1754404325", "uncertainty": 120 }, "departure": { "time": "1754404325", "uncertainty": 120 }, "stopId": "0:CHAPPE3", "stopSequence": 11 }, { "arrival": { "time": "1754404531", "uncertainty": 120 }, "departure": { "time": "1754404531", "uncertainty": 120 }, "stopId": "0:ARAGO002", "stopSequence": 12 }, { "arrival": { "time": "1754404547", "uncertainty": 120 }, "departure": { "time": "1754404547", "uncertainty": 120 }, "stopId": "0:MARCONI1", "stopSequence": 13 }, { "arrival": { "time": "1754404604", "uncertainty": 120 }, "departure": { "time": "1754404604", "uncertainty": 120 }, "stopId": "0:SYMPHON1", "stopSequence": 14 }, { "arrival": { "time": "1754404684", "uncertainty": 120 }, "departure": { "time": "1754404684", "uncertainty": 120 }, "stopId": "0:SEULHOT1", "stopSequence": 15 }, { "arrival": { "time": "1754404715", "uncertainty": 120 }, "departure": { "time": "1754404715", "uncertainty": 120 }, "stopId": "0:GENERAL1", "stopSequence": 16 }, { "arrival": { "time": "1754404745", "uncertainty": 120 }, "departure": { "time": "1754404745", "uncertainty": 120 }, "stopId": "0:ROEDERE1", "stopSequence": 17 }, { "arrival": { "time": "1754404775", "uncertainty": 120 }, "departure": { "time": "1754404865", "uncertainty": 120 }, "stopId": "0:GIRAUDO1", "stopSequence": 18 }, { "arrival": { "time": "1754404935", "uncertainty": 120 }, "departure": { "time": "1754404955", "uncertainty": 120 }, "stopId": "0:GDMAISO1", "stopSequence": 19 }, { "arrival": { "time": "1754405051", "uncertainty": 120 }, "departure": { "time": "1754405051", "uncertainty": 120 }, "stopId": "0:COTSE1", "stopSequence": 20 }, { "arrival": { "time": "1754405123", "uncertainty": 120 }, "departure": { "time": "1754405123", "uncertainty": 120 }, "stopId": "0:TIVO1", "stopSequence": 21 }, { "arrival": { "time": "1754405195", "uncertainty": 120 }, "departure": { "time": "1754405195", "uncertainty": 120 }, "stopId": "0:HESTAUX2", "stopSequence": 22 }, { "arrival": { "time": "1754405255", "uncertainty": 120 }, "departure": { "time": "1754405255", "uncertainty": 120 }, "stopId": "0:GOUSSEL2", "stopSequence": 23 }, { "arrival": { "time": "1754405314", "uncertainty": 120 }, "departure": { "time": "1754405314", "uncertainty": 120 }, "stopId": "0:CLAUDEL2", "stopSequence": 24 }, { "arrival": { "time": "1754405381", "uncertainty": 120 }, "departure": { "time": "1754405381", "uncertainty": 120 }, "stopId": "0:OBERL193", "stopSequence": 25 }, { "arrival": { "time": "1754405422", "uncertainty": 120 }, "departure": { "time": "1754405422", "uncertainty": 120 }, "stopId": "0:GENDARM1", "stopSequence": 26 }, { "arrival": { "time": "1754405457", "uncertainty": 120 }, "departure": { "time": "1754405530", "uncertainty": 120 }, "stopId": "0:STMAXI1", "stopSequence": 27 }, { "arrival": { "time": "1754405530", "uncertainty": 120 }, "departure": { "time": "1754405530", "uncertainty": 120 }, "stopId": "0:PUYMAIG1", "stopSequence": 28 }, { "arrival": { "time": "1754405570", "uncertainty": 120 }, "departure": { "time": "1754405570", "uncertainty": 120 }, "stopId": "0:TREIZE1", "stopSequence": 29 }, { "arrival": { "time": "1754405628", "uncertainty": 120 }, "departure": { "time": "1754405628", "uncertainty": 120 }, "stopId": "0:SEILLE1", "stopSequence": 30 }, { "arrival": { "time": "1754405976", "uncertainty": 120 }, "departure": { "time": "1754405976", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 31 }, { "arrival": { "time": "1754406277", "uncertainty": 120 }, "stopId": "0:REPU5052", "stopSequence": 32 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870970" }, "vehicle": { "id": "922", "label": "922" } } }, { "id": "2870971", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405437", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 1 }, { "arrival": { "time": "1754405497", "uncertainty": 120 }, "departure": { "time": "1754405497", "uncertainty": 120 }, "stopId": "0:CUVION1", "stopSequence": 2 }, { "arrival": { "time": "1754405543", "uncertainty": 120 }, "departure": { "time": "1754405543", "uncertainty": 120 }, "stopId": "0:PASSOTE1", "stopSequence": 3 }, { "arrival": { "time": "1754405587", "uncertainty": 120 }, "departure": { "time": "1754405587", "uncertainty": 120 }, "stopId": "0:ARIANE1", "stopSequence": 4 }, { "arrival": { "time": "1754405654", "uncertainty": 120 }, "departure": { "time": "1754405654", "uncertainty": 120 }, "stopId": "0:FALOGNE1", "stopSequence": 5 }, { "arrival": { "time": "1754405742", "uncertainty": 120 }, "departure": { "time": "1754405742", "uncertainty": 120 }, "stopId": "0:FAURNEL1", "stopSequence": 6 }, { "arrival": { "time": "1754405798", "uncertainty": 120 }, "departure": { "time": "1754405798", "uncertainty": 120 }, "stopId": "0:ROSEGON1", "stopSequence": 7 }, { "arrival": { "time": "1754405917", "uncertainty": 120 }, "departure": { "time": "1754405917", "uncertainty": 120 }, "stopId": "0:SOLIDAR1", "stopSequence": 8 }, { "arrival": { "time": "1754405959", "uncertainty": 120 }, "departure": { "time": "1754405959", "uncertainty": 120 }, "stopId": "0:SEBASTO1", "stopSequence": 9 }, { "arrival": { "time": "1754406074", "uncertainty": 120 }, "departure": { "time": "1754406074", "uncertainty": 120 }, "stopId": "0:JMICHEL1", "stopSequence": 10 }, { "arrival": { "time": "1754406180", "uncertainty": 120 }, "departure": { "time": "1754406180", "uncertainty": 120 }, "stopId": "0:CHAPPE3", "stopSequence": 11 }, { "arrival": { "time": "1754406319", "uncertainty": 120 }, "departure": { "time": "1754406319", "uncertainty": 120 }, "stopId": "0:ARAGO002", "stopSequence": 12 }, { "arrival": { "time": "1754406355", "uncertainty": 120 }, "departure": { "time": "1754406355", "uncertainty": 120 }, "stopId": "0:MARCONI1", "stopSequence": 13 }, { "arrival": { "time": "1754406422", "uncertainty": 120 }, "departure": { "time": "1754406422", "uncertainty": 120 }, "stopId": "0:SYMPHON1", "stopSequence": 14 }, { "arrival": { "time": "1754406550", "uncertainty": 120 }, "departure": { "time": "1754406550", "uncertainty": 120 }, "stopId": "0:SEULHOT1", "stopSequence": 15 }, { "arrival": { "time": "1754406603", "uncertainty": 120 }, "departure": { "time": "1754406603", "uncertainty": 120 }, "stopId": "0:GENERAL1", "stopSequence": 16 }, { "arrival": { "time": "1754406672", "uncertainty": 120 }, "departure": { "time": "1754406672", "uncertainty": 120 }, "stopId": "0:ROEDERE1", "stopSequence": 17 }, { "arrival": { "time": "1754406723", "uncertainty": 120 }, "departure": { "time": "1754406723", "uncertainty": 120 }, "stopId": "0:GIRAUDO1", "stopSequence": 18 }, { "arrival": { "time": "1754406765", "uncertainty": 120 }, "departure": { "time": "1754406765", "uncertainty": 120 }, "stopId": "0:GDMAISO1", "stopSequence": 19 }, { "arrival": { "time": "1754406818", "uncertainty": 120 }, "departure": { "time": "1754406818", "uncertainty": 120 }, "stopId": "0:COTSE1", "stopSequence": 20 }, { "arrival": { "time": "1754406843", "uncertainty": 120 }, "departure": { "time": "1754406843", "uncertainty": 120 }, "stopId": "0:TIVO1", "stopSequence": 21 }, { "arrival": { "time": "1754406912", "uncertainty": 120 }, "departure": { "time": "1754406912", "uncertainty": 120 }, "stopId": "0:HESTAUX2", "stopSequence": 22 }, { "arrival": { "time": "1754406970", "uncertainty": 120 }, "departure": { "time": "1754406970", "uncertainty": 120 }, "stopId": "0:GOUSSEL2", "stopSequence": 23 }, { "arrival": { "time": "1754407015", "uncertainty": 120 }, "departure": { "time": "1754407015", "uncertainty": 120 }, "stopId": "0:CLAUDEL2", "stopSequence": 24 }, { "arrival": { "time": "1754407092", "uncertainty": 120 }, "departure": { "time": "1754407092", "uncertainty": 120 }, "stopId": "0:OBERL193", "stopSequence": 25 }, { "arrival": { "time": "1754407139", "uncertainty": 120 }, "departure": { "time": "1754407139", "uncertainty": 120 }, "stopId": "0:GENDARM1", "stopSequence": 26 }, { "arrival": { "time": "1754407188", "uncertainty": 120 }, "departure": { "time": "1754407188", "uncertainty": 120 }, "stopId": "0:STMAXI1", "stopSequence": 27 }, { "arrival": { "time": "1754407242", "uncertainty": 120 }, "departure": { "time": "1754407242", "uncertainty": 120 }, "stopId": "0:PUYMAIG1", "stopSequence": 28 }, { "arrival": { "time": "1754407331", "uncertainty": 120 }, "departure": { "time": "1754407331", "uncertainty": 120 }, "stopId": "0:TREIZE1", "stopSequence": 29 }, { "arrival": { "time": "1754407415", "uncertainty": 120 }, "departure": { "time": "1754407415", "uncertainty": 120 }, "stopId": "0:SEILLE1", "stopSequence": 30 }, { "arrival": { "time": "1754407715", "uncertainty": 120 }, "departure": { "time": "1754407715", "uncertainty": 120 }, "stopId": "0:GARE30", "stopSequence": 31 }, { "arrival": { "time": "1754408074", "uncertainty": 120 }, "stopId": "0:REPU5052", "stopSequence": 32 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "2_22870971" }, "vehicle": { "id": "1532", "label": "1532" } } }, { "id": "2025-08-05-16-12-22-885-415565", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754403186", "uncertainty": 120 }, "departure": { "time": "1754403186", "uncertainty": 120 }, "stopId": "0:LUETTE2" }, { "arrival": { "time": "1754403203", "uncertainty": 120 }, "departure": { "time": "1754403203", "uncertainty": 120 }, "stopId": "0:11AVIAT2" }, { "arrival": { "time": "1754403268", "uncertainty": 120 }, "departure": { "time": "1754403268", "uncertainty": 120 }, "stopId": "0:SIMMI690" }, { "arrival": { "time": "1754403351", "uncertainty": 120 }, "departure": { "time": "1754403351", "uncertainty": 120 }, "stopId": "0:MERMOZ1" }, { "arrival": { "time": "1754403441", "uncertainty": 120 }, "departure": { "time": "1754403441", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:STLADRE1" }, { "arrival": { "time": "1754403497", "uncertainty": 120 }, "departure": { "time": "1754403497", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LOGES1" }, { "arrival": { "time": "1754403552", "uncertainty": 120 }, "departure": { "time": "1754403552", "uncertainty": 120 }, "stopId": "0:VAILLAN1" }, { "arrival": { "time": "1754403613", "uncertainty": 120 }, "departure": { "time": "1754403613", "uncertainty": 120 }, "stopId": "0:MANGIN1" }, { "arrival": { "time": "1754403642", "uncertainty": 120 }, "departure": { "time": "1754403642", "uncertainty": 120 }, "stopId": "0:CHPETRE1" }, { "arrival": { "time": "1754403724", "uncertainty": 120 }, "departure": { "time": "1754403724", "uncertainty": 120 }, "stopId": "0:BONSEC1" }, { "arrival": { "time": "1754403792", "uncertainty": 120 }, "departure": { "time": "1754403792", "uncertainty": 120 }, "stopId": "0:ROIGE142" }, { "arrival": { "time": "1754403882", "uncertainty": 120 }, "departure": { "time": "1754404092", "uncertainty": 120 }, "stopId": "0:GARE4" }, { "arrival": { "time": "1754404294", "uncertainty": 120 }, "departure": { "time": "1754404294", "uncertainty": 120 }, "stopId": "0:MAZELLE2" }, { "arrival": { "time": "1754404414", "uncertainty": 120 }, "departure": { "time": "1754404414", "uncertainty": 120 }, "stopId": "0:TANNEUR2" }, { "arrival": { "time": "1754404467", "uncertainty": 120 }, "departure": { "time": "1754404474", "uncertainty": 120 }, "stopId": "0:FOURNIE2" }, { "arrival": { "time": "1754404515", "uncertainty": 120 }, "departure": { "time": "1754404534", "uncertainty": 120 }, "stopId": "0:ARSENAL2" }, { "arrival": { "time": "1754404684", "uncertainty": 120 }, "departure": { "time": "1754404714", "uncertainty": 120 }, "stopId": "0:TANNERI2" }, { "arrival": { "time": "1754404763", "uncertainty": 120 }, "departure": { "time": "1754404763", "uncertainty": 120 }, "stopId": "0:BILLOTT2" }, { "arrival": { "time": "1754404804", "uncertainty": 120 }, "departure": { "time": "1754404804", "uncertainty": 120 }, "stopId": "0:DUNANT2" }, { "arrival": { "time": "1754404747", "uncertainty": 120 }, "departure": { "time": "1754404747", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JOUSSE2" }, { "arrival": { "time": "1754404822", "uncertainty": 120 }, "departure": { "time": "1754404822", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JUGAN2" }, { "arrival": { "time": "1754404865", "uncertainty": 120 }, "departure": { "time": "1754404865", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CORCHAD2" }, { "arrival": { "time": "1754405053", "uncertainty": 120 }, "departure": { "time": "1754405054", "uncertainty": 120 }, "stopId": "0:JPJEAN2" }, { "arrival": { "time": "1754405138", "uncertainty": 120 }, "departure": { "time": "1754405138", "uncertainty": 120 }, "stopId": "0:SAULNOI2" }, { "arrival": { "time": "1754405169", "uncertainty": 120 }, "departure": { "time": "1754405174", "uncertainty": 120 }, "stopId": "0:MANGENO2" }, { "arrival": { "time": "1754405225", "uncertainty": 120 }, "departure": { "time": "1754405225", "uncertainty": 120 }, "stopId": "0:BARBE2" }, { "arrival": { "time": "1754405294", "uncertainty": 120 }, "departure": { "time": "1754405294", "uncertainty": 120 }, "stopId": "0:FONNY2" }, { "arrival": { "time": "1754405335", "uncertainty": 120 }, "departure": { "time": "1754405335", "uncertainty": 120 }, "stopId": "0:LMOULIN2" }, { "arrival": { "time": "1754405391", "uncertainty": 120 }, "departure": { "time": "1754405391", "uncertainty": 120 }, "stopId": "0:MEYVIGN1" }, { "arrival": { "time": "1754406011", "uncertainty": 120 }, "departure": { "time": "1754406011", "uncertainty": 120 }, "stopId": "0:FALEE2" }, { "arrival": { "time": "1754406131", "uncertainty": 120 }, "departure": { "time": "1754406131", "uncertainty": 120 }, "stopId": "0:PRESSOI2" }, { "arrival": { "time": "1754406287", "uncertainty": 120 }, "departure": { "time": "1754406287", "uncertainty": 120 }, "stopId": "0:PINOTSM2" }, { "arrival": { "time": "1754406311", "uncertainty": 120 }, "departure": { "time": "1754406311", "uncertainty": 120 }, "stopId": "0:PENSEES2" }, { "arrival": { "time": "1754406346", "uncertainty": 120 }, "departure": { "time": "1754406346", "uncertainty": 120 }, "stopId": "0:CHAULME2" }, { "arrival": { "time": "1754406395", "uncertainty": 120 }, "departure": { "time": "1754406395", "uncertainty": 120 }, "stopId": "0:GROSNOY1" }, { "arrival": { "time": "1754406551", "uncertainty": 120 }, "stopId": "0:MASLIEV1" }, { "arrival": { "time": "1754403515", "uncertainty": 120 }, "departure": { "time": "1754403515", "uncertainty": 120 }, "stopId": "0:SEMINAI2" }, { "arrival": { "time": "1754403552", "uncertainty": 120 }, "departure": { "time": "1754403552", "uncertainty": 120 }, "stopId": "0:VAILLAN1" }, { "arrival": { "time": "1754405039", "uncertainty": 120 }, "departure": { "time": "1754405049", "uncertainty": 120 }, "stopId": "0:JPJEAN2" } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "13", "scheduleRelationship": "ADDED", "tripId": "2_22025-08-05-16-12-22-885-415565" }, "vehicle": { "id": "702", "label": "702" } } }, { "id": "3031109", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754404020", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 }, { "arrival": { "time": "1754404101", "uncertainty": 120 }, "departure": { "time": "1754404112", "uncertainty": 120 }, "stopId": "0:WCHATEA1", "stopSequence": 2 }, { "arrival": { "time": "1754404202", "uncertainty": 120 }, "departure": { "time": "1754404202", "uncertainty": 120 }, "stopId": "0:WOIPHOT1", "stopSequence": 3 }, { "arrival": { "time": "1754404287", "uncertainty": 120 }, "departure": { "time": "1754404292", "uncertainty": 120 }, "stopId": "0:SAULES1", "stopSequence": 4 }, { "arrival": { "time": "1754404394", "uncertainty": 120 }, "departure": { "time": "1754404411", "uncertainty": 120 }, "stopId": "0:ROSEMAR1", "stopSequence": 5 }, { "arrival": { "time": "1754404459", "uncertainty": 120 }, "departure": { "time": "1754404459", "uncertainty": 120 }, "stopId": "0:RUCHER1", "stopSequence": 6 }, { "arrival": { "time": "1754404502", "uncertainty": 120 }, "departure": { "time": "1754404502", "uncertainty": 120 }, "stopId": "0:COUPILL1", "stopSequence": 7 }, { "arrival": { "time": "1754404532", "uncertainty": 120 }, "departure": { "time": "1754404532", "uncertainty": 120 }, "stopId": "0:MORLOT1", "stopSequence": 8 }, { "arrival": { "time": "1754404652", "uncertainty": 120 }, "departure": { "time": "1754404652", "uncertainty": 120 }, "stopId": "0:4BORNES1", "stopSequence": 9 }, { "arrival": { "time": "1754404682", "uncertainty": 120 }, "departure": { "time": "1754404682", "uncertainty": 120 }, "stopId": "0:DAGA1", "stopSequence": 10 }, { "arrival": { "time": "1754404695", "uncertainty": 120 }, "departure": { "time": "1754404712", "uncertainty": 120 }, "stopId": "0:PAQUET1", "stopSequence": 11 }, { "arrival": { "time": "1754404838", "uncertainty": 120 }, "departure": { "time": "1754404860", "uncertainty": 120 }, "stopId": "0:PATROTT1", "stopSequence": 12 }, { "arrival": { "time": "1754404893", "uncertainty": 120 }, "departure": { "time": "1754404893", "uncertainty": 120 }, "stopId": "0:DALES1", "stopSequence": 13 }, { "arrival": { "time": "1754404950", "uncertainty": 120 }, "departure": { "time": "1754404982", "uncertainty": 120 }, "stopId": "0:BERNANO1", "stopSequence": 14 }, { "arrival": { "time": "1754405072", "uncertainty": 120 }, "departure": { "time": "1754405072", "uncertainty": 120 }, "stopId": "0:ROCHAMB1", "stopSequence": 15 }, { "arrival": { "time": "1754405162", "uncertainty": 120 }, "departure": { "time": "1754405338", "uncertainty": 120 }, "stopId": "0:PONTIFF1", "stopSequence": 16 }, { "arrival": { "time": "1754405471", "uncertainty": 120 }, "departure": { "time": "1754405487", "uncertainty": 120 }, "stopId": "0:RIMPORT1", "stopSequence": 17 }, { "arrival": { "time": "1754405536", "uncertainty": 120 }, "departure": { "time": "1754405577", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 18 }, { "arrival": { "time": "1754405653", "uncertainty": 120 }, "departure": { "time": "1754405667", "uncertainty": 120 }, "stopId": "0:PREFECT3", "stopSequence": 19 }, { "arrival": { "time": "1754405830", "uncertainty": 120 }, "departure": { "time": "1754405830", "uncertainty": 120 }, "stopId": "0:SQLUX118", "stopSequence": 20 }, { "arrival": { "time": "1754406033", "uncertainty": 120 }, "departure": { "time": "1754406033", "uncertainty": 120 }, "stopId": "0:REPUB123", "stopSequence": 21 }, { "arrival": { "time": "1754406164", "uncertainty": 120 }, "departure": { "time": "1754406164", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 22 }, { "arrival": { "time": "1754406255", "uncertainty": 120 }, "departure": { "time": "1754406255", "uncertainty": 120 }, "stopId": "0:GARE90", "stopSequence": 23 }, { "arrival": { "time": "1754406304", "uncertainty": 120 }, "departure": { "time": "1754406304", "uncertainty": 120 }, "stopId": "0:LAFAYET2", "stopSequence": 24 }, { "arrival": { "time": "1754406365", "uncertainty": 120 }, "departure": { "time": "1754406365", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 25 }, { "arrival": { "time": "1754406428", "uncertainty": 120 }, "departure": { "time": "1754406428", "uncertainty": 120 }, "stopId": "0:BOILVIN2", "stopSequence": 26 }, { "arrival": { "time": "1754406490", "uncertainty": 120 }, "departure": { "time": "1754406490", "uncertainty": 120 }, "stopId": "0:SLIVIER2", "stopSequence": 27 }, { "arrival": { "time": "1754406568", "uncertainty": 120 }, "departure": { "time": "1754406568", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 28 }, { "arrival": { "time": "1754406627", "uncertainty": 120 }, "departure": { "time": "1754406627", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 29 }, { "arrival": { "time": "1754406656", "uncertainty": 120 }, "departure": { "time": "1754406656", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 30 }, { "arrival": { "time": "1754406752", "uncertainty": 120 }, "departure": { "time": "1754406752", "uncertainty": 120 }, "stopId": "0:HORGNE2", "stopSequence": 31 }, { "arrival": { "time": "1754406801", "uncertainty": 120 }, "departure": { "time": "1754406801", "uncertainty": 120 }, "stopId": "0:LYAUT656", "stopSequence": 32 }, { "arrival": { "time": "1754406874", "uncertainty": 120 }, "departure": { "time": "1754406874", "uncertainty": 120 }, "stopId": "0:JERUSAL2", "stopSequence": 33 }, { "arrival": { "time": "1754406918", "uncertainty": 120 }, "departure": { "time": "1754406918", "uncertainty": 120 }, "stopId": "0:COLSON2", "stopSequence": 34 }, { "arrival": { "time": "1754406981", "uncertainty": 120 }, "departure": { "time": "1754406981", "uncertainty": 120 }, "stopId": "0:VACONS2", "stopSequence": 35 }, { "arrival": { "time": "1754407069", "uncertainty": 120 }, "departure": { "time": "1754407069", "uncertainty": 120 }, "stopId": "0:MARGUER2", "stopSequence": 36 }, { "arrival": { "time": "1754407133", "uncertainty": 120 }, "departure": { "time": "1754407133", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 37 }, { "arrival": { "time": "1754407190", "uncertainty": 120 }, "stopId": "0:MTPRIVA2", "stopSequence": 38 }, { "arrival": { "time": "1754407560", "uncertainty": 120 }, "departure": { "time": "1754407560", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COSTEBE4", "stopSequence": 39 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "2_23031109" }, "vehicle": { "id": "2145", "label": "2145" } } }, { "id": "2871520", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406600" }, "stopId": "0:VAUXMAI1", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "90", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871520" } } }, { "id": "3031108", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754403211", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 }, { "arrival": { "time": "1754403302", "uncertainty": 120 }, "departure": { "time": "1754403302", "uncertainty": 120 }, "stopId": "0:WCHATEA1", "stopSequence": 2 }, { "arrival": { "time": "1754403385", "uncertainty": 120 }, "departure": { "time": "1754403391", "uncertainty": 120 }, "stopId": "0:WOIPHOT1", "stopSequence": 3 }, { "arrival": { "time": "1754403475", "uncertainty": 120 }, "departure": { "time": "1754403481", "uncertainty": 120 }, "stopId": "0:SAULES1", "stopSequence": 4 }, { "arrival": { "time": "1754403568", "uncertainty": 120 }, "departure": { "time": "1754403571", "uncertainty": 120 }, "stopId": "0:ROSEMAR1", "stopSequence": 5 }, { "arrival": { "time": "1754403611", "uncertainty": 120 }, "departure": { "time": "1754403611", "uncertainty": 120 }, "stopId": "0:RUCHER1", "stopSequence": 6 }, { "arrival": { "time": "1754403661", "uncertainty": 120 }, "departure": { "time": "1754403661", "uncertainty": 120 }, "stopId": "0:COUPILL1", "stopSequence": 7 }, { "arrival": { "time": "1754403722", "uncertainty": 120 }, "departure": { "time": "1754403722", "uncertainty": 120 }, "stopId": "0:MORLOT1", "stopSequence": 8 }, { "arrival": { "time": "1754403781", "uncertainty": 120 }, "departure": { "time": "1754403781", "uncertainty": 120 }, "stopId": "0:4BORNES1", "stopSequence": 9 }, { "arrival": { "time": "1754403837", "uncertainty": 120 }, "departure": { "time": "1754403837", "uncertainty": 120 }, "stopId": "0:DAGA1", "stopSequence": 10 }, { "arrival": { "time": "1754403855", "uncertainty": 120 }, "departure": { "time": "1754403871", "uncertainty": 120 }, "stopId": "0:PAQUET1", "stopSequence": 11 }, { "arrival": { "time": "1754403961", "uncertainty": 120 }, "departure": { "time": "1754403961", "uncertainty": 120 }, "stopId": "0:PATROTT1", "stopSequence": 12 }, { "arrival": { "time": "1754404068", "uncertainty": 120 }, "departure": { "time": "1754404068", "uncertainty": 120 }, "stopId": "0:DALES1", "stopSequence": 13 }, { "arrival": { "time": "1754404111", "uncertainty": 120 }, "departure": { "time": "1754404111", "uncertainty": 120 }, "stopId": "0:BERNANO1", "stopSequence": 14 }, { "arrival": { "time": "1754404231", "uncertainty": 120 }, "departure": { "time": "1754404231", "uncertainty": 120 }, "stopId": "0:ROCHAMB1", "stopSequence": 15 }, { "arrival": { "time": "1754404304", "uncertainty": 120 }, "departure": { "time": "1754404351", "uncertainty": 120 }, "stopId": "0:PONTIFF1", "stopSequence": 16 }, { "arrival": { "time": "1754404484", "uncertainty": 120 }, "departure": { "time": "1754404484", "uncertainty": 120 }, "stopId": "0:RIMPORT1", "stopSequence": 17 }, { "arrival": { "time": "1754404544", "uncertainty": 120 }, "departure": { "time": "1754404561", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 18 }, { "arrival": { "time": "1754404654", "uncertainty": 120 }, "departure": { "time": "1754404665", "uncertainty": 120 }, "stopId": "0:PREFECT3", "stopSequence": 19 }, { "arrival": { "time": "1754404845", "uncertainty": 120 }, "departure": { "time": "1754404875", "uncertainty": 120 }, "stopId": "0:SQLUX118", "stopSequence": 20 }, { "arrival": { "time": "1754405076", "uncertainty": 120 }, "departure": { "time": "1754405175", "uncertainty": 120 }, "stopId": "0:REPUB123", "stopSequence": 21 }, { "arrival": { "time": "1754405295", "uncertainty": 120 }, "departure": { "time": "1754405325", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 22 }, { "arrival": { "time": "1754405412", "uncertainty": 120 }, "departure": { "time": "1754405535", "uncertainty": 120 }, "stopId": "0:GARE90", "stopSequence": 23 }, { "arrival": { "time": "1754405581", "uncertainty": 120 }, "departure": { "time": "1754405595", "uncertainty": 120 }, "stopId": "0:LAFAYET2", "stopSequence": 24 }, { "arrival": { "time": "1754405655", "uncertainty": 120 }, "departure": { "time": "1754405655", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 25 }, { "arrival": { "time": "1754405720", "uncertainty": 120 }, "departure": { "time": "1754405720", "uncertainty": 120 }, "stopId": "0:BOILVIN2", "stopSequence": 26 }, { "arrival": { "time": "1754405780", "uncertainty": 120 }, "departure": { "time": "1754405780", "uncertainty": 120 }, "stopId": "0:SLIVIER2", "stopSequence": 27 }, { "arrival": { "time": "1754405854", "uncertainty": 120 }, "departure": { "time": "1754405854", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 28 }, { "arrival": { "time": "1754405913", "uncertainty": 120 }, "departure": { "time": "1754405913", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 29 }, { "arrival": { "time": "1754405941", "uncertainty": 120 }, "departure": { "time": "1754405941", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 30 }, { "arrival": { "time": "1754406041", "uncertainty": 120 }, "departure": { "time": "1754406041", "uncertainty": 120 }, "stopId": "0:HORGNE2", "stopSequence": 31 }, { "arrival": { "time": "1754406089", "uncertainty": 120 }, "departure": { "time": "1754406089", "uncertainty": 120 }, "stopId": "0:LYAUT656", "stopSequence": 32 }, { "arrival": { "time": "1754406175", "uncertainty": 120 }, "departure": { "time": "1754406175", "uncertainty": 120 }, "stopId": "0:JERUSAL2", "stopSequence": 33 }, { "arrival": { "time": "1754406218", "uncertainty": 120 }, "departure": { "time": "1754406218", "uncertainty": 120 }, "stopId": "0:COLSON2", "stopSequence": 34 }, { "arrival": { "time": "1754406278", "uncertainty": 120 }, "departure": { "time": "1754406278", "uncertainty": 120 }, "stopId": "0:VACONS2", "stopSequence": 35 }, { "arrival": { "time": "1754406363", "uncertainty": 120 }, "departure": { "time": "1754406363", "uncertainty": 120 }, "stopId": "0:MARGUER2", "stopSequence": 36 }, { "arrival": { "time": "1754406424", "uncertainty": 120 }, "departure": { "time": "1754406424", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 37 }, { "arrival": { "time": "1754406482", "uncertainty": 120 }, "stopId": "0:MTPRIVA2", "stopSequence": 38 }, { "arrival": { "time": "1754406600", "uncertainty": 120 }, "departure": { "time": "1754406600", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COSTEBE4", "stopSequence": 39 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "2_23031108" }, "vehicle": { "id": "1852", "label": "1852" } } }, { "id": "3031111", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405711", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 }, { "arrival": { "time": "1754406019", "uncertainty": 120 }, "departure": { "time": "1754406019", "uncertainty": 120 }, "stopId": "0:WCHATEA1", "stopSequence": 2 }, { "arrival": { "time": "1754406114", "uncertainty": 120 }, "departure": { "time": "1754406114", "uncertainty": 120 }, "stopId": "0:WOIPHOT1", "stopSequence": 3 }, { "arrival": { "time": "1754406193", "uncertainty": 120 }, "departure": { "time": "1754406193", "uncertainty": 120 }, "stopId": "0:SAULES1", "stopSequence": 4 }, { "arrival": { "time": "1754406267", "uncertainty": 120 }, "departure": { "time": "1754406267", "uncertainty": 120 }, "stopId": "0:ROSEMAR1", "stopSequence": 5 }, { "arrival": { "time": "1754406322", "uncertainty": 120 }, "departure": { "time": "1754406322", "uncertainty": 120 }, "stopId": "0:RUCHER1", "stopSequence": 6 }, { "arrival": { "time": "1754406370", "uncertainty": 120 }, "departure": { "time": "1754406370", "uncertainty": 120 }, "stopId": "0:COUPILL1", "stopSequence": 7 }, { "arrival": { "time": "1754406415", "uncertainty": 120 }, "departure": { "time": "1754406415", "uncertainty": 120 }, "stopId": "0:MORLOT1", "stopSequence": 8 }, { "arrival": { "time": "1754406502", "uncertainty": 120 }, "departure": { "time": "1754406502", "uncertainty": 120 }, "stopId": "0:4BORNES1", "stopSequence": 9 }, { "arrival": { "time": "1754406549", "uncertainty": 120 }, "departure": { "time": "1754406549", "uncertainty": 120 }, "stopId": "0:DAGA1", "stopSequence": 10 }, { "arrival": { "time": "1754406570", "uncertainty": 120 }, "departure": { "time": "1754406570", "uncertainty": 120 }, "stopId": "0:PAQUET1", "stopSequence": 11 }, { "arrival": { "time": "1754406667", "uncertainty": 120 }, "departure": { "time": "1754406667", "uncertainty": 120 }, "stopId": "0:PATROTT1", "stopSequence": 12 }, { "arrival": { "time": "1754406738", "uncertainty": 120 }, "departure": { "time": "1754406738", "uncertainty": 120 }, "stopId": "0:DALES1", "stopSequence": 13 }, { "arrival": { "time": "1754406794", "uncertainty": 120 }, "departure": { "time": "1754406794", "uncertainty": 120 }, "stopId": "0:BERNANO1", "stopSequence": 14 }, { "arrival": { "time": "1754406932", "uncertainty": 120 }, "departure": { "time": "1754406932", "uncertainty": 120 }, "stopId": "0:ROCHAMB1", "stopSequence": 15 }, { "arrival": { "time": "1754407027", "uncertainty": 120 }, "departure": { "time": "1754407027", "uncertainty": 120 }, "stopId": "0:PONTIFF1", "stopSequence": 16 }, { "arrival": { "time": "1754407204", "uncertainty": 120 }, "departure": { "time": "1754407204", "uncertainty": 120 }, "stopId": "0:RIMPORT1", "stopSequence": 17 }, { "arrival": { "time": "1754407271", "uncertainty": 120 }, "departure": { "time": "1754407271", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 18 }, { "arrival": { "time": "1754407366", "uncertainty": 120 }, "departure": { "time": "1754407366", "uncertainty": 120 }, "stopId": "0:PREFECT3", "stopSequence": 19 }, { "arrival": { "time": "1754407506", "uncertainty": 120 }, "departure": { "time": "1754407506", "uncertainty": 120 }, "stopId": "0:SQLUX118", "stopSequence": 20 }, { "arrival": { "time": "1754407726", "uncertainty": 120 }, "departure": { "time": "1754407726", "uncertainty": 120 }, "stopId": "0:REPUB123", "stopSequence": 21 }, { "arrival": { "time": "1754407957", "uncertainty": 120 }, "departure": { "time": "1754407957", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 22 }, { "arrival": { "time": "1754408086", "uncertainty": 120 }, "departure": { "time": "1754408086", "uncertainty": 120 }, "stopId": "0:GARE90", "stopSequence": 23 }, { "arrival": { "time": "1754408176", "uncertainty": 120 }, "departure": { "time": "1754408176", "uncertainty": 120 }, "stopId": "0:LAFAYET2", "stopSequence": 24 }, { "arrival": { "time": "1754408256", "uncertainty": 120 }, "departure": { "time": "1754408256", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 25 }, { "arrival": { "time": "1754408328", "uncertainty": 120 }, "departure": { "time": "1754408328", "uncertainty": 120 }, "stopId": "0:BOILVIN2", "stopSequence": 26 }, { "arrival": { "time": "1754408402", "uncertainty": 120 }, "departure": { "time": "1754408402", "uncertainty": 120 }, "stopId": "0:SLIVIER2", "stopSequence": 27 }, { "arrival": { "time": "1754408494", "uncertainty": 120 }, "departure": { "time": "1754408494", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 28 }, { "arrival": { "time": "1754408549", "uncertainty": 120 }, "departure": { "time": "1754408549", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 29 }, { "arrival": { "time": "1754408614", "uncertainty": 120 }, "departure": { "time": "1754408614", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 30 }, { "arrival": { "time": "1754408704", "uncertainty": 120 }, "departure": { "time": "1754408704", "uncertainty": 120 }, "stopId": "0:HORGNE2", "stopSequence": 31 }, { "arrival": { "time": "1754408756", "uncertainty": 120 }, "departure": { "time": "1754408756", "uncertainty": 120 }, "stopId": "0:LYAUT656", "stopSequence": 32 }, { "arrival": { "time": "1754408811", "uncertainty": 120 }, "departure": { "time": "1754408811", "uncertainty": 120 }, "stopId": "0:JERUSAL2", "stopSequence": 33 }, { "arrival": { "time": "1754408857", "uncertainty": 120 }, "departure": { "time": "1754408857", "uncertainty": 120 }, "stopId": "0:COLSON2", "stopSequence": 34 }, { "arrival": { "time": "1754408930", "uncertainty": 120 }, "departure": { "time": "1754408930", "uncertainty": 120 }, "stopId": "0:VACONS2", "stopSequence": 35 }, { "arrival": { "time": "1754409029", "uncertainty": 120 }, "departure": { "time": "1754409029", "uncertainty": 120 }, "stopId": "0:MARGUER2", "stopSequence": 36 }, { "arrival": { "time": "1754409102", "uncertainty": 120 }, "departure": { "time": "1754409102", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 37 }, { "arrival": { "time": "1754409157", "uncertainty": 120 }, "stopId": "0:MTPRIVA2", "stopSequence": 38 }, { "arrival": { "time": "1754409540", "uncertainty": 120 }, "departure": { "time": "1754409540", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COSTEBE4", "stopSequence": 39 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "2_23031111" }, "vehicle": { "id": "2055", "label": "2055" } } }, { "id": "3083939", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754404260", "uncertainty": 120 }, "stopId": "0:MIC02", "stopSequence": 1 }, { "arrival": { "time": "1754404320", "uncertainty": 120 }, "departure": { "time": "1754404351", "uncertainty": 120 }, "stopId": "0:COL02", "stopSequence": 2 }, { "arrival": { "time": "1754404398", "uncertainty": 120 }, "departure": { "time": "1754404410", "uncertainty": 120 }, "stopId": "0:CLO02", "stopSequence": 3 }, { "arrival": { "time": "1754404484", "uncertainty": 120 }, "departure": { "time": "1754404514", "uncertainty": 120 }, "stopId": "0:BLE02", "stopSequence": 4 }, { "arrival": { "time": "1754404562", "uncertainty": 120 }, "departure": { "time": "1754404562", "uncertainty": 120 }, "stopId": "0:BOR02", "stopSequence": 5 }, { "arrival": { "time": "1754404648", "uncertainty": 120 }, "departure": { "time": "1754404650", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 6 }, { "arrival": { "time": "1754404721", "uncertainty": 120 }, "departure": { "time": "1754404740", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 7 }, { "arrival": { "time": "1754404824", "uncertainty": 120 }, "departure": { "time": "1754404831", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 8 }, { "arrival": { "time": "1754404901", "uncertainty": 120 }, "departure": { "time": "1754404920", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 9 }, { "arrival": { "time": "1754404972", "uncertainty": 120 }, "departure": { "time": "1754404980", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 10 }, { "arrival": { "time": "1754405047", "uncertainty": 120 }, "departure": { "time": "1754405070", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 11 }, { "arrival": { "time": "1754405130", "uncertainty": 120 }, "departure": { "time": "1754405160", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 12 }, { "arrival": { "time": "1754405263", "uncertainty": 120 }, "departure": { "time": "1754405280", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 13 }, { "arrival": { "time": "1754405370", "uncertainty": 120 }, "departure": { "time": "1754405400", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 14 }, { "arrival": { "time": "1754405610", "uncertainty": 120 }, "departure": { "time": "1754405670", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 15 }, { "arrival": { "time": "1754405849", "uncertainty": 120 }, "departure": { "time": "1754405849", "uncertainty": 120 }, "stopId": "0:LUX02", "stopSequence": 16 }, { "arrival": { "time": "1754405923", "uncertainty": 120 }, "departure": { "time": "1754405923", "uncertainty": 120 }, "stopId": "0:VIN02", "stopSequence": 17 }, { "arrival": { "time": "1754405977", "uncertainty": 120 }, "departure": { "time": "1754405977", "uncertainty": 120 }, "stopId": "0:PON02", "stopSequence": 18 }, { "arrival": { "time": "1754406040", "uncertainty": 120 }, "departure": { "time": "1754406040", "uncertainty": 120 }, "stopId": "0:ROC02", "stopSequence": 19 }, { "arrival": { "time": "1754406132", "uncertainty": 120 }, "departure": { "time": "1754406132", "uncertainty": 120 }, "stopId": "0:BER02", "stopSequence": 20 }, { "arrival": { "time": "1754406181", "uncertainty": 120 }, "departure": { "time": "1754406181", "uncertainty": 120 }, "stopId": "0:CAS02", "stopSequence": 21 }, { "arrival": { "time": "1754406298", "uncertainty": 120 }, "departure": { "time": "1754406298", "uncertainty": 120 }, "stopId": "0:JOB02", "stopSequence": 22 }, { "arrival": { "time": "1754406392", "uncertainty": 120 }, "departure": { "time": "1754406392", "uncertainty": 120 }, "stopId": "0:ROU02", "stopSequence": 23 }, { "arrival": { "time": "1754406485", "uncertainty": 120 }, "departure": { "time": "1754406485", "uncertainty": 120 }, "stopId": "0:CHA02", "stopSequence": 24 }, { "arrival": { "time": "1754406568", "uncertainty": 120 }, "departure": { "time": "1754406568", "uncertainty": 120 }, "stopId": "0:FON02", "stopSequence": 25 }, { "arrival": { "time": "1754406599", "uncertainty": 120 }, "stopId": "0:WOI02", "stopSequence": 26 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "2_23083939" }, "vehicle": { "id": "1327", "label": "1327" } } }, { "id": "3031110", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405011", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 }, { "arrival": { "time": "1754405086", "uncertainty": 120 }, "departure": { "time": "1754405086", "uncertainty": 120 }, "stopId": "0:WCHATEA1", "stopSequence": 2 }, { "arrival": { "time": "1754405180", "uncertainty": 120 }, "departure": { "time": "1754405191", "uncertainty": 120 }, "stopId": "0:WOIPHOT1", "stopSequence": 3 }, { "arrival": { "time": "1754405268", "uncertainty": 120 }, "departure": { "time": "1754405268", "uncertainty": 120 }, "stopId": "0:SAULES1", "stopSequence": 4 }, { "arrival": { "time": "1754405341", "uncertainty": 120 }, "departure": { "time": "1754405341", "uncertainty": 120 }, "stopId": "0:ROSEMAR1", "stopSequence": 5 }, { "arrival": { "time": "1754405394", "uncertainty": 120 }, "departure": { "time": "1754405394", "uncertainty": 120 }, "stopId": "0:RUCHER1", "stopSequence": 6 }, { "arrival": { "time": "1754405438", "uncertainty": 120 }, "departure": { "time": "1754405461", "uncertainty": 120 }, "stopId": "0:COUPILL1", "stopSequence": 7 }, { "arrival": { "time": "1754405506", "uncertainty": 120 }, "departure": { "time": "1754405521", "uncertainty": 120 }, "stopId": "0:MORLOT1", "stopSequence": 8 }, { "arrival": { "time": "1754405611", "uncertainty": 120 }, "departure": { "time": "1754405611", "uncertainty": 120 }, "stopId": "0:4BORNES1", "stopSequence": 9 }, { "arrival": { "time": "1754405656", "uncertainty": 120 }, "departure": { "time": "1754405656", "uncertainty": 120 }, "stopId": "0:DAGA1", "stopSequence": 10 }, { "arrival": { "time": "1754405675", "uncertainty": 120 }, "departure": { "time": "1754405675", "uncertainty": 120 }, "stopId": "0:PAQUET1", "stopSequence": 11 }, { "arrival": { "time": "1754405820", "uncertainty": 120 }, "departure": { "time": "1754405820", "uncertainty": 120 }, "stopId": "0:PATROTT1", "stopSequence": 12 }, { "arrival": { "time": "1754405857", "uncertainty": 120 }, "departure": { "time": "1754405857", "uncertainty": 120 }, "stopId": "0:DALES1", "stopSequence": 13 }, { "arrival": { "time": "1754405914", "uncertainty": 120 }, "departure": { "time": "1754405914", "uncertainty": 120 }, "stopId": "0:BERNANO1", "stopSequence": 14 }, { "arrival": { "time": "1754406009", "uncertainty": 120 }, "departure": { "time": "1754406009", "uncertainty": 120 }, "stopId": "0:ROCHAMB1", "stopSequence": 15 }, { "arrival": { "time": "1754406100", "uncertainty": 120 }, "departure": { "time": "1754406100", "uncertainty": 120 }, "stopId": "0:PONTIFF1", "stopSequence": 16 }, { "arrival": { "time": "1754406242", "uncertainty": 120 }, "departure": { "time": "1754406242", "uncertainty": 120 }, "stopId": "0:RIMPORT1", "stopSequence": 17 }, { "arrival": { "time": "1754406293", "uncertainty": 120 }, "departure": { "time": "1754406293", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 18 }, { "arrival": { "time": "1754406371", "uncertainty": 120 }, "departure": { "time": "1754406371", "uncertainty": 120 }, "stopId": "0:PREFECT3", "stopSequence": 19 }, { "arrival": { "time": "1754406531", "uncertainty": 120 }, "departure": { "time": "1754406531", "uncertainty": 120 }, "stopId": "0:SQLUX118", "stopSequence": 20 }, { "arrival": { "time": "1754406738", "uncertainty": 120 }, "departure": { "time": "1754406738", "uncertainty": 120 }, "stopId": "0:REPUB123", "stopSequence": 21 }, { "arrival": { "time": "1754406886", "uncertainty": 120 }, "departure": { "time": "1754406886", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 22 }, { "arrival": { "time": "1754406984", "uncertainty": 120 }, "departure": { "time": "1754406984", "uncertainty": 120 }, "stopId": "0:GARE90", "stopSequence": 23 }, { "arrival": { "time": "1754407036", "uncertainty": 120 }, "departure": { "time": "1754407036", "uncertainty": 120 }, "stopId": "0:LAFAYET2", "stopSequence": 24 }, { "arrival": { "time": "1754407098", "uncertainty": 120 }, "departure": { "time": "1754407098", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 25 }, { "arrival": { "time": "1754407161", "uncertainty": 120 }, "departure": { "time": "1754407161", "uncertainty": 120 }, "stopId": "0:BOILVIN2", "stopSequence": 26 }, { "arrival": { "time": "1754407226", "uncertainty": 120 }, "departure": { "time": "1754407226", "uncertainty": 120 }, "stopId": "0:SLIVIER2", "stopSequence": 27 }, { "arrival": { "time": "1754407308", "uncertainty": 120 }, "departure": { "time": "1754407308", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 28 }, { "arrival": { "time": "1754407363", "uncertainty": 120 }, "departure": { "time": "1754407363", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 29 }, { "arrival": { "time": "1754407405", "uncertainty": 120 }, "departure": { "time": "1754407405", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 30 }, { "arrival": { "time": "1754407492", "uncertainty": 120 }, "departure": { "time": "1754407492", "uncertainty": 120 }, "stopId": "0:HORGNE2", "stopSequence": 31 }, { "arrival": { "time": "1754407539", "uncertainty": 120 }, "departure": { "time": "1754407539", "uncertainty": 120 }, "stopId": "0:LYAUT656", "stopSequence": 32 }, { "arrival": { "time": "1754407594", "uncertainty": 120 }, "departure": { "time": "1754407594", "uncertainty": 120 }, "stopId": "0:JERUSAL2", "stopSequence": 33 }, { "arrival": { "time": "1754407640", "uncertainty": 120 }, "departure": { "time": "1754407640", "uncertainty": 120 }, "stopId": "0:COLSON2", "stopSequence": 34 }, { "arrival": { "time": "1754407713", "uncertainty": 120 }, "departure": { "time": "1754407713", "uncertainty": 120 }, "stopId": "0:VACONS2", "stopSequence": 35 }, { "arrival": { "time": "1754407812", "uncertainty": 120 }, "departure": { "time": "1754407812", "uncertainty": 120 }, "stopId": "0:MARGUER2", "stopSequence": 36 }, { "arrival": { "time": "1754407885", "uncertainty": 120 }, "departure": { "time": "1754407885", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 37 }, { "arrival": { "time": "1754407940", "uncertainty": 120 }, "stopId": "0:MTPRIVA2", "stopSequence": 38 }, { "arrival": { "time": "1754408520", "uncertainty": 120 }, "departure": { "time": "1754408520", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COSTEBE4", "stopSequence": 39 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "2_23031110" }, "vehicle": { "id": "2149", "label": "2149" } } }, { "id": "3083940", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405160", "uncertainty": 120 }, "stopId": "0:MIC02", "stopSequence": 1 }, { "arrival": { "time": "1754405229", "uncertainty": 120 }, "departure": { "time": "1754405251", "uncertainty": 120 }, "stopId": "0:COL02", "stopSequence": 2 }, { "arrival": { "time": "1754405313", "uncertainty": 120 }, "departure": { "time": "1754405313", "uncertainty": 120 }, "stopId": "0:CLO02", "stopSequence": 3 }, { "arrival": { "time": "1754405402", "uncertainty": 120 }, "departure": { "time": "1754405432", "uncertainty": 120 }, "stopId": "0:BLE02", "stopSequence": 4 }, { "arrival": { "time": "1754405484", "uncertainty": 120 }, "departure": { "time": "1754405484", "uncertainty": 120 }, "stopId": "0:BOR02", "stopSequence": 5 }, { "arrival": { "time": "1754405581", "uncertainty": 120 }, "departure": { "time": "1754405582", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 6 }, { "arrival": { "time": "1754405661", "uncertainty": 120 }, "departure": { "time": "1754405672", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 7 }, { "arrival": { "time": "1754405783", "uncertainty": 120 }, "departure": { "time": "1754405783", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 8 }, { "arrival": { "time": "1754405874", "uncertainty": 120 }, "departure": { "time": "1754405874", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 9 }, { "arrival": { "time": "1754405920", "uncertainty": 120 }, "departure": { "time": "1754405920", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 10 }, { "arrival": { "time": "1754405996", "uncertainty": 120 }, "departure": { "time": "1754405996", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 11 }, { "arrival": { "time": "1754406058", "uncertainty": 120 }, "departure": { "time": "1754406058", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 12 }, { "arrival": { "time": "1754406158", "uncertainty": 120 }, "departure": { "time": "1754406158", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 13 }, { "arrival": { "time": "1754406253", "uncertainty": 120 }, "departure": { "time": "1754406253", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 14 }, { "arrival": { "time": "1754406463", "uncertainty": 120 }, "departure": { "time": "1754406463", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 15 }, { "arrival": { "time": "1754406632", "uncertainty": 120 }, "departure": { "time": "1754406632", "uncertainty": 120 }, "stopId": "0:LUX02", "stopSequence": 16 }, { "arrival": { "time": "1754406707", "uncertainty": 120 }, "departure": { "time": "1754406707", "uncertainty": 120 }, "stopId": "0:VIN02", "stopSequence": 17 }, { "arrival": { "time": "1754406772", "uncertainty": 120 }, "departure": { "time": "1754406772", "uncertainty": 120 }, "stopId": "0:PON02", "stopSequence": 18 }, { "arrival": { "time": "1754406845", "uncertainty": 120 }, "departure": { "time": "1754406845", "uncertainty": 120 }, "stopId": "0:ROC02", "stopSequence": 19 }, { "arrival": { "time": "1754406939", "uncertainty": 120 }, "departure": { "time": "1754406939", "uncertainty": 120 }, "stopId": "0:BER02", "stopSequence": 20 }, { "arrival": { "time": "1754406989", "uncertainty": 120 }, "departure": { "time": "1754406989", "uncertainty": 120 }, "stopId": "0:CAS02", "stopSequence": 21 }, { "arrival": { "time": "1754407113", "uncertainty": 120 }, "departure": { "time": "1754407113", "uncertainty": 120 }, "stopId": "0:JOB02", "stopSequence": 22 }, { "arrival": { "time": "1754407213", "uncertainty": 120 }, "departure": { "time": "1754407213", "uncertainty": 120 }, "stopId": "0:ROU02", "stopSequence": 23 }, { "arrival": { "time": "1754407310", "uncertainty": 120 }, "departure": { "time": "1754407310", "uncertainty": 120 }, "stopId": "0:CHA02", "stopSequence": 24 }, { "arrival": { "time": "1754407411", "uncertainty": 120 }, "departure": { "time": "1754407411", "uncertainty": 120 }, "stopId": "0:FON02", "stopSequence": 25 }, { "arrival": { "time": "1754407442", "uncertainty": 120 }, "stopId": "0:WOI02", "stopSequence": 26 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "2_23083940" }, "vehicle": { "id": "1314", "label": "1314" } } }, { "id": "3031113", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407800", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 }, { "arrival": { "time": "1754407915", "uncertainty": 120 }, "departure": { "time": "1754407915", "uncertainty": 120 }, "stopId": "0:WCHATEA1", "stopSequence": 2 }, { "arrival": { "time": "1754408019", "uncertainty": 120 }, "departure": { "time": "1754408019", "uncertainty": 120 }, "stopId": "0:WOIPHOT1", "stopSequence": 3 }, { "arrival": { "time": "1754408111", "uncertainty": 120 }, "departure": { "time": "1754408111", "uncertainty": 120 }, "stopId": "0:SAULES1", "stopSequence": 4 }, { "arrival": { "time": "1754408191", "uncertainty": 120 }, "departure": { "time": "1754408191", "uncertainty": 120 }, "stopId": "0:ROSEMAR1", "stopSequence": 5 }, { "arrival": { "time": "1754408258", "uncertainty": 120 }, "departure": { "time": "1754408258", "uncertainty": 120 }, "stopId": "0:RUCHER1", "stopSequence": 6 }, { "arrival": { "time": "1754408340", "uncertainty": 120 }, "departure": { "time": "1754408340", "uncertainty": 120 }, "stopId": "0:COUPILL1", "stopSequence": 7 }, { "arrival": { "time": "1754408383", "uncertainty": 120 }, "departure": { "time": "1754408383", "uncertainty": 120 }, "stopId": "0:MORLOT1", "stopSequence": 8 }, { "arrival": { "time": "1754408446", "uncertainty": 120 }, "departure": { "time": "1754408446", "uncertainty": 120 }, "stopId": "0:4BORNES1", "stopSequence": 9 }, { "arrival": { "time": "1754408507", "uncertainty": 120 }, "departure": { "time": "1754408507", "uncertainty": 120 }, "stopId": "0:DAGA1", "stopSequence": 10 }, { "arrival": { "time": "1754408543", "uncertainty": 120 }, "departure": { "time": "1754408543", "uncertainty": 120 }, "stopId": "0:PAQUET1", "stopSequence": 11 }, { "arrival": { "time": "1754408640", "uncertainty": 120 }, "departure": { "time": "1754408640", "uncertainty": 120 }, "stopId": "0:PATROTT1", "stopSequence": 12 }, { "arrival": { "time": "1754408723", "uncertainty": 120 }, "departure": { "time": "1754408723", "uncertainty": 120 }, "stopId": "0:DALES1", "stopSequence": 13 }, { "arrival": { "time": "1754408788", "uncertainty": 120 }, "departure": { "time": "1754408788", "uncertainty": 120 }, "stopId": "0:BERNANO1", "stopSequence": 14 }, { "arrival": { "time": "1754408949", "uncertainty": 120 }, "departure": { "time": "1754408949", "uncertainty": 120 }, "stopId": "0:ROCHAMB1", "stopSequence": 15 }, { "arrival": { "time": "1754409060", "uncertainty": 120 }, "departure": { "time": "1754409060", "uncertainty": 120 }, "stopId": "0:PONTIFF1", "stopSequence": 16 }, { "arrival": { "time": "1754409281", "uncertainty": 120 }, "departure": { "time": "1754409281", "uncertainty": 120 }, "stopId": "0:RIMPORT1", "stopSequence": 17 }, { "arrival": { "time": "1754409366", "uncertainty": 120 }, "departure": { "time": "1754409366", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 18 }, { "arrival": { "time": "1754409480", "uncertainty": 120 }, "departure": { "time": "1754409480", "uncertainty": 120 }, "stopId": "0:PREFECT3", "stopSequence": 19 }, { "arrival": { "time": "1754409620", "uncertainty": 120 }, "departure": { "time": "1754409620", "uncertainty": 120 }, "stopId": "0:SQLUX118", "stopSequence": 20 }, { "arrival": { "time": "1754409840", "uncertainty": 120 }, "departure": { "time": "1754409840", "uncertainty": 120 }, "stopId": "0:REPUB123", "stopSequence": 21 }, { "arrival": { "time": "1754410109", "uncertainty": 120 }, "departure": { "time": "1754410109", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 22 }, { "arrival": { "time": "1754410260", "uncertainty": 120 }, "departure": { "time": "1754410260", "uncertainty": 120 }, "stopId": "0:GARE90", "stopSequence": 23 }, { "arrival": { "time": "1754410353", "uncertainty": 120 }, "departure": { "time": "1754410353", "uncertainty": 120 }, "stopId": "0:LAFAYET2", "stopSequence": 24 }, { "arrival": { "time": "1754410435", "uncertainty": 120 }, "departure": { "time": "1754410435", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 25 }, { "arrival": { "time": "1754410509", "uncertainty": 120 }, "departure": { "time": "1754410509", "uncertainty": 120 }, "stopId": "0:BOILVIN2", "stopSequence": 26 }, { "arrival": { "time": "1754410585", "uncertainty": 120 }, "departure": { "time": "1754410585", "uncertainty": 120 }, "stopId": "0:SLIVIER2", "stopSequence": 27 }, { "arrival": { "time": "1754410680", "uncertainty": 120 }, "departure": { "time": "1754410680", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 28 }, { "arrival": { "time": "1754410735", "uncertainty": 120 }, "departure": { "time": "1754410735", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 29 }, { "arrival": { "time": "1754410800", "uncertainty": 120 }, "departure": { "time": "1754410800", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 30 }, { "arrival": { "time": "1754410890", "uncertainty": 120 }, "departure": { "time": "1754410890", "uncertainty": 120 }, "stopId": "0:HORGNE2", "stopSequence": 31 }, { "arrival": { "time": "1754410939", "uncertainty": 120 }, "departure": { "time": "1754410939", "uncertainty": 120 }, "stopId": "0:LYAUT656", "stopSequence": 32 }, { "arrival": { "time": "1754410994", "uncertainty": 120 }, "departure": { "time": "1754410994", "uncertainty": 120 }, "stopId": "0:JERUSAL2", "stopSequence": 33 }, { "arrival": { "time": "1754411040", "uncertainty": 120 }, "departure": { "time": "1754411040", "uncertainty": 120 }, "stopId": "0:COLSON2", "stopSequence": 34 }, { "arrival": { "time": "1754411113", "uncertainty": 120 }, "departure": { "time": "1754411113", "uncertainty": 120 }, "stopId": "0:VACONS2", "stopSequence": 35 }, { "arrival": { "time": "1754411212", "uncertainty": 120 }, "departure": { "time": "1754411212", "uncertainty": 120 }, "stopId": "0:MARGUER2", "stopSequence": 36 }, { "arrival": { "time": "1754411285", "uncertainty": 120 }, "departure": { "time": "1754411285", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 37 }, { "arrival": { "time": "1754411340", "uncertainty": 120 }, "stopId": "0:MTPRIVA2", "stopSequence": 38 }, { "arrival": { "time": "1754411520", "uncertainty": 120 }, "departure": { "time": "1754411520", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COSTEBE4", "stopSequence": 39 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "2_23031113" } } }, { "id": "3031112", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406840", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 }, { "arrival": { "time": "1754406955", "uncertainty": 120 }, "departure": { "time": "1754406955", "uncertainty": 120 }, "stopId": "0:WCHATEA1", "stopSequence": 2 }, { "arrival": { "time": "1754407059", "uncertainty": 120 }, "departure": { "time": "1754407059", "uncertainty": 120 }, "stopId": "0:WOIPHOT1", "stopSequence": 3 }, { "arrival": { "time": "1754407151", "uncertainty": 120 }, "departure": { "time": "1754407151", "uncertainty": 120 }, "stopId": "0:SAULES1", "stopSequence": 4 }, { "arrival": { "time": "1754407231", "uncertainty": 120 }, "departure": { "time": "1754407231", "uncertainty": 120 }, "stopId": "0:ROSEMAR1", "stopSequence": 5 }, { "arrival": { "time": "1754407298", "uncertainty": 120 }, "departure": { "time": "1754407298", "uncertainty": 120 }, "stopId": "0:RUCHER1", "stopSequence": 6 }, { "arrival": { "time": "1754407380", "uncertainty": 120 }, "departure": { "time": "1754407380", "uncertainty": 120 }, "stopId": "0:COUPILL1", "stopSequence": 7 }, { "arrival": { "time": "1754407423", "uncertainty": 120 }, "departure": { "time": "1754407423", "uncertainty": 120 }, "stopId": "0:MORLOT1", "stopSequence": 8 }, { "arrival": { "time": "1754407486", "uncertainty": 120 }, "departure": { "time": "1754407486", "uncertainty": 120 }, "stopId": "0:4BORNES1", "stopSequence": 9 }, { "arrival": { "time": "1754407547", "uncertainty": 120 }, "departure": { "time": "1754407547", "uncertainty": 120 }, "stopId": "0:DAGA1", "stopSequence": 10 }, { "arrival": { "time": "1754407583", "uncertainty": 120 }, "departure": { "time": "1754407583", "uncertainty": 120 }, "stopId": "0:PAQUET1", "stopSequence": 11 }, { "arrival": { "time": "1754407680", "uncertainty": 120 }, "departure": { "time": "1754407680", "uncertainty": 120 }, "stopId": "0:PATROTT1", "stopSequence": 12 }, { "arrival": { "time": "1754407763", "uncertainty": 120 }, "departure": { "time": "1754407763", "uncertainty": 120 }, "stopId": "0:DALES1", "stopSequence": 13 }, { "arrival": { "time": "1754407828", "uncertainty": 120 }, "departure": { "time": "1754407828", "uncertainty": 120 }, "stopId": "0:BERNANO1", "stopSequence": 14 }, { "arrival": { "time": "1754407989", "uncertainty": 120 }, "departure": { "time": "1754407989", "uncertainty": 120 }, "stopId": "0:ROCHAMB1", "stopSequence": 15 }, { "arrival": { "time": "1754408100", "uncertainty": 120 }, "departure": { "time": "1754408100", "uncertainty": 120 }, "stopId": "0:PONTIFF1", "stopSequence": 16 }, { "arrival": { "time": "1754408321", "uncertainty": 120 }, "departure": { "time": "1754408321", "uncertainty": 120 }, "stopId": "0:RIMPORT1", "stopSequence": 17 }, { "arrival": { "time": "1754408406", "uncertainty": 120 }, "departure": { "time": "1754408406", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 18 }, { "arrival": { "time": "1754408520", "uncertainty": 120 }, "departure": { "time": "1754408520", "uncertainty": 120 }, "stopId": "0:PREFECT3", "stopSequence": 19 }, { "arrival": { "time": "1754408660", "uncertainty": 120 }, "departure": { "time": "1754408660", "uncertainty": 120 }, "stopId": "0:SQLUX118", "stopSequence": 20 }, { "arrival": { "time": "1754408880", "uncertainty": 120 }, "departure": { "time": "1754408880", "uncertainty": 120 }, "stopId": "0:REPUB123", "stopSequence": 21 }, { "arrival": { "time": "1754409149", "uncertainty": 120 }, "departure": { "time": "1754409149", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 22 }, { "arrival": { "time": "1754409300", "uncertainty": 120 }, "departure": { "time": "1754409300", "uncertainty": 120 }, "stopId": "0:GARE90", "stopSequence": 23 }, { "arrival": { "time": "1754409393", "uncertainty": 120 }, "departure": { "time": "1754409393", "uncertainty": 120 }, "stopId": "0:LAFAYET2", "stopSequence": 24 }, { "arrival": { "time": "1754409475", "uncertainty": 120 }, "departure": { "time": "1754409475", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 25 }, { "arrival": { "time": "1754409549", "uncertainty": 120 }, "departure": { "time": "1754409549", "uncertainty": 120 }, "stopId": "0:BOILVIN2", "stopSequence": 26 }, { "arrival": { "time": "1754409625", "uncertainty": 120 }, "departure": { "time": "1754409625", "uncertainty": 120 }, "stopId": "0:SLIVIER2", "stopSequence": 27 }, { "arrival": { "time": "1754409720", "uncertainty": 120 }, "departure": { "time": "1754409720", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 28 }, { "arrival": { "time": "1754409775", "uncertainty": 120 }, "departure": { "time": "1754409775", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 29 }, { "arrival": { "time": "1754409840", "uncertainty": 120 }, "departure": { "time": "1754409840", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 30 }, { "arrival": { "time": "1754409930", "uncertainty": 120 }, "departure": { "time": "1754409930", "uncertainty": 120 }, "stopId": "0:HORGNE2", "stopSequence": 31 }, { "arrival": { "time": "1754409979", "uncertainty": 120 }, "departure": { "time": "1754409979", "uncertainty": 120 }, "stopId": "0:LYAUT656", "stopSequence": 32 }, { "arrival": { "time": "1754410034", "uncertainty": 120 }, "departure": { "time": "1754410034", "uncertainty": 120 }, "stopId": "0:JERUSAL2", "stopSequence": 33 }, { "arrival": { "time": "1754410080", "uncertainty": 120 }, "departure": { "time": "1754410080", "uncertainty": 120 }, "stopId": "0:COLSON2", "stopSequence": 34 }, { "arrival": { "time": "1754410153", "uncertainty": 120 }, "departure": { "time": "1754410153", "uncertainty": 120 }, "stopId": "0:VACONS2", "stopSequence": 35 }, { "arrival": { "time": "1754410252", "uncertainty": 120 }, "departure": { "time": "1754410252", "uncertainty": 120 }, "stopId": "0:MARGUER2", "stopSequence": 36 }, { "arrival": { "time": "1754410325", "uncertainty": 120 }, "departure": { "time": "1754410325", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 37 }, { "arrival": { "time": "1754410380", "uncertainty": 120 }, "stopId": "0:MTPRIVA2", "stopSequence": 38 }, { "arrival": { "time": "1754410560", "uncertainty": 120 }, "departure": { "time": "1754410560", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COSTEBE4", "stopSequence": 39 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "2_23031112" } } }, { "id": "3083941", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407860", "uncertainty": 120 }, "stopId": "0:MIC02", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "2_23083941" } } }, { "id": "2871534", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407320", "uncertainty": 120 }, "stopId": "0:MOULI275", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "90", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871534" } } }, { "id": "3031114", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408760", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 }, { "arrival": { "time": "1754408875", "uncertainty": 120 }, "departure": { "time": "1754408875", "uncertainty": 120 }, "stopId": "0:WCHATEA1", "stopSequence": 2 }, { "arrival": { "time": "1754408979", "uncertainty": 120 }, "departure": { "time": "1754408979", "uncertainty": 120 }, "stopId": "0:WOIPHOT1", "stopSequence": 3 }, { "arrival": { "time": "1754409071", "uncertainty": 120 }, "departure": { "time": "1754409071", "uncertainty": 120 }, "stopId": "0:SAULES1", "stopSequence": 4 }, { "arrival": { "time": "1754409151", "uncertainty": 120 }, "departure": { "time": "1754409151", "uncertainty": 120 }, "stopId": "0:ROSEMAR1", "stopSequence": 5 }, { "arrival": { "time": "1754409218", "uncertainty": 120 }, "departure": { "time": "1754409218", "uncertainty": 120 }, "stopId": "0:RUCHER1", "stopSequence": 6 }, { "arrival": { "time": "1754409300", "uncertainty": 120 }, "departure": { "time": "1754409300", "uncertainty": 120 }, "stopId": "0:COUPILL1", "stopSequence": 7 }, { "arrival": { "time": "1754409343", "uncertainty": 120 }, "departure": { "time": "1754409343", "uncertainty": 120 }, "stopId": "0:MORLOT1", "stopSequence": 8 }, { "arrival": { "time": "1754409406", "uncertainty": 120 }, "departure": { "time": "1754409406", "uncertainty": 120 }, "stopId": "0:4BORNES1", "stopSequence": 9 }, { "arrival": { "time": "1754409467", "uncertainty": 120 }, "departure": { "time": "1754409467", "uncertainty": 120 }, "stopId": "0:DAGA1", "stopSequence": 10 }, { "arrival": { "time": "1754409503", "uncertainty": 120 }, "departure": { "time": "1754409503", "uncertainty": 120 }, "stopId": "0:PAQUET1", "stopSequence": 11 }, { "arrival": { "time": "1754409600", "uncertainty": 120 }, "departure": { "time": "1754409600", "uncertainty": 120 }, "stopId": "0:PATROTT1", "stopSequence": 12 }, { "arrival": { "time": "1754409683", "uncertainty": 120 }, "departure": { "time": "1754409683", "uncertainty": 120 }, "stopId": "0:DALES1", "stopSequence": 13 }, { "arrival": { "time": "1754409748", "uncertainty": 120 }, "departure": { "time": "1754409748", "uncertainty": 120 }, "stopId": "0:BERNANO1", "stopSequence": 14 }, { "arrival": { "time": "1754409909", "uncertainty": 120 }, "departure": { "time": "1754409909", "uncertainty": 120 }, "stopId": "0:ROCHAMB1", "stopSequence": 15 }, { "arrival": { "time": "1754410020", "uncertainty": 120 }, "departure": { "time": "1754410020", "uncertainty": 120 }, "stopId": "0:PONTIFF1", "stopSequence": 16 }, { "arrival": { "time": "1754410241", "uncertainty": 120 }, "departure": { "time": "1754410241", "uncertainty": 120 }, "stopId": "0:RIMPORT1", "stopSequence": 17 }, { "arrival": { "time": "1754410326", "uncertainty": 120 }, "departure": { "time": "1754410326", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 18 }, { "arrival": { "time": "1754410440", "uncertainty": 120 }, "departure": { "time": "1754410440", "uncertainty": 120 }, "stopId": "0:PREFECT3", "stopSequence": 19 }, { "arrival": { "time": "1754410580", "uncertainty": 120 }, "departure": { "time": "1754410580", "uncertainty": 120 }, "stopId": "0:SQLUX118", "stopSequence": 20 }, { "arrival": { "time": "1754410800", "uncertainty": 120 }, "departure": { "time": "1754410800", "uncertainty": 120 }, "stopId": "0:REPUB123", "stopSequence": 21 }, { "arrival": { "time": "1754411031", "uncertainty": 120 }, "departure": { "time": "1754411031", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 22 }, { "arrival": { "time": "1754411160", "uncertainty": 120 }, "departure": { "time": "1754411160", "uncertainty": 120 }, "stopId": "0:GARE90", "stopSequence": 23 }, { "arrival": { "time": "1754411240", "uncertainty": 120 }, "departure": { "time": "1754411240", "uncertainty": 120 }, "stopId": "0:LAFAYET2", "stopSequence": 24 }, { "arrival": { "time": "1754411310", "uncertainty": 120 }, "departure": { "time": "1754411310", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 25 }, { "arrival": { "time": "1754411373", "uncertainty": 120 }, "departure": { "time": "1754411373", "uncertainty": 120 }, "stopId": "0:BOILVIN2", "stopSequence": 26 }, { "arrival": { "time": "1754411438", "uncertainty": 120 }, "departure": { "time": "1754411438", "uncertainty": 120 }, "stopId": "0:SLIVIER2", "stopSequence": 27 }, { "arrival": { "time": "1754411520", "uncertainty": 120 }, "departure": { "time": "1754411520", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 28 }, { "arrival": { "time": "1754411575", "uncertainty": 120 }, "departure": { "time": "1754411575", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 29 }, { "arrival": { "time": "1754411640", "uncertainty": 120 }, "departure": { "time": "1754411640", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 30 }, { "arrival": { "time": "1754411730", "uncertainty": 120 }, "departure": { "time": "1754411730", "uncertainty": 120 }, "stopId": "0:HORGNE2", "stopSequence": 31 }, { "arrival": { "time": "1754411779", "uncertainty": 120 }, "departure": { "time": "1754411779", "uncertainty": 120 }, "stopId": "0:LYAUT656", "stopSequence": 32 }, { "arrival": { "time": "1754411834", "uncertainty": 120 }, "departure": { "time": "1754411834", "uncertainty": 120 }, "stopId": "0:JERUSAL2", "stopSequence": 33 }, { "arrival": { "time": "1754411880", "uncertainty": 120 }, "departure": { "time": "1754411880", "uncertainty": 120 }, "stopId": "0:COLSON2", "stopSequence": 34 }, { "arrival": { "time": "1754411953", "uncertainty": 120 }, "departure": { "time": "1754411953", "uncertainty": 120 }, "stopId": "0:VACONS2", "stopSequence": 35 }, { "arrival": { "time": "1754412052", "uncertainty": 120 }, "departure": { "time": "1754412052", "uncertainty": 120 }, "stopId": "0:MARGUER2", "stopSequence": 36 }, { "arrival": { "time": "1754412125", "uncertainty": 120 }, "departure": { "time": "1754412125", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 37 }, { "arrival": { "time": "1754412180", "uncertainty": 120 }, "stopId": "0:MTPRIVA2", "stopSequence": 38 }, { "arrival": { "time": "1754412360", "uncertainty": 120 }, "departure": { "time": "1754412360", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COSTEBE4", "stopSequence": 39 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "2_23031114" } } }, { "id": "3083942", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406960", "uncertainty": 120 }, "stopId": "0:MIC02", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "2_23083942" } } }, { "id": "3083944", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754403360", "uncertainty": 120 }, "stopId": "0:MIC02", "stopSequence": 1 }, { "arrival": { "time": "1754403439", "uncertainty": 120 }, "departure": { "time": "1754403451", "uncertainty": 120 }, "stopId": "0:COL02", "stopSequence": 2 }, { "arrival": { "time": "1754403513", "uncertainty": 120 }, "departure": { "time": "1754403513", "uncertainty": 120 }, "stopId": "0:CLO02", "stopSequence": 3 }, { "arrival": { "time": "1754403599", "uncertainty": 120 }, "departure": { "time": "1754403661", "uncertainty": 120 }, "stopId": "0:BLE02", "stopSequence": 4 }, { "arrival": { "time": "1754403721", "uncertainty": 120 }, "departure": { "time": "1754403721", "uncertainty": 120 }, "stopId": "0:BOR02", "stopSequence": 5 }, { "arrival": { "time": "1754403811", "uncertainty": 120 }, "departure": { "time": "1754403811", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 6 }, { "arrival": { "time": "1754403898", "uncertainty": 120 }, "departure": { "time": "1754403901", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 7 }, { "arrival": { "time": "1754403975", "uncertainty": 120 }, "departure": { "time": "1754403991", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 8 }, { "arrival": { "time": "1754404103", "uncertainty": 120 }, "departure": { "time": "1754404111", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 9 }, { "arrival": { "time": "1754404171", "uncertainty": 120 }, "departure": { "time": "1754404171", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 10 }, { "arrival": { "time": "1754404250", "uncertainty": 120 }, "departure": { "time": "1754404261", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 11 }, { "arrival": { "time": "1754404337", "uncertainty": 120 }, "departure": { "time": "1754404351", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 12 }, { "arrival": { "time": "1754404441", "uncertainty": 120 }, "departure": { "time": "1754404472", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 13 }, { "arrival": { "time": "1754404554", "uncertainty": 120 }, "departure": { "time": "1754404561", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 14 }, { "arrival": { "time": "1754404741", "uncertainty": 120 }, "departure": { "time": "1754404801", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 15 }, { "arrival": { "time": "1754404951", "uncertainty": 120 }, "departure": { "time": "1754404951", "uncertainty": 120 }, "stopId": "0:LUX02", "stopSequence": 16 }, { "arrival": { "time": "1754405024", "uncertainty": 120 }, "departure": { "time": "1754405041", "uncertainty": 120 }, "stopId": "0:VIN02", "stopSequence": 17 }, { "arrival": { "time": "1754405091", "uncertainty": 120 }, "departure": { "time": "1754405101", "uncertainty": 120 }, "stopId": "0:PON02", "stopSequence": 18 }, { "arrival": { "time": "1754405160", "uncertainty": 120 }, "departure": { "time": "1754405160", "uncertainty": 120 }, "stopId": "0:ROC02", "stopSequence": 19 }, { "arrival": { "time": "1754405251", "uncertainty": 120 }, "departure": { "time": "1754405281", "uncertainty": 120 }, "stopId": "0:BER02", "stopSequence": 20 }, { "arrival": { "time": "1754405329", "uncertainty": 120 }, "departure": { "time": "1754405341", "uncertainty": 120 }, "stopId": "0:CAS02", "stopSequence": 21 }, { "arrival": { "time": "1754405455", "uncertainty": 120 }, "departure": { "time": "1754405460", "uncertainty": 120 }, "stopId": "0:JOB02", "stopSequence": 22 }, { "arrival": { "time": "1754405551", "uncertainty": 120 }, "departure": { "time": "1754405551", "uncertainty": 120 }, "stopId": "0:ROU02", "stopSequence": 23 }, { "arrival": { "time": "1754405642", "uncertainty": 120 }, "departure": { "time": "1754405671", "uncertainty": 120 }, "stopId": "0:CHA02", "stopSequence": 24 }, { "arrival": { "time": "1754405739", "uncertainty": 120 }, "departure": { "time": "1754405739", "uncertainty": 120 }, "stopId": "0:FON02", "stopSequence": 25 }, { "arrival": { "time": "1754405770", "uncertainty": 120 }, "stopId": "0:WOI02", "stopSequence": 26 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "2_23083944" }, "vehicle": { "id": "1311", "label": "1311" } } }, { "id": "3031071", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754402580", "uncertainty": 120 }, "departure": { "time": "1754402580", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COSTEBE4", "stopSequence": 1 }, { "departure": { "time": "1754402760", "uncertainty": 120 }, "stopId": "0:MTPRIVA3", "stopSequence": 2 }, { "arrival": { "time": "1754402790", "uncertainty": 120 }, "departure": { "time": "1754402790", "uncertainty": 120 }, "stopId": "0:VOLONTA1", "stopSequence": 3 }, { "arrival": { "time": "1754402857", "uncertainty": 120 }, "departure": { "time": "1754402880", "uncertainty": 120 }, "stopId": "0:MARGUER1", "stopSequence": 4 }, { "arrival": { "time": "1754402947", "uncertainty": 120 }, "departure": { "time": "1754402947", "uncertainty": 120 }, "stopId": "0:VACONS1", "stopSequence": 5 }, { "arrival": { "time": "1754403041", "uncertainty": 120 }, "departure": { "time": "1754403041", "uncertainty": 120 }, "stopId": "0:COLSON1", "stopSequence": 6 }, { "arrival": { "time": "1754403060", "uncertainty": 120 }, "departure": { "time": "1754403090", "uncertainty": 120 }, "stopId": "0:JERUSAL1", "stopSequence": 7 }, { "arrival": { "time": "1754403120", "uncertainty": 120 }, "departure": { "time": "1754403120", "uncertainty": 120 }, "stopId": "0:LYAUT104", "stopSequence": 8 }, { "arrival": { "time": "1754403249", "uncertainty": 120 }, "departure": { "time": "1754403249", "uncertainty": 120 }, "stopId": "0:HORGNE1", "stopSequence": 9 }, { "arrival": { "time": "1754403355", "uncertainty": 120 }, "departure": { "time": "1754403360", "uncertainty": 120 }, "stopId": "0:4VENTS1", "stopSequence": 10 }, { "arrival": { "time": "1754403449", "uncertainty": 120 }, "departure": { "time": "1754403480", "uncertainty": 120 }, "stopId": "0:LAVOIR1", "stopSequence": 11 }, { "arrival": { "time": "1754403564", "uncertainty": 120 }, "departure": { "time": "1754403600", "uncertainty": 120 }, "stopId": "0:EGLISE1", "stopSequence": 12 }, { "arrival": { "time": "1754403660", "uncertainty": 120 }, "departure": { "time": "1754403720", "uncertainty": 120 }, "stopId": "0:SLIVIER1", "stopSequence": 13 }, { "arrival": { "time": "1754403798", "uncertainty": 120 }, "departure": { "time": "1754403810", "uncertainty": 120 }, "stopId": "0:BOILVIN1", "stopSequence": 14 }, { "arrival": { "time": "1754403870", "uncertainty": 120 }, "departure": { "time": "1754403870", "uncertainty": 120 }, "stopId": "0:ARENES1", "stopSequence": 15 }, { "arrival": { "time": "1754403981", "uncertainty": 120 }, "departure": { "time": "1754403981", "uncertainty": 120 }, "stopId": "0:LAFAYET1", "stopSequence": 16 }, { "arrival": { "time": "1754404062", "uncertainty": 120 }, "departure": { "time": "1754404110", "uncertainty": 120 }, "stopId": "0:GARE113", "stopSequence": 17 }, { "arrival": { "time": "1754404170", "uncertainty": 120 }, "departure": { "time": "1754404170", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 18 }, { "arrival": { "time": "1754404356", "uncertainty": 120 }, "departure": { "time": "1754404395", "uncertainty": 120 }, "stopId": "0:REPUBL03", "stopSequence": 19 }, { "arrival": { "time": "1754404527", "uncertainty": 120 }, "departure": { "time": "1754404527", "uncertainty": 120 }, "stopId": "0:VAUTRIN3", "stopSequence": 20 }, { "arrival": { "time": "1754404675", "uncertainty": 120 }, "departure": { "time": "1754404695", "uncertainty": 120 }, "stopId": "0:PREFECT2", "stopSequence": 21 }, { "arrival": { "time": "1754404775", "uncertainty": 120 }, "departure": { "time": "1754404786", "uncertainty": 120 }, "stopId": "0:STGEORG2", "stopSequence": 22 }, { "arrival": { "time": "1754404856", "uncertainty": 120 }, "departure": { "time": "1754404875", "uncertainty": 120 }, "stopId": "0:RIMPORT2", "stopSequence": 23 }, { "arrival": { "time": "1754405106", "uncertainty": 120 }, "departure": { "time": "1754405115", "uncertainty": 120 }, "stopId": "0:PONTIFF2", "stopSequence": 24 }, { "arrival": { "time": "1754405225", "uncertainty": 120 }, "departure": { "time": "1754405235", "uncertainty": 120 }, "stopId": "0:ROCHAMB2", "stopSequence": 25 }, { "arrival": { "time": "1754405318", "uncertainty": 120 }, "departure": { "time": "1754405325", "uncertainty": 120 }, "stopId": "0:BERNANO2", "stopSequence": 26 }, { "arrival": { "time": "1754405445", "uncertainty": 120 }, "departure": { "time": "1754405445", "uncertainty": 120 }, "stopId": "0:DALES2", "stopSequence": 27 }, { "arrival": { "time": "1754405552", "uncertainty": 120 }, "departure": { "time": "1754405565", "uncertainty": 120 }, "stopId": "0:PATROTT2", "stopSequence": 28 }, { "arrival": { "time": "1754405685", "uncertainty": 120 }, "departure": { "time": "1754405685", "uncertainty": 120 }, "stopId": "0:PAQUET2", "stopSequence": 29 }, { "arrival": { "time": "1754405729", "uncertainty": 120 }, "departure": { "time": "1754405729", "uncertainty": 120 }, "stopId": "0:DAGA2", "stopSequence": 30 }, { "arrival": { "time": "1754405773", "uncertainty": 120 }, "departure": { "time": "1754405773", "uncertainty": 120 }, "stopId": "0:4BORNES2", "stopSequence": 31 }, { "arrival": { "time": "1754405860", "uncertainty": 120 }, "departure": { "time": "1754405860", "uncertainty": 120 }, "stopId": "0:MORLOT2", "stopSequence": 32 }, { "arrival": { "time": "1754405906", "uncertainty": 120 }, "departure": { "time": "1754405906", "uncertainty": 120 }, "stopId": "0:COUPILL2", "stopSequence": 33 }, { "arrival": { "time": "1754405954", "uncertainty": 120 }, "departure": { "time": "1754405954", "uncertainty": 120 }, "stopId": "0:RUCHER2", "stopSequence": 34 }, { "arrival": { "time": "1754405992", "uncertainty": 120 }, "departure": { "time": "1754405992", "uncertainty": 120 }, "stopId": "0:ROSEMAR2", "stopSequence": 35 }, { "arrival": { "time": "1754406082", "uncertainty": 120 }, "departure": { "time": "1754406082", "uncertainty": 120 }, "stopId": "0:SAULES2", "stopSequence": 36 }, { "arrival": { "time": "1754406139", "uncertainty": 120 }, "departure": { "time": "1754406139", "uncertainty": 120 }, "stopId": "0:WOIPHOT2", "stopSequence": 37 }, { "arrival": { "time": "1754406222", "uncertainty": 120 }, "departure": { "time": "1754406222", "uncertainty": 120 }, "stopId": "0:WCHATEA2", "stopSequence": 38 }, { "arrival": { "time": "1754406314", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 39 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "2_23031071" }, "vehicle": { "id": "1856", "label": "1856" } } }, { "id": "3031048", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754405520", "uncertainty": 120 }, "departure": { "time": "1754405520", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COSTEBE4", "stopSequence": 1 }, { "departure": { "time": "1754405700", "uncertainty": 120 }, "stopId": "0:MTPRIVA3", "stopSequence": 2 }, { "arrival": { "time": "1754405732", "uncertainty": 120 }, "departure": { "time": "1754405732", "uncertainty": 120 }, "stopId": "0:VOLONTA1", "stopSequence": 3 }, { "arrival": { "time": "1754405804", "uncertainty": 120 }, "departure": { "time": "1754405804", "uncertainty": 120 }, "stopId": "0:MARGUER1", "stopSequence": 4 }, { "arrival": { "time": "1754405869", "uncertainty": 120 }, "departure": { "time": "1754405869", "uncertainty": 120 }, "stopId": "0:VACONS1", "stopSequence": 5 }, { "arrival": { "time": "1754405944", "uncertainty": 120 }, "departure": { "time": "1754405944", "uncertainty": 120 }, "stopId": "0:COLSON1", "stopSequence": 6 }, { "arrival": { "time": "1754405991", "uncertainty": 120 }, "departure": { "time": "1754405991", "uncertainty": 120 }, "stopId": "0:JERUSAL1", "stopSequence": 7 }, { "arrival": { "time": "1754406047", "uncertainty": 120 }, "departure": { "time": "1754406047", "uncertainty": 120 }, "stopId": "0:LYAUT104", "stopSequence": 8 }, { "arrival": { "time": "1754406107", "uncertainty": 120 }, "departure": { "time": "1754406107", "uncertainty": 120 }, "stopId": "0:HORGNE1", "stopSequence": 9 }, { "arrival": { "time": "1754406204", "uncertainty": 120 }, "departure": { "time": "1754406204", "uncertainty": 120 }, "stopId": "0:4VENTS1", "stopSequence": 10 }, { "arrival": { "time": "1754406292", "uncertainty": 120 }, "departure": { "time": "1754406292", "uncertainty": 120 }, "stopId": "0:LAVOIR1", "stopSequence": 11 }, { "arrival": { "time": "1754406366", "uncertainty": 120 }, "departure": { "time": "1754406366", "uncertainty": 120 }, "stopId": "0:EGLISE1", "stopSequence": 12 }, { "arrival": { "time": "1754406432", "uncertainty": 120 }, "departure": { "time": "1754406432", "uncertainty": 120 }, "stopId": "0:SLIVIER1", "stopSequence": 13 }, { "arrival": { "time": "1754406516", "uncertainty": 120 }, "departure": { "time": "1754406516", "uncertainty": 120 }, "stopId": "0:BOILVIN1", "stopSequence": 14 }, { "arrival": { "time": "1754406606", "uncertainty": 120 }, "departure": { "time": "1754406606", "uncertainty": 120 }, "stopId": "0:ARENES1", "stopSequence": 15 }, { "arrival": { "time": "1754406678", "uncertainty": 120 }, "departure": { "time": "1754406678", "uncertainty": 120 }, "stopId": "0:LAFAYET1", "stopSequence": 16 }, { "arrival": { "time": "1754406786", "uncertainty": 120 }, "departure": { "time": "1754406786", "uncertainty": 120 }, "stopId": "0:GARE113", "stopSequence": 17 }, { "arrival": { "time": "1754406899", "uncertainty": 120 }, "departure": { "time": "1754406899", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 18 }, { "arrival": { "time": "1754407146", "uncertainty": 120 }, "departure": { "time": "1754407146", "uncertainty": 120 }, "stopId": "0:REPUBL03", "stopSequence": 19 }, { "arrival": { "time": "1754407285", "uncertainty": 120 }, "departure": { "time": "1754407285", "uncertainty": 120 }, "stopId": "0:VAUTRIN3", "stopSequence": 20 }, { "arrival": { "time": "1754407482", "uncertainty": 120 }, "departure": { "time": "1754407482", "uncertainty": 120 }, "stopId": "0:PREFECT2", "stopSequence": 21 }, { "arrival": { "time": "1754407569", "uncertainty": 120 }, "departure": { "time": "1754407569", "uncertainty": 120 }, "stopId": "0:STGEORG2", "stopSequence": 22 }, { "arrival": { "time": "1754407667", "uncertainty": 120 }, "departure": { "time": "1754407667", "uncertainty": 120 }, "stopId": "0:RIMPORT2", "stopSequence": 23 }, { "arrival": { "time": "1754407891", "uncertainty": 120 }, "departure": { "time": "1754407891", "uncertainty": 120 }, "stopId": "0:PONTIFF2", "stopSequence": 24 }, { "arrival": { "time": "1754407972", "uncertainty": 120 }, "departure": { "time": "1754407972", "uncertainty": 120 }, "stopId": "0:ROCHAMB2", "stopSequence": 25 }, { "arrival": { "time": "1754408082", "uncertainty": 120 }, "departure": { "time": "1754408082", "uncertainty": 120 }, "stopId": "0:BERNANO2", "stopSequence": 26 }, { "arrival": { "time": "1754408139", "uncertainty": 120 }, "departure": { "time": "1754408139", "uncertainty": 120 }, "stopId": "0:DALES2", "stopSequence": 27 }, { "arrival": { "time": "1754408191", "uncertainty": 120 }, "departure": { "time": "1754408191", "uncertainty": 120 }, "stopId": "0:PATROTT2", "stopSequence": 28 }, { "arrival": { "time": "1754408304", "uncertainty": 120 }, "departure": { "time": "1754408304", "uncertainty": 120 }, "stopId": "0:PAQUET2", "stopSequence": 29 }, { "arrival": { "time": "1754408339", "uncertainty": 120 }, "departure": { "time": "1754408339", "uncertainty": 120 }, "stopId": "0:DAGA2", "stopSequence": 30 }, { "arrival": { "time": "1754408421", "uncertainty": 120 }, "departure": { "time": "1754408421", "uncertainty": 120 }, "stopId": "0:4BORNES2", "stopSequence": 31 }, { "arrival": { "time": "1754408505", "uncertainty": 120 }, "departure": { "time": "1754408505", "uncertainty": 120 }, "stopId": "0:MORLOT2", "stopSequence": 32 }, { "arrival": { "time": "1754408551", "uncertainty": 120 }, "departure": { "time": "1754408551", "uncertainty": 120 }, "stopId": "0:COUPILL2", "stopSequence": 33 }, { "arrival": { "time": "1754408625", "uncertainty": 120 }, "departure": { "time": "1754408625", "uncertainty": 120 }, "stopId": "0:RUCHER2", "stopSequence": 34 }, { "arrival": { "time": "1754408677", "uncertainty": 120 }, "departure": { "time": "1754408677", "uncertainty": 120 }, "stopId": "0:ROSEMAR2", "stopSequence": 35 }, { "arrival": { "time": "1754408753", "uncertainty": 120 }, "departure": { "time": "1754408753", "uncertainty": 120 }, "stopId": "0:SAULES2", "stopSequence": 36 }, { "arrival": { "time": "1754408837", "uncertainty": 120 }, "departure": { "time": "1754408837", "uncertainty": 120 }, "stopId": "0:WOIPHOT2", "stopSequence": 37 }, { "arrival": { "time": "1754408925", "uncertainty": 120 }, "departure": { "time": "1754408925", "uncertainty": 120 }, "stopId": "0:WCHATEA2", "stopSequence": 38 }, { "arrival": { "time": "1754409031", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 39 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "2_23031048" }, "vehicle": { "id": "2151", "label": "2151" } } }, { "id": "2871436", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754409300" }, "stopId": "0:CHASG01", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "87", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871436" } } }, { "id": "3031053", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754404560", "uncertainty": 120 }, "departure": { "time": "1754404560", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COSTEBE4", "stopSequence": 1 }, { "departure": { "time": "1754404770", "uncertainty": 120 }, "stopId": "0:MTPRIVA3", "stopSequence": 2 }, { "arrival": { "time": "1754404800", "uncertainty": 120 }, "departure": { "time": "1754404800", "uncertainty": 120 }, "stopId": "0:VOLONTA1", "stopSequence": 3 }, { "arrival": { "time": "1754404870", "uncertainty": 120 }, "departure": { "time": "1754404890", "uncertainty": 120 }, "stopId": "0:MARGUER1", "stopSequence": 4 }, { "arrival": { "time": "1754404950", "uncertainty": 120 }, "departure": { "time": "1754405010", "uncertainty": 120 }, "stopId": "0:VACONS1", "stopSequence": 5 }, { "arrival": { "time": "1754405081", "uncertainty": 120 }, "departure": { "time": "1754405081", "uncertainty": 120 }, "stopId": "0:COLSON1", "stopSequence": 6 }, { "arrival": { "time": "1754405130", "uncertainty": 120 }, "departure": { "time": "1754405130", "uncertainty": 120 }, "stopId": "0:JERUSAL1", "stopSequence": 7 }, { "arrival": { "time": "1754405189", "uncertainty": 120 }, "departure": { "time": "1754405190", "uncertainty": 120 }, "stopId": "0:LYAUT104", "stopSequence": 8 }, { "arrival": { "time": "1754405250", "uncertainty": 120 }, "departure": { "time": "1754405280", "uncertainty": 120 }, "stopId": "0:HORGNE1", "stopSequence": 9 }, { "arrival": { "time": "1754405381", "uncertainty": 120 }, "departure": { "time": "1754405400", "uncertainty": 120 }, "stopId": "0:4VENTS1", "stopSequence": 10 }, { "arrival": { "time": "1754405490", "uncertainty": 120 }, "departure": { "time": "1754405490", "uncertainty": 120 }, "stopId": "0:LAVOIR1", "stopSequence": 11 }, { "arrival": { "time": "1754405567", "uncertainty": 120 }, "departure": { "time": "1754405580", "uncertainty": 120 }, "stopId": "0:EGLISE1", "stopSequence": 12 }, { "arrival": { "time": "1754405669", "uncertainty": 120 }, "departure": { "time": "1754405700", "uncertainty": 120 }, "stopId": "0:SLIVIER1", "stopSequence": 13 }, { "arrival": { "time": "1754405744", "uncertainty": 120 }, "departure": { "time": "1754405744", "uncertainty": 120 }, "stopId": "0:BOILVIN1", "stopSequence": 14 }, { "arrival": { "time": "1754405834", "uncertainty": 120 }, "departure": { "time": "1754405834", "uncertainty": 120 }, "stopId": "0:ARENES1", "stopSequence": 15 }, { "arrival": { "time": "1754405922", "uncertainty": 120 }, "departure": { "time": "1754405922", "uncertainty": 120 }, "stopId": "0:LAFAYET1", "stopSequence": 16 }, { "arrival": { "time": "1754406005", "uncertainty": 120 }, "departure": { "time": "1754406005", "uncertainty": 120 }, "stopId": "0:GARE113", "stopSequence": 17 }, { "arrival": { "time": "1754406071", "uncertainty": 120 }, "departure": { "time": "1754406071", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 18 }, { "arrival": { "time": "1754406340", "uncertainty": 120 }, "departure": { "time": "1754406340", "uncertainty": 120 }, "stopId": "0:REPUBL03", "stopSequence": 19 }, { "arrival": { "time": "1754406459", "uncertainty": 120 }, "departure": { "time": "1754406459", "uncertainty": 120 }, "stopId": "0:VAUTRIN3", "stopSequence": 20 }, { "arrival": { "time": "1754406575", "uncertainty": 120 }, "departure": { "time": "1754406575", "uncertainty": 120 }, "stopId": "0:PREFECT2", "stopSequence": 21 }, { "arrival": { "time": "1754406638", "uncertainty": 120 }, "departure": { "time": "1754406638", "uncertainty": 120 }, "stopId": "0:STGEORG2", "stopSequence": 22 }, { "arrival": { "time": "1754406715", "uncertainty": 120 }, "departure": { "time": "1754406715", "uncertainty": 120 }, "stopId": "0:RIMPORT2", "stopSequence": 23 }, { "arrival": { "time": "1754406939", "uncertainty": 120 }, "departure": { "time": "1754406939", "uncertainty": 120 }, "stopId": "0:PONTIFF2", "stopSequence": 24 }, { "arrival": { "time": "1754407020", "uncertainty": 120 }, "departure": { "time": "1754407020", "uncertainty": 120 }, "stopId": "0:ROCHAMB2", "stopSequence": 25 }, { "arrival": { "time": "1754407130", "uncertainty": 120 }, "departure": { "time": "1754407130", "uncertainty": 120 }, "stopId": "0:BERNANO2", "stopSequence": 26 }, { "arrival": { "time": "1754407187", "uncertainty": 120 }, "departure": { "time": "1754407187", "uncertainty": 120 }, "stopId": "0:DALES2", "stopSequence": 27 }, { "arrival": { "time": "1754407267", "uncertainty": 120 }, "departure": { "time": "1754407267", "uncertainty": 120 }, "stopId": "0:PATROTT2", "stopSequence": 28 }, { "arrival": { "time": "1754407384", "uncertainty": 120 }, "departure": { "time": "1754407384", "uncertainty": 120 }, "stopId": "0:PAQUET2", "stopSequence": 29 }, { "arrival": { "time": "1754407419", "uncertainty": 120 }, "departure": { "time": "1754407419", "uncertainty": 120 }, "stopId": "0:DAGA2", "stopSequence": 30 }, { "arrival": { "time": "1754407501", "uncertainty": 120 }, "departure": { "time": "1754407501", "uncertainty": 120 }, "stopId": "0:4BORNES2", "stopSequence": 31 }, { "arrival": { "time": "1754407585", "uncertainty": 120 }, "departure": { "time": "1754407585", "uncertainty": 120 }, "stopId": "0:MORLOT2", "stopSequence": 32 }, { "arrival": { "time": "1754407631", "uncertainty": 120 }, "departure": { "time": "1754407631", "uncertainty": 120 }, "stopId": "0:COUPILL2", "stopSequence": 33 }, { "arrival": { "time": "1754407705", "uncertainty": 120 }, "departure": { "time": "1754407705", "uncertainty": 120 }, "stopId": "0:RUCHER2", "stopSequence": 34 }, { "arrival": { "time": "1754407757", "uncertainty": 120 }, "departure": { "time": "1754407757", "uncertainty": 120 }, "stopId": "0:ROSEMAR2", "stopSequence": 35 }, { "arrival": { "time": "1754407833", "uncertainty": 120 }, "departure": { "time": "1754407833", "uncertainty": 120 }, "stopId": "0:SAULES2", "stopSequence": 36 }, { "arrival": { "time": "1754407917", "uncertainty": 120 }, "departure": { "time": "1754407917", "uncertainty": 120 }, "stopId": "0:WOIPHOT2", "stopSequence": 37 }, { "arrival": { "time": "1754408005", "uncertainty": 120 }, "departure": { "time": "1754408005", "uncertainty": 120 }, "stopId": "0:WCHATEA2", "stopSequence": 38 }, { "arrival": { "time": "1754408111", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 39 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "2_23031053" }, "vehicle": { "id": "2143", "label": "2143" } } }, { "id": "2871437", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754408880" }, "stopId": "0:MNVE2", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "87", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871437" } } }, { "id": "3083865", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754403840", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 }, { "arrival": { "time": "1754403898", "uncertainty": 120 }, "departure": { "time": "1754403901", "uncertainty": 120 }, "stopId": "0:FON01", "stopSequence": 2 }, { "arrival": { "time": "1754403991", "uncertainty": 120 }, "departure": { "time": "1754403991", "uncertainty": 120 }, "stopId": "0:CHA01", "stopSequence": 3 }, { "arrival": { "time": "1754404081", "uncertainty": 120 }, "departure": { "time": "1754404081", "uncertainty": 120 }, "stopId": "0:ROU01", "stopSequence": 4 }, { "arrival": { "time": "1754404171", "uncertainty": 120 }, "departure": { "time": "1754404201", "uncertainty": 120 }, "stopId": "0:JOB01", "stopSequence": 5 }, { "arrival": { "time": "1754404304", "uncertainty": 120 }, "departure": { "time": "1754404321", "uncertainty": 120 }, "stopId": "0:CAS01", "stopSequence": 6 }, { "arrival": { "time": "1754404381", "uncertainty": 120 }, "departure": { "time": "1754404411", "uncertainty": 120 }, "stopId": "0:BER01", "stopSequence": 7 }, { "arrival": { "time": "1754404480", "uncertainty": 120 }, "departure": { "time": "1754404501", "uncertainty": 120 }, "stopId": "0:ROC01", "stopSequence": 8 }, { "arrival": { "time": "1754404561", "uncertainty": 120 }, "departure": { "time": "1754404591", "uncertainty": 120 }, "stopId": "0:PON01", "stopSequence": 9 }, { "arrival": { "time": "1754404651", "uncertainty": 120 }, "departure": { "time": "1754404651", "uncertainty": 120 }, "stopId": "0:VIN01", "stopSequence": 10 }, { "arrival": { "time": "1754404710", "uncertainty": 120 }, "departure": { "time": "1754404710", "uncertainty": 120 }, "stopId": "0:LUX01", "stopSequence": 11 }, { "arrival": { "time": "1754404801", "uncertainty": 120 }, "departure": { "time": "1754404831", "uncertainty": 120 }, "stopId": "0:MOYPON01", "stopSequence": 12 }, { "arrival": { "time": "1754404917", "uncertainty": 120 }, "departure": { "time": "1754404917", "uncertainty": 120 }, "stopId": "0:REP03", "stopSequence": 13 }, { "arrival": { "time": "1754405161", "uncertainty": 120 }, "departure": { "time": "1754405161", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 14 }, { "arrival": { "time": "1754405251", "uncertainty": 120 }, "departure": { "time": "1754405280", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 15 }, { "arrival": { "time": "1754405371", "uncertainty": 120 }, "departure": { "time": "1754405371", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 16 }, { "arrival": { "time": "1754405456", "uncertainty": 120 }, "departure": { "time": "1754405462", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 17 }, { "arrival": { "time": "1754405551", "uncertainty": 120 }, "departure": { "time": "1754405551", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 18 }, { "arrival": { "time": "1754405639", "uncertainty": 120 }, "departure": { "time": "1754405641", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 19 }, { "arrival": { "time": "1754405724", "uncertainty": 120 }, "departure": { "time": "1754405724", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 20 }, { "arrival": { "time": "1754405821", "uncertainty": 120 }, "departure": { "time": "1754405821", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 21 }, { "arrival": { "time": "1754405880", "uncertainty": 120 }, "departure": { "time": "1754405880", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 22 }, { "arrival": { "time": "1754405941", "uncertainty": 120 }, "departure": { "time": "1754405941", "uncertainty": 120 }, "stopId": "0:BOR01", "stopSequence": 23 }, { "arrival": { "time": "1754406030", "uncertainty": 120 }, "departure": { "time": "1754406030", "uncertainty": 120 }, "stopId": "0:BLE01", "stopSequence": 24 }, { "arrival": { "time": "1754406121", "uncertainty": 120 }, "departure": { "time": "1754406121", "uncertainty": 120 }, "stopId": "0:CLO01", "stopSequence": 25 }, { "arrival": { "time": "1754406182", "uncertainty": 120 }, "departure": { "time": "1754406182", "uncertainty": 120 }, "stopId": "0:COL01", "stopSequence": 26 }, { "arrival": { "time": "1754406274", "uncertainty": 120 }, "stopId": "0:MIC01", "stopSequence": 27 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "2_23083865" }, "vehicle": { "id": "2001", "label": "2001" } } }, { "id": "3031054", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1754406480", "uncertainty": 120 }, "departure": { "time": "1754406480", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COSTEBE4", "stopSequence": 1 }, { "departure": { "time": "1754406660", "uncertainty": 120 }, "stopId": "0:MTPRIVA3", "stopSequence": 2 }, { "arrival": { "time": "1754406710", "uncertainty": 120 }, "departure": { "time": "1754406710", "uncertainty": 120 }, "stopId": "0:VOLONTA1", "stopSequence": 3 }, { "arrival": { "time": "1754406802", "uncertainty": 120 }, "departure": { "time": "1754406802", "uncertainty": 120 }, "stopId": "0:MARGUER1", "stopSequence": 4 }, { "arrival": { "time": "1754406910", "uncertainty": 120 }, "departure": { "time": "1754406910", "uncertainty": 120 }, "stopId": "0:VACONS1", "stopSequence": 5 }, { "arrival": { "time": "1754407020", "uncertainty": 120 }, "departure": { "time": "1754407020", "uncertainty": 120 }, "stopId": "0:COLSON1", "stopSequence": 6 }, { "arrival": { "time": "1754407045", "uncertainty": 120 }, "departure": { "time": "1754407045", "uncertainty": 120 }, "stopId": "0:JERUSAL1", "stopSequence": 7 }, { "arrival": { "time": "1754407076", "uncertainty": 120 }, "departure": { "time": "1754407076", "uncertainty": 120 }, "stopId": "0:LYAUT104", "stopSequence": 8 }, { "arrival": { "time": "1754407140", "uncertainty": 120 }, "departure": { "time": "1754407140", "uncertainty": 120 }, "stopId": "0:HORGNE1", "stopSequence": 9 }, { "arrival": { "time": "1754407200", "uncertainty": 120 }, "departure": { "time": "1754407200", "uncertainty": 120 }, "stopId": "0:4VENTS1", "stopSequence": 10 }, { "arrival": { "time": "1754407270", "uncertainty": 120 }, "departure": { "time": "1754407270", "uncertainty": 120 }, "stopId": "0:LAVOIR1", "stopSequence": 11 }, { "arrival": { "time": "1754407320", "uncertainty": 120 }, "departure": { "time": "1754407320", "uncertainty": 120 }, "stopId": "0:EGLISE1", "stopSequence": 12 }, { "arrival": { "time": "1754407386", "uncertainty": 120 }, "departure": { "time": "1754407386", "uncertainty": 120 }, "stopId": "0:SLIVIER1", "stopSequence": 13 }, { "arrival": { "time": "1754407470", "uncertainty": 120 }, "departure": { "time": "1754407470", "uncertainty": 120 }, "stopId": "0:BOILVIN1", "stopSequence": 14 }, { "arrival": { "time": "1754407560", "uncertainty": 120 }, "departure": { "time": "1754407560", "uncertainty": 120 }, "stopId": "0:ARENES1", "stopSequence": 15 }, { "arrival": { "time": "1754407632", "uncertainty": 120 }, "departure": { "time": "1754407632", "uncertainty": 120 }, "stopId": "0:LAFAYET1", "stopSequence": 16 }, { "arrival": { "time": "1754407740", "uncertainty": 120 }, "departure": { "time": "1754407740", "uncertainty": 120 }, "stopId": "0:GARE113", "stopSequence": 17 }, { "arrival": { "time": "1754407853", "uncertainty": 120 }, "departure": { "time": "1754407853", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 18 }, { "arrival": { "time": "1754408100", "uncertainty": 120 }, "departure": { "time": "1754408100", "uncertainty": 120 }, "stopId": "0:REPUBL03", "stopSequence": 19 }, { "arrival": { "time": "1754408263", "uncertainty": 120 }, "departure": { "time": "1754408263", "uncertainty": 120 }, "stopId": "0:VAUTRIN3", "stopSequence": 20 }, { "arrival": { "time": "1754408460", "uncertainty": 120 }, "departure": { "time": "1754408460", "uncertainty": 120 }, "stopId": "0:PREFECT2", "stopSequence": 21 }, { "arrival": { "time": "1754408552", "uncertainty": 120 }, "departure": { "time": "1754408552", "uncertainty": 120 }, "stopId": "0:STGEORG2", "stopSequence": 22 }, { "arrival": { "time": "1754408656", "uncertainty": 120 }, "departure": { "time": "1754408656", "uncertainty": 120 }, "stopId": "0:RIMPORT2", "stopSequence": 23 }, { "arrival": { "time": "1754408880", "uncertainty": 120 }, "departure": { "time": "1754408880", "uncertainty": 120 }, "stopId": "0:PONTIFF2", "stopSequence": 24 }, { "arrival": { "time": "1754408961", "uncertainty": 120 }, "departure": { "time": "1754408961", "uncertainty": 120 }, "stopId": "0:ROCHAMB2", "stopSequence": 25 }, { "arrival": { "time": "1754409071", "uncertainty": 120 }, "departure": { "time": "1754409071", "uncertainty": 120 }, "stopId": "0:BERNANO2", "stopSequence": 26 }, { "arrival": { "time": "1754409128", "uncertainty": 120 }, "departure": { "time": "1754409128", "uncertainty": 120 }, "stopId": "0:DALES2", "stopSequence": 27 }, { "arrival": { "time": "1754409180", "uncertainty": 120 }, "departure": { "time": "1754409180", "uncertainty": 120 }, "stopId": "0:PATROTT2", "stopSequence": 28 }, { "arrival": { "time": "1754409293", "uncertainty": 120 }, "departure": { "time": "1754409293", "uncertainty": 120 }, "stopId": "0:PAQUET2", "stopSequence": 29 }, { "arrival": { "time": "1754409328", "uncertainty": 120 }, "departure": { "time": "1754409328", "uncertainty": 120 }, "stopId": "0:DAGA2", "stopSequence": 30 }, { "arrival": { "time": "1754409410", "uncertainty": 120 }, "departure": { "time": "1754409410", "uncertainty": 120 }, "stopId": "0:4BORNES2", "stopSequence": 31 }, { "arrival": { "time": "1754409494", "uncertainty": 120 }, "departure": { "time": "1754409494", "uncertainty": 120 }, "stopId": "0:MORLOT2", "stopSequence": 32 }, { "arrival": { "time": "1754409540", "uncertainty": 120 }, "departure": { "time": "1754409540", "uncertainty": 120 }, "stopId": "0:COUPILL2", "stopSequence": 33 }, { "arrival": { "time": "1754409614", "uncertainty": 120 }, "departure": { "time": "1754409614", "uncertainty": 120 }, "stopId": "0:RUCHER2", "stopSequence": 34 }, { "arrival": { "time": "1754409666", "uncertainty": 120 }, "departure": { "time": "1754409666", "uncertainty": 120 }, "stopId": "0:ROSEMAR2", "stopSequence": 35 }, { "arrival": { "time": "1754409742", "uncertainty": 120 }, "departure": { "time": "1754409742", "uncertainty": 120 }, "stopId": "0:SAULES2", "stopSequence": 36 }, { "arrival": { "time": "1754409826", "uncertainty": 120 }, "departure": { "time": "1754409826", "uncertainty": 120 }, "stopId": "0:WOIPHOT2", "stopSequence": 37 }, { "arrival": { "time": "1754409914", "uncertainty": 120 }, "departure": { "time": "1754409914", "uncertainty": 120 }, "stopId": "0:WCHATEA2", "stopSequence": 38 }, { "arrival": { "time": "1754410020", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 39 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "2_23031054" } } }, { "id": "2871433", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406060" }, "stopId": "0:CHASG01", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "87", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871433" } } }, { "id": "3083870", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407440", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "2_23083870" } } }, { "id": "2871434", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754407020" }, "stopId": "0:CHASG01", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "87", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871434" } } }, { "id": "3083871", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754405701", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 }, { "arrival": { "time": "1754405744", "uncertainty": 120 }, "departure": { "time": "1754405744", "uncertainty": 120 }, "stopId": "0:FON01", "stopSequence": 2 }, { "arrival": { "time": "1754405828", "uncertainty": 120 }, "departure": { "time": "1754405828", "uncertainty": 120 }, "stopId": "0:CHA01", "stopSequence": 3 }, { "arrival": { "time": "1754405918", "uncertainty": 120 }, "departure": { "time": "1754405918", "uncertainty": 120 }, "stopId": "0:ROU01", "stopSequence": 4 }, { "arrival": { "time": "1754406015", "uncertainty": 120 }, "departure": { "time": "1754406015", "uncertainty": 120 }, "stopId": "0:JOB01", "stopSequence": 5 }, { "arrival": { "time": "1754406121", "uncertainty": 120 }, "departure": { "time": "1754406121", "uncertainty": 120 }, "stopId": "0:CAS01", "stopSequence": 6 }, { "arrival": { "time": "1754406192", "uncertainty": 120 }, "departure": { "time": "1754406192", "uncertainty": 120 }, "stopId": "0:BER01", "stopSequence": 7 }, { "arrival": { "time": "1754406278", "uncertainty": 120 }, "departure": { "time": "1754406278", "uncertainty": 120 }, "stopId": "0:ROC01", "stopSequence": 8 }, { "arrival": { "time": "1754406355", "uncertainty": 120 }, "departure": { "time": "1754406355", "uncertainty": 120 }, "stopId": "0:PON01", "stopSequence": 9 }, { "arrival": { "time": "1754406422", "uncertainty": 120 }, "departure": { "time": "1754406422", "uncertainty": 120 }, "stopId": "0:VIN01", "stopSequence": 10 }, { "arrival": { "time": "1754406497", "uncertainty": 120 }, "departure": { "time": "1754406497", "uncertainty": 120 }, "stopId": "0:LUX01", "stopSequence": 11 }, { "arrival": { "time": "1754406603", "uncertainty": 120 }, "departure": { "time": "1754406603", "uncertainty": 120 }, "stopId": "0:MOYPON01", "stopSequence": 12 }, { "arrival": { "time": "1754406708", "uncertainty": 120 }, "departure": { "time": "1754406708", "uncertainty": 120 }, "stopId": "0:REP03", "stopSequence": 13 }, { "arrival": { "time": "1754407002", "uncertainty": 120 }, "departure": { "time": "1754407002", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 14 }, { "arrival": { "time": "1754407134", "uncertainty": 120 }, "departure": { "time": "1754407134", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 15 }, { "arrival": { "time": "1754407207", "uncertainty": 120 }, "departure": { "time": "1754407207", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 16 }, { "arrival": { "time": "1754407290", "uncertainty": 120 }, "departure": { "time": "1754407290", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 17 }, { "arrival": { "time": "1754407374", "uncertainty": 120 }, "departure": { "time": "1754407374", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 18 }, { "arrival": { "time": "1754407463", "uncertainty": 120 }, "departure": { "time": "1754407463", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 19 }, { "arrival": { "time": "1754407539", "uncertainty": 120 }, "departure": { "time": "1754407539", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 20 }, { "arrival": { "time": "1754407646", "uncertainty": 120 }, "departure": { "time": "1754407646", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 21 }, { "arrival": { "time": "1754407734", "uncertainty": 120 }, "departure": { "time": "1754407734", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 22 }, { "arrival": { "time": "1754407801", "uncertainty": 120 }, "departure": { "time": "1754407801", "uncertainty": 120 }, "stopId": "0:BOR01", "stopSequence": 23 }, { "arrival": { "time": "1754407881", "uncertainty": 120 }, "departure": { "time": "1754407881", "uncertainty": 120 }, "stopId": "0:BLE01", "stopSequence": 24 }, { "arrival": { "time": "1754407983", "uncertainty": 120 }, "departure": { "time": "1754407983", "uncertainty": 120 }, "stopId": "0:CLO01", "stopSequence": 25 }, { "arrival": { "time": "1754408055", "uncertainty": 120 }, "departure": { "time": "1754408055", "uncertainty": 120 }, "stopId": "0:COL01", "stopSequence": 26 }, { "arrival": { "time": "1754408154", "uncertainty": 120 }, "stopId": "0:MIC01", "stopSequence": 27 } ], "timestamp": "1754405711", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "2_23083871" }, "vehicle": { "id": "1324", "label": "1324" } } }, { "id": "2871435", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1754406600" }, "stopId": "0:MNVE2", "stopSequence": 1 } ], "timestamp": "1754405711", "trip": { "directionId": 1, "routeId": "87", "scheduleRelationship": "SCHEDULED", "tripId": "2_22871435" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1754405711" } }