Détails de la ressource

Nom du fichier : Transport - Données GTFS-RT LEMET - TripUpdate
Format : gtfs-rt

Cette ressource fait partie du jeu de données Réseau urbain Le Met'.

Disponibilité au téléchargement

08/12/2025
100%
09/12/2025
100%
10/12/2025
100%
11/12/2025
100%
12/12/2025
100%
13/12/2025
100%
14/12/2025
100%
15/12/2025
100%
16/12/2025
100%
17/12/2025
100%
18/12/2025
100%
19/12/2025
100%
20/12/2025
100%
21/12/2025
100%
22/12/2025
100%
23/12/2025
100%
24/12/2025
100%
25/12/2025
100%
26/12/2025
100%
27/12/2025
100%
28/12/2025
100%
29/12/2025
100%
30/12/2025
100%
31/12/2025
100%
01/01/2026
100%
02/01/2026
100%
03/01/2026
100%
04/01/2026
100%
05/01/2026
100%
06/01/2026
100%
07/01/2026
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.

Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.

Rapport de validation

95 erreurs, 176 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 07/01/2026 à 08h01 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

stop_times_updates not strictly sorted E002 12 erreurs

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

Exemples d'erreurs
  • trip_id 1_31622176 stop_sequence [2, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18] is not strictly sorted by increasing stop_sequence
  • trip_id 1_31622175 stop_sequence [2, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18] is not strictly sorted by increasing stop_sequence
  • trip_id 1_31615525 stop_sequence [19, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20] is not strictly sorted by increasing stop_sequence
  • trip_id 1_31615524 stop_sequence [19, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20] is not strictly sorted by increasing stop_sequence
  • trip_id 1_31615523 stop_sequence [19, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20] 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 2 erreurs

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

Exemples d'erreurs
  • trip_id 1_31622176 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 1_31622175 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 78 erreurs

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

Exemples d'erreurs
  • trip_id 1_31622176 stop_sequence 1 departure_time 08:45:00 (1767771900) is less than previous stop departure_time 08:47:31 (1767772051) - times must increase between two sequential stops
  • trip_id 1_31622176 stop_sequence 1 departure_time 08:45:00 (1767771900) is less than previous stop arrival_time 08:47:31 (1767772051) - times must increase between two sequential stops
  • trip_id 1_31622176 stop_sequence 2 arrival_time 08:46:20 (1767771980) is less than previous stop arrival_time 08:47:31 (1767772051) - times must increase between two sequential stops
  • trip_id 1_31622176 stop_sequence 2 departure_time 08:46:20 (1767771980) is less than previous stop arrival_time 08:47:31 (1767772051) - times must increase between two sequential stops
  • trip_id 1_31622175 stop_sequence 1 departure_time 08:10:00 (1767769800) is less than previous stop departure_time 08:12:31 (1767769951) - times must increase between two sequential stops

Sequential stop_time_updates have the same stop_id E037 2 erreurs

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

Exemples d'erreurs
  • trip_id 1_31622176 has repeating stop_id 0:COUROR1 - sequential stop_ids should be different
  • trip_id 1_31622175 has repeating stop_id 0:COUROR1 - sequential stop_ids should be different

GTFS-rt stop_sequence not found in GTFS data E051 1 erreur

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

Exemples d'erreurs
  • GTFS-rt trip_id 1_31615444 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip

Avertissements

vehicle_id not populated W002 176 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 1_31627264 does not have a vehicle_id
  • trip_id 1_31627278 does not have a vehicle_id
  • trip_id 1_31627277 does not have a vehicle_id
  • trip_id 1_31617674 does not have a vehicle_id
  • trip_id 1_31617673 does not have a vehicle_id
Valider ce GTFS-RT maintenant

Validations précédentes

Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.

