Détails de la ressource

Nom du fichier : Mises à jour des trajets en temps réel
Format : gtfs-rt

Les mises à jour des trajets vous informent des fluctuations d’horaires.
Elles sont délivrées au format GTFS-realtime.

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

Disponibilité au téléchargement

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

338 erreurs, 115 avertissements

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

Erreurs

Sequential stop_time_update times are not increasing E022 338 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 19882790892035 stop_sequence 7 arrival_time 09:10:37 (1785481837) is equal to previous stop arrival_time 09:10:37 (1785481837) - times must increase between two sequential stops
  • trip_id 19882790892035 stop_sequence 7 arrival_time 09:10:37 (1785481837) is equal to previous stop departure_time 09:10:37 (1785481837) - times must increase between two sequential stops
  • trip_id 19882790892035 stop_sequence 7 departure_time 09:10:37 (1785481837) is equal to previous stop departure_time 09:10:37 (1785481837) - times must increase between two sequential stops
  • trip_id 19882790892035 stop_sequence 7 departure_time 09:10:37 (1785481837) is equal to previous stop arrival_time 09:10:37 (1785481837) - times must increase between two sequential stops
  • trip_id 19882790892035 stop_sequence 8 arrival_time 09:10:37 (1785481837) is equal to previous stop arrival_time 09:10:37 (1785481837) - times must increase between two sequential stops

Avertissements

vehicle_id not populated W002 115 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 1988279089503 does not have a vehicle_id
  • trip_id 1988279089123 does not have a vehicle_id
  • trip_id 19882790892596 does not have a vehicle_id
  • trip_id 19882790892318 does not have a vehicle_id
  • trip_id 19882790891171 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
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 3 047 30 fois (100 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 11 640 28 fois (93 % des validations)
W008 The data in a GTFS-realtime feed should always be less than one minute old 2 2 fois (7 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 31/07/2026 à 13h37 Europe/Paris.

trip_updates (195) 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 31/07/2026 à 13h37 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "19882790892123", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501360", "uncertainty": 120 }, "stopId": "BLANCH", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892123" } } }, { "id": "19882790891492", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501300", "uncertainty": 120 }, "stopId": "PENH11", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891492" } } }, { "id": "1988279089189", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499800", "uncertainty": 120 }, "stopId": "RCOU0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "BOC", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089189" } } }, { "id": "1988279089140", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498300", "uncertainty": 120 }, "stopId": "ROSE8Y", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "MRO", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089140" } } }, { "id": "19882790891359", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501300", "uncertainty": 120 }, "stopId": "BSE07R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "ILE", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891359" } } }, { "id": "19882790891252", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785497880", "uncertainty": 120 }, "stopId": "PBLEUR", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "35", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891252" } } }, { "id": "19882790892612", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "QLAU08", "stopSequence": 1 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 2 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "GMA0AR", "stopSequence": 3 }, { "arrival": { "time": "1785501746", "uncertainty": 120 }, "departure": { "time": "1785501746", "uncertainty": 120 }, "stopId": "GALB8A", "stopSequence": 4 }, { "arrival": { "time": "1785501809", "uncertainty": 120 }, "departure": { "time": "1785501809", "uncertainty": 120 }, "stopId": "CBEA8A", "stopSequence": 5 }, { "arrival": { "time": "1785501864", "uncertainty": 120 }, "departure": { "time": "1785501864", "uncertainty": 120 }, "stopId": "PCRO8A", "stopSequence": 6 }, { "arrival": { "time": "1785501943", "uncertainty": 120 }, "departure": { "time": "1785501943", "uncertainty": 120 }, "stopId": "MIRA8A", "stopSequence": 7 }, { "arrival": { "time": "1785501996", "uncertainty": 120 }, "departure": { "time": "1785501996", "uncertainty": 120 }, "stopId": "HENR8A", "stopSequence": 8 }, { "arrival": { "time": "1785502091", "uncertainty": 120 }, "departure": { "time": "1785502091", "uncertainty": 120 }, "stopId": "ROSE8A", "stopSequence": 9 }, { "arrival": { "time": "1785502143", "uncertainty": 120 }, "departure": { "time": "1785502143", "uncertainty": 120 }, "stopId": "PCAN8A", "stopSequence": 10 }, { "arrival": { "time": "1785502180", "uncertainty": 120 }, "departure": { "time": "1785502180", "uncertainty": 120 }, "stopId": "HESP8A", "stopSequence": 11 }, { "arrival": { "time": "1785502252", "uncertainty": 120 }, "departure": { "time": "1785502252", "uncertainty": 120 }, "stopId": "LMAR8A", "stopSequence": 12 }, { "arrival": { "time": "1785502299", "uncertainty": 120 }, "departure": { "time": "1785502299", "uncertainty": 120 }, "stopId": "RAST8A", "stopSequence": 13 }, { "arrival": { "time": "1785502338", "uncertainty": 120 }, "departure": { "time": "1785502338", "uncertainty": 120 }, "stopId": "BIJO8A", "stopSequence": 14 }, { "arrival": { "time": "1785502378", "uncertainty": 120 }, "stopId": "PALM08", "stopSequence": 15 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "8", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892612" } } }, { "id": "19882790892231", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499800", "uncertainty": 120 }, "stopId": "C0MIMO", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892231" } } }, { "id": "1988279089517", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499620", "uncertainty": 120 }, "stopId": "HDV0AR", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "CITY", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089517" } } }, { "id": "19882790892122", "tripUpdate": { "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "CANCELED", "tripId": "19882790892122" } } }, { "id": "1988279089964", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500700", "uncertainty": 120 }, "stopId": "MSCE0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089964" } } }, { "id": "1988279089887", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499260", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089887" } } }, { "id": "19882790892055", "tripUpdate": { "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "8", "scheduleRelationship": "CANCELED", "tripId": "19882790892055" } } }, { "id": "1988279089963", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500040", "uncertainty": 120 }, "stopId": "MSCE0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089963" } } }, { "id": "1988279089792", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497758", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 35 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089792" } } }, { "id": "19882790892663", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500820", "uncertainty": 120 }, "stopId": "STMC6A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "6B", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892663" } } }, { "id": "1988279089962", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499320", "uncertainty": 120 }, "stopId": "MSCE0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089962" } } }, { "id": "19882790892387", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501360", "uncertainty": 120 }, "stopId": "TOUR0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892387" } } }, { "id": "19882790892630", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785517200" }, "stopId": "QLAU08", "stopSequence": 1 }, { "arrival": { "time": "1785517375" }, "departure": { "time": "1785517375" }, "stopId": "HDV08A", "stopSequence": 2 }, { "arrival": { "time": "1785517482" }, "departure": { "time": "1785517482" }, "stopId": "GMA0AR", "stopSequence": 3 }, { "arrival": { "time": "1785517697" }, "departure": { "time": "1785517697" }, "stopId": "GALB8A", "stopSequence": 4 }, { "arrival": { "time": "1785517834" }, "departure": { "time": "1785517834" }, "stopId": "CBEA8A", "stopSequence": 5 }, { "arrival": { "time": "1785517953" }, "departure": { "time": "1785517953" }, "stopId": "PCRO8A", "stopSequence": 6 }, { "arrival": { "time": "1785518124" }, "departure": { "time": "1785518124" }, "stopId": "MIRA8A", "stopSequence": 7 }, { "arrival": { "time": "1785518183" }, "departure": { "time": "1785518183" }, "stopId": "HENR8A", "stopSequence": 8 }, { "arrival": { "time": "1785518288" }, "departure": { "time": "1785518288" }, "stopId": "ROSE8A", "stopSequence": 9 }, { "arrival": { "time": "1785518345" }, "departure": { "time": "1785518345" }, "stopId": "PCAN8A", "stopSequence": 10 }, { "arrival": { "time": "1785518386" }, "departure": { "time": "1785518386" }, "stopId": "HESP8A", "stopSequence": 11 }, { "arrival": { "time": "1785518466" }, "departure": { "time": "1785518466" }, "stopId": "LMAR8A", "stopSequence": 12 }, { "arrival": { "time": "1785518518" }, "departure": { "time": "1785518518" }, "stopId": "RAST8A", "stopSequence": 13 }, { "arrival": { "time": "1785518561" }, "departure": { "time": "1785518561" }, "stopId": "BIJO8A", "stopSequence": 14 }, { "arrival": { "time": "1785518607" }, "stopId": "PALM08", "stopSequence": 15 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "8", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892630" } } }, { "id": "19882790891488", "tripUpdate": { "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "CANCELED", "tripId": "19882790891488" } } }, { "id": "19882790891601", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497888", "uncertainty": 120 }, "departure": { "time": "1785497888", "uncertainty": 120 }, "stopId": "BLE0AR", "stopSequence": 24 }, { "arrival": { "time": "1785497968", "uncertainty": 120 }, "departure": { "time": "1785497968", "uncertainty": 120 }, "stopId": "PPI0AR", "stopSequence": 25 }, { "arrival": { "time": "1785498007", "uncertainty": 120 }, "departure": { "time": "1785498007", "uncertainty": 120 }, "stopId": "BEA0AR", "stopSequence": 26 }, { "arrival": { "time": "1785498049", "uncertainty": 120 }, "departure": { "time": "1785498049", "uncertainty": 120 }, "stopId": "PSP0AR", "stopSequence": 27 }, { "arrival": { "time": "1785498108", "uncertainty": 120 }, "departure": { "time": "1785498108", "uncertainty": 120 }, "stopId": "VAL0AR", "stopSequence": 28 }, { "arrival": { "time": "1785498169", "uncertainty": 120 }, "departure": { "time": "1785498169", "uncertainty": 120 }, "stopId": "LRI0AR", "stopSequence": 29 }, { "arrival": { "time": "1785498243", "uncertainty": 120 }, "departure": { "time": "1785498243", "uncertainty": 120 }, "stopId": "RPO0AR", "stopSequence": 30 }, { "arrival": { "time": "1785498421", "uncertainty": 120 }, "departure": { "time": "1785498421", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 31 }, { "arrival": { "time": "1785498543", "uncertainty": 120 }, "departure": { "time": "1785498543", "uncertainty": 120 }, "stopId": "GMA0AR", "stopSequence": 32 }, { "arrival": { "time": "1785498821", "uncertainty": 120 }, "departure": { "time": "1785498821", "uncertainty": 120 }, "stopId": "RSE0AA", "stopSequence": 33 }, { "arrival": { "time": "1785498970", "uncertainty": 120 }, "departure": { "time": "1785498970", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 34 }, { "arrival": { "time": "1785499066", "uncertainty": 120 }, "departure": { "time": "1785499066", "uncertainty": 120 }, "stopId": "PCA01R", "stopSequence": 35 }, { "arrival": { "time": "1785499156", "uncertainty": 120 }, "departure": { "time": "1785499156", "uncertainty": 120 }, "stopId": "BOR01R", "stopSequence": 36 }, { "arrival": { "time": "1785499217", "uncertainty": 120 }, "departure": { "time": "1785499217", "uncertainty": 120 }, "stopId": "DEL01R", "stopSequence": 37 }, { "arrival": { "time": "1785499301", "uncertainty": 120 }, "departure": { "time": "1785499301", "uncertainty": 120 }, "stopId": "CON01R", "stopSequence": 38 }, { "arrival": { "time": "1785499415", "uncertainty": 120 }, "departure": { "time": "1785499415", "uncertainty": 120 }, "stopId": "LMO01R", "stopSequence": 39 }, { "arrival": { "time": "1785499494", "uncertainty": 120 }, "departure": { "time": "1785499494", "uncertainty": 120 }, "stopId": "CIM01R", "stopSequence": 40 }, { "arrival": { "time": "1785499543", "uncertainty": 120 }, "departure": { "time": "1785499543", "uncertainty": 120 }, "stopId": "LFO17R", "stopSequence": 41 }, { "arrival": { "time": "1785499622", "uncertainty": 120 }, "departure": { "time": "1785499622", "uncertainty": 120 }, "stopId": "HOP01R", "stopSequence": 42 }, { "arrival": { "time": "1785499658", "uncertainty": 120 }, "departure": { "time": "1785499658", "uncertainty": 120 }, "stopId": "AVF01R", "stopSequence": 43 }, { "arrival": { "time": "1785499730", "uncertainty": 120 }, "departure": { "time": "1785499730", "uncertainty": 120 }, "stopId": "PJU01R", "stopSequence": 44 }, { "arrival": { "time": "1785499764", "uncertainty": 120 }, "departure": { "time": "1785499764", "uncertainty": 120 }, "stopId": "PRO01R", "stopSequence": 45 }, { "arrival": { "time": "1785499817", "uncertainty": 120 }, "departure": { "time": "1785499817", "uncertainty": 120 }, "stopId": "LLA01R", "stopSequence": 46 }, { "arrival": { "time": "1785499871", "uncertainty": 120 }, "departure": { "time": "1785499871", "uncertainty": 120 }, "stopId": "LIC01R", "stopSequence": 47 }, { "arrival": { "time": "1785499966", "uncertainty": 120 }, "departure": { "time": "1785499966", "uncertainty": 120 }, "stopId": "OLI01R", "stopSequence": 48 }, { "arrival": { "time": "1785500066", "uncertainty": 120 }, "departure": { "time": "1785500066", "uncertainty": 120 }, "stopId": "CJA01R", "stopSequence": 49 }, { "arrival": { "time": "1785500104", "uncertainty": 120 }, "departure": { "time": "1785500104", "uncertainty": 120 }, "stopId": "VFE01R", "stopSequence": 50 }, { "arrival": { "time": "1785500217", "uncertainty": 120 }, "stopId": "BLANCH", "stopSequence": 51 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891601" }, "vehicle": { "id": "465", "label": "465" } } }, { "id": "19882790891328", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500760", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "35", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891328" } } }, { "id": "19882790891778", "tripUpdate": { "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "SUQ", "scheduleRelationship": "CANCELED", "tripId": "19882790891778" } } }, { "id": "19882790891776", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498300", "uncertainty": 120 }, "stopId": "HDV0A2", "stopSequence": 1 }, { "arrival": { "time": "1785498418", "uncertainty": 120 }, "departure": { "time": "1785498418", "uncertainty": 120 }, "stopId": "RPO0AA", "stopSequence": 2 }, { "arrival": { "time": "1785498500", "uncertainty": 120 }, "departure": { "time": "1785498500", "uncertainty": 120 }, "stopId": "LRI0AA", "stopSequence": 3 }, { "arrival": { "time": "1785498570", "uncertainty": 120 }, "departure": { "time": "1785498570", "uncertainty": 120 }, "stopId": "SUIS0A", "stopSequence": 4 }, { "arrival": { "time": "1785498691", "uncertainty": 120 }, "departure": { "time": "1785498691", "uncertainty": 120 }, "stopId": "LALA0A", "stopSequence": 5 }, { "arrival": { "time": "1785498720", "uncertainty": 120 }, "departure": { "time": "1785498720", "uncertainty": 120 }, "stopId": "ORA20A", "stopSequence": 6 }, { "arrival": { "time": "1785498788", "uncertainty": 120 }, "departure": { "time": "1785498788", "uncertainty": 120 }, "stopId": "SUIS0B", "stopSequence": 7 }, { "arrival": { "time": "1785498814", "uncertainty": 120 }, "departure": { "time": "1785498814", "uncertainty": 120 }, "stopId": "RPRE0A", "stopSequence": 8 }, { "arrival": { "time": "1785498912", "uncertainty": 120 }, "departure": { "time": "1785498912", "uncertainty": 120 }, "stopId": "PERR0A", "stopSequence": 9 }, { "arrival": { "time": "1785498972", "uncertainty": 120 }, "departure": { "time": "1785498972", "uncertainty": 120 }, "stopId": "MUSE0A", "stopSequence": 10 }, { "arrival": { "time": "1785499020", "uncertainty": 120 }, "departure": { "time": "1785499020", "uncertainty": 120 }, "stopId": "NDES0A", "stopSequence": 11 }, { "arrival": { "time": "1785499058", "uncertainty": 120 }, "departure": { "time": "1785499058", "uncertainty": 120 }, "stopId": "CAST0A", "stopSequence": 12 }, { "arrival": { "time": "1785499108", "uncertainty": 120 }, "departure": { "time": "1785499108", "uncertainty": 120 }, "stopId": "MCHE0A", "stopSequence": 13 }, { "arrival": { "time": "1785499143", "uncertainty": 120 }, "departure": { "time": "1785499143", "uncertainty": 120 }, "stopId": "HCLE0A", "stopSequence": 14 }, { "arrival": { "time": "1785499200", "uncertainty": 120 }, "departure": { "time": "1785499200", "uncertainty": 120 }, "stopId": "SQMISR", "stopSequence": 15 }, { "arrival": { "time": "1785499317", "uncertainty": 120 }, "departure": { "time": "1785499317", "uncertainty": 120 }, "stopId": "PMID0A", "stopSequence": 16 }, { "arrival": { "time": "1785499380", "uncertainty": 120 }, "departure": { "time": "1785499380", "uncertainty": 120 }, "stopId": "QLAU08", "stopSequence": 17 }, { "arrival": { "time": "1785499500", "uncertainty": 120 }, "stopId": "HDV0AA", "stopSequence": 18 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "SUQ", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891776" } } }, { "id": "1988279089959", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785498003", "uncertainty": 120 }, "departure": { "time": "1785498003", "uncertainty": 120 }, "stopId": "VAUM0A", "stopSequence": 9 }, { "arrival": { "time": "1785498072", "uncertainty": 120 }, "departure": { "time": "1785498072", "uncertainty": 120 }, "stopId": "CABR0A", "stopSequence": 10 }, { "arrival": { "time": "1785498170", "uncertainty": 120 }, "departure": { "time": "1785498170", "uncertainty": 120 }, "stopId": "BLAN0C", "stopSequence": 11 }, { "arrival": { "time": "1785498228", "uncertainty": 120 }, "departure": { "time": "1785498228", "uncertainty": 120 }, "stopId": "VFE01A", "stopSequence": 12 }, { "arrival": { "time": "1785498285", "uncertainty": 120 }, "departure": { "time": "1785498285", "uncertainty": 120 }, "stopId": "CJA01A", "stopSequence": 13 }, { "arrival": { "time": "1785498334", "uncertainty": 120 }, "departure": { "time": "1785498334", "uncertainty": 120 }, "stopId": "LRO01A", "stopSequence": 14 }, { "arrival": { "time": "1785498413", "uncertainty": 120 }, "departure": { "time": "1785498413", "uncertainty": 120 }, "stopId": "OLI01A", "stopSequence": 15 }, { "arrival": { "time": "1785498490", "uncertainty": 120 }, "departure": { "time": "1785498490", "uncertainty": 120 }, "stopId": "LIC01A", "stopSequence": 16 }, { "arrival": { "time": "1785498594", "uncertainty": 120 }, "departure": { "time": "1785498594", "uncertainty": 120 }, "stopId": "PRO11R", "stopSequence": 17 }, { "arrival": { "time": "1785498627", "uncertainty": 120 }, "departure": { "time": "1785498627", "uncertainty": 120 }, "stopId": "MRO35A", "stopSequence": 18 }, { "arrival": { "time": "1785498730", "uncertainty": 120 }, "departure": { "time": "1785498730", "uncertainty": 120 }, "stopId": "NDAN6A", "stopSequence": 19 }, { "arrival": { "time": "1785498769", "uncertainty": 120 }, "departure": { "time": "1785498769", "uncertainty": 120 }, "stopId": "MADR6A", "stopSequence": 20 }, { "arrival": { "time": "1785498790", "uncertainty": 120 }, "departure": { "time": "1785498790", "uncertainty": 120 }, "stopId": "SEV06A", "stopSequence": 21 }, { "arrival": { "time": "1785498823", "uncertainty": 120 }, "departure": { "time": "1785498823", "uncertainty": 120 }, "stopId": "PDO0AA", "stopSequence": 22 }, { "arrival": { "time": "1785498910", "uncertainty": 120 }, "departure": { "time": "1785498910", "uncertainty": 120 }, "stopId": "LCA0AA", "stopSequence": 23 }, { "arrival": { "time": "1785499027", "uncertainty": 120 }, "departure": { "time": "1785499027", "uncertainty": 120 }, "stopId": "MIL0AA", "stopSequence": 24 }, { "arrival": { "time": "1785499132", "uncertainty": 120 }, "departure": { "time": "1785499132", "uncertainty": 120 }, "stopId": "MEU0AA", "stopSequence": 25 }, { "arrival": { "time": "1785499226", "uncertainty": 120 }, "departure": { "time": "1785499226", "uncertainty": 120 }, "stopId": "PVA0AA", "stopSequence": 26 }, { "arrival": { "time": "1785499385", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 27 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089959" }, "vehicle": { "id": "467", "label": "467" } } }, { "id": "19882790892439", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785497940", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 1 }, { "arrival": { "time": "1785498044", "uncertainty": 120 }, "departure": { "time": "1785498044", "uncertainty": 120 }, "stopId": "PVA0AR", "stopSequence": 2 }, { "arrival": { "time": "1785498134", "uncertainty": 120 }, "departure": { "time": "1785498134", "uncertainty": 120 }, "stopId": "MEU0AR", "stopSequence": 3 }, { "arrival": { "time": "1785498211", "uncertainty": 120 }, "departure": { "time": "1785498211", "uncertainty": 120 }, "stopId": "MIL0AR", "stopSequence": 4 }, { "arrival": { "time": "1785498280", "uncertainty": 120 }, "departure": { "time": "1785498280", "uncertainty": 120 }, "stopId": "LCA0AR", "stopSequence": 5 }, { "arrival": { "time": "1785498368", "uncertainty": 120 }, "departure": { "time": "1785498368", "uncertainty": 120 }, "stopId": "PDO0AR", "stopSequence": 6 }, { "arrival": { "time": "1785498417", "uncertainty": 120 }, "departure": { "time": "1785498417", "uncertainty": 120 }, "stopId": "SEV06R", "stopSequence": 7 }, { "arrival": { "time": "1785498484", "uncertainty": 120 }, "departure": { "time": "1785498484", "uncertainty": 120 }, "stopId": "HOWA6R", "stopSequence": 8 }, { "arrival": { "time": "1785498537", "uncertainty": 120 }, "departure": { "time": "1785498537", "uncertainty": 120 }, "stopId": "NDAN6R", "stopSequence": 9 }, { "arrival": { "time": "1785498606", "uncertainty": 120 }, "departure": { "time": "1785498606", "uncertainty": 120 }, "stopId": "BDNO6R", "stopSequence": 10 }, { "arrival": { "time": "1785498629", "uncertainty": 120 }, "departure": { "time": "1785498629", "uncertainty": 120 }, "stopId": "MRO35R", "stopSequence": 11 }, { "arrival": { "time": "1785498673", "uncertainty": 120 }, "departure": { "time": "1785498673", "uncertainty": 120 }, "stopId": "LLA01R", "stopSequence": 12 }, { "arrival": { "time": "1785498717", "uncertainty": 120 }, "departure": { "time": "1785498717", "uncertainty": 120 }, "stopId": "LIC01R", "stopSequence": 13 }, { "arrival": { "time": "1785498824", "uncertainty": 120 }, "departure": { "time": "1785498824", "uncertainty": 120 }, "stopId": "OLI01R", "stopSequence": 14 }, { "arrival": { "time": "1785498939", "uncertainty": 120 }, "departure": { "time": "1785498939", "uncertainty": 120 }, "stopId": "CJA01R", "stopSequence": 15 }, { "arrival": { "time": "1785498999", "uncertainty": 120 }, "departure": { "time": "1785498999", "uncertainty": 120 }, "stopId": "VFE01R", "stopSequence": 16 }, { "arrival": { "time": "1785499059", "uncertainty": 120 }, "departure": { "time": "1785499059", "uncertainty": 120 }, "stopId": "BLAN0D", "stopSequence": 17 }, { "arrival": { "time": "1785499144", "uncertainty": 120 }, "departure": { "time": "1785499144", "uncertainty": 120 }, "stopId": "CABR0R", "stopSequence": 18 }, { "arrival": { "time": "1785499239", "uncertainty": 120 }, "departure": { "time": "1785499239", "uncertainty": 120 }, "stopId": "VAUM0R", "stopSequence": 19 }, { "arrival": { "time": "1785499343", "uncertainty": 120 }, "departure": { "time": "1785499343", "uncertainty": 120 }, "stopId": "CREM0R", "stopSequence": 20 }, { "arrival": { "time": "1785499403", "uncertainty": 120 }, "departure": { "time": "1785499403", "uncertainty": 120 }, "stopId": "CCAS0A", "stopSequence": 21 }, { "arrival": { "time": "1785499424", "uncertainty": 120 }, "departure": { "time": "1785499424", "uncertainty": 120 }, "stopId": "VALM0R", "stopSequence": 22 }, { "arrival": { "time": "1785499472", "uncertainty": 120 }, "departure": { "time": "1785499472", "uncertainty": 120 }, "stopId": "JUYE0R", "stopSequence": 23 }, { "arrival": { "time": "1785499519", "uncertainty": 120 }, "departure": { "time": "1785499519", "uncertainty": 120 }, "stopId": "CMOU0R", "stopSequence": 24 }, { "arrival": { "time": "1785499557", "uncertainty": 120 }, "departure": { "time": "1785499557", "uncertainty": 120 }, "stopId": "TOUR0R", "stopSequence": 25 }, { "arrival": { "time": "1785499670", "uncertainty": 120 }, "departure": { "time": "1785499670", "uncertainty": 120 }, "stopId": "STMARR", "stopSequence": 26 }, { "arrival": { "time": "1785499755", "uncertainty": 120 }, "departure": { "time": "1785499755", "uncertainty": 120 }, "stopId": "VICA0R", "stopSequence": 27 }, { "arrival": { "time": "1785499921", "uncertainty": 120 }, "departure": { "time": "1785499921", "uncertainty": 120 }, "stopId": "GOUR0R", "stopSequence": 28 }, { "arrival": { "time": "1785500037", "uncertainty": 120 }, "stopId": "MSCE0A", "stopSequence": 29 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892439" }, "vehicle": { "id": "468", "label": "468" } } }, { "id": "19882790892937", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499800", "uncertainty": 120 }, "stopId": "COLOMB", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "6A", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892937" } } }, { "id": "19882790891693", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497854", "uncertainty": 120 }, "departure": { "time": "1785497854", "uncertainty": 120 }, "stopId": "PSP0AA", "stopSequence": 8 }, { "arrival": { "time": "1785497900", "uncertainty": 120 }, "departure": { "time": "1785497900", "uncertainty": 120 }, "stopId": "BEA0AA", "stopSequence": 9 }, { "arrival": { "time": "1785497944", "uncertainty": 120 }, "departure": { "time": "1785497944", "uncertainty": 120 }, "stopId": "PPI0AA", "stopSequence": 10 }, { "arrival": { "time": "1785498004", "uncertainty": 120 }, "departure": { "time": "1785498004", "uncertainty": 120 }, "stopId": "BLE0AA", "stopSequence": 11 }, { "arrival": { "time": "1785498068", "uncertainty": 120 }, "departure": { "time": "1785498068", "uncertainty": 120 }, "stopId": "MER0AA", "stopSequence": 12 }, { "arrival": { "time": "1785498130", "uncertainty": 120 }, "departure": { "time": "1785498130", "uncertainty": 120 }, "stopId": "STM0AA", "stopSequence": 13 }, { "arrival": { "time": "1785498171", "uncertainty": 120 }, "departure": { "time": "1785498171", "uncertainty": 120 }, "stopId": "MAN0AA", "stopSequence": 14 }, { "arrival": { "time": "1785498267", "uncertainty": 120 }, "departure": { "time": "1785498267", "uncertainty": 120 }, "stopId": "PMA0AA", "stopSequence": 15 }, { "arrival": { "time": "1785498347", "uncertainty": 120 }, "departure": { "time": "1785498347", "uncertainty": 120 }, "stopId": "SJE20A", "stopSequence": 16 }, { "arrival": { "time": "1785498464", "uncertainty": 120 }, "departure": { "time": "1785498464", "uncertainty": 120 }, "stopId": "MGA0AA", "stopSequence": 17 }, { "arrival": { "time": "1785498609", "uncertainty": 120 }, "departure": { "time": "1785498609", "uncertainty": 120 }, "stopId": "COU0AA", "stopSequence": 18 }, { "arrival": { "time": "1785498693", "uncertainty": 120 }, "departure": { "time": "1785498693", "uncertainty": 120 }, "stopId": "PPO20A", "stopSequence": 19 }, { "arrival": { "time": "1785498806", "uncertainty": 120 }, "departure": { "time": "1785498806", "uncertainty": 120 }, "stopId": "PAT17R", "stopSequence": 20 }, { "arrival": { "time": "1785498860", "uncertainty": 120 }, "departure": { "time": "1785498860", "uncertainty": 120 }, "stopId": "BLER0A", "stopSequence": 21 }, { "arrival": { "time": "1785499028", "uncertainty": 120 }, "departure": { "time": "1785499028", "uncertainty": 120 }, "stopId": "RPC17R", "stopSequence": 22 }, { "arrival": { "time": "1785499088", "uncertainty": 120 }, "departure": { "time": "1785499088", "uncertainty": 120 }, "stopId": "SOL17R", "stopSequence": 23 }, { "arrival": { "time": "1785499128", "uncertainty": 120 }, "departure": { "time": "1785499128", "uncertainty": 120 }, "stopId": "LST17R", "stopSequence": 24 }, { "arrival": { "time": "1785499178", "uncertainty": 120 }, "departure": { "time": "1785499178", "uncertainty": 120 }, "stopId": "RBR17R", "stopSequence": 25 }, { "arrival": { "time": "1785499251", "uncertainty": 120 }, "departure": { "time": "1785499251", "uncertainty": 120 }, "stopId": "CAP15B", "stopSequence": 26 }, { "arrival": { "time": "1785499287", "uncertainty": 120 }, "departure": { "time": "1785499287", "uncertainty": 120 }, "stopId": "PASS0A", "stopSequence": 27 }, { "arrival": { "time": "1785499349", "uncertainty": 120 }, "departure": { "time": "1785499349", "uncertainty": 120 }, "stopId": "EUC15R", "stopSequence": 28 }, { "arrival": { "time": "1785499409", "uncertainty": 120 }, "departure": { "time": "1785499409", "uncertainty": 120 }, "stopId": "CUL15R", "stopSequence": 29 }, { "arrival": { "time": "1785499446", "uncertainty": 120 }, "departure": { "time": "1785499446", "uncertainty": 120 }, "stopId": "GRM15R", "stopSequence": 30 }, { "arrival": { "time": "1785499497", "uncertainty": 120 }, "departure": { "time": "1785499497", "uncertainty": 120 }, "stopId": "CHVI0A", "stopSequence": 31 }, { "arrival": { "time": "1785499564", "uncertainty": 120 }, "departure": { "time": "1785499564", "uncertainty": 120 }, "stopId": "THE15R", "stopSequence": 32 }, { "arrival": { "time": "1785499658", "uncertainty": 120 }, "departure": { "time": "1785499658", "uncertainty": 120 }, "stopId": "RPES1A", "stopSequence": 33 }, { "arrival": { "time": "1785499747", "uncertainty": 120 }, "departure": { "time": "1785499747", "uncertainty": 120 }, "stopId": "LEOS2A", "stopSequence": 34 }, { "arrival": { "time": "1785499797", "uncertainty": 120 }, "departure": { "time": "1785499797", "uncertainty": 120 }, "stopId": "EDENPA", "stopSequence": 35 }, { "arrival": { "time": "1785499862", "uncertainty": 120 }, "stopId": "CCO15A", "stopSequence": 36 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891693" }, "vehicle": { "id": "437", "label": "437" } } }, { "id": "19882790891388", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499800", "uncertainty": 120 }, "stopId": "HDV0AA", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "10", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891388" } } }, { "id": "19882790892772", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501360", "uncertainty": 120 }, "stopId": "AMU0AA", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892772" } } }, { "id": "1988279089801", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499200", "uncertainty": 120 }, "stopId": "CCO15A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089801" } } }, { "id": "19882790892769", "tripUpdate": { "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "CANCELED", "tripId": "19882790892769" } } }, { "id": "19882790891604", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497893", "uncertainty": 120 }, "departure": { "time": "1785497893", "uncertainty": 120 }, "stopId": "SJO01R", "stopSequence": 15 }, { "arrival": { "time": "1785497989", "uncertainty": 120 }, "departure": { "time": "1785497989", "uncertainty": 120 }, "stopId": "LHU11R", "stopSequence": 16 }, { "arrival": { "time": "1785498044", "uncertainty": 120 }, "departure": { "time": "1785498044", "uncertainty": 120 }, "stopId": "ADO11R", "stopSequence": 17 }, { "arrival": { "time": "1785498078", "uncertainty": 120 }, "departure": { "time": "1785498078", "uncertainty": 120 }, "stopId": "MGA0AC", "stopSequence": 18 }, { "arrival": { "time": "1785498153", "uncertainty": 120 }, "departure": { "time": "1785498153", "uncertainty": 120 }, "stopId": "SJE20R", "stopSequence": 19 }, { "arrival": { "time": "1785498203", "uncertainty": 120 }, "departure": { "time": "1785498203", "uncertainty": 120 }, "stopId": "PMA0AR", "stopSequence": 20 }, { "arrival": { "time": "1785498330", "uncertainty": 120 }, "departure": { "time": "1785498330", "uncertainty": 120 }, "stopId": "MAN0AR", "stopSequence": 21 }, { "arrival": { "time": "1785498372", "uncertainty": 120 }, "departure": { "time": "1785498372", "uncertainty": 120 }, "stopId": "STM0AR", "stopSequence": 22 }, { "arrival": { "time": "1785498452", "uncertainty": 120 }, "departure": { "time": "1785498452", "uncertainty": 120 }, "stopId": "MER0AR", "stopSequence": 23 }, { "arrival": { "time": "1785498506", "uncertainty": 120 }, "departure": { "time": "1785498506", "uncertainty": 120 }, "stopId": "BLE0AR", "stopSequence": 24 }, { "arrival": { "time": "1785498588", "uncertainty": 120 }, "departure": { "time": "1785498588", "uncertainty": 120 }, "stopId": "PPI0AR", "stopSequence": 25 }, { "arrival": { "time": "1785498628", "uncertainty": 120 }, "departure": { "time": "1785498628", "uncertainty": 120 }, "stopId": "BEA0AR", "stopSequence": 26 }, { "arrival": { "time": "1785498671", "uncertainty": 120 }, "departure": { "time": "1785498671", "uncertainty": 120 }, "stopId": "PSP0AR", "stopSequence": 27 }, { "arrival": { "time": "1785498732", "uncertainty": 120 }, "departure": { "time": "1785498732", "uncertainty": 120 }, "stopId": "VAL0AR", "stopSequence": 28 }, { "arrival": { "time": "1785498793", "uncertainty": 120 }, "departure": { "time": "1785498793", "uncertainty": 120 }, "stopId": "LRI0AR", "stopSequence": 29 }, { "arrival": { "time": "1785498867", "uncertainty": 120 }, "departure": { "time": "1785498867", "uncertainty": 120 }, "stopId": "RPO0AR", "stopSequence": 30 }, { "arrival": { "time": "1785499046", "uncertainty": 120 }, "departure": { "time": "1785499046", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 31 }, { "arrival": { "time": "1785499170", "uncertainty": 120 }, "departure": { "time": "1785499170", "uncertainty": 120 }, "stopId": "GMA0AR", "stopSequence": 32 }, { "arrival": { "time": "1785499451", "uncertainty": 120 }, "departure": { "time": "1785499451", "uncertainty": 120 }, "stopId": "RSE0AA", "stopSequence": 33 }, { "arrival": { "time": "1785499602", "uncertainty": 120 }, "departure": { "time": "1785499602", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 34 }, { "arrival": { "time": "1785499698", "uncertainty": 120 }, "departure": { "time": "1785499698", "uncertainty": 120 }, "stopId": "PCA01R", "stopSequence": 35 }, { "arrival": { "time": "1785499788", "uncertainty": 120 }, "departure": { "time": "1785499788", "uncertainty": 120 }, "stopId": "BOR01R", "stopSequence": 36 }, { "arrival": { "time": "1785499849", "uncertainty": 120 }, "departure": { "time": "1785499849", "uncertainty": 120 }, "stopId": "DEL01R", "stopSequence": 37 }, { "arrival": { "time": "1785499933", "uncertainty": 120 }, "departure": { "time": "1785499933", "uncertainty": 120 }, "stopId": "CON01R", "stopSequence": 38 }, { "arrival": { "time": "1785500047", "uncertainty": 120 }, "departure": { "time": "1785500047", "uncertainty": 120 }, "stopId": "LMO01R", "stopSequence": 39 }, { "arrival": { "time": "1785500126", "uncertainty": 120 }, "departure": { "time": "1785500126", "uncertainty": 120 }, "stopId": "CIM01R", "stopSequence": 40 }, { "arrival": { "time": "1785500175", "uncertainty": 120 }, "departure": { "time": "1785500175", "uncertainty": 120 }, "stopId": "LFO17R", "stopSequence": 41 }, { "arrival": { "time": "1785500255", "uncertainty": 120 }, "departure": { "time": "1785500255", "uncertainty": 120 }, "stopId": "HOP01R", "stopSequence": 42 }, { "arrival": { "time": "1785500291", "uncertainty": 120 }, "departure": { "time": "1785500291", "uncertainty": 120 }, "stopId": "AVF01R", "stopSequence": 43 }, { "arrival": { "time": "1785500363", "uncertainty": 120 }, "departure": { "time": "1785500363", "uncertainty": 120 }, "stopId": "PJU01R", "stopSequence": 44 }, { "arrival": { "time": "1785500397", "uncertainty": 120 }, "departure": { "time": "1785500397", "uncertainty": 120 }, "stopId": "PRO01R", "stopSequence": 45 }, { "arrival": { "time": "1785500450", "uncertainty": 120 }, "departure": { "time": "1785500450", "uncertainty": 120 }, "stopId": "LLA01R", "stopSequence": 46 }, { "arrival": { "time": "1785500504", "uncertainty": 120 }, "departure": { "time": "1785500504", "uncertainty": 120 }, "stopId": "LIC01R", "stopSequence": 47 }, { "arrival": { "time": "1785500599", "uncertainty": 120 }, "departure": { "time": "1785500599", "uncertainty": 120 }, "stopId": "OLI01R", "stopSequence": 48 }, { "arrival": { "time": "1785500699", "uncertainty": 120 }, "departure": { "time": "1785500699", "uncertainty": 120 }, "stopId": "CJA01R", "stopSequence": 49 }, { "arrival": { "time": "1785500736", "uncertainty": 120 }, "departure": { "time": "1785500736", "uncertainty": 120 }, "stopId": "VFE01R", "stopSequence": 50 }, { "arrival": { "time": "1785500849", "uncertainty": 120 }, "stopId": "BLANCH", "stopSequence": 51 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891604" }, "vehicle": { "id": "455", "label": "455" } } }, { "id": "1988279089625", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498900", "uncertainty": 120 }, "stopId": "MESS0R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "29", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089625" } } }, { "id": "19882790892686", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499380", "uncertainty": 120 }, "stopId": "TRAY0R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892686" } } }, { "id": "198827908910", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785482059", "uncertainty": 120 }, "departure": { "time": "1785482059", "uncertainty": 120 }, "stopId": "CUL15A", "stopSequence": 25 }, { "arrival": { "time": "1785482105", "uncertainty": 120 }, "departure": { "time": "1785482105", "uncertainty": 120 }, "stopId": "MIR15A", "stopSequence": 26 }, { "arrival": { "time": "1785482158", "uncertainty": 120 }, "departure": { "time": "1785482158", "uncertainty": 120 }, "stopId": "PASS0R", "stopSequence": 27 }, { "arrival": { "time": "1785482195", "uncertainty": 120 }, "departure": { "time": "1785482195", "uncertainty": 120 }, "stopId": "CAP15C", "stopSequence": 28 }, { "arrival": { "time": "1785482244", "uncertainty": 120 }, "departure": { "time": "1785482244", "uncertainty": 120 }, "stopId": "RBR17A", "stopSequence": 29 }, { "arrival": { "time": "1785482267", "uncertainty": 120 }, "departure": { "time": "1785482267", "uncertainty": 120 }, "stopId": "LST17A", "stopSequence": 30 }, { "arrival": { "time": "1785482314", "uncertainty": 120 }, "departure": { "time": "1785482314", "uncertainty": 120 }, "stopId": "SOL17A", "stopSequence": 31 }, { "arrival": { "time": "1785482434", "uncertainty": 120 }, "stopId": "TASS0R", "stopSequence": 32 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "MIM", "scheduleRelationship": "SCHEDULED", "tripId": "198827908910" }, "vehicle": { "id": "9990", "label": "9990" } } }, { "id": "1988279089516", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498420", "uncertainty": 120 }, "stopId": "HDV0AR", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "CITY", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089516" } } }, { "id": "19882790891910", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500400", "uncertainty": 120 }, "stopId": "TOUR0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "29", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891910" } } }, { "id": "19882790892609", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498900", "uncertainty": 120 }, "stopId": "QLAU08", "stopSequence": 1 }, { "arrival": { "time": "1785499094", "uncertainty": 120 }, "departure": { "time": "1785499094", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 2 }, { "arrival": { "time": "1785499213", "uncertainty": 120 }, "departure": { "time": "1785499213", "uncertainty": 120 }, "stopId": "GMA0AR", "stopSequence": 3 }, { "arrival": { "time": "1785499453", "uncertainty": 120 }, "departure": { "time": "1785499453", "uncertainty": 120 }, "stopId": "GALB8A", "stopSequence": 4 }, { "arrival": { "time": "1785499515", "uncertainty": 120 }, "departure": { "time": "1785499515", "uncertainty": 120 }, "stopId": "CBEA8A", "stopSequence": 5 }, { "arrival": { "time": "1785499569", "uncertainty": 120 }, "departure": { "time": "1785499569", "uncertainty": 120 }, "stopId": "PCRO8A", "stopSequence": 6 }, { "arrival": { "time": "1785499647", "uncertainty": 120 }, "departure": { "time": "1785499647", "uncertainty": 120 }, "stopId": "MIRA8A", "stopSequence": 7 }, { "arrival": { "time": "1785499698", "uncertainty": 120 }, "departure": { "time": "1785499698", "uncertainty": 120 }, "stopId": "HENR8A", "stopSequence": 8 }, { "arrival": { "time": "1785499789", "uncertainty": 120 }, "departure": { "time": "1785499789", "uncertainty": 120 }, "stopId": "ROSE8A", "stopSequence": 9 }, { "arrival": { "time": "1785499839", "uncertainty": 120 }, "departure": { "time": "1785499839", "uncertainty": 120 }, "stopId": "PCAN8A", "stopSequence": 10 }, { "arrival": { "time": "1785499875", "uncertainty": 120 }, "departure": { "time": "1785499875", "uncertainty": 120 }, "stopId": "HESP8A", "stopSequence": 11 }, { "arrival": { "time": "1785499944", "uncertainty": 120 }, "departure": { "time": "1785499944", "uncertainty": 120 }, "stopId": "LMAR8A", "stopSequence": 12 }, { "arrival": { "time": "1785499989", "uncertainty": 120 }, "departure": { "time": "1785499989", "uncertainty": 120 }, "stopId": "RAST8A", "stopSequence": 13 }, { "arrival": { "time": "1785500026", "uncertainty": 120 }, "departure": { "time": "1785500026", "uncertainty": 120 }, "stopId": "BIJO8A", "stopSequence": 14 }, { "arrival": { "time": "1785500066", "uncertainty": 120 }, "stopId": "PALM08", "stopSequence": 15 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "8", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892609" } } }, { "id": "19882790892706", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498600", "uncertainty": 120 }, "stopId": "HDV0AA", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "10", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892706" } } }, { "id": "19882790892436", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497872", "uncertainty": 120 }, "stopId": "MSCE0A", "stopSequence": 29 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892436" }, "vehicle": { "id": "438", "label": "438" } } }, { "id": "19882790891691", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497631", "uncertainty": 120 }, "departure": { "time": "1785497631", "uncertainty": 120 }, "stopId": "RBR17R", "stopSequence": 25 }, { "arrival": { "time": "1785497729", "uncertainty": 120 }, "departure": { "time": "1785497738", "uncertainty": 120 }, "stopId": "CAP15B", "stopSequence": 26 }, { "arrival": { "time": "1785497788", "uncertainty": 120 }, "departure": { "time": "1785497788", "uncertainty": 120 }, "stopId": "PASS0A", "stopSequence": 27 }, { "arrival": { "time": "1785497854", "uncertainty": 120 }, "departure": { "time": "1785497854", "uncertainty": 120 }, "stopId": "EUC15R", "stopSequence": 28 }, { "arrival": { "time": "1785497917", "uncertainty": 120 }, "departure": { "time": "1785497917", "uncertainty": 120 }, "stopId": "CUL15R", "stopSequence": 29 }, { "arrival": { "time": "1785497954", "uncertainty": 120 }, "departure": { "time": "1785498148", "uncertainty": 120 }, "stopId": "GRM15R", "stopSequence": 30 }, { "arrival": { "time": "1785498199", "uncertainty": 120 }, "departure": { "time": "1785498199", "uncertainty": 120 }, "stopId": "CHVI0A", "stopSequence": 31 }, { "arrival": { "time": "1785498266", "uncertainty": 120 }, "departure": { "time": "1785498266", "uncertainty": 120 }, "stopId": "THE15R", "stopSequence": 32 }, { "arrival": { "time": "1785498342", "uncertainty": 120 }, "departure": { "time": "1785498342", "uncertainty": 120 }, "stopId": "RPES1A", "stopSequence": 33 }, { "arrival": { "time": "1785498431", "uncertainty": 120 }, "departure": { "time": "1785498431", "uncertainty": 120 }, "stopId": "LEOS2A", "stopSequence": 34 }, { "arrival": { "time": "1785498481", "uncertainty": 120 }, "departure": { "time": "1785498481", "uncertainty": 120 }, "stopId": "EDENPA", "stopSequence": 35 }, { "arrival": { "time": "1785498546", "uncertainty": 120 }, "stopId": "CCO15A", "stopSequence": 36 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891691" }, "vehicle": { "id": "450", "label": "450" } } }, { "id": "19882790891909", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498600", "uncertainty": 120 }, "stopId": "TOUR0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "29", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891909" } } }, { "id": "19882790891988", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500880", "uncertainty": 120 }, "stopId": "LPPA10", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891988" } } }, { "id": "19882790891612", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500820", "uncertainty": 120 }, "stopId": "LBASTI", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891612" } } }, { "id": "19882790891808", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498300", "uncertainty": 120 }, "stopId": "GABIAN", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891808" } } }, { "id": "19882790892441", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499260", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892441" } } }, { "id": "19882790891971", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501060", "uncertainty": 120 }, "stopId": "MAREM7", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "7", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891971" } } }, { "id": "19882790892119", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498300", "uncertainty": 120 }, "stopId": "BLANCH", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892119" } } }, { "id": "1988279089805", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501360", "uncertainty": 120 }, "stopId": "CCO15A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089805" } } }, { "id": "19882790891327", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498840", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "35", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891327" } } }, { "id": "1988279089958", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497937", "uncertainty": 120 }, "departure": { "time": "1785497937", "uncertainty": 120 }, "stopId": "PRO11R", "stopSequence": 17 }, { "arrival": { "time": "1785497969", "uncertainty": 120 }, "departure": { "time": "1785497969", "uncertainty": 120 }, "stopId": "MRO35A", "stopSequence": 18 }, { "arrival": { "time": "1785498051", "uncertainty": 120 }, "departure": { "time": "1785498051", "uncertainty": 120 }, "stopId": "NDAN6A", "stopSequence": 19 }, { "arrival": { "time": "1785498091", "uncertainty": 120 }, "departure": { "time": "1785498091", "uncertainty": 120 }, "stopId": "MADR6A", "stopSequence": 20 }, { "arrival": { "time": "1785498112", "uncertainty": 120 }, "departure": { "time": "1785498112", "uncertainty": 120 }, "stopId": "SEV06A", "stopSequence": 21 }, { "arrival": { "time": "1785498143", "uncertainty": 120 }, "departure": { "time": "1785498143", "uncertainty": 120 }, "stopId": "PDO0AA", "stopSequence": 22 }, { "arrival": { "time": "1785498215", "uncertainty": 120 }, "departure": { "time": "1785498215", "uncertainty": 120 }, "stopId": "LCA0AA", "stopSequence": 23 }, { "arrival": { "time": "1785498311", "uncertainty": 120 }, "departure": { "time": "1785498311", "uncertainty": 120 }, "stopId": "MIL0AA", "stopSequence": 24 }, { "arrival": { "time": "1785498404", "uncertainty": 120 }, "departure": { "time": "1785498404", "uncertainty": 120 }, "stopId": "MEU0AA", "stopSequence": 25 }, { "arrival": { "time": "1785498493", "uncertainty": 120 }, "departure": { "time": "1785498493", "uncertainty": 120 }, "stopId": "PVA0AA", "stopSequence": 26 }, { "arrival": { "time": "1785498644", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 27 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089958" }, "vehicle": { "id": "466", "label": "466" } } }, { "id": "19882790892770", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500100", "uncertainty": 120 }, "stopId": "AMU0AA", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892770" } } }, { "id": "19882790892117", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497727", "uncertainty": 120 }, "departure": { "time": "1785497727", "uncertainty": 120 }, "stopId": "MAI01A", "stopSequence": 15 }, { "arrival": { "time": "1785497758", "uncertainty": 120 }, "departure": { "time": "1785497758", "uncertainty": 120 }, "stopId": "PCA01A", "stopSequence": 16 }, { "arrival": { "time": "1785497879", "uncertainty": 120 }, "departure": { "time": "1785498070", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 17 }, { "arrival": { "time": "1785498187", "uncertainty": 120 }, "departure": { "time": "1785498187", "uncertainty": 120 }, "stopId": "RSE0AR", "stopSequence": 18 }, { "arrival": { "time": "1785498377", "uncertainty": 120 }, "departure": { "time": "1785498377", "uncertainty": 120 }, "stopId": "GMA0AA", "stopSequence": 19 }, { "arrival": { "time": "1785498466", "uncertainty": 120 }, "departure": { "time": "1785498466", "uncertainty": 120 }, "stopId": "HDV08R", "stopSequence": 20 }, { "arrival": { "time": "1785498650", "uncertainty": 120 }, "departure": { "time": "1785498650", "uncertainty": 120 }, "stopId": "RPO0AA", "stopSequence": 21 }, { "arrival": { "time": "1785498740", "uncertainty": 120 }, "departure": { "time": "1785498740", "uncertainty": 120 }, "stopId": "LRI0AA", "stopSequence": 22 }, { "arrival": { "time": "1785498803", "uncertainty": 120 }, "departure": { "time": "1785498803", "uncertainty": 120 }, "stopId": "VAL0AA", "stopSequence": 23 }, { "arrival": { "time": "1785498869", "uncertainty": 120 }, "departure": { "time": "1785498869", "uncertainty": 120 }, "stopId": "PSP0AA", "stopSequence": 24 }, { "arrival": { "time": "1785498916", "uncertainty": 120 }, "departure": { "time": "1785498916", "uncertainty": 120 }, "stopId": "BEA0AA", "stopSequence": 25 }, { "arrival": { "time": "1785498958", "uncertainty": 120 }, "departure": { "time": "1785498958", "uncertainty": 120 }, "stopId": "PPI0AA", "stopSequence": 26 }, { "arrival": { "time": "1785499016", "uncertainty": 120 }, "departure": { "time": "1785499016", "uncertainty": 120 }, "stopId": "BLE0AA", "stopSequence": 27 }, { "arrival": { "time": "1785499083", "uncertainty": 120 }, "departure": { "time": "1785499083", "uncertainty": 120 }, "stopId": "MER0AA", "stopSequence": 28 }, { "arrival": { "time": "1785499153", "uncertainty": 120 }, "departure": { "time": "1785499153", "uncertainty": 120 }, "stopId": "STM0AA", "stopSequence": 29 }, { "arrival": { "time": "1785499196", "uncertainty": 120 }, "departure": { "time": "1785499196", "uncertainty": 120 }, "stopId": "MAN0AA", "stopSequence": 30 }, { "arrival": { "time": "1785499264", "uncertainty": 120 }, "departure": { "time": "1785499264", "uncertainty": 120 }, "stopId": "FMA01A", "stopSequence": 31 }, { "arrival": { "time": "1785499349", "uncertainty": 120 }, "departure": { "time": "1785499349", "uncertainty": 120 }, "stopId": "SRO01A", "stopSequence": 32 }, { "arrival": { "time": "1785499460", "uncertainty": 120 }, "departure": { "time": "1785499460", "uncertainty": 120 }, "stopId": "SJO01A", "stopSequence": 33 }, { "arrival": { "time": "1785499538", "uncertainty": 120 }, "departure": { "time": "1785499538", "uncertainty": 120 }, "stopId": "4CO01A", "stopSequence": 34 }, { "arrival": { "time": "1785499623", "uncertainty": 120 }, "departure": { "time": "1785499623", "uncertainty": 120 }, "stopId": "BCN0AB", "stopSequence": 35 }, { "arrival": { "time": "1785499672", "uncertainty": 120 }, "departure": { "time": "1785499672", "uncertainty": 120 }, "stopId": "B0A01A", "stopSequence": 36 }, { "arrival": { "time": "1785499708", "uncertainty": 120 }, "departure": { "time": "1785499708", "uncertainty": 120 }, "stopId": "SJE01A", "stopSequence": 37 }, { "arrival": { "time": "1785499738", "uncertainty": 120 }, "departure": { "time": "1785499738", "uncertainty": 120 }, "stopId": "AUB01A", "stopSequence": 38 }, { "arrival": { "time": "1785499804", "uncertainty": 120 }, "departure": { "time": "1785499804", "uncertainty": 120 }, "stopId": "LBO01A", "stopSequence": 39 }, { "arrival": { "time": "1785499845", "uncertainty": 120 }, "departure": { "time": "1785499845", "uncertainty": 120 }, "stopId": "TENN2A", "stopSequence": 40 }, { "arrival": { "time": "1785499890", "uncertainty": 120 }, "departure": { "time": "1785499890", "uncertainty": 120 }, "stopId": "AGA01A", "stopSequence": 41 }, { "arrival": { "time": "1785499972", "uncertainty": 120 }, "departure": { "time": "1785499972", "uncertainty": 120 }, "stopId": "LPL01A", "stopSequence": 42 }, { "arrival": { "time": "1785500038", "uncertainty": 120 }, "departure": { "time": "1785500038", "uncertainty": 120 }, "stopId": "MPA01A", "stopSequence": 43 }, { "arrival": { "time": "1785500073", "uncertainty": 120 }, "departure": { "time": "1785500073", "uncertainty": 120 }, "stopId": "AB201A", "stopSequence": 44 }, { "arrival": { "time": "1785500131", "uncertainty": 120 }, "departure": { "time": "1785500131", "uncertainty": 120 }, "stopId": "AB101A", "stopSequence": 45 }, { "arrival": { "time": "1785500193", "uncertainty": 120 }, "departure": { "time": "1785500193", "uncertainty": 120 }, "stopId": "LAM01A", "stopSequence": 46 }, { "arrival": { "time": "1785500251", "uncertainty": 120 }, "stopId": "LBASTI", "stopSequence": 47 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892117" }, "vehicle": { "id": "424", "label": "424" } } }, { "id": "19882790892825", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499980", "uncertainty": 120 }, "stopId": "THEC0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892825" } } }, { "id": "19882790892976", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498060", "uncertainty": 120 }, "stopId": "GRM15A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "19", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892976" }, "vehicle": { "id": "51", "label": "51" } } }, { "id": "1988279089188", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498360", "uncertainty": 120 }, "stopId": "RCOU0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "BOC", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089188" } } }, { "id": "19882790893031", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499800", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "tripId": "19882790893031" } } }, { "id": "19882790892685", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497873", "uncertainty": 120 }, "departure": { "time": "1785497873", "uncertainty": 120 }, "stopId": "LOO22R", "stopSequence": 5 }, { "arrival": { "time": "1785497900", "uncertainty": 120 }, "departure": { "time": "1785497900", "uncertainty": 120 }, "stopId": "ROC22R", "stopSequence": 6 }, { "arrival": { "time": "1785497972", "uncertainty": 120 }, "departure": { "time": "1785497972", "uncertainty": 120 }, "stopId": "ESQ22R", "stopSequence": 7 }, { "arrival": { "time": "1785498012", "uncertainty": 120 }, "departure": { "time": "1785498012", "uncertainty": 120 }, "stopId": "CRX22R", "stopSequence": 8 }, { "arrival": { "time": "1785498159", "uncertainty": 120 }, "departure": { "time": "1785498159", "uncertainty": 120 }, "stopId": "GAL22R", "stopSequence": 9 }, { "arrival": { "time": "1785498249", "uncertainty": 120 }, "departure": { "time": "1785498249", "uncertainty": 120 }, "stopId": "CAM22R", "stopSequence": 10 }, { "arrival": { "time": "1785498330", "uncertainty": 120 }, "departure": { "time": "1785498330", "uncertainty": 120 }, "stopId": "ABE22R", "stopSequence": 11 }, { "arrival": { "time": "1785498464", "uncertainty": 120 }, "departure": { "time": "1785498464", "uncertainty": 120 }, "stopId": "SAN22A", "stopSequence": 12 }, { "arrival": { "time": "1785498551", "uncertainty": 120 }, "departure": { "time": "1785498551", "uncertainty": 120 }, "stopId": "THEC0A", "stopSequence": 13 }, { "arrival": { "time": "1785498609", "uncertainty": 120 }, "departure": { "time": "1785498609", "uncertainty": 120 }, "stopId": "ISL22R", "stopSequence": 14 }, { "arrival": { "time": "1785498679", "uncertainty": 120 }, "departure": { "time": "1785498679", "uncertainty": 120 }, "stopId": "THEG0A", "stopSequence": 15 }, { "arrival": { "time": "1785498737", "uncertainty": 120 }, "departure": { "time": "1785498737", "uncertainty": 120 }, "stopId": "RAG22R", "stopSequence": 16 }, { "arrival": { "time": "1785498797", "uncertainty": 120 }, "departure": { "time": "1785498797", "uncertainty": 120 }, "stopId": "MIN22R", "stopSequence": 17 }, { "arrival": { "time": "1785498868", "uncertainty": 120 }, "departure": { "time": "1785498868", "uncertainty": 120 }, "stopId": "PRA16A", "stopSequence": 18 }, { "arrival": { "time": "1785498933", "uncertainty": 120 }, "departure": { "time": "1785498933", "uncertainty": 120 }, "stopId": "PNA16A", "stopSequence": 19 }, { "arrival": { "time": "1785499033", "uncertainty": 120 }, "departure": { "time": "1785499033", "uncertainty": 120 }, "stopId": "RPO16A", "stopSequence": 20 }, { "arrival": { "time": "1785499085", "uncertainty": 120 }, "departure": { "time": "1785499085", "uncertainty": 120 }, "stopId": "PLRO0R", "stopSequence": 21 }, { "arrival": { "time": "1785499207", "uncertainty": 120 }, "departure": { "time": "1785499207", "uncertainty": 120 }, "stopId": "BDMMBA", "stopSequence": 22 }, { "arrival": { "time": "1785499277", "uncertainty": 120 }, "departure": { "time": "1785499277", "uncertainty": 120 }, "stopId": "EROMAN", "stopSequence": 23 }, { "arrival": { "time": "1785499315", "uncertainty": 120 }, "departure": { "time": "1785499315", "uncertainty": 120 }, "stopId": "CMID0A", "stopSequence": 24 }, { "arrival": { "time": "1785499366", "uncertainty": 120 }, "departure": { "time": "1785499366", "uncertainty": 120 }, "stopId": "LMOR0A", "stopSequence": 25 }, { "arrival": { "time": "1785499425", "uncertainty": 120 }, "departure": { "time": "1785499425", "uncertainty": 120 }, "stopId": "KI310A", "stopSequence": 26 }, { "arrival": { "time": "1785499492", "uncertainty": 120 }, "departure": { "time": "1785499492", "uncertainty": 120 }, "stopId": "KI290A", "stopSequence": 27 }, { "arrival": { "time": "1785499556", "uncertainty": 120 }, "departure": { "time": "1785499556", "uncertainty": 120 }, "stopId": "VERR0A", "stopSequence": 28 }, { "arrival": { "time": "1785499614", "uncertainty": 120 }, "departure": { "time": "1785499614", "uncertainty": 120 }, "stopId": "PROC0A", "stopSequence": 29 }, { "arrival": { "time": "1785499677", "uncertainty": 120 }, "departure": { "time": "1785499677", "uncertainty": 120 }, "stopId": "MMER0A", "stopSequence": 30 }, { "arrival": { "time": "1785499723", "uncertainty": 120 }, "departure": { "time": "1785499723", "uncertainty": 120 }, "stopId": "MLEA0A", "stopSequence": 31 }, { "arrival": { "time": "1785499798", "uncertainty": 120 }, "departure": { "time": "1785499798", "uncertainty": 120 }, "stopId": "MCOL0A", "stopSequence": 32 }, { "arrival": { "time": "1785499851", "uncertainty": 120 }, "departure": { "time": "1785499851", "uncertainty": 120 }, "stopId": "MNAD0A", "stopSequence": 33 }, { "arrival": { "time": "1785499886", "uncertainty": 120 }, "departure": { "time": "1785499886", "uncertainty": 120 }, "stopId": "JHIB0A", "stopSequence": 34 }, { "arrival": { "time": "1785499939", "uncertainty": 120 }, "departure": { "time": "1785499939", "uncertainty": 120 }, "stopId": "PMID0A", "stopSequence": 35 }, { "arrival": { "time": "1785500157", "uncertainty": 120 }, "departure": { "time": "1785500157", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 36 }, { "arrival": { "time": "1785500262", "uncertainty": 120 }, "departure": { "time": "1785500262", "uncertainty": 120 }, "stopId": "GMA0AR", "stopSequence": 37 }, { "arrival": { "time": "1785500501", "uncertainty": 120 }, "departure": { "time": "1785500501", "uncertainty": 120 }, "stopId": "RSE0AA", "stopSequence": 38 }, { "arrival": { "time": "1785500629", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 39 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892685" }, "vehicle": { "id": "50", "label": "50" } } }, { "id": "198827908927", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498840", "uncertainty": 120 }, "stopId": "CANS2R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "MIM", "scheduleRelationship": "SCHEDULED", "tripId": "198827908927" } } }, { "id": "1988279089700", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499620", "uncertainty": 120 }, "stopId": "PLALEC", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "24", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089700" } } }, { "id": "1988279089965", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501420", "uncertainty": 120 }, "stopId": "MSCE0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089965" } } }, { "id": "19882790892437", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497755", "uncertainty": 120 }, "departure": { "time": "1785497845", "uncertainty": 120 }, "stopId": "VFE01R", "stopSequence": 16 }, { "arrival": { "time": "1785497931", "uncertainty": 120 }, "departure": { "time": "1785497931", "uncertainty": 120 }, "stopId": "BLAN0D", "stopSequence": 17 }, { "arrival": { "time": "1785498014", "uncertainty": 120 }, "departure": { "time": "1785498014", "uncertainty": 120 }, "stopId": "CABR0R", "stopSequence": 18 }, { "arrival": { "time": "1785498099", "uncertainty": 120 }, "departure": { "time": "1785498099", "uncertainty": 120 }, "stopId": "VAUM0R", "stopSequence": 19 }, { "arrival": { "time": "1785498186", "uncertainty": 120 }, "departure": { "time": "1785498186", "uncertainty": 120 }, "stopId": "CREM0R", "stopSequence": 20 }, { "arrival": { "time": "1785498240", "uncertainty": 120 }, "departure": { "time": "1785498240", "uncertainty": 120 }, "stopId": "CCAS0A", "stopSequence": 21 }, { "arrival": { "time": "1785498263", "uncertainty": 120 }, "departure": { "time": "1785498263", "uncertainty": 120 }, "stopId": "VALM0R", "stopSequence": 22 }, { "arrival": { "time": "1785498308", "uncertainty": 120 }, "departure": { "time": "1785498308", "uncertainty": 120 }, "stopId": "JUYE0R", "stopSequence": 23 }, { "arrival": { "time": "1785498348", "uncertainty": 120 }, "departure": { "time": "1785498348", "uncertainty": 120 }, "stopId": "CMOU0R", "stopSequence": 24 }, { "arrival": { "time": "1785498395", "uncertainty": 120 }, "departure": { "time": "1785498395", "uncertainty": 120 }, "stopId": "TOUR0R", "stopSequence": 25 }, { "arrival": { "time": "1785498492", "uncertainty": 120 }, "departure": { "time": "1785498492", "uncertainty": 120 }, "stopId": "STMARR", "stopSequence": 26 }, { "arrival": { "time": "1785498549", "uncertainty": 120 }, "departure": { "time": "1785498549", "uncertainty": 120 }, "stopId": "VICA0R", "stopSequence": 27 }, { "arrival": { "time": "1785498683", "uncertainty": 120 }, "departure": { "time": "1785498683", "uncertainty": 120 }, "stopId": "GOUR0R", "stopSequence": 28 }, { "arrival": { "time": "1785498793", "uncertainty": 120 }, "stopId": "MSCE0A", "stopSequence": 29 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892437" }, "vehicle": { "id": "458", "label": "458" } } }, { "id": "1988279089190", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501240", "uncertainty": 120 }, "stopId": "RCOU0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "BOC", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089190" } } }, { "id": "19882790892539", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501180", "uncertainty": 120 }, "stopId": "PENH0B", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892539" } } }, { "id": "19882790891491", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500700", "uncertainty": 120 }, "stopId": "PENH11", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891491" } } }, { "id": "19882790891777", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500400", "uncertainty": 120 }, "stopId": "HDV0A2", "stopSequence": 1 }, { "arrival": { "time": "1785500518", "uncertainty": 120 }, "departure": { "time": "1785500518", "uncertainty": 120 }, "stopId": "RPO0AA", "stopSequence": 2 }, { "arrival": { "time": "1785500600", "uncertainty": 120 }, "departure": { "time": "1785500600", "uncertainty": 120 }, "stopId": "LRI0AA", "stopSequence": 3 }, { "arrival": { "time": "1785500670", "uncertainty": 120 }, "departure": { "time": "1785500670", "uncertainty": 120 }, "stopId": "SUIS0A", "stopSequence": 4 }, { "arrival": { "time": "1785500791", "uncertainty": 120 }, "departure": { "time": "1785500791", "uncertainty": 120 }, "stopId": "LALA0A", "stopSequence": 5 }, { "arrival": { "time": "1785500820", "uncertainty": 120 }, "departure": { "time": "1785500820", "uncertainty": 120 }, "stopId": "ORA20A", "stopSequence": 6 }, { "arrival": { "time": "1785500888", "uncertainty": 120 }, "departure": { "time": "1785500888", "uncertainty": 120 }, "stopId": "SUIS0B", "stopSequence": 7 }, { "arrival": { "time": "1785500914", "uncertainty": 120 }, "departure": { "time": "1785500914", "uncertainty": 120 }, "stopId": "RPRE0A", "stopSequence": 8 }, { "arrival": { "time": "1785501012", "uncertainty": 120 }, "departure": { "time": "1785501012", "uncertainty": 120 }, "stopId": "PERR0A", "stopSequence": 9 }, { "arrival": { "time": "1785501072", "uncertainty": 120 }, "departure": { "time": "1785501072", "uncertainty": 120 }, "stopId": "MUSE0A", "stopSequence": 10 }, { "arrival": { "time": "1785501120", "uncertainty": 120 }, "departure": { "time": "1785501120", "uncertainty": 120 }, "stopId": "NDES0A", "stopSequence": 11 }, { "arrival": { "time": "1785501158", "uncertainty": 120 }, "departure": { "time": "1785501158", "uncertainty": 120 }, "stopId": "CAST0A", "stopSequence": 12 }, { "arrival": { "time": "1785501208", "uncertainty": 120 }, "departure": { "time": "1785501208", "uncertainty": 120 }, "stopId": "MCHE0A", "stopSequence": 13 }, { "arrival": { "time": "1785501243", "uncertainty": 120 }, "departure": { "time": "1785501243", "uncertainty": 120 }, "stopId": "HCLE0A", "stopSequence": 14 }, { "arrival": { "time": "1785501300", "uncertainty": 120 }, "departure": { "time": "1785501300", "uncertainty": 120 }, "stopId": "SQMISR", "stopSequence": 15 }, { "arrival": { "time": "1785501417", "uncertainty": 120 }, "departure": { "time": "1785501417", "uncertainty": 120 }, "stopId": "PMID0A", "stopSequence": 16 }, { "arrival": { "time": "1785501480", "uncertainty": 120 }, "departure": { "time": "1785501480", "uncertainty": 120 }, "stopId": "QLAU08", "stopSequence": 17 }, { "arrival": { "time": "1785501600", "uncertainty": 120 }, "stopId": "HDV0AA", "stopSequence": 18 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "SUQ", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891777" } } }, { "id": "198827908969", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498000", "uncertainty": 120 }, "stopId": "TASS0R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "MIM", "scheduleRelationship": "SCHEDULED", "tripId": "198827908969" } } }, { "id": "19882790892762", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497480", "uncertainty": 120 }, "departure": { "time": "1785497480", "uncertainty": 120 }, "stopId": "GBR0AR", "stopSequence": 36 }, { "arrival": { "time": "1785497528", "uncertainty": 120 }, "departure": { "time": "1785497528", "uncertainty": 120 }, "stopId": "NEU0AR", "stopSequence": 37 }, { "arrival": { "time": "1785497573", "uncertainty": 120 }, "departure": { "time": "1785497574", "uncertainty": 120 }, "stopId": "JJA0AR", "stopSequence": 38 }, { "arrival": { "time": "1785497637", "uncertainty": 120 }, "departure": { "time": "1785497649", "uncertainty": 120 }, "stopId": "MCA0AR", "stopSequence": 39 }, { "arrival": { "time": "1785497685", "uncertainty": 120 }, "departure": { "time": "1785497685", "uncertainty": 120 }, "stopId": "PLE11R", "stopSequence": 40 }, { "arrival": { "time": "1785497737", "uncertainty": 120 }, "departure": { "time": "1785497737", "uncertainty": 120 }, "stopId": "ROUX0R", "stopSequence": 41 }, { "arrival": { "time": "1785497767", "uncertainty": 120 }, "departure": { "time": "1785497769", "uncertainty": 120 }, "stopId": "GAM11A", "stopSequence": 42 }, { "arrival": { "time": "1785497810", "uncertainty": 120 }, "stopId": "PENH11", "stopSequence": 43 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892762" } } }, { "id": "19882790891607", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498618", "uncertainty": 120 }, "stopId": "LBASTI", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891607" } } }, { "id": "1988279089518", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500880", "uncertainty": 120 }, "stopId": "HDV0AR", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "CITY", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089518" } } }, { "id": "19882790892768", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499200" }, "stopId": "AMU0AA", "stopSequence": 1 }, { "arrival": { "time": "1785499291" }, "departure": { "time": "1785499291" }, "stopId": "SPI0AR", "stopSequence": 2 }, { "arrival": { "time": "1785499392" }, "departure": { "time": "1785499392" }, "stopId": "RAN0AR", "stopSequence": 3 }, { "arrival": { "time": "1785499453" }, "departure": { "time": "1785499453" }, "stopId": "CPU0AR", "stopSequence": 4 }, { "arrival": { "time": "1785499538" }, "departure": { "time": "1785499538" }, "stopId": "VLF0AR", "stopSequence": 5 }, { "arrival": { "time": "1785499592" }, "departure": { "time": "1785499592" }, "stopId": "LFR0AR", "stopSequence": 6 }, { "arrival": { "time": "1785499630" }, "departure": { "time": "1785499630" }, "stopId": "BCN0AR", "stopSequence": 7 }, { "arrival": { "time": "1785499686" }, "departure": { "time": "1785499686" }, "stopId": "POM0AR", "stopSequence": 8 }, { "arrival": { "time": "1785499715" }, "departure": { "time": "1785499715" }, "stopId": "BOF0AR", "stopSequence": 9 }, { "arrival": { "time": "1785499751" }, "departure": { "time": "1785499751" }, "stopId": "BOF17R", "stopSequence": 10 }, { "arrival": { "time": "1785499828" }, "departure": { "time": "1785499828" }, "stopId": "SMC17R", "stopSequence": 11 }, { "arrival": { "time": "1785499926" }, "departure": { "time": "1785499926" }, "stopId": "COU0AR", "stopSequence": 12 }, { "arrival": { "time": "1785500037" }, "departure": { "time": "1785500037" }, "stopId": "MGA0AR", "stopSequence": 13 }, { "arrival": { "time": "1785500127" }, "departure": { "time": "1785500127" }, "stopId": "SJE20R", "stopSequence": 14 }, { "arrival": { "time": "1785500182" }, "departure": { "time": "1785500182" }, "stopId": "PMA0AR", "stopSequence": 15 }, { "arrival": { "time": "1785500308" }, "departure": { "time": "1785500308" }, "stopId": "MAN0AR", "stopSequence": 16 }, { "arrival": { "time": "1785500354" }, "departure": { "time": "1785500354" }, "stopId": "STM0AR", "stopSequence": 17 }, { "arrival": { "time": "1785500435" }, "departure": { "time": "1785500435" }, "stopId": "MER0AR", "stopSequence": 18 }, { "arrival": { "time": "1785500490" }, "departure": { "time": "1785500490" }, "stopId": "BLE0AR", "stopSequence": 19 }, { "arrival": { "time": "1785500573" }, "departure": { "time": "1785500573" }, "stopId": "PPI0AR", "stopSequence": 20 }, { "arrival": { "time": "1785500613" }, "departure": { "time": "1785500613" }, "stopId": "BEA0AR", "stopSequence": 21 }, { "arrival": { "time": "1785500657" }, "departure": { "time": "1785500657" }, "stopId": "PSP0AR", "stopSequence": 22 }, { "arrival": { "time": "1785500718" }, "departure": { "time": "1785500718" }, "stopId": "VAL0AR", "stopSequence": 23 }, { "arrival": { "time": "1785500780" }, "departure": { "time": "1785500780" }, "stopId": "LRI0AR", "stopSequence": 24 }, { "arrival": { "time": "1785500856" }, "departure": { "time": "1785500856" }, "stopId": "RPO0AR", "stopSequence": 25 }, { "arrival": { "time": "1785501039" }, "departure": { "time": "1785501039" }, "stopId": "HDV08A", "stopSequence": 26 }, { "arrival": { "time": "1785501157" }, "departure": { "time": "1785501157" }, "stopId": "GMA0AR", "stopSequence": 27 }, { "arrival": { "time": "1785501424" }, "departure": { "time": "1785501424" }, "stopId": "RSE0AA", "stopSequence": 28 }, { "arrival": { "time": "1785501567" }, "departure": { "time": "1785501567" }, "stopId": "GSNF0R", "stopSequence": 29 }, { "arrival": { "time": "1785501692" }, "departure": { "time": "1785501692" }, "stopId": "PVA0AR", "stopSequence": 30 }, { "arrival": { "time": "1785501788" }, "departure": { "time": "1785501788" }, "stopId": "MEU0AR", "stopSequence": 31 }, { "arrival": { "time": "1785501895" }, "departure": { "time": "1785501895" }, "stopId": "MIL0AR", "stopSequence": 32 }, { "arrival": { "time": "1785502008" }, "departure": { "time": "1785502008" }, "stopId": "LCA0AR", "stopSequence": 33 }, { "arrival": { "time": "1785502099" }, "departure": { "time": "1785502099" }, "stopId": "PDO0AR", "stopSequence": 34 }, { "arrival": { "time": "1785502169" }, "departure": { "time": "1785502169" }, "stopId": "MIS0AR", "stopSequence": 35 }, { "arrival": { "time": "1785502259" }, "departure": { "time": "1785502259" }, "stopId": "GBR0AR", "stopSequence": 36 }, { "arrival": { "time": "1785502304" }, "departure": { "time": "1785502304" }, "stopId": "NEU0AR", "stopSequence": 37 }, { "arrival": { "time": "1785502342" }, "departure": { "time": "1785502342" }, "stopId": "JJA0AR", "stopSequence": 38 }, { "arrival": { "time": "1785502430" }, "departure": { "time": "1785502430" }, "stopId": "MCA0AR", "stopSequence": 39 }, { "arrival": { "time": "1785502468" }, "departure": { "time": "1785502468" }, "stopId": "PLE11R", "stopSequence": 40 }, { "arrival": { "time": "1785502518" }, "departure": { "time": "1785502518" }, "stopId": "ROUX0R", "stopSequence": 41 }, { "arrival": { "time": "1785502551" }, "departure": { "time": "1785502551" }, "stopId": "GAM11A", "stopSequence": 42 }, { "arrival": { "time": "1785502599" }, "stopId": "PENH11", "stopSequence": 43 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892768" } } }, { "id": "19882790891110", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497891", "uncertainty": 120 }, "departure": { "time": "1785497891", "uncertainty": 120 }, "stopId": "LCE07A", "stopSequence": 7 }, { "arrival": { "time": "1785498019", "uncertainty": 120 }, "departure": { "time": "1785498019", "uncertainty": 120 }, "stopId": "LPA07R", "stopSequence": 8 }, { "arrival": { "time": "1785498094", "uncertainty": 120 }, "departure": { "time": "1785498094", "uncertainty": 120 }, "stopId": "BSE07R", "stopSequence": 9 }, { "arrival": { "time": "1785498102", "uncertainty": 120 }, "departure": { "time": "1785498102", "uncertainty": 120 }, "stopId": "BSE07A", "stopSequence": 10 }, { "arrival": { "time": "1785498165", "uncertainty": 120 }, "departure": { "time": "1785498165", "uncertainty": 120 }, "stopId": "LPA07A", "stopSequence": 11 }, { "arrival": { "time": "1785498190", "uncertainty": 120 }, "departure": { "time": "1785498190", "uncertainty": 120 }, "stopId": "GALL6R", "stopSequence": 12 }, { "arrival": { "time": "1785498230", "uncertainty": 120 }, "departure": { "time": "1785498230", "uncertainty": 120 }, "stopId": "ISOB6A", "stopSequence": 13 }, { "arrival": { "time": "1785498302", "uncertainty": 120 }, "departure": { "time": "1785498302", "uncertainty": 120 }, "stopId": "AVA07A", "stopSequence": 14 }, { "arrival": { "time": "1785498333", "uncertainty": 120 }, "departure": { "time": "1785498333", "uncertainty": 120 }, "stopId": "VILV7A", "stopSequence": 15 }, { "arrival": { "time": "1785498387", "uncertainty": 120 }, "departure": { "time": "1785498387", "uncertainty": 120 }, "stopId": "CHRI7A", "stopSequence": 16 }, { "arrival": { "time": "1785498468", "uncertainty": 120 }, "stopId": "POLYC7", "stopSequence": 17 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "7", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891110" }, "vehicle": { "id": "563", "label": "563" } } }, { "id": "19882790892386", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498600", "uncertainty": 120 }, "stopId": "TOUR0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892386" } } }, { "id": "198827908925", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497869", "uncertainty": 120 }, "departure": { "time": "1785497869", "uncertainty": 120 }, "stopId": "GRM15A", "stopSequence": 24 }, { "arrival": { "time": "1785497913", "uncertainty": 120 }, "departure": { "time": "1785497913", "uncertainty": 120 }, "stopId": "CUL15A", "stopSequence": 25 }, { "arrival": { "time": "1785497959", "uncertainty": 120 }, "departure": { "time": "1785497959", "uncertainty": 120 }, "stopId": "MIR15A", "stopSequence": 26 }, { "arrival": { "time": "1785498012", "uncertainty": 120 }, "departure": { "time": "1785498012", "uncertainty": 120 }, "stopId": "PASS0R", "stopSequence": 27 }, { "arrival": { "time": "1785498049", "uncertainty": 120 }, "departure": { "time": "1785498049", "uncertainty": 120 }, "stopId": "CAP15C", "stopSequence": 28 }, { "arrival": { "time": "1785498099", "uncertainty": 120 }, "departure": { "time": "1785498099", "uncertainty": 120 }, "stopId": "RBR17A", "stopSequence": 29 }, { "arrival": { "time": "1785498122", "uncertainty": 120 }, "departure": { "time": "1785498122", "uncertainty": 120 }, "stopId": "LST17A", "stopSequence": 30 }, { "arrival": { "time": "1785498170", "uncertainty": 120 }, "departure": { "time": "1785498170", "uncertainty": 120 }, "stopId": "SOL17A", "stopSequence": 31 }, { "arrival": { "time": "1785498290", "uncertainty": 120 }, "stopId": "TASS0R", "stopSequence": 32 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "MIM", "scheduleRelationship": "SCHEDULED", "tripId": "198827908925" }, "vehicle": { "id": "73915", "label": "73915" } } }, { "id": "19882790892121", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "BLANCH", "stopSequence": 1 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "VFE01A", "stopSequence": 2 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "CJA01A", "stopSequence": 3 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "LRO01A", "stopSequence": 4 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "OLI01A", "stopSequence": 5 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "LIC01A", "stopSequence": 6 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PRO11R", "stopSequence": 7 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PJU01A", "stopSequence": 8 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "AVF01A", "stopSequence": 9 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "HOP01A", "stopSequence": 10 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "CIM01A", "stopSequence": 11 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "LMO01A", "stopSequence": 12 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "CON01A", "stopSequence": 13 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "DEL01A", "stopSequence": 14 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "MAI01A", "stopSequence": 15 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PCA01A", "stopSequence": 16 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 17 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "RSE0AR", "stopSequence": 18 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "GMA0AA", "stopSequence": 19 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "HDV08R", "stopSequence": 20 }, { "arrival": { "time": "1785502060", "uncertainty": 120 }, "departure": { "time": "1785502060", "uncertainty": 120 }, "stopId": "RPO0AA", "stopSequence": 21 }, { "arrival": { "time": "1785502145", "uncertainty": 120 }, "departure": { "time": "1785502145", "uncertainty": 120 }, "stopId": "LRI0AA", "stopSequence": 22 }, { "arrival": { "time": "1785502204", "uncertainty": 120 }, "departure": { "time": "1785502204", "uncertainty": 120 }, "stopId": "VAL0AA", "stopSequence": 23 }, { "arrival": { "time": "1785502268", "uncertainty": 120 }, "departure": { "time": "1785502268", "uncertainty": 120 }, "stopId": "PSP0AA", "stopSequence": 24 }, { "arrival": { "time": "1785502313", "uncertainty": 120 }, "departure": { "time": "1785502313", "uncertainty": 120 }, "stopId": "BEA0AA", "stopSequence": 25 }, { "arrival": { "time": "1785502354", "uncertainty": 120 }, "departure": { "time": "1785502354", "uncertainty": 120 }, "stopId": "PPI0AA", "stopSequence": 26 }, { "arrival": { "time": "1785502411", "uncertainty": 120 }, "departure": { "time": "1785502411", "uncertainty": 120 }, "stopId": "BLE0AA", "stopSequence": 27 }, { "arrival": { "time": "1785502476", "uncertainty": 120 }, "departure": { "time": "1785502476", "uncertainty": 120 }, "stopId": "MER0AA", "stopSequence": 28 }, { "arrival": { "time": "1785502544", "uncertainty": 120 }, "departure": { "time": "1785502544", "uncertainty": 120 }, "stopId": "STM0AA", "stopSequence": 29 }, { "arrival": { "time": "1785502587", "uncertainty": 120 }, "departure": { "time": "1785502587", "uncertainty": 120 }, "stopId": "MAN0AA", "stopSequence": 30 }, { "arrival": { "time": "1785502655", "uncertainty": 120 }, "departure": { "time": "1785502655", "uncertainty": 120 }, "stopId": "FMA01A", "stopSequence": 31 }, { "arrival": { "time": "1785502741", "uncertainty": 120 }, "departure": { "time": "1785502741", "uncertainty": 120 }, "stopId": "SRO01A", "stopSequence": 32 }, { "arrival": { "time": "1785502853", "uncertainty": 120 }, "departure": { "time": "1785502853", "uncertainty": 120 }, "stopId": "SJO01A", "stopSequence": 33 }, { "arrival": { "time": "1785502931", "uncertainty": 120 }, "departure": { "time": "1785502931", "uncertainty": 120 }, "stopId": "4CO01A", "stopSequence": 34 }, { "arrival": { "time": "1785503016", "uncertainty": 120 }, "departure": { "time": "1785503016", "uncertainty": 120 }, "stopId": "BCN0AB", "stopSequence": 35 }, { "arrival": { "time": "1785503067", "uncertainty": 120 }, "departure": { "time": "1785503067", "uncertainty": 120 }, "stopId": "B0A01A", "stopSequence": 36 }, { "arrival": { "time": "1785503105", "uncertainty": 120 }, "departure": { "time": "1785503105", "uncertainty": 120 }, "stopId": "SJE01A", "stopSequence": 37 }, { "arrival": { "time": "1785503136", "uncertainty": 120 }, "departure": { "time": "1785503136", "uncertainty": 120 }, "stopId": "AUB01A", "stopSequence": 38 }, { "arrival": { "time": "1785503205", "uncertainty": 120 }, "departure": { "time": "1785503205", "uncertainty": 120 }, "stopId": "LBO01A", "stopSequence": 39 }, { "arrival": { "time": "1785503248", "uncertainty": 120 }, "departure": { "time": "1785503248", "uncertainty": 120 }, "stopId": "TENN2A", "stopSequence": 40 }, { "arrival": { "time": "1785503294", "uncertainty": 120 }, "departure": { "time": "1785503294", "uncertainty": 120 }, "stopId": "AGA01A", "stopSequence": 41 }, { "arrival": { "time": "1785503400", "uncertainty": 120 }, "departure": { "time": "1785503400", "uncertainty": 120 }, "stopId": "LPL01A", "stopSequence": 42 }, { "arrival": { "time": "1785503486", "uncertainty": 120 }, "departure": { "time": "1785503486", "uncertainty": 120 }, "stopId": "MPA01A", "stopSequence": 43 }, { "arrival": { "time": "1785503532", "uncertainty": 120 }, "departure": { "time": "1785503532", "uncertainty": 120 }, "stopId": "AB201A", "stopSequence": 44 }, { "arrival": { "time": "1785503608", "uncertainty": 120 }, "departure": { "time": "1785503608", "uncertainty": 120 }, "stopId": "AB101A", "stopSequence": 45 }, { "arrival": { "time": "1785503689", "uncertainty": 120 }, "departure": { "time": "1785503689", "uncertainty": 120 }, "stopId": "LAM01A", "stopSequence": 46 }, { "arrival": { "time": "1785503764", "uncertainty": 120 }, "stopId": "LBASTI", "stopSequence": 47 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892121" } } }, { "id": "1988279089143", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501000", "uncertainty": 120 }, "stopId": "ROSE8Y", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "MRO", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089143" } } }, { "id": "19882790892522", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497855", "uncertainty": 120 }, "departure": { "time": "1785497855", "uncertainty": 120 }, "stopId": "GARB0A", "stopSequence": 34 }, { "arrival": { "time": "1785497928", "uncertainty": 120 }, "stopId": "C0MIMO", "stopSequence": 35 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "23", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892522" }, "vehicle": { "id": "35", "label": "35" } } }, { "id": "19882790892640", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497979", "uncertainty": 120 }, "departure": { "time": "1785497979", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 18 }, { "arrival": { "time": "1785498077", "uncertainty": 120 }, "departure": { "time": "1785498077", "uncertainty": 120 }, "stopId": "RSE0AR", "stopSequence": 19 }, { "arrival": { "time": "1785498236", "uncertainty": 120 }, "departure": { "time": "1785498236", "uncertainty": 120 }, "stopId": "GMA0AA", "stopSequence": 20 }, { "arrival": { "time": "1785498310", "uncertainty": 120 }, "stopId": "HDV08R", "stopSequence": 21 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "6B", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892640" }, "vehicle": { "id": "40", "label": "40" } } }, { "id": "1988279089515", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497859", "uncertainty": 120 }, "departure": { "time": "1785497859", "uncertainty": 120 }, "stopId": "ROUA0A", "stopSequence": 10 }, { "arrival": { "time": "1785497907", "uncertainty": 120 }, "departure": { "time": "1785497907", "uncertainty": 120 }, "stopId": "MAUB0A", "stopSequence": 11 }, { "arrival": { "time": "1785497937", "uncertainty": 120 }, "departure": { "time": "1785497937", "uncertainty": 120 }, "stopId": "BRAN0A", "stopSequence": 12 }, { "arrival": { "time": "1785497986", "uncertainty": 120 }, "departure": { "time": "1785497986", "uncertainty": 120 }, "stopId": "PAST0A", "stopSequence": 13 }, { "arrival": { "time": "1785498012", "uncertainty": 120 }, "departure": { "time": "1785498012", "uncertainty": 120 }, "stopId": "LORR0A", "stopSequence": 14 }, { "arrival": { "time": "1785498035", "uncertainty": 120 }, "departure": { "time": "1785498035", "uncertainty": 120 }, "stopId": "H0EDEN", "stopSequence": 15 }, { "arrival": { "time": "1785498075", "uncertainty": 120 }, "departure": { "time": "1785498075", "uncertainty": 120 }, "stopId": "LAMY0A", "stopSequence": 16 }, { "arrival": { "time": "1785498113", "uncertainty": 120 }, "departure": { "time": "1785498113", "uncertainty": 120 }, "stopId": "SIGN0A", "stopSequence": 17 }, { "arrival": { "time": "1785498163", "uncertainty": 120 }, "departure": { "time": "1785498163", "uncertainty": 120 }, "stopId": "DAUM0A", "stopSequence": 18 }, { "arrival": { "time": "1785498232", "uncertainty": 120 }, "departure": { "time": "1785498232", "uncertainty": 120 }, "stopId": "FNAC0A", "stopSequence": 19 }, { "arrival": { "time": "1785498320", "uncertainty": 120 }, "departure": { "time": "1785498320", "uncertainty": 120 }, "stopId": "VAGL0A", "stopSequence": 20 }, { "arrival": { "time": "1785498350", "uncertainty": 120 }, "departure": { "time": "1785498350", "uncertainty": 120 }, "stopId": "ANTI0A", "stopSequence": 21 }, { "arrival": { "time": "1785498436", "uncertainty": 120 }, "departure": { "time": "1785498436", "uncertainty": 120 }, "stopId": "BELG0A", "stopSequence": 22 }, { "arrival": { "time": "1785498501", "uncertainty": 120 }, "departure": { "time": "1785498501", "uncertainty": 120 }, "stopId": "GSNF0C", "stopSequence": 23 }, { "arrival": { "time": "1785498683", "uncertainty": 120 }, "departure": { "time": "1785498683", "uncertainty": 120 }, "stopId": "MJO0AA", "stopSequence": 24 }, { "arrival": { "time": "1785498701", "uncertainty": 120 }, "departure": { "time": "1785498701", "uncertainty": 120 }, "stopId": "POMP0A", "stopSequence": 25 }, { "arrival": { "time": "1785498725", "uncertainty": 120 }, "departure": { "time": "1785498725", "uncertainty": 120 }, "stopId": "LAL0AA", "stopSequence": 26 }, { "arrival": { "time": "1785498907", "uncertainty": 120 }, "stopId": "HDV0R2", "stopSequence": 27 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "CITY", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089515" }, "vehicle": { "id": "700", "label": "700" } } }, { "id": "19882790891694", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785497840", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 1 }, { "arrival": { "time": "1785497945", "uncertainty": 120 }, "departure": { "time": "1785497945", "uncertainty": 120 }, "stopId": "RSE0AR", "stopSequence": 2 }, { "arrival": { "time": "1785498099", "uncertainty": 120 }, "departure": { "time": "1785498099", "uncertainty": 120 }, "stopId": "GMA0AA", "stopSequence": 3 }, { "arrival": { "time": "1785498174", "uncertainty": 120 }, "departure": { "time": "1785498174", "uncertainty": 120 }, "stopId": "HDV08R", "stopSequence": 4 }, { "arrival": { "time": "1785498339", "uncertainty": 120 }, "departure": { "time": "1785498339", "uncertainty": 120 }, "stopId": "RPO0AA", "stopSequence": 5 }, { "arrival": { "time": "1785498419", "uncertainty": 120 }, "departure": { "time": "1785498419", "uncertainty": 120 }, "stopId": "LRI0AA", "stopSequence": 6 }, { "arrival": { "time": "1785498483", "uncertainty": 120 }, "departure": { "time": "1785498483", "uncertainty": 120 }, "stopId": "VAL0AA", "stopSequence": 7 }, { "arrival": { "time": "1785498550", "uncertainty": 120 }, "departure": { "time": "1785498550", "uncertainty": 120 }, "stopId": "PSP0AA", "stopSequence": 8 }, { "arrival": { "time": "1785498597", "uncertainty": 120 }, "departure": { "time": "1785498597", "uncertainty": 120 }, "stopId": "BEA0AA", "stopSequence": 9 }, { "arrival": { "time": "1785498640", "uncertainty": 120 }, "departure": { "time": "1785498640", "uncertainty": 120 }, "stopId": "PPI0AA", "stopSequence": 10 }, { "arrival": { "time": "1785498700", "uncertainty": 120 }, "departure": { "time": "1785498700", "uncertainty": 120 }, "stopId": "BLE0AA", "stopSequence": 11 }, { "arrival": { "time": "1785498768", "uncertainty": 120 }, "departure": { "time": "1785498768", "uncertainty": 120 }, "stopId": "MER0AA", "stopSequence": 12 }, { "arrival": { "time": "1785498839", "uncertainty": 120 }, "departure": { "time": "1785498839", "uncertainty": 120 }, "stopId": "STM0AA", "stopSequence": 13 }, { "arrival": { "time": "1785498883", "uncertainty": 120 }, "departure": { "time": "1785498883", "uncertainty": 120 }, "stopId": "MAN0AA", "stopSequence": 14 }, { "arrival": { "time": "1785498997", "uncertainty": 120 }, "departure": { "time": "1785498997", "uncertainty": 120 }, "stopId": "PMA0AA", "stopSequence": 15 }, { "arrival": { "time": "1785499081", "uncertainty": 120 }, "departure": { "time": "1785499081", "uncertainty": 120 }, "stopId": "SJE20A", "stopSequence": 16 }, { "arrival": { "time": "1785499189", "uncertainty": 120 }, "departure": { "time": "1785499189", "uncertainty": 120 }, "stopId": "MGA0AA", "stopSequence": 17 }, { "arrival": { "time": "1785499322", "uncertainty": 120 }, "departure": { "time": "1785499322", "uncertainty": 120 }, "stopId": "COU0AA", "stopSequence": 18 }, { "arrival": { "time": "1785499406", "uncertainty": 120 }, "departure": { "time": "1785499406", "uncertainty": 120 }, "stopId": "PPO20A", "stopSequence": 19 }, { "arrival": { "time": "1785499520", "uncertainty": 120 }, "departure": { "time": "1785499520", "uncertainty": 120 }, "stopId": "PAT17R", "stopSequence": 20 }, { "arrival": { "time": "1785499573", "uncertainty": 120 }, "departure": { "time": "1785499573", "uncertainty": 120 }, "stopId": "BLER0A", "stopSequence": 21 }, { "arrival": { "time": "1785499741", "uncertainty": 120 }, "departure": { "time": "1785499741", "uncertainty": 120 }, "stopId": "RPC17R", "stopSequence": 22 }, { "arrival": { "time": "1785499801", "uncertainty": 120 }, "departure": { "time": "1785499801", "uncertainty": 120 }, "stopId": "SOL17R", "stopSequence": 23 }, { "arrival": { "time": "1785499841", "uncertainty": 120 }, "departure": { "time": "1785499841", "uncertainty": 120 }, "stopId": "LST17R", "stopSequence": 24 }, { "arrival": { "time": "1785499891", "uncertainty": 120 }, "departure": { "time": "1785499891", "uncertainty": 120 }, "stopId": "RBR17R", "stopSequence": 25 }, { "arrival": { "time": "1785499964", "uncertainty": 120 }, "departure": { "time": "1785499964", "uncertainty": 120 }, "stopId": "CAP15B", "stopSequence": 26 }, { "arrival": { "time": "1785500000", "uncertainty": 120 }, "departure": { "time": "1785500000", "uncertainty": 120 }, "stopId": "PASS0A", "stopSequence": 27 }, { "arrival": { "time": "1785500063", "uncertainty": 120 }, "departure": { "time": "1785500063", "uncertainty": 120 }, "stopId": "EUC15R", "stopSequence": 28 }, { "arrival": { "time": "1785500123", "uncertainty": 120 }, "departure": { "time": "1785500123", "uncertainty": 120 }, "stopId": "CUL15R", "stopSequence": 29 }, { "arrival": { "time": "1785500160", "uncertainty": 120 }, "departure": { "time": "1785500160", "uncertainty": 120 }, "stopId": "GRM15R", "stopSequence": 30 }, { "arrival": { "time": "1785500211", "uncertainty": 120 }, "departure": { "time": "1785500211", "uncertainty": 120 }, "stopId": "CHVI0A", "stopSequence": 31 }, { "arrival": { "time": "1785500278", "uncertainty": 120 }, "departure": { "time": "1785500278", "uncertainty": 120 }, "stopId": "THE15R", "stopSequence": 32 }, { "arrival": { "time": "1785500372", "uncertainty": 120 }, "departure": { "time": "1785500372", "uncertainty": 120 }, "stopId": "RPES1A", "stopSequence": 33 }, { "arrival": { "time": "1785500461", "uncertainty": 120 }, "departure": { "time": "1785500461", "uncertainty": 120 }, "stopId": "LEOS2A", "stopSequence": 34 }, { "arrival": { "time": "1785500511", "uncertainty": 120 }, "departure": { "time": "1785500511", "uncertainty": 120 }, "stopId": "EDENPA", "stopSequence": 35 }, { "arrival": { "time": "1785500576", "uncertainty": 120 }, "stopId": "CCO15A", "stopSequence": 36 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891694" }, "vehicle": { "id": "472", "label": "472" } } }, { "id": "19882790892444", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501240", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892444" } } }, { "id": "19882790892948", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497855", "uncertainty": 120 }, "departure": { "time": "1785497855", "uncertainty": 120 }, "stopId": "MIS0AR", "stopSequence": 27 }, { "arrival": { "time": "1785497930", "uncertainty": 120 }, "departure": { "time": "1785497930", "uncertainty": 120 }, "stopId": "GBR0AR", "stopSequence": 28 }, { "arrival": { "time": "1785497961", "uncertainty": 120 }, "departure": { "time": "1785497961", "uncertainty": 120 }, "stopId": "NEU0AR", "stopSequence": 29 }, { "arrival": { "time": "1785497987", "uncertainty": 120 }, "departure": { "time": "1785497987", "uncertainty": 120 }, "stopId": "JJA0AR", "stopSequence": 30 }, { "arrival": { "time": "1785498047", "uncertainty": 120 }, "departure": { "time": "1785498047", "uncertainty": 120 }, "stopId": "MCA0AR", "stopSequence": 31 }, { "arrival": { "time": "1785498170", "uncertainty": 120 }, "departure": { "time": "1785498170", "uncertainty": 120 }, "stopId": "PLALEC", "stopSequence": 32 }, { "arrival": { "time": "1785498310", "uncertainty": 120 }, "departure": { "time": "1785498310", "uncertainty": 120 }, "stopId": "PLECLE", "stopSequence": 33 }, { "arrival": { "time": "1785498362", "uncertainty": 120 }, "stopId": "MCA0AA", "stopSequence": 34 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "11A", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892948" }, "vehicle": { "id": "710", "label": "710" } } }, { "id": "1988279089627", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500400", "uncertainty": 120 }, "stopId": "MESS0R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "29", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089627" } } }, { "id": "19882790891130", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498000", "uncertainty": 120 }, "stopId": "PASM0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "26", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891130" } } }, { "id": "1988279089960", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498000", "uncertainty": 120 }, "stopId": "MSCE0A", "stopSequence": 1 }, { "arrival": { "time": "1785498055", "uncertainty": 120 }, "departure": { "time": "1785498055", "uncertainty": 120 }, "stopId": "GOUR0A", "stopSequence": 2 }, { "arrival": { "time": "1785498176", "uncertainty": 120 }, "departure": { "time": "1785498176", "uncertainty": 120 }, "stopId": "VICA0A", "stopSequence": 3 }, { "arrival": { "time": "1785498245", "uncertainty": 120 }, "departure": { "time": "1785498245", "uncertainty": 120 }, "stopId": "STMARA", "stopSequence": 4 }, { "arrival": { "time": "1785498328", "uncertainty": 120 }, "departure": { "time": "1785498328", "uncertainty": 120 }, "stopId": "TOUR0A", "stopSequence": 5 }, { "arrival": { "time": "1785498363", "uncertainty": 120 }, "departure": { "time": "1785498363", "uncertainty": 120 }, "stopId": "CMOU0A", "stopSequence": 6 }, { "arrival": { "time": "1785498417", "uncertainty": 120 }, "departure": { "time": "1785498417", "uncertainty": 120 }, "stopId": "JUYE0A", "stopSequence": 7 }, { "arrival": { "time": "1785498463", "uncertainty": 120 }, "departure": { "time": "1785498463", "uncertainty": 120 }, "stopId": "VALM0A", "stopSequence": 8 }, { "arrival": { "time": "1785498681", "uncertainty": 120 }, "departure": { "time": "1785498681", "uncertainty": 120 }, "stopId": "VAUM0A", "stopSequence": 9 }, { "arrival": { "time": "1785498758", "uncertainty": 120 }, "departure": { "time": "1785498758", "uncertainty": 120 }, "stopId": "CABR0A", "stopSequence": 10 }, { "arrival": { "time": "1785498861", "uncertainty": 120 }, "departure": { "time": "1785498861", "uncertainty": 120 }, "stopId": "BLAN0C", "stopSequence": 11 }, { "arrival": { "time": "1785498921", "uncertainty": 120 }, "departure": { "time": "1785498921", "uncertainty": 120 }, "stopId": "VFE01A", "stopSequence": 12 }, { "arrival": { "time": "1785498981", "uncertainty": 120 }, "departure": { "time": "1785498981", "uncertainty": 120 }, "stopId": "CJA01A", "stopSequence": 13 }, { "arrival": { "time": "1785499030", "uncertainty": 120 }, "departure": { "time": "1785499030", "uncertainty": 120 }, "stopId": "LRO01A", "stopSequence": 14 }, { "arrival": { "time": "1785499122", "uncertainty": 120 }, "departure": { "time": "1785499122", "uncertainty": 120 }, "stopId": "OLI01A", "stopSequence": 15 }, { "arrival": { "time": "1785499201", "uncertainty": 120 }, "departure": { "time": "1785499201", "uncertainty": 120 }, "stopId": "LIC01A", "stopSequence": 16 }, { "arrival": { "time": "1785499305", "uncertainty": 120 }, "departure": { "time": "1785499305", "uncertainty": 120 }, "stopId": "PRO11R", "stopSequence": 17 }, { "arrival": { "time": "1785499338", "uncertainty": 120 }, "departure": { "time": "1785499338", "uncertainty": 120 }, "stopId": "MRO35A", "stopSequence": 18 }, { "arrival": { "time": "1785499441", "uncertainty": 120 }, "departure": { "time": "1785499441", "uncertainty": 120 }, "stopId": "NDAN6A", "stopSequence": 19 }, { "arrival": { "time": "1785499480", "uncertainty": 120 }, "departure": { "time": "1785499480", "uncertainty": 120 }, "stopId": "MADR6A", "stopSequence": 20 }, { "arrival": { "time": "1785499501", "uncertainty": 120 }, "departure": { "time": "1785499501", "uncertainty": 120 }, "stopId": "SEV06A", "stopSequence": 21 }, { "arrival": { "time": "1785499534", "uncertainty": 120 }, "departure": { "time": "1785499534", "uncertainty": 120 }, "stopId": "PDO0AA", "stopSequence": 22 }, { "arrival": { "time": "1785499621", "uncertainty": 120 }, "departure": { "time": "1785499621", "uncertainty": 120 }, "stopId": "LCA0AA", "stopSequence": 23 }, { "arrival": { "time": "1785499739", "uncertainty": 120 }, "departure": { "time": "1785499739", "uncertainty": 120 }, "stopId": "MIL0AA", "stopSequence": 24 }, { "arrival": { "time": "1785499845", "uncertainty": 120 }, "departure": { "time": "1785499845", "uncertainty": 120 }, "stopId": "MEU0AA", "stopSequence": 25 }, { "arrival": { "time": "1785499940", "uncertainty": 120 }, "departure": { "time": "1785499940", "uncertainty": 120 }, "stopId": "PVA0AA", "stopSequence": 26 }, { "arrival": { "time": "1785500101", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 27 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089960" }, "vehicle": { "id": "460", "label": "460" } } }, { "id": "19882790893028", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497666", "uncertainty": 120 }, "departure": { "time": "1785497846", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 23 }, { "arrival": { "time": "1785497937", "uncertainty": 120 }, "departure": { "time": "1785497937", "uncertainty": 120 }, "stopId": "RSE0AR", "stopSequence": 24 }, { "arrival": { "time": "1785498056", "uncertainty": 120 }, "departure": { "time": "1785498056", "uncertainty": 120 }, "stopId": "GMA0AA", "stopSequence": 25 }, { "arrival": { "time": "1785498120", "uncertainty": 120 }, "stopId": "HDV08R", "stopSequence": 26 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "tripId": "19882790893028" }, "vehicle": { "id": "55", "label": "55" } } }, { "id": "19882790892115", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497778", "uncertainty": 120 }, "departure": { "time": "1785497778", "uncertainty": 120 }, "stopId": "SJO01A", "stopSequence": 33 }, { "arrival": { "time": "1785497828", "uncertainty": 120 }, "departure": { "time": "1785497828", "uncertainty": 120 }, "stopId": "4CO01A", "stopSequence": 34 }, { "arrival": { "time": "1785497927", "uncertainty": 120 }, "departure": { "time": "1785497927", "uncertainty": 120 }, "stopId": "BCN0AB", "stopSequence": 35 }, { "arrival": { "time": "1785497974", "uncertainty": 120 }, "departure": { "time": "1785497974", "uncertainty": 120 }, "stopId": "B0A01A", "stopSequence": 36 }, { "arrival": { "time": "1785498008", "uncertainty": 120 }, "departure": { "time": "1785498008", "uncertainty": 120 }, "stopId": "SJE01A", "stopSequence": 37 }, { "arrival": { "time": "1785498039", "uncertainty": 120 }, "departure": { "time": "1785498039", "uncertainty": 120 }, "stopId": "AUB01A", "stopSequence": 38 }, { "arrival": { "time": "1785498094", "uncertainty": 120 }, "departure": { "time": "1785498094", "uncertainty": 120 }, "stopId": "LBO01A", "stopSequence": 39 }, { "arrival": { "time": "1785498135", "uncertainty": 120 }, "departure": { "time": "1785498135", "uncertainty": 120 }, "stopId": "TENN2A", "stopSequence": 40 }, { "arrival": { "time": "1785498169", "uncertainty": 120 }, "departure": { "time": "1785498169", "uncertainty": 120 }, "stopId": "AGA01A", "stopSequence": 41 }, { "arrival": { "time": "1785498226", "uncertainty": 120 }, "departure": { "time": "1785498226", "uncertainty": 120 }, "stopId": "LPL01A", "stopSequence": 42 }, { "arrival": { "time": "1785498279", "uncertainty": 120 }, "departure": { "time": "1785498279", "uncertainty": 120 }, "stopId": "MPA01A", "stopSequence": 43 }, { "arrival": { "time": "1785498308", "uncertainty": 120 }, "departure": { "time": "1785498308", "uncertainty": 120 }, "stopId": "AB201A", "stopSequence": 44 }, { "arrival": { "time": "1785498361", "uncertainty": 120 }, "departure": { "time": "1785498361", "uncertainty": 120 }, "stopId": "AB101A", "stopSequence": 45 }, { "arrival": { "time": "1785498412", "uncertainty": 120 }, "departure": { "time": "1785498412", "uncertainty": 120 }, "stopId": "LAM01A", "stopSequence": 46 }, { "arrival": { "time": "1785498463", "uncertainty": 120 }, "stopId": "LBASTI", "stopSequence": 47 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892115" }, "vehicle": { "id": "457", "label": "457" } } }, { "id": "19882790891608", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499380", "uncertainty": 120 }, "stopId": "LBASTI", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891608" } } }, { "id": "1988279089800", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498480", "uncertainty": 120 }, "stopId": "CCO15A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089800" } } }, { "id": "19882790892524", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "TASS0R", "stopSequence": 1 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "LEVA0R", "stopSequence": 2 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "FMIC0R", "stopSequence": 3 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "ROB16R", "stopSequence": 4 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PCF16R", "stopSequence": 5 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PSIAGR", "stopSequence": 6 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "RPO16R", "stopSequence": 7 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PNA16R", "stopSequence": 8 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PRA16R", "stopSequence": 9 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "BAZ16R", "stopSequence": 10 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "EFA16R", "stopSequence": 11 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "CNA16R", "stopSequence": 12 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "CAR16R", "stopSequence": 13 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "ARG15A", "stopSequence": 14 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "C0V15A", "stopSequence": 15 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "TAV15A", "stopSequence": 16 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "VIG15A", "stopSequence": 17 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "MIN15A", "stopSequence": 18 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "CCO15A", "stopSequence": 19 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "EDENPR", "stopSequence": 20 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "CANS2R", "stopSequence": 21 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "RPES1R", "stopSequence": 22 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "AVMS1R", "stopSequence": 23 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "COT16Y", "stopSequence": 24 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "MPO16A", "stopSequence": 25 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "EUR16A", "stopSequence": 26 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "GRM15A", "stopSequence": 27 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "CUL15A", "stopSequence": 28 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "MIR15A", "stopSequence": 29 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PASS0R", "stopSequence": 30 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "CAP15C", "stopSequence": 31 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "LUC15A", "stopSequence": 32 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "TOU15A", "stopSequence": 33 }, { "arrival": { "time": "1785501974", "uncertainty": 120 }, "departure": { "time": "1785501974", "uncertainty": 120 }, "stopId": "GARB0A", "stopSequence": 34 }, { "arrival": { "time": "1785502046", "uncertainty": 120 }, "stopId": "C0MIMO", "stopSequence": 35 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "23", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892524" } } }, { "id": "1988279089187", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497827", "uncertainty": 120 }, "departure": { "time": "1785497827", "uncertainty": 120 }, "stopId": "PNE11A", "stopSequence": 12 }, { "arrival": { "time": "1785497957", "uncertainty": 120 }, "departure": { "time": "1785497957", "uncertainty": 120 }, "stopId": "ROU14A", "stopSequence": 13 }, { "arrival": { "time": "1785498018", "uncertainty": 120 }, "departure": { "time": "1785498018", "uncertainty": 120 }, "stopId": "BAL14A", "stopSequence": 14 }, { "arrival": { "time": "1785498044", "uncertainty": 120 }, "departure": { "time": "1785498044", "uncertainty": 120 }, "stopId": "RIV40A", "stopSequence": 15 }, { "arrival": { "time": "1785498067", "uncertainty": 120 }, "departure": { "time": "1785498067", "uncertainty": 120 }, "stopId": "RIV50A", "stopSequence": 16 }, { "arrival": { "time": "1785498087", "uncertainty": 120 }, "departure": { "time": "1785498087", "uncertainty": 120 }, "stopId": "RIV60A", "stopSequence": 17 }, { "arrival": { "time": "1785498151", "uncertainty": 120 }, "stopId": "RCOU0R", "stopSequence": 18 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "BOC", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089187" }, "vehicle": { "id": "73922", "label": "73922" } } }, { "id": "19882790891943", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499860", "uncertainty": 120 }, "stopId": "PLALEB", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891943" } } }, { "id": "198827908968", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497854", "uncertainty": 120 }, "departure": { "time": "1785497854", "uncertainty": 120 }, "stopId": "PSIAGR", "stopSequence": 17 }, { "arrival": { "time": "1785497872", "uncertainty": 120 }, "departure": { "time": "1785497872", "uncertainty": 120 }, "stopId": "RPO16R", "stopSequence": 18 }, { "arrival": { "time": "1785497939", "uncertainty": 120 }, "departure": { "time": "1785497939", "uncertainty": 120 }, "stopId": "PNA16R", "stopSequence": 19 }, { "arrival": { "time": "1785498020", "uncertainty": 120 }, "departure": { "time": "1785498020", "uncertainty": 120 }, "stopId": "PRA16R", "stopSequence": 20 }, { "arrival": { "time": "1785498047", "uncertainty": 120 }, "departure": { "time": "1785498047", "uncertainty": 120 }, "stopId": "BAZ16R", "stopSequence": 21 }, { "arrival": { "time": "1785498070", "uncertainty": 120 }, "departure": { "time": "1785498070", "uncertainty": 120 }, "stopId": "EFA16R", "stopSequence": 22 }, { "arrival": { "time": "1785498152", "uncertainty": 120 }, "departure": { "time": "1785498152", "uncertainty": 120 }, "stopId": "CNA16R", "stopSequence": 23 }, { "arrival": { "time": "1785498183", "uncertainty": 120 }, "departure": { "time": "1785498183", "uncertainty": 120 }, "stopId": "CAR16R", "stopSequence": 24 }, { "arrival": { "time": "1785498251", "uncertainty": 120 }, "departure": { "time": "1785498251", "uncertainty": 120 }, "stopId": "ARG15A", "stopSequence": 25 }, { "arrival": { "time": "1785498301", "uncertainty": 120 }, "departure": { "time": "1785498301", "uncertainty": 120 }, "stopId": "C0V15A", "stopSequence": 26 }, { "arrival": { "time": "1785498338", "uncertainty": 120 }, "departure": { "time": "1785498338", "uncertainty": 120 }, "stopId": "TAV15A", "stopSequence": 27 }, { "arrival": { "time": "1785498375", "uncertainty": 120 }, "departure": { "time": "1785498375", "uncertainty": 120 }, "stopId": "VIG15A", "stopSequence": 28 }, { "arrival": { "time": "1785498430", "uncertainty": 120 }, "departure": { "time": "1785498430", "uncertainty": 120 }, "stopId": "MIN15A", "stopSequence": 29 }, { "arrival": { "time": "1785498467", "uncertainty": 120 }, "departure": { "time": "1785498467", "uncertainty": 120 }, "stopId": "CCO15A", "stopSequence": 30 }, { "arrival": { "time": "1785498516", "uncertainty": 120 }, "departure": { "time": "1785498516", "uncertainty": 120 }, "stopId": "EDENPR", "stopSequence": 31 }, { "arrival": { "time": "1785498587", "uncertainty": 120 }, "stopId": "CANS2R", "stopSequence": 32 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "MIM", "scheduleRelationship": "SCHEDULED", "tripId": "198827908968" }, "vehicle": { "id": "73913", "label": "73913" } } }, { "id": "19882790891698", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500700", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891698" } } }, { "id": "19882790891325", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497873", "uncertainty": 120 }, "departure": { "time": "1785497873", "uncertainty": 120 }, "stopId": "CMO35R", "stopSequence": 24 }, { "arrival": { "time": "1785497896", "uncertainty": 120 }, "departure": { "time": "1785497896", "uncertainty": 120 }, "stopId": "EDE35R", "stopSequence": 25 }, { "arrival": { "time": "1785498006", "uncertainty": 120 }, "departure": { "time": "1785498006", "uncertainty": 120 }, "stopId": "CCN35R", "stopSequence": 26 }, { "arrival": { "time": "1785498059", "uncertainty": 120 }, "departure": { "time": "1785498059", "uncertainty": 120 }, "stopId": "CAR35R", "stopSequence": 27 }, { "arrival": { "time": "1785498216", "uncertainty": 120 }, "departure": { "time": "1785498216", "uncertainty": 120 }, "stopId": "PGA35R", "stopSequence": 28 }, { "arrival": { "time": "1785498288", "uncertainty": 120 }, "departure": { "time": "1785498288", "uncertainty": 120 }, "stopId": "SPI35R", "stopSequence": 29 }, { "arrival": { "time": "1785498348", "uncertainty": 120 }, "departure": { "time": "1785498348", "uncertainty": 120 }, "stopId": "LRANGA", "stopSequence": 30 }, { "arrival": { "time": "1785498408", "uncertainty": 120 }, "departure": { "time": "1785498408", "uncertainty": 120 }, "stopId": "AMU0AA", "stopSequence": 31 }, { "arrival": { "time": "1785498458", "uncertainty": 120 }, "departure": { "time": "1785498458", "uncertainty": 120 }, "stopId": "SPI0AR", "stopSequence": 32 }, { "arrival": { "time": "1785498516", "uncertainty": 120 }, "departure": { "time": "1785498516", "uncertainty": 120 }, "stopId": "MYOS0A", "stopSequence": 33 }, { "arrival": { "time": "1785498546", "uncertainty": 120 }, "departure": { "time": "1785498546", "uncertainty": 120 }, "stopId": "AB201R", "stopSequence": 34 }, { "arrival": { "time": "1785498578", "uncertainty": 120 }, "departure": { "time": "1785498578", "uncertainty": 120 }, "stopId": "CIMABR", "stopSequence": 35 }, { "arrival": { "time": "1785498654", "uncertainty": 120 }, "stopId": "PBLEUR", "stopSequence": 36 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "35", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891325" }, "vehicle": { "id": "410", "label": "410" } } }, { "id": "1988279089142", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500100", "uncertainty": 120 }, "stopId": "ROSE8Y", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "MRO", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089142" } } }, { "id": "19882790892320", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499020", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "6B", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892320" } } }, { "id": "198827908926", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497835", "uncertainty": 120 }, "departure": { "time": "1785497847", "uncertainty": 120 }, "stopId": "CCO15R", "stopSequence": 5 }, { "arrival": { "time": "1785497881", "uncertainty": 120 }, "departure": { "time": "1785497881", "uncertainty": 120 }, "stopId": "MIN15R", "stopSequence": 6 }, { "arrival": { "time": "1785497928", "uncertainty": 120 }, "departure": { "time": "1785497928", "uncertainty": 120 }, "stopId": "VIG15R", "stopSequence": 7 }, { "arrival": { "time": "1785497969", "uncertainty": 120 }, "departure": { "time": "1785497969", "uncertainty": 120 }, "stopId": "TAV15R", "stopSequence": 8 }, { "arrival": { "time": "1785498018", "uncertainty": 120 }, "departure": { "time": "1785498018", "uncertainty": 120 }, "stopId": "C0V15R", "stopSequence": 9 }, { "arrival": { "time": "1785498065", "uncertainty": 120 }, "departure": { "time": "1785498065", "uncertainty": 120 }, "stopId": "ARG15R", "stopSequence": 10 }, { "arrival": { "time": "1785498118", "uncertainty": 120 }, "departure": { "time": "1785498118", "uncertainty": 120 }, "stopId": "CAR16A", "stopSequence": 11 }, { "arrival": { "time": "1785498169", "uncertainty": 120 }, "departure": { "time": "1785498169", "uncertainty": 120 }, "stopId": "CNA16A", "stopSequence": 12 }, { "arrival": { "time": "1785498245", "uncertainty": 120 }, "departure": { "time": "1785498245", "uncertainty": 120 }, "stopId": "EFA16A", "stopSequence": 13 }, { "arrival": { "time": "1785498267", "uncertainty": 120 }, "departure": { "time": "1785498267", "uncertainty": 120 }, "stopId": "BAZ16A", "stopSequence": 14 }, { "arrival": { "time": "1785498327", "uncertainty": 120 }, "departure": { "time": "1785498327", "uncertainty": 120 }, "stopId": "PRA16A", "stopSequence": 15 }, { "arrival": { "time": "1785498404", "uncertainty": 120 }, "departure": { "time": "1785498404", "uncertainty": 120 }, "stopId": "PNA16A", "stopSequence": 16 }, { "arrival": { "time": "1785498522", "uncertainty": 120 }, "departure": { "time": "1785498522", "uncertainty": 120 }, "stopId": "RPO16A", "stopSequence": 17 }, { "arrival": { "time": "1785498596", "uncertainty": 120 }, "departure": { "time": "1785498596", "uncertainty": 120 }, "stopId": "PCF16A", "stopSequence": 18 }, { "arrival": { "time": "1785498676", "uncertainty": 120 }, "departure": { "time": "1785498676", "uncertainty": 120 }, "stopId": "ROB16A", "stopSequence": 19 }, { "arrival": { "time": "1785498725", "uncertainty": 120 }, "departure": { "time": "1785498725", "uncertainty": 120 }, "stopId": "BSI16B", "stopSequence": 20 }, { "arrival": { "time": "1785498845", "uncertainty": 120 }, "departure": { "time": "1785498845", "uncertainty": 120 }, "stopId": "COT16Y", "stopSequence": 21 }, { "arrival": { "time": "1785498939", "uncertainty": 120 }, "departure": { "time": "1785498939", "uncertainty": 120 }, "stopId": "MPO16A", "stopSequence": 22 }, { "arrival": { "time": "1785499029", "uncertainty": 120 }, "departure": { "time": "1785499029", "uncertainty": 120 }, "stopId": "EUR16A", "stopSequence": 23 }, { "arrival": { "time": "1785499085", "uncertainty": 120 }, "departure": { "time": "1785499085", "uncertainty": 120 }, "stopId": "GRM15A", "stopSequence": 24 }, { "arrival": { "time": "1785499129", "uncertainty": 120 }, "departure": { "time": "1785499129", "uncertainty": 120 }, "stopId": "CUL15A", "stopSequence": 25 }, { "arrival": { "time": "1785499175", "uncertainty": 120 }, "departure": { "time": "1785499175", "uncertainty": 120 }, "stopId": "MIR15A", "stopSequence": 26 }, { "arrival": { "time": "1785499228", "uncertainty": 120 }, "departure": { "time": "1785499228", "uncertainty": 120 }, "stopId": "PASS0R", "stopSequence": 27 }, { "arrival": { "time": "1785499265", "uncertainty": 120 }, "departure": { "time": "1785499265", "uncertainty": 120 }, "stopId": "CAP15C", "stopSequence": 28 }, { "arrival": { "time": "1785499315", "uncertainty": 120 }, "departure": { "time": "1785499315", "uncertainty": 120 }, "stopId": "RBR17A", "stopSequence": 29 }, { "arrival": { "time": "1785499338", "uncertainty": 120 }, "departure": { "time": "1785499338", "uncertainty": 120 }, "stopId": "LST17A", "stopSequence": 30 }, { "arrival": { "time": "1785499386", "uncertainty": 120 }, "departure": { "time": "1785499386", "uncertainty": 120 }, "stopId": "SOL17A", "stopSequence": 31 }, { "arrival": { "time": "1785499506", "uncertainty": 120 }, "stopId": "TASS0R", "stopSequence": 32 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "MIM", "scheduleRelationship": "SCHEDULED", "tripId": "198827908926" }, "vehicle": { "id": "9991", "label": "9991" } } }, { "id": "19882790891697", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499980", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891697" } } }, { "id": "19882790891610", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501211", "uncertainty": 120 }, "stopId": "LBASTI", "stopSequence": 1 }, { "arrival": { "time": "1785501258", "uncertainty": 120 }, "departure": { "time": "1785501258", "uncertainty": 120 }, "stopId": "LAM01R", "stopSequence": 2 }, { "arrival": { "time": "1785501311", "uncertainty": 120 }, "departure": { "time": "1785501311", "uncertainty": 120 }, "stopId": "AB101R", "stopSequence": 3 }, { "arrival": { "time": "1785501339", "uncertainty": 120 }, "departure": { "time": "1785501339", "uncertainty": 120 }, "stopId": "AB201R", "stopSequence": 4 }, { "arrival": { "time": "1785501389", "uncertainty": 120 }, "departure": { "time": "1785501389", "uncertainty": 120 }, "stopId": "MPA01R", "stopSequence": 5 }, { "arrival": { "time": "1785501440", "uncertainty": 120 }, "departure": { "time": "1785501440", "uncertainty": 120 }, "stopId": "LPL01R", "stopSequence": 6 }, { "arrival": { "time": "1785501510", "uncertainty": 120 }, "departure": { "time": "1785501510", "uncertainty": 120 }, "stopId": "AGA01R", "stopSequence": 7 }, { "arrival": { "time": "1785501590", "uncertainty": 120 }, "departure": { "time": "1785501590", "uncertainty": 120 }, "stopId": "TENN2R", "stopSequence": 8 }, { "arrival": { "time": "1785501628", "uncertainty": 120 }, "departure": { "time": "1785501628", "uncertainty": 120 }, "stopId": "LBO01R", "stopSequence": 9 }, { "arrival": { "time": "1785501715", "uncertainty": 120 }, "departure": { "time": "1785501715", "uncertainty": 120 }, "stopId": "AUB01R", "stopSequence": 10 }, { "arrival": { "time": "1785501749", "uncertainty": 120 }, "departure": { "time": "1785501749", "uncertainty": 120 }, "stopId": "SJE01R", "stopSequence": 11 }, { "arrival": { "time": "1785501810", "uncertainty": 120 }, "departure": { "time": "1785501810", "uncertainty": 120 }, "stopId": "B0A01R", "stopSequence": 12 }, { "arrival": { "time": "1785501880", "uncertainty": 120 }, "departure": { "time": "1785501880", "uncertainty": 120 }, "stopId": "BCN0AR", "stopSequence": 13 }, { "arrival": { "time": "1785501952", "uncertainty": 120 }, "departure": { "time": "1785501952", "uncertainty": 120 }, "stopId": "4CO01R", "stopSequence": 14 }, { "arrival": { "time": "1785502025", "uncertainty": 120 }, "departure": { "time": "1785502025", "uncertainty": 120 }, "stopId": "SJO01R", "stopSequence": 15 }, { "arrival": { "time": "1785502120", "uncertainty": 120 }, "departure": { "time": "1785502120", "uncertainty": 120 }, "stopId": "LHU11R", "stopSequence": 16 }, { "arrival": { "time": "1785502174", "uncertainty": 120 }, "departure": { "time": "1785502174", "uncertainty": 120 }, "stopId": "ADO11R", "stopSequence": 17 }, { "arrival": { "time": "1785502208", "uncertainty": 120 }, "departure": { "time": "1785502208", "uncertainty": 120 }, "stopId": "MGA0AC", "stopSequence": 18 }, { "arrival": { "time": "1785502282", "uncertainty": 120 }, "departure": { "time": "1785502282", "uncertainty": 120 }, "stopId": "SJE20R", "stopSequence": 19 }, { "arrival": { "time": "1785502333", "uncertainty": 120 }, "departure": { "time": "1785502333", "uncertainty": 120 }, "stopId": "PMA0AR", "stopSequence": 20 }, { "arrival": { "time": "1785502458", "uncertainty": 120 }, "departure": { "time": "1785502458", "uncertainty": 120 }, "stopId": "MAN0AR", "stopSequence": 21 }, { "arrival": { "time": "1785502504", "uncertainty": 120 }, "departure": { "time": "1785502504", "uncertainty": 120 }, "stopId": "STM0AR", "stopSequence": 22 }, { "arrival": { "time": "1785502585", "uncertainty": 120 }, "departure": { "time": "1785502585", "uncertainty": 120 }, "stopId": "MER0AR", "stopSequence": 23 }, { "arrival": { "time": "1785502640", "uncertainty": 120 }, "departure": { "time": "1785502640", "uncertainty": 120 }, "stopId": "BLE0AR", "stopSequence": 24 }, { "arrival": { "time": "1785502723", "uncertainty": 120 }, "departure": { "time": "1785502723", "uncertainty": 120 }, "stopId": "PPI0AR", "stopSequence": 25 }, { "arrival": { "time": "1785502763", "uncertainty": 120 }, "departure": { "time": "1785502763", "uncertainty": 120 }, "stopId": "BEA0AR", "stopSequence": 26 }, { "arrival": { "time": "1785502807", "uncertainty": 120 }, "departure": { "time": "1785502807", "uncertainty": 120 }, "stopId": "PSP0AR", "stopSequence": 27 }, { "arrival": { "time": "1785502868", "uncertainty": 120 }, "departure": { "time": "1785502868", "uncertainty": 120 }, "stopId": "VAL0AR", "stopSequence": 28 }, { "arrival": { "time": "1785502930", "uncertainty": 120 }, "departure": { "time": "1785502930", "uncertainty": 120 }, "stopId": "LRI0AR", "stopSequence": 29 }, { "arrival": { "time": "1785503006", "uncertainty": 120 }, "departure": { "time": "1785503006", "uncertainty": 120 }, "stopId": "RPO0AR", "stopSequence": 30 }, { "arrival": { "time": "1785503190", "uncertainty": 120 }, "departure": { "time": "1785503190", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 31 }, { "arrival": { "time": "1785503312", "uncertainty": 120 }, "departure": { "time": "1785503312", "uncertainty": 120 }, "stopId": "GMA0AR", "stopSequence": 32 }, { "arrival": { "time": "1785503589", "uncertainty": 120 }, "departure": { "time": "1785503589", "uncertainty": 120 }, "stopId": "RSE0AA", "stopSequence": 33 }, { "arrival": { "time": "1785503738", "uncertainty": 120 }, "departure": { "time": "1785503738", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 34 }, { "arrival": { "time": "1785503838", "uncertainty": 120 }, "departure": { "time": "1785503838", "uncertainty": 120 }, "stopId": "PCA01R", "stopSequence": 35 }, { "arrival": { "time": "1785503932", "uncertainty": 120 }, "departure": { "time": "1785503932", "uncertainty": 120 }, "stopId": "BOR01R", "stopSequence": 36 }, { "arrival": { "time": "1785503995", "uncertainty": 120 }, "departure": { "time": "1785503995", "uncertainty": 120 }, "stopId": "DEL01R", "stopSequence": 37 }, { "arrival": { "time": "1785504083", "uncertainty": 120 }, "departure": { "time": "1785504083", "uncertainty": 120 }, "stopId": "CON01R", "stopSequence": 38 }, { "arrival": { "time": "1785504202", "uncertainty": 120 }, "departure": { "time": "1785504202", "uncertainty": 120 }, "stopId": "LMO01R", "stopSequence": 39 }, { "arrival": { "time": "1785504284", "uncertainty": 120 }, "departure": { "time": "1785504284", "uncertainty": 120 }, "stopId": "CIM01R", "stopSequence": 40 }, { "arrival": { "time": "1785504335", "uncertainty": 120 }, "departure": { "time": "1785504335", "uncertainty": 120 }, "stopId": "LFO17R", "stopSequence": 41 }, { "arrival": { "time": "1785504419", "uncertainty": 120 }, "departure": { "time": "1785504419", "uncertainty": 120 }, "stopId": "HOP01R", "stopSequence": 42 }, { "arrival": { "time": "1785504457", "uncertainty": 120 }, "departure": { "time": "1785504457", "uncertainty": 120 }, "stopId": "AVF01R", "stopSequence": 43 }, { "arrival": { "time": "1785504535", "uncertainty": 120 }, "departure": { "time": "1785504535", "uncertainty": 120 }, "stopId": "PJU01R", "stopSequence": 44 }, { "arrival": { "time": "1785504572", "uncertainty": 120 }, "departure": { "time": "1785504572", "uncertainty": 120 }, "stopId": "PRO01R", "stopSequence": 45 }, { "arrival": { "time": "1785504629", "uncertainty": 120 }, "departure": { "time": "1785504629", "uncertainty": 120 }, "stopId": "LLA01R", "stopSequence": 46 }, { "arrival": { "time": "1785504688", "uncertainty": 120 }, "departure": { "time": "1785504688", "uncertainty": 120 }, "stopId": "LIC01R", "stopSequence": 47 }, { "arrival": { "time": "1785504789", "uncertainty": 120 }, "departure": { "time": "1785504789", "uncertainty": 120 }, "stopId": "OLI01R", "stopSequence": 48 }, { "arrival": { "time": "1785504897", "uncertainty": 120 }, "departure": { "time": "1785504897", "uncertainty": 120 }, "stopId": "CJA01R", "stopSequence": 49 }, { "arrival": { "time": "1785504934", "uncertainty": 120 }, "departure": { "time": "1785504934", "uncertainty": 120 }, "stopId": "VFE01R", "stopSequence": 50 }, { "arrival": { "time": "1785505048", "uncertainty": 120 }, "stopId": "BLANCH", "stopSequence": 51 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891610" } } }, { "id": "19882790892397", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498480", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892397" } } }, { "id": "19882790891942", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498420", "uncertainty": 120 }, "stopId": "PLALEB", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891942" } } }, { "id": "19882790891481", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497825", "uncertainty": 120 }, "departure": { "time": "1785497843", "uncertainty": 120 }, "stopId": "CLA0AA", "stopSequence": 8 }, { "arrival": { "time": "1785497887", "uncertainty": 120 }, "departure": { "time": "1785497887", "uncertainty": 120 }, "stopId": "JJA0AA", "stopSequence": 9 }, { "arrival": { "time": "1785497953", "uncertainty": 120 }, "departure": { "time": "1785497953", "uncertainty": 120 }, "stopId": "GBR0AA", "stopSequence": 10 }, { "arrival": { "time": "1785498072", "uncertainty": 120 }, "departure": { "time": "1785498072", "uncertainty": 120 }, "stopId": "MIS0AA", "stopSequence": 11 }, { "arrival": { "time": "1785498138", "uncertainty": 120 }, "departure": { "time": "1785498138", "uncertainty": 120 }, "stopId": "PDO0AA", "stopSequence": 12 }, { "arrival": { "time": "1785498235", "uncertainty": 120 }, "departure": { "time": "1785498235", "uncertainty": 120 }, "stopId": "LCA0AA", "stopSequence": 13 }, { "arrival": { "time": "1785498360", "uncertainty": 120 }, "departure": { "time": "1785498360", "uncertainty": 120 }, "stopId": "MIL0AA", "stopSequence": 14 }, { "arrival": { "time": "1785498500", "uncertainty": 120 }, "departure": { "time": "1785498500", "uncertainty": 120 }, "stopId": "MEU0AA", "stopSequence": 15 }, { "arrival": { "time": "1785498626", "uncertainty": 120 }, "departure": { "time": "1785498626", "uncertainty": 120 }, "stopId": "PVA0AA", "stopSequence": 16 }, { "arrival": { "time": "1785498792", "uncertainty": 120 }, "departure": { "time": "1785498792", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 17 }, { "arrival": { "time": "1785498908", "uncertainty": 120 }, "departure": { "time": "1785498908", "uncertainty": 120 }, "stopId": "RSE0AR", "stopSequence": 18 }, { "arrival": { "time": "1785499096", "uncertainty": 120 }, "departure": { "time": "1785499096", "uncertainty": 120 }, "stopId": "GMA0AA", "stopSequence": 19 }, { "arrival": { "time": "1785499183", "uncertainty": 120 }, "departure": { "time": "1785499183", "uncertainty": 120 }, "stopId": "HDV08R", "stopSequence": 20 }, { "arrival": { "time": "1785499365", "uncertainty": 120 }, "departure": { "time": "1785499365", "uncertainty": 120 }, "stopId": "RPO0AA", "stopSequence": 21 }, { "arrival": { "time": "1785499454", "uncertainty": 120 }, "departure": { "time": "1785499454", "uncertainty": 120 }, "stopId": "LRI0AA", "stopSequence": 22 }, { "arrival": { "time": "1785499517", "uncertainty": 120 }, "departure": { "time": "1785499517", "uncertainty": 120 }, "stopId": "VAL0AA", "stopSequence": 23 }, { "arrival": { "time": "1785499582", "uncertainty": 120 }, "departure": { "time": "1785499582", "uncertainty": 120 }, "stopId": "PSP0AA", "stopSequence": 24 }, { "arrival": { "time": "1785499628", "uncertainty": 120 }, "departure": { "time": "1785499628", "uncertainty": 120 }, "stopId": "BEA0AA", "stopSequence": 25 }, { "arrival": { "time": "1785499670", "uncertainty": 120 }, "departure": { "time": "1785499670", "uncertainty": 120 }, "stopId": "PPI0AA", "stopSequence": 26 }, { "arrival": { "time": "1785499728", "uncertainty": 120 }, "departure": { "time": "1785499728", "uncertainty": 120 }, "stopId": "BLE0AA", "stopSequence": 27 }, { "arrival": { "time": "1785499794", "uncertainty": 120 }, "departure": { "time": "1785499794", "uncertainty": 120 }, "stopId": "MER0AA", "stopSequence": 28 }, { "arrival": { "time": "1785499863", "uncertainty": 120 }, "departure": { "time": "1785499863", "uncertainty": 120 }, "stopId": "STM0AA", "stopSequence": 29 }, { "arrival": { "time": "1785499904", "uncertainty": 120 }, "departure": { "time": "1785499904", "uncertainty": 120 }, "stopId": "MAN0AA", "stopSequence": 30 }, { "arrival": { "time": "1785500019", "uncertainty": 120 }, "departure": { "time": "1785500019", "uncertainty": 120 }, "stopId": "PMA0AA", "stopSequence": 31 }, { "arrival": { "time": "1785500084", "uncertainty": 120 }, "departure": { "time": "1785500084", "uncertainty": 120 }, "stopId": "SJE20A", "stopSequence": 32 }, { "arrival": { "time": "1785500168", "uncertainty": 120 }, "departure": { "time": "1785500168", "uncertainty": 120 }, "stopId": "MGA0AA", "stopSequence": 33 }, { "arrival": { "time": "1785500271", "uncertainty": 120 }, "departure": { "time": "1785500271", "uncertainty": 120 }, "stopId": "COU0AA", "stopSequence": 34 }, { "arrival": { "time": "1785500329", "uncertainty": 120 }, "departure": { "time": "1785500329", "uncertainty": 120 }, "stopId": "SMC17A", "stopSequence": 35 }, { "arrival": { "time": "1785500406", "uncertainty": 120 }, "departure": { "time": "1785500406", "uncertainty": 120 }, "stopId": "BOF17A", "stopSequence": 36 }, { "arrival": { "time": "1785500438", "uncertainty": 120 }, "departure": { "time": "1785500438", "uncertainty": 120 }, "stopId": "BOF0AA", "stopSequence": 37 }, { "arrival": { "time": "1785500484", "uncertainty": 120 }, "departure": { "time": "1785500484", "uncertainty": 120 }, "stopId": "POM0AA", "stopSequence": 38 }, { "arrival": { "time": "1785500535", "uncertainty": 120 }, "departure": { "time": "1785500535", "uncertainty": 120 }, "stopId": "BCN0AA", "stopSequence": 39 }, { "arrival": { "time": "1785500598", "uncertainty": 120 }, "departure": { "time": "1785500598", "uncertainty": 120 }, "stopId": "VLF0AA", "stopSequence": 40 }, { "arrival": { "time": "1785500643", "uncertainty": 120 }, "departure": { "time": "1785500643", "uncertainty": 120 }, "stopId": "GSA0AA", "stopSequence": 41 }, { "arrival": { "time": "1785500704", "uncertainty": 120 }, "departure": { "time": "1785500704", "uncertainty": 120 }, "stopId": "JMO0AA", "stopSequence": 42 }, { "arrival": { "time": "1785500788", "uncertainty": 120 }, "departure": { "time": "1785500788", "uncertainty": 120 }, "stopId": "SPI35R", "stopSequence": 43 }, { "arrival": { "time": "1785500871", "uncertainty": 120 }, "departure": { "time": "1785500871", "uncertainty": 120 }, "stopId": "LRANGA", "stopSequence": 44 }, { "arrival": { "time": "1785500952", "uncertainty": 120 }, "stopId": "AMU0AA", "stopSequence": 45 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891481" }, "vehicle": { "id": "431", "label": "431" } } }, { "id": "19882790892350", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498300", "uncertainty": 120 }, "stopId": "CCN35R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "28", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892350" } } }, { "id": "19882790892608", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497809", "uncertainty": 120 }, "departure": { "time": "1785497819", "uncertainty": 120 }, "stopId": "GALB8A", "stopSequence": 4 }, { "arrival": { "time": "1785497879", "uncertainty": 120 }, "departure": { "time": "1785497879", "uncertainty": 120 }, "stopId": "CBEA8A", "stopSequence": 5 }, { "arrival": { "time": "1785497930", "uncertainty": 120 }, "departure": { "time": "1785497930", "uncertainty": 120 }, "stopId": "PCRO8A", "stopSequence": 6 }, { "arrival": { "time": "1785498004", "uncertainty": 120 }, "departure": { "time": "1785498004", "uncertainty": 120 }, "stopId": "MIRA8A", "stopSequence": 7 }, { "arrival": { "time": "1785498060", "uncertainty": 120 }, "departure": { "time": "1785498060", "uncertainty": 120 }, "stopId": "HENR8A", "stopSequence": 8 }, { "arrival": { "time": "1785498159", "uncertainty": 120 }, "departure": { "time": "1785498159", "uncertainty": 120 }, "stopId": "ROSE8A", "stopSequence": 9 }, { "arrival": { "time": "1785498213", "uncertainty": 120 }, "departure": { "time": "1785498213", "uncertainty": 120 }, "stopId": "PCAN8A", "stopSequence": 10 }, { "arrival": { "time": "1785498252", "uncertainty": 120 }, "departure": { "time": "1785498252", "uncertainty": 120 }, "stopId": "HESP8A", "stopSequence": 11 }, { "arrival": { "time": "1785498327", "uncertainty": 120 }, "departure": { "time": "1785498327", "uncertainty": 120 }, "stopId": "LMAR8A", "stopSequence": 12 }, { "arrival": { "time": "1785498375", "uncertainty": 120 }, "departure": { "time": "1785498375", "uncertainty": 120 }, "stopId": "RAST8A", "stopSequence": 13 }, { "arrival": { "time": "1785498415", "uncertainty": 120 }, "departure": { "time": "1785498415", "uncertainty": 120 }, "stopId": "BIJO8A", "stopSequence": 14 }, { "arrival": { "time": "1785498457", "uncertainty": 120 }, "stopId": "PALM08", "stopSequence": 15 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "8", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892608" }, "vehicle": { "id": "6", "label": "6" } } }, { "id": "19882790892771", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500760", "uncertainty": 120 }, "stopId": "AMU0AA", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892771" } } }, { "id": "1988279089794", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497889", "uncertainty": 120 }, "departure": { "time": "1785497889", "uncertainty": 120 }, "stopId": "BLE0AR", "stopSequence": 25 }, { "arrival": { "time": "1785497967", "uncertainty": 120 }, "departure": { "time": "1785497967", "uncertainty": 120 }, "stopId": "PPI0AR", "stopSequence": 26 }, { "arrival": { "time": "1785498005", "uncertainty": 120 }, "departure": { "time": "1785498005", "uncertainty": 120 }, "stopId": "BEA0AR", "stopSequence": 27 }, { "arrival": { "time": "1785498046", "uncertainty": 120 }, "departure": { "time": "1785498046", "uncertainty": 120 }, "stopId": "PSP0AR", "stopSequence": 28 }, { "arrival": { "time": "1785498105", "uncertainty": 120 }, "departure": { "time": "1785498105", "uncertainty": 120 }, "stopId": "VAL0AR", "stopSequence": 29 }, { "arrival": { "time": "1785498166", "uncertainty": 120 }, "departure": { "time": "1785498166", "uncertainty": 120 }, "stopId": "LRI0AR", "stopSequence": 30 }, { "arrival": { "time": "1785498240", "uncertainty": 120 }, "departure": { "time": "1785498240", "uncertainty": 120 }, "stopId": "RPO0AR", "stopSequence": 31 }, { "arrival": { "time": "1785498418", "uncertainty": 120 }, "departure": { "time": "1785498418", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 32 }, { "arrival": { "time": "1785498513", "uncertainty": 120 }, "departure": { "time": "1785498513", "uncertainty": 120 }, "stopId": "GMA0AR", "stopSequence": 33 }, { "arrival": { "time": "1785498729", "uncertainty": 120 }, "departure": { "time": "1785498729", "uncertainty": 120 }, "stopId": "RSE0AA", "stopSequence": 34 }, { "arrival": { "time": "1785498960", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 35 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089794" }, "vehicle": { "id": "812", "label": "812" } } }, { "id": "1988279089799", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497827", "uncertainty": 120 }, "departure": { "time": "1785497827", "uncertainty": 120 }, "stopId": "CANS2R", "stopSequence": 3 }, { "arrival": { "time": "1785497894", "uncertainty": 120 }, "departure": { "time": "1785497894", "uncertainty": 120 }, "stopId": "RPES1R", "stopSequence": 4 }, { "arrival": { "time": "1785498008", "uncertainty": 120 }, "departure": { "time": "1785498008", "uncertainty": 120 }, "stopId": "THE15A", "stopSequence": 5 }, { "arrival": { "time": "1785498175", "uncertainty": 120 }, "departure": { "time": "1785498258", "uncertainty": 120 }, "stopId": "GRM15A", "stopSequence": 6 }, { "arrival": { "time": "1785498308", "uncertainty": 120 }, "departure": { "time": "1785498308", "uncertainty": 120 }, "stopId": "CUL15A", "stopSequence": 7 }, { "arrival": { "time": "1785498360", "uncertainty": 120 }, "departure": { "time": "1785498360", "uncertainty": 120 }, "stopId": "MIR15A", "stopSequence": 8 }, { "arrival": { "time": "1785498420", "uncertainty": 120 }, "departure": { "time": "1785498420", "uncertainty": 120 }, "stopId": "PASS0R", "stopSequence": 9 }, { "arrival": { "time": "1785498462", "uncertainty": 120 }, "departure": { "time": "1785498462", "uncertainty": 120 }, "stopId": "CAP15C", "stopSequence": 10 }, { "arrival": { "time": "1785498531", "uncertainty": 120 }, "departure": { "time": "1785498531", "uncertainty": 120 }, "stopId": "RBR17A", "stopSequence": 11 }, { "arrival": { "time": "1785498563", "uncertainty": 120 }, "departure": { "time": "1785498563", "uncertainty": 120 }, "stopId": "LST17A", "stopSequence": 12 }, { "arrival": { "time": "1785498629", "uncertainty": 120 }, "departure": { "time": "1785498629", "uncertainty": 120 }, "stopId": "SOL17A", "stopSequence": 13 }, { "arrival": { "time": "1785498698", "uncertainty": 120 }, "departure": { "time": "1785498698", "uncertainty": 120 }, "stopId": "RPC17A", "stopSequence": 14 }, { "arrival": { "time": "1785498858", "uncertainty": 120 }, "departure": { "time": "1785498858", "uncertainty": 120 }, "stopId": "BLER0R", "stopSequence": 15 }, { "arrival": { "time": "1785498910", "uncertainty": 120 }, "departure": { "time": "1785498910", "uncertainty": 120 }, "stopId": "PAT17A", "stopSequence": 16 }, { "arrival": { "time": "1785499052", "uncertainty": 120 }, "departure": { "time": "1785499052", "uncertainty": 120 }, "stopId": "PPO20R", "stopSequence": 17 }, { "arrival": { "time": "1785499180", "uncertainty": 120 }, "departure": { "time": "1785499180", "uncertainty": 120 }, "stopId": "COU0AR", "stopSequence": 18 }, { "arrival": { "time": "1785499300", "uncertainty": 120 }, "departure": { "time": "1785499300", "uncertainty": 120 }, "stopId": "MGA0AR", "stopSequence": 19 }, { "arrival": { "time": "1785499396", "uncertainty": 120 }, "departure": { "time": "1785499396", "uncertainty": 120 }, "stopId": "SJE20R", "stopSequence": 20 }, { "arrival": { "time": "1785499456", "uncertainty": 120 }, "departure": { "time": "1785499456", "uncertainty": 120 }, "stopId": "PMA0AR", "stopSequence": 21 }, { "arrival": { "time": "1785499595", "uncertainty": 120 }, "departure": { "time": "1785499595", "uncertainty": 120 }, "stopId": "MAN0AR", "stopSequence": 22 }, { "arrival": { "time": "1785499639", "uncertainty": 120 }, "departure": { "time": "1785499639", "uncertainty": 120 }, "stopId": "STM0AR", "stopSequence": 23 }, { "arrival": { "time": "1785499717", "uncertainty": 120 }, "departure": { "time": "1785499717", "uncertainty": 120 }, "stopId": "MER0AR", "stopSequence": 24 }, { "arrival": { "time": "1785499770", "uncertainty": 120 }, "departure": { "time": "1785499770", "uncertainty": 120 }, "stopId": "BLE0AR", "stopSequence": 25 }, { "arrival": { "time": "1785499850", "uncertainty": 120 }, "departure": { "time": "1785499850", "uncertainty": 120 }, "stopId": "PPI0AR", "stopSequence": 26 }, { "arrival": { "time": "1785499889", "uncertainty": 120 }, "departure": { "time": "1785499889", "uncertainty": 120 }, "stopId": "BEA0AR", "stopSequence": 27 }, { "arrival": { "time": "1785499931", "uncertainty": 120 }, "departure": { "time": "1785499931", "uncertainty": 120 }, "stopId": "PSP0AR", "stopSequence": 28 }, { "arrival": { "time": "1785499990", "uncertainty": 120 }, "departure": { "time": "1785499990", "uncertainty": 120 }, "stopId": "VAL0AR", "stopSequence": 29 }, { "arrival": { "time": "1785500051", "uncertainty": 120 }, "departure": { "time": "1785500051", "uncertainty": 120 }, "stopId": "LRI0AR", "stopSequence": 30 }, { "arrival": { "time": "1785500125", "uncertainty": 120 }, "departure": { "time": "1785500125", "uncertainty": 120 }, "stopId": "RPO0AR", "stopSequence": 31 }, { "arrival": { "time": "1785500305", "uncertainty": 120 }, "departure": { "time": "1785500305", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 32 }, { "arrival": { "time": "1785500402", "uncertainty": 120 }, "departure": { "time": "1785500402", "uncertainty": 120 }, "stopId": "GMA0AR", "stopSequence": 33 }, { "arrival": { "time": "1785500622", "uncertainty": 120 }, "departure": { "time": "1785500622", "uncertainty": 120 }, "stopId": "RSE0AA", "stopSequence": 34 }, { "arrival": { "time": "1785500857", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 35 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089799" }, "vehicle": { "id": "452", "label": "452" } } }, { "id": "19882790892929", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499200", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892929" } } }, { "id": "198827908970", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499200", "uncertainty": 120 }, "stopId": "TASS0R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "MIM", "scheduleRelationship": "SCHEDULED", "tripId": "198827908970" } } }, { "id": "19882790892687", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501120", "uncertainty": 120 }, "stopId": "TRAY0R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892687" } } }, { "id": "19882790892443", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500580", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892443" } } }, { "id": "19882790893032", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501000", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "tripId": "19882790893032" } } }, { "id": "19882790891696", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499260", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891696" } } }, { "id": "19882790891078", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497868", "uncertainty": 120 }, "departure": { "time": "1785497868", "uncertainty": 120 }, "stopId": "LM210A", "stopSequence": 4 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891078" }, "vehicle": { "id": "454", "label": "454" } } }, { "id": "19882790892610", "tripUpdate": { "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "8", "scheduleRelationship": "CANCELED", "tripId": "19882790892610" } } }, { "id": "1988279089802", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499920", "uncertainty": 120 }, "stopId": "CCO15A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089802" } } }, { "id": "19882790891253", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500100", "uncertainty": 120 }, "stopId": "PBLEUR", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "35", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891253" } } }, { "id": "1988279089796", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497517", "uncertainty": 120 }, "departure": { "time": "1785497827", "uncertainty": 120 }, "stopId": "COU0AR", "stopSequence": 18 }, { "arrival": { "time": "1785497927", "uncertainty": 120 }, "departure": { "time": "1785497927", "uncertainty": 120 }, "stopId": "MGA0AR", "stopSequence": 19 }, { "arrival": { "time": "1785498020", "uncertainty": 120 }, "departure": { "time": "1785498020", "uncertainty": 120 }, "stopId": "SJE20R", "stopSequence": 20 }, { "arrival": { "time": "1785498075", "uncertainty": 120 }, "departure": { "time": "1785498075", "uncertainty": 120 }, "stopId": "PMA0AR", "stopSequence": 21 }, { "arrival": { "time": "1785498201", "uncertainty": 120 }, "departure": { "time": "1785498201", "uncertainty": 120 }, "stopId": "MAN0AR", "stopSequence": 22 }, { "arrival": { "time": "1785498241", "uncertainty": 120 }, "departure": { "time": "1785498241", "uncertainty": 120 }, "stopId": "STM0AR", "stopSequence": 23 }, { "arrival": { "time": "1785498318", "uncertainty": 120 }, "departure": { "time": "1785498318", "uncertainty": 120 }, "stopId": "MER0AR", "stopSequence": 24 }, { "arrival": { "time": "1785498370", "uncertainty": 120 }, "departure": { "time": "1785498370", "uncertainty": 120 }, "stopId": "BLE0AR", "stopSequence": 25 }, { "arrival": { "time": "1785498449", "uncertainty": 120 }, "departure": { "time": "1785498449", "uncertainty": 120 }, "stopId": "PPI0AR", "stopSequence": 26 }, { "arrival": { "time": "1785498487", "uncertainty": 120 }, "departure": { "time": "1785498487", "uncertainty": 120 }, "stopId": "BEA0AR", "stopSequence": 27 }, { "arrival": { "time": "1785498529", "uncertainty": 120 }, "departure": { "time": "1785498529", "uncertainty": 120 }, "stopId": "PSP0AR", "stopSequence": 28 }, { "arrival": { "time": "1785498587", "uncertainty": 120 }, "departure": { "time": "1785498587", "uncertainty": 120 }, "stopId": "VAL0AR", "stopSequence": 29 }, { "arrival": { "time": "1785498648", "uncertainty": 120 }, "departure": { "time": "1785498648", "uncertainty": 120 }, "stopId": "LRI0AR", "stopSequence": 30 }, { "arrival": { "time": "1785498722", "uncertainty": 120 }, "departure": { "time": "1785498722", "uncertainty": 120 }, "stopId": "RPO0AR", "stopSequence": 31 }, { "arrival": { "time": "1785498901", "uncertainty": 120 }, "departure": { "time": "1785498901", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 32 }, { "arrival": { "time": "1785498997", "uncertainty": 120 }, "departure": { "time": "1785498997", "uncertainty": 120 }, "stopId": "GMA0AR", "stopSequence": 33 }, { "arrival": { "time": "1785499215", "uncertainty": 120 }, "departure": { "time": "1785499215", "uncertainty": 120 }, "stopId": "RSE0AA", "stopSequence": 34 }, { "arrival": { "time": "1785499448", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 35 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089796" }, "vehicle": { "id": "416", "label": "416" } } }, { "id": "1988279089471", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "POLYC7", "stopSequence": 1 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "AMON7R", "stopSequence": 2 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PISO7R", "stopSequence": 3 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "LELY6A", "stopSequence": 4 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "BDST6A", "stopSequence": 5 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PTRE6A", "stopSequence": 6 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "HSIM6A", "stopSequence": 7 }, { "arrival": { "time": "1785499378", "uncertainty": 120 }, "departure": { "time": "1785499378", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 8 }, { "arrival": { "time": "1785499475", "uncertainty": 120 }, "departure": { "time": "1785499475", "uncertainty": 120 }, "stopId": "RSE0AR", "stopSequence": 9 }, { "arrival": { "time": "1785499633", "uncertainty": 120 }, "departure": { "time": "1785499633", "uncertainty": 120 }, "stopId": "GMA0AA", "stopSequence": 10 }, { "arrival": { "time": "1785499741", "uncertainty": 120 }, "stopId": "HDV0AA", "stopSequence": 11 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "7", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089471" } } }, { "id": "19882790891985", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497918", "uncertainty": 120 }, "stopId": "HDV0AA", "stopSequence": 20 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891985" }, "vehicle": { "id": "426", "label": "426" } } }, { "id": "19882790892818", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501120", "uncertainty": 120 }, "stopId": "LM210A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892818" } } }, { "id": "1988279089886", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497931", "uncertainty": 120 }, "departure": { "time": "1785497931", "uncertainty": 120 }, "stopId": "RSE0AR", "stopSequence": 2 }, { "arrival": { "time": "1785498076", "uncertainty": 120 }, "departure": { "time": "1785498076", "uncertainty": 120 }, "stopId": "GMA0AA", "stopSequence": 3 }, { "arrival": { "time": "1785498143", "uncertainty": 120 }, "departure": { "time": "1785498143", "uncertainty": 120 }, "stopId": "HDV08R", "stopSequence": 4 }, { "arrival": { "time": "1785498277", "uncertainty": 120 }, "departure": { "time": "1785498277", "uncertainty": 120 }, "stopId": "MEDI8A", "stopSequence": 5 }, { "arrival": { "time": "1785498359", "uncertainty": 120 }, "departure": { "time": "1785498359", "uncertainty": 120 }, "stopId": "JHIB0R", "stopSequence": 6 }, { "arrival": { "time": "1785498407", "uncertainty": 120 }, "departure": { "time": "1785498407", "uncertainty": 120 }, "stopId": "MNAD0R", "stopSequence": 7 }, { "arrival": { "time": "1785498482", "uncertainty": 120 }, "departure": { "time": "1785498482", "uncertainty": 120 }, "stopId": "MCOL0R", "stopSequence": 8 }, { "arrival": { "time": "1785498551", "uncertainty": 120 }, "departure": { "time": "1785498551", "uncertainty": 120 }, "stopId": "MLEA0R", "stopSequence": 9 }, { "arrival": { "time": "1785498602", "uncertainty": 120 }, "departure": { "time": "1785498602", "uncertainty": 120 }, "stopId": "MMER0R", "stopSequence": 10 }, { "arrival": { "time": "1785498674", "uncertainty": 120 }, "departure": { "time": "1785498674", "uncertainty": 120 }, "stopId": "PROC0R", "stopSequence": 11 }, { "arrival": { "time": "1785498755", "uncertainty": 120 }, "departure": { "time": "1785498755", "uncertainty": 120 }, "stopId": "VERR0R", "stopSequence": 12 }, { "arrival": { "time": "1785498934", "uncertainty": 120 }, "departure": { "time": "1785498934", "uncertainty": 120 }, "stopId": "LMOR0R", "stopSequence": 13 }, { "arrival": { "time": "1785498990", "uncertainty": 120 }, "departure": { "time": "1785498990", "uncertainty": 120 }, "stopId": "CMID0R", "stopSequence": 14 }, { "arrival": { "time": "1785499027", "uncertainty": 120 }, "departure": { "time": "1785499027", "uncertainty": 120 }, "stopId": "EROM0R", "stopSequence": 15 }, { "arrival": { "time": "1785499105", "uncertainty": 120 }, "departure": { "time": "1785499105", "uncertainty": 120 }, "stopId": "BDMMBR", "stopSequence": 16 }, { "arrival": { "time": "1785499299", "uncertainty": 120 }, "departure": { "time": "1785499299", "uncertainty": 120 }, "stopId": "PLRMBR", "stopSequence": 17 }, { "arrival": { "time": "1785499378", "uncertainty": 120 }, "departure": { "time": "1785499378", "uncertainty": 120 }, "stopId": "PSIAGR", "stopSequence": 18 }, { "arrival": { "time": "1785499405", "uncertainty": 120 }, "departure": { "time": "1785499405", "uncertainty": 120 }, "stopId": "RPO16R", "stopSequence": 19 }, { "arrival": { "time": "1785499461", "uncertainty": 120 }, "departure": { "time": "1785499461", "uncertainty": 120 }, "stopId": "PNA16R", "stopSequence": 20 }, { "arrival": { "time": "1785499530", "uncertainty": 120 }, "departure": { "time": "1785499530", "uncertainty": 120 }, "stopId": "PRA16R", "stopSequence": 21 }, { "arrival": { "time": "1785499605", "uncertainty": 120 }, "departure": { "time": "1785499605", "uncertainty": 120 }, "stopId": "MIN22A", "stopSequence": 22 }, { "arrival": { "time": "1785499658", "uncertainty": 120 }, "departure": { "time": "1785499658", "uncertainty": 120 }, "stopId": "RAG22A", "stopSequence": 23 }, { "arrival": { "time": "1785499709", "uncertainty": 120 }, "departure": { "time": "1785499709", "uncertainty": 120 }, "stopId": "THEG0R", "stopSequence": 24 }, { "arrival": { "time": "1785499815", "uncertainty": 120 }, "departure": { "time": "1785499815", "uncertainty": 120 }, "stopId": "ISL22A", "stopSequence": 25 }, { "arrival": { "time": "1785499906", "uncertainty": 120 }, "departure": { "time": "1785499906", "uncertainty": 120 }, "stopId": "THEC0Z", "stopSequence": 26 }, { "arrival": { "time": "1785499986", "uncertainty": 120 }, "departure": { "time": "1785499986", "uncertainty": 120 }, "stopId": "SAN22R", "stopSequence": 27 }, { "arrival": { "time": "1785500111", "uncertainty": 120 }, "departure": { "time": "1785500111", "uncertainty": 120 }, "stopId": "ABE22A", "stopSequence": 28 }, { "arrival": { "time": "1785500190", "uncertainty": 120 }, "departure": { "time": "1785500190", "uncertainty": 120 }, "stopId": "CAM22A", "stopSequence": 29 }, { "arrival": { "time": "1785500276", "uncertainty": 120 }, "departure": { "time": "1785500276", "uncertainty": 120 }, "stopId": "GAL22A", "stopSequence": 30 }, { "arrival": { "time": "1785500406", "uncertainty": 120 }, "departure": { "time": "1785500406", "uncertainty": 120 }, "stopId": "CRX22A", "stopSequence": 31 }, { "arrival": { "time": "1785500452", "uncertainty": 120 }, "departure": { "time": "1785500452", "uncertainty": 120 }, "stopId": "ESQ22A", "stopSequence": 32 }, { "arrival": { "time": "1785500522", "uncertainty": 120 }, "departure": { "time": "1785500522", "uncertainty": 120 }, "stopId": "FRA22A", "stopSequence": 33 }, { "arrival": { "time": "1785500549", "uncertainty": 120 }, "departure": { "time": "1785500549", "uncertainty": 120 }, "stopId": "LOO22A", "stopSequence": 34 }, { "arrival": { "time": "1785500577", "uncertainty": 120 }, "departure": { "time": "1785500577", "uncertainty": 120 }, "stopId": "VIL22A", "stopSequence": 35 }, { "arrival": { "time": "1785500634", "uncertainty": 120 }, "departure": { "time": "1785500634", "uncertainty": 120 }, "stopId": "MIR22D", "stopSequence": 36 }, { "arrival": { "time": "1785500688", "uncertainty": 120 }, "departure": { "time": "1785500688", "uncertainty": 120 }, "stopId": "PLA22A", "stopSequence": 37 }, { "arrival": { "time": "1785500728", "uncertainty": 120 }, "stopId": "TRAY0A", "stopSequence": 38 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089886" }, "vehicle": { "id": "61", "label": "61" } } }, { "id": "1988279089885", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497720", "uncertainty": 120 }, "departure": { "time": "1785497720", "uncertainty": 120 }, "stopId": "THEC0Z", "stopSequence": 26 }, { "arrival": { "time": "1785497820", "uncertainty": 120 }, "departure": { "time": "1785497820", "uncertainty": 120 }, "stopId": "SAN22R", "stopSequence": 27 }, { "arrival": { "time": "1785497935", "uncertainty": 120 }, "departure": { "time": "1785497935", "uncertainty": 120 }, "stopId": "ABE22A", "stopSequence": 28 }, { "arrival": { "time": "1785498009", "uncertainty": 120 }, "departure": { "time": "1785498009", "uncertainty": 120 }, "stopId": "CAM22A", "stopSequence": 29 }, { "arrival": { "time": "1785498089", "uncertainty": 120 }, "departure": { "time": "1785498089", "uncertainty": 120 }, "stopId": "GAL22A", "stopSequence": 30 }, { "arrival": { "time": "1785498209", "uncertainty": 120 }, "departure": { "time": "1785498209", "uncertainty": 120 }, "stopId": "CRX22A", "stopSequence": 31 }, { "arrival": { "time": "1785498252", "uncertainty": 120 }, "departure": { "time": "1785498252", "uncertainty": 120 }, "stopId": "ESQ22A", "stopSequence": 32 }, { "arrival": { "time": "1785498321", "uncertainty": 120 }, "departure": { "time": "1785498321", "uncertainty": 120 }, "stopId": "FRA22A", "stopSequence": 33 }, { "arrival": { "time": "1785498348", "uncertainty": 120 }, "departure": { "time": "1785498348", "uncertainty": 120 }, "stopId": "LOO22A", "stopSequence": 34 }, { "arrival": { "time": "1785498376", "uncertainty": 120 }, "departure": { "time": "1785498376", "uncertainty": 120 }, "stopId": "VIL22A", "stopSequence": 35 }, { "arrival": { "time": "1785498433", "uncertainty": 120 }, "departure": { "time": "1785498433", "uncertainty": 120 }, "stopId": "MIR22D", "stopSequence": 36 }, { "arrival": { "time": "1785498486", "uncertainty": 120 }, "departure": { "time": "1785498486", "uncertainty": 120 }, "stopId": "PLA22A", "stopSequence": 37 }, { "arrival": { "time": "1785498526", "uncertainty": 120 }, "stopId": "TRAY0A", "stopSequence": 38 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089885" }, "vehicle": { "id": "58", "label": "58" } } }, { "id": "19882790892056", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501217", "uncertainty": 120 }, "stopId": "PALM08", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "8", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892056" } } }, { "id": "19882790892523", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497909", "uncertainty": 120 }, "departure": { "time": "1785497909", "uncertainty": 120 }, "stopId": "PNA16R", "stopSequence": 8 }, { "arrival": { "time": "1785497989", "uncertainty": 120 }, "departure": { "time": "1785497989", "uncertainty": 120 }, "stopId": "PRA16R", "stopSequence": 9 }, { "arrival": { "time": "1785498022", "uncertainty": 120 }, "departure": { "time": "1785498022", "uncertainty": 120 }, "stopId": "BAZ16R", "stopSequence": 10 }, { "arrival": { "time": "1785498043", "uncertainty": 120 }, "departure": { "time": "1785498043", "uncertainty": 120 }, "stopId": "EFA16R", "stopSequence": 11 }, { "arrival": { "time": "1785498118", "uncertainty": 120 }, "departure": { "time": "1785498118", "uncertainty": 120 }, "stopId": "CNA16R", "stopSequence": 12 }, { "arrival": { "time": "1785498146", "uncertainty": 120 }, "departure": { "time": "1785498146", "uncertainty": 120 }, "stopId": "CAR16R", "stopSequence": 13 }, { "arrival": { "time": "1785498208", "uncertainty": 120 }, "departure": { "time": "1785498208", "uncertainty": 120 }, "stopId": "ARG15A", "stopSequence": 14 }, { "arrival": { "time": "1785498254", "uncertainty": 120 }, "departure": { "time": "1785498254", "uncertainty": 120 }, "stopId": "C0V15A", "stopSequence": 15 }, { "arrival": { "time": "1785498287", "uncertainty": 120 }, "departure": { "time": "1785498287", "uncertainty": 120 }, "stopId": "TAV15A", "stopSequence": 16 }, { "arrival": { "time": "1785498321", "uncertainty": 120 }, "departure": { "time": "1785498321", "uncertainty": 120 }, "stopId": "VIG15A", "stopSequence": 17 }, { "arrival": { "time": "1785498371", "uncertainty": 120 }, "departure": { "time": "1785498371", "uncertainty": 120 }, "stopId": "MIN15A", "stopSequence": 18 }, { "arrival": { "time": "1785498405", "uncertainty": 120 }, "departure": { "time": "1785498405", "uncertainty": 120 }, "stopId": "CCO15A", "stopSequence": 19 }, { "arrival": { "time": "1785498448", "uncertainty": 120 }, "departure": { "time": "1785498448", "uncertainty": 120 }, "stopId": "EDENPR", "stopSequence": 20 }, { "arrival": { "time": "1785498509", "uncertainty": 120 }, "departure": { "time": "1785498509", "uncertainty": 120 }, "stopId": "CANS2R", "stopSequence": 21 }, { "arrival": { "time": "1785498549", "uncertainty": 120 }, "departure": { "time": "1785498549", "uncertainty": 120 }, "stopId": "RPES1R", "stopSequence": 22 }, { "arrival": { "time": "1785498589", "uncertainty": 120 }, "departure": { "time": "1785498589", "uncertainty": 120 }, "stopId": "AVMS1R", "stopSequence": 23 }, { "arrival": { "time": "1785498652", "uncertainty": 120 }, "departure": { "time": "1785498652", "uncertainty": 120 }, "stopId": "COT16Y", "stopSequence": 24 }, { "arrival": { "time": "1785498745", "uncertainty": 120 }, "departure": { "time": "1785498745", "uncertainty": 120 }, "stopId": "MPO16A", "stopSequence": 25 }, { "arrival": { "time": "1785498834", "uncertainty": 120 }, "departure": { "time": "1785498834", "uncertainty": 120 }, "stopId": "EUR16A", "stopSequence": 26 }, { "arrival": { "time": "1785498889", "uncertainty": 120 }, "departure": { "time": "1785498889", "uncertainty": 120 }, "stopId": "GRM15A", "stopSequence": 27 }, { "arrival": { "time": "1785498956", "uncertainty": 120 }, "departure": { "time": "1785498956", "uncertainty": 120 }, "stopId": "CUL15A", "stopSequence": 28 }, { "arrival": { "time": "1785499025", "uncertainty": 120 }, "departure": { "time": "1785499025", "uncertainty": 120 }, "stopId": "MIR15A", "stopSequence": 29 }, { "arrival": { "time": "1785499105", "uncertainty": 120 }, "departure": { "time": "1785499105", "uncertainty": 120 }, "stopId": "PASS0R", "stopSequence": 30 }, { "arrival": { "time": "1785499161", "uncertainty": 120 }, "departure": { "time": "1785499161", "uncertainty": 120 }, "stopId": "CAP15C", "stopSequence": 31 }, { "arrival": { "time": "1785499239", "uncertainty": 120 }, "departure": { "time": "1785499239", "uncertainty": 120 }, "stopId": "LUC15A", "stopSequence": 32 }, { "arrival": { "time": "1785499302", "uncertainty": 120 }, "departure": { "time": "1785499302", "uncertainty": 120 }, "stopId": "TOU15A", "stopSequence": 33 }, { "arrival": { "time": "1785499354", "uncertainty": 120 }, "departure": { "time": "1785499354", "uncertainty": 120 }, "stopId": "GARB0A", "stopSequence": 34 }, { "arrival": { "time": "1785499424", "uncertainty": 120 }, "stopId": "C0MIMO", "stopSequence": 35 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "23", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892523" }, "vehicle": { "id": "436", "label": "436" } } }, { "id": "19882790891759", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498757", "uncertainty": 120 }, "stopId": "GSNF0D", "stopSequence": 1 }, { "arrival": { "time": "1785498824", "uncertainty": 120 }, "departure": { "time": "1785498824", "uncertainty": 120 }, "stopId": "MIMO0A", "stopSequence": 2 }, { "arrival": { "time": "1785499078", "uncertainty": 120 }, "departure": { "time": "1785499078", "uncertainty": 120 }, "stopId": "CMA04R", "stopSequence": 3 }, { "arrival": { "time": "1785499249", "uncertainty": 120 }, "departure": { "time": "1785499249", "uncertainty": 120 }, "stopId": "SARD9R", "stopSequence": 4 }, { "arrival": { "time": "1785499297", "uncertainty": 120 }, "departure": { "time": "1785499297", "uncertainty": 120 }, "stopId": "AVA07A", "stopSequence": 5 }, { "arrival": { "time": "1785499345", "uncertainty": 120 }, "departure": { "time": "1785499345", "uncertainty": 120 }, "stopId": "GDB09R", "stopSequence": 6 }, { "arrival": { "time": "1785499413", "uncertainty": 120 }, "departure": { "time": "1785499413", "uncertainty": 120 }, "stopId": "VAL09R", "stopSequence": 7 }, { "arrival": { "time": "1785499440", "uncertainty": 120 }, "departure": { "time": "1785499440", "uncertainty": 120 }, "stopId": "BEN09R", "stopSequence": 8 }, { "arrival": { "time": "1785499533", "uncertainty": 120 }, "departure": { "time": "1785499533", "uncertainty": 120 }, "stopId": "VIS09R", "stopSequence": 9 }, { "arrival": { "time": "1785499581", "uncertainty": 120 }, "departure": { "time": "1785499581", "uncertainty": 120 }, "stopId": "PAR09R", "stopSequence": 10 }, { "arrival": { "time": "1785499612", "uncertainty": 120 }, "departure": { "time": "1785499612", "uncertainty": 120 }, "stopId": "SOL09R", "stopSequence": 11 }, { "arrival": { "time": "1785499649", "uncertainty": 120 }, "departure": { "time": "1785499649", "uncertainty": 120 }, "stopId": "COL09R", "stopSequence": 12 }, { "arrival": { "time": "1785499747", "uncertainty": 120 }, "departure": { "time": "1785499747", "uncertainty": 120 }, "stopId": "PEY09R", "stopSequence": 13 }, { "arrival": { "time": "1785499790", "uncertainty": 120 }, "departure": { "time": "1785499790", "uncertainty": 120 }, "stopId": "AIR09R", "stopSequence": 14 }, { "arrival": { "time": "1785499882", "uncertainty": 120 }, "departure": { "time": "1785499882", "uncertainty": 120 }, "stopId": "RIQ09R", "stopSequence": 15 }, { "arrival": { "time": "1785499932", "uncertainty": 120 }, "departure": { "time": "1785499932", "uncertainty": 120 }, "stopId": "ROM09R", "stopSequence": 16 }, { "arrival": { "time": "1785500016", "uncertainty": 120 }, "departure": { "time": "1785500016", "uncertainty": 120 }, "stopId": "PICC0R", "stopSequence": 17 }, { "arrival": { "time": "1785500058", "uncertainty": 120 }, "stopId": "FOUR0A", "stopSequence": 18 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "9", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891759" } } }, { "id": "19882790891079", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499980" }, "stopId": "LPPA10", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891079" } } }, { "id": "1988279089141", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499200", "uncertainty": 120 }, "stopId": "ROSE8Y", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "MRO", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089141" } } }, { "id": "19882790891013", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498900", "uncertainty": 120 }, "stopId": "MCA0AA", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "11A", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891013" } } }, { "id": "19882790893029", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497829", "uncertainty": 120 }, "departure": { "time": "1785497829", "uncertainty": 120 }, "stopId": "PAL01R", "stopSequence": 8 }, { "arrival": { "time": "1785497891", "uncertainty": 120 }, "departure": { "time": "1785497891", "uncertainty": 120 }, "stopId": "CAP01R", "stopSequence": 9 }, { "arrival": { "time": "1785497930", "uncertainty": 120 }, "departure": { "time": "1785497930", "uncertainty": 120 }, "stopId": "NDPI01", "stopSequence": 10 }, { "arrival": { "time": "1785497986", "uncertainty": 120 }, "departure": { "time": "1785497986", "uncertainty": 120 }, "stopId": "PAR01A", "stopSequence": 11 }, { "arrival": { "time": "1785498049", "uncertainty": 120 }, "departure": { "time": "1785498049", "uncertainty": 120 }, "stopId": "LPE01A", "stopSequence": 12 }, { "arrival": { "time": "1785498091", "uncertainty": 120 }, "departure": { "time": "1785498091", "uncertainty": 120 }, "stopId": "GAZ01A", "stopSequence": 13 }, { "arrival": { "time": "1785498173", "uncertainty": 120 }, "departure": { "time": "1785498173", "uncertainty": 120 }, "stopId": "GAZ01B", "stopSequence": 14 }, { "arrival": { "time": "1785498226", "uncertainty": 120 }, "departure": { "time": "1785498226", "uncertainty": 120 }, "stopId": "ALE01A", "stopSequence": 15 }, { "arrival": { "time": "1785498294", "uncertainty": 120 }, "departure": { "time": "1785498294", "uncertainty": 120 }, "stopId": "CAL01A", "stopSequence": 16 }, { "arrival": { "time": "1785498408", "uncertainty": 120 }, "departure": { "time": "1785498408", "uncertainty": 120 }, "stopId": "CIR01R", "stopSequence": 17 }, { "arrival": { "time": "1785498436", "uncertainty": 120 }, "departure": { "time": "1785498436", "uncertainty": 120 }, "stopId": "PGA01A", "stopSequence": 18 }, { "arrival": { "time": "1785498519", "uncertainty": 120 }, "departure": { "time": "1785498519", "uncertainty": 120 }, "stopId": "VOLT0A", "stopSequence": 19 }, { "arrival": { "time": "1785498586", "uncertainty": 120 }, "departure": { "time": "1785498586", "uncertainty": 120 }, "stopId": "GAL01A", "stopSequence": 20 }, { "arrival": { "time": "1785498671", "uncertainty": 120 }, "departure": { "time": "1785498671", "uncertainty": 120 }, "stopId": "PTRE6A", "stopSequence": 21 }, { "arrival": { "time": "1785498753", "uncertainty": 120 }, "departure": { "time": "1785498753", "uncertainty": 120 }, "stopId": "HSIM6A", "stopSequence": 22 }, { "arrival": { "time": "1785499112", "uncertainty": 120 }, "departure": { "time": "1785499112", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 23 }, { "arrival": { "time": "1785499208", "uncertainty": 120 }, "departure": { "time": "1785499208", "uncertainty": 120 }, "stopId": "RSE0AR", "stopSequence": 24 }, { "arrival": { "time": "1785499364", "uncertainty": 120 }, "departure": { "time": "1785499364", "uncertainty": 120 }, "stopId": "GMA0AA", "stopSequence": 25 }, { "arrival": { "time": "1785499436", "uncertainty": 120 }, "stopId": "HDV08R", "stopSequence": 26 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "tripId": "19882790893029" }, "vehicle": { "id": "56", "label": "56" } } }, { "id": "1988279089265", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785497940", "uncertainty": 120 }, "stopId": "LRANGA", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "26", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089265" }, "vehicle": { "id": "54", "label": "54" } } }, { "id": "1988279089859", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500100", "uncertainty": 120 }, "stopId": "HDV0AA", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "7", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089859" } } }, { "id": "19882790891489", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500100", "uncertainty": 120 }, "stopId": "PENH11", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891489" } } }, { "id": "19882790891230", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501000", "uncertainty": 120 }, "stopId": "PLALEC", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891230" } } }, { "id": "19882790891206", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497912", "uncertainty": 120 }, "departure": { "time": "1785497912", "uncertainty": 120 }, "stopId": "LRANGA", "stopSequence": 23 }, { "arrival": { "time": "1785497960", "uncertainty": 120 }, "departure": { "time": "1785497960", "uncertainty": 120 }, "stopId": "AMU0AA", "stopSequence": 24 }, { "arrival": { "time": "1785498002", "uncertainty": 120 }, "departure": { "time": "1785498002", "uncertainty": 120 }, "stopId": "SPI35A", "stopSequence": 25 }, { "arrival": { "time": "1785498046", "uncertainty": 120 }, "departure": { "time": "1785498046", "uncertainty": 120 }, "stopId": "PGA35A", "stopSequence": 26 }, { "arrival": { "time": "1785498193", "uncertainty": 120 }, "departure": { "time": "1785498193", "uncertainty": 120 }, "stopId": "CAR35A", "stopSequence": 27 }, { "arrival": { "time": "1785498238", "uncertainty": 120 }, "departure": { "time": "1785498238", "uncertainty": 120 }, "stopId": "CCS11R", "stopSequence": 28 }, { "arrival": { "time": "1785498292", "uncertainty": 120 }, "departure": { "time": "1785498292", "uncertainty": 120 }, "stopId": "SMA11R", "stopSequence": 29 }, { "arrival": { "time": "1785498357", "uncertainty": 120 }, "departure": { "time": "1785498357", "uncertainty": 120 }, "stopId": "LHA10A", "stopSequence": 30 }, { "arrival": { "time": "1785498411", "uncertainty": 120 }, "departure": { "time": "1785498411", "uncertainty": 120 }, "stopId": "LPA10A", "stopSequence": 31 }, { "arrival": { "time": "1785498504", "uncertainty": 120 }, "departure": { "time": "1785498504", "uncertainty": 120 }, "stopId": "LHO10A", "stopSequence": 32 }, { "arrival": { "time": "1785498575", "uncertainty": 120 }, "departure": { "time": "1785498575", "uncertainty": 120 }, "stopId": "REP10A", "stopSequence": 33 }, { "arrival": { "time": "1785498602", "uncertainty": 120 }, "departure": { "time": "1785498602", "uncertainty": 120 }, "stopId": "ZAM10A", "stopSequence": 34 }, { "arrival": { "time": "1785498645", "uncertainty": 120 }, "departure": { "time": "1785498645", "uncertainty": 120 }, "stopId": "PSA17A", "stopSequence": 35 }, { "arrival": { "time": "1785498717", "uncertainty": 120 }, "departure": { "time": "1785498717", "uncertainty": 120 }, "stopId": "LES17A", "stopSequence": 36 }, { "arrival": { "time": "1785498834", "uncertainty": 120 }, "departure": { "time": "1785498834", "uncertainty": 120 }, "stopId": "SEC35A", "stopSequence": 37 }, { "arrival": { "time": "1785498902", "uncertainty": 120 }, "departure": { "time": "1785498902", "uncertainty": 120 }, "stopId": "LRO01A", "stopSequence": 38 }, { "arrival": { "time": "1785498976", "uncertainty": 120 }, "departure": { "time": "1785498976", "uncertainty": 120 }, "stopId": "OLI01A", "stopSequence": 39 }, { "arrival": { "time": "1785499045", "uncertainty": 120 }, "departure": { "time": "1785499045", "uncertainty": 120 }, "stopId": "LIC01A", "stopSequence": 40 }, { "arrival": { "time": "1785499137", "uncertainty": 120 }, "departure": { "time": "1785499137", "uncertainty": 120 }, "stopId": "PRO11R", "stopSequence": 41 }, { "arrival": { "time": "1785499206", "uncertainty": 120 }, "departure": { "time": "1785499206", "uncertainty": 120 }, "stopId": "PJU01A", "stopSequence": 42 }, { "arrival": { "time": "1785499275", "uncertainty": 120 }, "departure": { "time": "1785499275", "uncertainty": 120 }, "stopId": "AVF01A", "stopSequence": 43 }, { "arrival": { "time": "1785499308", "uncertainty": 120 }, "departure": { "time": "1785499308", "uncertainty": 120 }, "stopId": "HOP01A", "stopSequence": 44 }, { "arrival": { "time": "1785499346", "uncertainty": 120 }, "stopId": "HOP01C", "stopSequence": 45 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "17", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891206" }, "vehicle": { "id": "417", "label": "417" } } }, { "id": "1988279089961", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498660", "uncertainty": 120 }, "stopId": "MSCE0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089961" } } }, { "id": "19882790892352", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501420", "uncertainty": 120 }, "stopId": "CCN35R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "28", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892352" } } }, { "id": "19882790892253", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497880", "uncertainty": 120 }, "departure": { "time": "1785497880", "uncertainty": 120 }, "stopId": "AFO04R", "stopSequence": 9 }, { "arrival": { "time": "1785497924", "uncertainty": 120 }, "departure": { "time": "1785497924", "uncertainty": 120 }, "stopId": "LOC04R", "stopSequence": 10 }, { "arrival": { "time": "1785497987", "uncertainty": 120 }, "departure": { "time": "1785497987", "uncertainty": 120 }, "stopId": "POLY04", "stopSequence": 11 }, { "arrival": { "time": "1785498098", "uncertainty": 120 }, "departure": { "time": "1785498098", "uncertainty": 120 }, "stopId": "FON04R", "stopSequence": 12 }, { "arrival": { "time": "1785498136", "uncertainty": 120 }, "departure": { "time": "1785498136", "uncertainty": 120 }, "stopId": "AVM04R", "stopSequence": 13 }, { "arrival": { "time": "1785498153", "uncertainty": 120 }, "departure": { "time": "1785498153", "uncertainty": 120 }, "stopId": "LBO04R", "stopSequence": 14 }, { "arrival": { "time": "1785498207", "uncertainty": 120 }, "departure": { "time": "1785498207", "uncertainty": 120 }, "stopId": "PBO04R", "stopSequence": 15 }, { "arrival": { "time": "1785498238", "uncertainty": 120 }, "departure": { "time": "1785498238", "uncertainty": 120 }, "stopId": "BOS04R", "stopSequence": 16 }, { "arrival": { "time": "1785498271", "uncertainty": 120 }, "departure": { "time": "1785498271", "uncertainty": 120 }, "stopId": "ALB04R", "stopSequence": 17 }, { "arrival": { "time": "1785498317", "uncertainty": 120 }, "departure": { "time": "1785498317", "uncertainty": 120 }, "stopId": "LCH13A", "stopSequence": 18 }, { "arrival": { "time": "1785498358", "uncertainty": 120 }, "departure": { "time": "1785498358", "uncertainty": 120 }, "stopId": "ABR13A", "stopSequence": 19 }, { "arrival": { "time": "1785498404", "uncertainty": 120 }, "stopId": "PLALEB", "stopSequence": 20 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892253" }, "vehicle": { "id": "41", "label": "41" } } }, { "id": "19882790891131", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500700", "uncertainty": 120 }, "stopId": "PASM0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "26", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891131" } } }, { "id": "19882790892764", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497863", "uncertainty": 120 }, "departure": { "time": "1785497863", "uncertainty": 120 }, "stopId": "BEA0AR", "stopSequence": 21 }, { "arrival": { "time": "1785497905", "uncertainty": 120 }, "departure": { "time": "1785497905", "uncertainty": 120 }, "stopId": "PSP0AR", "stopSequence": 22 }, { "arrival": { "time": "1785497963", "uncertainty": 120 }, "departure": { "time": "1785497963", "uncertainty": 120 }, "stopId": "VAL0AR", "stopSequence": 23 }, { "arrival": { "time": "1785498024", "uncertainty": 120 }, "departure": { "time": "1785498024", "uncertainty": 120 }, "stopId": "LRI0AR", "stopSequence": 24 }, { "arrival": { "time": "1785498098", "uncertainty": 120 }, "departure": { "time": "1785498098", "uncertainty": 120 }, "stopId": "RPO0AR", "stopSequence": 25 }, { "arrival": { "time": "1785498276", "uncertainty": 120 }, "departure": { "time": "1785498276", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 26 }, { "arrival": { "time": "1785498398", "uncertainty": 120 }, "departure": { "time": "1785498398", "uncertainty": 120 }, "stopId": "GMA0AR", "stopSequence": 27 }, { "arrival": { "time": "1785498676", "uncertainty": 120 }, "departure": { "time": "1785498676", "uncertainty": 120 }, "stopId": "RSE0AA", "stopSequence": 28 }, { "arrival": { "time": "1785498825", "uncertainty": 120 }, "departure": { "time": "1785498825", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 29 }, { "arrival": { "time": "1785498945", "uncertainty": 120 }, "departure": { "time": "1785498945", "uncertainty": 120 }, "stopId": "PVA0AR", "stopSequence": 30 }, { "arrival": { "time": "1785499037", "uncertainty": 120 }, "departure": { "time": "1785499037", "uncertainty": 120 }, "stopId": "MEU0AR", "stopSequence": 31 }, { "arrival": { "time": "1785499140", "uncertainty": 120 }, "departure": { "time": "1785499140", "uncertainty": 120 }, "stopId": "MIL0AR", "stopSequence": 32 }, { "arrival": { "time": "1785499248", "uncertainty": 120 }, "departure": { "time": "1785499248", "uncertainty": 120 }, "stopId": "LCA0AR", "stopSequence": 33 }, { "arrival": { "time": "1785499337", "uncertainty": 120 }, "departure": { "time": "1785499337", "uncertainty": 120 }, "stopId": "PDO0AR", "stopSequence": 34 }, { "arrival": { "time": "1785499405", "uncertainty": 120 }, "departure": { "time": "1785499405", "uncertainty": 120 }, "stopId": "MIS0AR", "stopSequence": 35 }, { "arrival": { "time": "1785499493", "uncertainty": 120 }, "departure": { "time": "1785499493", "uncertainty": 120 }, "stopId": "GBR0AR", "stopSequence": 36 }, { "arrival": { "time": "1785499534", "uncertainty": 120 }, "departure": { "time": "1785499534", "uncertainty": 120 }, "stopId": "NEU0AR", "stopSequence": 37 }, { "arrival": { "time": "1785499569", "uncertainty": 120 }, "departure": { "time": "1785499569", "uncertainty": 120 }, "stopId": "JJA0AR", "stopSequence": 38 }, { "arrival": { "time": "1785499650", "uncertainty": 120 }, "departure": { "time": "1785499650", "uncertainty": 120 }, "stopId": "MCA0AR", "stopSequence": 39 }, { "arrival": { "time": "1785499688", "uncertainty": 120 }, "departure": { "time": "1785499688", "uncertainty": 120 }, "stopId": "PLE11R", "stopSequence": 40 }, { "arrival": { "time": "1785499739", "uncertainty": 120 }, "departure": { "time": "1785499739", "uncertainty": 120 }, "stopId": "ROUX0R", "stopSequence": 41 }, { "arrival": { "time": "1785499773", "uncertainty": 120 }, "departure": { "time": "1785499773", "uncertainty": 120 }, "stopId": "GAM11A", "stopSequence": 42 }, { "arrival": { "time": "1785499822", "uncertainty": 120 }, "stopId": "PENH11", "stopSequence": 43 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892764" }, "vehicle": { "id": "470", "label": "470" } } }, { "id": "1988279089139", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497835", "uncertainty": 120 }, "departure": { "time": "1785497835", "uncertainty": 120 }, "stopId": "ESPR8R", "stopSequence": 13 }, { "arrival": { "time": "1785497875", "uncertainty": 120 }, "departure": { "time": "1785497875", "uncertainty": 120 }, "stopId": "EBRI8R", "stopSequence": 14 }, { "arrival": { "time": "1785497919", "uncertainty": 120 }, "departure": { "time": "1785497919", "uncertainty": 120 }, "stopId": "HESP8X", "stopSequence": 15 }, { "arrival": { "time": "1785497979", "uncertainty": 120 }, "stopId": "ROSE8X", "stopSequence": 16 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "MRO", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089139" }, "vehicle": { "id": "106738", "label": "106738" } } }, { "id": "19882790892707", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501000", "uncertainty": 120 }, "stopId": "HDV0AA", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "10", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892707" } } }, { "id": "19882790891057", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498300" }, "stopId": "GRM15A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "18", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891057" } } }, { "id": "19882790892054", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500135", "uncertainty": 120 }, "stopId": "PALM08", "stopSequence": 1 }, { "arrival": { "time": "1785500181", "uncertainty": 120 }, "departure": { "time": "1785500181", "uncertainty": 120 }, "stopId": "AVLE8R", "stopSequence": 2 }, { "arrival": { "time": "1785500275", "uncertainty": 120 }, "departure": { "time": "1785500275", "uncertainty": 120 }, "stopId": "PETA8R", "stopSequence": 3 }, { "arrival": { "time": "1785500337", "uncertainty": 120 }, "departure": { "time": "1785500337", "uncertainty": 120 }, "stopId": "ECO08A", "stopSequence": 4 }, { "arrival": { "time": "1785500398", "uncertainty": 120 }, "departure": { "time": "1785500398", "uncertainty": 120 }, "stopId": "ESPR8R", "stopSequence": 5 }, { "arrival": { "time": "1785500457", "uncertainty": 120 }, "departure": { "time": "1785500457", "uncertainty": 120 }, "stopId": "EBRI8R", "stopSequence": 6 }, { "arrival": { "time": "1785500531", "uncertainty": 120 }, "departure": { "time": "1785500531", "uncertainty": 120 }, "stopId": "HESP8R", "stopSequence": 7 }, { "arrival": { "time": "1785500593", "uncertainty": 120 }, "departure": { "time": "1785500593", "uncertainty": 120 }, "stopId": "TRIS8R", "stopSequence": 8 }, { "arrival": { "time": "1785500679", "uncertainty": 120 }, "departure": { "time": "1785500679", "uncertainty": 120 }, "stopId": "ROSE8R", "stopSequence": 9 }, { "arrival": { "time": "1785500746", "uncertainty": 120 }, "departure": { "time": "1785500746", "uncertainty": 120 }, "stopId": "ZAME8R", "stopSequence": 10 }, { "arrival": { "time": "1785500822", "uncertainty": 120 }, "departure": { "time": "1785500822", "uncertainty": 120 }, "stopId": "MIRA8R", "stopSequence": 11 }, { "arrival": { "time": "1785500998", "uncertainty": 120 }, "departure": { "time": "1785500998", "uncertainty": 120 }, "stopId": "MALM8R", "stopSequence": 12 }, { "arrival": { "time": "1785501074", "uncertainty": 120 }, "departure": { "time": "1785501074", "uncertainty": 120 }, "stopId": "GALB8R", "stopSequence": 13 }, { "arrival": { "time": "1785501278", "uncertainty": 120 }, "departure": { "time": "1785501278", "uncertainty": 120 }, "stopId": "GMA0AA", "stopSequence": 14 }, { "arrival": { "time": "1785501383", "uncertainty": 120 }, "departure": { "time": "1785501383", "uncertainty": 120 }, "stopId": "HDV08R", "stopSequence": 15 }, { "arrival": { "time": "1785501458", "uncertainty": 120 }, "departure": { "time": "1785501458", "uncertainty": 120 }, "stopId": "MEDI8R", "stopSequence": 16 }, { "arrival": { "time": "1785501509", "uncertainty": 120 }, "stopId": "QLAU08", "stopSequence": 17 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "8", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892054" } } }, { "id": "19882790891387", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497870", "uncertainty": 120 }, "departure": { "time": "1785497870", "uncertainty": 120 }, "stopId": "RPO0AA", "stopSequence": 2 }, { "arrival": { "time": "1785497932", "uncertainty": 120 }, "departure": { "time": "1785497932", "uncertainty": 120 }, "stopId": "LRI0AA", "stopSequence": 3 }, { "arrival": { "time": "1785497960", "uncertainty": 120 }, "departure": { "time": "1785497960", "uncertainty": 120 }, "stopId": "VAL0AC", "stopSequence": 4 }, { "arrival": { "time": "1785498071", "uncertainty": 120 }, "departure": { "time": "1785498071", "uncertainty": 120 }, "stopId": "PBE10R", "stopSequence": 5 }, { "arrival": { "time": "1785498251", "uncertainty": 120 }, "departure": { "time": "1785498251", "uncertainty": 120 }, "stopId": "JAS10R", "stopSequence": 6 }, { "arrival": { "time": "1785498308", "uncertainty": 120 }, "departure": { "time": "1785498308", "uncertainty": 120 }, "stopId": "BDR10R", "stopSequence": 7 }, { "arrival": { "time": "1785498348", "uncertainty": 120 }, "departure": { "time": "1785498348", "uncertainty": 120 }, "stopId": "LAU10R", "stopSequence": 8 }, { "arrival": { "time": "1785498433", "uncertainty": 120 }, "departure": { "time": "1785498433", "uncertainty": 120 }, "stopId": "BOU10R", "stopSequence": 9 }, { "arrival": { "time": "1785498457", "uncertainty": 120 }, "departure": { "time": "1785498457", "uncertainty": 120 }, "stopId": "SAR10R", "stopSequence": 10 }, { "arrival": { "time": "1785498501", "uncertainty": 120 }, "departure": { "time": "1785498501", "uncertainty": 120 }, "stopId": "ZAM10R", "stopSequence": 11 }, { "arrival": { "time": "1785498534", "uncertainty": 120 }, "departure": { "time": "1785498534", "uncertainty": 120 }, "stopId": "REP10R", "stopSequence": 12 }, { "arrival": { "time": "1785498580", "uncertainty": 120 }, "departure": { "time": "1785498580", "uncertainty": 120 }, "stopId": "MAU10R", "stopSequence": 13 }, { "arrival": { "time": "1785498607", "uncertainty": 120 }, "departure": { "time": "1785498607", "uncertainty": 120 }, "stopId": "SUF10R", "stopSequence": 14 }, { "arrival": { "time": "1785498691", "uncertainty": 120 }, "departure": { "time": "1785498691", "uncertainty": 120 }, "stopId": "LMI10R", "stopSequence": 15 }, { "arrival": { "time": "1785498735", "uncertainty": 120 }, "departure": { "time": "1785498735", "uncertainty": 120 }, "stopId": "LM210R", "stopSequence": 16 }, { "arrival": { "time": "1785498798", "uncertainty": 120 }, "departure": { "time": "1785498798", "uncertainty": 120 }, "stopId": "SJO11R", "stopSequence": 17 }, { "arrival": { "time": "1785498855", "uncertainty": 120 }, "departure": { "time": "1785498855", "uncertainty": 120 }, "stopId": "LEM11R", "stopSequence": 18 }, { "arrival": { "time": "1785498915", "uncertainty": 120 }, "stopId": "LPPA10", "stopSequence": 19 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "10", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891387" }, "vehicle": { "id": "360", "label": "360" } } }, { "id": "19882790891477", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497403", "uncertainty": 120 }, "departure": { "time": "1785497830", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 17 }, { "arrival": { "time": "1785497949", "uncertainty": 120 }, "departure": { "time": "1785497949", "uncertainty": 120 }, "stopId": "RSE0AR", "stopSequence": 18 }, { "arrival": { "time": "1785498143", "uncertainty": 120 }, "departure": { "time": "1785498143", "uncertainty": 120 }, "stopId": "GMA0AA", "stopSequence": 19 }, { "arrival": { "time": "1785498233", "uncertainty": 120 }, "departure": { "time": "1785498233", "uncertainty": 120 }, "stopId": "HDV08R", "stopSequence": 20 }, { "arrival": { "time": "1785498415", "uncertainty": 120 }, "departure": { "time": "1785498415", "uncertainty": 120 }, "stopId": "RPO0AA", "stopSequence": 21 }, { "arrival": { "time": "1785498504", "uncertainty": 120 }, "departure": { "time": "1785498504", "uncertainty": 120 }, "stopId": "LRI0AA", "stopSequence": 22 }, { "arrival": { "time": "1785498567", "uncertainty": 120 }, "departure": { "time": "1785498567", "uncertainty": 120 }, "stopId": "VAL0AA", "stopSequence": 23 }, { "arrival": { "time": "1785498632", "uncertainty": 120 }, "departure": { "time": "1785498632", "uncertainty": 120 }, "stopId": "PSP0AA", "stopSequence": 24 }, { "arrival": { "time": "1785498678", "uncertainty": 120 }, "departure": { "time": "1785498678", "uncertainty": 120 }, "stopId": "BEA0AA", "stopSequence": 25 }, { "arrival": { "time": "1785498720", "uncertainty": 120 }, "departure": { "time": "1785498720", "uncertainty": 120 }, "stopId": "PPI0AA", "stopSequence": 26 }, { "arrival": { "time": "1785498778", "uncertainty": 120 }, "departure": { "time": "1785498778", "uncertainty": 120 }, "stopId": "BLE0AA", "stopSequence": 27 }, { "arrival": { "time": "1785498844", "uncertainty": 120 }, "departure": { "time": "1785498844", "uncertainty": 120 }, "stopId": "MER0AA", "stopSequence": 28 }, { "arrival": { "time": "1785498913", "uncertainty": 120 }, "departure": { "time": "1785498913", "uncertainty": 120 }, "stopId": "STM0AA", "stopSequence": 29 }, { "arrival": { "time": "1785498954", "uncertainty": 120 }, "departure": { "time": "1785498954", "uncertainty": 120 }, "stopId": "MAN0AA", "stopSequence": 30 }, { "arrival": { "time": "1785499069", "uncertainty": 120 }, "departure": { "time": "1785499069", "uncertainty": 120 }, "stopId": "PMA0AA", "stopSequence": 31 }, { "arrival": { "time": "1785499147", "uncertainty": 120 }, "departure": { "time": "1785499147", "uncertainty": 120 }, "stopId": "SJE20A", "stopSequence": 32 }, { "arrival": { "time": "1785499248", "uncertainty": 120 }, "departure": { "time": "1785499248", "uncertainty": 120 }, "stopId": "MGA0AA", "stopSequence": 33 }, { "arrival": { "time": "1785499371", "uncertainty": 120 }, "departure": { "time": "1785499371", "uncertainty": 120 }, "stopId": "COU0AA", "stopSequence": 34 }, { "arrival": { "time": "1785499428", "uncertainty": 120 }, "departure": { "time": "1785499428", "uncertainty": 120 }, "stopId": "SMC17A", "stopSequence": 35 }, { "arrival": { "time": "1785499505", "uncertainty": 120 }, "departure": { "time": "1785499505", "uncertainty": 120 }, "stopId": "BOF17A", "stopSequence": 36 }, { "arrival": { "time": "1785499538", "uncertainty": 120 }, "departure": { "time": "1785499538", "uncertainty": 120 }, "stopId": "BOF0AA", "stopSequence": 37 }, { "arrival": { "time": "1785499585", "uncertainty": 120 }, "departure": { "time": "1785499585", "uncertainty": 120 }, "stopId": "POM0AA", "stopSequence": 38 }, { "arrival": { "time": "1785499635", "uncertainty": 120 }, "departure": { "time": "1785499635", "uncertainty": 120 }, "stopId": "BCN0AA", "stopSequence": 39 }, { "arrival": { "time": "1785499696", "uncertainty": 120 }, "departure": { "time": "1785499696", "uncertainty": 120 }, "stopId": "VLF0AA", "stopSequence": 40 }, { "arrival": { "time": "1785499739", "uncertainty": 120 }, "departure": { "time": "1785499739", "uncertainty": 120 }, "stopId": "GSA0AA", "stopSequence": 41 }, { "arrival": { "time": "1785499798", "uncertainty": 120 }, "departure": { "time": "1785499798", "uncertainty": 120 }, "stopId": "JMO0AA", "stopSequence": 42 }, { "arrival": { "time": "1785499879", "uncertainty": 120 }, "departure": { "time": "1785499879", "uncertainty": 120 }, "stopId": "SPI35R", "stopSequence": 43 }, { "arrival": { "time": "1785499959", "uncertainty": 120 }, "departure": { "time": "1785499959", "uncertainty": 120 }, "stopId": "LRANGA", "stopSequence": 44 }, { "arrival": { "time": "1785500042", "uncertainty": 120 }, "stopId": "AMU0AA", "stopSequence": 45 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891477" }, "vehicle": { "id": "453", "label": "453" } } }, { "id": "19882790891160", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500118", "uncertainty": 120 }, "stopId": "FOUR0B", "stopSequence": 1 }, { "arrival": { "time": "1785500222", "uncertainty": 120 }, "departure": { "time": "1785500222", "uncertainty": 120 }, "stopId": "FOUR0A", "stopSequence": 2 }, { "arrival": { "time": "1785500316", "uncertainty": 120 }, "departure": { "time": "1785500316", "uncertainty": 120 }, "stopId": "PICC0A", "stopSequence": 3 }, { "arrival": { "time": "1785500425", "uncertainty": 120 }, "departure": { "time": "1785500425", "uncertainty": 120 }, "stopId": "ROM09A", "stopSequence": 4 }, { "arrival": { "time": "1785500499", "uncertainty": 120 }, "departure": { "time": "1785500499", "uncertainty": 120 }, "stopId": "RIQ09A", "stopSequence": 5 }, { "arrival": { "time": "1785500577", "uncertainty": 120 }, "departure": { "time": "1785500577", "uncertainty": 120 }, "stopId": "AIR09A", "stopSequence": 6 }, { "arrival": { "time": "1785500613", "uncertainty": 120 }, "departure": { "time": "1785500613", "uncertainty": 120 }, "stopId": "PEY09A", "stopSequence": 7 }, { "arrival": { "time": "1785500670", "uncertainty": 120 }, "departure": { "time": "1785500670", "uncertainty": 120 }, "stopId": "COL09A", "stopSequence": 8 }, { "arrival": { "time": "1785500736", "uncertainty": 120 }, "departure": { "time": "1785500736", "uncertainty": 120 }, "stopId": "SOL09A", "stopSequence": 9 }, { "arrival": { "time": "1785500772", "uncertainty": 120 }, "departure": { "time": "1785500772", "uncertainty": 120 }, "stopId": "PAR09A", "stopSequence": 10 }, { "arrival": { "time": "1785500826", "uncertainty": 120 }, "departure": { "time": "1785500826", "uncertainty": 120 }, "stopId": "VIS09A", "stopSequence": 11 }, { "arrival": { "time": "1785500925", "uncertainty": 120 }, "departure": { "time": "1785500925", "uncertainty": 120 }, "stopId": "BEN09A", "stopSequence": 12 }, { "arrival": { "time": "1785500951", "uncertainty": 120 }, "departure": { "time": "1785500951", "uncertainty": 120 }, "stopId": "VAL09A", "stopSequence": 13 }, { "arrival": { "time": "1785500991", "uncertainty": 120 }, "departure": { "time": "1785500991", "uncertainty": 120 }, "stopId": "SPR09A", "stopSequence": 14 }, { "arrival": { "time": "1785501009", "uncertainty": 120 }, "departure": { "time": "1785501009", "uncertainty": 120 }, "stopId": "GDB09A", "stopSequence": 15 }, { "arrival": { "time": "1785501054", "uncertainty": 120 }, "departure": { "time": "1785501054", "uncertainty": 120 }, "stopId": "AVA09R", "stopSequence": 16 }, { "arrival": { "time": "1785501110", "uncertainty": 120 }, "departure": { "time": "1785501110", "uncertainty": 120 }, "stopId": "SARD9A", "stopSequence": 17 }, { "arrival": { "time": "1785501411", "uncertainty": 120 }, "departure": { "time": "1785501411", "uncertainty": 120 }, "stopId": "CMA04A", "stopSequence": 18 }, { "arrival": { "time": "1785501549", "uncertainty": 120 }, "departure": { "time": "1785501549", "uncertainty": 120 }, "stopId": "HSIM04", "stopSequence": 19 }, { "arrival": { "time": "1785501653", "uncertainty": 120 }, "stopId": "GSNF0D", "stopSequence": 20 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "9", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891160" } } }, { "id": "19882790891251", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497851", "uncertainty": 120 }, "departure": { "time": "1785497851", "uncertainty": 120 }, "stopId": "SEV06A", "stopSequence": 29 }, { "arrival": { "time": "1785497895", "uncertainty": 120 }, "departure": { "time": "1785497895", "uncertainty": 120 }, "stopId": "PDO0AA", "stopSequence": 30 }, { "arrival": { "time": "1785498008", "uncertainty": 120 }, "departure": { "time": "1785498008", "uncertainty": 120 }, "stopId": "LCA0AA", "stopSequence": 31 }, { "arrival": { "time": "1785498100", "uncertainty": 120 }, "departure": { "time": "1785498100", "uncertainty": 120 }, "stopId": "MIL0AA", "stopSequence": 32 }, { "arrival": { "time": "1785498183", "uncertainty": 120 }, "departure": { "time": "1785498183", "uncertainty": 120 }, "stopId": "MEU0AA", "stopSequence": 33 }, { "arrival": { "time": "1785498258", "uncertainty": 120 }, "departure": { "time": "1785498258", "uncertainty": 120 }, "stopId": "PVA0AA", "stopSequence": 34 }, { "arrival": { "time": "1785498357", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 35 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "35", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891251" }, "vehicle": { "id": "412", "label": "412" } } }, { "id": "19882790891486", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499200", "uncertainty": 120 }, "stopId": "PENH11", "stopSequence": 1 }, { "arrival": { "time": "1785499248", "uncertainty": 120 }, "departure": { "time": "1785499248", "uncertainty": 120 }, "stopId": "PENH0B", "stopSequence": 2 }, { "arrival": { "time": "1785499292", "uncertainty": 120 }, "departure": { "time": "1785499292", "uncertainty": 120 }, "stopId": "VIL11R", "stopSequence": 3 }, { "arrival": { "time": "1785499377", "uncertainty": 120 }, "departure": { "time": "1785499377", "uncertainty": 120 }, "stopId": "GAM11R", "stopSequence": 4 }, { "arrival": { "time": "1785499414", "uncertainty": 120 }, "departure": { "time": "1785499414", "uncertainty": 120 }, "stopId": "ROUX0A", "stopSequence": 5 }, { "arrival": { "time": "1785499472", "uncertainty": 120 }, "departure": { "time": "1785499472", "uncertainty": 120 }, "stopId": "PLECLE", "stopSequence": 6 }, { "arrival": { "time": "1785499546", "uncertainty": 120 }, "departure": { "time": "1785499546", "uncertainty": 120 }, "stopId": "MCA0AA", "stopSequence": 7 }, { "arrival": { "time": "1785499608", "uncertainty": 120 }, "departure": { "time": "1785499608", "uncertainty": 120 }, "stopId": "CLA0AA", "stopSequence": 8 }, { "arrival": { "time": "1785499652", "uncertainty": 120 }, "departure": { "time": "1785499652", "uncertainty": 120 }, "stopId": "JJA0AA", "stopSequence": 9 }, { "arrival": { "time": "1785499725", "uncertainty": 120 }, "departure": { "time": "1785499725", "uncertainty": 120 }, "stopId": "GBR0AA", "stopSequence": 10 }, { "arrival": { "time": "1785499831", "uncertainty": 120 }, "departure": { "time": "1785499831", "uncertainty": 120 }, "stopId": "MIS0AA", "stopSequence": 11 }, { "arrival": { "time": "1785499907", "uncertainty": 120 }, "departure": { "time": "1785499907", "uncertainty": 120 }, "stopId": "PDO0AA", "stopSequence": 12 }, { "arrival": { "time": "1785500029", "uncertainty": 120 }, "departure": { "time": "1785500029", "uncertainty": 120 }, "stopId": "LCA0AA", "stopSequence": 13 }, { "arrival": { "time": "1785500169", "uncertainty": 120 }, "departure": { "time": "1785500169", "uncertainty": 120 }, "stopId": "MIL0AA", "stopSequence": 14 }, { "arrival": { "time": "1785500295", "uncertainty": 120 }, "departure": { "time": "1785500295", "uncertainty": 120 }, "stopId": "MEU0AA", "stopSequence": 15 }, { "arrival": { "time": "1785500408", "uncertainty": 120 }, "departure": { "time": "1785500408", "uncertainty": 120 }, "stopId": "PVA0AA", "stopSequence": 16 }, { "arrival": { "time": "1785500559", "uncertainty": 120 }, "departure": { "time": "1785500559", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 17 }, { "arrival": { "time": "1785500679", "uncertainty": 120 }, "departure": { "time": "1785500679", "uncertainty": 120 }, "stopId": "RSE0AR", "stopSequence": 18 }, { "arrival": { "time": "1785500873", "uncertainty": 120 }, "departure": { "time": "1785500873", "uncertainty": 120 }, "stopId": "GMA0AA", "stopSequence": 19 }, { "arrival": { "time": "1785500963", "uncertainty": 120 }, "departure": { "time": "1785500963", "uncertainty": 120 }, "stopId": "HDV08R", "stopSequence": 20 }, { "arrival": { "time": "1785501127", "uncertainty": 120 }, "departure": { "time": "1785501127", "uncertainty": 120 }, "stopId": "RPO0AA", "stopSequence": 21 }, { "arrival": { "time": "1785501207", "uncertainty": 120 }, "departure": { "time": "1785501207", "uncertainty": 120 }, "stopId": "LRI0AA", "stopSequence": 22 }, { "arrival": { "time": "1785501264", "uncertainty": 120 }, "departure": { "time": "1785501264", "uncertainty": 120 }, "stopId": "VAL0AA", "stopSequence": 23 }, { "arrival": { "time": "1785501326", "uncertainty": 120 }, "departure": { "time": "1785501326", "uncertainty": 120 }, "stopId": "PSP0AA", "stopSequence": 24 }, { "arrival": { "time": "1785501370", "uncertainty": 120 }, "departure": { "time": "1785501370", "uncertainty": 120 }, "stopId": "BEA0AA", "stopSequence": 25 }, { "arrival": { "time": "1785501410", "uncertainty": 120 }, "departure": { "time": "1785501410", "uncertainty": 120 }, "stopId": "PPI0AA", "stopSequence": 26 }, { "arrival": { "time": "1785501466", "uncertainty": 120 }, "departure": { "time": "1785501466", "uncertainty": 120 }, "stopId": "BLE0AA", "stopSequence": 27 }, { "arrival": { "time": "1785501529", "uncertainty": 120 }, "departure": { "time": "1785501529", "uncertainty": 120 }, "stopId": "MER0AA", "stopSequence": 28 }, { "arrival": { "time": "1785501596", "uncertainty": 120 }, "departure": { "time": "1785501596", "uncertainty": 120 }, "stopId": "STM0AA", "stopSequence": 29 }, { "arrival": { "time": "1785501638", "uncertainty": 120 }, "departure": { "time": "1785501638", "uncertainty": 120 }, "stopId": "MAN0AA", "stopSequence": 30 }, { "arrival": { "time": "1785501753", "uncertainty": 120 }, "departure": { "time": "1785501753", "uncertainty": 120 }, "stopId": "PMA0AA", "stopSequence": 31 }, { "arrival": { "time": "1785501818", "uncertainty": 120 }, "departure": { "time": "1785501818", "uncertainty": 120 }, "stopId": "SJE20A", "stopSequence": 32 }, { "arrival": { "time": "1785501902", "uncertainty": 120 }, "departure": { "time": "1785501902", "uncertainty": 120 }, "stopId": "MGA0AA", "stopSequence": 33 }, { "arrival": { "time": "1785502005", "uncertainty": 120 }, "departure": { "time": "1785502005", "uncertainty": 120 }, "stopId": "COU0AA", "stopSequence": 34 }, { "arrival": { "time": "1785502064", "uncertainty": 120 }, "departure": { "time": "1785502064", "uncertainty": 120 }, "stopId": "SMC17A", "stopSequence": 35 }, { "arrival": { "time": "1785502142", "uncertainty": 120 }, "departure": { "time": "1785502142", "uncertainty": 120 }, "stopId": "BOF17A", "stopSequence": 36 }, { "arrival": { "time": "1785502174", "uncertainty": 120 }, "departure": { "time": "1785502174", "uncertainty": 120 }, "stopId": "BOF0AA", "stopSequence": 37 }, { "arrival": { "time": "1785502220", "uncertainty": 120 }, "departure": { "time": "1785502220", "uncertainty": 120 }, "stopId": "POM0AA", "stopSequence": 38 }, { "arrival": { "time": "1785502271", "uncertainty": 120 }, "departure": { "time": "1785502271", "uncertainty": 120 }, "stopId": "BCN0AA", "stopSequence": 39 }, { "arrival": { "time": "1785502330", "uncertainty": 120 }, "departure": { "time": "1785502330", "uncertainty": 120 }, "stopId": "VLF0AA", "stopSequence": 40 }, { "arrival": { "time": "1785502372", "uncertainty": 120 }, "departure": { "time": "1785502372", "uncertainty": 120 }, "stopId": "GSA0AA", "stopSequence": 41 }, { "arrival": { "time": "1785502429", "uncertainty": 120 }, "departure": { "time": "1785502429", "uncertainty": 120 }, "stopId": "JMO0AA", "stopSequence": 42 }, { "arrival": { "time": "1785502507", "uncertainty": 120 }, "departure": { "time": "1785502507", "uncertainty": 120 }, "stopId": "SPI35R", "stopSequence": 43 }, { "arrival": { "time": "1785502584", "uncertainty": 120 }, "departure": { "time": "1785502584", "uncertainty": 120 }, "stopId": "LRANGA", "stopSequence": 44 }, { "arrival": { "time": "1785502729", "uncertainty": 120 }, "stopId": "AMU0AA", "stopSequence": 45 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891486" } } }, { "id": "1988279089266", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500640", "uncertainty": 120 }, "stopId": "LRANGA", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "26", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089266" } } }, { "id": "19882790892254", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497945", "uncertainty": 120 }, "departure": { "time": "1785497945", "uncertainty": 120 }, "stopId": "GMA0AR", "stopSequence": 2 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892254" }, "vehicle": { "id": "42", "label": "42" } } }, { "id": "19882790892438", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497845", "uncertainty": 120 }, "departure": { "time": "1785497845", "uncertainty": 120 }, "stopId": "PDO0AR", "stopSequence": 6 }, { "arrival": { "time": "1785497897", "uncertainty": 120 }, "departure": { "time": "1785497897", "uncertainty": 120 }, "stopId": "SEV06R", "stopSequence": 7 }, { "arrival": { "time": "1785497960", "uncertainty": 120 }, "departure": { "time": "1785497960", "uncertainty": 120 }, "stopId": "HOWA6R", "stopSequence": 8 }, { "arrival": { "time": "1785498005", "uncertainty": 120 }, "departure": { "time": "1785498005", "uncertainty": 120 }, "stopId": "NDAN6R", "stopSequence": 9 }, { "arrival": { "time": "1785498075", "uncertainty": 120 }, "departure": { "time": "1785498075", "uncertainty": 120 }, "stopId": "BDNO6R", "stopSequence": 10 }, { "arrival": { "time": "1785498099", "uncertainty": 120 }, "departure": { "time": "1785498099", "uncertainty": 120 }, "stopId": "MRO35R", "stopSequence": 11 }, { "arrival": { "time": "1785498147", "uncertainty": 120 }, "departure": { "time": "1785498147", "uncertainty": 120 }, "stopId": "LLA01R", "stopSequence": 12 }, { "arrival": { "time": "1785498191", "uncertainty": 120 }, "departure": { "time": "1785498191", "uncertainty": 120 }, "stopId": "LIC01R", "stopSequence": 13 }, { "arrival": { "time": "1785498284", "uncertainty": 120 }, "departure": { "time": "1785498284", "uncertainty": 120 }, "stopId": "OLI01R", "stopSequence": 14 }, { "arrival": { "time": "1785498393", "uncertainty": 120 }, "departure": { "time": "1785498393", "uncertainty": 120 }, "stopId": "CJA01R", "stopSequence": 15 }, { "arrival": { "time": "1785498445", "uncertainty": 120 }, "departure": { "time": "1785498445", "uncertainty": 120 }, "stopId": "VFE01R", "stopSequence": 16 }, { "arrival": { "time": "1785498505", "uncertainty": 120 }, "departure": { "time": "1785498505", "uncertainty": 120 }, "stopId": "BLAN0D", "stopSequence": 17 }, { "arrival": { "time": "1785498590", "uncertainty": 120 }, "departure": { "time": "1785498590", "uncertainty": 120 }, "stopId": "CABR0R", "stopSequence": 18 }, { "arrival": { "time": "1785498685", "uncertainty": 120 }, "departure": { "time": "1785498685", "uncertainty": 120 }, "stopId": "VAUM0R", "stopSequence": 19 }, { "arrival": { "time": "1785498786", "uncertainty": 120 }, "departure": { "time": "1785498786", "uncertainty": 120 }, "stopId": "CREM0R", "stopSequence": 20 }, { "arrival": { "time": "1785498843", "uncertainty": 120 }, "departure": { "time": "1785498843", "uncertainty": 120 }, "stopId": "CCAS0A", "stopSequence": 21 }, { "arrival": { "time": "1785498863", "uncertainty": 120 }, "departure": { "time": "1785498863", "uncertainty": 120 }, "stopId": "VALM0R", "stopSequence": 22 }, { "arrival": { "time": "1785498909", "uncertainty": 120 }, "departure": { "time": "1785498909", "uncertainty": 120 }, "stopId": "JUYE0R", "stopSequence": 23 }, { "arrival": { "time": "1785498954", "uncertainty": 120 }, "departure": { "time": "1785498954", "uncertainty": 120 }, "stopId": "CMOU0R", "stopSequence": 24 }, { "arrival": { "time": "1785498990", "uncertainty": 120 }, "departure": { "time": "1785498990", "uncertainty": 120 }, "stopId": "TOUR0R", "stopSequence": 25 }, { "arrival": { "time": "1785499102", "uncertainty": 120 }, "departure": { "time": "1785499102", "uncertainty": 120 }, "stopId": "STMARR", "stopSequence": 26 }, { "arrival": { "time": "1785499187", "uncertainty": 120 }, "departure": { "time": "1785499187", "uncertainty": 120 }, "stopId": "VICA0R", "stopSequence": 27 }, { "arrival": { "time": "1785499351", "uncertainty": 120 }, "departure": { "time": "1785499351", "uncertainty": 120 }, "stopId": "GOUR0R", "stopSequence": 28 }, { "arrival": { "time": "1785499466", "uncertainty": 120 }, "stopId": "MSCE0A", "stopSequence": 29 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892438" }, "vehicle": { "id": "463", "label": "463" } } }, { "id": "19882790892296", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501420", "uncertainty": 120 }, "stopId": "ARCA0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "24", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892296" } } }, { "id": "19882790891475", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497689", "uncertainty": 120 }, "departure": { "time": "1785497689", "uncertainty": 120 }, "stopId": "STM0AA", "stopSequence": 29 }, { "arrival": { "time": "1785497728", "uncertainty": 120 }, "departure": { "time": "1785497728", "uncertainty": 120 }, "stopId": "MAN0AA", "stopSequence": 30 }, { "arrival": { "time": "1785497810", "uncertainty": 120 }, "departure": { "time": "1785497810", "uncertainty": 120 }, "stopId": "PMA0AA", "stopSequence": 31 }, { "arrival": { "time": "1785497905", "uncertainty": 120 }, "departure": { "time": "1785497905", "uncertainty": 120 }, "stopId": "SJE20A", "stopSequence": 32 }, { "arrival": { "time": "1785498007", "uncertainty": 120 }, "departure": { "time": "1785498007", "uncertainty": 120 }, "stopId": "MGA0AA", "stopSequence": 33 }, { "arrival": { "time": "1785498152", "uncertainty": 120 }, "departure": { "time": "1785498152", "uncertainty": 120 }, "stopId": "COU0AA", "stopSequence": 34 }, { "arrival": { "time": "1785498209", "uncertainty": 120 }, "departure": { "time": "1785498209", "uncertainty": 120 }, "stopId": "SMC17A", "stopSequence": 35 }, { "arrival": { "time": "1785498286", "uncertainty": 120 }, "departure": { "time": "1785498286", "uncertainty": 120 }, "stopId": "BOF17A", "stopSequence": 36 }, { "arrival": { "time": "1785498319", "uncertainty": 120 }, "departure": { "time": "1785498319", "uncertainty": 120 }, "stopId": "BOF0AA", "stopSequence": 37 }, { "arrival": { "time": "1785498366", "uncertainty": 120 }, "departure": { "time": "1785498366", "uncertainty": 120 }, "stopId": "POM0AA", "stopSequence": 38 }, { "arrival": { "time": "1785498416", "uncertainty": 120 }, "departure": { "time": "1785498416", "uncertainty": 120 }, "stopId": "BCN0AA", "stopSequence": 39 }, { "arrival": { "time": "1785498475", "uncertainty": 120 }, "departure": { "time": "1785498475", "uncertainty": 120 }, "stopId": "VLF0AA", "stopSequence": 40 }, { "arrival": { "time": "1785498517", "uncertainty": 120 }, "departure": { "time": "1785498517", "uncertainty": 120 }, "stopId": "GSA0AA", "stopSequence": 41 }, { "arrival": { "time": "1785498574", "uncertainty": 120 }, "departure": { "time": "1785498574", "uncertainty": 120 }, "stopId": "JMO0AA", "stopSequence": 42 }, { "arrival": { "time": "1785498653", "uncertainty": 120 }, "departure": { "time": "1785498653", "uncertainty": 120 }, "stopId": "SPI35R", "stopSequence": 43 }, { "arrival": { "time": "1785498731", "uncertainty": 120 }, "departure": { "time": "1785498731", "uncertainty": 120 }, "stopId": "LRANGA", "stopSequence": 44 }, { "arrival": { "time": "1785498815", "uncertainty": 120 }, "stopId": "AMU0AA", "stopSequence": 45 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891475" }, "vehicle": { "id": "813", "label": "813" } } }, { "id": "19882790891479", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497928", "uncertainty": 120 }, "departure": { "time": "1785497928", "uncertainty": 120 }, "stopId": "MEU0AA", "stopSequence": 15 }, { "arrival": { "time": "1785498017", "uncertainty": 120 }, "departure": { "time": "1785498017", "uncertainty": 120 }, "stopId": "PVA0AA", "stopSequence": 16 }, { "arrival": { "time": "1785498147", "uncertainty": 120 }, "departure": { "time": "1785498147", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 17 }, { "arrival": { "time": "1785498265", "uncertainty": 120 }, "departure": { "time": "1785498265", "uncertainty": 120 }, "stopId": "RSE0AR", "stopSequence": 18 }, { "arrival": { "time": "1785498457", "uncertainty": 120 }, "departure": { "time": "1785498457", "uncertainty": 120 }, "stopId": "GMA0AA", "stopSequence": 19 }, { "arrival": { "time": "1785498546", "uncertainty": 120 }, "departure": { "time": "1785498546", "uncertainty": 120 }, "stopId": "HDV08R", "stopSequence": 20 }, { "arrival": { "time": "1785498729", "uncertainty": 120 }, "departure": { "time": "1785498729", "uncertainty": 120 }, "stopId": "RPO0AA", "stopSequence": 21 }, { "arrival": { "time": "1785498818", "uncertainty": 120 }, "departure": { "time": "1785498818", "uncertainty": 120 }, "stopId": "LRI0AA", "stopSequence": 22 }, { "arrival": { "time": "1785498881", "uncertainty": 120 }, "departure": { "time": "1785498881", "uncertainty": 120 }, "stopId": "VAL0AA", "stopSequence": 23 }, { "arrival": { "time": "1785498946", "uncertainty": 120 }, "departure": { "time": "1785498946", "uncertainty": 120 }, "stopId": "PSP0AA", "stopSequence": 24 }, { "arrival": { "time": "1785498992", "uncertainty": 120 }, "departure": { "time": "1785498992", "uncertainty": 120 }, "stopId": "BEA0AA", "stopSequence": 25 }, { "arrival": { "time": "1785499034", "uncertainty": 120 }, "departure": { "time": "1785499034", "uncertainty": 120 }, "stopId": "PPI0AA", "stopSequence": 26 }, { "arrival": { "time": "1785499092", "uncertainty": 120 }, "departure": { "time": "1785499092", "uncertainty": 120 }, "stopId": "BLE0AA", "stopSequence": 27 }, { "arrival": { "time": "1785499158", "uncertainty": 120 }, "departure": { "time": "1785499158", "uncertainty": 120 }, "stopId": "MER0AA", "stopSequence": 28 }, { "arrival": { "time": "1785499227", "uncertainty": 120 }, "departure": { "time": "1785499227", "uncertainty": 120 }, "stopId": "STM0AA", "stopSequence": 29 }, { "arrival": { "time": "1785499268", "uncertainty": 120 }, "departure": { "time": "1785499268", "uncertainty": 120 }, "stopId": "MAN0AA", "stopSequence": 30 }, { "arrival": { "time": "1785499383", "uncertainty": 120 }, "departure": { "time": "1785499383", "uncertainty": 120 }, "stopId": "PMA0AA", "stopSequence": 31 }, { "arrival": { "time": "1785499457", "uncertainty": 120 }, "departure": { "time": "1785499457", "uncertainty": 120 }, "stopId": "SJE20A", "stopSequence": 32 }, { "arrival": { "time": "1785499552", "uncertainty": 120 }, "departure": { "time": "1785499552", "uncertainty": 120 }, "stopId": "MGA0AA", "stopSequence": 33 }, { "arrival": { "time": "1785499668", "uncertainty": 120 }, "departure": { "time": "1785499668", "uncertainty": 120 }, "stopId": "COU0AA", "stopSequence": 34 }, { "arrival": { "time": "1785499726", "uncertainty": 120 }, "departure": { "time": "1785499726", "uncertainty": 120 }, "stopId": "SMC17A", "stopSequence": 35 }, { "arrival": { "time": "1785499803", "uncertainty": 120 }, "departure": { "time": "1785499803", "uncertainty": 120 }, "stopId": "BOF17A", "stopSequence": 36 }, { "arrival": { "time": "1785499835", "uncertainty": 120 }, "departure": { "time": "1785499835", "uncertainty": 120 }, "stopId": "BOF0AA", "stopSequence": 37 }, { "arrival": { "time": "1785499881", "uncertainty": 120 }, "departure": { "time": "1785499881", "uncertainty": 120 }, "stopId": "POM0AA", "stopSequence": 38 }, { "arrival": { "time": "1785499932", "uncertainty": 120 }, "departure": { "time": "1785499932", "uncertainty": 120 }, "stopId": "BCN0AA", "stopSequence": 39 }, { "arrival": { "time": "1785499994", "uncertainty": 120 }, "departure": { "time": "1785499994", "uncertainty": 120 }, "stopId": "VLF0AA", "stopSequence": 40 }, { "arrival": { "time": "1785500038", "uncertainty": 120 }, "departure": { "time": "1785500038", "uncertainty": 120 }, "stopId": "GSA0AA", "stopSequence": 41 }, { "arrival": { "time": "1785500098", "uncertainty": 120 }, "departure": { "time": "1785500098", "uncertainty": 120 }, "stopId": "JMO0AA", "stopSequence": 42 }, { "arrival": { "time": "1785500181", "uncertainty": 120 }, "departure": { "time": "1785500181", "uncertainty": 120 }, "stopId": "SPI35R", "stopSequence": 43 }, { "arrival": { "time": "1785500262", "uncertainty": 120 }, "departure": { "time": "1785500262", "uncertainty": 120 }, "stopId": "LRANGA", "stopSequence": 44 }, { "arrival": { "time": "1785500343", "uncertainty": 120 }, "stopId": "AMU0AA", "stopSequence": 45 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891479" }, "vehicle": { "id": "802", "label": "802" } } }, { "id": "19882790892230", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "RESP16", "stopSequence": 16 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "LEOS2A", "stopSequence": 17 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "EDENPA", "stopSequence": 18 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "CCO15R", "stopSequence": 19 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "MIN15R", "stopSequence": 20 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "VIG15R", "stopSequence": 21 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "TAV15R", "stopSequence": 22 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "C0V15R", "stopSequence": 23 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "ARG15R", "stopSequence": 24 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "CAR16A", "stopSequence": 25 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "CNA16A", "stopSequence": 26 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "EFA16A", "stopSequence": 27 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "BAZ16A", "stopSequence": 28 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PRA16A", "stopSequence": 29 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PNA16A", "stopSequence": 30 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "RPO16A", "stopSequence": 31 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PCF16A", "stopSequence": 32 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "ROB16A", "stopSequence": 33 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "FMIC0A", "stopSequence": 34 }, { "arrival": { "time": "1785500102", "uncertainty": 120 }, "departure": { "time": "1785500102", "uncertainty": 120 }, "stopId": "LEVA0A", "stopSequence": 35 }, { "arrival": { "time": "1785500128", "uncertainty": 120 }, "departure": { "time": "1785500128", "uncertainty": 120 }, "stopId": "TASS0A", "stopSequence": 36 }, { "arrival": { "time": "1785500164", "uncertainty": 120 }, "stopId": "TASS0R", "stopSequence": 37 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892230" } } }, { "id": "19882790891483", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498300" }, "stopId": "PENH11", "stopSequence": 1 }, { "arrival": { "time": "1785498348" }, "departure": { "time": "1785498348" }, "stopId": "PENH0B", "stopSequence": 2 }, { "arrival": { "time": "1785498391" }, "departure": { "time": "1785498391" }, "stopId": "VIL11R", "stopSequence": 3 }, { "arrival": { "time": "1785498475" }, "departure": { "time": "1785498475" }, "stopId": "GAM11R", "stopSequence": 4 }, { "arrival": { "time": "1785498511" }, "departure": { "time": "1785498511" }, "stopId": "ROUX0A", "stopSequence": 5 }, { "arrival": { "time": "1785498570" }, "departure": { "time": "1785498570" }, "stopId": "PLECLE", "stopSequence": 6 }, { "arrival": { "time": "1785498646" }, "departure": { "time": "1785498646" }, "stopId": "MCA0AA", "stopSequence": 7 }, { "arrival": { "time": "1785498706" }, "departure": { "time": "1785498706" }, "stopId": "CLA0AA", "stopSequence": 8 }, { "arrival": { "time": "1785498749" }, "departure": { "time": "1785498749" }, "stopId": "JJA0AA", "stopSequence": 9 }, { "arrival": { "time": "1785498820" }, "departure": { "time": "1785498820" }, "stopId": "GBR0AA", "stopSequence": 10 }, { "arrival": { "time": "1785498926" }, "departure": { "time": "1785498926" }, "stopId": "MIS0AA", "stopSequence": 11 }, { "arrival": { "time": "1785499002" }, "departure": { "time": "1785499002" }, "stopId": "PDO0AA", "stopSequence": 12 }, { "arrival": { "time": "1785499123" }, "departure": { "time": "1785499123" }, "stopId": "LCA0AA", "stopSequence": 13 }, { "arrival": { "time": "1785499271" }, "departure": { "time": "1785499271" }, "stopId": "MIL0AA", "stopSequence": 14 }, { "arrival": { "time": "1785499405" }, "departure": { "time": "1785499405" }, "stopId": "MEU0AA", "stopSequence": 15 }, { "arrival": { "time": "1785499525" }, "departure": { "time": "1785499525" }, "stopId": "PVA0AA", "stopSequence": 16 }, { "arrival": { "time": "1785499684" }, "departure": { "time": "1785499684" }, "stopId": "GSNF0A", "stopSequence": 17 }, { "arrival": { "time": "1785499802" }, "departure": { "time": "1785499802" }, "stopId": "RSE0AR", "stopSequence": 18 }, { "arrival": { "time": "1785499993" }, "departure": { "time": "1785499993" }, "stopId": "GMA0AA", "stopSequence": 19 }, { "arrival": { "time": "1785500082" }, "departure": { "time": "1785500082" }, "stopId": "HDV08R", "stopSequence": 20 }, { "arrival": { "time": "1785500255" }, "departure": { "time": "1785500255" }, "stopId": "RPO0AA", "stopSequence": 21 }, { "arrival": { "time": "1785500339" }, "departure": { "time": "1785500339" }, "stopId": "LRI0AA", "stopSequence": 22 }, { "arrival": { "time": "1785500398" }, "departure": { "time": "1785500398" }, "stopId": "VAL0AA", "stopSequence": 23 }, { "arrival": { "time": "1785500461" }, "departure": { "time": "1785500461" }, "stopId": "PSP0AA", "stopSequence": 24 }, { "arrival": { "time": "1785500506" }, "departure": { "time": "1785500506" }, "stopId": "BEA0AA", "stopSequence": 25 }, { "arrival": { "time": "1785500547" }, "departure": { "time": "1785500547" }, "stopId": "PPI0AA", "stopSequence": 26 }, { "arrival": { "time": "1785500604" }, "departure": { "time": "1785500604" }, "stopId": "BLE0AA", "stopSequence": 27 }, { "arrival": { "time": "1785500668" }, "departure": { "time": "1785500668" }, "stopId": "MER0AA", "stopSequence": 28 }, { "arrival": { "time": "1785500736" }, "departure": { "time": "1785500736" }, "stopId": "STM0AA", "stopSequence": 29 }, { "arrival": { "time": "1785500778" }, "departure": { "time": "1785500778" }, "stopId": "MAN0AA", "stopSequence": 30 }, { "arrival": { "time": "1785500893" }, "departure": { "time": "1785500893" }, "stopId": "PMA0AA", "stopSequence": 31 }, { "arrival": { "time": "1785500958" }, "departure": { "time": "1785500958" }, "stopId": "SJE20A", "stopSequence": 32 }, { "arrival": { "time": "1785501042" }, "departure": { "time": "1785501042" }, "stopId": "MGA0AA", "stopSequence": 33 }, { "arrival": { "time": "1785501146" }, "departure": { "time": "1785501146" }, "stopId": "COU0AA", "stopSequence": 34 }, { "arrival": { "time": "1785501204" }, "departure": { "time": "1785501204" }, "stopId": "SMC17A", "stopSequence": 35 }, { "arrival": { "time": "1785501281" }, "departure": { "time": "1785501281" }, "stopId": "BOF17A", "stopSequence": 36 }, { "arrival": { "time": "1785501313" }, "departure": { "time": "1785501313" }, "stopId": "BOF0AA", "stopSequence": 37 }, { "arrival": { "time": "1785501359" }, "departure": { "time": "1785501359" }, "stopId": "POM0AA", "stopSequence": 38 }, { "arrival": { "time": "1785501410" }, "departure": { "time": "1785501410" }, "stopId": "BCN0AA", "stopSequence": 39 }, { "arrival": { "time": "1785501470" }, "departure": { "time": "1785501470" }, "stopId": "VLF0AA", "stopSequence": 40 }, { "arrival": { "time": "1785501514" }, "departure": { "time": "1785501514" }, "stopId": "GSA0AA", "stopSequence": 41 }, { "arrival": { "time": "1785501573" }, "departure": { "time": "1785501573" }, "stopId": "JMO0AA", "stopSequence": 42 }, { "arrival": { "time": "1785501653" }, "departure": { "time": "1785501653" }, "stopId": "SPI35R", "stopSequence": 43 }, { "arrival": { "time": "1785501732" }, "departure": { "time": "1785501732" }, "stopId": "LRANGA", "stopSequence": 44 }, { "arrival": { "time": "1785501850" }, "stopId": "AMU0AA", "stopSequence": 45 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891483" } } }, { "id": "19882790891699", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501420", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891699" } } }, { "id": "19882790892120", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "BLANCH", "stopSequence": 1 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "VFE01A", "stopSequence": 2 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "CJA01A", "stopSequence": 3 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "LRO01A", "stopSequence": 4 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "OLI01A", "stopSequence": 5 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "LIC01A", "stopSequence": 6 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PRO11R", "stopSequence": 7 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PJU01A", "stopSequence": 8 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "AVF01A", "stopSequence": 9 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "HOP01A", "stopSequence": 10 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "CIM01A", "stopSequence": 11 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "LMO01A", "stopSequence": 12 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "CON01A", "stopSequence": 13 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "DEL01A", "stopSequence": 14 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "MAI01A", "stopSequence": 15 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PCA01A", "stopSequence": 16 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 17 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "RSE0AR", "stopSequence": 18 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "GMA0AA", "stopSequence": 19 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "HDV08R", "stopSequence": 20 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "RPO0AA", "stopSequence": 21 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "LRI0AA", "stopSequence": 22 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "VAL0AA", "stopSequence": 23 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PSP0AA", "stopSequence": 24 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "BEA0AA", "stopSequence": 25 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PPI0AA", "stopSequence": 26 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "BLE0AA", "stopSequence": 27 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "MER0AA", "stopSequence": 28 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "STM0AA", "stopSequence": 29 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "MAN0AA", "stopSequence": 30 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "FMA01A", "stopSequence": 31 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "SRO01A", "stopSequence": 32 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "SJO01A", "stopSequence": 33 }, { "arrival": { "time": "1785501919", "uncertainty": 120 }, "departure": { "time": "1785501919", "uncertainty": 120 }, "stopId": "4CO01A", "stopSequence": 34 }, { "arrival": { "time": "1785502004", "uncertainty": 120 }, "departure": { "time": "1785502004", "uncertainty": 120 }, "stopId": "BCN0AB", "stopSequence": 35 }, { "arrival": { "time": "1785502056", "uncertainty": 120 }, "departure": { "time": "1785502056", "uncertainty": 120 }, "stopId": "B0A01A", "stopSequence": 36 }, { "arrival": { "time": "1785502094", "uncertainty": 120 }, "departure": { "time": "1785502094", "uncertainty": 120 }, "stopId": "SJE01A", "stopSequence": 37 }, { "arrival": { "time": "1785502125", "uncertainty": 120 }, "departure": { "time": "1785502125", "uncertainty": 120 }, "stopId": "AUB01A", "stopSequence": 38 }, { "arrival": { "time": "1785502195", "uncertainty": 120 }, "departure": { "time": "1785502195", "uncertainty": 120 }, "stopId": "LBO01A", "stopSequence": 39 }, { "arrival": { "time": "1785502238", "uncertainty": 120 }, "departure": { "time": "1785502238", "uncertainty": 120 }, "stopId": "TENN2A", "stopSequence": 40 }, { "arrival": { "time": "1785502285", "uncertainty": 120 }, "departure": { "time": "1785502285", "uncertainty": 120 }, "stopId": "AGA01A", "stopSequence": 41 }, { "arrival": { "time": "1785502397", "uncertainty": 120 }, "departure": { "time": "1785502397", "uncertainty": 120 }, "stopId": "LPL01A", "stopSequence": 42 }, { "arrival": { "time": "1785502488", "uncertainty": 120 }, "departure": { "time": "1785502488", "uncertainty": 120 }, "stopId": "MPA01A", "stopSequence": 43 }, { "arrival": { "time": "1785502536", "uncertainty": 120 }, "departure": { "time": "1785502536", "uncertainty": 120 }, "stopId": "AB201A", "stopSequence": 44 }, { "arrival": { "time": "1785502616", "uncertainty": 120 }, "departure": { "time": "1785502616", "uncertainty": 120 }, "stopId": "AB101A", "stopSequence": 45 }, { "arrival": { "time": "1785502701", "uncertainty": 120 }, "departure": { "time": "1785502701", "uncertainty": 120 }, "stopId": "LAM01A", "stopSequence": 46 }, { "arrival": { "time": "1785502779", "uncertainty": 120 }, "stopId": "LBASTI", "stopSequence": 47 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892120" } } }, { "id": "19882790892118", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497822", "uncertainty": 120 }, "departure": { "time": "1785497844", "uncertainty": 120 }, "stopId": "OLI01A", "stopSequence": 5 }, { "arrival": { "time": "1785497896", "uncertainty": 120 }, "departure": { "time": "1785497896", "uncertainty": 120 }, "stopId": "LIC01A", "stopSequence": 6 }, { "arrival": { "time": "1785497977", "uncertainty": 120 }, "departure": { "time": "1785497977", "uncertainty": 120 }, "stopId": "PRO11R", "stopSequence": 7 }, { "arrival": { "time": "1785498043", "uncertainty": 120 }, "departure": { "time": "1785498043", "uncertainty": 120 }, "stopId": "PJU01A", "stopSequence": 8 }, { "arrival": { "time": "1785498100", "uncertainty": 120 }, "departure": { "time": "1785498100", "uncertainty": 120 }, "stopId": "AVF01A", "stopSequence": 9 }, { "arrival": { "time": "1785498135", "uncertainty": 120 }, "departure": { "time": "1785498135", "uncertainty": 120 }, "stopId": "HOP01A", "stopSequence": 10 }, { "arrival": { "time": "1785498236", "uncertainty": 120 }, "departure": { "time": "1785498236", "uncertainty": 120 }, "stopId": "CIM01A", "stopSequence": 11 }, { "arrival": { "time": "1785498317", "uncertainty": 120 }, "departure": { "time": "1785498317", "uncertainty": 120 }, "stopId": "LMO01A", "stopSequence": 12 }, { "arrival": { "time": "1785498388", "uncertainty": 120 }, "departure": { "time": "1785498388", "uncertainty": 120 }, "stopId": "CON01A", "stopSequence": 13 }, { "arrival": { "time": "1785498457", "uncertainty": 120 }, "departure": { "time": "1785498457", "uncertainty": 120 }, "stopId": "DEL01A", "stopSequence": 14 }, { "arrival": { "time": "1785498610", "uncertainty": 120 }, "departure": { "time": "1785498610", "uncertainty": 120 }, "stopId": "MAI01A", "stopSequence": 15 }, { "arrival": { "time": "1785498655", "uncertainty": 120 }, "departure": { "time": "1785498655", "uncertainty": 120 }, "stopId": "PCA01A", "stopSequence": 16 }, { "arrival": { "time": "1785498765", "uncertainty": 120 }, "departure": { "time": "1785498765", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 17 }, { "arrival": { "time": "1785498881", "uncertainty": 120 }, "departure": { "time": "1785498881", "uncertainty": 120 }, "stopId": "RSE0AR", "stopSequence": 18 }, { "arrival": { "time": "1785499069", "uncertainty": 120 }, "departure": { "time": "1785499069", "uncertainty": 120 }, "stopId": "GMA0AA", "stopSequence": 19 }, { "arrival": { "time": "1785499157", "uncertainty": 120 }, "departure": { "time": "1785499157", "uncertainty": 120 }, "stopId": "HDV08R", "stopSequence": 20 }, { "arrival": { "time": "1785499340", "uncertainty": 120 }, "departure": { "time": "1785499340", "uncertainty": 120 }, "stopId": "RPO0AA", "stopSequence": 21 }, { "arrival": { "time": "1785499430", "uncertainty": 120 }, "departure": { "time": "1785499430", "uncertainty": 120 }, "stopId": "LRI0AA", "stopSequence": 22 }, { "arrival": { "time": "1785499493", "uncertainty": 120 }, "departure": { "time": "1785499493", "uncertainty": 120 }, "stopId": "VAL0AA", "stopSequence": 23 }, { "arrival": { "time": "1785499557", "uncertainty": 120 }, "departure": { "time": "1785499557", "uncertainty": 120 }, "stopId": "PSP0AA", "stopSequence": 24 }, { "arrival": { "time": "1785499603", "uncertainty": 120 }, "departure": { "time": "1785499603", "uncertainty": 120 }, "stopId": "BEA0AA", "stopSequence": 25 }, { "arrival": { "time": "1785499645", "uncertainty": 120 }, "departure": { "time": "1785499645", "uncertainty": 120 }, "stopId": "PPI0AA", "stopSequence": 26 }, { "arrival": { "time": "1785499702", "uncertainty": 120 }, "departure": { "time": "1785499702", "uncertainty": 120 }, "stopId": "BLE0AA", "stopSequence": 27 }, { "arrival": { "time": "1785499767", "uncertainty": 120 }, "departure": { "time": "1785499767", "uncertainty": 120 }, "stopId": "MER0AA", "stopSequence": 28 }, { "arrival": { "time": "1785499836", "uncertainty": 120 }, "departure": { "time": "1785499836", "uncertainty": 120 }, "stopId": "STM0AA", "stopSequence": 29 }, { "arrival": { "time": "1785499879", "uncertainty": 120 }, "departure": { "time": "1785499879", "uncertainty": 120 }, "stopId": "MAN0AA", "stopSequence": 30 }, { "arrival": { "time": "1785499948", "uncertainty": 120 }, "departure": { "time": "1785499948", "uncertainty": 120 }, "stopId": "FMA01A", "stopSequence": 31 }, { "arrival": { "time": "1785500034", "uncertainty": 120 }, "departure": { "time": "1785500034", "uncertainty": 120 }, "stopId": "SRO01A", "stopSequence": 32 }, { "arrival": { "time": "1785500146", "uncertainty": 120 }, "departure": { "time": "1785500146", "uncertainty": 120 }, "stopId": "SJO01A", "stopSequence": 33 }, { "arrival": { "time": "1785500224", "uncertainty": 120 }, "departure": { "time": "1785500224", "uncertainty": 120 }, "stopId": "4CO01A", "stopSequence": 34 }, { "arrival": { "time": "1785500310", "uncertainty": 120 }, "departure": { "time": "1785500310", "uncertainty": 120 }, "stopId": "BCN0AB", "stopSequence": 35 }, { "arrival": { "time": "1785500360", "uncertainty": 120 }, "departure": { "time": "1785500360", "uncertainty": 120 }, "stopId": "B0A01A", "stopSequence": 36 }, { "arrival": { "time": "1785500396", "uncertainty": 120 }, "departure": { "time": "1785500396", "uncertainty": 120 }, "stopId": "SJE01A", "stopSequence": 37 }, { "arrival": { "time": "1785500426", "uncertainty": 120 }, "departure": { "time": "1785500426", "uncertainty": 120 }, "stopId": "AUB01A", "stopSequence": 38 }, { "arrival": { "time": "1785500493", "uncertainty": 120 }, "departure": { "time": "1785500493", "uncertainty": 120 }, "stopId": "LBO01A", "stopSequence": 39 }, { "arrival": { "time": "1785500534", "uncertainty": 120 }, "departure": { "time": "1785500534", "uncertainty": 120 }, "stopId": "TENN2A", "stopSequence": 40 }, { "arrival": { "time": "1785500579", "uncertainty": 120 }, "departure": { "time": "1785500579", "uncertainty": 120 }, "stopId": "AGA01A", "stopSequence": 41 }, { "arrival": { "time": "1785500666", "uncertainty": 120 }, "departure": { "time": "1785500666", "uncertainty": 120 }, "stopId": "LPL01A", "stopSequence": 42 }, { "arrival": { "time": "1785500737", "uncertainty": 120 }, "departure": { "time": "1785500737", "uncertainty": 120 }, "stopId": "MPA01A", "stopSequence": 43 }, { "arrival": { "time": "1785500774", "uncertainty": 120 }, "departure": { "time": "1785500774", "uncertainty": 120 }, "stopId": "AB201A", "stopSequence": 44 }, { "arrival": { "time": "1785500836", "uncertainty": 120 }, "departure": { "time": "1785500836", "uncertainty": 120 }, "stopId": "AB101A", "stopSequence": 45 }, { "arrival": { "time": "1785500903", "uncertainty": 120 }, "departure": { "time": "1785500903", "uncertainty": 120 }, "stopId": "LAM01A", "stopSequence": 46 }, { "arrival": { "time": "1785500966", "uncertainty": 120 }, "stopId": "LBASTI", "stopSequence": 47 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892118" }, "vehicle": { "id": "363", "label": "363" } } }, { "id": "19882790892114", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497763", "uncertainty": 120 }, "departure": { "time": "1785497848", "uncertainty": 120 }, "stopId": "LAM01A", "stopSequence": 46 }, { "arrival": { "time": "1785497898", "uncertainty": 120 }, "stopId": "LBASTI", "stopSequence": 47 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892114" }, "vehicle": { "id": "358", "label": "358" } } }, { "id": "19882790892440", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498600", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892440" } } }, { "id": "19882790892766", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497804", "uncertainty": 120 }, "departure": { "time": "1785497804", "uncertainty": 120 }, "stopId": "BCN0AR", "stopSequence": 7 }, { "arrival": { "time": "1785497839", "uncertainty": 120 }, "departure": { "time": "1785497839", "uncertainty": 120 }, "stopId": "POM0AR", "stopSequence": 8 }, { "arrival": { "time": "1785497862", "uncertainty": 120 }, "departure": { "time": "1785497862", "uncertainty": 120 }, "stopId": "BOF0AR", "stopSequence": 9 }, { "arrival": { "time": "1785497893", "uncertainty": 120 }, "departure": { "time": "1785497893", "uncertainty": 120 }, "stopId": "BOF17R", "stopSequence": 10 }, { "arrival": { "time": "1785497955", "uncertainty": 120 }, "departure": { "time": "1785497955", "uncertainty": 120 }, "stopId": "SMC17R", "stopSequence": 11 }, { "arrival": { "time": "1785498051", "uncertainty": 120 }, "departure": { "time": "1785498167", "uncertainty": 120 }, "stopId": "COU0AR", "stopSequence": 12 }, { "arrival": { "time": "1785498259", "uncertainty": 120 }, "departure": { "time": "1785498259", "uncertainty": 120 }, "stopId": "MGA0AR", "stopSequence": 13 }, { "arrival": { "time": "1785498343", "uncertainty": 120 }, "departure": { "time": "1785498343", "uncertainty": 120 }, "stopId": "SJE20R", "stopSequence": 14 }, { "arrival": { "time": "1785498398", "uncertainty": 120 }, "departure": { "time": "1785498398", "uncertainty": 120 }, "stopId": "PMA0AR", "stopSequence": 15 }, { "arrival": { "time": "1785498514", "uncertainty": 120 }, "departure": { "time": "1785498514", "uncertainty": 120 }, "stopId": "MAN0AR", "stopSequence": 16 }, { "arrival": { "time": "1785498558", "uncertainty": 120 }, "departure": { "time": "1785498558", "uncertainty": 120 }, "stopId": "STM0AR", "stopSequence": 17 }, { "arrival": { "time": "1785498633", "uncertainty": 120 }, "departure": { "time": "1785498633", "uncertainty": 120 }, "stopId": "MER0AR", "stopSequence": 18 }, { "arrival": { "time": "1785498682", "uncertainty": 120 }, "departure": { "time": "1785498682", "uncertainty": 120 }, "stopId": "BLE0AR", "stopSequence": 19 }, { "arrival": { "time": "1785498758", "uncertainty": 120 }, "departure": { "time": "1785498758", "uncertainty": 120 }, "stopId": "PPI0AR", "stopSequence": 20 }, { "arrival": { "time": "1785498798", "uncertainty": 120 }, "departure": { "time": "1785498798", "uncertainty": 120 }, "stopId": "BEA0AR", "stopSequence": 21 }, { "arrival": { "time": "1785498842", "uncertainty": 120 }, "departure": { "time": "1785498842", "uncertainty": 120 }, "stopId": "PSP0AR", "stopSequence": 22 }, { "arrival": { "time": "1785498903", "uncertainty": 120 }, "departure": { "time": "1785498903", "uncertainty": 120 }, "stopId": "VAL0AR", "stopSequence": 23 }, { "arrival": { "time": "1785498964", "uncertainty": 120 }, "departure": { "time": "1785498964", "uncertainty": 120 }, "stopId": "LRI0AR", "stopSequence": 24 }, { "arrival": { "time": "1785499038", "uncertainty": 120 }, "departure": { "time": "1785499038", "uncertainty": 120 }, "stopId": "RPO0AR", "stopSequence": 25 }, { "arrival": { "time": "1785499217", "uncertainty": 120 }, "departure": { "time": "1785499217", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 26 }, { "arrival": { "time": "1785499342", "uncertainty": 120 }, "departure": { "time": "1785499342", "uncertainty": 120 }, "stopId": "GMA0AR", "stopSequence": 27 }, { "arrival": { "time": "1785499624", "uncertainty": 120 }, "departure": { "time": "1785499624", "uncertainty": 120 }, "stopId": "RSE0AA", "stopSequence": 28 }, { "arrival": { "time": "1785499775", "uncertainty": 120 }, "departure": { "time": "1785499775", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 29 }, { "arrival": { "time": "1785499891", "uncertainty": 120 }, "departure": { "time": "1785499891", "uncertainty": 120 }, "stopId": "PVA0AR", "stopSequence": 30 }, { "arrival": { "time": "1785499980", "uncertainty": 120 }, "departure": { "time": "1785499980", "uncertainty": 120 }, "stopId": "MEU0AR", "stopSequence": 31 }, { "arrival": { "time": "1785500079", "uncertainty": 120 }, "departure": { "time": "1785500079", "uncertainty": 120 }, "stopId": "MIL0AR", "stopSequence": 32 }, { "arrival": { "time": "1785500184", "uncertainty": 120 }, "departure": { "time": "1785500184", "uncertainty": 120 }, "stopId": "LCA0AR", "stopSequence": 33 }, { "arrival": { "time": "1785500273", "uncertainty": 120 }, "departure": { "time": "1785500273", "uncertainty": 120 }, "stopId": "PDO0AR", "stopSequence": 34 }, { "arrival": { "time": "1785500342", "uncertainty": 120 }, "departure": { "time": "1785500342", "uncertainty": 120 }, "stopId": "MIS0AR", "stopSequence": 35 }, { "arrival": { "time": "1785500431", "uncertainty": 120 }, "departure": { "time": "1785500431", "uncertainty": 120 }, "stopId": "GBR0AR", "stopSequence": 36 }, { "arrival": { "time": "1785500472", "uncertainty": 120 }, "departure": { "time": "1785500472", "uncertainty": 120 }, "stopId": "NEU0AR", "stopSequence": 37 }, { "arrival": { "time": "1785500507", "uncertainty": 120 }, "departure": { "time": "1785500507", "uncertainty": 120 }, "stopId": "JJA0AR", "stopSequence": 38 }, { "arrival": { "time": "1785500589", "uncertainty": 120 }, "departure": { "time": "1785500589", "uncertainty": 120 }, "stopId": "MCA0AR", "stopSequence": 39 }, { "arrival": { "time": "1785500627", "uncertainty": 120 }, "departure": { "time": "1785500627", "uncertainty": 120 }, "stopId": "PLE11R", "stopSequence": 40 }, { "arrival": { "time": "1785500676", "uncertainty": 120 }, "departure": { "time": "1785500676", "uncertainty": 120 }, "stopId": "ROUX0R", "stopSequence": 41 }, { "arrival": { "time": "1785500708", "uncertainty": 120 }, "departure": { "time": "1785500708", "uncertainty": 120 }, "stopId": "GAM11A", "stopSequence": 42 }, { "arrival": { "time": "1785500756", "uncertainty": 120 }, "stopId": "PENH11", "stopSequence": 43 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892766" }, "vehicle": { "id": "433", "label": "433" } } }, { "id": "19882790892611", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500100", "uncertainty": 120 }, "stopId": "QLAU08", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "8", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892611" } } }, { "id": "19882790892916", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497799", "uncertainty": 120 }, "departure": { "time": "1785497799", "uncertainty": 120 }, "stopId": "GMA0AR", "stopSequence": 2 }, { "arrival": { "time": "1785497976", "uncertainty": 120 }, "departure": { "time": "1785497976", "uncertainty": 120 }, "stopId": "RSE0AA", "stopSequence": 3 }, { "arrival": { "time": "1785498140", "uncertainty": 120 }, "departure": { "time": "1785498140", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 4 }, { "arrival": { "time": "1785498235", "uncertainty": 120 }, "departure": { "time": "1785498235", "uncertainty": 120 }, "stopId": "PCA01R", "stopSequence": 5 }, { "arrival": { "time": "1785498358", "uncertainty": 120 }, "departure": { "time": "1785498358", "uncertainty": 120 }, "stopId": "TASS6R", "stopSequence": 6 }, { "arrival": { "time": "1785498415", "uncertainty": 120 }, "departure": { "time": "1785498415", "uncertainty": 120 }, "stopId": "VALL6R", "stopSequence": 7 }, { "arrival": { "time": "1785498445", "uncertainty": 120 }, "departure": { "time": "1785498445", "uncertainty": 120 }, "stopId": "DOCB6R", "stopSequence": 8 }, { "arrival": { "time": "1785498507", "uncertainty": 120 }, "departure": { "time": "1785498507", "uncertainty": 120 }, "stopId": "MARJ6R", "stopSequence": 9 }, { "arrival": { "time": "1785498538", "uncertainty": 120 }, "departure": { "time": "1785498538", "uncertainty": 120 }, "stopId": "CHAT6R", "stopSequence": 10 }, { "arrival": { "time": "1785498584", "uncertainty": 120 }, "departure": { "time": "1785498584", "uncertainty": 120 }, "stopId": "PCRO6R", "stopSequence": 11 }, { "arrival": { "time": "1785498613", "uncertainty": 120 }, "departure": { "time": "1785498613", "uncertainty": 120 }, "stopId": "PALM6R", "stopSequence": 12 }, { "arrival": { "time": "1785498674", "uncertainty": 120 }, "departure": { "time": "1785498674", "uncertainty": 120 }, "stopId": "STAN6R", "stopSequence": 13 }, { "arrival": { "time": "1785498700", "uncertainty": 120 }, "departure": { "time": "1785498700", "uncertainty": 120 }, "stopId": "AVF01R", "stopSequence": 14 }, { "arrival": { "time": "1785498761", "uncertainty": 120 }, "departure": { "time": "1785498761", "uncertainty": 120 }, "stopId": "RFRA6R", "stopSequence": 15 }, { "arrival": { "time": "1785498814", "uncertainty": 120 }, "departure": { "time": "1785498814", "uncertainty": 120 }, "stopId": "RBER6R", "stopSequence": 16 }, { "arrival": { "time": "1785498861", "uncertainty": 120 }, "departure": { "time": "1785498861", "uncertainty": 120 }, "stopId": "RPAR6R", "stopSequence": 17 }, { "arrival": { "time": "1785498908", "uncertainty": 120 }, "departure": { "time": "1785498908", "uncertainty": 120 }, "stopId": "DUNK6R", "stopSequence": 18 }, { "arrival": { "time": "1785498941", "uncertainty": 120 }, "departure": { "time": "1785498941", "uncertainty": 120 }, "stopId": "PDO0AR", "stopSequence": 19 }, { "arrival": { "time": "1785498979", "uncertainty": 120 }, "departure": { "time": "1785498979", "uncertainty": 120 }, "stopId": "SEV06R", "stopSequence": 20 }, { "arrival": { "time": "1785499021", "uncertainty": 120 }, "departure": { "time": "1785499021", "uncertainty": 120 }, "stopId": "HOWA6R", "stopSequence": 21 }, { "arrival": { "time": "1785499055", "uncertainty": 120 }, "departure": { "time": "1785499055", "uncertainty": 120 }, "stopId": "NDAN6R", "stopSequence": 22 }, { "arrival": { "time": "1785499143", "uncertainty": 120 }, "departure": { "time": "1785499143", "uncertainty": 120 }, "stopId": "BDNO6R", "stopSequence": 23 }, { "arrival": { "time": "1785499191", "uncertainty": 120 }, "departure": { "time": "1785499191", "uncertainty": 120 }, "stopId": "JFER6R", "stopSequence": 24 }, { "arrival": { "time": "1785499262", "uncertainty": 120 }, "departure": { "time": "1785499262", "uncertainty": 120 }, "stopId": "CAPO6R", "stopSequence": 25 }, { "arrival": { "time": "1785499311", "uncertainty": 120 }, "departure": { "time": "1785499311", "uncertainty": 120 }, "stopId": "STJE6R", "stopSequence": 26 }, { "arrival": { "time": "1785499389", "uncertainty": 120 }, "stopId": "COLOMB", "stopSequence": 27 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "6A", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892916" }, "vehicle": { "id": "36", "label": "36" } } }, { "id": "19882790892765", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497827", "uncertainty": 120 }, "departure": { "time": "1785497827", "uncertainty": 120 }, "stopId": "MAN0AR", "stopSequence": 16 }, { "arrival": { "time": "1785497874", "uncertainty": 120 }, "departure": { "time": "1785497874", "uncertainty": 120 }, "stopId": "STM0AR", "stopSequence": 17 }, { "arrival": { "time": "1785497942", "uncertainty": 120 }, "departure": { "time": "1785497942", "uncertainty": 120 }, "stopId": "MER0AR", "stopSequence": 18 }, { "arrival": { "time": "1785497984", "uncertainty": 120 }, "departure": { "time": "1785497984", "uncertainty": 120 }, "stopId": "BLE0AR", "stopSequence": 19 }, { "arrival": { "time": "1785498046", "uncertainty": 120 }, "departure": { "time": "1785498046", "uncertainty": 120 }, "stopId": "PPI0AR", "stopSequence": 20 }, { "arrival": { "time": "1785498085", "uncertainty": 120 }, "departure": { "time": "1785498085", "uncertainty": 120 }, "stopId": "BEA0AR", "stopSequence": 21 }, { "arrival": { "time": "1785498128", "uncertainty": 120 }, "departure": { "time": "1785498128", "uncertainty": 120 }, "stopId": "PSP0AR", "stopSequence": 22 }, { "arrival": { "time": "1785498187", "uncertainty": 120 }, "departure": { "time": "1785498187", "uncertainty": 120 }, "stopId": "VAL0AR", "stopSequence": 23 }, { "arrival": { "time": "1785498248", "uncertainty": 120 }, "departure": { "time": "1785498248", "uncertainty": 120 }, "stopId": "LRI0AR", "stopSequence": 24 }, { "arrival": { "time": "1785498322", "uncertainty": 120 }, "departure": { "time": "1785498322", "uncertainty": 120 }, "stopId": "RPO0AR", "stopSequence": 25 }, { "arrival": { "time": "1785498501", "uncertainty": 120 }, "departure": { "time": "1785498501", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 26 }, { "arrival": { "time": "1785498624", "uncertainty": 120 }, "departure": { "time": "1785498624", "uncertainty": 120 }, "stopId": "GMA0AR", "stopSequence": 27 }, { "arrival": { "time": "1785498903", "uncertainty": 120 }, "departure": { "time": "1785498903", "uncertainty": 120 }, "stopId": "RSE0AA", "stopSequence": 28 }, { "arrival": { "time": "1785499053", "uncertainty": 120 }, "departure": { "time": "1785499053", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 29 }, { "arrival": { "time": "1785499172", "uncertainty": 120 }, "departure": { "time": "1785499172", "uncertainty": 120 }, "stopId": "PVA0AR", "stopSequence": 30 }, { "arrival": { "time": "1785499263", "uncertainty": 120 }, "departure": { "time": "1785499263", "uncertainty": 120 }, "stopId": "MEU0AR", "stopSequence": 31 }, { "arrival": { "time": "1785499365", "uncertainty": 120 }, "departure": { "time": "1785499365", "uncertainty": 120 }, "stopId": "MIL0AR", "stopSequence": 32 }, { "arrival": { "time": "1785499472", "uncertainty": 120 }, "departure": { "time": "1785499472", "uncertainty": 120 }, "stopId": "LCA0AR", "stopSequence": 33 }, { "arrival": { "time": "1785499561", "uncertainty": 120 }, "departure": { "time": "1785499561", "uncertainty": 120 }, "stopId": "PDO0AR", "stopSequence": 34 }, { "arrival": { "time": "1785499630", "uncertainty": 120 }, "departure": { "time": "1785499630", "uncertainty": 120 }, "stopId": "MIS0AR", "stopSequence": 35 }, { "arrival": { "time": "1785499718", "uncertainty": 120 }, "departure": { "time": "1785499718", "uncertainty": 120 }, "stopId": "GBR0AR", "stopSequence": 36 }, { "arrival": { "time": "1785499759", "uncertainty": 120 }, "departure": { "time": "1785499759", "uncertainty": 120 }, "stopId": "NEU0AR", "stopSequence": 37 }, { "arrival": { "time": "1785499794", "uncertainty": 120 }, "departure": { "time": "1785499794", "uncertainty": 120 }, "stopId": "JJA0AR", "stopSequence": 38 }, { "arrival": { "time": "1785499876", "uncertainty": 120 }, "departure": { "time": "1785499876", "uncertainty": 120 }, "stopId": "MCA0AR", "stopSequence": 39 }, { "arrival": { "time": "1785499914", "uncertainty": 120 }, "departure": { "time": "1785499914", "uncertainty": 120 }, "stopId": "PLE11R", "stopSequence": 40 }, { "arrival": { "time": "1785499964", "uncertainty": 120 }, "departure": { "time": "1785499964", "uncertainty": 120 }, "stopId": "ROUX0R", "stopSequence": 41 }, { "arrival": { "time": "1785499997", "uncertainty": 120 }, "departure": { "time": "1785499997", "uncertainty": 120 }, "stopId": "GAM11A", "stopSequence": 42 }, { "arrival": { "time": "1785500046", "uncertainty": 120 }, "stopId": "PENH11", "stopSequence": 43 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892765" }, "vehicle": { "id": "435", "label": "435" } } }, { "id": "19882790892763", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497968", "uncertainty": 120 }, "departure": { "time": "1785497968", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 29 }, { "arrival": { "time": "1785498092", "uncertainty": 120 }, "departure": { "time": "1785498092", "uncertainty": 120 }, "stopId": "PVA0AR", "stopSequence": 30 }, { "arrival": { "time": "1785498164", "uncertainty": 120 }, "departure": { "time": "1785498164", "uncertainty": 120 }, "stopId": "MEU0AR", "stopSequence": 31 }, { "arrival": { "time": "1785498252", "uncertainty": 120 }, "departure": { "time": "1785498252", "uncertainty": 120 }, "stopId": "MIL0AR", "stopSequence": 32 }, { "arrival": { "time": "1785498341", "uncertainty": 120 }, "departure": { "time": "1785498341", "uncertainty": 120 }, "stopId": "LCA0AR", "stopSequence": 33 }, { "arrival": { "time": "1785498412", "uncertainty": 120 }, "departure": { "time": "1785498412", "uncertainty": 120 }, "stopId": "PDO0AR", "stopSequence": 34 }, { "arrival": { "time": "1785498469", "uncertainty": 120 }, "departure": { "time": "1785498469", "uncertainty": 120 }, "stopId": "MIS0AR", "stopSequence": 35 }, { "arrival": { "time": "1785498554", "uncertainty": 120 }, "departure": { "time": "1785498554", "uncertainty": 120 }, "stopId": "GBR0AR", "stopSequence": 36 }, { "arrival": { "time": "1785498596", "uncertainty": 120 }, "departure": { "time": "1785498596", "uncertainty": 120 }, "stopId": "NEU0AR", "stopSequence": 37 }, { "arrival": { "time": "1785498630", "uncertainty": 120 }, "departure": { "time": "1785498630", "uncertainty": 120 }, "stopId": "JJA0AR", "stopSequence": 38 }, { "arrival": { "time": "1785498703", "uncertainty": 120 }, "departure": { "time": "1785498703", "uncertainty": 120 }, "stopId": "MCA0AR", "stopSequence": 39 }, { "arrival": { "time": "1785498740", "uncertainty": 120 }, "departure": { "time": "1785498740", "uncertainty": 120 }, "stopId": "PLE11R", "stopSequence": 40 }, { "arrival": { "time": "1785498793", "uncertainty": 120 }, "departure": { "time": "1785498793", "uncertainty": 120 }, "stopId": "ROUX0R", "stopSequence": 41 }, { "arrival": { "time": "1785498826", "uncertainty": 120 }, "departure": { "time": "1785498826", "uncertainty": 120 }, "stopId": "GAM11A", "stopSequence": 42 }, { "arrival": { "time": "1785498873", "uncertainty": 120 }, "stopId": "PENH11", "stopSequence": 43 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892763" }, "vehicle": { "id": "814", "label": "814" } } }, { "id": "1988279089902", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "HOP01C", "stopSequence": 1 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "LFO01R", "stopSequence": 2 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "JAS17R", "stopSequence": 3 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "BDR10R", "stopSequence": 4 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "RIO17R", "stopSequence": 5 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "FOU17R", "stopSequence": 6 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "LIC01R", "stopSequence": 7 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "OLI01R", "stopSequence": 8 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "SEC35R", "stopSequence": 9 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "LES17R", "stopSequence": 10 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PSA17R", "stopSequence": 11 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "ZAM10R", "stopSequence": 12 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "REP10R", "stopSequence": 13 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "LHO10R", "stopSequence": 14 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "LPA10R", "stopSequence": 15 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "LHA11A", "stopSequence": 16 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "SMA11A", "stopSequence": 17 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "CCS11A", "stopSequence": 18 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "CAR35R", "stopSequence": 19 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "PGA35R", "stopSequence": 20 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "SPI35R", "stopSequence": 21 }, { "arrival": { "time": "1785497849", "uncertainty": 120 }, "departure": { "time": "1785497849", "uncertainty": 120 }, "stopId": "LRANGA", "stopSequence": 22 }, { "arrival": { "time": "1785501072", "uncertainty": 120 }, "departure": { "time": "1785501072", "uncertainty": 120 }, "stopId": "AMU0AA", "stopSequence": 23 }, { "arrival": { "time": "1785501146", "uncertainty": 120 }, "departure": { "time": "1785501146", "uncertainty": 120 }, "stopId": "SPI0AR", "stopSequence": 24 }, { "arrival": { "time": "1785501228", "uncertainty": 120 }, "departure": { "time": "1785501228", "uncertainty": 120 }, "stopId": "RAN0AR", "stopSequence": 25 }, { "arrival": { "time": "1785501276", "uncertainty": 120 }, "departure": { "time": "1785501276", "uncertainty": 120 }, "stopId": "CPU0AR", "stopSequence": 26 }, { "arrival": { "time": "1785501344", "uncertainty": 120 }, "departure": { "time": "1785501344", "uncertainty": 120 }, "stopId": "VLF0AR", "stopSequence": 27 }, { "arrival": { "time": "1785501387", "uncertainty": 120 }, "departure": { "time": "1785501387", "uncertainty": 120 }, "stopId": "LFR0AR", "stopSequence": 28 }, { "arrival": { "time": "1785501417", "uncertainty": 120 }, "departure": { "time": "1785501417", "uncertainty": 120 }, "stopId": "BCN0AR", "stopSequence": 29 }, { "arrival": { "time": "1785501491", "uncertainty": 120 }, "departure": { "time": "1785501491", "uncertainty": 120 }, "stopId": "POM0AR", "stopSequence": 30 }, { "arrival": { "time": "1785501529", "uncertainty": 120 }, "departure": { "time": "1785501529", "uncertainty": 120 }, "stopId": "BOF0AR", "stopSequence": 31 }, { "arrival": { "time": "1785501567", "uncertainty": 120 }, "departure": { "time": "1785501567", "uncertainty": 120 }, "stopId": "P0R0AR", "stopSequence": 32 }, { "arrival": { "time": "1785501616", "uncertainty": 120 }, "departure": { "time": "1785501616", "uncertainty": 120 }, "stopId": "RDU0AR", "stopSequence": 33 }, { "arrival": { "time": "1785501678", "uncertainty": 120 }, "departure": { "time": "1785501678", "uncertainty": 120 }, "stopId": "COU0AA", "stopSequence": 34 }, { "arrival": { "time": "1785501761", "uncertainty": 120 }, "departure": { "time": "1785501761", "uncertainty": 120 }, "stopId": "PPO20A", "stopSequence": 35 }, { "arrival": { "time": "1785501880", "uncertainty": 120 }, "departure": { "time": "1785501880", "uncertainty": 120 }, "stopId": "PAT17R", "stopSequence": 36 }, { "arrival": { "time": "1785501930", "uncertainty": 120 }, "departure": { "time": "1785501930", "uncertainty": 120 }, "stopId": "BLER0A", "stopSequence": 37 }, { "arrival": { "time": "1785502087", "uncertainty": 120 }, "departure": { "time": "1785502087", "uncertainty": 120 }, "stopId": "RPC17R", "stopSequence": 38 }, { "arrival": { "time": "1785502143", "uncertainty": 120 }, "departure": { "time": "1785502143", "uncertainty": 120 }, "stopId": "SOL17R", "stopSequence": 39 }, { "arrival": { "time": "1785502183", "uncertainty": 120 }, "departure": { "time": "1785502183", "uncertainty": 120 }, "stopId": "LST17R", "stopSequence": 40 }, { "arrival": { "time": "1785502233", "uncertainty": 120 }, "departure": { "time": "1785502233", "uncertainty": 120 }, "stopId": "RBR17R", "stopSequence": 41 }, { "arrival": { "time": "1785502305", "uncertainty": 120 }, "departure": { "time": "1785502305", "uncertainty": 120 }, "stopId": "CAP15B", "stopSequence": 42 }, { "arrival": { "time": "1785502342", "uncertainty": 120 }, "departure": { "time": "1785502342", "uncertainty": 120 }, "stopId": "PASS0A", "stopSequence": 43 }, { "arrival": { "time": "1785502408", "uncertainty": 120 }, "departure": { "time": "1785502408", "uncertainty": 120 }, "stopId": "EUC15R", "stopSequence": 44 }, { "arrival": { "time": "1785502472", "uncertainty": 120 }, "departure": { "time": "1785502472", "uncertainty": 120 }, "stopId": "CUL15R", "stopSequence": 45 }, { "arrival": { "time": "1785502511", "uncertainty": 120 }, "stopId": "GRM15R", "stopSequence": 46 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "17", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089902" } } }, { "id": "19882790892052", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498469", "uncertainty": 120 }, "stopId": "PALM08", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "8", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892052" } } }, { "id": "19882790891600", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497823", "uncertainty": 120 }, "departure": { "time": "1785497823", "uncertainty": 120 }, "stopId": "PCA01R", "stopSequence": 35 }, { "arrival": { "time": "1785497906", "uncertainty": 120 }, "departure": { "time": "1785497906", "uncertainty": 120 }, "stopId": "BOR01R", "stopSequence": 36 }, { "arrival": { "time": "1785497956", "uncertainty": 120 }, "departure": { "time": "1785497956", "uncertainty": 120 }, "stopId": "DEL01R", "stopSequence": 37 }, { "arrival": { "time": "1785498019", "uncertainty": 120 }, "departure": { "time": "1785498019", "uncertainty": 120 }, "stopId": "CON01R", "stopSequence": 38 }, { "arrival": { "time": "1785498133", "uncertainty": 120 }, "departure": { "time": "1785498133", "uncertainty": 120 }, "stopId": "LMO01R", "stopSequence": 39 }, { "arrival": { "time": "1785498211", "uncertainty": 120 }, "departure": { "time": "1785498211", "uncertainty": 120 }, "stopId": "CIM01R", "stopSequence": 40 }, { "arrival": { "time": "1785498260", "uncertainty": 120 }, "departure": { "time": "1785498260", "uncertainty": 120 }, "stopId": "LFO17R", "stopSequence": 41 }, { "arrival": { "time": "1785498340", "uncertainty": 120 }, "departure": { "time": "1785498340", "uncertainty": 120 }, "stopId": "HOP01R", "stopSequence": 42 }, { "arrival": { "time": "1785498376", "uncertainty": 120 }, "departure": { "time": "1785498376", "uncertainty": 120 }, "stopId": "AVF01R", "stopSequence": 43 }, { "arrival": { "time": "1785498448", "uncertainty": 120 }, "departure": { "time": "1785498448", "uncertainty": 120 }, "stopId": "PJU01R", "stopSequence": 44 }, { "arrival": { "time": "1785498482", "uncertainty": 120 }, "departure": { "time": "1785498482", "uncertainty": 120 }, "stopId": "PRO01R", "stopSequence": 45 }, { "arrival": { "time": "1785498535", "uncertainty": 120 }, "departure": { "time": "1785498535", "uncertainty": 120 }, "stopId": "LLA01R", "stopSequence": 46 }, { "arrival": { "time": "1785498590", "uncertainty": 120 }, "departure": { "time": "1785498590", "uncertainty": 120 }, "stopId": "LIC01R", "stopSequence": 47 }, { "arrival": { "time": "1785498684", "uncertainty": 120 }, "departure": { "time": "1785498684", "uncertainty": 120 }, "stopId": "OLI01R", "stopSequence": 48 }, { "arrival": { "time": "1785498784", "uncertainty": 120 }, "departure": { "time": "1785498784", "uncertainty": 120 }, "stopId": "CJA01R", "stopSequence": 49 }, { "arrival": { "time": "1785498822", "uncertainty": 120 }, "departure": { "time": "1785498822", "uncertainty": 120 }, "stopId": "VFE01R", "stopSequence": 50 }, { "arrival": { "time": "1785498935", "uncertainty": 120 }, "stopId": "BLANCH", "stopSequence": 51 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891600" }, "vehicle": { "id": "415", "label": "415" } } }, { "id": "19882790891695", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498540", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891695" } } }, { "id": "19882790891606", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785497880", "uncertainty": 120 }, "stopId": "LBASTI", "stopSequence": 1 }, { "arrival": { "time": "1785497926", "uncertainty": 120 }, "departure": { "time": "1785497926", "uncertainty": 120 }, "stopId": "LAM01R", "stopSequence": 2 }, { "arrival": { "time": "1785497966", "uncertainty": 120 }, "departure": { "time": "1785497966", "uncertainty": 120 }, "stopId": "AB101R", "stopSequence": 3 }, { "arrival": { "time": "1785497995", "uncertainty": 120 }, "departure": { "time": "1785497995", "uncertainty": 120 }, "stopId": "AB201R", "stopSequence": 4 }, { "arrival": { "time": "1785498050", "uncertainty": 120 }, "departure": { "time": "1785498050", "uncertainty": 120 }, "stopId": "MPA01R", "stopSequence": 5 }, { "arrival": { "time": "1785498092", "uncertainty": 120 }, "departure": { "time": "1785498092", "uncertainty": 120 }, "stopId": "LPL01R", "stopSequence": 6 }, { "arrival": { "time": "1785498146", "uncertainty": 120 }, "departure": { "time": "1785498146", "uncertainty": 120 }, "stopId": "AGA01R", "stopSequence": 7 }, { "arrival": { "time": "1785498224", "uncertainty": 120 }, "departure": { "time": "1785498224", "uncertainty": 120 }, "stopId": "TENN2R", "stopSequence": 8 }, { "arrival": { "time": "1785498258", "uncertainty": 120 }, "departure": { "time": "1785498258", "uncertainty": 120 }, "stopId": "LBO01R", "stopSequence": 9 }, { "arrival": { "time": "1785498332", "uncertainty": 120 }, "departure": { "time": "1785498332", "uncertainty": 120 }, "stopId": "AUB01R", "stopSequence": 10 }, { "arrival": { "time": "1785498363", "uncertainty": 120 }, "departure": { "time": "1785498363", "uncertainty": 120 }, "stopId": "SJE01R", "stopSequence": 11 }, { "arrival": { "time": "1785498413", "uncertainty": 120 }, "departure": { "time": "1785498413", "uncertainty": 120 }, "stopId": "B0A01R", "stopSequence": 12 }, { "arrival": { "time": "1785498482", "uncertainty": 120 }, "departure": { "time": "1785498482", "uncertainty": 120 }, "stopId": "BCN0AR", "stopSequence": 13 }, { "arrival": { "time": "1785498550", "uncertainty": 120 }, "departure": { "time": "1785498550", "uncertainty": 120 }, "stopId": "4CO01R", "stopSequence": 14 }, { "arrival": { "time": "1785498624", "uncertainty": 120 }, "departure": { "time": "1785498624", "uncertainty": 120 }, "stopId": "SJO01R", "stopSequence": 15 }, { "arrival": { "time": "1785498721", "uncertainty": 120 }, "departure": { "time": "1785498721", "uncertainty": 120 }, "stopId": "LHU11R", "stopSequence": 16 }, { "arrival": { "time": "1785498776", "uncertainty": 120 }, "departure": { "time": "1785498776", "uncertainty": 120 }, "stopId": "ADO11R", "stopSequence": 17 }, { "arrival": { "time": "1785498810", "uncertainty": 120 }, "departure": { "time": "1785498810", "uncertainty": 120 }, "stopId": "MGA0AC", "stopSequence": 18 }, { "arrival": { "time": "1785498886", "uncertainty": 120 }, "departure": { "time": "1785498886", "uncertainty": 120 }, "stopId": "SJE20R", "stopSequence": 19 }, { "arrival": { "time": "1785498938", "uncertainty": 120 }, "departure": { "time": "1785498938", "uncertainty": 120 }, "stopId": "PMA0AR", "stopSequence": 20 }, { "arrival": { "time": "1785499064", "uncertainty": 120 }, "departure": { "time": "1785499064", "uncertainty": 120 }, "stopId": "MAN0AR", "stopSequence": 21 }, { "arrival": { "time": "1785499110", "uncertainty": 120 }, "departure": { "time": "1785499110", "uncertainty": 120 }, "stopId": "STM0AR", "stopSequence": 22 }, { "arrival": { "time": "1785499191", "uncertainty": 120 }, "departure": { "time": "1785499191", "uncertainty": 120 }, "stopId": "MER0AR", "stopSequence": 23 }, { "arrival": { "time": "1785499246", "uncertainty": 120 }, "departure": { "time": "1785499246", "uncertainty": 120 }, "stopId": "BLE0AR", "stopSequence": 24 }, { "arrival": { "time": "1785499329", "uncertainty": 120 }, "departure": { "time": "1785499329", "uncertainty": 120 }, "stopId": "PPI0AR", "stopSequence": 25 }, { "arrival": { "time": "1785499369", "uncertainty": 120 }, "departure": { "time": "1785499369", "uncertainty": 120 }, "stopId": "BEA0AR", "stopSequence": 26 }, { "arrival": { "time": "1785499413", "uncertainty": 120 }, "departure": { "time": "1785499413", "uncertainty": 120 }, "stopId": "PSP0AR", "stopSequence": 27 }, { "arrival": { "time": "1785499474", "uncertainty": 120 }, "departure": { "time": "1785499474", "uncertainty": 120 }, "stopId": "VAL0AR", "stopSequence": 28 }, { "arrival": { "time": "1785499535", "uncertainty": 120 }, "departure": { "time": "1785499535", "uncertainty": 120 }, "stopId": "LRI0AR", "stopSequence": 29 }, { "arrival": { "time": "1785499610", "uncertainty": 120 }, "departure": { "time": "1785499610", "uncertainty": 120 }, "stopId": "RPO0AR", "stopSequence": 30 }, { "arrival": { "time": "1785499790", "uncertainty": 120 }, "departure": { "time": "1785499790", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 31 }, { "arrival": { "time": "1785499913", "uncertainty": 120 }, "departure": { "time": "1785499913", "uncertainty": 120 }, "stopId": "GMA0AR", "stopSequence": 32 }, { "arrival": { "time": "1785500190", "uncertainty": 120 }, "departure": { "time": "1785500190", "uncertainty": 120 }, "stopId": "RSE0AA", "stopSequence": 33 }, { "arrival": { "time": "1785500339", "uncertainty": 120 }, "departure": { "time": "1785500339", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 34 }, { "arrival": { "time": "1785500436", "uncertainty": 120 }, "departure": { "time": "1785500436", "uncertainty": 120 }, "stopId": "PCA01R", "stopSequence": 35 }, { "arrival": { "time": "1785500528", "uncertainty": 120 }, "departure": { "time": "1785500528", "uncertainty": 120 }, "stopId": "BOR01R", "stopSequence": 36 }, { "arrival": { "time": "1785500590", "uncertainty": 120 }, "departure": { "time": "1785500590", "uncertainty": 120 }, "stopId": "DEL01R", "stopSequence": 37 }, { "arrival": { "time": "1785500675", "uncertainty": 120 }, "departure": { "time": "1785500675", "uncertainty": 120 }, "stopId": "CON01R", "stopSequence": 38 }, { "arrival": { "time": "1785500791", "uncertainty": 120 }, "departure": { "time": "1785500791", "uncertainty": 120 }, "stopId": "LMO01R", "stopSequence": 39 }, { "arrival": { "time": "1785500871", "uncertainty": 120 }, "departure": { "time": "1785500871", "uncertainty": 120 }, "stopId": "CIM01R", "stopSequence": 40 }, { "arrival": { "time": "1785500921", "uncertainty": 120 }, "departure": { "time": "1785500921", "uncertainty": 120 }, "stopId": "LFO17R", "stopSequence": 41 }, { "arrival": { "time": "1785501002", "uncertainty": 120 }, "departure": { "time": "1785501002", "uncertainty": 120 }, "stopId": "HOP01R", "stopSequence": 42 }, { "arrival": { "time": "1785501038", "uncertainty": 120 }, "departure": { "time": "1785501038", "uncertainty": 120 }, "stopId": "AVF01R", "stopSequence": 43 }, { "arrival": { "time": "1785501111", "uncertainty": 120 }, "departure": { "time": "1785501111", "uncertainty": 120 }, "stopId": "PJU01R", "stopSequence": 44 }, { "arrival": { "time": "1785501146", "uncertainty": 120 }, "departure": { "time": "1785501146", "uncertainty": 120 }, "stopId": "PRO01R", "stopSequence": 45 }, { "arrival": { "time": "1785501200", "uncertainty": 120 }, "departure": { "time": "1785501200", "uncertainty": 120 }, "stopId": "LLA01R", "stopSequence": 46 }, { "arrival": { "time": "1785501256", "uncertainty": 120 }, "departure": { "time": "1785501256", "uncertainty": 120 }, "stopId": "LIC01R", "stopSequence": 47 }, { "arrival": { "time": "1785501350", "uncertainty": 120 }, "departure": { "time": "1785501350", "uncertainty": 120 }, "stopId": "OLI01R", "stopSequence": 48 }, { "arrival": { "time": "1785501450", "uncertainty": 120 }, "departure": { "time": "1785501450", "uncertainty": 120 }, "stopId": "CJA01R", "stopSequence": 49 }, { "arrival": { "time": "1785501487", "uncertainty": 120 }, "departure": { "time": "1785501487", "uncertainty": 120 }, "stopId": "VFE01R", "stopSequence": 50 }, { "arrival": { "time": "1785501600", "uncertainty": 120 }, "stopId": "BLANCH", "stopSequence": 51 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891606" }, "vehicle": { "id": "422", "label": "422" } } }, { "id": "19882790892652", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499980" }, "stopId": "HAST0R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "18", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892652" } } }, { "id": "198827908971", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500400", "uncertainty": 120 }, "stopId": "TASS0R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "MIM", "scheduleRelationship": "SCHEDULED", "tripId": "198827908971" } } }, { "id": "19882790891358", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499200", "uncertainty": 120 }, "stopId": "BSE07R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "ILE", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891358" } } }, { "id": "198827908928", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500040", "uncertainty": 120 }, "stopId": "CANS2R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "MIM", "scheduleRelationship": "SCHEDULED", "tripId": "198827908928" } } }, { "id": "1988279089888", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501060", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089888" } } }, { "id": "19882790892442", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499920", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892442" } } }, { "id": "1988279089804", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500640", "uncertainty": 120 }, "stopId": "CCO15A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089804" } } }, { "id": "19882790891326", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497843", "uncertainty": 120 }, "departure": { "time": "1785497843", "uncertainty": 120 }, "stopId": "PVA0AR", "stopSequence": 2 }, { "arrival": { "time": "1785497925", "uncertainty": 120 }, "departure": { "time": "1785497925", "uncertainty": 120 }, "stopId": "MEU0AR", "stopSequence": 3 }, { "arrival": { "time": "1785498017", "uncertainty": 120 }, "departure": { "time": "1785498017", "uncertainty": 120 }, "stopId": "MIL0AR", "stopSequence": 4 }, { "arrival": { "time": "1785498115", "uncertainty": 120 }, "departure": { "time": "1785498115", "uncertainty": 120 }, "stopId": "LCA0AR", "stopSequence": 5 }, { "arrival": { "time": "1785498216", "uncertainty": 120 }, "departure": { "time": "1785498216", "uncertainty": 120 }, "stopId": "PDO0AR", "stopSequence": 6 }, { "arrival": { "time": "1785498272", "uncertainty": 120 }, "departure": { "time": "1785498272", "uncertainty": 120 }, "stopId": "SEV06R", "stopSequence": 7 }, { "arrival": { "time": "1785498325", "uncertainty": 120 }, "departure": { "time": "1785498325", "uncertainty": 120 }, "stopId": "HOWA6R", "stopSequence": 8 }, { "arrival": { "time": "1785498368", "uncertainty": 120 }, "departure": { "time": "1785498368", "uncertainty": 120 }, "stopId": "NDAN6R", "stopSequence": 9 }, { "arrival": { "time": "1785498452", "uncertainty": 120 }, "departure": { "time": "1785498452", "uncertainty": 120 }, "stopId": "BDNO6R", "stopSequence": 10 }, { "arrival": { "time": "1785498480", "uncertainty": 120 }, "departure": { "time": "1785498480", "uncertainty": 120 }, "stopId": "MRO35R", "stopSequence": 11 }, { "arrival": { "time": "1785498545", "uncertainty": 120 }, "departure": { "time": "1785498545", "uncertainty": 120 }, "stopId": "PJU01A", "stopSequence": 12 }, { "arrival": { "time": "1785498612", "uncertainty": 120 }, "departure": { "time": "1785498612", "uncertainty": 120 }, "stopId": "AVF01A", "stopSequence": 13 }, { "arrival": { "time": "1785498644", "uncertainty": 120 }, "departure": { "time": "1785498644", "uncertainty": 120 }, "stopId": "HOP01A", "stopSequence": 14 }, { "arrival": { "time": "1785498695", "uncertainty": 120 }, "departure": { "time": "1785498695", "uncertainty": 120 }, "stopId": "LFO01R", "stopSequence": 15 }, { "arrival": { "time": "1785498741", "uncertainty": 120 }, "departure": { "time": "1785498741", "uncertainty": 120 }, "stopId": "VRI11A", "stopSequence": 16 }, { "arrival": { "time": "1785498767", "uncertainty": 120 }, "departure": { "time": "1785498767", "uncertainty": 120 }, "stopId": "PER11A", "stopSequence": 17 }, { "arrival": { "time": "1785498814", "uncertainty": 120 }, "departure": { "time": "1785498814", "uncertainty": 120 }, "stopId": "RIO17R", "stopSequence": 18 }, { "arrival": { "time": "1785498858", "uncertainty": 120 }, "departure": { "time": "1785498858", "uncertainty": 120 }, "stopId": "FOU17R", "stopSequence": 19 }, { "arrival": { "time": "1785498939", "uncertainty": 120 }, "departure": { "time": "1785498939", "uncertainty": 120 }, "stopId": "LIC01R", "stopSequence": 20 }, { "arrival": { "time": "1785499018", "uncertainty": 120 }, "departure": { "time": "1785499018", "uncertainty": 120 }, "stopId": "OLI01R", "stopSequence": 21 }, { "arrival": { "time": "1785499137", "uncertainty": 120 }, "departure": { "time": "1785499137", "uncertainty": 120 }, "stopId": "SEC35R", "stopSequence": 22 }, { "arrival": { "time": "1785499219", "uncertainty": 120 }, "departure": { "time": "1785499219", "uncertainty": 120 }, "stopId": "LCH35R", "stopSequence": 23 }, { "arrival": { "time": "1785499268", "uncertainty": 120 }, "departure": { "time": "1785499268", "uncertainty": 120 }, "stopId": "CMO35R", "stopSequence": 24 }, { "arrival": { "time": "1785499291", "uncertainty": 120 }, "departure": { "time": "1785499291", "uncertainty": 120 }, "stopId": "EDE35R", "stopSequence": 25 }, { "arrival": { "time": "1785499401", "uncertainty": 120 }, "departure": { "time": "1785499401", "uncertainty": 120 }, "stopId": "CCN35R", "stopSequence": 26 }, { "arrival": { "time": "1785499454", "uncertainty": 120 }, "departure": { "time": "1785499454", "uncertainty": 120 }, "stopId": "CAR35R", "stopSequence": 27 }, { "arrival": { "time": "1785499610", "uncertainty": 120 }, "departure": { "time": "1785499610", "uncertainty": 120 }, "stopId": "PGA35R", "stopSequence": 28 }, { "arrival": { "time": "1785499682", "uncertainty": 120 }, "departure": { "time": "1785499682", "uncertainty": 120 }, "stopId": "SPI35R", "stopSequence": 29 }, { "arrival": { "time": "1785499742", "uncertainty": 120 }, "departure": { "time": "1785499742", "uncertainty": 120 }, "stopId": "LRANGA", "stopSequence": 30 }, { "arrival": { "time": "1785499802", "uncertainty": 120 }, "departure": { "time": "1785499802", "uncertainty": 120 }, "stopId": "AMU0AA", "stopSequence": 31 }, { "arrival": { "time": "1785499852", "uncertainty": 120 }, "departure": { "time": "1785499852", "uncertainty": 120 }, "stopId": "SPI0AR", "stopSequence": 32 }, { "arrival": { "time": "1785499910", "uncertainty": 120 }, "departure": { "time": "1785499910", "uncertainty": 120 }, "stopId": "MYOS0A", "stopSequence": 33 }, { "arrival": { "time": "1785499940", "uncertainty": 120 }, "departure": { "time": "1785499940", "uncertainty": 120 }, "stopId": "AB201R", "stopSequence": 34 }, { "arrival": { "time": "1785499972", "uncertainty": 120 }, "departure": { "time": "1785499972", "uncertainty": 120 }, "stopId": "CIMABR", "stopSequence": 35 }, { "arrival": { "time": "1785500048", "uncertainty": 120 }, "stopId": "PBLEUR", "stopSequence": 36 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "35", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891326" }, "vehicle": { "id": "413", "label": "413" } } }, { "id": "1988279089957", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497910", "uncertainty": 120 }, "departure": { "time": "1785497910", "uncertainty": 120 }, "stopId": "PVA0AA", "stopSequence": 26 }, { "arrival": { "time": "1785498055", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 27 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089957" }, "vehicle": { "id": "462", "label": "462" } } }, { "id": "1988279089797", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497884", "uncertainty": 120 }, "departure": { "time": "1785497884", "uncertainty": 120 }, "stopId": "CAP15C", "stopSequence": 10 }, { "arrival": { "time": "1785497956", "uncertainty": 120 }, "departure": { "time": "1785497956", "uncertainty": 120 }, "stopId": "RBR17A", "stopSequence": 11 }, { "arrival": { "time": "1785497987", "uncertainty": 120 }, "departure": { "time": "1785497987", "uncertainty": 120 }, "stopId": "LST17A", "stopSequence": 12 }, { "arrival": { "time": "1785498040", "uncertainty": 120 }, "departure": { "time": "1785498040", "uncertainty": 120 }, "stopId": "SOL17A", "stopSequence": 13 }, { "arrival": { "time": "1785498107", "uncertainty": 120 }, "departure": { "time": "1785498107", "uncertainty": 120 }, "stopId": "RPC17A", "stopSequence": 14 }, { "arrival": { "time": "1785498257", "uncertainty": 120 }, "departure": { "time": "1785498257", "uncertainty": 120 }, "stopId": "BLER0R", "stopSequence": 15 }, { "arrival": { "time": "1785498307", "uncertainty": 120 }, "departure": { "time": "1785498307", "uncertainty": 120 }, "stopId": "PAT17A", "stopSequence": 16 }, { "arrival": { "time": "1785498426", "uncertainty": 120 }, "departure": { "time": "1785498426", "uncertainty": 120 }, "stopId": "PPO20R", "stopSequence": 17 }, { "arrival": { "time": "1785498582", "uncertainty": 120 }, "departure": { "time": "1785498582", "uncertainty": 120 }, "stopId": "COU0AR", "stopSequence": 18 }, { "arrival": { "time": "1785498702", "uncertainty": 120 }, "departure": { "time": "1785498702", "uncertainty": 120 }, "stopId": "MGA0AR", "stopSequence": 19 }, { "arrival": { "time": "1785498798", "uncertainty": 120 }, "departure": { "time": "1785498798", "uncertainty": 120 }, "stopId": "SJE20R", "stopSequence": 20 }, { "arrival": { "time": "1785498858", "uncertainty": 120 }, "departure": { "time": "1785498858", "uncertainty": 120 }, "stopId": "PMA0AR", "stopSequence": 21 }, { "arrival": { "time": "1785498997", "uncertainty": 120 }, "departure": { "time": "1785498997", "uncertainty": 120 }, "stopId": "MAN0AR", "stopSequence": 22 }, { "arrival": { "time": "1785499041", "uncertainty": 120 }, "departure": { "time": "1785499041", "uncertainty": 120 }, "stopId": "STM0AR", "stopSequence": 23 }, { "arrival": { "time": "1785499119", "uncertainty": 120 }, "departure": { "time": "1785499119", "uncertainty": 120 }, "stopId": "MER0AR", "stopSequence": 24 }, { "arrival": { "time": "1785499172", "uncertainty": 120 }, "departure": { "time": "1785499172", "uncertainty": 120 }, "stopId": "BLE0AR", "stopSequence": 25 }, { "arrival": { "time": "1785499251", "uncertainty": 120 }, "departure": { "time": "1785499251", "uncertainty": 120 }, "stopId": "PPI0AR", "stopSequence": 26 }, { "arrival": { "time": "1785499290", "uncertainty": 120 }, "departure": { "time": "1785499290", "uncertainty": 120 }, "stopId": "BEA0AR", "stopSequence": 27 }, { "arrival": { "time": "1785499332", "uncertainty": 120 }, "departure": { "time": "1785499332", "uncertainty": 120 }, "stopId": "PSP0AR", "stopSequence": 28 }, { "arrival": { "time": "1785499390", "uncertainty": 120 }, "departure": { "time": "1785499390", "uncertainty": 120 }, "stopId": "VAL0AR", "stopSequence": 29 }, { "arrival": { "time": "1785499451", "uncertainty": 120 }, "departure": { "time": "1785499451", "uncertainty": 120 }, "stopId": "LRI0AR", "stopSequence": 30 }, { "arrival": { "time": "1785499525", "uncertainty": 120 }, "departure": { "time": "1785499525", "uncertainty": 120 }, "stopId": "RPO0AR", "stopSequence": 31 }, { "arrival": { "time": "1785499704", "uncertainty": 120 }, "departure": { "time": "1785499704", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 32 }, { "arrival": { "time": "1785499802", "uncertainty": 120 }, "departure": { "time": "1785499802", "uncertainty": 120 }, "stopId": "GMA0AR", "stopSequence": 33 }, { "arrival": { "time": "1785500023", "uncertainty": 120 }, "departure": { "time": "1785500023", "uncertainty": 120 }, "stopId": "RSE0AA", "stopSequence": 34 }, { "arrival": { "time": "1785500259", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 35 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089797" }, "vehicle": { "id": "800", "label": "800" } } }, { "id": "19882790891987", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498900", "uncertainty": 120 }, "stopId": "LPPA10", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891987" } } }, { "id": "19882790892255", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500580", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892255" } } }, { "id": "19882790891229", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497841", "uncertainty": 120 }, "departure": { "time": "1785497841", "uncertainty": 120 }, "stopId": "CMA04A", "stopSequence": 13 }, { "arrival": { "time": "1785497906", "uncertainty": 120 }, "departure": { "time": "1785497906", "uncertainty": 120 }, "stopId": "HSIM04", "stopSequence": 14 }, { "arrival": { "time": "1785498195", "uncertainty": 120 }, "departure": { "time": "1785498195", "uncertainty": 120 }, "stopId": "GSNF0A", "stopSequence": 15 }, { "arrival": { "time": "1785498293", "uncertainty": 120 }, "departure": { "time": "1785498293", "uncertainty": 120 }, "stopId": "RSE0AR", "stopSequence": 16 }, { "arrival": { "time": "1785498452", "uncertainty": 120 }, "departure": { "time": "1785498452", "uncertainty": 120 }, "stopId": "GMA0AA", "stopSequence": 17 }, { "arrival": { "time": "1785498527", "uncertainty": 120 }, "stopId": "HDV08R", "stopSequence": 18 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891229" }, "vehicle": { "id": "39", "label": "39" } } }, { "id": "198827908929", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501240", "uncertainty": 120 }, "stopId": "CANS2R", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "MIM", "scheduleRelationship": "SCHEDULED", "tripId": "198827908929" } } }, { "id": "1988279089513", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497890", "uncertainty": 120 }, "departure": { "time": "1785497890", "uncertainty": 120 }, "stopId": "MJO0AA", "stopSequence": 24 }, { "arrival": { "time": "1785497907", "uncertainty": 120 }, "departure": { "time": "1785497907", "uncertainty": 120 }, "stopId": "POMP0A", "stopSequence": 25 }, { "arrival": { "time": "1785497930", "uncertainty": 120 }, "departure": { "time": "1785497930", "uncertainty": 120 }, "stopId": "LAL0AA", "stopSequence": 26 }, { "arrival": { "time": "1785498108", "uncertainty": 120 }, "stopId": "HDV0R2", "stopSequence": 27 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "CITY", "scheduleRelationship": "SCHEDULED", "tripId": "1988279089513" }, "vehicle": { "id": "701", "label": "701" } } }, { "id": "19882790891692", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497828", "uncertainty": 120 }, "departure": { "time": "1785497828", "uncertainty": 120 }, "stopId": "MGA0AA", "stopSequence": 17 }, { "arrival": { "time": "1785497943", "uncertainty": 120 }, "departure": { "time": "1785498001", "uncertainty": 120 }, "stopId": "COU0AA", "stopSequence": 18 }, { "arrival": { "time": "1785498084", "uncertainty": 120 }, "departure": { "time": "1785498084", "uncertainty": 120 }, "stopId": "PPO20A", "stopSequence": 19 }, { "arrival": { "time": "1785498188", "uncertainty": 120 }, "departure": { "time": "1785498188", "uncertainty": 120 }, "stopId": "PAT17R", "stopSequence": 20 }, { "arrival": { "time": "1785498243", "uncertainty": 120 }, "departure": { "time": "1785498243", "uncertainty": 120 }, "stopId": "BLER0A", "stopSequence": 21 }, { "arrival": { "time": "1785498405", "uncertainty": 120 }, "departure": { "time": "1785498405", "uncertainty": 120 }, "stopId": "RPC17R", "stopSequence": 22 }, { "arrival": { "time": "1785498470", "uncertainty": 120 }, "departure": { "time": "1785498470", "uncertainty": 120 }, "stopId": "SOL17R", "stopSequence": 23 }, { "arrival": { "time": "1785498510", "uncertainty": 120 }, "departure": { "time": "1785498510", "uncertainty": 120 }, "stopId": "LST17R", "stopSequence": 24 }, { "arrival": { "time": "1785498559", "uncertainty": 120 }, "departure": { "time": "1785498559", "uncertainty": 120 }, "stopId": "RBR17R", "stopSequence": 25 }, { "arrival": { "time": "1785498633", "uncertainty": 120 }, "departure": { "time": "1785498633", "uncertainty": 120 }, "stopId": "CAP15B", "stopSequence": 26 }, { "arrival": { "time": "1785498669", "uncertainty": 120 }, "departure": { "time": "1785498669", "uncertainty": 120 }, "stopId": "PASS0A", "stopSequence": 27 }, { "arrival": { "time": "1785498733", "uncertainty": 120 }, "departure": { "time": "1785498733", "uncertainty": 120 }, "stopId": "EUC15R", "stopSequence": 28 }, { "arrival": { "time": "1785498794", "uncertainty": 120 }, "departure": { "time": "1785498794", "uncertainty": 120 }, "stopId": "CUL15R", "stopSequence": 29 }, { "arrival": { "time": "1785498832", "uncertainty": 120 }, "departure": { "time": "1785498832", "uncertainty": 120 }, "stopId": "GRM15R", "stopSequence": 30 }, { "arrival": { "time": "1785498883", "uncertainty": 120 }, "departure": { "time": "1785498883", "uncertainty": 120 }, "stopId": "CHVI0A", "stopSequence": 31 }, { "arrival": { "time": "1785498950", "uncertainty": 120 }, "departure": { "time": "1785498950", "uncertainty": 120 }, "stopId": "THE15R", "stopSequence": 32 }, { "arrival": { "time": "1785499044", "uncertainty": 120 }, "departure": { "time": "1785499044", "uncertainty": 120 }, "stopId": "RPES1A", "stopSequence": 33 }, { "arrival": { "time": "1785499133", "uncertainty": 120 }, "departure": { "time": "1785499133", "uncertainty": 120 }, "stopId": "LEOS2A", "stopSequence": 34 }, { "arrival": { "time": "1785499183", "uncertainty": 120 }, "departure": { "time": "1785499183", "uncertainty": 120 }, "stopId": "EDENPA", "stopSequence": 35 }, { "arrival": { "time": "1785499248", "uncertainty": 120 }, "stopId": "CCO15A", "stopSequence": 36 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891692" }, "vehicle": { "id": "451", "label": "451" } } }, { "id": "19882790892817", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497730", "uncertainty": 120 }, "stopId": "HDV08R", "stopSequence": 34 } ], "timestamp": "1785497849", "trip": { "directionId": 1, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892817" } } }, { "id": "19882790891207", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785499500" }, "stopId": "GRM15A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "17", "scheduleRelationship": "SCHEDULED", "tripId": "19882790891207" } } }, { "id": "19882790893030", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498240", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 1 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "tripId": "19882790893030" } } }, { "id": "19882790892684", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785497904", "uncertainty": 120 }, "departure": { "time": "1785497904", "uncertainty": 120 }, "stopId": "MMER0A", "stopSequence": 30 }, { "arrival": { "time": "1785497950", "uncertainty": 120 }, "departure": { "time": "1785497950", "uncertainty": 120 }, "stopId": "MLEA0A", "stopSequence": 31 }, { "arrival": { "time": "1785498025", "uncertainty": 120 }, "departure": { "time": "1785498025", "uncertainty": 120 }, "stopId": "MCOL0A", "stopSequence": 32 }, { "arrival": { "time": "1785498078", "uncertainty": 120 }, "departure": { "time": "1785498078", "uncertainty": 120 }, "stopId": "MNAD0A", "stopSequence": 33 }, { "arrival": { "time": "1785498113", "uncertainty": 120 }, "departure": { "time": "1785498113", "uncertainty": 120 }, "stopId": "JHIB0A", "stopSequence": 34 }, { "arrival": { "time": "1785498166", "uncertainty": 120 }, "departure": { "time": "1785498166", "uncertainty": 120 }, "stopId": "PMID0A", "stopSequence": 35 }, { "arrival": { "time": "1785498384", "uncertainty": 120 }, "departure": { "time": "1785498384", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 36 }, { "arrival": { "time": "1785498491", "uncertainty": 120 }, "departure": { "time": "1785498491", "uncertainty": 120 }, "stopId": "GMA0AR", "stopSequence": 37 }, { "arrival": { "time": "1785498734", "uncertainty": 120 }, "departure": { "time": "1785498734", "uncertainty": 120 }, "stopId": "RSE0AA", "stopSequence": 38 }, { "arrival": { "time": "1785498864", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 39 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892684" }, "vehicle": { "id": "59", "label": "59" } } }, { "id": "19882790892767", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785498441", "uncertainty": 120 }, "stopId": "AMU0AA", "stopSequence": 1 }, { "arrival": { "time": "1785498516", "uncertainty": 120 }, "departure": { "time": "1785498516", "uncertainty": 120 }, "stopId": "SPI0AR", "stopSequence": 2 }, { "arrival": { "time": "1785498612", "uncertainty": 120 }, "departure": { "time": "1785498612", "uncertainty": 120 }, "stopId": "RAN0AR", "stopSequence": 3 }, { "arrival": { "time": "1785498660", "uncertainty": 120 }, "departure": { "time": "1785498660", "uncertainty": 120 }, "stopId": "CPU0AR", "stopSequence": 4 }, { "arrival": { "time": "1785498731", "uncertainty": 120 }, "departure": { "time": "1785498731", "uncertainty": 120 }, "stopId": "VLF0AR", "stopSequence": 5 }, { "arrival": { "time": "1785498780", "uncertainty": 120 }, "departure": { "time": "1785498780", "uncertainty": 120 }, "stopId": "LFR0AR", "stopSequence": 6 }, { "arrival": { "time": "1785498809", "uncertainty": 120 }, "departure": { "time": "1785498809", "uncertainty": 120 }, "stopId": "BCN0AR", "stopSequence": 7 }, { "arrival": { "time": "1785498865", "uncertainty": 120 }, "departure": { "time": "1785498865", "uncertainty": 120 }, "stopId": "POM0AR", "stopSequence": 8 }, { "arrival": { "time": "1785498894", "uncertainty": 120 }, "departure": { "time": "1785498894", "uncertainty": 120 }, "stopId": "BOF0AR", "stopSequence": 9 }, { "arrival": { "time": "1785498930", "uncertainty": 120 }, "departure": { "time": "1785498930", "uncertainty": 120 }, "stopId": "BOF17R", "stopSequence": 10 }, { "arrival": { "time": "1785499007", "uncertainty": 120 }, "departure": { "time": "1785499007", "uncertainty": 120 }, "stopId": "SMC17R", "stopSequence": 11 }, { "arrival": { "time": "1785499105", "uncertainty": 120 }, "departure": { "time": "1785499105", "uncertainty": 120 }, "stopId": "COU0AR", "stopSequence": 12 }, { "arrival": { "time": "1785499220", "uncertainty": 120 }, "departure": { "time": "1785499220", "uncertainty": 120 }, "stopId": "MGA0AR", "stopSequence": 13 }, { "arrival": { "time": "1785499313", "uncertainty": 120 }, "departure": { "time": "1785499313", "uncertainty": 120 }, "stopId": "SJE20R", "stopSequence": 14 }, { "arrival": { "time": "1785499371", "uncertainty": 120 }, "departure": { "time": "1785499371", "uncertainty": 120 }, "stopId": "PMA0AR", "stopSequence": 15 }, { "arrival": { "time": "1785499497", "uncertainty": 120 }, "departure": { "time": "1785499497", "uncertainty": 120 }, "stopId": "MAN0AR", "stopSequence": 16 }, { "arrival": { "time": "1785499543", "uncertainty": 120 }, "departure": { "time": "1785499543", "uncertainty": 120 }, "stopId": "STM0AR", "stopSequence": 17 }, { "arrival": { "time": "1785499624", "uncertainty": 120 }, "departure": { "time": "1785499624", "uncertainty": 120 }, "stopId": "MER0AR", "stopSequence": 18 }, { "arrival": { "time": "1785499679", "uncertainty": 120 }, "departure": { "time": "1785499679", "uncertainty": 120 }, "stopId": "BLE0AR", "stopSequence": 19 }, { "arrival": { "time": "1785499762", "uncertainty": 120 }, "departure": { "time": "1785499762", "uncertainty": 120 }, "stopId": "PPI0AR", "stopSequence": 20 }, { "arrival": { "time": "1785499802", "uncertainty": 120 }, "departure": { "time": "1785499802", "uncertainty": 120 }, "stopId": "BEA0AR", "stopSequence": 21 }, { "arrival": { "time": "1785499846", "uncertainty": 120 }, "departure": { "time": "1785499846", "uncertainty": 120 }, "stopId": "PSP0AR", "stopSequence": 22 }, { "arrival": { "time": "1785499907", "uncertainty": 120 }, "departure": { "time": "1785499907", "uncertainty": 120 }, "stopId": "VAL0AR", "stopSequence": 23 }, { "arrival": { "time": "1785499968", "uncertainty": 120 }, "departure": { "time": "1785499968", "uncertainty": 120 }, "stopId": "LRI0AR", "stopSequence": 24 }, { "arrival": { "time": "1785500043", "uncertainty": 120 }, "departure": { "time": "1785500043", "uncertainty": 120 }, "stopId": "RPO0AR", "stopSequence": 25 }, { "arrival": { "time": "1785500225", "uncertainty": 120 }, "departure": { "time": "1785500225", "uncertainty": 120 }, "stopId": "HDV08A", "stopSequence": 26 }, { "arrival": { "time": "1785500345", "uncertainty": 120 }, "departure": { "time": "1785500345", "uncertainty": 120 }, "stopId": "GMA0AR", "stopSequence": 27 }, { "arrival": { "time": "1785500617", "uncertainty": 120 }, "departure": { "time": "1785500617", "uncertainty": 120 }, "stopId": "RSE0AA", "stopSequence": 28 }, { "arrival": { "time": "1785500763", "uncertainty": 120 }, "departure": { "time": "1785500763", "uncertainty": 120 }, "stopId": "GSNF0R", "stopSequence": 29 }, { "arrival": { "time": "1785500885", "uncertainty": 120 }, "departure": { "time": "1785500885", "uncertainty": 120 }, "stopId": "PVA0AR", "stopSequence": 30 }, { "arrival": { "time": "1785500978", "uncertainty": 120 }, "departure": { "time": "1785500978", "uncertainty": 120 }, "stopId": "MEU0AR", "stopSequence": 31 }, { "arrival": { "time": "1785501082", "uncertainty": 120 }, "departure": { "time": "1785501082", "uncertainty": 120 }, "stopId": "MIL0AR", "stopSequence": 32 }, { "arrival": { "time": "1785501192", "uncertainty": 120 }, "departure": { "time": "1785501192", "uncertainty": 120 }, "stopId": "LCA0AR", "stopSequence": 33 }, { "arrival": { "time": "1785501282", "uncertainty": 120 }, "departure": { "time": "1785501282", "uncertainty": 120 }, "stopId": "PDO0AR", "stopSequence": 34 }, { "arrival": { "time": "1785501351", "uncertainty": 120 }, "departure": { "time": "1785501351", "uncertainty": 120 }, "stopId": "MIS0AR", "stopSequence": 35 }, { "arrival": { "time": "1785501440", "uncertainty": 120 }, "departure": { "time": "1785501440", "uncertainty": 120 }, "stopId": "GBR0AR", "stopSequence": 36 }, { "arrival": { "time": "1785501484", "uncertainty": 120 }, "departure": { "time": "1785501484", "uncertainty": 120 }, "stopId": "NEU0AR", "stopSequence": 37 }, { "arrival": { "time": "1785501521", "uncertainty": 120 }, "departure": { "time": "1785501521", "uncertainty": 120 }, "stopId": "JJA0AR", "stopSequence": 38 }, { "arrival": { "time": "1785501607", "uncertainty": 120 }, "departure": { "time": "1785501607", "uncertainty": 120 }, "stopId": "MCA0AR", "stopSequence": 39 }, { "arrival": { "time": "1785501645", "uncertainty": 120 }, "departure": { "time": "1785501645", "uncertainty": 120 }, "stopId": "PLE11R", "stopSequence": 40 }, { "arrival": { "time": "1785501694", "uncertainty": 120 }, "departure": { "time": "1785501694", "uncertainty": 120 }, "stopId": "ROUX0R", "stopSequence": 41 }, { "arrival": { "time": "1785501726", "uncertainty": 120 }, "departure": { "time": "1785501726", "uncertainty": 120 }, "stopId": "GAM11A", "stopSequence": 42 }, { "arrival": { "time": "1785501774", "uncertainty": 120 }, "stopId": "PENH11", "stopSequence": 43 } ], "timestamp": "1785497849", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "19882790892767" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1785497849" } }