Détails de la ressource

Nom du fichier : Lien vers le GTFS RT DU SAEIV de Lorient Agglomération
Format : gtfs-rt

Cette ressource fait partie du jeu de données Réseau urbain Izilo.

Disponibilité au téléchargement

15/01/2026
100%
16/01/2026
100%
17/01/2026
100%
18/01/2026
100%
19/01/2026
100%
20/01/2026
100%
21/01/2026
100%
22/01/2026
100%
23/01/2026
100%
24/01/2026
99.4%
25/01/2026
100%
26/01/2026
100%
27/01/2026
100%
28/01/2026
100%
29/01/2026
100%
30/01/2026
100%
31/01/2026
100%
01/02/2026
100%
02/02/2026
100%
03/02/2026
100%
04/02/2026
100%
05/02/2026
100%
06/02/2026
100%
07/02/2026
100%
08/02/2026
100%
09/02/2026
100%
10/02/2026
100%
11/02/2026
100%
12/02/2026
100%
13/02/2026
100%
14/02/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

4 233 erreurs, 148 avertissements

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

Erreurs

stop_times_updates not strictly sorted E002 6 erreurs

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

Exemples d'erreurs
  • trip_id 322744 stop_sequence [1, 2, 3, 4, 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, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48] is not strictly sorted by increasing stop_sequence
  • trip_id 322683 stop_sequence [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, 38, 39, 40, 41, 42, 42, 43, 44, 45, 46, 47, 48, 49] is not strictly sorted by increasing stop_sequence
  • trip_id 322682 stop_sequence [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, 38, 39, 40, 41, 45, 42] is not strictly sorted by increasing stop_sequence
  • trip_id 316491 stop_sequence [1, 2, 6, 3] is not strictly sorted by increasing stop_sequence
  • trip_id 316488 stop_sequence [6, 4] is not strictly sorted by increasing stop_sequence

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 2 erreurs

All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED

Exemples d'erreurs
  • trip_id 316339 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 322454 does not exist in the GTFS data and does not have schedule_relationship of ADDED

GTFS-rt route_id does not exist in GTFS data E004 1 erreur

All route_ids provided in the GTFS-rt feed must exist in the GTFS data

Exemples d'erreurs
  • route_id 113 does not exist in the GTFS data routes.txt

GTFS-rt stop_id does not exist in GTFS data E011 16 erreurs

All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt

Exemples d'erreurs
  • trip_id 325280 stop_id CLAI_EXT does not exist in GTFS data stops.txt
  • trip_id 325273 stop_id CLAI_EXT does not exist in GTFS data stops.txt
  • trip_id 325279 stop_id CLAI_EXT does not exist in GTFS data stops.txt
  • trip_id 325278 stop_id CLAI_EXT does not exist in GTFS data stops.txt
  • trip_id 325277 stop_id CLAI_EXT does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 4 190 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 320074 stop_sequence 2 arrival_time 08:02:33 (1770966153) is equal to previous stop departure_time 08:02:33 (1770966153) - times must increase between two sequential stops
  • trip_id 320074 stop_sequence 2 departure_time 08:02:33 (1770966153) is equal to previous stop departure_time 08:02:33 (1770966153) - times must increase between two sequential stops
  • trip_id 320074 stop_sequence 3 arrival_time 08:02:33 (1770966153) is equal to previous stop arrival_time 08:02:33 (1770966153) - times must increase between two sequential stops
  • trip_id 320074 stop_sequence 3 arrival_time 08:02:33 (1770966153) is equal to previous stop departure_time 08:02:33 (1770966153) - times must increase between two sequential stops
  • trip_id 320074 stop_sequence 3 departure_time 08:02:33 (1770966153) is equal to previous stop departure_time 08:02:33 (1770966153) - times must increase between two sequential stops

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 2 erreurs

If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt

Exemples d'erreurs
  • GTFS-rt trip_id 381682 stop_sequence 18 has stop_id CESG but GTFS stop_sequence 18 has stop_id COUP - stop_ids should be the same
  • GTFS-rt trip_id 381682 stop_sequence 19 has stop_id EJPP but GTFS stop_sequence 19 has stop_id CESG - stop_ids should be the same

GTFS-rt stop_sequence not found in GTFS data E051 16 erreurs

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 325280 contains stop_sequence 43 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 325273 contains stop_sequence 43 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 325279 contains stop_sequence 43 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 325278 contains stop_sequence 43 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 325277 contains stop_sequence 43 that does not exist in GTFS stop_times.txt for this trip

Avertissements