Identifiant d'erreur Description Nombre d'erreurs Nombre d'occurences
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 319 27 fois (100 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 2 222 27 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 3 621 27 fois (100 % des 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 44 20 fois (74 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 45 20 fois (74 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 86 16 fois (59 % des 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. 3 1 fois (4 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 1 1 fois (4 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 07/01/2026 à 23h02 Europe/Paris.

trip_updates (23) vehicle_positions (0) service_alerts (0)

Entités présentes dans ce flux lors des 7 derniers jours.

trip_updates

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 07/01/2026 à 23h02 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "1621493", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767821373", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 }, { "arrival": { "time": "1767823385" }, "departure": { "time": "1767823385" }, "stopId": "0:FON01", "stopSequence": 2 }, { "arrival": { "time": "1767823470" }, "departure": { "time": "1767823470" }, "stopId": "0:CHA01", "stopSequence": 3 }, { "arrival": { "time": "1767823562" }, "departure": { "time": "1767823562" }, "stopId": "0:ROU01", "stopSequence": 4 }, { "arrival": { "time": "1767823654" }, "departure": { "time": "1767823654" }, "stopId": "0:JOB01", "stopSequence": 5 }, { "arrival": { "time": "1767823767" }, "departure": { "time": "1767823767" }, "stopId": "0:CAS01", "stopSequence": 6 }, { "arrival": { "time": "1767823819" }, "departure": { "time": "1767823819" }, "stopId": "0:BER01", "stopSequence": 7 }, { "arrival": { "time": "1767823894" }, "departure": { "time": "1767823894" }, "stopId": "0:ROC01", "stopSequence": 8 }, { "arrival": { "time": "1767823993" }, "departure": { "time": "1767823993" }, "stopId": "0:PON01", "stopSequence": 9 }, { "arrival": { "time": "1767824099" }, "departure": { "time": "1767824099" }, "stopId": "0:VIN01", "stopSequence": 10 }, { "arrival": { "time": "1767824160" }, "departure": { "time": "1767824160" }, "stopId": "0:LUX01", "stopSequence": 11 }, { "arrival": { "time": "1767824246" }, "departure": { "time": "1767824246" }, "stopId": "0:MOY01", "stopSequence": 12 }, { "arrival": { "time": "1767824380" }, "departure": { "time": "1767824380" }, "stopId": "0:REP01", "stopSequence": 13 }, { "arrival": { "time": "1767824480" }, "departure": { "time": "1767824480" }, "stopId": "0:ROI01", "stopSequence": 14 }, { "arrival": { "time": "1767824560" }, "departure": { "time": "1767824560" }, "stopId": "0:GAR01", "stopSequence": 15 }, { "arrival": { "time": "1767824634" }, "departure": { "time": "1767824634" }, "stopId": "0:POM01", "stopSequence": 16 }, { "arrival": { "time": "1767824717" }, "departure": { "time": "1767824717" }, "stopId": "0:SEI01", "stopSequence": 17 }, { "arrival": { "time": "1767824800" }, "departure": { "time": "1767824800" }, "stopId": "0:LEG01", "stopSequence": 18 }, { "arrival": { "time": "1767824889" }, "departure": { "time": "1767824889" }, "stopId": "0:ALC01", "stopSequence": 19 }, { "arrival": { "time": "1767824965" }, "departure": { "time": "1767824965" }, "stopId": "0:CIM01", "stopSequence": 20 }, { "arrival": { "time": "1767825072" }, "departure": { "time": "1767825072" }, "stopId": "0:BEL01", "stopSequence": 21 }, { "arrival": { "time": "1767825160" }, "departure": { "time": "1767825160" }, "stopId": "0:PRO01", "stopSequence": 22 }, { "arrival": { "time": "1767825217" }, "departure": { "time": "1767825217" }, "stopId": "0:BOR01", "stopSequence": 23 }, { "arrival": { "time": "1767825285" }, "departure": { "time": "1767825285" }, "stopId": "0:BLE01", "stopSequence": 24 }, { "arrival": { "time": "1767825387" }, "departure": { "time": "1767825387" }, "stopId": "0:SAR01", "stopSequence": 25 }, { "arrival": { "time": "1767825490" }, "departure": { "time": "1767825490" }, "stopId": "0:FEI01", "stopSequence": 26 }, { "arrival": { "time": "1767825546" }, "departure": { "time": "1767825546" }, "stopId": "0:SER01", "stopSequence": 27 }, { "arrival": { "time": "1767825698" }, "stopId": "0:HSCHUMA2", "stopSequence": 28 } ], "timestamp": "1767823379", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_31621493" }, "vehicle": { "id": "1313", "label": "1313" } } }, { "id": "1615579", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1767823306", "uncertainty": 120 }, "departure": { "time": "1767823324", "uncertainty": 120 }, "stopId": "0:PLGAULL2" }, { "arrival": { "time": "1767823396", "uncertainty": 120 }, "departure": { "time": "1767823396", "uncertainty": 120 }, "stopId": "0:MARLY2" }, { "departure": { "time": "1767821993", "uncertainty": 120 }, "stopId": "0:REPLYD", "stopSequence": 1 }, { "arrival": { "time": "1767822190", "uncertainty": 120 }, "departure": { "time": "1767822203", "uncertainty": 120 }, "stopId": "0:ROI04", "stopSequence": 2 }, { "arrival": { "time": "1767822284", "uncertainty": 120 }, "departure": { "time": "1767822284", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 3 }, { "arrival": { "time": "1767822323", "uncertainty": 120 }, "departure": { "time": "1767822323", "uncertainty": 120 }, "stopId": "0:CHPETRE2", "stopSequence": 4 }, { "arrival": { "time": "1767822383", "uncertainty": 120 }, "departure": { "time": "1767822383", "uncertainty": 120 }, "stopId": "0:MANGIN2", "stopSequence": 5 }, { "arrival": { "time": "1767822503", "uncertainty": 120 }, "departure": { "time": "1767822503", "uncertainty": 120 }, "stopId": "0:VAILLAN2", "stopSequence": 6 }, { "arrival": { "time": "1767822533", "uncertainty": 120 }, "departure": { "time": "1767822533", "uncertainty": 120 }, "stopId": "0:SEMINAI2", "stopSequence": 7 }, { "arrival": { "time": "1767822565", "uncertainty": 120 }, "departure": { "time": "1767822565", "uncertainty": 120 }, "stopId": "0:STANDRE2", "stopSequence": 8 }, { "arrival": { "time": "1767822623", "uncertainty": 120 }, "departure": { "time": "1767822623", "uncertainty": 120 }, "stopId": "0:PREVOTE2", "stopSequence": 9 }, { "arrival": { "time": "1767822683", "uncertainty": 120 }, "departure": { "time": "1767822683", "uncertainty": 120 }, "stopId": "0:JEANNED2", "stopSequence": 10 }, { "arrival": { "time": "1767822803", "uncertainty": 120 }, "departure": { "time": "1767822803", "uncertainty": 120 }, "stopId": "0:COSTEBE2", "stopSequence": 11 }, { "arrival": { "time": "1767822844", "uncertainty": 120 }, "departure": { "time": "1767822844", "uncertainty": 120 }, "stopId": "0:GRORMES2", "stopSequence": 12 }, { "arrival": { "time": "1767822915", "uncertainty": 120 }, "departure": { "time": "1767822915", "uncertainty": 120 }, "stopId": "0:GARENNE2", "stopSequence": 13 }, { "arrival": { "time": "1767822968", "uncertainty": 120 }, "departure": { "time": "1767822968", "uncertainty": 120 }, "stopId": "0:LESCLOS2", "stopSequence": 14 }, { "arrival": { "time": "1767823024", "uncertainty": 120 }, "departure": { "time": "1767823024", "uncertainty": 120 }, "stopId": "0:SORBIER2", "stopSequence": 15 }, { "arrival": { "time": "1767823092", "uncertainty": 120 }, "departure": { "time": "1767823092", "uncertainty": 120 }, "stopId": "0:PJOLY2", "stopSequence": 16 }, { "arrival": { "time": "1767823171", "uncertainty": 120 }, "departure": { "time": "1767823171", "uncertainty": 120 }, "stopId": "0:HOTELVI2", "stopSequence": 17 }, { "arrival": { "time": "1767823253", "uncertainty": 120 }, "departure": { "time": "1767823253", "uncertainty": 120 }, "stopId": "0:JOSEPH02", "stopSequence": 18 }, { "arrival": { "time": "1767822847", "uncertainty": 120 }, "departure": { "time": "1767822847", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PLGAULL2", "stopSequence": 19 }, { "arrival": { "time": "1767823400", "uncertainty": 120 }, "stopId": "0:MARLY1", "stopSequence": 20 } ], "timestamp": "1767823379", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "1_31615579" }, "vehicle": { "id": "1246", "label": "1246" } } }, { "id": "1621469", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767825506", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 }, { "arrival": { "time": "1767825537", "uncertainty": 120 }, "departure": { "time": "1767825537", "uncertainty": 120 }, "stopId": "0:FON01", "stopSequence": 2 }, { "arrival": { "time": "1767825622", "uncertainty": 120 }, "departure": { "time": "1767825622", "uncertainty": 120 }, "stopId": "0:CHA01", "stopSequence": 3 }, { "arrival": { "time": "1767825714", "uncertainty": 120 }, "departure": { "time": "1767825714", "uncertainty": 120 }, "stopId": "0:ROU01", "stopSequence": 4 }, { "arrival": { "time": "1767825806", "uncertainty": 120 }, "departure": { "time": "1767825806", "uncertainty": 120 }, "stopId": "0:JOB01", "stopSequence": 5 }, { "arrival": { "time": "1767825919", "uncertainty": 120 }, "departure": { "time": "1767825919", "uncertainty": 120 }, "stopId": "0:CAS01", "stopSequence": 6 }, { "arrival": { "time": "1767825971", "uncertainty": 120 }, "departure": { "time": "1767825971", "uncertainty": 120 }, "stopId": "0:BER01", "stopSequence": 7 }, { "arrival": { "time": "1767826046", "uncertainty": 120 }, "departure": { "time": "1767826046", "uncertainty": 120 }, "stopId": "0:ROC01", "stopSequence": 8 }, { "arrival": { "time": "1767826145", "uncertainty": 120 }, "departure": { "time": "1767826145", "uncertainty": 120 }, "stopId": "0:PON01", "stopSequence": 9 }, { "arrival": { "time": "1767826251", "uncertainty": 120 }, "departure": { "time": "1767826251", "uncertainty": 120 }, "stopId": "0:VIN01", "stopSequence": 10 }, { "arrival": { "time": "1767826312", "uncertainty": 120 }, "departure": { "time": "1767826312", "uncertainty": 120 }, "stopId": "0:LUX01", "stopSequence": 11 }, { "arrival": { "time": "1767826398", "uncertainty": 120 }, "departure": { "time": "1767826398", "uncertainty": 120 }, "stopId": "0:MOY01", "stopSequence": 12 }, { "arrival": { "time": "1767826535", "uncertainty": 120 }, "departure": { "time": "1767826535", "uncertainty": 120 }, "stopId": "0:REP01", "stopSequence": 13 }, { "arrival": { "time": "1767826635", "uncertainty": 120 }, "departure": { "time": "1767826635", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 14 }, { "arrival": { "time": "1767826715", "uncertainty": 120 }, "departure": { "time": "1767826715", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 15 }, { "arrival": { "time": "1767826789", "uncertainty": 120 }, "departure": { "time": "1767826789", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 16 }, { "arrival": { "time": "1767826872", "uncertainty": 120 }, "departure": { "time": "1767826872", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 17 }, { "arrival": { "time": "1767826955", "uncertainty": 120 }, "departure": { "time": "1767826955", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 18 }, { "arrival": { "time": "1767827031", "uncertainty": 120 }, "departure": { "time": "1767827031", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 19 }, { "arrival": { "time": "1767827096", "uncertainty": 120 }, "departure": { "time": "1767827096", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 20 }, { "arrival": { "time": "1767827188", "uncertainty": 120 }, "departure": { "time": "1767827188", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 21 }, { "arrival": { "time": "1767827263", "uncertainty": 120 }, "departure": { "time": "1767827263", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 22 }, { "arrival": { "time": "1767827321", "uncertainty": 120 }, "departure": { "time": "1767827321", "uncertainty": 120 }, "stopId": "0:BOR01", "stopSequence": 23 }, { "arrival": { "time": "1767827390", "uncertainty": 120 }, "departure": { "time": "1767827390", "uncertainty": 120 }, "stopId": "0:BLE01", "stopSequence": 24 }, { "arrival": { "time": "1767827492", "uncertainty": 120 }, "departure": { "time": "1767827492", "uncertainty": 120 }, "stopId": "0:SAR01", "stopSequence": 25 }, { "arrival": { "time": "1767827595", "uncertainty": 120 }, "departure": { "time": "1767827595", "uncertainty": 120 }, "stopId": "0:FEI01", "stopSequence": 26 }, { "arrival": { "time": "1767827651", "uncertainty": 120 }, "departure": { "time": "1767827651", "uncertainty": 120 }, "stopId": "0:SER01", "stopSequence": 27 }, { "arrival": { "time": "1767827803", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 28 } ], "timestamp": "1767823379", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_31621469" } } }, { "id": "1623255", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767820652", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 }, { "arrival": { "time": "1767820766", "uncertainty": 120 }, "departure": { "time": "1767820772", "uncertainty": 120 }, "stopId": "0:MER02", "stopSequence": 2 }, { "arrival": { "time": "1767820960", "uncertainty": 120 }, "departure": { "time": "1767820982", "uncertainty": 120 }, "stopId": "0:EXP02", "stopSequence": 3 }, { "arrival": { "time": "1767821061", "uncertainty": 120 }, "departure": { "time": "1767821061", "uncertainty": 120 }, "stopId": "0:ECO02", "stopSequence": 4 }, { "arrival": { "time": "1767821162", "uncertainty": 120 }, "departure": { "time": "1767821192", "uncertainty": 120 }, "stopId": "0:ART02", "stopSequence": 5 }, { "arrival": { "time": "1767821305", "uncertainty": 120 }, "departure": { "time": "1767821312", "uncertainty": 120 }, "stopId": "0:ARA02", "stopSequence": 6 }, { "arrival": { "time": "1767821383", "uncertainty": 120 }, "departure": { "time": "1767821383", "uncertainty": 120 }, "stopId": "0:GRA02", "stopSequence": 7 }, { "arrival": { "time": "1767821462", "uncertainty": 120 }, "departure": { "time": "1767821462", "uncertainty": 120 }, "stopId": "0:BRG02", "stopSequence": 8 }, { "arrival": { "time": "1767821547", "uncertainty": 120 }, "departure": { "time": "1767821552", "uncertainty": 120 }, "stopId": "0:GUY02", "stopSequence": 9 }, { "arrival": { "time": "1767821955", "uncertainty": 120 }, "departure": { "time": "1767822002", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 10 }, { "arrival": { "time": "1767822129", "uncertainty": 120 }, "departure": { "time": "1767822129", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 11 }, { "arrival": { "time": "1767822341", "uncertainty": 120 }, "departure": { "time": "1767822362", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 12 }, { "arrival": { "time": "1767822591", "uncertainty": 120 }, "departure": { "time": "1767822602", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 13 }, { "arrival": { "time": "1767822682", "uncertainty": 120 }, "departure": { "time": "1767822692", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 14 }, { "arrival": { "time": "1767822822", "uncertainty": 120 }, "departure": { "time": "1767822842", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 15 }, { "arrival": { "time": "1767822902", "uncertainty": 120 }, "departure": { "time": "1767822902", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 16 }, { "arrival": { "time": "1767822992", "uncertainty": 120 }, "departure": { "time": "1767823022", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 17 }, { "arrival": { "time": "1767823112", "uncertainty": 120 }, "departure": { "time": "1767823112", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 18 }, { "arrival": { "time": "1767823216", "uncertainty": 120 }, "departure": { "time": "1767823232", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 19 }, { "arrival": { "time": "1767823502", "uncertainty": 120 }, "departure": { "time": "1767823502", "uncertainty": 120 }, "stopId": "0:SAU02", "stopSequence": 20 }, { "arrival": { "time": "1767823568", "uncertainty": 120 }, "stopId": "0:CTU02", "stopSequence": 21 } ], "timestamp": "1767823379", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_31623255" }, "vehicle": { "id": "1312", "label": "1312" } } }, { "id": "1623258", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767826020", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 } ], "timestamp": "1767823379", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_31623258" } } }, { "id": "1623257", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767824255", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 }, { "arrival": { "time": "1767824334", "uncertainty": 120 }, "departure": { "time": "1767824334", "uncertainty": 120 }, "stopId": "0:MER02", "stopSequence": 2 }, { "arrival": { "time": "1767824504", "uncertainty": 120 }, "departure": { "time": "1767824504", "uncertainty": 120 }, "stopId": "0:EXP02", "stopSequence": 3 }, { "arrival": { "time": "1767824555", "uncertainty": 120 }, "departure": { "time": "1767824555", "uncertainty": 120 }, "stopId": "0:ECO02", "stopSequence": 4 }, { "arrival": { "time": "1767824644", "uncertainty": 120 }, "departure": { "time": "1767824644", "uncertainty": 120 }, "stopId": "0:ART02", "stopSequence": 5 }, { "arrival": { "time": "1767824748", "uncertainty": 120 }, "departure": { "time": "1767824748", "uncertainty": 120 }, "stopId": "0:ARA02", "stopSequence": 6 }, { "arrival": { "time": "1767824806", "uncertainty": 120 }, "departure": { "time": "1767824806", "uncertainty": 120 }, "stopId": "0:GRA02", "stopSequence": 7 }, { "arrival": { "time": "1767824872", "uncertainty": 120 }, "departure": { "time": "1767824872", "uncertainty": 120 }, "stopId": "0:BRG02", "stopSequence": 8 }, { "arrival": { "time": "1767824928", "uncertainty": 120 }, "departure": { "time": "1767824928", "uncertainty": 120 }, "stopId": "0:GUY02", "stopSequence": 9 }, { "arrival": { "time": "1767824975", "uncertainty": 120 }, "departure": { "time": "1767824975", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 10 }, { "arrival": { "time": "1767825052", "uncertainty": 120 }, "departure": { "time": "1767825052", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 11 }, { "arrival": { "time": "1767825133", "uncertainty": 120 }, "departure": { "time": "1767825133", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 12 }, { "arrival": { "time": "1767825223", "uncertainty": 120 }, "departure": { "time": "1767825223", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 13 }, { "arrival": { "time": "1767825275", "uncertainty": 120 }, "departure": { "time": "1767825275", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 14 }, { "arrival": { "time": "1767825369", "uncertainty": 120 }, "departure": { "time": "1767825369", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 15 }, { "arrival": { "time": "1767825444", "uncertainty": 120 }, "departure": { "time": "1767825444", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 16 }, { "arrival": { "time": "1767825515", "uncertainty": 120 }, "departure": { "time": "1767825515", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 17 }, { "arrival": { "time": "1767825627", "uncertainty": 120 }, "departure": { "time": "1767825627", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 18 }, { "arrival": { "time": "1767825755", "uncertainty": 120 }, "departure": { "time": "1767825755", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 19 }, { "arrival": { "time": "1767825989", "uncertainty": 120 }, "departure": { "time": "1767825989", "uncertainty": 120 }, "stopId": "0:SAU02", "stopSequence": 20 }, { "arrival": { "time": "1767826055", "uncertainty": 120 }, "stopId": "0:CTU02", "stopSequence": 21 } ], "timestamp": "1767823379", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_31623257" } } }, { "id": "1623256", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767824737", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 }, { "arrival": { "time": "1767824816", "uncertainty": 120 }, "departure": { "time": "1767824816", "uncertainty": 120 }, "stopId": "0:MER02", "stopSequence": 2 }, { "arrival": { "time": "1767824986", "uncertainty": 120 }, "departure": { "time": "1767824986", "uncertainty": 120 }, "stopId": "0:EXP02", "stopSequence": 3 }, { "arrival": { "time": "1767825037", "uncertainty": 120 }, "departure": { "time": "1767825037", "uncertainty": 120 }, "stopId": "0:ECO02", "stopSequence": 4 }, { "arrival": { "time": "1767825126", "uncertainty": 120 }, "departure": { "time": "1767825126", "uncertainty": 120 }, "stopId": "0:ART02", "stopSequence": 5 }, { "arrival": { "time": "1767825230", "uncertainty": 120 }, "departure": { "time": "1767825230", "uncertainty": 120 }, "stopId": "0:ARA02", "stopSequence": 6 }, { "arrival": { "time": "1767825288", "uncertainty": 120 }, "departure": { "time": "1767825288", "uncertainty": 120 }, "stopId": "0:GRA02", "stopSequence": 7 }, { "arrival": { "time": "1767825354", "uncertainty": 120 }, "departure": { "time": "1767825354", "uncertainty": 120 }, "stopId": "0:BRG02", "stopSequence": 8 }, { "arrival": { "time": "1767825410", "uncertainty": 120 }, "departure": { "time": "1767825410", "uncertainty": 120 }, "stopId": "0:GUY02", "stopSequence": 9 }, { "arrival": { "time": "1767825457", "uncertainty": 120 }, "departure": { "time": "1767825457", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 10 }, { "arrival": { "time": "1767825534", "uncertainty": 120 }, "departure": { "time": "1767825534", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 11 }, { "arrival": { "time": "1767825615", "uncertainty": 120 }, "departure": { "time": "1767825615", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 12 }, { "arrival": { "time": "1767825705", "uncertainty": 120 }, "departure": { "time": "1767825705", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 13 }, { "arrival": { "time": "1767825757", "uncertainty": 120 }, "departure": { "time": "1767825757", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 14 }, { "arrival": { "time": "1767825851", "uncertainty": 120 }, "departure": { "time": "1767825851", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 15 }, { "arrival": { "time": "1767825926", "uncertainty": 120 }, "departure": { "time": "1767825926", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 16 }, { "arrival": { "time": "1767825997", "uncertainty": 120 }, "departure": { "time": "1767825997", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 17 }, { "arrival": { "time": "1767826108", "uncertainty": 120 }, "departure": { "time": "1767826108", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 18 }, { "arrival": { "time": "1767826237", "uncertainty": 120 }, "departure": { "time": "1767826237", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 19 }, { "arrival": { "time": "1767826471", "uncertainty": 120 }, "departure": { "time": "1767826471", "uncertainty": 120 }, "stopId": "0:SAU02", "stopSequence": 20 }, { "arrival": { "time": "1767826537", "uncertainty": 120 }, "stopId": "0:CTU02", "stopSequence": 21 } ], "timestamp": "1767823379", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_31623256" } } }, { "id": "1623159", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767823566", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 }, { "arrival": { "time": "1767823652", "uncertainty": 120 }, "departure": { "time": "1767823652", "uncertainty": 120 }, "stopId": "0:SAU01", "stopSequence": 2 }, { "arrival": { "time": "1767823787", "uncertainty": 120 }, "departure": { "time": "1767823787", "uncertainty": 120 }, "stopId": "0:MOY01", "stopSequence": 3 }, { "arrival": { "time": "1767823916", "uncertainty": 120 }, "departure": { "time": "1767823916", "uncertainty": 120 }, "stopId": "0:REP01", "stopSequence": 4 }, { "arrival": { "time": "1767824016", "uncertainty": 120 }, "departure": { "time": "1767824016", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 5 }, { "arrival": { "time": "1767824096", "uncertainty": 120 }, "departure": { "time": "1767824096", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 6 }, { "arrival": { "time": "1767824170", "uncertainty": 120 }, "departure": { "time": "1767824170", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 7 }, { "arrival": { "time": "1767824253", "uncertainty": 120 }, "departure": { "time": "1767824253", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 8 }, { "arrival": { "time": "1767824336", "uncertainty": 120 }, "departure": { "time": "1767824336", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 9 }, { "arrival": { "time": "1767824425", "uncertainty": 120 }, "departure": { "time": "1767824425", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 10 }, { "arrival": { "time": "1767824501", "uncertainty": 120 }, "departure": { "time": "1767824501", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 11 }, { "arrival": { "time": "1767824608", "uncertainty": 120 }, "departure": { "time": "1767824608", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 12 }, { "arrival": { "time": "1767824696", "uncertainty": 120 }, "departure": { "time": "1767824696", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 13 }, { "arrival": { "time": "1767824745", "uncertainty": 120 }, "departure": { "time": "1767824745", "uncertainty": 120 }, "stopId": "0:GUY01", "stopSequence": 14 }, { "arrival": { "time": "1767824800", "uncertainty": 120 }, "departure": { "time": "1767824800", "uncertainty": 120 }, "stopId": "0:BRG01", "stopSequence": 15 }, { "arrival": { "time": "1767824867", "uncertainty": 120 }, "departure": { "time": "1767824867", "uncertainty": 120 }, "stopId": "0:GRA01", "stopSequence": 16 }, { "arrival": { "time": "1767824923", "uncertainty": 120 }, "departure": { "time": "1767824923", "uncertainty": 120 }, "stopId": "0:ARA01", "stopSequence": 17 }, { "arrival": { "time": "1767825027", "uncertainty": 120 }, "departure": { "time": "1767825027", "uncertainty": 120 }, "stopId": "0:ART01", "stopSequence": 18 }, { "arrival": { "time": "1767825116", "uncertainty": 120 }, "departure": { "time": "1767825116", "uncertainty": 120 }, "stopId": "0:ECO01", "stopSequence": 19 }, { "arrival": { "time": "1767825168", "uncertainty": 120 }, "departure": { "time": "1767825168", "uncertainty": 120 }, "stopId": "0:EXP01", "stopSequence": 20 }, { "arrival": { "time": "1767825341", "uncertainty": 120 }, "departure": { "time": "1767825341", "uncertainty": 120 }, "stopId": "0:MER01", "stopSequence": 21 }, { "arrival": { "time": "1767825416", "uncertainty": 120 }, "stopId": "0:MAT01", "stopSequence": 22 } ], "timestamp": "1767823379", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_31623159" } } }, { "id": "1623158", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767821026", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 }, { "arrival": { "time": "1767821079", "uncertainty": 120 }, "departure": { "time": "1767821079", "uncertainty": 120 }, "stopId": "0:SAU01", "stopSequence": 2 }, { "arrival": { "time": "1767821206", "uncertainty": 120 }, "departure": { "time": "1767821206", "uncertainty": 120 }, "stopId": "0:MOY01", "stopSequence": 3 }, { "arrival": { "time": "1767821364", "uncertainty": 120 }, "departure": { "time": "1767821386", "uncertainty": 120 }, "stopId": "0:REP01", "stopSequence": 4 }, { "arrival": { "time": "1767821476", "uncertainty": 120 }, "departure": { "time": "1767821506", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 5 }, { "arrival": { "time": "1767821585", "uncertainty": 120 }, "departure": { "time": "1767821596", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 6 }, { "arrival": { "time": "1767821674", "uncertainty": 120 }, "departure": { "time": "1767821686", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 7 }, { "arrival": { "time": "1767821776", "uncertainty": 120 }, "departure": { "time": "1767821776", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 8 }, { "arrival": { "time": "1767821881", "uncertainty": 120 }, "departure": { "time": "1767821896", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 9 }, { "arrival": { "time": "1767821986", "uncertainty": 120 }, "departure": { "time": "1767821986", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 10 }, { "arrival": { "time": "1767822076", "uncertainty": 120 }, "departure": { "time": "1767822437", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 11 }, { "arrival": { "time": "1767823443" }, "departure": { "time": "1767823443" }, "stopId": "0:BEL01", "stopSequence": 12 }, { "arrival": { "time": "1767823531" }, "departure": { "time": "1767823531" }, "stopId": "0:PRO01", "stopSequence": 13 }, { "arrival": { "time": "1767823580" }, "departure": { "time": "1767823580" }, "stopId": "0:GUY01", "stopSequence": 14 }, { "arrival": { "time": "1767823635" }, "departure": { "time": "1767823635" }, "stopId": "0:BRG01", "stopSequence": 15 }, { "arrival": { "time": "1767823702" }, "departure": { "time": "1767823702" }, "stopId": "0:GRA01", "stopSequence": 16 }, { "arrival": { "time": "1767823758" }, "departure": { "time": "1767823758" }, "stopId": "0:ARA01", "stopSequence": 17 }, { "arrival": { "time": "1767823862" }, "departure": { "time": "1767823862" }, "stopId": "0:ART01", "stopSequence": 18 }, { "arrival": { "time": "1767823951" }, "departure": { "time": "1767823951" }, "stopId": "0:ECO01", "stopSequence": 19 }, { "arrival": { "time": "1767824003" }, "departure": { "time": "1767824003" }, "stopId": "0:EXP01", "stopSequence": 20 }, { "arrival": { "time": "1767824176" }, "departure": { "time": "1767824176" }, "stopId": "0:MER01", "stopSequence": 21 }, { "arrival": { "time": "1767824251" }, "stopId": "0:MAT01", "stopSequence": 22 } ], "timestamp": "1767823379", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_31623158" }, "vehicle": { "id": "2149", "label": "2149" } } }, { "id": "1623157", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767819360", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 }, { "arrival": { "time": "1767819420", "uncertainty": 120 }, "departure": { "time": "1767819420", "uncertainty": 120 }, "stopId": "0:SAU01", "stopSequence": 2 }, { "arrival": { "time": "1767819570", "uncertainty": 120 }, "departure": { "time": "1767819570", "uncertainty": 120 }, "stopId": "0:MOY01", "stopSequence": 3 }, { "arrival": { "time": "1767819690", "uncertainty": 120 }, "departure": { "time": "1767819720", "uncertainty": 120 }, "stopId": "0:REP01", "stopSequence": 4 }, { "arrival": { "time": "1767819802", "uncertainty": 120 }, "departure": { "time": "1767819810", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 5 }, { "arrival": { "time": "1767823405" }, "departure": { "time": "1767823405" }, "stopId": "0:GAR01", "stopSequence": 6 }, { "arrival": { "time": "1767823479" }, "departure": { "time": "1767823479" }, "stopId": "0:POM01", "stopSequence": 7 }, { "arrival": { "time": "1767823562" }, "departure": { "time": "1767823562" }, "stopId": "0:SEI01", "stopSequence": 8 }, { "arrival": { "time": "1767823645" }, "departure": { "time": "1767823645" }, "stopId": "0:LEG01", "stopSequence": 9 }, { "arrival": { "time": "1767823735" }, "departure": { "time": "1767823735" }, "stopId": "0:ALC01", "stopSequence": 10 }, { "arrival": { "time": "1767823818" }, "departure": { "time": "1767823818" }, "stopId": "0:CIM01", "stopSequence": 11 }, { "arrival": { "time": "1767823925" }, "departure": { "time": "1767823925" }, "stopId": "0:BEL01", "stopSequence": 12 }, { "arrival": { "time": "1767824013" }, "departure": { "time": "1767824013" }, "stopId": "0:PRO01", "stopSequence": 13 }, { "arrival": { "time": "1767824062" }, "departure": { "time": "1767824062" }, "stopId": "0:GUY01", "stopSequence": 14 }, { "arrival": { "time": "1767824117" }, "departure": { "time": "1767824117" }, "stopId": "0:BRG01", "stopSequence": 15 }, { "arrival": { "time": "1767824184" }, "departure": { "time": "1767824184" }, "stopId": "0:GRA01", "stopSequence": 16 }, { "arrival": { "time": "1767824240" }, "departure": { "time": "1767824240" }, "stopId": "0:ARA01", "stopSequence": 17 }, { "arrival": { "time": "1767824344" }, "departure": { "time": "1767824344" }, "stopId": "0:ART01", "stopSequence": 18 }, { "arrival": { "time": "1767824433" }, "departure": { "time": "1767824433" }, "stopId": "0:ECO01", "stopSequence": 19 }, { "arrival": { "time": "1767824485" }, "departure": { "time": "1767824485" }, "stopId": "0:EXP01", "stopSequence": 20 }, { "arrival": { "time": "1767824658" }, "departure": { "time": "1767824658" }, "stopId": "0:MER01", "stopSequence": 21 }, { "arrival": { "time": "1767824733" }, "stopId": "0:MAT01", "stopSequence": 22 } ], "timestamp": "1767823379", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_31623157" }, "vehicle": { "id": "1322", "label": "1322" } } }, { "id": "1627776", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767825300", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 1 } ], "timestamp": "1767823379", "trip": { "directionId": 0, "routeId": "F4", "scheduleRelationship": "SCHEDULED", "tripId": "1_31627776" } } }, { "id": "1623161", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767826320", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 } ], "timestamp": "1767823379", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_31623161" } } }, { "id": "1623160", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767826544", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 }, { "arrival": { "time": "1767826630", "uncertainty": 120 }, "departure": { "time": "1767826630", "uncertainty": 120 }, "stopId": "0:SAU01", "stopSequence": 2 }, { "arrival": { "time": "1767826765", "uncertainty": 120 }, "departure": { "time": "1767826765", "uncertainty": 120 }, "stopId": "0:MOY01", "stopSequence": 3 }, { "arrival": { "time": "1767826901", "uncertainty": 120 }, "departure": { "time": "1767826901", "uncertainty": 120 }, "stopId": "0:REP01", "stopSequence": 4 }, { "arrival": { "time": "1767827001", "uncertainty": 120 }, "departure": { "time": "1767827001", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 5 }, { "arrival": { "time": "1767827081", "uncertainty": 120 }, "departure": { "time": "1767827081", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 6 }, { "arrival": { "time": "1767827155", "uncertainty": 120 }, "departure": { "time": "1767827155", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 7 }, { "arrival": { "time": "1767827238", "uncertainty": 120 }, "departure": { "time": "1767827238", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 8 }, { "arrival": { "time": "1767827321", "uncertainty": 120 }, "departure": { "time": "1767827321", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 9 }, { "arrival": { "time": "1767827399", "uncertainty": 120 }, "departure": { "time": "1767827399", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 10 }, { "arrival": { "time": "1767827466", "uncertainty": 120 }, "departure": { "time": "1767827466", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 11 }, { "arrival": { "time": "1767827561", "uncertainty": 120 }, "departure": { "time": "1767827561", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 12 }, { "arrival": { "time": "1767827638", "uncertainty": 120 }, "departure": { "time": "1767827638", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 13 }, { "arrival": { "time": "1767827687", "uncertainty": 120 }, "departure": { "time": "1767827687", "uncertainty": 120 }, "stopId": "0:GUY01", "stopSequence": 14 }, { "arrival": { "time": "1767827742", "uncertainty": 120 }, "departure": { "time": "1767827742", "uncertainty": 120 }, "stopId": "0:BRG01", "stopSequence": 15 }, { "arrival": { "time": "1767827809", "uncertainty": 120 }, "departure": { "time": "1767827809", "uncertainty": 120 }, "stopId": "0:GRA01", "stopSequence": 16 }, { "arrival": { "time": "1767827865", "uncertainty": 120 }, "departure": { "time": "1767827865", "uncertainty": 120 }, "stopId": "0:ARA01", "stopSequence": 17 }, { "arrival": { "time": "1767827969", "uncertainty": 120 }, "departure": { "time": "1767827969", "uncertainty": 120 }, "stopId": "0:ART01", "stopSequence": 18 }, { "arrival": { "time": "1767828058", "uncertainty": 120 }, "departure": { "time": "1767828058", "uncertainty": 120 }, "stopId": "0:ECO01", "stopSequence": 19 }, { "arrival": { "time": "1767828110", "uncertainty": 120 }, "departure": { "time": "1767828110", "uncertainty": 120 }, "stopId": "0:EXP01", "stopSequence": 20 }, { "arrival": { "time": "1767828283", "uncertainty": 120 }, "departure": { "time": "1767828283", "uncertainty": 120 }, "stopId": "0:MER01", "stopSequence": 21 }, { "arrival": { "time": "1767828358", "uncertainty": 120 }, "stopId": "0:MAT01", "stopSequence": 22 } ], "timestamp": "1767823379", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_31623160" } } }, { "id": "1627774", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767825300", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 1 } ], "timestamp": "1767823379", "trip": { "directionId": 0, "routeId": "F3", "scheduleRelationship": "SCHEDULED", "tripId": "1_31627774" } } }, { "id": "1627772", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767825300", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 1 } ], "timestamp": "1767823379", "trip": { "directionId": 0, "routeId": "F2", "scheduleRelationship": "SCHEDULED", "tripId": "1_31627772" } } }, { "id": "1627770", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767825300", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 1 } ], "timestamp": "1767823379", "trip": { "directionId": 0, "routeId": "F1", "scheduleRelationship": "SCHEDULED", "tripId": "1_31627770" } } }, { "id": "1616806", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767821842", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 1 }, { "arrival": { "time": "1767822007", "uncertainty": 120 }, "departure": { "time": "1767822007", "uncertainty": 120 }, "stopId": "0:STNICOL3", "stopSequence": 2 }, { "arrival": { "time": "1767822081", "uncertainty": 120 }, "departure": { "time": "1767822082", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 3 }, { "arrival": { "time": "1767822322", "uncertainty": 120 }, "departure": { "time": "1767822322", "uncertainty": 120 }, "stopId": "0:SEILLE2", "stopSequence": 4 }, { "arrival": { "time": "1767822412", "uncertainty": 120 }, "departure": { "time": "1767822412", "uncertainty": 120 }, "stopId": "0:FRIANT2", "stopSequence": 5 }, { "arrival": { "time": "1767822451", "uncertainty": 120 }, "departure": { "time": "1767822451", "uncertainty": 120 }, "stopId": "0:HERMITE2", "stopSequence": 6 }, { "arrival": { "time": "1767822472", "uncertainty": 120 }, "departure": { "time": "1767822472", "uncertainty": 120 }, "stopId": "0:COLLIGN2", "stopSequence": 7 }, { "arrival": { "time": "1767822522", "uncertainty": 120 }, "departure": { "time": "1767822522", "uncertainty": 120 }, "stopId": "0:DUCROCQ2", "stopSequence": 8 }, { "arrival": { "time": "1767822577", "uncertainty": 120 }, "departure": { "time": "1767822577", "uncertainty": 120 }, "stopId": "0:HESTAUX2", "stopSequence": 9 }, { "arrival": { "time": "1767822615", "uncertainty": 120 }, "departure": { "time": "1767822622", "uncertainty": 120 }, "stopId": "0:GOUSSEL2", "stopSequence": 10 }, { "arrival": { "time": "1767822659", "uncertainty": 120 }, "departure": { "time": "1767822659", "uncertainty": 120 }, "stopId": "0:CLAUDEL2", "stopSequence": 11 }, { "arrival": { "time": "1767822756", "uncertainty": 120 }, "departure": { "time": "1767822772", "uncertainty": 120 }, "stopId": "0:OBERL653", "stopSequence": 12 }, { "arrival": { "time": "1767822881", "uncertainty": 120 }, "departure": { "time": "1767822892", "uncertainty": 120 }, "stopId": "0:PEUPLIE2", "stopSequence": 13 }, { "arrival": { "time": "1767823087", "uncertainty": 120 }, "departure": { "time": "1767823102", "uncertainty": 120 }, "stopId": "0:GRIGY2", "stopSequence": 14 }, { "arrival": { "time": "1767823235", "uncertainty": 120 }, "departure": { "time": "1767823235", "uncertainty": 120 }, "stopId": "0:GDECOLE2", "stopSequence": 15 }, { "arrival": { "time": "1767823363", "uncertainty": 120 }, "departure": { "time": "1767823372", "uncertainty": 120 }, "stopId": "0:PASSOTE2", "stopSequence": 16 }, { "arrival": { "time": "1767823402", "uncertainty": 120 }, "departure": { "time": "1767823402", "uncertainty": 120 }, "stopId": "0:CUVION2", "stopSequence": 17 }, { "arrival": { "time": "1767823457", "uncertainty": 120 }, "departure": { "time": "1767823457", "uncertainty": 120 }, "stopId": "0:DOLICHE2", "stopSequence": 18 }, { "arrival": { "time": "1767823488", "uncertainty": 120 }, "departure": { "time": "1767823488", "uncertainty": 120 }, "stopId": "0:30JOURS2", "stopSequence": 19 }, { "arrival": { "time": "1767823526", "uncertainty": 120 }, "departure": { "time": "1767823526", "uncertainty": 120 }, "stopId": "0:LADAME2", "stopSequence": 20 }, { "arrival": { "time": "1767823578", "uncertainty": 120 }, "departure": { "time": "1767823578", "uncertainty": 120 }, "stopId": "0:FALOGNE2", "stopSequence": 21 }, { "arrival": { "time": "1767823615", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 22 } ], "timestamp": "1767823379", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_31616806" }, "vehicle": { "id": "1831", "label": "1831" } } }, { "id": "1621851", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767826164", "uncertainty": 120 }, "stopId": "0:MIC02", "stopSequence": 1 }, { "arrival": { "time": "1767826251", "uncertainty": 120 }, "departure": { "time": "1767826251", "uncertainty": 120 }, "stopId": "0:COL02", "stopSequence": 2 }, { "arrival": { "time": "1767826313", "uncertainty": 120 }, "departure": { "time": "1767826313", "uncertainty": 120 }, "stopId": "0:CLO02", "stopSequence": 3 }, { "arrival": { "time": "1767826401", "uncertainty": 120 }, "departure": { "time": "1767826401", "uncertainty": 120 }, "stopId": "0:BLE02", "stopSequence": 4 }, { "arrival": { "time": "1767826464", "uncertainty": 120 }, "departure": { "time": "1767826464", "uncertainty": 120 }, "stopId": "0:BOR02", "stopSequence": 5 }, { "arrival": { "time": "1767826523", "uncertainty": 120 }, "departure": { "time": "1767826523", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 6 }, { "arrival": { "time": "1767826600", "uncertainty": 120 }, "departure": { "time": "1767826600", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 7 }, { "arrival": { "time": "1767826681", "uncertainty": 120 }, "departure": { "time": "1767826681", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 8 }, { "arrival": { "time": "1767826771", "uncertainty": 120 }, "departure": { "time": "1767826771", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 9 }, { "arrival": { "time": "1767826823", "uncertainty": 120 }, "departure": { "time": "1767826823", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 10 }, { "arrival": { "time": "1767826917", "uncertainty": 120 }, "departure": { "time": "1767826917", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 11 }, { "arrival": { "time": "1767826992", "uncertainty": 120 }, "departure": { "time": "1767826992", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 12 }, { "arrival": { "time": "1767827063", "uncertainty": 120 }, "departure": { "time": "1767827063", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 13 }, { "arrival": { "time": "1767827175", "uncertainty": 120 }, "departure": { "time": "1767827175", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 14 }, { "arrival": { "time": "1767827303", "uncertainty": 120 }, "departure": { "time": "1767827303", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 15 }, { "arrival": { "time": "1767827471", "uncertainty": 120 }, "departure": { "time": "1767827471", "uncertainty": 120 }, "stopId": "0:LUX02", "stopSequence": 16 }, { "arrival": { "time": "1767827527", "uncertainty": 120 }, "departure": { "time": "1767827527", "uncertainty": 120 }, "stopId": "0:VIN02", "stopSequence": 17 }, { "arrival": { "time": "1767827593", "uncertainty": 120 }, "departure": { "time": "1767827593", "uncertainty": 120 }, "stopId": "0:PON02", "stopSequence": 18 }, { "arrival": { "time": "1767827663", "uncertainty": 120 }, "departure": { "time": "1767827663", "uncertainty": 120 }, "stopId": "0:ROC02", "stopSequence": 19 }, { "arrival": { "time": "1767827743", "uncertainty": 120 }, "departure": { "time": "1767827743", "uncertainty": 120 }, "stopId": "0:BER02", "stopSequence": 20 }, { "arrival": { "time": "1767827787", "uncertainty": 120 }, "departure": { "time": "1767827787", "uncertainty": 120 }, "stopId": "0:CAS02", "stopSequence": 21 }, { "arrival": { "time": "1767827903", "uncertainty": 120 }, "departure": { "time": "1767827903", "uncertainty": 120 }, "stopId": "0:JOB02", "stopSequence": 22 }, { "arrival": { "time": "1767828022", "uncertainty": 120 }, "departure": { "time": "1767828022", "uncertainty": 120 }, "stopId": "0:ROU02", "stopSequence": 23 }, { "arrival": { "time": "1767828130", "uncertainty": 120 }, "departure": { "time": "1767828130", "uncertainty": 120 }, "stopId": "0:CHA02", "stopSequence": 24 }, { "arrival": { "time": "1767828231", "uncertainty": 120 }, "departure": { "time": "1767828231", "uncertainty": 120 }, "stopId": "0:FON02", "stopSequence": 25 }, { "arrival": { "time": "1767828263", "uncertainty": 120 }, "stopId": "0:WOI02", "stopSequence": 26 } ], "timestamp": "1767823379", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_31621851" } } }, { "id": "1621798", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767825698", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 1 }, { "arrival": { "time": "1767825869", "uncertainty": 120 }, "departure": { "time": "1767825869", "uncertainty": 120 }, "stopId": "0:SER02", "stopSequence": 2 }, { "arrival": { "time": "1767825934", "uncertainty": 120 }, "departure": { "time": "1767825934", "uncertainty": 120 }, "stopId": "0:FEI02", "stopSequence": 3 }, { "arrival": { "time": "1767825994", "uncertainty": 120 }, "departure": { "time": "1767825994", "uncertainty": 120 }, "stopId": "0:SAR02", "stopSequence": 4 }, { "arrival": { "time": "1767826118", "uncertainty": 120 }, "departure": { "time": "1767826118", "uncertainty": 120 }, "stopId": "0:BLE02", "stopSequence": 5 }, { "arrival": { "time": "1767826182", "uncertainty": 120 }, "departure": { "time": "1767826182", "uncertainty": 120 }, "stopId": "0:BOR02", "stopSequence": 6 }, { "arrival": { "time": "1767826241", "uncertainty": 120 }, "departure": { "time": "1767826241", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 7 }, { "arrival": { "time": "1767826318", "uncertainty": 120 }, "departure": { "time": "1767826318", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 8 }, { "arrival": { "time": "1767826399", "uncertainty": 120 }, "departure": { "time": "1767826399", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 9 }, { "arrival": { "time": "1767826489", "uncertainty": 120 }, "departure": { "time": "1767826489", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 10 }, { "arrival": { "time": "1767826541", "uncertainty": 120 }, "departure": { "time": "1767826541", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 11 }, { "arrival": { "time": "1767826635", "uncertainty": 120 }, "departure": { "time": "1767826635", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 12 }, { "arrival": { "time": "1767826710", "uncertainty": 120 }, "departure": { "time": "1767826710", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 13 }, { "arrival": { "time": "1767826781", "uncertainty": 120 }, "departure": { "time": "1767826781", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 14 }, { "arrival": { "time": "1767826892", "uncertainty": 120 }, "departure": { "time": "1767826892", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 15 }, { "arrival": { "time": "1767827021", "uncertainty": 120 }, "departure": { "time": "1767827021", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 16 }, { "arrival": { "time": "1767827189", "uncertainty": 120 }, "departure": { "time": "1767827189", "uncertainty": 120 }, "stopId": "0:LUX02", "stopSequence": 17 }, { "arrival": { "time": "1767827245", "uncertainty": 120 }, "departure": { "time": "1767827245", "uncertainty": 120 }, "stopId": "0:VIN02", "stopSequence": 18 }, { "arrival": { "time": "1767827311", "uncertainty": 120 }, "departure": { "time": "1767827311", "uncertainty": 120 }, "stopId": "0:PON02", "stopSequence": 19 }, { "arrival": { "time": "1767827381", "uncertainty": 120 }, "departure": { "time": "1767827381", "uncertainty": 120 }, "stopId": "0:ROC02", "stopSequence": 20 }, { "arrival": { "time": "1767827461", "uncertainty": 120 }, "departure": { "time": "1767827461", "uncertainty": 120 }, "stopId": "0:BER02", "stopSequence": 21 }, { "arrival": { "time": "1767827505", "uncertainty": 120 }, "departure": { "time": "1767827505", "uncertainty": 120 }, "stopId": "0:CAS02", "stopSequence": 22 }, { "arrival": { "time": "1767827621", "uncertainty": 120 }, "departure": { "time": "1767827621", "uncertainty": 120 }, "stopId": "0:JOB02", "stopSequence": 23 }, { "arrival": { "time": "1767827740", "uncertainty": 120 }, "departure": { "time": "1767827740", "uncertainty": 120 }, "stopId": "0:ROU02", "stopSequence": 24 }, { "arrival": { "time": "1767827848", "uncertainty": 120 }, "departure": { "time": "1767827848", "uncertainty": 120 }, "stopId": "0:CHA02", "stopSequence": 25 }, { "arrival": { "time": "1767827949", "uncertainty": 120 }, "departure": { "time": "1767827949", "uncertainty": 120 }, "stopId": "0:FON02", "stopSequence": 26 }, { "arrival": { "time": "1767827981", "uncertainty": 120 }, "stopId": "0:WOI02", "stopSequence": 27 } ], "timestamp": "1767823379", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_31621798" } } }, { "id": "1621797", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767820111", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 1 }, { "arrival": { "time": "1767820261", "uncertainty": 120 }, "departure": { "time": "1767820261", "uncertainty": 120 }, "stopId": "0:SER02", "stopSequence": 2 }, { "arrival": { "time": "1767820321", "uncertainty": 120 }, "departure": { "time": "1767820321", "uncertainty": 120 }, "stopId": "0:FEI02", "stopSequence": 3 }, { "arrival": { "time": "1767820380", "uncertainty": 120 }, "departure": { "time": "1767820381", "uncertainty": 120 }, "stopId": "0:SAR02", "stopSequence": 4 }, { "arrival": { "time": "1767820521", "uncertainty": 120 }, "departure": { "time": "1767820531", "uncertainty": 120 }, "stopId": "0:BLE02", "stopSequence": 5 }, { "arrival": { "time": "1767820591", "uncertainty": 120 }, "departure": { "time": "1767820591", "uncertainty": 120 }, "stopId": "0:BOR02", "stopSequence": 6 }, { "arrival": { "time": "1767820651", "uncertainty": 120 }, "departure": { "time": "1767820651", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 7 }, { "arrival": { "time": "1767820741", "uncertainty": 120 }, "departure": { "time": "1767820741", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 8 }, { "arrival": { "time": "1767820826", "uncertainty": 120 }, "departure": { "time": "1767820831", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 9 }, { "arrival": { "time": "1767820943", "uncertainty": 120 }, "departure": { "time": "1767820951", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 10 }, { "arrival": { "time": "1767821011", "uncertainty": 120 }, "departure": { "time": "1767821011", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 11 }, { "arrival": { "time": "1767821094", "uncertainty": 120 }, "departure": { "time": "1767821101", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 12 }, { "arrival": { "time": "1767821161", "uncertainty": 120 }, "departure": { "time": "1767821161", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 13 }, { "arrival": { "time": "1767821252", "uncertainty": 120 }, "departure": { "time": "1767821252", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 14 }, { "arrival": { "time": "1767821378", "uncertainty": 120 }, "departure": { "time": "1767821378", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 15 }, { "arrival": { "time": "1767821474", "uncertainty": 120 }, "departure": { "time": "1767821491", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 16 }, { "arrival": { "time": "1767821725", "uncertainty": 120 }, "departure": { "time": "1767821731", "uncertainty": 120 }, "stopId": "0:LUX02", "stopSequence": 17 }, { "arrival": { "time": "1767821791", "uncertainty": 120 }, "departure": { "time": "1767821791", "uncertainty": 120 }, "stopId": "0:VIN02", "stopSequence": 18 }, { "arrival": { "time": "1767821862", "uncertainty": 120 }, "departure": { "time": "1767821862", "uncertainty": 120 }, "stopId": "0:PON02", "stopSequence": 19 }, { "arrival": { "time": "1767821939", "uncertainty": 120 }, "departure": { "time": "1767822001", "uncertainty": 120 }, "stopId": "0:ROC02", "stopSequence": 20 }, { "arrival": { "time": "1767823470", "uncertainty": 120 }, "departure": { "time": "1767823470", "uncertainty": 120 }, "stopId": "0:BER02", "stopSequence": 21 }, { "arrival": { "time": "1767823514", "uncertainty": 120 }, "departure": { "time": "1767823514", "uncertainty": 120 }, "stopId": "0:CAS02", "stopSequence": 22 }, { "arrival": { "time": "1767823630", "uncertainty": 120 }, "departure": { "time": "1767823630", "uncertainty": 120 }, "stopId": "0:JOB02", "stopSequence": 23 }, { "arrival": { "time": "1767823749", "uncertainty": 120 }, "departure": { "time": "1767823749", "uncertainty": 120 }, "stopId": "0:ROU02", "stopSequence": 24 }, { "arrival": { "time": "1767823857", "uncertainty": 120 }, "departure": { "time": "1767823857", "uncertainty": 120 }, "stopId": "0:CHA02", "stopSequence": 25 }, { "arrival": { "time": "1767823958", "uncertainty": 120 }, "departure": { "time": "1767823958", "uncertainty": 120 }, "stopId": "0:FON02", "stopSequence": 26 }, { "arrival": { "time": "1767823990", "uncertainty": 120 }, "stopId": "0:WOI02", "stopSequence": 27 } ], "timestamp": "1767823379", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_31621797" }, "vehicle": { "id": "1310", "label": "1310" } } }, { "id": "1616217", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767821842", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 1 }, { "arrival": { "time": "1767821962", "uncertainty": 120 }, "departure": { "time": "1767821962", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 2 }, { "arrival": { "time": "1767822082", "uncertainty": 120 }, "departure": { "time": "1767822112", "uncertainty": 120 }, "stopId": "0:GARGS", "stopSequence": 3 }, { "arrival": { "time": "1767823434" }, "departure": { "time": "1767823434" }, "stopId": "0:LAFAYET2", "stopSequence": 4 }, { "arrival": { "time": "1767823505" }, "departure": { "time": "1767823505" }, "stopId": "0:ARENES2", "stopSequence": 5 }, { "arrival": { "time": "1767823568" }, "departure": { "time": "1767823568" }, "stopId": "0:BOILVIN2", "stopSequence": 6 }, { "arrival": { "time": "1767823633" }, "departure": { "time": "1767823633" }, "stopId": "0:SLIVIER2", "stopSequence": 7 }, { "arrival": { "time": "1767823714" }, "departure": { "time": "1767823714" }, "stopId": "0:EGLISE2", "stopSequence": 8 }, { "arrival": { "time": "1767823769" }, "departure": { "time": "1767823769" }, "stopId": "0:LAVOIR2", "stopSequence": 9 }, { "arrival": { "time": "1767823834" }, "departure": { "time": "1767823834" }, "stopId": "0:4VENTS2", "stopSequence": 10 }, { "arrival": { "time": "1767823924" }, "departure": { "time": "1767823924" }, "stopId": "0:HORGNE2", "stopSequence": 11 }, { "arrival": { "time": "1767823973" }, "departure": { "time": "1767823973" }, "stopId": "0:LYAUT656", "stopSequence": 12 }, { "arrival": { "time": "1767824028" }, "departure": { "time": "1767824028" }, "stopId": "0:JERUSAL2", "stopSequence": 13 }, { "arrival": { "time": "1767824074" }, "departure": { "time": "1767824074" }, "stopId": "0:COLSON2", "stopSequence": 14 }, { "arrival": { "time": "1767824132" }, "departure": { "time": "1767824132" }, "stopId": "0:VACONS2", "stopSequence": 15 }, { "arrival": { "time": "1767824211" }, "departure": { "time": "1767824211" }, "stopId": "0:MARGUER2", "stopSequence": 16 }, { "arrival": { "time": "1767824269" }, "departure": { "time": "1767824269" }, "stopId": "0:VOLONTA2", "stopSequence": 17 }, { "arrival": { "time": "1767824314" }, "departure": { "time": "1767824314" }, "stopId": "0:MTPRIVA2", "stopSequence": 18 }, { "arrival": { "time": "1767824494" }, "stopId": "0:COSTEBE4", "stopSequence": 19 } ], "timestamp": "1767823379", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_31616217" }, "vehicle": { "id": "1857", "label": "1857" } } }, { "id": "1621745", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767823991", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 }, { "arrival": { "time": "1767824022", "uncertainty": 120 }, "departure": { "time": "1767824022", "uncertainty": 120 }, "stopId": "0:FON01", "stopSequence": 2 }, { "arrival": { "time": "1767824107", "uncertainty": 120 }, "departure": { "time": "1767824107", "uncertainty": 120 }, "stopId": "0:CHA01", "stopSequence": 3 }, { "arrival": { "time": "1767824199", "uncertainty": 120 }, "departure": { "time": "1767824199", "uncertainty": 120 }, "stopId": "0:ROU01", "stopSequence": 4 }, { "arrival": { "time": "1767824291", "uncertainty": 120 }, "departure": { "time": "1767824291", "uncertainty": 120 }, "stopId": "0:JOB01", "stopSequence": 5 }, { "arrival": { "time": "1767824404", "uncertainty": 120 }, "departure": { "time": "1767824404", "uncertainty": 120 }, "stopId": "0:CAS01", "stopSequence": 6 }, { "arrival": { "time": "1767824456", "uncertainty": 120 }, "departure": { "time": "1767824456", "uncertainty": 120 }, "stopId": "0:BER01", "stopSequence": 7 }, { "arrival": { "time": "1767824531", "uncertainty": 120 }, "departure": { "time": "1767824531", "uncertainty": 120 }, "stopId": "0:ROC01", "stopSequence": 8 }, { "arrival": { "time": "1767824630", "uncertainty": 120 }, "departure": { "time": "1767824630", "uncertainty": 120 }, "stopId": "0:PON01", "stopSequence": 9 }, { "arrival": { "time": "1767824736", "uncertainty": 120 }, "departure": { "time": "1767824736", "uncertainty": 120 }, "stopId": "0:VIN01", "stopSequence": 10 }, { "arrival": { "time": "1767824797", "uncertainty": 120 }, "departure": { "time": "1767824797", "uncertainty": 120 }, "stopId": "0:LUX01", "stopSequence": 11 }, { "arrival": { "time": "1767824883", "uncertainty": 120 }, "departure": { "time": "1767824883", "uncertainty": 120 }, "stopId": "0:MOY01", "stopSequence": 12 }, { "arrival": { "time": "1767825020", "uncertainty": 120 }, "departure": { "time": "1767825020", "uncertainty": 120 }, "stopId": "0:REP01", "stopSequence": 13 }, { "arrival": { "time": "1767825120", "uncertainty": 120 }, "departure": { "time": "1767825120", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 14 }, { "arrival": { "time": "1767825200", "uncertainty": 120 }, "departure": { "time": "1767825200", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 15 }, { "arrival": { "time": "1767825274", "uncertainty": 120 }, "departure": { "time": "1767825274", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 16 }, { "arrival": { "time": "1767825357", "uncertainty": 120 }, "departure": { "time": "1767825357", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 17 }, { "arrival": { "time": "1767825440", "uncertainty": 120 }, "departure": { "time": "1767825440", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 18 }, { "arrival": { "time": "1767825529", "uncertainty": 120 }, "departure": { "time": "1767825529", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 19 }, { "arrival": { "time": "1767825605", "uncertainty": 120 }, "departure": { "time": "1767825605", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 20 }, { "arrival": { "time": "1767825712", "uncertainty": 120 }, "departure": { "time": "1767825712", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 21 }, { "arrival": { "time": "1767825800", "uncertainty": 120 }, "departure": { "time": "1767825800", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 22 }, { "arrival": { "time": "1767825858", "uncertainty": 120 }, "departure": { "time": "1767825858", "uncertainty": 120 }, "stopId": "0:BOR01", "stopSequence": 23 }, { "arrival": { "time": "1767825927", "uncertainty": 120 }, "departure": { "time": "1767825927", "uncertainty": 120 }, "stopId": "0:BLE01", "stopSequence": 24 }, { "arrival": { "time": "1767826014", "uncertainty": 120 }, "departure": { "time": "1767826014", "uncertainty": 120 }, "stopId": "0:CLO01", "stopSequence": 25 }, { "arrival": { "time": "1767826075", "uncertainty": 120 }, "departure": { "time": "1767826075", "uncertainty": 120 }, "stopId": "0:COL01", "stopSequence": 26 }, { "arrival": { "time": "1767826162", "uncertainty": 120 }, "stopId": "0:MIC01", "stopSequence": 27 } ], "timestamp": "1767823379", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_31621745" } } }, { "id": "1616022", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1767821837", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 1 }, { "arrival": { "time": "1767821957", "uncertainty": 120 }, "departure": { "time": "1767821957", "uncertainty": 120 }, "stopId": "0:VAUTRIN3", "stopSequence": 2 }, { "arrival": { "time": "1767822077", "uncertainty": 120 }, "departure": { "time": "1767822077", "uncertainty": 120 }, "stopId": "0:PREFECT2", "stopSequence": 3 }, { "arrival": { "time": "1767822137", "uncertainty": 120 }, "departure": { "time": "1767822137", "uncertainty": 120 }, "stopId": "0:STGEORG2", "stopSequence": 4 }, { "arrival": { "time": "1767822209", "uncertainty": 120 }, "departure": { "time": "1767822227", "uncertainty": 120 }, "stopId": "0:RIMPORT2", "stopSequence": 5 }, { "arrival": { "time": "1767822390", "uncertainty": 120 }, "departure": { "time": "1767822390", "uncertainty": 120 }, "stopId": "0:PONTIFF2", "stopSequence": 6 }, { "arrival": { "time": "1767822476", "uncertainty": 120 }, "departure": { "time": "1767822527", "uncertainty": 120 }, "stopId": "0:ROCHAMB2", "stopSequence": 7 }, { "arrival": { "time": "1767822658", "uncertainty": 120 }, "departure": { "time": "1767822677", "uncertainty": 120 }, "stopId": "0:BERNANO2", "stopSequence": 8 }, { "arrival": { "time": "1767822744", "uncertainty": 120 }, "departure": { "time": "1767822744", "uncertainty": 120 }, "stopId": "0:DALES2", "stopSequence": 9 }, { "arrival": { "time": "1767822814", "uncertainty": 120 }, "departure": { "time": "1767822814", "uncertainty": 120 }, "stopId": "0:PATROTT2", "stopSequence": 10 }, { "arrival": { "time": "1767822925", "uncertainty": 120 }, "departure": { "time": "1767822925", "uncertainty": 120 }, "stopId": "0:PAQUET2", "stopSequence": 11 }, { "arrival": { "time": "1767822947", "uncertainty": 120 }, "departure": { "time": "1767822947", "uncertainty": 120 }, "stopId": "0:DAGA2", "stopSequence": 12 }, { "arrival": { "time": "1767823003", "uncertainty": 120 }, "departure": { "time": "1767823003", "uncertainty": 120 }, "stopId": "0:4BORNES2", "stopSequence": 13 }, { "arrival": { "time": "1767823097", "uncertainty": 120 }, "departure": { "time": "1767823097", "uncertainty": 120 }, "stopId": "0:MORLOT2", "stopSequence": 14 }, { "arrival": { "time": "1767823121", "uncertainty": 120 }, "departure": { "time": "1767823127", "uncertainty": 120 }, "stopId": "0:COUPILL2", "stopSequence": 15 }, { "arrival": { "time": "1767823186", "uncertainty": 120 }, "departure": { "time": "1767823186", "uncertainty": 120 }, "stopId": "0:RUCHER2", "stopSequence": 16 }, { "arrival": { "time": "1767823229", "uncertainty": 120 }, "departure": { "time": "1767823229", "uncertainty": 120 }, "stopId": "0:ROSEMAR2", "stopSequence": 17 }, { "arrival": { "time": "1767823322", "uncertainty": 120 }, "departure": { "time": "1767823337", "uncertainty": 120 }, "stopId": "0:SAULES2", "stopSequence": 18 }, { "arrival": { "time": "1767823405", "uncertainty": 120 }, "departure": { "time": "1767823405", "uncertainty": 120 }, "stopId": "0:WOIPHOT2", "stopSequence": 19 }, { "arrival": { "time": "1767823479", "uncertainty": 120 }, "departure": { "time": "1767823479", "uncertainty": 120 }, "stopId": "0:WCHATEA2", "stopSequence": 20 }, { "arrival": { "time": "1767823585", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 21 } ], "timestamp": "1767823379", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_31616022" }, "vehicle": { "id": "951", "label": "951" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1767823379" } }