vehicle_id not populated W002 148 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 322384 does not have a vehicle_id
  • trip_id 320074 does not have a vehicle_id
  • trip_id 316451 does not have a vehicle_id
  • trip_id 316450 does not have a vehicle_id
  • trip_id 320066 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
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 415 29 fois (100 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 347 29 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 3 278 29 fois (100 % des validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 125 25 fois (86 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 61 25 fois (86 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 25 25 fois (86 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 101 169 25 fois (86 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 32 17 fois (59 % des validations)
E045 If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt 123 16 fois (55 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 14/02/2026 à 06h01 Europe/Paris.

trip_updates (35) 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 14/02/2026 à 06h01 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "318165", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "EXPO_D", "stopSequence": 1 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "EXPO", "stopSequence": 2 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "KROU", "stopSequence": 3 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "CROI", "stopSequence": 4 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "CHOU2", "stopSequence": 5 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "KESL1", "stopSequence": 6 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "PBON1", "stopSequence": 7 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "LGAZ1", "stopSequence": 8 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "VIEU1", "stopSequence": 9 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "KRFR", "stopSequence": 10 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "COU", "stopSequence": 11 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "MAI1", "stopSequence": 12 }, { "arrival": { "time": "1771046207", "uncertainty": 120 }, "departure": { "time": "1771046207", "uncertainty": 120 }, "stopId": "TOUL2", "stopSequence": 13 }, { "arrival": { "time": "1771046238", "uncertainty": 120 }, "departure": { "time": "1771046238", "uncertainty": 120 }, "stopId": "HEN", "stopSequence": 14 }, { "arrival": { "time": "1771046295", "uncertainty": 120 }, "departure": { "time": "1771046295", "uncertainty": 120 }, "stopId": "PENH1", "stopSequence": 15 }, { "arrival": { "time": "1771046379", "uncertainty": 120 }, "departure": { "time": "1771046379", "uncertainty": 120 }, "stopId": "FERR", "stopSequence": 16 }, { "arrival": { "time": "1771046410", "uncertainty": 120 }, "departure": { "time": "1771046410", "uncertainty": 120 }, "stopId": "REPB", "stopSequence": 17 }, { "arrival": { "time": "1771046492", "uncertainty": 120 }, "departure": { "time": "1771046492", "uncertainty": 120 }, "stopId": "STAL", "stopSequence": 18 }, { "arrival": { "time": "1771046595", "uncertainty": 120 }, "departure": { "time": "1771046595", "uncertainty": 120 }, "stopId": "ALPH", "stopSequence": 19 }, { "arrival": { "time": "1771046656", "uncertainty": 120 }, "departure": { "time": "1771046656", "uncertainty": 120 }, "stopId": "LECL", "stopSequence": 20 }, { "arrival": { "time": "1771046699", "uncertainty": 120 }, "departure": { "time": "1771046699", "uncertainty": 120 }, "stopId": "PERI", "stopSequence": 21 }, { "arrival": { "time": "1771046760", "uncertainty": 120 }, "departure": { "time": "1771046760", "uncertainty": 120 }, "stopId": "BOIS", "stopSequence": 22 }, { "arrival": { "time": "1771046784", "uncertainty": 120 }, "departure": { "time": "1771046784", "uncertainty": 120 }, "stopId": "HOPS", "stopSequence": 23 }, { "arrival": { "time": "1771046815", "uncertainty": 120 }, "departure": { "time": "1771046815", "uncertainty": 120 }, "stopId": "MELUN", "stopSequence": 24 }, { "arrival": { "time": "1771046895", "uncertainty": 120 }, "departure": { "time": "1771046895", "uncertainty": 120 }, "stopId": "GE1", "stopSequence": 25 }, { "arrival": { "time": "1771046978", "uncertainty": 120 }, "departure": { "time": "1771046978", "uncertainty": 120 }, "stopId": "CHAZ", "stopSequence": 26 }, { "arrival": { "time": "1771047051", "uncertainty": 120 }, "departure": { "time": "1771047051", "uncertainty": 120 }, "stopId": "ALOR", "stopSequence": 27 }, { "arrival": { "time": "1771047124", "uncertainty": 120 }, "departure": { "time": "1771047124", "uncertainty": 120 }, "stopId": "FAOE", "stopSequence": 28 }, { "arrival": { "time": "1771047195", "uncertainty": 120 }, "departure": { "time": "1771047195", "uncertainty": 120 }, "stopId": "SECU", "stopSequence": 29 }, { "arrival": { "time": "1771047256", "uncertainty": 120 }, "departure": { "time": "1771047256", "uncertainty": 120 }, "stopId": "BAYA", "stopSequence": 30 }, { "arrival": { "time": "1771047304", "uncertainty": 120 }, "departure": { "time": "1771047304", "uncertainty": 120 }, "stopId": "MERV", "stopSequence": 31 }, { "arrival": { "time": "1771047375", "uncertainty": 120 }, "departure": { "time": "1771047375", "uncertainty": 120 }, "stopId": "LYCM", "stopSequence": 32 }, { "arrival": { "time": "1771047482", "uncertainty": 120 }, "departure": { "time": "1771047482", "uncertainty": 120 }, "stopId": "CLET", "stopSequence": 33 }, { "arrival": { "time": "1771047566", "uncertainty": 120 }, "departure": { "time": "1771047566", "uncertainty": 120 }, "stopId": "BUNI", "stopSequence": 34 }, { "arrival": { "time": "1771047624", "uncertainty": 120 }, "departure": { "time": "1771047624", "uncertainty": 120 }, "stopId": "CSCI", "stopSequence": 35 }, { "arrival": { "time": "1771047686", "uncertainty": 120 }, "departure": { "time": "1771047686", "uncertainty": 120 }, "stopId": "KDIR", "stopSequence": 36 }, { "arrival": { "time": "1771047732", "uncertainty": 120 }, "departure": { "time": "1771047732", "uncertainty": 120 }, "stopId": "KRAB", "stopSequence": 37 }, { "arrival": { "time": "1771047799", "uncertainty": 120 }, "departure": { "time": "1771047799", "uncertainty": 120 }, "stopId": "KLDE", "stopSequence": 38 }, { "arrival": { "time": "1771047895", "uncertainty": 120 }, "departure": { "time": "1771047895", "uncertainty": 120 }, "stopId": "MATH", "stopSequence": 39 }, { "arrival": { "time": "1771047970", "uncertainty": 120 }, "departure": { "time": "1771047970", "uncertainty": 120 }, "stopId": "KERJ", "stopSequence": 40 }, { "arrival": { "time": "1771048009", "uncertainty": 120 }, "departure": { "time": "1771048009", "uncertainty": 120 }, "stopId": "KRGO", "stopSequence": 41 }, { "scheduleRelationship": "SKIPPED", "stopId": "FSTP", "stopSequence": 42 }, { "scheduleRelationship": "SKIPPED", "stopId": "EGLB", "stopSequence": 43 }, { "scheduleRelationship": "SKIPPED", "stopId": "TYNE", "stopSequence": 44 }, { "arrival": { "time": "1771048346", "uncertainty": 120 }, "departure": { "time": "1771048346", "uncertainty": 120 }, "stopId": "BRET", "stopSequence": 45 }, { "arrival": { "time": "1771048387", "uncertainty": 120 }, "departure": { "time": "1771048387", "uncertainty": 120 }, "stopId": "PARC", "stopSequence": 46 }, { "arrival": { "time": "1771048450", "uncertainty": 120 }, "departure": { "time": "1771048450", "uncertainty": 120 }, "stopId": "POMM", "stopSequence": 47 }, { "arrival": { "time": "1771048536", "uncertainty": 120 }, "departure": { "time": "1771048536", "uncertainty": 120 }, "stopId": "CELT", "stopSequence": 48 }, { "arrival": { "time": "1771048586", "uncertainty": 120 }, "stopId": "PINS", "stopSequence": 49 } ], "timestamp": "1771045292", "trip": { "routeId": "T3", "scheduleRelationship": "SCHEDULED", "tripId": "318165" } } }, { "id": "318164", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771047420", "uncertainty": 120 }, "stopId": "EXPO_D", "stopSequence": 1 }, { "arrival": { "time": "1771047540", "uncertainty": 120 }, "departure": { "time": "1771047540", "uncertainty": 120 }, "stopId": "EXPO", "stopSequence": 2 }, { "arrival": { "time": "1771047577", "uncertainty": 120 }, "departure": { "time": "1771047577", "uncertainty": 120 }, "stopId": "KROU", "stopSequence": 3 }, { "arrival": { "time": "1771047609", "uncertainty": 120 }, "departure": { "time": "1771047609", "uncertainty": 120 }, "stopId": "CROI", "stopSequence": 4 }, { "arrival": { "time": "1771047650", "uncertainty": 120 }, "departure": { "time": "1771047650", "uncertainty": 120 }, "stopId": "CHOU2", "stopSequence": 5 }, { "arrival": { "time": "1771047739", "uncertainty": 120 }, "departure": { "time": "1771047739", "uncertainty": 120 }, "stopId": "KESL1", "stopSequence": 6 }, { "arrival": { "time": "1771047780", "uncertainty": 120 }, "departure": { "time": "1771047780", "uncertainty": 120 }, "stopId": "PBON1", "stopSequence": 7 }, { "arrival": { "time": "1771047842", "uncertainty": 120 }, "departure": { "time": "1771047842", "uncertainty": 120 }, "stopId": "LGAZ1", "stopSequence": 8 }, { "arrival": { "time": "1771047884", "uncertainty": 120 }, "departure": { "time": "1771047884", "uncertainty": 120 }, "stopId": "VIEU1", "stopSequence": 9 }, { "arrival": { "time": "1771047960", "uncertainty": 120 }, "departure": { "time": "1771047960", "uncertainty": 120 }, "stopId": "KRFR", "stopSequence": 10 }, { "arrival": { "time": "1771047996", "uncertainty": 120 }, "departure": { "time": "1771047996", "uncertainty": 120 }, "stopId": "COU", "stopSequence": 11 }, { "arrival": { "time": "1771048051", "uncertainty": 120 }, "departure": { "time": "1771048051", "uncertainty": 120 }, "stopId": "MAI1", "stopSequence": 12 }, { "arrival": { "time": "1771048112", "uncertainty": 120 }, "departure": { "time": "1771048112", "uncertainty": 120 }, "stopId": "TOUL2", "stopSequence": 13 }, { "arrival": { "time": "1771048143", "uncertainty": 120 }, "departure": { "time": "1771048143", "uncertainty": 120 }, "stopId": "HEN", "stopSequence": 14 }, { "arrival": { "time": "1771048200", "uncertainty": 120 }, "departure": { "time": "1771048200", "uncertainty": 120 }, "stopId": "PENH1", "stopSequence": 15 }, { "arrival": { "time": "1771048284", "uncertainty": 120 }, "departure": { "time": "1771048284", "uncertainty": 120 }, "stopId": "FERR", "stopSequence": 16 }, { "arrival": { "time": "1771048315", "uncertainty": 120 }, "departure": { "time": "1771048315", "uncertainty": 120 }, "stopId": "REPB", "stopSequence": 17 }, { "arrival": { "time": "1771048397", "uncertainty": 120 }, "departure": { "time": "1771048397", "uncertainty": 120 }, "stopId": "STAL", "stopSequence": 18 }, { "arrival": { "time": "1771048500", "uncertainty": 120 }, "departure": { "time": "1771048500", "uncertainty": 120 }, "stopId": "ALPH", "stopSequence": 19 }, { "arrival": { "time": "1771048561", "uncertainty": 120 }, "departure": { "time": "1771048561", "uncertainty": 120 }, "stopId": "LECL", "stopSequence": 20 }, { "arrival": { "time": "1771048604", "uncertainty": 120 }, "departure": { "time": "1771048604", "uncertainty": 120 }, "stopId": "PERI", "stopSequence": 21 }, { "arrival": { "time": "1771048665", "uncertainty": 120 }, "departure": { "time": "1771048665", "uncertainty": 120 }, "stopId": "BOIS", "stopSequence": 22 }, { "arrival": { "time": "1771048689", "uncertainty": 120 }, "departure": { "time": "1771048689", "uncertainty": 120 }, "stopId": "HOPS", "stopSequence": 23 }, { "arrival": { "time": "1771048720", "uncertainty": 120 }, "departure": { "time": "1771048720", "uncertainty": 120 }, "stopId": "MELUN", "stopSequence": 24 }, { "arrival": { "time": "1771048800", "uncertainty": 120 }, "departure": { "time": "1771048800", "uncertainty": 120 }, "stopId": "GE1", "stopSequence": 25 }, { "arrival": { "time": "1771048883", "uncertainty": 120 }, "departure": { "time": "1771048883", "uncertainty": 120 }, "stopId": "CHAZ", "stopSequence": 26 }, { "arrival": { "time": "1771048956", "uncertainty": 120 }, "departure": { "time": "1771048956", "uncertainty": 120 }, "stopId": "ALOR", "stopSequence": 27 }, { "arrival": { "time": "1771049029", "uncertainty": 120 }, "departure": { "time": "1771049029", "uncertainty": 120 }, "stopId": "FAOE", "stopSequence": 28 }, { "arrival": { "time": "1771049100", "uncertainty": 120 }, "departure": { "time": "1771049100", "uncertainty": 120 }, "stopId": "SECU", "stopSequence": 29 }, { "arrival": { "time": "1771049161", "uncertainty": 120 }, "departure": { "time": "1771049161", "uncertainty": 120 }, "stopId": "BAYA", "stopSequence": 30 }, { "arrival": { "time": "1771049209", "uncertainty": 120 }, "departure": { "time": "1771049209", "uncertainty": 120 }, "stopId": "MERV", "stopSequence": 31 }, { "arrival": { "time": "1771049280", "uncertainty": 120 }, "departure": { "time": "1771049280", "uncertainty": 120 }, "stopId": "LYCM", "stopSequence": 32 }, { "arrival": { "time": "1771049376", "uncertainty": 120 }, "departure": { "time": "1771049376", "uncertainty": 120 }, "stopId": "CLET", "stopSequence": 33 }, { "arrival": { "time": "1771049460", "uncertainty": 120 }, "departure": { "time": "1771049460", "uncertainty": 120 }, "stopId": "BUNI", "stopSequence": 34 }, { "arrival": { "time": "1771049518", "uncertainty": 120 }, "departure": { "time": "1771049518", "uncertainty": 120 }, "stopId": "CSCI", "stopSequence": 35 }, { "arrival": { "time": "1771049580", "uncertainty": 120 }, "departure": { "time": "1771049580", "uncertainty": 120 }, "stopId": "KDIR", "stopSequence": 36 }, { "arrival": { "time": "1771049626", "uncertainty": 120 }, "departure": { "time": "1771049626", "uncertainty": 120 }, "stopId": "KRAB", "stopSequence": 37 }, { "arrival": { "time": "1771049693", "uncertainty": 120 }, "departure": { "time": "1771049693", "uncertainty": 120 }, "stopId": "KLDE", "stopSequence": 38 }, { "arrival": { "time": "1771049789", "uncertainty": 120 }, "departure": { "time": "1771049789", "uncertainty": 120 }, "stopId": "MATH", "stopSequence": 39 }, { "arrival": { "time": "1771049864", "uncertainty": 120 }, "departure": { "time": "1771049864", "uncertainty": 120 }, "stopId": "KERJ", "stopSequence": 40 }, { "arrival": { "time": "1771049903", "uncertainty": 120 }, "departure": { "time": "1771049903", "uncertainty": 120 }, "stopId": "KRGO", "stopSequence": 41 }, { "arrival": { "time": "1771049942", "uncertainty": 120 }, "departure": { "time": "1771049942", "uncertainty": 120 }, "stopId": "FSTP" }, { "arrival": { "time": "1771050035", "uncertainty": 120 }, "departure": { "time": "1771050035", "uncertainty": 120 }, "stopId": "COUP" }, { "arrival": { "time": "1771050235", "uncertainty": 120 }, "departure": { "time": "1771050235", "uncertainty": 120 }, "stopId": "BRET" }, { "scheduleRelationship": "SKIPPED", "stopId": "FSTP", "stopSequence": 42 }, { "scheduleRelationship": "SKIPPED", "stopId": "EGLB", "stopSequence": 43 }, { "scheduleRelationship": "SKIPPED", "stopId": "TYNE", "stopSequence": 44 }, { "arrival": { "time": "1771050240", "uncertainty": 120 }, "departure": { "time": "1771050240", "uncertainty": 120 }, "stopId": "BRET", "stopSequence": 45 }, { "arrival": { "time": "1771050281", "uncertainty": 120 }, "departure": { "time": "1771050281", "uncertainty": 120 }, "stopId": "PARC", "stopSequence": 46 }, { "arrival": { "time": "1771050344", "uncertainty": 120 }, "departure": { "time": "1771050344", "uncertainty": 120 }, "stopId": "POMM", "stopSequence": 47 }, { "arrival": { "time": "1771050430", "uncertainty": 120 }, "departure": { "time": "1771050430", "uncertainty": 120 }, "stopId": "CELT", "stopSequence": 48 }, { "arrival": { "time": "1771050480", "uncertainty": 120 }, "stopId": "PINS", "stopSequence": 49 } ], "timestamp": "1771045292", "trip": { "routeId": "T3", "scheduleRelationship": "SCHEDULED", "tripId": "318164" } } }, { "id": "318138", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771045310", "uncertainty": 120 }, "departure": { "time": "1771045310", "uncertainty": 120 }, "stopId": "ALOR", "stopSequence": 27 }, { "arrival": { "time": "1771045383", "uncertainty": 120 }, "departure": { "time": "1771045383", "uncertainty": 120 }, "stopId": "FAOE", "stopSequence": 28 }, { "arrival": { "time": "1771045454", "uncertainty": 120 }, "departure": { "time": "1771045454", "uncertainty": 120 }, "stopId": "SECU", "stopSequence": 29 }, { "arrival": { "time": "1771045515", "uncertainty": 120 }, "departure": { "time": "1771045515", "uncertainty": 120 }, "stopId": "BAYA", "stopSequence": 30 }, { "arrival": { "time": "1771045563", "uncertainty": 120 }, "departure": { "time": "1771045563", "uncertainty": 120 }, "stopId": "MERV", "stopSequence": 31 }, { "arrival": { "time": "1771045634", "uncertainty": 120 }, "departure": { "time": "1771045634", "uncertainty": 120 }, "stopId": "LYCM", "stopSequence": 32 }, { "arrival": { "time": "1771045730", "uncertainty": 120 }, "departure": { "time": "1771045730", "uncertainty": 120 }, "stopId": "CLET", "stopSequence": 33 }, { "arrival": { "time": "1771045814", "uncertainty": 120 }, "departure": { "time": "1771045814", "uncertainty": 120 }, "stopId": "BUNI", "stopSequence": 34 }, { "arrival": { "time": "1771045872", "uncertainty": 120 }, "departure": { "time": "1771045872", "uncertainty": 120 }, "stopId": "CSCI", "stopSequence": 35 }, { "arrival": { "time": "1771045934", "uncertainty": 120 }, "departure": { "time": "1771045934", "uncertainty": 120 }, "stopId": "KDIR", "stopSequence": 36 }, { "arrival": { "time": "1771045980", "uncertainty": 120 }, "departure": { "time": "1771045980", "uncertainty": 120 }, "stopId": "KRAB", "stopSequence": 37 }, { "arrival": { "time": "1771046047", "uncertainty": 120 }, "departure": { "time": "1771046047", "uncertainty": 120 }, "stopId": "KLDE", "stopSequence": 38 }, { "arrival": { "time": "1771046143", "uncertainty": 120 }, "departure": { "time": "1771046143", "uncertainty": 120 }, "stopId": "MATH", "stopSequence": 39 }, { "arrival": { "time": "1771046218", "uncertainty": 120 }, "departure": { "time": "1771046218", "uncertainty": 120 }, "stopId": "KERJ", "stopSequence": 40 }, { "arrival": { "time": "1771046257", "uncertainty": 120 }, "departure": { "time": "1771046257", "uncertainty": 120 }, "stopId": "KRGO", "stopSequence": 41 }, { "scheduleRelationship": "SKIPPED", "stopId": "FSTP", "stopSequence": 42 }, { "scheduleRelationship": "SKIPPED", "stopId": "EGLB", "stopSequence": 43 }, { "scheduleRelationship": "SKIPPED", "stopId": "TYNE", "stopSequence": 44 }, { "arrival": { "time": "1771046594", "uncertainty": 120 }, "departure": { "time": "1771046594", "uncertainty": 120 }, "stopId": "BRET", "stopSequence": 45 }, { "arrival": { "time": "1771046635", "uncertainty": 120 }, "departure": { "time": "1771046635", "uncertainty": 120 }, "stopId": "PARC", "stopSequence": 46 }, { "arrival": { "time": "1771046698", "uncertainty": 120 }, "departure": { "time": "1771046698", "uncertainty": 120 }, "stopId": "POMM", "stopSequence": 47 }, { "arrival": { "time": "1771046784", "uncertainty": 120 }, "departure": { "time": "1771046784", "uncertainty": 120 }, "stopId": "CELT", "stopSequence": 48 }, { "arrival": { "time": "1771046834", "uncertainty": 120 }, "stopId": "PINS", "stopSequence": 49 } ], "timestamp": "1771045292", "trip": { "routeId": "T3", "scheduleRelationship": "SCHEDULED", "tripId": "318138" }, "vehicle": { "id": "421", "label": "421" } } }, { "id": "318125", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771046280", "uncertainty": 120 }, "stopId": "PINS", "stopSequence": 1 }, { "arrival": { "time": "1771046356", "uncertainty": 120 }, "departure": { "time": "1771046356", "uncertainty": 120 }, "stopId": "PLOX1", "stopSequence": 2 }, { "arrival": { "time": "1771046421", "uncertainty": 120 }, "departure": { "time": "1771046421", "uncertainty": 120 }, "stopId": "PARC1", "stopSequence": 3 }, { "arrival": { "time": "1771046492", "uncertainty": 120 }, "departure": { "time": "1771046492", "uncertainty": 120 }, "stopId": "BRET1" }, { "arrival": { "time": "1771046688", "uncertainty": 120 }, "departure": { "time": "1771046688", "uncertainty": 120 }, "stopId": "COUP1" }, { "arrival": { "time": "1771046777", "uncertainty": 120 }, "departure": { "time": "1771046777", "uncertainty": 120 }, "stopId": "FSTP1" }, { "scheduleRelationship": "SKIPPED", "stopId": "BRET1", "stopSequence": 4 }, { "scheduleRelationship": "SKIPPED", "stopId": "TYNE1", "stopSequence": 5 }, { "scheduleRelationship": "SKIPPED", "stopId": "EGLB1", "stopSequence": 6 }, { "scheduleRelationship": "SKIPPED", "stopId": "FSTP1", "stopSequence": 7 }, { "arrival": { "time": "1771046815", "uncertainty": 120 }, "departure": { "time": "1771046815", "uncertainty": 120 }, "stopId": "KRGO1", "stopSequence": 8 }, { "arrival": { "time": "1771046859", "uncertainty": 120 }, "departure": { "time": "1771046859", "uncertainty": 120 }, "stopId": "KERJ1", "stopSequence": 9 }, { "arrival": { "time": "1771046928", "uncertainty": 120 }, "departure": { "time": "1771046928", "uncertainty": 120 }, "stopId": "MATH1", "stopSequence": 10 }, { "arrival": { "time": "1771047023", "uncertainty": 120 }, "departure": { "time": "1771047023", "uncertainty": 120 }, "stopId": "KLDE1", "stopSequence": 11 }, { "arrival": { "time": "1771047075", "uncertainty": 120 }, "departure": { "time": "1771047075", "uncertainty": 120 }, "stopId": "KRAB1", "stopSequence": 12 }, { "arrival": { "time": "1771047138", "uncertainty": 120 }, "departure": { "time": "1771047138", "uncertainty": 120 }, "stopId": "KDIR1", "stopSequence": 13 }, { "arrival": { "time": "1771047195", "uncertainty": 120 }, "departure": { "time": "1771047195", "uncertainty": 120 }, "stopId": "CSCI1", "stopSequence": 14 }, { "arrival": { "time": "1771047254", "uncertainty": 120 }, "departure": { "time": "1771047254", "uncertainty": 120 }, "stopId": "BUNI1", "stopSequence": 15 }, { "arrival": { "time": "1771047339", "uncertainty": 120 }, "departure": { "time": "1771047339", "uncertainty": 120 }, "stopId": "CLET1", "stopSequence": 16 }, { "arrival": { "time": "1771047420", "uncertainty": 120 }, "departure": { "time": "1771047420", "uncertainty": 120 }, "stopId": "LYCM1", "stopSequence": 17 }, { "arrival": { "time": "1771047465", "uncertainty": 120 }, "departure": { "time": "1771047465", "uncertainty": 120 }, "stopId": "MERV1", "stopSequence": 18 }, { "arrival": { "time": "1771047500", "uncertainty": 120 }, "departure": { "time": "1771047500", "uncertainty": 120 }, "stopId": "BAYA1", "stopSequence": 19 }, { "arrival": { "time": "1771047546", "uncertainty": 120 }, "departure": { "time": "1771047546", "uncertainty": 120 }, "stopId": "SECU1", "stopSequence": 20 }, { "arrival": { "time": "1771047614", "uncertainty": 120 }, "departure": { "time": "1771047614", "uncertainty": 120 }, "stopId": "FAOE1", "stopSequence": 21 }, { "arrival": { "time": "1771047689", "uncertainty": 120 }, "departure": { "time": "1771047689", "uncertainty": 120 }, "stopId": "ALOR1", "stopSequence": 22 }, { "arrival": { "time": "1771047756", "uncertainty": 120 }, "departure": { "time": "1771047756", "uncertainty": 120 }, "stopId": "CHAZ1", "stopSequence": 23 }, { "arrival": { "time": "1771047846", "uncertainty": 120 }, "departure": { "time": "1771047846", "uncertainty": 120 }, "stopId": "GE2", "stopSequence": 24 }, { "arrival": { "time": "1771047926", "uncertainty": 120 }, "departure": { "time": "1771047926", "uncertainty": 120 }, "stopId": "MELUN1", "stopSequence": 25 }, { "arrival": { "time": "1771047957", "uncertainty": 120 }, "departure": { "time": "1771047957", "uncertainty": 120 }, "stopId": "HOPS1", "stopSequence": 26 }, { "arrival": { "time": "1771047982", "uncertainty": 120 }, "departure": { "time": "1771047982", "uncertainty": 120 }, "stopId": "BOIS1", "stopSequence": 27 }, { "arrival": { "time": "1771048045", "uncertainty": 120 }, "departure": { "time": "1771048045", "uncertainty": 120 }, "stopId": "PERI1", "stopSequence": 28 }, { "arrival": { "time": "1771048085", "uncertainty": 120 }, "departure": { "time": "1771048085", "uncertainty": 120 }, "stopId": "LECL1", "stopSequence": 29 }, { "arrival": { "time": "1771048146", "uncertainty": 120 }, "departure": { "time": "1771048146", "uncertainty": 120 }, "stopId": "ALPH1", "stopSequence": 30 }, { "arrival": { "time": "1771048228", "uncertainty": 120 }, "departure": { "time": "1771048228", "uncertainty": 120 }, "stopId": "STAL1", "stopSequence": 31 }, { "arrival": { "time": "1771048294", "uncertainty": 120 }, "departure": { "time": "1771048294", "uncertainty": 120 }, "stopId": "REPB1", "stopSequence": 32 }, { "arrival": { "time": "1771048317", "uncertainty": 120 }, "departure": { "time": "1771048317", "uncertainty": 120 }, "stopId": "FERR1", "stopSequence": 33 }, { "arrival": { "time": "1771048347", "uncertainty": 120 }, "departure": { "time": "1771048347", "uncertainty": 120 }, "stopId": "JMAU", "stopSequence": 34 }, { "arrival": { "time": "1771048386", "uncertainty": 120 }, "departure": { "time": "1771048386", "uncertainty": 120 }, "stopId": "PENH", "stopSequence": 35 }, { "arrival": { "time": "1771048453", "uncertainty": 120 }, "departure": { "time": "1771048453", "uncertainty": 120 }, "stopId": "HEN1", "stopSequence": 36 }, { "arrival": { "time": "1771048493", "uncertainty": 120 }, "departure": { "time": "1771048493", "uncertainty": 120 }, "stopId": "TOUL3", "stopSequence": 37 }, { "arrival": { "time": "1771048574", "uncertainty": 120 }, "departure": { "time": "1771048574", "uncertainty": 120 }, "stopId": "MAI", "stopSequence": 38 }, { "arrival": { "time": "1771048634", "uncertainty": 120 }, "departure": { "time": "1771048634", "uncertainty": 120 }, "stopId": "COU1", "stopSequence": 39 }, { "arrival": { "time": "1771048686", "uncertainty": 120 }, "departure": { "time": "1771048686", "uncertainty": 120 }, "stopId": "KRFR1", "stopSequence": 40 }, { "arrival": { "time": "1771048763", "uncertainty": 120 }, "departure": { "time": "1771048763", "uncertainty": 120 }, "stopId": "VIEU", "stopSequence": 41 }, { "arrival": { "time": "1771048833", "uncertainty": 120 }, "departure": { "time": "1771048833", "uncertainty": 120 }, "stopId": "LGAZ", "stopSequence": 42 }, { "arrival": { "time": "1771048866", "uncertainty": 120 }, "departure": { "time": "1771048866", "uncertainty": 120 }, "stopId": "PBON", "stopSequence": 43 }, { "arrival": { "time": "1771048912", "uncertainty": 120 }, "departure": { "time": "1771048912", "uncertainty": 120 }, "stopId": "KESL", "stopSequence": 44 }, { "arrival": { "time": "1771049018", "uncertainty": 120 }, "departure": { "time": "1771049018", "uncertainty": 120 }, "stopId": "CHOU1", "stopSequence": 45 }, { "arrival": { "time": "1771049041", "uncertainty": 120 }, "departure": { "time": "1771049041", "uncertainty": 120 }, "stopId": "CROI1", "stopSequence": 46 }, { "arrival": { "time": "1771049066", "uncertainty": 120 }, "departure": { "time": "1771049066", "uncertainty": 120 }, "stopId": "KROU1", "stopSequence": 47 }, { "arrival": { "time": "1771049106", "uncertainty": 120 }, "stopId": "EXPO_AR", "stopSequence": 48 } ], "timestamp": "1771045292", "trip": { "routeId": "T3", "scheduleRelationship": "SCHEDULED", "tripId": "318125" } } }, { "id": "318124", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "PINS", "stopSequence": 1 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "PLOX1", "stopSequence": 2 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "PARC1", "stopSequence": 3 }, { "scheduleRelationship": "SKIPPED", "stopId": "BRET1", "stopSequence": 4 }, { "scheduleRelationship": "SKIPPED", "stopId": "TYNE1", "stopSequence": 5 }, { "scheduleRelationship": "SKIPPED", "stopId": "EGLB1", "stopSequence": 6 }, { "scheduleRelationship": "SKIPPED", "stopId": "FSTP1", "stopSequence": 7 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "KRGO1", "stopSequence": 8 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "KERJ1", "stopSequence": 9 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "MATH1", "stopSequence": 10 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "KLDE1", "stopSequence": 11 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "KRAB1", "stopSequence": 12 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "KDIR1", "stopSequence": 13 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "CSCI1", "stopSequence": 14 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "BUNI1", "stopSequence": 15 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "CLET1", "stopSequence": 16 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "LYCM1", "stopSequence": 17 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "MERV1", "stopSequence": 18 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "BAYA1", "stopSequence": 19 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "SECU1", "stopSequence": 20 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "FAOE1", "stopSequence": 21 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "ALOR1", "stopSequence": 22 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "CHAZ1", "stopSequence": 23 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "GE2", "stopSequence": 24 }, { "arrival": { "time": "1771049825", "uncertainty": 120 }, "departure": { "time": "1771049825", "uncertainty": 120 }, "stopId": "MELUN1", "stopSequence": 25 }, { "arrival": { "time": "1771049856", "uncertainty": 120 }, "departure": { "time": "1771049856", "uncertainty": 120 }, "stopId": "HOPS1", "stopSequence": 26 }, { "arrival": { "time": "1771049881", "uncertainty": 120 }, "departure": { "time": "1771049881", "uncertainty": 120 }, "stopId": "BOIS1", "stopSequence": 27 }, { "arrival": { "time": "1771049944", "uncertainty": 120 }, "departure": { "time": "1771049944", "uncertainty": 120 }, "stopId": "PERI1", "stopSequence": 28 }, { "arrival": { "time": "1771049984", "uncertainty": 120 }, "departure": { "time": "1771049984", "uncertainty": 120 }, "stopId": "LECL1", "stopSequence": 29 }, { "arrival": { "time": "1771050045", "uncertainty": 120 }, "departure": { "time": "1771050045", "uncertainty": 120 }, "stopId": "ALPH1", "stopSequence": 30 }, { "arrival": { "time": "1771050127", "uncertainty": 120 }, "departure": { "time": "1771050127", "uncertainty": 120 }, "stopId": "STAL1", "stopSequence": 31 }, { "arrival": { "time": "1771050193", "uncertainty": 120 }, "departure": { "time": "1771050193", "uncertainty": 120 }, "stopId": "REPB1", "stopSequence": 32 }, { "arrival": { "time": "1771050216", "uncertainty": 120 }, "departure": { "time": "1771050216", "uncertainty": 120 }, "stopId": "FERR1", "stopSequence": 33 }, { "arrival": { "time": "1771050246", "uncertainty": 120 }, "departure": { "time": "1771050246", "uncertainty": 120 }, "stopId": "JMAU", "stopSequence": 34 }, { "arrival": { "time": "1771050285", "uncertainty": 120 }, "departure": { "time": "1771050285", "uncertainty": 120 }, "stopId": "PENH", "stopSequence": 35 }, { "arrival": { "time": "1771050352", "uncertainty": 120 }, "departure": { "time": "1771050352", "uncertainty": 120 }, "stopId": "HEN1", "stopSequence": 36 }, { "arrival": { "time": "1771050392", "uncertainty": 120 }, "departure": { "time": "1771050392", "uncertainty": 120 }, "stopId": "TOUL3", "stopSequence": 37 }, { "arrival": { "time": "1771050473", "uncertainty": 120 }, "departure": { "time": "1771050473", "uncertainty": 120 }, "stopId": "MAI", "stopSequence": 38 }, { "arrival": { "time": "1771050533", "uncertainty": 120 }, "departure": { "time": "1771050533", "uncertainty": 120 }, "stopId": "COU1", "stopSequence": 39 }, { "arrival": { "time": "1771050585", "uncertainty": 120 }, "departure": { "time": "1771050585", "uncertainty": 120 }, "stopId": "KRFR1", "stopSequence": 40 }, { "arrival": { "time": "1771050662", "uncertainty": 120 }, "departure": { "time": "1771050662", "uncertainty": 120 }, "stopId": "VIEU", "stopSequence": 41 }, { "arrival": { "time": "1771050732", "uncertainty": 120 }, "departure": { "time": "1771050732", "uncertainty": 120 }, "stopId": "LGAZ", "stopSequence": 42 }, { "arrival": { "time": "1771050765", "uncertainty": 120 }, "departure": { "time": "1771050765", "uncertainty": 120 }, "stopId": "PBON", "stopSequence": 43 }, { "arrival": { "time": "1771050811", "uncertainty": 120 }, "departure": { "time": "1771050811", "uncertainty": 120 }, "stopId": "KESL", "stopSequence": 44 }, { "arrival": { "time": "1771050917", "uncertainty": 120 }, "departure": { "time": "1771050917", "uncertainty": 120 }, "stopId": "CHOU1", "stopSequence": 45 }, { "arrival": { "time": "1771050940", "uncertainty": 120 }, "departure": { "time": "1771050940", "uncertainty": 120 }, "stopId": "CROI1", "stopSequence": 46 }, { "arrival": { "time": "1771050965", "uncertainty": 120 }, "departure": { "time": "1771050965", "uncertainty": 120 }, "stopId": "KROU1", "stopSequence": 47 }, { "arrival": { "time": "1771051005", "uncertainty": 120 }, "stopId": "EXPO_AR", "stopSequence": 48 } ], "timestamp": "1771045292", "trip": { "routeId": "T3", "scheduleRelationship": "SCHEDULED", "tripId": "318124" } } }, { "id": "316264", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771047180", "uncertainty": 120 }, "stopId": "CRGE", "stopSequence": 1 } ], "timestamp": "1771045292", "trip": { "routeId": "11", "scheduleRelationship": "SCHEDULED", "tripId": "316264" } } }, { "id": "317151", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771048440", "uncertainty": 120 }, "stopId": "KERG1", "stopSequence": 1 } ], "timestamp": "1771045292", "trip": { "routeId": "T1b", "scheduleRelationship": "SCHEDULED", "tripId": "317151" } } }, { "id": "317150", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771047120", "uncertainty": 120 }, "stopId": "KERG1", "stopSequence": 1 } ], "timestamp": "1771045292", "trip": { "routeId": "T1b", "scheduleRelationship": "SCHEDULED", "tripId": "317150" } } }, { "id": "317149", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771045316", "uncertainty": 120 }, "departure": { "time": "1771045316", "uncertainty": 120 }, "stopId": "CLET1", "stopSequence": 10 }, { "arrival": { "time": "1771045421", "uncertainty": 120 }, "departure": { "time": "1771045421", "uncertainty": 120 }, "stopId": "LYCA", "stopSequence": 11 }, { "arrival": { "time": "1771045460", "uncertainty": 120 }, "departure": { "time": "1771045460", "uncertainty": 120 }, "stopId": "PUCE", "stopSequence": 12 }, { "arrival": { "time": "1771045488", "uncertainty": 120 }, "departure": { "time": "1771045488", "uncertainty": 120 }, "stopId": "FREB1", "stopSequence": 13 }, { "arrival": { "time": "1771045541", "uncertainty": 120 }, "departure": { "time": "1771045541", "uncertainty": 120 }, "stopId": "TONK1", "stopSequence": 14 }, { "arrival": { "time": "1771045589", "uncertainty": 120 }, "departure": { "time": "1771045589", "uncertainty": 120 }, "stopId": "OISE1", "stopSequence": 15 }, { "arrival": { "time": "1771045649", "uncertainty": 120 }, "departure": { "time": "1771045649", "uncertainty": 120 }, "stopId": "MARN1", "stopSequence": 16 }, { "arrival": { "time": "1771045721", "uncertainty": 120 }, "departure": { "time": "1771045721", "uncertainty": 120 }, "stopId": "SECU1", "stopSequence": 17 }, { "arrival": { "time": "1771045782", "uncertainty": 120 }, "departure": { "time": "1771045782", "uncertainty": 120 }, "stopId": "FAOE1", "stopSequence": 18 }, { "arrival": { "time": "1771045855", "uncertainty": 120 }, "departure": { "time": "1771045855", "uncertainty": 120 }, "stopId": "ALOR1", "stopSequence": 19 }, { "arrival": { "time": "1771045922", "uncertainty": 120 }, "departure": { "time": "1771045922", "uncertainty": 120 }, "stopId": "CHAZ1", "stopSequence": 20 }, { "arrival": { "time": "1771045982", "uncertainty": 120 }, "departure": { "time": "1771045982", "uncertainty": 120 }, "stopId": "GE2", "stopSequence": 21 }, { "arrival": { "time": "1771046019", "uncertainty": 120 }, "departure": { "time": "1771046019", "uncertainty": 120 }, "stopId": "GLBS1", "stopSequence": 22 }, { "arrival": { "time": "1771046138", "uncertainty": 120 }, "departure": { "time": "1771046138", "uncertainty": 120 }, "stopId": "NORM1", "stopSequence": 23 }, { "arrival": { "time": "1771046212", "uncertainty": 120 }, "departure": { "time": "1771046212", "uncertainty": 120 }, "stopId": "VERD2", "stopSequence": 24 }, { "arrival": { "time": "1771046282", "uncertainty": 120 }, "departure": { "time": "1771046282", "uncertainty": 120 }, "stopId": "TREF1", "stopSequence": 25 }, { "arrival": { "time": "1771046347", "uncertainty": 120 }, "departure": { "time": "1771046347", "uncertainty": 120 }, "stopId": "LSCO1", "stopSequence": 26 }, { "arrival": { "time": "1771046402", "uncertainty": 120 }, "departure": { "time": "1771046402", "uncertainty": 120 }, "stopId": "BDCH1", "stopSequence": 27 }, { "arrival": { "time": "1771046449", "uncertainty": 120 }, "departure": { "time": "1771046449", "uncertainty": 120 }, "stopId": "MASS1", "stopSequence": 28 }, { "arrival": { "time": "1771046490", "uncertainty": 120 }, "departure": { "time": "1771046490", "uncertainty": 120 }, "stopId": "BERL1", "stopSequence": 29 }, { "arrival": { "time": "1771046554", "uncertainty": 120 }, "departure": { "time": "1771046554", "uncertainty": 120 }, "stopId": "KENC1", "stopSequence": 30 }, { "arrival": { "time": "1771046589", "uncertainty": 120 }, "departure": { "time": "1771046589", "uncertainty": 120 }, "stopId": "MAND1", "stopSequence": 31 }, { "arrival": { "time": "1771046623", "uncertainty": 120 }, "departure": { "time": "1771046623", "uncertainty": 120 }, "stopId": "PAN1", "stopSequence": 32 }, { "arrival": { "time": "1771046649", "uncertainty": 120 }, "departure": { "time": "1771046649", "uncertainty": 120 }, "stopId": "STAR1", "stopSequence": 33 }, { "arrival": { "time": "1771046706", "uncertainty": 120 }, "departure": { "time": "1771046706", "uncertainty": 120 }, "stopId": "QUER1", "stopSequence": 34 }, { "arrival": { "time": "1771046759", "uncertainty": 120 }, "departure": { "time": "1771046759", "uncertainty": 120 }, "stopId": "SCHU1", "stopSequence": 35 }, { "arrival": { "time": "1771046822", "uncertainty": 120 }, "stopId": "KERG1Ba", "stopSequence": 36 } ], "timestamp": "1771045292", "trip": { "routeId": "T1b", "scheduleRelationship": "SCHEDULED", "tripId": "317149" }, "vehicle": { "id": "304", "label": "304" } } }, { "id": "318108", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771045261", "uncertainty": 120 }, "departure": { "time": "1771045275", "uncertainty": 120 }, "stopId": "KDIR1", "stopSequence": 13 }, { "arrival": { "time": "1771045332", "uncertainty": 120 }, "departure": { "time": "1771045332", "uncertainty": 120 }, "stopId": "CSCI1", "stopSequence": 14 }, { "arrival": { "time": "1771045391", "uncertainty": 120 }, "departure": { "time": "1771045391", "uncertainty": 120 }, "stopId": "BUNI1", "stopSequence": 15 }, { "arrival": { "time": "1771045476", "uncertainty": 120 }, "departure": { "time": "1771045476", "uncertainty": 120 }, "stopId": "CLET1", "stopSequence": 16 }, { "arrival": { "time": "1771045559", "uncertainty": 120 }, "departure": { "time": "1771045559", "uncertainty": 120 }, "stopId": "LYCM1", "stopSequence": 17 }, { "arrival": { "time": "1771045604", "uncertainty": 120 }, "departure": { "time": "1771045604", "uncertainty": 120 }, "stopId": "MERV1", "stopSequence": 18 }, { "arrival": { "time": "1771045639", "uncertainty": 120 }, "departure": { "time": "1771045639", "uncertainty": 120 }, "stopId": "BAYA1", "stopSequence": 19 }, { "arrival": { "time": "1771045685", "uncertainty": 120 }, "departure": { "time": "1771045685", "uncertainty": 120 }, "stopId": "SECU1", "stopSequence": 20 }, { "arrival": { "time": "1771045746", "uncertainty": 120 }, "departure": { "time": "1771045746", "uncertainty": 120 }, "stopId": "FAOE1", "stopSequence": 21 }, { "arrival": { "time": "1771045819", "uncertainty": 120 }, "departure": { "time": "1771045819", "uncertainty": 120 }, "stopId": "ALOR1", "stopSequence": 22 }, { "arrival": { "time": "1771045886", "uncertainty": 120 }, "departure": { "time": "1771045886", "uncertainty": 120 }, "stopId": "CHAZ1", "stopSequence": 23 }, { "arrival": { "time": "1771045946", "uncertainty": 120 }, "departure": { "time": "1771045946", "uncertainty": 120 }, "stopId": "GE2", "stopSequence": 24 }, { "arrival": { "time": "1771046026", "uncertainty": 120 }, "departure": { "time": "1771046026", "uncertainty": 120 }, "stopId": "MELUN1", "stopSequence": 25 }, { "arrival": { "time": "1771046057", "uncertainty": 120 }, "departure": { "time": "1771046057", "uncertainty": 120 }, "stopId": "HOPS1", "stopSequence": 26 }, { "arrival": { "time": "1771046082", "uncertainty": 120 }, "departure": { "time": "1771046082", "uncertainty": 120 }, "stopId": "BOIS1", "stopSequence": 27 }, { "arrival": { "time": "1771046145", "uncertainty": 120 }, "departure": { "time": "1771046145", "uncertainty": 120 }, "stopId": "PERI1", "stopSequence": 28 }, { "arrival": { "time": "1771046185", "uncertainty": 120 }, "departure": { "time": "1771046185", "uncertainty": 120 }, "stopId": "LECL1", "stopSequence": 29 }, { "arrival": { "time": "1771046246", "uncertainty": 120 }, "departure": { "time": "1771046246", "uncertainty": 120 }, "stopId": "ALPH1", "stopSequence": 30 }, { "arrival": { "time": "1771046328", "uncertainty": 120 }, "departure": { "time": "1771046328", "uncertainty": 120 }, "stopId": "STAL1", "stopSequence": 31 }, { "arrival": { "time": "1771046394", "uncertainty": 120 }, "departure": { "time": "1771046394", "uncertainty": 120 }, "stopId": "REPB1", "stopSequence": 32 }, { "arrival": { "time": "1771046417", "uncertainty": 120 }, "departure": { "time": "1771046417", "uncertainty": 120 }, "stopId": "FERR1", "stopSequence": 33 }, { "arrival": { "time": "1771046447", "uncertainty": 120 }, "departure": { "time": "1771046447", "uncertainty": 120 }, "stopId": "JMAU", "stopSequence": 34 }, { "arrival": { "time": "1771046486", "uncertainty": 120 }, "departure": { "time": "1771046486", "uncertainty": 120 }, "stopId": "PENH", "stopSequence": 35 }, { "arrival": { "time": "1771046553", "uncertainty": 120 }, "departure": { "time": "1771046553", "uncertainty": 120 }, "stopId": "HEN1", "stopSequence": 36 }, { "arrival": { "time": "1771046593", "uncertainty": 120 }, "departure": { "time": "1771046593", "uncertainty": 120 }, "stopId": "TOUL3", "stopSequence": 37 }, { "arrival": { "time": "1771046674", "uncertainty": 120 }, "departure": { "time": "1771046674", "uncertainty": 120 }, "stopId": "MAI", "stopSequence": 38 }, { "arrival": { "time": "1771046734", "uncertainty": 120 }, "departure": { "time": "1771046734", "uncertainty": 120 }, "stopId": "COU1", "stopSequence": 39 }, { "arrival": { "time": "1771046786", "uncertainty": 120 }, "departure": { "time": "1771046786", "uncertainty": 120 }, "stopId": "KRFR1", "stopSequence": 40 }, { "arrival": { "time": "1771046863", "uncertainty": 120 }, "departure": { "time": "1771046863", "uncertainty": 120 }, "stopId": "VIEU", "stopSequence": 41 }, { "arrival": { "time": "1771046933", "uncertainty": 120 }, "departure": { "time": "1771046933", "uncertainty": 120 }, "stopId": "LGAZ", "stopSequence": 42 }, { "arrival": { "time": "1771046966", "uncertainty": 120 }, "departure": { "time": "1771046966", "uncertainty": 120 }, "stopId": "PBON", "stopSequence": 43 }, { "arrival": { "time": "1771047012", "uncertainty": 120 }, "departure": { "time": "1771047012", "uncertainty": 120 }, "stopId": "KESL", "stopSequence": 44 }, { "arrival": { "time": "1771047118", "uncertainty": 120 }, "departure": { "time": "1771047118", "uncertainty": 120 }, "stopId": "CHOU1", "stopSequence": 45 }, { "arrival": { "time": "1771047141", "uncertainty": 120 }, "departure": { "time": "1771047141", "uncertainty": 120 }, "stopId": "CROI1", "stopSequence": 46 }, { "arrival": { "time": "1771047166", "uncertainty": 120 }, "departure": { "time": "1771047166", "uncertainty": 120 }, "stopId": "KROU1", "stopSequence": 47 }, { "arrival": { "time": "1771047206", "uncertainty": 120 }, "stopId": "EXPO_AR", "stopSequence": 48 } ], "timestamp": "1771045292", "trip": { "routeId": "T3", "scheduleRelationship": "SCHEDULED", "tripId": "318108" }, "vehicle": { "id": "390", "label": "390" } } }, { "id": "316176", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771048620", "uncertainty": 120 }, "stopId": "KRBN", "stopSequence": 1 } ], "timestamp": "1771045292", "trip": { "routeId": "10", "scheduleRelationship": "SCHEDULED", "tripId": "316176" } } }, { "id": "316158", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771047780", "uncertainty": 120 }, "stopId": "GUPL2", "stopSequence": 1 } ], "timestamp": "1771045292", "trip": { "routeId": "10", "scheduleRelationship": "SCHEDULED", "tripId": "316158" } } }, { "id": "317095", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771048500", "uncertainty": 120 }, "stopId": "KERG", "stopSequence": 1 } ], "timestamp": "1771045292", "trip": { "routeId": "T1a", "scheduleRelationship": "SCHEDULED", "tripId": "317095" } } }, { "id": "317094", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771047300", "uncertainty": 120 }, "stopId": "KERG", "stopSequence": 1 } ], "timestamp": "1771045292", "trip": { "routeId": "T1a", "scheduleRelationship": "SCHEDULED", "tripId": "317094" } } }, { "id": "317092", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771045301", "uncertainty": 120 }, "departure": { "time": "1771045301", "uncertainty": 120 }, "stopId": "KENC", "stopSequence": 7 }, { "arrival": { "time": "1771045365", "uncertainty": 120 }, "departure": { "time": "1771045365", "uncertainty": 120 }, "stopId": "BERL", "stopSequence": 8 }, { "arrival": { "time": "1771045408", "uncertainty": 120 }, "departure": { "time": "1771045408", "uncertainty": 120 }, "stopId": "MASS", "stopSequence": 9 }, { "arrival": { "time": "1771045457", "uncertainty": 120 }, "departure": { "time": "1771045457", "uncertainty": 120 }, "stopId": "BDCH", "stopSequence": 10 }, { "arrival": { "time": "1771045522", "uncertainty": 120 }, "departure": { "time": "1771045522", "uncertainty": 120 }, "stopId": "LSCO", "stopSequence": 11 }, { "arrival": { "time": "1771045594", "uncertainty": 120 }, "departure": { "time": "1771045594", "uncertainty": 120 }, "stopId": "TREF", "stopSequence": 12 }, { "arrival": { "time": "1771045664", "uncertainty": 120 }, "departure": { "time": "1771045664", "uncertainty": 120 }, "stopId": "VERD3", "stopSequence": 13 }, { "arrival": { "time": "1771045754", "uncertainty": 120 }, "departure": { "time": "1771045754", "uncertainty": 120 }, "stopId": "NORM", "stopSequence": 14 }, { "arrival": { "time": "1771045891", "uncertainty": 120 }, "departure": { "time": "1771045891", "uncertainty": 120 }, "stopId": "GLBS", "stopSequence": 15 }, { "arrival": { "time": "1771045937", "uncertainty": 120 }, "departure": { "time": "1771045937", "uncertainty": 120 }, "stopId": "GE1", "stopSequence": 16 }, { "arrival": { "time": "1771046010", "uncertainty": 120 }, "departure": { "time": "1771046010", "uncertainty": 120 }, "stopId": "CHAZ", "stopSequence": 17 }, { "arrival": { "time": "1771046060", "uncertainty": 120 }, "departure": { "time": "1771046060", "uncertainty": 120 }, "stopId": "ALOR", "stopSequence": 18 }, { "arrival": { "time": "1771046133", "uncertainty": 120 }, "departure": { "time": "1771046133", "uncertainty": 120 }, "stopId": "FAOE", "stopSequence": 19 }, { "arrival": { "time": "1771046204", "uncertainty": 120 }, "departure": { "time": "1771046204", "uncertainty": 120 }, "stopId": "SECU", "stopSequence": 20 }, { "arrival": { "time": "1771046263", "uncertainty": 120 }, "departure": { "time": "1771046263", "uncertainty": 120 }, "stopId": "MARN", "stopSequence": 21 }, { "arrival": { "time": "1771046334", "uncertainty": 120 }, "departure": { "time": "1771046334", "uncertainty": 120 }, "stopId": "OISE", "stopSequence": 22 }, { "arrival": { "time": "1771046384", "uncertainty": 120 }, "departure": { "time": "1771046384", "uncertainty": 120 }, "stopId": "TONK", "stopSequence": 23 }, { "arrival": { "time": "1771046447", "uncertainty": 120 }, "departure": { "time": "1771046447", "uncertainty": 120 }, "stopId": "FREB", "stopSequence": 24 }, { "arrival": { "time": "1771046456", "uncertainty": 120 }, "departure": { "time": "1771046456", "uncertainty": 120 }, "stopId": "PUCE1", "stopSequence": 25 }, { "arrival": { "time": "1771046504", "uncertainty": 120 }, "departure": { "time": "1771046504", "uncertainty": 120 }, "stopId": "LYCA1", "stopSequence": 26 }, { "arrival": { "time": "1771046606", "uncertainty": 120 }, "departure": { "time": "1771046606", "uncertainty": 120 }, "stopId": "CLET", "stopSequence": 27 }, { "arrival": { "time": "1771046690", "uncertainty": 120 }, "departure": { "time": "1771046690", "uncertainty": 120 }, "stopId": "BUNI", "stopSequence": 28 }, { "arrival": { "time": "1771046789", "uncertainty": 120 }, "departure": { "time": "1771046789", "uncertainty": 120 }, "stopId": "HENA", "stopSequence": 29 }, { "arrival": { "time": "1771046816", "uncertainty": 120 }, "departure": { "time": "1771046816", "uncertainty": 120 }, "stopId": "ORME", "stopSequence": 30 }, { "arrival": { "time": "1771046864", "uncertainty": 120 }, "departure": { "time": "1771046864", "uncertainty": 120 }, "stopId": "BOLL1", "stopSequence": 31 }, { "arrival": { "time": "1771046929", "uncertainty": 120 }, "departure": { "time": "1771046929", "uncertainty": 120 }, "stopId": "KERF", "stopSequence": 32 }, { "arrival": { "time": "1771046973", "uncertainty": 120 }, "departure": { "time": "1771046973", "uncertainty": 120 }, "stopId": "PLEN", "stopSequence": 33 }, { "arrival": { "time": "1771047021", "uncertainty": 120 }, "departure": { "time": "1771047021", "uncertainty": 120 }, "stopId": "METI", "stopSequence": 34 }, { "arrival": { "time": "1771047134", "uncertainty": 120 }, "departure": { "time": "1771047134", "uncertainty": 120 }, "stopId": "RPK1", "stopSequence": 35 }, { "arrival": { "time": "1771047164", "uncertainty": 120 }, "stopId": "KERGAa", "stopSequence": 36 } ], "timestamp": "1771045292", "trip": { "routeId": "T1a", "scheduleRelationship": "SCHEDULED", "tripId": "317092" }, "vehicle": { "id": "445", "label": "445" } } }, { "id": "316647", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771048200", "uncertainty": 120 }, "stopId": "LANC", "stopSequence": 1 } ], "timestamp": "1771045292", "trip": { "routeId": "32", "scheduleRelationship": "SCHEDULED", "tripId": "316647" } } }, { "id": "317555", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771047480", "uncertainty": 120 }, "stopId": "ILMB", "stopSequence": 1 } ], "timestamp": "1771045292", "trip": { "routeId": "T5", "scheduleRelationship": "SCHEDULED", "tripId": "317555" } } }, { "id": "317533", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771048440", "uncertainty": 120 }, "stopId": "BAK3", "stopSequence": 1 } ], "timestamp": "1771045292", "trip": { "routeId": "T5", "scheduleRelationship": "SCHEDULED", "tripId": "317533" } } }, { "id": "317030", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771048800", "uncertainty": 120 }, "stopId": "GMAR", "stopSequence": 1 } ], "timestamp": "1771045292", "trip": { "routeId": "NCV2", "scheduleRelationship": "SCHEDULED", "tripId": "317030" } } }, { "id": "317514", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771045800", "uncertainty": 120 }, "stopId": "ILMB", "stopSequence": 1 } ], "timestamp": "1771045292", "trip": { "routeId": "T5", "scheduleRelationship": "SCHEDULED", "tripId": "317514" } } }, { "id": "317510", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771048080", "uncertainty": 120 }, "stopId": "TYNU3", "stopSequence": 1 } ], "timestamp": "1771045292", "trip": { "routeId": "T4", "scheduleRelationship": "SCHEDULED", "tripId": "317510" } } }, { "id": "317467", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771045330", "uncertainty": 120 }, "departure": { "time": "1771045330", "uncertainty": 120 }, "stopId": "ROSE1", "stopSequence": 8 }, { "arrival": { "time": "1771045363", "uncertainty": 120 }, "departure": { "time": "1771045363", "uncertainty": 120 }, "stopId": "BRIS1", "stopSequence": 9 }, { "arrival": { "time": "1771045392", "uncertainty": 120 }, "departure": { "time": "1771045392", "uncertainty": 120 }, "stopId": "GROU3", "stopSequence": 10 }, { "arrival": { "time": "1771045438", "uncertainty": 120 }, "departure": { "time": "1771045438", "uncertainty": 120 }, "stopId": "MENZ1", "stopSequence": 11 }, { "arrival": { "time": "1771045481", "uncertainty": 120 }, "departure": { "time": "1771045481", "uncertainty": 120 }, "stopId": "KEBL1", "stopSequence": 12 }, { "arrival": { "time": "1771045540", "uncertainty": 120 }, "departure": { "time": "1771045540", "uncertainty": 120 }, "stopId": "TOUH1", "stopSequence": 13 }, { "arrival": { "time": "1771045586", "uncertainty": 120 }, "departure": { "time": "1771045586", "uncertainty": 120 }, "stopId": "NOUR1", "stopSequence": 14 }, { "arrival": { "time": "1771045632", "uncertainty": 120 }, "departure": { "time": "1771045632", "uncertainty": 120 }, "stopId": "KERN1", "stopSequence": 15 }, { "arrival": { "time": "1771045691", "uncertainty": 120 }, "departure": { "time": "1771045691", "uncertainty": 120 }, "stopId": "PHAR1", "stopSequence": 16 }, { "arrival": { "time": "1771045729", "uncertainty": 120 }, "departure": { "time": "1771045729", "uncertainty": 120 }, "stopId": "KERA1", "stopSequence": 17 }, { "arrival": { "time": "1771045776", "uncertainty": 120 }, "departure": { "time": "1771045776", "uncertainty": 120 }, "stopId": "MINI1", "stopSequence": 18 }, { "arrival": { "time": "1771045812", "uncertainty": 120 }, "departure": { "time": "1771045812", "uncertainty": 120 }, "stopId": "4CHE2", "stopSequence": 19 }, { "arrival": { "time": "1771045917", "uncertainty": 120 }, "departure": { "time": "1771045917", "uncertainty": 120 }, "stopId": "QUEL1", "stopSequence": 20 }, { "arrival": { "time": "1771045992", "uncertainty": 120 }, "departure": { "time": "1771045992", "uncertainty": 120 }, "stopId": "MOUL1", "stopSequence": 21 }, { "arrival": { "time": "1771046057", "uncertainty": 120 }, "departure": { "time": "1771046057", "uncertainty": 120 }, "stopId": "ANGL1", "stopSequence": 22 }, { "arrival": { "time": "1771046144", "uncertainty": 120 }, "departure": { "time": "1771046144", "uncertainty": 120 }, "stopId": "PUCE1", "stopSequence": 23 }, { "arrival": { "time": "1771046232", "uncertainty": 120 }, "departure": { "time": "1771046232", "uncertainty": 120 }, "stopId": "LYCM1", "stopSequence": 24 }, { "arrival": { "time": "1771046277", "uncertainty": 120 }, "departure": { "time": "1771046277", "uncertainty": 120 }, "stopId": "MERV1", "stopSequence": 25 }, { "arrival": { "time": "1771046312", "uncertainty": 120 }, "departure": { "time": "1771046312", "uncertainty": 120 }, "stopId": "BAYA1", "stopSequence": 26 }, { "arrival": { "time": "1771046358", "uncertainty": 120 }, "departure": { "time": "1771046358", "uncertainty": 120 }, "stopId": "SECU1", "stopSequence": 27 }, { "arrival": { "time": "1771046419", "uncertainty": 120 }, "departure": { "time": "1771046419", "uncertainty": 120 }, "stopId": "FAOE1", "stopSequence": 28 }, { "arrival": { "time": "1771046492", "uncertainty": 120 }, "departure": { "time": "1771046492", "uncertainty": 120 }, "stopId": "ALOR1", "stopSequence": 29 }, { "arrival": { "time": "1771046559", "uncertainty": 120 }, "departure": { "time": "1771046559", "uncertainty": 120 }, "stopId": "CHAZ1", "stopSequence": 30 }, { "arrival": { "time": "1771046619", "uncertainty": 120 }, "departure": { "time": "1771046619", "uncertainty": 120 }, "stopId": "GE2", "stopSequence": 31 }, { "arrival": { "time": "1771046647", "uncertainty": 120 }, "departure": { "time": "1771046647", "uncertainty": 120 }, "stopId": "KERC1", "stopSequence": 32 }, { "arrival": { "time": "1771046699", "uncertainty": 120 }, "departure": { "time": "1771046699", "uncertainty": 120 }, "stopId": "YSER1", "stopSequence": 33 }, { "arrival": { "time": "1771046760", "uncertainty": 120 }, "departure": { "time": "1771046760", "uncertainty": 120 }, "stopId": "DOUR1", "stopSequence": 34 }, { "arrival": { "time": "1771046807", "uncertainty": 120 }, "departure": { "time": "1771046807", "uncertainty": 120 }, "stopId": "CALV1", "stopSequence": 35 }, { "arrival": { "time": "1771046890", "uncertainty": 120 }, "departure": { "time": "1771046890", "uncertainty": 120 }, "stopId": "LPUI1", "stopSequence": 36 }, { "arrival": { "time": "1771046947", "uncertainty": 120 }, "departure": { "time": "1771046947", "uncertainty": 120 }, "stopId": "LIBE1", "stopSequence": 37 }, { "arrival": { "time": "1771047011", "uncertainty": 120 }, "departure": { "time": "1771047011", "uncertainty": 120 }, "stopId": "MAIR1", "stopSequence": 38 }, { "arrival": { "time": "1771047064", "uncertainty": 120 }, "departure": { "time": "1771047064", "uncertainty": 120 }, "stopId": "GREN1", "stopSequence": 39 }, { "arrival": { "time": "1771047099", "uncertainty": 120 }, "departure": { "time": "1771047099", "uncertainty": 120 }, "stopId": "ZCK21", "stopSequence": 40 }, { "arrival": { "time": "1771047146", "uncertainty": 120 }, "departure": { "time": "1771047146", "uncertainty": 120 }, "stopId": "VERT4", "stopSequence": 41 }, { "arrival": { "time": "1771047230", "uncertainty": 120 }, "departure": { "time": "1771047230", "uncertainty": 120 }, "stopId": "CFPA1", "stopSequence": 42 }, { "arrival": { "time": "1771047339", "uncertainty": 120 }, "departure": { "time": "1771047339", "uncertainty": 120 }, "stopId": "CLAI_EXT", "stopSequence": 43 }, { "arrival": { "time": "1771047357", "uncertainty": 120 }, "departure": { "time": "1771047357", "uncertainty": 120 }, "stopId": "CLAI1", "stopSequence": 44 }, { "arrival": { "time": "1771047444", "uncertainty": 120 }, "departure": { "time": "1771047444", "uncertainty": 120 }, "stopId": "BEGR5", "stopSequence": 45 }, { "arrival": { "time": "1771047519", "uncertainty": 120 }, "departure": { "time": "1771047519", "uncertainty": 120 }, "stopId": "VDTO1", "stopSequence": 46 }, { "arrival": { "time": "1771047577", "uncertainty": 120 }, "departure": { "time": "1771047577", "uncertainty": 120 }, "stopId": "KBON1", "stopSequence": 47 }, { "arrival": { "time": "1771047623", "uncertainty": 120 }, "departure": { "time": "1771047623", "uncertainty": 120 }, "stopId": "PZEC1", "stopSequence": 48 }, { "arrival": { "time": "1771047699", "uncertainty": 120 }, "departure": { "time": "1771047699", "uncertainty": 120 }, "stopId": "KZEC1", "stopSequence": 49 }, { "arrival": { "time": "1771047780", "uncertainty": 120 }, "departure": { "time": "1771047780", "uncertainty": 120 }, "stopId": "VERL", "stopSequence": 50 }, { "arrival": { "time": "1771047829", "uncertainty": 120 }, "departure": { "time": "1771047829", "uncertainty": 120 }, "stopId": "ROLL", "stopSequence": 51 }, { "arrival": { "time": "1771047879", "uncertainty": 120 }, "departure": { "time": "1771047879", "uncertainty": 120 }, "stopId": "CZAM", "stopSequence": 52 }, { "arrival": { "time": "1771047939", "uncertainty": 120 }, "departure": { "time": "1771047939", "uncertainty": 120 }, "stopId": "ARCS2", "stopSequence": 53 }, { "arrival": { "time": "1771048011", "uncertainty": 120 }, "departure": { "time": "1771048011", "uncertainty": 120 }, "stopId": "MAIA1", "stopSequence": 54 }, { "arrival": { "time": "1771048059", "uncertainty": 120 }, "departure": { "time": "1771048059", "uncertainty": 120 }, "stopId": "BELA3", "stopSequence": 55 }, { "arrival": { "time": "1771048199", "uncertainty": 120 }, "departure": { "time": "1771048199", "uncertainty": 120 }, "stopId": "KEDY1", "stopSequence": 56 }, { "arrival": { "time": "1771048254", "uncertainty": 120 }, "departure": { "time": "1771048254", "uncertainty": 120 }, "stopId": "LESB1", "stopSequence": 57 }, { "arrival": { "time": "1771048299", "uncertainty": 120 }, "departure": { "time": "1771048299", "uncertainty": 120 }, "stopId": "MAIG1", "stopSequence": 58 }, { "arrival": { "time": "1771048324", "uncertainty": 120 }, "departure": { "time": "1771048324", "uncertainty": 120 }, "stopId": "RPLA1", "stopSequence": 59 }, { "arrival": { "time": "1771048362", "uncertainty": 120 }, "departure": { "time": "1771048362", "uncertainty": 120 }, "stopId": "KDRO1", "stopSequence": 60 }, { "arrival": { "time": "1771048391", "uncertainty": 120 }, "departure": { "time": "1771048391", "uncertainty": 120 }, "stopId": "MADE1", "stopSequence": 61 }, { "arrival": { "time": "1771048436", "uncertainty": 120 }, "departure": { "time": "1771048436", "uncertainty": 120 }, "stopId": "MENE1", "stopSequence": 62 }, { "arrival": { "time": "1771048479", "uncertainty": 120 }, "stopId": "MENE", "stopSequence": 63 } ], "timestamp": "1771045292", "trip": { "routeId": "T4b", "scheduleRelationship": "SCHEDULED", "tripId": "317467" }, "vehicle": { "id": "426", "label": "426" } } }, { "id": "317466", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771046280", "uncertainty": 120 }, "stopId": "PALU1", "stopSequence": 1 } ], "timestamp": "1771045292", "trip": { "routeId": "T4a", "scheduleRelationship": "SCHEDULED", "tripId": "317466" } } }, { "id": "317465", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771047600", "uncertainty": 120 }, "stopId": "PALU1", "stopSequence": 1 } ], "timestamp": "1771045292", "trip": { "routeId": "T4b", "scheduleRelationship": "SCHEDULED", "tripId": "317465" } } }, { "id": "317433", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771046400", "uncertainty": 120 }, "stopId": "MENE", "stopSequence": 1 } ], "timestamp": "1771045292", "trip": { "routeId": "T4", "scheduleRelationship": "SCHEDULED", "tripId": "317433" } } }, { "id": "317432", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771045323", "uncertainty": 120 }, "departure": { "time": "1771045323", "uncertainty": 120 }, "stopId": "LTLC", "stopSequence": 11 }, { "arrival": { "time": "1771045397", "uncertainty": 120 }, "departure": { "time": "1771045397", "uncertainty": 120 }, "stopId": "CZAM1", "stopSequence": 12 }, { "arrival": { "time": "1771045432", "uncertainty": 120 }, "departure": { "time": "1771045432", "uncertainty": 120 }, "stopId": "ROLL1", "stopSequence": 13 }, { "arrival": { "time": "1771045476", "uncertainty": 120 }, "departure": { "time": "1771045476", "uncertainty": 120 }, "stopId": "VERL1", "stopSequence": 14 }, { "arrival": { "time": "1771045525", "uncertainty": 120 }, "departure": { "time": "1771045525", "uncertainty": 120 }, "stopId": "KZEC", "stopSequence": 15 }, { "arrival": { "time": "1771045580", "uncertainty": 120 }, "departure": { "time": "1771045580", "uncertainty": 120 }, "stopId": "PZEC", "stopSequence": 16 }, { "arrival": { "time": "1771045610", "uncertainty": 120 }, "departure": { "time": "1771045610", "uncertainty": 120 }, "stopId": "KBON", "stopSequence": 17 }, { "arrival": { "time": "1771045665", "uncertainty": 120 }, "departure": { "time": "1771045665", "uncertainty": 120 }, "stopId": "VDTO", "stopSequence": 18 }, { "arrival": { "time": "1771045732", "uncertainty": 120 }, "departure": { "time": "1771045732", "uncertainty": 120 }, "stopId": "BEGR4", "stopSequence": 19 }, { "arrival": { "time": "1771045786", "uncertainty": 120 }, "departure": { "time": "1771045786", "uncertainty": 120 }, "stopId": "CLAI", "stopSequence": 20 }, { "arrival": { "time": "1771045793", "uncertainty": 120 }, "departure": { "time": "1771045793", "uncertainty": 120 }, "stopId": "CLAI_CV", "stopSequence": 21 }, { "arrival": { "time": "1771045883", "uncertainty": 120 }, "departure": { "time": "1771045883", "uncertainty": 120 }, "stopId": "CFPA", "stopSequence": 22 }, { "arrival": { "time": "1771045962", "uncertainty": 120 }, "departure": { "time": "1771045962", "uncertainty": 120 }, "stopId": "VERT3", "stopSequence": 23 }, { "arrival": { "time": "1771046009", "uncertainty": 120 }, "departure": { "time": "1771046009", "uncertainty": 120 }, "stopId": "ZCK2", "stopSequence": 24 }, { "arrival": { "time": "1771046044", "uncertainty": 120 }, "departure": { "time": "1771046044", "uncertainty": 120 }, "stopId": "GREN", "stopSequence": 25 }, { "arrival": { "time": "1771046084", "uncertainty": 120 }, "departure": { "time": "1771046084", "uncertainty": 120 }, "stopId": "MAIR", "stopSequence": 26 }, { "arrival": { "time": "1771046142", "uncertainty": 120 }, "departure": { "time": "1771046142", "uncertainty": 120 }, "stopId": "LIBE", "stopSequence": 27 }, { "arrival": { "time": "1771046174", "uncertainty": 120 }, "departure": { "time": "1771046174", "uncertainty": 120 }, "stopId": "LPUI", "stopSequence": 28 }, { "arrival": { "time": "1771046244", "uncertainty": 120 }, "departure": { "time": "1771046244", "uncertainty": 120 }, "stopId": "CALV", "stopSequence": 29 }, { "arrival": { "time": "1771046311", "uncertainty": 120 }, "departure": { "time": "1771046311", "uncertainty": 120 }, "stopId": "DOUR", "stopSequence": 30 }, { "arrival": { "time": "1771046350", "uncertainty": 120 }, "departure": { "time": "1771046350", "uncertainty": 120 }, "stopId": "YSER", "stopSequence": 31 }, { "arrival": { "time": "1771046380", "uncertainty": 120 }, "departure": { "time": "1771046380", "uncertainty": 120 }, "stopId": "KERC", "stopSequence": 32 }, { "arrival": { "time": "1771046418", "uncertainty": 120 }, "departure": { "time": "1771046418", "uncertainty": 120 }, "stopId": "GE1", "stopSequence": 33 }, { "arrival": { "time": "1771046491", "uncertainty": 120 }, "departure": { "time": "1771046491", "uncertainty": 120 }, "stopId": "CHAZ", "stopSequence": 34 }, { "arrival": { "time": "1771046541", "uncertainty": 120 }, "departure": { "time": "1771046541", "uncertainty": 120 }, "stopId": "ALOR", "stopSequence": 35 }, { "arrival": { "time": "1771046614", "uncertainty": 120 }, "departure": { "time": "1771046614", "uncertainty": 120 }, "stopId": "FAOE", "stopSequence": 36 }, { "arrival": { "time": "1771046685", "uncertainty": 120 }, "departure": { "time": "1771046685", "uncertainty": 120 }, "stopId": "SECU", "stopSequence": 37 }, { "arrival": { "time": "1771046746", "uncertainty": 120 }, "departure": { "time": "1771046746", "uncertainty": 120 }, "stopId": "BAYA", "stopSequence": 38 }, { "arrival": { "time": "1771046794", "uncertainty": 120 }, "departure": { "time": "1771046794", "uncertainty": 120 }, "stopId": "MERV", "stopSequence": 39 }, { "arrival": { "time": "1771046865", "uncertainty": 120 }, "departure": { "time": "1771046865", "uncertainty": 120 }, "stopId": "LYCM", "stopSequence": 40 }, { "arrival": { "time": "1771046939", "uncertainty": 120 }, "departure": { "time": "1771046939", "uncertainty": 120 }, "stopId": "PUCE", "stopSequence": 41 }, { "arrival": { "time": "1771047010", "uncertainty": 120 }, "departure": { "time": "1771047010", "uncertainty": 120 }, "stopId": "ANGL", "stopSequence": 42 }, { "arrival": { "time": "1771047045", "uncertainty": 120 }, "departure": { "time": "1771047045", "uncertainty": 120 }, "stopId": "MOUL", "stopSequence": 43 }, { "arrival": { "time": "1771047163", "uncertainty": 120 }, "departure": { "time": "1771047163", "uncertainty": 120 }, "stopId": "QUEL", "stopSequence": 44 }, { "arrival": { "time": "1771047233", "uncertainty": 120 }, "departure": { "time": "1771047233", "uncertainty": 120 }, "stopId": "BOUC", "stopSequence": 45 }, { "arrival": { "time": "1771047261", "uncertainty": 120 }, "departure": { "time": "1771047261", "uncertainty": 120 }, "stopId": "4CHE", "stopSequence": 46 }, { "arrival": { "time": "1771047285", "uncertainty": 120 }, "departure": { "time": "1771047285", "uncertainty": 120 }, "stopId": "4CHE1", "stopSequence": 47 }, { "arrival": { "time": "1771047325", "uncertainty": 120 }, "departure": { "time": "1771047325", "uncertainty": 120 }, "stopId": "MINI", "stopSequence": 48 }, { "arrival": { "time": "1771047362", "uncertainty": 120 }, "departure": { "time": "1771047362", "uncertainty": 120 }, "stopId": "KERA", "stopSequence": 49 }, { "arrival": { "time": "1771047415", "uncertainty": 120 }, "departure": { "time": "1771047415", "uncertainty": 120 }, "stopId": "PHAR", "stopSequence": 50 }, { "arrival": { "time": "1771047465", "uncertainty": 120 }, "departure": { "time": "1771047465", "uncertainty": 120 }, "stopId": "KERN", "stopSequence": 51 }, { "arrival": { "time": "1771047506", "uncertainty": 120 }, "departure": { "time": "1771047506", "uncertainty": 120 }, "stopId": "NOUR", "stopSequence": 52 }, { "arrival": { "time": "1771047551", "uncertainty": 120 }, "departure": { "time": "1771047551", "uncertainty": 120 }, "stopId": "TOUH", "stopSequence": 53 }, { "arrival": { "time": "1771047602", "uncertainty": 120 }, "departure": { "time": "1771047602", "uncertainty": 120 }, "stopId": "KEBL", "stopSequence": 54 }, { "arrival": { "time": "1771047654", "uncertainty": 120 }, "departure": { "time": "1771047654", "uncertainty": 120 }, "stopId": "MENZ", "stopSequence": 55 }, { "arrival": { "time": "1771047705", "uncertainty": 120 }, "departure": { "time": "1771047705", "uncertainty": 120 }, "stopId": "GROU2", "stopSequence": 56 }, { "arrival": { "time": "1771047725", "uncertainty": 120 }, "departure": { "time": "1771047725", "uncertainty": 120 }, "stopId": "BRIS", "stopSequence": 57 }, { "arrival": { "time": "1771047757", "uncertainty": 120 }, "departure": { "time": "1771047757", "uncertainty": 120 }, "stopId": "ROSE", "stopSequence": 58 }, { "arrival": { "time": "1771047841", "uncertainty": 120 }, "departure": { "time": "1771047841", "uncertainty": 120 }, "stopId": "KEGU", "stopSequence": 59 }, { "arrival": { "time": "1771047889", "uncertainty": 120 }, "departure": { "time": "1771047889", "uncertainty": 120 }, "stopId": "PRES", "stopSequence": 60 }, { "arrival": { "time": "1771047937", "uncertainty": 120 }, "departure": { "time": "1771047937", "uncertainty": 120 }, "stopId": "OCEA", "stopSequence": 61 }, { "arrival": { "time": "1771047996", "uncertainty": 120 }, "departure": { "time": "1771047996", "uncertainty": 120 }, "stopId": "KPLA", "stopSequence": 62 }, { "arrival": { "time": "1771048065", "uncertainty": 120 }, "departure": { "time": "1771048065", "uncertainty": 120 }, "stopId": "KPAP", "stopSequence": 63 }, { "arrival": { "time": "1771048133", "uncertainty": 120 }, "departure": { "time": "1771048133", "uncertainty": 120 }, "stopId": "CRF", "stopSequence": 64 }, { "arrival": { "time": "1771048365", "uncertainty": 120 }, "stopId": "PALU", "stopSequence": 65 } ], "timestamp": "1771045292", "trip": { "routeId": "T4", "scheduleRelationship": "SCHEDULED", "tripId": "317432" }, "vehicle": { "id": "440", "label": "440" } } }, { "id": "317431", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771045278", "uncertainty": 120 }, "departure": { "time": "1771045278", "uncertainty": 120 }, "stopId": "FAOE", "stopSequence": 35 }, { "arrival": { "time": "1771045349", "uncertainty": 120 }, "departure": { "time": "1771045349", "uncertainty": 120 }, "stopId": "SECU", "stopSequence": 36 }, { "arrival": { "time": "1771045410", "uncertainty": 120 }, "departure": { "time": "1771045410", "uncertainty": 120 }, "stopId": "BAYA", "stopSequence": 37 }, { "arrival": { "time": "1771045458", "uncertainty": 120 }, "departure": { "time": "1771045458", "uncertainty": 120 }, "stopId": "MERV", "stopSequence": 38 }, { "arrival": { "time": "1771045529", "uncertainty": 120 }, "departure": { "time": "1771045529", "uncertainty": 120 }, "stopId": "LYCM", "stopSequence": 39 }, { "arrival": { "time": "1771045603", "uncertainty": 120 }, "departure": { "time": "1771045603", "uncertainty": 120 }, "stopId": "PUCE", "stopSequence": 40 }, { "arrival": { "time": "1771045674", "uncertainty": 120 }, "departure": { "time": "1771045674", "uncertainty": 120 }, "stopId": "ANGL", "stopSequence": 41 }, { "arrival": { "time": "1771045709", "uncertainty": 120 }, "departure": { "time": "1771045709", "uncertainty": 120 }, "stopId": "MOUL", "stopSequence": 42 }, { "arrival": { "time": "1771045827", "uncertainty": 120 }, "departure": { "time": "1771045827", "uncertainty": 120 }, "stopId": "QUEL", "stopSequence": 43 }, { "arrival": { "time": "1771045897", "uncertainty": 120 }, "departure": { "time": "1771045897", "uncertainty": 120 }, "stopId": "BOUC", "stopSequence": 44 }, { "arrival": { "time": "1771045925", "uncertainty": 120 }, "departure": { "time": "1771045925", "uncertainty": 120 }, "stopId": "4CHE", "stopSequence": 45 }, { "arrival": { "time": "1771045949", "uncertainty": 120 }, "departure": { "time": "1771045949", "uncertainty": 120 }, "stopId": "4CHE1", "stopSequence": 46 }, { "arrival": { "time": "1771045989", "uncertainty": 120 }, "departure": { "time": "1771045989", "uncertainty": 120 }, "stopId": "MINI", "stopSequence": 47 }, { "arrival": { "time": "1771046026", "uncertainty": 120 }, "departure": { "time": "1771046026", "uncertainty": 120 }, "stopId": "KERA", "stopSequence": 48 }, { "arrival": { "time": "1771046079", "uncertainty": 120 }, "departure": { "time": "1771046079", "uncertainty": 120 }, "stopId": "PHAR", "stopSequence": 49 }, { "arrival": { "time": "1771046129", "uncertainty": 120 }, "departure": { "time": "1771046129", "uncertainty": 120 }, "stopId": "KERN", "stopSequence": 50 }, { "arrival": { "time": "1771046170", "uncertainty": 120 }, "departure": { "time": "1771046170", "uncertainty": 120 }, "stopId": "NOUR", "stopSequence": 51 }, { "arrival": { "time": "1771046215", "uncertainty": 120 }, "departure": { "time": "1771046215", "uncertainty": 120 }, "stopId": "TOUH", "stopSequence": 52 }, { "arrival": { "time": "1771046266", "uncertainty": 120 }, "departure": { "time": "1771046266", "uncertainty": 120 }, "stopId": "KEBL", "stopSequence": 53 }, { "arrival": { "time": "1771046318", "uncertainty": 120 }, "departure": { "time": "1771046318", "uncertainty": 120 }, "stopId": "MENZ", "stopSequence": 54 }, { "arrival": { "time": "1771046369", "uncertainty": 120 }, "departure": { "time": "1771046369", "uncertainty": 120 }, "stopId": "GROU2", "stopSequence": 55 }, { "arrival": { "time": "1771046389", "uncertainty": 120 }, "departure": { "time": "1771046389", "uncertainty": 120 }, "stopId": "BRIS", "stopSequence": 56 }, { "arrival": { "time": "1771046421", "uncertainty": 120 }, "departure": { "time": "1771046421", "uncertainty": 120 }, "stopId": "ROSE", "stopSequence": 57 }, { "arrival": { "time": "1771046505", "uncertainty": 120 }, "departure": { "time": "1771046505", "uncertainty": 120 }, "stopId": "KEGU", "stopSequence": 58 }, { "arrival": { "time": "1771046553", "uncertainty": 120 }, "departure": { "time": "1771046553", "uncertainty": 120 }, "stopId": "PRES", "stopSequence": 59 }, { "arrival": { "time": "1771046601", "uncertainty": 120 }, "departure": { "time": "1771046601", "uncertainty": 120 }, "stopId": "OCEA", "stopSequence": 60 }, { "arrival": { "time": "1771046660", "uncertainty": 120 }, "departure": { "time": "1771046660", "uncertainty": 120 }, "stopId": "KPLA", "stopSequence": 61 }, { "arrival": { "time": "1771046729", "uncertainty": 120 }, "departure": { "time": "1771046729", "uncertainty": 120 }, "stopId": "KPAP", "stopSequence": 62 }, { "arrival": { "time": "1771046797", "uncertainty": 120 }, "departure": { "time": "1771046797", "uncertainty": 120 }, "stopId": "CRF", "stopSequence": 63 }, { "arrival": { "time": "1771047029", "uncertainty": 120 }, "stopId": "PALU", "stopSequence": 64 } ], "timestamp": "1771045292", "trip": { "routeId": "T4", "scheduleRelationship": "SCHEDULED", "tripId": "317431" }, "vehicle": { "id": "612", "label": "612" } } }, { "id": "317313", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "MARAT", "stopSequence": 4 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "KESL", "stopSequence": 5 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "PETI", "stopSequence": 6 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "HALB", "stopSequence": 7 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "ALPH", "stopSequence": 8 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "VILA", "stopSequence": 9 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "ROTO", "stopSequence": 10 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "NOURY", "stopSequence": 11 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "DAVI", "stopSequence": 12 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "ANSE", "stopSequence": 13 }, { "arrival": { "time": "1771046171", "uncertainty": 120 }, "departure": { "time": "1771046171", "uncertainty": 120 }, "stopId": "VERD", "stopSequence": 14 }, { "arrival": { "time": "1771046253", "uncertainty": 120 }, "departure": { "time": "1771046253", "uncertainty": 120 }, "stopId": "KERC", "stopSequence": 15 }, { "arrival": { "time": "1771046291", "uncertainty": 120 }, "departure": { "time": "1771046291", "uncertainty": 120 }, "stopId": "GE1", "stopSequence": 16 }, { "arrival": { "time": "1771046364", "uncertainty": 120 }, "departure": { "time": "1771046364", "uncertainty": 120 }, "stopId": "CHAZ", "stopSequence": 17 }, { "arrival": { "time": "1771046414", "uncertainty": 120 }, "departure": { "time": "1771046414", "uncertainty": 120 }, "stopId": "ALOR", "stopSequence": 18 }, { "arrival": { "time": "1771046487", "uncertainty": 120 }, "departure": { "time": "1771046487", "uncertainty": 120 }, "stopId": "FAOE", "stopSequence": 19 }, { "arrival": { "time": "1771046558", "uncertainty": 120 }, "departure": { "time": "1771046558", "uncertainty": 120 }, "stopId": "SECU", "stopSequence": 20 }, { "arrival": { "time": "1771046619", "uncertainty": 120 }, "departure": { "time": "1771046619", "uncertainty": 120 }, "stopId": "BAYA", "stopSequence": 21 }, { "arrival": { "time": "1771046667", "uncertainty": 120 }, "departure": { "time": "1771046667", "uncertainty": 120 }, "stopId": "MERV", "stopSequence": 22 }, { "arrival": { "time": "1771046738", "uncertainty": 120 }, "departure": { "time": "1771046738", "uncertainty": 120 }, "stopId": "LYCM", "stopSequence": 23 }, { "arrival": { "time": "1771046845", "uncertainty": 120 }, "departure": { "time": "1771046845", "uncertainty": 120 }, "stopId": "CLET", "stopSequence": 24 }, { "arrival": { "time": "1771046903", "uncertainty": 120 }, "departure": { "time": "1771046903", "uncertainty": 120 }, "stopId": "LAIN", "stopSequence": 25 }, { "arrival": { "time": "1771046978", "uncertainty": 120 }, "departure": { "time": "1771046978", "uncertainty": 120 }, "stopId": "KRVE", "stopSequence": 26 }, { "arrival": { "time": "1771047013", "uncertainty": 120 }, "departure": { "time": "1771047013", "uncertainty": 120 }, "stopId": "CMAR", "stopSequence": 27 }, { "arrival": { "time": "1771047042", "uncertainty": 120 }, "departure": { "time": "1771047042", "uncertainty": 120 }, "stopId": "CHEN", "stopSequence": 28 }, { "arrival": { "time": "1771047098", "uncertainty": 120 }, "departure": { "time": "1771047098", "uncertainty": 120 }, "stopId": "TER", "stopSequence": 29 }, { "arrival": { "time": "1771047174", "uncertainty": 120 }, "departure": { "time": "1771047174", "uncertainty": 120 }, "stopId": "KROL", "stopSequence": 30 }, { "arrival": { "time": "1771047239", "uncertainty": 120 }, "departure": { "time": "1771047239", "uncertainty": 120 }, "stopId": "FTOU2", "stopSequence": 31 }, { "arrival": { "time": "1771047338", "uncertainty": 120 }, "stopId": "VOILE", "stopSequence": 32 } ], "timestamp": "1771045292", "trip": { "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "317313" } } }, { "id": "317316", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "VOILE", "stopSequence": 1 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "FTOU3", "stopSequence": 2 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "KROL1", "stopSequence": 3 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "TER3", "stopSequence": 4 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "CHEN1", "stopSequence": 5 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "CMAR1", "stopSequence": 6 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "KRVE1", "stopSequence": 7 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "LAIN1", "stopSequence": 8 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "CLET1", "stopSequence": 9 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "LYCM1", "stopSequence": 10 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "MERV1", "stopSequence": 11 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "BAYA1", "stopSequence": 12 }, { "arrival": { "time": "1771045292", "uncertainty": 120 }, "departure": { "time": "1771045292", "uncertainty": 120 }, "stopId": "SECU1", "stopSequence": 13 }, { "arrival": { "time": "1771048342", "uncertainty": 120 }, "departure": { "time": "1771048342", "uncertainty": 120 }, "stopId": "FAOE1", "stopSequence": 14 }, { "arrival": { "time": "1771048417", "uncertainty": 120 }, "departure": { "time": "1771048417", "uncertainty": 120 }, "stopId": "ALOR1", "stopSequence": 15 }, { "arrival": { "time": "1771048484", "uncertainty": 120 }, "departure": { "time": "1771048484", "uncertainty": 120 }, "stopId": "CHAZ1", "stopSequence": 16 }, { "arrival": { "time": "1771048574", "uncertainty": 120 }, "departure": { "time": "1771048574", "uncertainty": 120 }, "stopId": "GE2", "stopSequence": 17 }, { "arrival": { "time": "1771048602", "uncertainty": 120 }, "departure": { "time": "1771048602", "uncertainty": 120 }, "stopId": "KERC1", "stopSequence": 18 }, { "arrival": { "time": "1771048681", "uncertainty": 120 }, "departure": { "time": "1771048681", "uncertainty": 120 }, "stopId": "VERD1", "stopSequence": 19 }, { "arrival": { "time": "1771048741", "uncertainty": 120 }, "departure": { "time": "1771048741", "uncertainty": 120 }, "stopId": "ANSE1", "stopSequence": 20 }, { "arrival": { "time": "1771048785", "uncertainty": 120 }, "departure": { "time": "1771048785", "uncertainty": 120 }, "stopId": "DAVI1", "stopSequence": 21 }, { "arrival": { "time": "1771048862", "uncertainty": 120 }, "departure": { "time": "1771048862", "uncertainty": 120 }, "stopId": "ROTO1", "stopSequence": 22 }, { "arrival": { "time": "1771048925", "uncertainty": 120 }, "departure": { "time": "1771048925", "uncertainty": 120 }, "stopId": "VILA1", "stopSequence": 23 }, { "arrival": { "time": "1771048981", "uncertainty": 120 }, "departure": { "time": "1771048981", "uncertainty": 120 }, "stopId": "ALPH1", "stopSequence": 24 }, { "arrival": { "time": "1771049069", "uncertainty": 120 }, "departure": { "time": "1771049069", "uncertainty": 120 }, "stopId": "HALB1", "stopSequence": 25 }, { "arrival": { "time": "1771049112", "uncertainty": 120 }, "departure": { "time": "1771049112", "uncertainty": 120 }, "stopId": "PETI1", "stopSequence": 26 }, { "arrival": { "time": "1771049161", "uncertainty": 120 }, "departure": { "time": "1771049161", "uncertainty": 120 }, "stopId": "KESL1", "stopSequence": 27 }, { "arrival": { "time": "1771049218", "uncertainty": 120 }, "departure": { "time": "1771049218", "uncertainty": 120 }, "stopId": "MARAT1", "stopSequence": 28 }, { "arrival": { "time": "1771049268", "uncertainty": 120 }, "departure": { "time": "1771049268", "uncertainty": 120 }, "stopId": "FICH1", "stopSequence": 29 }, { "arrival": { "time": "1771049340", "uncertainty": 120 }, "departure": { "time": "1771049340", "uncertainty": 120 }, "stopId": "GAGA", "stopSequence": 30 }, { "arrival": { "time": "1771049461", "uncertainty": 120 }, "stopId": "EXPO_AR", "stopSequence": 31 } ], "timestamp": "1771045292", "trip": { "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "317316" } } }, { "id": "317266", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771048680", "uncertainty": 120 }, "stopId": "EXPO_D", "stopSequence": 1 } ], "timestamp": "1771045292", "trip": { "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "317266" } } }, { "id": "317265", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771046880", "uncertainty": 120 }, "stopId": "EXPO_D", "stopSequence": 1 } ], "timestamp": "1771045292", "trip": { "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "317265" } } }, { "id": "317256", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771045860", "uncertainty": 120 }, "stopId": "VOILE", "stopSequence": 1 }, { "arrival": { "time": "1771045986", "uncertainty": 120 }, "departure": { "time": "1771045986", "uncertainty": 120 }, "stopId": "FTOU3", "stopSequence": 2 }, { "arrival": { "time": "1771046032", "uncertainty": 120 }, "departure": { "time": "1771046032", "uncertainty": 120 }, "stopId": "KROL1", "stopSequence": 3 }, { "arrival": { "time": "1771046084", "uncertainty": 120 }, "departure": { "time": "1771046084", "uncertainty": 120 }, "stopId": "TER3", "stopSequence": 4 }, { "arrival": { "time": "1771046122", "uncertainty": 120 }, "departure": { "time": "1771046122", "uncertainty": 120 }, "stopId": "CHEN1", "stopSequence": 5 }, { "arrival": { "time": "1771046130", "uncertainty": 120 }, "departure": { "time": "1771046130", "uncertainty": 120 }, "stopId": "CMAR1", "stopSequence": 6 }, { "arrival": { "time": "1771046165", "uncertainty": 120 }, "departure": { "time": "1771046165", "uncertainty": 120 }, "stopId": "KRVE1", "stopSequence": 7 }, { "arrival": { "time": "1771046241", "uncertainty": 120 }, "departure": { "time": "1771046241", "uncertainty": 120 }, "stopId": "LAIN1", "stopSequence": 8 }, { "arrival": { "time": "1771046272", "uncertainty": 120 }, "departure": { "time": "1771046272", "uncertainty": 120 }, "stopId": "CLET1", "stopSequence": 9 }, { "arrival": { "time": "1771046355", "uncertainty": 120 }, "departure": { "time": "1771046355", "uncertainty": 120 }, "stopId": "LYCM1", "stopSequence": 10 }, { "arrival": { "time": "1771046400", "uncertainty": 120 }, "departure": { "time": "1771046400", "uncertainty": 120 }, "stopId": "MERV1", "stopSequence": 11 }, { "arrival": { "time": "1771046435", "uncertainty": 120 }, "departure": { "time": "1771046435", "uncertainty": 120 }, "stopId": "BAYA1", "stopSequence": 12 }, { "arrival": { "time": "1771046481", "uncertainty": 120 }, "departure": { "time": "1771046481", "uncertainty": 120 }, "stopId": "SECU1", "stopSequence": 13 }, { "arrival": { "time": "1771046542", "uncertainty": 120 }, "departure": { "time": "1771046542", "uncertainty": 120 }, "stopId": "FAOE1", "stopSequence": 14 }, { "arrival": { "time": "1771046617", "uncertainty": 120 }, "departure": { "time": "1771046617", "uncertainty": 120 }, "stopId": "ALOR1", "stopSequence": 15 }, { "arrival": { "time": "1771046684", "uncertainty": 120 }, "departure": { "time": "1771046684", "uncertainty": 120 }, "stopId": "CHAZ1", "stopSequence": 16 }, { "arrival": { "time": "1771046774", "uncertainty": 120 }, "departure": { "time": "1771046774", "uncertainty": 120 }, "stopId": "GE2", "stopSequence": 17 }, { "arrival": { "time": "1771046802", "uncertainty": 120 }, "departure": { "time": "1771046802", "uncertainty": 120 }, "stopId": "KERC1", "stopSequence": 18 }, { "arrival": { "time": "1771046881", "uncertainty": 120 }, "departure": { "time": "1771046881", "uncertainty": 120 }, "stopId": "VERD1", "stopSequence": 19 }, { "arrival": { "time": "1771046941", "uncertainty": 120 }, "departure": { "time": "1771046941", "uncertainty": 120 }, "stopId": "ANSE1", "stopSequence": 20 }, { "arrival": { "time": "1771046985", "uncertainty": 120 }, "departure": { "time": "1771046985", "uncertainty": 120 }, "stopId": "DAVI1", "stopSequence": 21 }, { "arrival": { "time": "1771047062", "uncertainty": 120 }, "departure": { "time": "1771047062", "uncertainty": 120 }, "stopId": "ROTO1", "stopSequence": 22 }, { "arrival": { "time": "1771047125", "uncertainty": 120 }, "departure": { "time": "1771047125", "uncertainty": 120 }, "stopId": "VILA1", "stopSequence": 23 }, { "arrival": { "time": "1771047181", "uncertainty": 120 }, "departure": { "time": "1771047181", "uncertainty": 120 }, "stopId": "ALPH1", "stopSequence": 24 }, { "arrival": { "time": "1771047269", "uncertainty": 120 }, "departure": { "time": "1771047269", "uncertainty": 120 }, "stopId": "HALB1", "stopSequence": 25 }, { "arrival": { "time": "1771047312", "uncertainty": 120 }, "departure": { "time": "1771047312", "uncertainty": 120 }, "stopId": "PETI1", "stopSequence": 26 }, { "arrival": { "time": "1771047361", "uncertainty": 120 }, "departure": { "time": "1771047361", "uncertainty": 120 }, "stopId": "KESL1", "stopSequence": 27 }, { "arrival": { "time": "1771047418", "uncertainty": 120 }, "departure": { "time": "1771047418", "uncertainty": 120 }, "stopId": "MARAT1", "stopSequence": 28 }, { "arrival": { "time": "1771047468", "uncertainty": 120 }, "departure": { "time": "1771047468", "uncertainty": 120 }, "stopId": "FICH1", "stopSequence": 29 }, { "arrival": { "time": "1771047540", "uncertainty": 120 }, "departure": { "time": "1771047540", "uncertainty": 120 }, "stopId": "GAGA", "stopSequence": 30 }, { "arrival": { "time": "1771047661", "uncertainty": 120 }, "stopId": "EXPO_AR", "stopSequence": 31 } ], "timestamp": "1771045292", "trip": { "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "317256" } } }, { "id": "316447", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771048740", "uncertainty": 120 }, "stopId": "ATL3", "stopSequence": 1 } ], "timestamp": "1771045292", "trip": { "routeId": "15", "scheduleRelationship": "SCHEDULED", "tripId": "316447" } } }, { "id": "317255", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771045356", "uncertainty": 120 }, "departure": { "time": "1771045356", "uncertainty": 120 }, "stopId": "VERD1", "stopSequence": 19 }, { "arrival": { "time": "1771045416", "uncertainty": 120 }, "departure": { "time": "1771045416", "uncertainty": 120 }, "stopId": "ANSE1", "stopSequence": 20 }, { "arrival": { "time": "1771045460", "uncertainty": 120 }, "departure": { "time": "1771045460", "uncertainty": 120 }, "stopId": "DAVI1", "stopSequence": 21 }, { "arrival": { "time": "1771045537", "uncertainty": 120 }, "departure": { "time": "1771045537", "uncertainty": 120 }, "stopId": "ROTO1", "stopSequence": 22 }, { "arrival": { "time": "1771045600", "uncertainty": 120 }, "departure": { "time": "1771045600", "uncertainty": 120 }, "stopId": "VILA1", "stopSequence": 23 }, { "arrival": { "time": "1771045656", "uncertainty": 120 }, "departure": { "time": "1771045656", "uncertainty": 120 }, "stopId": "ALPH1", "stopSequence": 24 }, { "arrival": { "time": "1771045744", "uncertainty": 120 }, "departure": { "time": "1771045744", "uncertainty": 120 }, "stopId": "HALB1", "stopSequence": 25 }, { "arrival": { "time": "1771045787", "uncertainty": 120 }, "departure": { "time": "1771045787", "uncertainty": 120 }, "stopId": "PETI1", "stopSequence": 26 }, { "arrival": { "time": "1771045836", "uncertainty": 120 }, "departure": { "time": "1771045836", "uncertainty": 120 }, "stopId": "KESL1", "stopSequence": 27 }, { "arrival": { "time": "1771045893", "uncertainty": 120 }, "departure": { "time": "1771045893", "uncertainty": 120 }, "stopId": "MARAT1", "stopSequence": 28 }, { "arrival": { "time": "1771045943", "uncertainty": 120 }, "departure": { "time": "1771045943", "uncertainty": 120 }, "stopId": "FICH1", "stopSequence": 29 }, { "arrival": { "time": "1771046015", "uncertainty": 120 }, "departure": { "time": "1771046015", "uncertainty": 120 }, "stopId": "GAGA", "stopSequence": 30 }, { "arrival": { "time": "1771046136", "uncertainty": 120 }, "stopId": "EXPO_AR", "stopSequence": 31 } ], "timestamp": "1771045292", "trip": { "routeId": "T2", "scheduleRelationship": "SCHEDULED", "tripId": "317255" }, "vehicle": { "id": "439", "label": "439" } } }, { "id": "316352", "tripUpdate": { "timestamp": "1771045292", "trip": { "routeId": "122", "scheduleRelationship": "CANCELED", "tripId": "316352" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1771045292" } }