Détails de la ressource

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

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

Disponibilité au téléchargement

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

70 erreurs, 161 avertissements

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

Erreurs

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

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

Exemples d'erreurs
  • trip_id 1_11977010 stop_id 0:BLORY2 does not exist in GTFS data stops.txt
  • trip_id 1_11977008 stop_id 0:BLORY2 does not exist in GTFS data stops.txt
  • trip_id 1_11977009 stop_id 0:BLORY2 does not exist in GTFS data stops.txt
  • trip_id 1_11977028 stop_id 0:LYAUT656 does not exist in GTFS data stops.txt
  • trip_id 1_11977027 stop_id 0:LYAUT656 does not exist in GTFS data stops.txt

stop_times_updates not strictly sorted E002 7 erreurs

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

Exemples d'erreurs
  • trip_id 1_11854480 stop_sequence [2, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18] is not strictly sorted by increasing stop_sequence
  • trip_id 1_11854479 stop_sequence [2, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18] is not strictly sorted by increasing stop_sequence
  • trip_id 1_11977010 stop_sequence [18, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44] is not strictly sorted by increasing stop_sequence
  • trip_id 1_11977008 stop_sequence [18, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44] is not strictly sorted by increasing stop_sequence
  • trip_id 1_11977009 stop_sequence [18, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44] is not strictly sorted by increasing stop_sequence

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

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

Exemples d'erreurs
  • trip_id 1_11855435 visits stop_id [0:PELTRE1] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
  • trip_id 1_11854480 visits stop_id [0:OFFICET1] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
  • trip_id 1_11854479 visits stop_id [0:OFFICET1] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided

Sequential stop_time_update times are not increasing E022 48 erreurs

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

Exemples d'erreurs
  • trip_id 1_11855435 stop_sequence 1 departure_time 09:30:00 (1777879800) is less than previous stop departure_time 09:30:52 (1777879852) - times must increase between two sequential stops
  • trip_id 1_11855435 stop_sequence 1 departure_time 09:30:00 (1777879800) is less than previous stop arrival_time 09:30:52 (1777879852) - times must increase between two sequential stops
  • trip_id 1_11855435 stop_sequence 19 arrival_time 09:34:25 (1777880065) is less than previous stop arrival_time 10:09:23 (1777882163) - times must increase between two sequential stops
  • trip_id 1_11855435 stop_sequence 19 arrival_time 09:34:25 (1777880065) is less than previous stop departure_time 10:09:23 (1777882163) - times must increase between two sequential stops
  • trip_id 1_11854480 stop_sequence 1 departure_time 09:55:00 (1777881300) is less than previous stop departure_time 10:13:45 (1777882425) - times must increase between two sequential stops

Sequential stop_time_updates have the same stop_id E037 7 erreurs

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

Exemples d'erreurs
  • trip_id 1_11854480 has repeating stop_id 0:COUROR1 - sequential stop_ids should be different
  • trip_id 1_11854479 has repeating stop_id 0:COUROR1 - sequential stop_ids should be different
  • trip_id 1_11977010 has repeating stop_id 0:LYAUTE99 - sequential stop_ids should be different
  • trip_id 1_11977008 has repeating stop_id 0:LYAUTE99 - sequential stop_ids should be different
  • trip_id 1_11977009 has repeating stop_id 0:LYAUTE99 - sequential stop_ids should be different

Avertissements

vehicle_id not populated W002 161 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 1_11856416 does not have a vehicle_id
  • trip_id 1_12051038 does not have a vehicle_id
  • trip_id 1_11880596 does not have a vehicle_id
  • trip_id 1_11880597 does not have a vehicle_id
  • trip_id 1_11880598 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
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 2 517 30 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 3 830 30 fois (100 % des validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 242 28 fois (93 % des validations)
E009 If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence 81 27 fois (90 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 113 25 fois (83 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 40 9 fois (30 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 57 8 fois (27 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 04/05/2026 à 13h50 Europe/Paris.

trip_updates (262) 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 04/05/2026 à 13h50 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "1855834", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896180", "uncertainty": 120 }, "stopId": "0:GDECOLE2", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "112", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855834" } } }, { "id": "1855835", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898580", "uncertainty": 120 }, "stopId": "0:GDECOLE2", "stopSequence": 1 }, { "arrival": { "time": "1777898736", "uncertainty": 120 }, "departure": { "time": "1777898736", "uncertainty": 120 }, "stopId": "0:PASSOTE2", "stopSequence": 2 }, { "arrival": { "time": "1777898776", "uncertainty": 120 }, "departure": { "time": "1777898776", "uncertainty": 120 }, "stopId": "0:CUVION2", "stopSequence": 3 }, { "arrival": { "time": "1777898849", "uncertainty": 120 }, "departure": { "time": "1777898849", "uncertainty": 120 }, "stopId": "0:DOLICHE2", "stopSequence": 4 }, { "arrival": { "time": "1777899060", "uncertainty": 120 }, "departure": { "time": "1777899060", "uncertainty": 120 }, "stopId": "0:VECRIN2", "stopSequence": 5 }, { "arrival": { "time": "1777899095", "uncertainty": 120 }, "departure": { "time": "1777899095", "uncertainty": 120 }, "stopId": "0:ARSLAQU2", "stopSequence": 6 }, { "arrival": { "time": "1777899155", "uncertainty": 120 }, "departure": { "time": "1777899155", "uncertainty": 120 }, "stopId": "0:AUBIGNY1", "stopSequence": 7 }, { "arrival": { "time": "1777899209", "uncertainty": 120 }, "departure": { "time": "1777899209", "uncertainty": 120 }, "stopId": "0:CHEVROT2", "stopSequence": 8 }, { "arrival": { "time": "1777899461", "uncertainty": 120 }, "departure": { "time": "1777899461", "uncertainty": 120 }, "stopId": "0:PRENET2", "stopSequence": 9 }, { "arrival": { "time": "1777899515", "uncertainty": 120 }, "departure": { "time": "1777899515", "uncertainty": 120 }, "stopId": "0:LAQUENY2", "stopSequence": 10 }, { "arrival": { "time": "1777899575", "uncertainty": 120 }, "stopId": "0:VILLERS2", "stopSequence": 11 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "112", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855835" } } }, { "id": "1853268", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894523", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 }, { "arrival": { "time": "1777894667", "uncertainty": 120 }, "departure": { "time": "1777894673", "uncertainty": 120 }, "stopId": "0:VIGNES1", "stopSequence": 2 }, { "arrival": { "time": "1777894730", "uncertainty": 120 }, "departure": { "time": "1777894733", "uncertainty": 120 }, "stopId": "0:MIRABEL1", "stopSequence": 3 }, { "arrival": { "time": "1777894777", "uncertainty": 120 }, "departure": { "time": "1777894793", "uncertainty": 120 }, "stopId": "0:BUTTE1", "stopSequence": 4 }, { "arrival": { "time": "1777894848", "uncertainty": 120 }, "departure": { "time": "1777894853", "uncertainty": 120 }, "stopId": "0:BUCHOZ1", "stopSequence": 5 }, { "arrival": { "time": "1777894913", "uncertainty": 120 }, "departure": { "time": "1777894913", "uncertainty": 120 }, "stopId": "0:NJUNG1", "stopSequence": 6 }, { "arrival": { "time": "1777894973", "uncertainty": 120 }, "departure": { "time": "1777895003", "uncertainty": 120 }, "stopId": "0:LEMOYNE1", "stopSequence": 7 }, { "arrival": { "time": "1777895054", "uncertainty": 120 }, "departure": { "time": "1777895063", "uncertainty": 120 }, "stopId": "0:COLIBRI1", "stopSequence": 8 }, { "arrival": { "time": "1777895093", "uncertainty": 120 }, "departure": { "time": "1777895123", "uncertainty": 120 }, "stopId": "0:TIGNO414", "stopSequence": 9 }, { "arrival": { "time": "1777895243", "uncertainty": 120 }, "departure": { "time": "1777895273", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 10 }, { "arrival": { "time": "1777895326", "uncertainty": 120 }, "departure": { "time": "1777895363", "uncertainty": 120 }, "stopId": "0:LUXE", "stopSequence": 11 }, { "arrival": { "time": "1777895601", "uncertainty": 120 }, "departure": { "time": "1777895601", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 12 }, { "arrival": { "time": "1777895724", "uncertainty": 120 }, "departure": { "time": "1777895724", "uncertainty": 120 }, "stopId": "0:STNICOL3", "stopSequence": 13 }, { "arrival": { "time": "1777895775", "uncertainty": 120 }, "departure": { "time": "1777895775", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 14 }, { "arrival": { "time": "1777895980", "uncertainty": 120 }, "departure": { "time": "1777895980", "uncertainty": 120 }, "stopId": "0:SEILLE2", "stopSequence": 15 }, { "arrival": { "time": "1777896056", "uncertainty": 120 }, "departure": { "time": "1777896056", "uncertainty": 120 }, "stopId": "0:FRIANT2", "stopSequence": 16 }, { "arrival": { "time": "1777896101", "uncertainty": 120 }, "departure": { "time": "1777896101", "uncertainty": 120 }, "stopId": "0:HERMITE2", "stopSequence": 17 }, { "arrival": { "time": "1777896135", "uncertainty": 120 }, "departure": { "time": "1777896135", "uncertainty": 120 }, "stopId": "0:COLLIGN2", "stopSequence": 18 }, { "arrival": { "time": "1777896192", "uncertainty": 120 }, "departure": { "time": "1777896192", "uncertainty": 120 }, "stopId": "0:DUCROCQ2", "stopSequence": 19 }, { "arrival": { "time": "1777896253", "uncertainty": 120 }, "departure": { "time": "1777896253", "uncertainty": 120 }, "stopId": "0:HESTAUX2", "stopSequence": 20 }, { "arrival": { "time": "1777896308", "uncertainty": 120 }, "departure": { "time": "1777896308", "uncertainty": 120 }, "stopId": "0:GOUSSEL2", "stopSequence": 21 }, { "arrival": { "time": "1777896333", "uncertainty": 120 }, "departure": { "time": "1777896333", "uncertainty": 120 }, "stopId": "0:CLAUDEL2", "stopSequence": 22 }, { "arrival": { "time": "1777896430", "uncertainty": 120 }, "departure": { "time": "1777896430", "uncertainty": 120 }, "stopId": "0:OBERL653", "stopSequence": 23 }, { "arrival": { "time": "1777896537", "uncertainty": 120 }, "departure": { "time": "1777896537", "uncertainty": 120 }, "stopId": "0:PEUPLIE2", "stopSequence": 24 }, { "arrival": { "time": "1777896716", "uncertainty": 120 }, "departure": { "time": "1777896716", "uncertainty": 120 }, "stopId": "0:GRIGY2", "stopSequence": 25 }, { "arrival": { "time": "1777896837", "uncertainty": 120 }, "departure": { "time": "1777896837", "uncertainty": 120 }, "stopId": "0:GDECOLE2", "stopSequence": 26 }, { "arrival": { "time": "1777896993", "uncertainty": 120 }, "departure": { "time": "1777896993", "uncertainty": 120 }, "stopId": "0:PASSOTE2", "stopSequence": 27 }, { "arrival": { "time": "1777897033", "uncertainty": 120 }, "departure": { "time": "1777897033", "uncertainty": 120 }, "stopId": "0:CUVION2", "stopSequence": 28 }, { "arrival": { "time": "1777897106", "uncertainty": 120 }, "departure": { "time": "1777897106", "uncertainty": 120 }, "stopId": "0:DOLICHE2", "stopSequence": 29 }, { "arrival": { "time": "1777897147", "uncertainty": 120 }, "departure": { "time": "1777897147", "uncertainty": 120 }, "stopId": "0:30JOURS2", "stopSequence": 30 }, { "arrival": { "time": "1777897197", "uncertainty": 120 }, "departure": { "time": "1777897197", "uncertainty": 120 }, "stopId": "0:LADAME2", "stopSequence": 31 }, { "arrival": { "time": "1777897266", "uncertainty": 120 }, "departure": { "time": "1777897266", "uncertainty": 120 }, "stopId": "0:FALOGNE2", "stopSequence": 32 }, { "arrival": { "time": "1777897317", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 33 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853268" }, "vehicle": { "id": "2151", "label": "2151" } } }, { "id": "1853269", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896180", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 }, { "arrival": { "time": "1777896317", "uncertainty": 120 }, "departure": { "time": "1777896317", "uncertainty": 120 }, "stopId": "0:VIGNES1", "stopSequence": 2 }, { "arrival": { "time": "1777896360", "uncertainty": 120 }, "departure": { "time": "1777896360", "uncertainty": 120 }, "stopId": "0:MIRABEL1", "stopSequence": 3 }, { "arrival": { "time": "1777896412", "uncertainty": 120 }, "departure": { "time": "1777896412", "uncertainty": 120 }, "stopId": "0:BUTTE1", "stopSequence": 4 }, { "arrival": { "time": "1777896480", "uncertainty": 120 }, "departure": { "time": "1777896480", "uncertainty": 120 }, "stopId": "0:BUCHOZ1", "stopSequence": 5 }, { "arrival": { "time": "1777896537", "uncertainty": 120 }, "departure": { "time": "1777896537", "uncertainty": 120 }, "stopId": "0:NJUNG1", "stopSequence": 6 }, { "arrival": { "time": "1777896608", "uncertainty": 120 }, "departure": { "time": "1777896608", "uncertainty": 120 }, "stopId": "0:LEMOYNE1", "stopSequence": 7 }, { "arrival": { "time": "1777896646", "uncertainty": 120 }, "departure": { "time": "1777896646", "uncertainty": 120 }, "stopId": "0:COLIBRI1", "stopSequence": 8 }, { "arrival": { "time": "1777896686", "uncertainty": 120 }, "departure": { "time": "1777896686", "uncertainty": 120 }, "stopId": "0:TIGNO414", "stopSequence": 9 }, { "arrival": { "time": "1777896840", "uncertainty": 120 }, "departure": { "time": "1777896840", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 10 }, { "arrival": { "time": "1777896941", "uncertainty": 120 }, "departure": { "time": "1777896941", "uncertainty": 120 }, "stopId": "0:LUXE", "stopSequence": 11 }, { "arrival": { "time": "1777897200", "uncertainty": 120 }, "departure": { "time": "1777897200", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 12 }, { "arrival": { "time": "1777897387", "uncertainty": 120 }, "departure": { "time": "1777897387", "uncertainty": 120 }, "stopId": "0:STNICOL3", "stopSequence": 13 }, { "arrival": { "time": "1777897440", "uncertainty": 120 }, "departure": { "time": "1777897440", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 14 }, { "arrival": { "time": "1777897740", "uncertainty": 120 }, "departure": { "time": "1777897740", "uncertainty": 120 }, "stopId": "0:SEILLE2", "stopSequence": 15 }, { "arrival": { "time": "1777897817", "uncertainty": 120 }, "departure": { "time": "1777897817", "uncertainty": 120 }, "stopId": "0:FRIANT2", "stopSequence": 16 }, { "arrival": { "time": "1777897870", "uncertainty": 120 }, "departure": { "time": "1777897870", "uncertainty": 120 }, "stopId": "0:HERMITE2", "stopSequence": 17 }, { "arrival": { "time": "1777897901", "uncertainty": 120 }, "departure": { "time": "1777897901", "uncertainty": 120 }, "stopId": "0:COLLIGN2", "stopSequence": 18 }, { "arrival": { "time": "1777897964", "uncertainty": 120 }, "departure": { "time": "1777897964", "uncertainty": 120 }, "stopId": "0:DUCROCQ2", "stopSequence": 19 }, { "arrival": { "time": "1777898020", "uncertainty": 120 }, "departure": { "time": "1777898020", "uncertainty": 120 }, "stopId": "0:HESTAUX2", "stopSequence": 20 }, { "arrival": { "time": "1777898079", "uncertainty": 120 }, "departure": { "time": "1777898079", "uncertainty": 120 }, "stopId": "0:GOUSSEL2", "stopSequence": 21 }, { "arrival": { "time": "1777898125", "uncertainty": 120 }, "departure": { "time": "1777898125", "uncertainty": 120 }, "stopId": "0:CLAUDEL2", "stopSequence": 22 }, { "arrival": { "time": "1777898222", "uncertainty": 120 }, "departure": { "time": "1777898222", "uncertainty": 120 }, "stopId": "0:OBERL653", "stopSequence": 23 }, { "arrival": { "time": "1777898340", "uncertainty": 120 }, "departure": { "time": "1777898340", "uncertainty": 120 }, "stopId": "0:PEUPLIE2", "stopSequence": 24 }, { "arrival": { "time": "1777898519", "uncertainty": 120 }, "departure": { "time": "1777898519", "uncertainty": 120 }, "stopId": "0:GRIGY2", "stopSequence": 25 }, { "arrival": { "time": "1777898640", "uncertainty": 120 }, "departure": { "time": "1777898640", "uncertainty": 120 }, "stopId": "0:GDECOLE2", "stopSequence": 26 }, { "arrival": { "time": "1777898796", "uncertainty": 120 }, "departure": { "time": "1777898796", "uncertainty": 120 }, "stopId": "0:PASSOTE2", "stopSequence": 27 }, { "arrival": { "time": "1777898835", "uncertainty": 120 }, "departure": { "time": "1777898835", "uncertainty": 120 }, "stopId": "0:CUVION2", "stopSequence": 28 }, { "arrival": { "time": "1777898906", "uncertainty": 120 }, "departure": { "time": "1777898906", "uncertainty": 120 }, "stopId": "0:DOLICHE2", "stopSequence": 29 }, { "arrival": { "time": "1777898947", "uncertainty": 120 }, "departure": { "time": "1777898947", "uncertainty": 120 }, "stopId": "0:30JOURS2", "stopSequence": 30 }, { "arrival": { "time": "1777898997", "uncertainty": 120 }, "departure": { "time": "1777898997", "uncertainty": 120 }, "stopId": "0:LADAME2", "stopSequence": 31 }, { "arrival": { "time": "1777899066", "uncertainty": 120 }, "departure": { "time": "1777899066", "uncertainty": 120 }, "stopId": "0:FALOGNE2", "stopSequence": 32 }, { "arrival": { "time": "1777899117", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 33 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853269" } } }, { "id": "1853270", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897980", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853270" } } }, { "id": "1853267", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777892580", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 }, { "arrival": { "time": "1777892700", "uncertainty": 120 }, "departure": { "time": "1777892730", "uncertainty": 120 }, "stopId": "0:VIGNES1", "stopSequence": 2 }, { "arrival": { "time": "1777892764", "uncertainty": 120 }, "departure": { "time": "1777892764", "uncertainty": 120 }, "stopId": "0:MIRABEL1", "stopSequence": 3 }, { "arrival": { "time": "1777892820", "uncertainty": 120 }, "departure": { "time": "1777892820", "uncertainty": 120 }, "stopId": "0:BUTTE1", "stopSequence": 4 }, { "arrival": { "time": "1777892880", "uncertainty": 120 }, "departure": { "time": "1777892910", "uncertainty": 120 }, "stopId": "0:BUCHOZ1", "stopSequence": 5 }, { "arrival": { "time": "1777892940", "uncertainty": 120 }, "departure": { "time": "1777892940", "uncertainty": 120 }, "stopId": "0:NJUNG1", "stopSequence": 6 }, { "arrival": { "time": "1777893030", "uncertainty": 120 }, "departure": { "time": "1777893030", "uncertainty": 120 }, "stopId": "0:LEMOYNE1", "stopSequence": 7 }, { "arrival": { "time": "1777893060", "uncertainty": 120 }, "departure": { "time": "1777893090", "uncertainty": 120 }, "stopId": "0:COLIBRI1", "stopSequence": 8 }, { "arrival": { "time": "1777893120", "uncertainty": 120 }, "departure": { "time": "1777893120", "uncertainty": 120 }, "stopId": "0:TIGNO414", "stopSequence": 9 }, { "arrival": { "time": "1777893307", "uncertainty": 120 }, "departure": { "time": "1777893330", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 10 }, { "arrival": { "time": "1777893388", "uncertainty": 120 }, "departure": { "time": "1777893390", "uncertainty": 120 }, "stopId": "0:LUXE", "stopSequence": 11 }, { "arrival": { "time": "1777893690", "uncertainty": 120 }, "departure": { "time": "1777893804", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 12 }, { "arrival": { "time": "1777893901", "uncertainty": 120 }, "departure": { "time": "1777893924", "uncertainty": 120 }, "stopId": "0:STNICOL3", "stopSequence": 13 }, { "arrival": { "time": "1777893954", "uncertainty": 120 }, "departure": { "time": "1777893985", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 14 }, { "arrival": { "time": "1777894160", "uncertainty": 120 }, "departure": { "time": "1777894164", "uncertainty": 120 }, "stopId": "0:SEILLE2", "stopSequence": 15 }, { "arrival": { "time": "1777894234", "uncertainty": 120 }, "departure": { "time": "1777894234", "uncertainty": 120 }, "stopId": "0:FRIANT2", "stopSequence": 16 }, { "arrival": { "time": "1777894266", "uncertainty": 120 }, "departure": { "time": "1777894266", "uncertainty": 120 }, "stopId": "0:HERMITE2", "stopSequence": 17 }, { "arrival": { "time": "1777894284", "uncertainty": 120 }, "departure": { "time": "1777894284", "uncertainty": 120 }, "stopId": "0:COLLIGN2", "stopSequence": 18 }, { "arrival": { "time": "1777894344", "uncertainty": 120 }, "departure": { "time": "1777894344", "uncertainty": 120 }, "stopId": "0:DUCROCQ2", "stopSequence": 19 }, { "arrival": { "time": "1777894464", "uncertainty": 120 }, "departure": { "time": "1777894464", "uncertainty": 120 }, "stopId": "0:HESTAUX2", "stopSequence": 20 }, { "arrival": { "time": "1777894501", "uncertainty": 120 }, "departure": { "time": "1777894501", "uncertainty": 120 }, "stopId": "0:GOUSSEL2", "stopSequence": 21 }, { "arrival": { "time": "1777894540", "uncertainty": 120 }, "departure": { "time": "1777894554", "uncertainty": 120 }, "stopId": "0:CLAUDEL2", "stopSequence": 22 }, { "arrival": { "time": "1777894669", "uncertainty": 120 }, "departure": { "time": "1777894669", "uncertainty": 120 }, "stopId": "0:OBERL653", "stopSequence": 23 }, { "arrival": { "time": "1777894764", "uncertainty": 120 }, "departure": { "time": "1777894764", "uncertainty": 120 }, "stopId": "0:PEUPLIE2", "stopSequence": 24 }, { "arrival": { "time": "1777894907", "uncertainty": 120 }, "departure": { "time": "1777894914", "uncertainty": 120 }, "stopId": "0:GRIGY2", "stopSequence": 25 }, { "arrival": { "time": "1777895051", "uncertainty": 120 }, "departure": { "time": "1777895064", "uncertainty": 120 }, "stopId": "0:GDECOLE2", "stopSequence": 26 }, { "arrival": { "time": "1777895185", "uncertainty": 120 }, "departure": { "time": "1777895185", "uncertainty": 120 }, "stopId": "0:PASSOTE2", "stopSequence": 27 }, { "arrival": { "time": "1777895221", "uncertainty": 120 }, "departure": { "time": "1777895221", "uncertainty": 120 }, "stopId": "0:CUVION2", "stopSequence": 28 }, { "arrival": { "time": "1777895331", "uncertainty": 120 }, "departure": { "time": "1777895334", "uncertainty": 120 }, "stopId": "0:DOLICHE2", "stopSequence": 29 }, { "arrival": { "time": "1777895393", "uncertainty": 120 }, "departure": { "time": "1777895394", "uncertainty": 120 }, "stopId": "0:30JOURS2", "stopSequence": 30 }, { "arrival": { "time": "1777895448", "uncertainty": 120 }, "departure": { "time": "1777895448", "uncertainty": 120 }, "stopId": "0:LADAME2", "stopSequence": 31 }, { "arrival": { "time": "1777895505", "uncertainty": 120 }, "departure": { "time": "1777895505", "uncertainty": 120 }, "stopId": "0:FALOGNE2", "stopSequence": 32 }, { "arrival": { "time": "1777895573", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 33 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853267" }, "vehicle": { "id": "2153", "label": "2153" } } }, { "id": "1854596", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897200", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854596" } } }, { "id": "1854597", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897800", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854597" } } }, { "id": "1854598", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898400", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854598" } } }, { "id": "1854599", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777899000", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854599" } } }, { "id": "1854592", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894800", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 }, { "arrival": { "time": "1777894850", "uncertainty": 120 }, "departure": { "time": "1777894860", "uncertainty": 120 }, "stopId": "0:SAU01", "stopSequence": 2 }, { "arrival": { "time": "1777895010", "uncertainty": 120 }, "departure": { "time": "1777895010", "uncertainty": 120 }, "stopId": "0:MOY01", "stopSequence": 3 }, { "arrival": { "time": "1777895130", "uncertainty": 120 }, "departure": { "time": "1777895190", "uncertainty": 120 }, "stopId": "0:REP01", "stopSequence": 4 }, { "arrival": { "time": "1777895250", "uncertainty": 120 }, "departure": { "time": "1777895280", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 5 }, { "arrival": { "time": "1777895340", "uncertainty": 120 }, "departure": { "time": "1777895370", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 6 }, { "arrival": { "time": "1777895426", "uncertainty": 120 }, "departure": { "time": "1777895426", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 7 }, { "arrival": { "time": "1777895488", "uncertainty": 120 }, "departure": { "time": "1777895488", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 8 }, { "arrival": { "time": "1777895562", "uncertainty": 120 }, "departure": { "time": "1777895562", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 9 }, { "arrival": { "time": "1777895636", "uncertainty": 120 }, "departure": { "time": "1777895636", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 10 }, { "arrival": { "time": "1777895704", "uncertainty": 120 }, "departure": { "time": "1777895704", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 11 }, { "arrival": { "time": "1777895792", "uncertainty": 120 }, "departure": { "time": "1777895792", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 12 }, { "arrival": { "time": "1777895855", "uncertainty": 120 }, "departure": { "time": "1777895855", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 13 }, { "arrival": { "time": "1777895941", "uncertainty": 120 }, "departure": { "time": "1777895941", "uncertainty": 120 }, "stopId": "0:GUY01", "stopSequence": 14 }, { "arrival": { "time": "1777896001", "uncertainty": 120 }, "departure": { "time": "1777896001", "uncertainty": 120 }, "stopId": "0:BRG01", "stopSequence": 15 }, { "arrival": { "time": "1777896065", "uncertainty": 120 }, "departure": { "time": "1777896065", "uncertainty": 120 }, "stopId": "0:GRA01", "stopSequence": 16 }, { "arrival": { "time": "1777896124", "uncertainty": 120 }, "departure": { "time": "1777896124", "uncertainty": 120 }, "stopId": "0:ARA01", "stopSequence": 17 }, { "arrival": { "time": "1777896217", "uncertainty": 120 }, "departure": { "time": "1777896217", "uncertainty": 120 }, "stopId": "0:ART01", "stopSequence": 18 }, { "arrival": { "time": "1777896303", "uncertainty": 120 }, "departure": { "time": "1777896303", "uncertainty": 120 }, "stopId": "0:ECO01", "stopSequence": 19 }, { "arrival": { "time": "1777896382", "uncertainty": 120 }, "departure": { "time": "1777896382", "uncertainty": 120 }, "stopId": "0:EXP01", "stopSequence": 20 }, { "arrival": { "time": "1777896545", "uncertainty": 120 }, "departure": { "time": "1777896545", "uncertainty": 120 }, "stopId": "0:MER01", "stopSequence": 21 }, { "arrival": { "time": "1777896636", "uncertainty": 120 }, "stopId": "0:MAT01", "stopSequence": 22 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854592" }, "vehicle": { "id": "1304", "label": "1304" } } }, { "id": "1854593", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895400", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 }, { "arrival": { "time": "1777895454", "uncertainty": 120 }, "departure": { "time": "1777895454", "uncertainty": 120 }, "stopId": "0:SAU01", "stopSequence": 2 }, { "arrival": { "time": "1777895603", "uncertainty": 120 }, "departure": { "time": "1777895603", "uncertainty": 120 }, "stopId": "0:MOY01", "stopSequence": 3 }, { "arrival": { "time": "1777895725", "uncertainty": 120 }, "departure": { "time": "1777895725", "uncertainty": 120 }, "stopId": "0:REP01", "stopSequence": 4 }, { "arrival": { "time": "1777895792", "uncertainty": 120 }, "departure": { "time": "1777895792", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 5 }, { "arrival": { "time": "1777895857", "uncertainty": 120 }, "departure": { "time": "1777895857", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 6 }, { "arrival": { "time": "1777895913", "uncertainty": 120 }, "departure": { "time": "1777895913", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 7 }, { "arrival": { "time": "1777895975", "uncertainty": 120 }, "departure": { "time": "1777895975", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 8 }, { "arrival": { "time": "1777896049", "uncertainty": 120 }, "departure": { "time": "1777896049", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 9 }, { "arrival": { "time": "1777896123", "uncertainty": 120 }, "departure": { "time": "1777896123", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 10 }, { "arrival": { "time": "1777896191", "uncertainty": 120 }, "departure": { "time": "1777896191", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 11 }, { "arrival": { "time": "1777896280", "uncertainty": 120 }, "departure": { "time": "1777896280", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 12 }, { "arrival": { "time": "1777896344", "uncertainty": 120 }, "departure": { "time": "1777896344", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 13 }, { "arrival": { "time": "1777896428", "uncertainty": 120 }, "departure": { "time": "1777896428", "uncertainty": 120 }, "stopId": "0:GUY01", "stopSequence": 14 }, { "arrival": { "time": "1777896489", "uncertainty": 120 }, "departure": { "time": "1777896489", "uncertainty": 120 }, "stopId": "0:BRG01", "stopSequence": 15 }, { "arrival": { "time": "1777896554", "uncertainty": 120 }, "departure": { "time": "1777896554", "uncertainty": 120 }, "stopId": "0:GRA01", "stopSequence": 16 }, { "arrival": { "time": "1777896613", "uncertainty": 120 }, "departure": { "time": "1777896613", "uncertainty": 120 }, "stopId": "0:ARA01", "stopSequence": 17 }, { "arrival": { "time": "1777896708", "uncertainty": 120 }, "departure": { "time": "1777896708", "uncertainty": 120 }, "stopId": "0:ART01", "stopSequence": 18 }, { "arrival": { "time": "1777896809", "uncertainty": 120 }, "departure": { "time": "1777896809", "uncertainty": 120 }, "stopId": "0:ECO01", "stopSequence": 19 }, { "arrival": { "time": "1777896871", "uncertainty": 120 }, "departure": { "time": "1777896871", "uncertainty": 120 }, "stopId": "0:EXP01", "stopSequence": 20 }, { "arrival": { "time": "1777897078", "uncertainty": 120 }, "departure": { "time": "1777897078", "uncertainty": 120 }, "stopId": "0:MER01", "stopSequence": 21 }, { "arrival": { "time": "1777897169", "uncertainty": 120 }, "stopId": "0:MAT01", "stopSequence": 22 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854593" }, "vehicle": { "id": "1313", "label": "1313" } } }, { "id": "1854594", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896000", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854594" } } }, { "id": "1854595", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896600", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854595" } } }, { "id": "1855809", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895165", "uncertainty": 120 }, "stopId": "0:VILLERS1", "stopSequence": 1 }, { "arrival": { "time": "1777895224", "uncertainty": 120 }, "departure": { "time": "1777895224", "uncertainty": 120 }, "stopId": "0:LAQUENY1", "stopSequence": 2 }, { "arrival": { "time": "1777895266", "uncertainty": 120 }, "departure": { "time": "1777895266", "uncertainty": 120 }, "stopId": "0:PRENET1", "stopSequence": 3 }, { "arrival": { "time": "1777895484", "uncertainty": 120 }, "departure": { "time": "1777895484", "uncertainty": 120 }, "stopId": "0:CHEVROT1", "stopSequence": 4 }, { "arrival": { "time": "1777895520", "uncertainty": 120 }, "departure": { "time": "1777895520", "uncertainty": 120 }, "stopId": "0:AUBIGNY1", "stopSequence": 5 }, { "arrival": { "time": "1777895580", "uncertainty": 120 }, "departure": { "time": "1777895580", "uncertainty": 120 }, "stopId": "0:ARSLAQU1", "stopSequence": 6 }, { "arrival": { "time": "1777895615", "uncertainty": 120 }, "departure": { "time": "1777895615", "uncertainty": 120 }, "stopId": "0:VECRIN1", "stopSequence": 7 }, { "arrival": { "time": "1777895827", "uncertainty": 120 }, "departure": { "time": "1777895827", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 8 }, { "arrival": { "time": "1777895870", "uncertainty": 120 }, "departure": { "time": "1777895870", "uncertainty": 120 }, "stopId": "0:CUVION1", "stopSequence": 9 }, { "arrival": { "time": "1777895911", "uncertainty": 120 }, "departure": { "time": "1777895911", "uncertainty": 120 }, "stopId": "0:PASSOTE1", "stopSequence": 10 }, { "arrival": { "time": "1777896016", "uncertainty": 120 }, "stopId": "0:GDECOLE1", "stopSequence": 11 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "112", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855809" }, "vehicle": { "id": "22430", "label": "22430" } } }, { "id": "1855810", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897500", "uncertainty": 120 }, "stopId": "0:VILLERS1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "112", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855810" } } }, { "id": "1853311", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893600", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 1 }, { "arrival": { "time": "1777893668", "uncertainty": 120 }, "departure": { "time": "1777893690", "uncertainty": 120 }, "stopId": "0:FALOGNE1", "stopSequence": 2 }, { "arrival": { "time": "1777893746", "uncertainty": 120 }, "departure": { "time": "1777893750", "uncertainty": 120 }, "stopId": "0:LADAME1", "stopSequence": 3 }, { "arrival": { "time": "1777893810", "uncertainty": 120 }, "departure": { "time": "1777893810", "uncertainty": 120 }, "stopId": "0:30JOURS1", "stopSequence": 4 }, { "arrival": { "time": "1777893881", "uncertainty": 120 }, "departure": { "time": "1777893881", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 5 }, { "arrival": { "time": "1777893938", "uncertainty": 120 }, "departure": { "time": "1777893938", "uncertainty": 120 }, "stopId": "0:CUVION1", "stopSequence": 6 }, { "arrival": { "time": "1777893986", "uncertainty": 120 }, "departure": { "time": "1777893990", "uncertainty": 120 }, "stopId": "0:PASSOTE1", "stopSequence": 7 }, { "arrival": { "time": "1777894080", "uncertainty": 120 }, "departure": { "time": "1777894080", "uncertainty": 120 }, "stopId": "0:GDECOLE1", "stopSequence": 8 }, { "arrival": { "time": "1777894214", "uncertainty": 120 }, "departure": { "time": "1777894214", "uncertainty": 120 }, "stopId": "0:GRIGY1", "stopSequence": 9 }, { "arrival": { "time": "1777894391", "uncertainty": 120 }, "departure": { "time": "1777894391", "uncertainty": 120 }, "stopId": "0:PEUPLIE1", "stopSequence": 10 }, { "arrival": { "time": "1777894478", "uncertainty": 120 }, "departure": { "time": "1777894500", "uncertainty": 120 }, "stopId": "0:OBERL668", "stopSequence": 11 }, { "arrival": { "time": "1777894562", "uncertainty": 120 }, "departure": { "time": "1777894562", "uncertainty": 120 }, "stopId": "0:CLAUDEL1", "stopSequence": 12 }, { "arrival": { "time": "1777894650", "uncertainty": 120 }, "departure": { "time": "1777894650", "uncertainty": 120 }, "stopId": "0:GOUSSEL1", "stopSequence": 13 }, { "arrival": { "time": "1777894682", "uncertainty": 120 }, "departure": { "time": "1777894710", "uncertainty": 120 }, "stopId": "0:HESTAUX1", "stopSequence": 14 }, { "arrival": { "time": "1777894763", "uncertainty": 120 }, "departure": { "time": "1777894770", "uncertainty": 120 }, "stopId": "0:DUCROCQ1", "stopSequence": 15 }, { "arrival": { "time": "1777894830", "uncertainty": 120 }, "departure": { "time": "1777894830", "uncertainty": 120 }, "stopId": "0:COLLIGN1", "stopSequence": 16 }, { "arrival": { "time": "1777894854", "uncertainty": 120 }, "departure": { "time": "1777894860", "uncertainty": 120 }, "stopId": "0:HERMITE1", "stopSequence": 17 }, { "arrival": { "time": "1777894907", "uncertainty": 120 }, "departure": { "time": "1777894907", "uncertainty": 120 }, "stopId": "0:FRIANT1", "stopSequence": 18 }, { "arrival": { "time": "1777894950", "uncertainty": 120 }, "departure": { "time": "1777894950", "uncertainty": 120 }, "stopId": "0:SEILLE1", "stopSequence": 19 }, { "arrival": { "time": "1777895220", "uncertainty": 120 }, "departure": { "time": "1777895280", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 20 }, { "arrival": { "time": "1777895325", "uncertainty": 120 }, "departure": { "time": "1777895340", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 21 }, { "arrival": { "time": "1777895513", "uncertainty": 120 }, "departure": { "time": "1777895513", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 22 }, { "arrival": { "time": "1777895695", "uncertainty": 120 }, "departure": { "time": "1777895695", "uncertainty": 120 }, "stopId": "0:LUXS", "stopSequence": 23 }, { "arrival": { "time": "1777895786", "uncertainty": 120 }, "departure": { "time": "1777895786", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 24 }, { "arrival": { "time": "1777895938", "uncertainty": 120 }, "departure": { "time": "1777895938", "uncertainty": 120 }, "stopId": "0:TIGNO395", "stopSequence": 25 }, { "arrival": { "time": "1777895985", "uncertainty": 120 }, "departure": { "time": "1777895985", "uncertainty": 120 }, "stopId": "0:COLIBRI2", "stopSequence": 26 }, { "arrival": { "time": "1777896011", "uncertainty": 120 }, "departure": { "time": "1777896011", "uncertainty": 120 }, "stopId": "0:LEMOYNE2", "stopSequence": 27 }, { "arrival": { "time": "1777896062", "uncertainty": 120 }, "departure": { "time": "1777896062", "uncertainty": 120 }, "stopId": "0:NJUNG2", "stopSequence": 28 }, { "arrival": { "time": "1777896099", "uncertainty": 120 }, "departure": { "time": "1777896099", "uncertainty": 120 }, "stopId": "0:BUCHOZ2", "stopSequence": 29 }, { "arrival": { "time": "1777896126", "uncertainty": 120 }, "departure": { "time": "1777896126", "uncertainty": 120 }, "stopId": "0:SANSONN2", "stopSequence": 30 }, { "arrival": { "time": "1777896167", "uncertainty": 120 }, "departure": { "time": "1777896167", "uncertainty": 120 }, "stopId": "0:BAUCHEZ2", "stopSequence": 31 }, { "arrival": { "time": "1777896202", "uncertainty": 120 }, "departure": { "time": "1777896202", "uncertainty": 120 }, "stopId": "0:ROUSSEL2", "stopSequence": 32 }, { "arrival": { "time": "1777896242", "uncertainty": 120 }, "departure": { "time": "1777896242", "uncertainty": 120 }, "stopId": "0:CAILLOU2", "stopSequence": 33 }, { "arrival": { "time": "1777896280", "uncertainty": 120 }, "departure": { "time": "1777896280", "uncertainty": 120 }, "stopId": "0:CLETTE2", "stopSequence": 34 }, { "arrival": { "time": "1777896383", "uncertainty": 120 }, "stopId": "0:PRESJAC1", "stopSequence": 35 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853311" }, "vehicle": { "id": "2434", "label": "2434" } } }, { "id": "1976532", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898580", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 }, { "arrival": { "time": "1777898651", "uncertainty": 120 }, "departure": { "time": "1777898651", "uncertainty": 120 }, "stopId": "0:JLAURAI1", "stopSequence": 2 }, { "arrival": { "time": "1777898731", "uncertainty": 120 }, "departure": { "time": "1777898731", "uncertainty": 120 }, "stopId": "0:WCHATEA1", "stopSequence": 3 }, { "arrival": { "time": "1777898826", "uncertainty": 120 }, "departure": { "time": "1777898826", "uncertainty": 120 }, "stopId": "0:WOIPHOT1", "stopSequence": 4 }, { "arrival": { "time": "1777898910", "uncertainty": 120 }, "departure": { "time": "1777898910", "uncertainty": 120 }, "stopId": "0:SAULES1", "stopSequence": 5 }, { "arrival": { "time": "1777898983", "uncertainty": 120 }, "departure": { "time": "1777898983", "uncertainty": 120 }, "stopId": "0:ROSEMAR1", "stopSequence": 6 }, { "arrival": { "time": "1777899045", "uncertainty": 120 }, "departure": { "time": "1777899045", "uncertainty": 120 }, "stopId": "0:RUCHER1", "stopSequence": 7 }, { "arrival": { "time": "1777899120", "uncertainty": 120 }, "departure": { "time": "1777899120", "uncertainty": 120 }, "stopId": "0:COUPILL1", "stopSequence": 8 }, { "arrival": { "time": "1777899172", "uncertainty": 120 }, "departure": { "time": "1777899172", "uncertainty": 120 }, "stopId": "0:MORLOT1", "stopSequence": 9 }, { "arrival": { "time": "1777899248", "uncertainty": 120 }, "departure": { "time": "1777899248", "uncertainty": 120 }, "stopId": "0:4BORNES1", "stopSequence": 10 }, { "arrival": { "time": "1777899321", "uncertainty": 120 }, "departure": { "time": "1777899321", "uncertainty": 120 }, "stopId": "0:DAGA1", "stopSequence": 11 }, { "arrival": { "time": "1777899364", "uncertainty": 120 }, "departure": { "time": "1777899364", "uncertainty": 120 }, "stopId": "0:PAQUET1", "stopSequence": 12 }, { "arrival": { "time": "1777899480", "uncertainty": 120 }, "departure": { "time": "1777899480", "uncertainty": 120 }, "stopId": "0:PATROTT1", "stopSequence": 13 }, { "arrival": { "time": "1777899557", "uncertainty": 120 }, "departure": { "time": "1777899557", "uncertainty": 120 }, "stopId": "0:DALES1", "stopSequence": 14 }, { "arrival": { "time": "1777899618", "uncertainty": 120 }, "departure": { "time": "1777899618", "uncertainty": 120 }, "stopId": "0:BERNANO1", "stopSequence": 15 }, { "arrival": { "time": "1777899768", "uncertainty": 120 }, "departure": { "time": "1777899768", "uncertainty": 120 }, "stopId": "0:ROCHAMB1", "stopSequence": 16 }, { "arrival": { "time": "1777899871", "uncertainty": 120 }, "departure": { "time": "1777899871", "uncertainty": 120 }, "stopId": "0:PONTIFF1", "stopSequence": 17 }, { "arrival": { "time": "1777900020", "uncertainty": 120 }, "departure": { "time": "1777900020", "uncertainty": 120 }, "stopId": "0:RIMPORT1", "stopSequence": 18 }, { "arrival": { "time": "1777900099", "uncertainty": 120 }, "departure": { "time": "1777900099", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 19 }, { "arrival": { "time": "1777900200", "uncertainty": 120 }, "departure": { "time": "1777900200", "uncertainty": 120 }, "stopId": "0:PREFECT3", "stopSequence": 20 }, { "arrival": { "time": "1777900409", "uncertainty": 120 }, "departure": { "time": "1777900409", "uncertainty": 120 }, "stopId": "0:LUX03", "stopSequence": 21 }, { "arrival": { "time": "1777900740", "uncertainty": 120 }, "departure": { "time": "1777900740", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 22 }, { "arrival": { "time": "1777900932", "uncertainty": 120 }, "departure": { "time": "1777900932", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 23 }, { "arrival": { "time": "1777901040", "uncertainty": 120 }, "departure": { "time": "1777901040", "uncertainty": 120 }, "stopId": "0:GARGS", "stopSequence": 24 }, { "arrival": { "time": "1777901133", "uncertainty": 120 }, "departure": { "time": "1777901133", "uncertainty": 120 }, "stopId": "0:LAFAYET2", "stopSequence": 25 }, { "arrival": { "time": "1777901216", "uncertainty": 120 }, "departure": { "time": "1777901216", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 26 }, { "arrival": { "time": "1777901289", "uncertainty": 120 }, "departure": { "time": "1777901289", "uncertainty": 120 }, "stopId": "0:BOILVIN2", "stopSequence": 27 }, { "arrival": { "time": "1777901365", "uncertainty": 120 }, "departure": { "time": "1777901365", "uncertainty": 120 }, "stopId": "0:SLIVIER2", "stopSequence": 28 }, { "arrival": { "time": "1777901460", "uncertainty": 120 }, "departure": { "time": "1777901460", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 29 }, { "arrival": { "time": "1777901515", "uncertainty": 120 }, "departure": { "time": "1777901515", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 30 }, { "arrival": { "time": "1777901580", "uncertainty": 120 }, "departure": { "time": "1777901580", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 31 }, { "arrival": { "time": "1777901697", "uncertainty": 120 }, "departure": { "time": "1777901697", "uncertainty": 120 }, "stopId": "0:QUINT02", "stopSequence": 32 }, { "arrival": { "time": "1777901776", "uncertainty": 120 }, "departure": { "time": "1777901776", "uncertainty": 120 }, "stopId": "0:CHOCOL02", "stopSequence": 33 }, { "arrival": { "time": "1777901906", "uncertainty": 120 }, "departure": { "time": "1777901906", "uncertainty": 120 }, "stopId": "0:VACONS2", "stopSequence": 34 }, { "arrival": { "time": "1777901999", "uncertainty": 120 }, "departure": { "time": "1777901999", "uncertainty": 120 }, "stopId": "0:MARGUER2", "stopSequence": 35 }, { "arrival": { "time": "1777902068", "uncertainty": 120 }, "departure": { "time": "1777902068", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 36 }, { "arrival": { "time": "1777902120", "uncertainty": 120 }, "departure": { "time": "1777902120", "uncertainty": 120 }, "stopId": "0:MTPRIVA2", "stopSequence": 37 }, { "arrival": { "time": "1777902300", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976532" } } }, { "id": "1976530", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897380", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976530" } } }, { "id": "1976531", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897980", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976531" } } }, { "id": "1976528", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896180", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 }, { "arrival": { "time": "1777896251", "uncertainty": 120 }, "departure": { "time": "1777896251", "uncertainty": 120 }, "stopId": "0:JLAURAI1", "stopSequence": 2 }, { "arrival": { "time": "1777896313", "uncertainty": 120 }, "departure": { "time": "1777896313", "uncertainty": 120 }, "stopId": "0:WCHATEA1", "stopSequence": 3 }, { "arrival": { "time": "1777896395", "uncertainty": 120 }, "departure": { "time": "1777896395", "uncertainty": 120 }, "stopId": "0:WOIPHOT1", "stopSequence": 4 }, { "arrival": { "time": "1777896476", "uncertainty": 120 }, "departure": { "time": "1777896476", "uncertainty": 120 }, "stopId": "0:SAULES1", "stopSequence": 5 }, { "arrival": { "time": "1777896569", "uncertainty": 120 }, "departure": { "time": "1777896569", "uncertainty": 120 }, "stopId": "0:ROSEMAR1", "stopSequence": 6 }, { "arrival": { "time": "1777896630", "uncertainty": 120 }, "departure": { "time": "1777896630", "uncertainty": 120 }, "stopId": "0:RUCHER1", "stopSequence": 7 }, { "arrival": { "time": "1777896705", "uncertainty": 120 }, "departure": { "time": "1777896705", "uncertainty": 120 }, "stopId": "0:COUPILL1", "stopSequence": 8 }, { "arrival": { "time": "1777896760", "uncertainty": 120 }, "departure": { "time": "1777896760", "uncertainty": 120 }, "stopId": "0:MORLOT1", "stopSequence": 9 }, { "arrival": { "time": "1777896823", "uncertainty": 120 }, "departure": { "time": "1777896823", "uncertainty": 120 }, "stopId": "0:4BORNES1", "stopSequence": 10 }, { "arrival": { "time": "1777896886", "uncertainty": 120 }, "departure": { "time": "1777896886", "uncertainty": 120 }, "stopId": "0:DAGA1", "stopSequence": 11 }, { "arrival": { "time": "1777896919", "uncertainty": 120 }, "departure": { "time": "1777896919", "uncertainty": 120 }, "stopId": "0:PAQUET1", "stopSequence": 12 }, { "arrival": { "time": "1777897022", "uncertainty": 120 }, "departure": { "time": "1777897022", "uncertainty": 120 }, "stopId": "0:PATROTT1", "stopSequence": 13 }, { "arrival": { "time": "1777897091", "uncertainty": 120 }, "departure": { "time": "1777897091", "uncertainty": 120 }, "stopId": "0:DALES1", "stopSequence": 14 }, { "arrival": { "time": "1777897152", "uncertainty": 120 }, "departure": { "time": "1777897152", "uncertainty": 120 }, "stopId": "0:BERNANO1", "stopSequence": 15 }, { "arrival": { "time": "1777897302", "uncertainty": 120 }, "departure": { "time": "1777897302", "uncertainty": 120 }, "stopId": "0:ROCHAMB1", "stopSequence": 16 }, { "arrival": { "time": "1777897405", "uncertainty": 120 }, "departure": { "time": "1777897405", "uncertainty": 120 }, "stopId": "0:PONTIFF1", "stopSequence": 17 }, { "arrival": { "time": "1777897554", "uncertainty": 120 }, "departure": { "time": "1777897554", "uncertainty": 120 }, "stopId": "0:RIMPORT1", "stopSequence": 18 }, { "arrival": { "time": "1777897628", "uncertainty": 120 }, "departure": { "time": "1777897628", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 19 }, { "arrival": { "time": "1777897724", "uncertainty": 120 }, "departure": { "time": "1777897724", "uncertainty": 120 }, "stopId": "0:PREFECT3", "stopSequence": 20 }, { "arrival": { "time": "1777897933", "uncertainty": 120 }, "departure": { "time": "1777897933", "uncertainty": 120 }, "stopId": "0:LUX03", "stopSequence": 21 }, { "arrival": { "time": "1777898264", "uncertainty": 120 }, "departure": { "time": "1777898340", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 22 }, { "arrival": { "time": "1777898494", "uncertainty": 120 }, "departure": { "time": "1777898494", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 23 }, { "arrival": { "time": "1777898580", "uncertainty": 120 }, "departure": { "time": "1777898580", "uncertainty": 120 }, "stopId": "0:GARGS", "stopSequence": 24 }, { "arrival": { "time": "1777898673", "uncertainty": 120 }, "departure": { "time": "1777898673", "uncertainty": 120 }, "stopId": "0:LAFAYET2", "stopSequence": 25 }, { "arrival": { "time": "1777898756", "uncertainty": 120 }, "departure": { "time": "1777898756", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 26 }, { "arrival": { "time": "1777898829", "uncertainty": 120 }, "departure": { "time": "1777898829", "uncertainty": 120 }, "stopId": "0:BOILVIN2", "stopSequence": 27 }, { "arrival": { "time": "1777898905", "uncertainty": 120 }, "departure": { "time": "1777898905", "uncertainty": 120 }, "stopId": "0:SLIVIER2", "stopSequence": 28 }, { "arrival": { "time": "1777899000", "uncertainty": 120 }, "departure": { "time": "1777899000", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 29 }, { "arrival": { "time": "1777899055", "uncertainty": 120 }, "departure": { "time": "1777899055", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 30 }, { "arrival": { "time": "1777899120", "uncertainty": 120 }, "departure": { "time": "1777899120", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 31 }, { "arrival": { "time": "1777899237", "uncertainty": 120 }, "departure": { "time": "1777899237", "uncertainty": 120 }, "stopId": "0:QUINT02", "stopSequence": 32 }, { "arrival": { "time": "1777899316", "uncertainty": 120 }, "departure": { "time": "1777899316", "uncertainty": 120 }, "stopId": "0:CHOCOL02", "stopSequence": 33 }, { "arrival": { "time": "1777899446", "uncertainty": 120 }, "departure": { "time": "1777899446", "uncertainty": 120 }, "stopId": "0:VACONS2", "stopSequence": 34 }, { "arrival": { "time": "1777899539", "uncertainty": 120 }, "departure": { "time": "1777899539", "uncertainty": 120 }, "stopId": "0:MARGUER2", "stopSequence": 35 }, { "arrival": { "time": "1777899608", "uncertainty": 120 }, "departure": { "time": "1777899608", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 36 }, { "arrival": { "time": "1777899660", "uncertainty": 120 }, "departure": { "time": "1777899660", "uncertainty": 120 }, "stopId": "0:MTPRIVA2", "stopSequence": 37 }, { "arrival": { "time": "1777899840", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976528" } } }, { "id": "1976529", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896780", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976529" } } }, { "id": "1976526", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895010", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 }, { "arrival": { "time": "1777895080", "uncertainty": 120 }, "departure": { "time": "1777895080", "uncertainty": 120 }, "stopId": "0:JLAURAI1", "stopSequence": 2 }, { "arrival": { "time": "1777895140", "uncertainty": 120 }, "departure": { "time": "1777895140", "uncertainty": 120 }, "stopId": "0:WCHATEA1", "stopSequence": 3 }, { "arrival": { "time": "1777895220", "uncertainty": 120 }, "departure": { "time": "1777895251", "uncertainty": 120 }, "stopId": "0:WOIPHOT1", "stopSequence": 4 }, { "arrival": { "time": "1777895332", "uncertainty": 120 }, "departure": { "time": "1777895340", "uncertainty": 120 }, "stopId": "0:SAULES1", "stopSequence": 5 }, { "arrival": { "time": "1777895437", "uncertainty": 120 }, "departure": { "time": "1777895437", "uncertainty": 120 }, "stopId": "0:ROSEMAR1", "stopSequence": 6 }, { "arrival": { "time": "1777895497", "uncertainty": 120 }, "departure": { "time": "1777895497", "uncertainty": 120 }, "stopId": "0:RUCHER1", "stopSequence": 7 }, { "arrival": { "time": "1777895572", "uncertainty": 120 }, "departure": { "time": "1777895572", "uncertainty": 120 }, "stopId": "0:COUPILL1", "stopSequence": 8 }, { "arrival": { "time": "1777895629", "uncertainty": 120 }, "departure": { "time": "1777895629", "uncertainty": 120 }, "stopId": "0:MORLOT1", "stopSequence": 9 }, { "arrival": { "time": "1777895681", "uncertainty": 120 }, "departure": { "time": "1777895681", "uncertainty": 120 }, "stopId": "0:4BORNES1", "stopSequence": 10 }, { "arrival": { "time": "1777895736", "uncertainty": 120 }, "departure": { "time": "1777895736", "uncertainty": 120 }, "stopId": "0:DAGA1", "stopSequence": 11 }, { "arrival": { "time": "1777895760", "uncertainty": 120 }, "departure": { "time": "1777895760", "uncertainty": 120 }, "stopId": "0:PAQUET1", "stopSequence": 12 }, { "arrival": { "time": "1777895853", "uncertainty": 120 }, "departure": { "time": "1777895853", "uncertainty": 120 }, "stopId": "0:PATROTT1", "stopSequence": 13 }, { "arrival": { "time": "1777895915", "uncertainty": 120 }, "departure": { "time": "1777895915", "uncertainty": 120 }, "stopId": "0:DALES1", "stopSequence": 14 }, { "arrival": { "time": "1777895976", "uncertainty": 120 }, "departure": { "time": "1777895976", "uncertainty": 120 }, "stopId": "0:BERNANO1", "stopSequence": 15 }, { "arrival": { "time": "1777896109", "uncertainty": 120 }, "departure": { "time": "1777896109", "uncertainty": 120 }, "stopId": "0:ROCHAMB1", "stopSequence": 16 }, { "arrival": { "time": "1777896174", "uncertainty": 120 }, "departure": { "time": "1777896174", "uncertainty": 120 }, "stopId": "0:PONTIFF1", "stopSequence": 17 }, { "arrival": { "time": "1777896334", "uncertainty": 120 }, "departure": { "time": "1777896334", "uncertainty": 120 }, "stopId": "0:RIMPORT1", "stopSequence": 18 }, { "arrival": { "time": "1777896413", "uncertainty": 120 }, "departure": { "time": "1777896413", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 19 }, { "arrival": { "time": "1777896506", "uncertainty": 120 }, "departure": { "time": "1777896506", "uncertainty": 120 }, "stopId": "0:PREFECT3", "stopSequence": 20 }, { "arrival": { "time": "1777896666", "uncertainty": 120 }, "departure": { "time": "1777896666", "uncertainty": 120 }, "stopId": "0:LUX03", "stopSequence": 21 }, { "arrival": { "time": "1777896916", "uncertainty": 120 }, "departure": { "time": "1777896916", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 22 }, { "arrival": { "time": "1777897094", "uncertainty": 120 }, "departure": { "time": "1777897094", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 23 }, { "arrival": { "time": "1777897180", "uncertainty": 120 }, "departure": { "time": "1777897180", "uncertainty": 120 }, "stopId": "0:GARGS", "stopSequence": 24 }, { "arrival": { "time": "1777897273", "uncertainty": 120 }, "departure": { "time": "1777897273", "uncertainty": 120 }, "stopId": "0:LAFAYET2", "stopSequence": 25 }, { "arrival": { "time": "1777897356", "uncertainty": 120 }, "departure": { "time": "1777897356", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 26 }, { "arrival": { "time": "1777897429", "uncertainty": 120 }, "departure": { "time": "1777897429", "uncertainty": 120 }, "stopId": "0:BOILVIN2", "stopSequence": 27 }, { "arrival": { "time": "1777897505", "uncertainty": 120 }, "departure": { "time": "1777897505", "uncertainty": 120 }, "stopId": "0:SLIVIER2", "stopSequence": 28 }, { "arrival": { "time": "1777897600", "uncertainty": 120 }, "departure": { "time": "1777897600", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 29 }, { "arrival": { "time": "1777897642", "uncertainty": 120 }, "departure": { "time": "1777897642", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 30 }, { "arrival": { "time": "1777897692", "uncertainty": 120 }, "departure": { "time": "1777897692", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 31 }, { "arrival": { "time": "1777897780", "uncertainty": 120 }, "departure": { "time": "1777897780", "uncertainty": 120 }, "stopId": "0:QUINT02", "stopSequence": 32 }, { "arrival": { "time": "1777897840", "uncertainty": 120 }, "departure": { "time": "1777897840", "uncertainty": 120 }, "stopId": "0:CHOCOL02", "stopSequence": 33 }, { "arrival": { "time": "1777897970", "uncertainty": 120 }, "departure": { "time": "1777897970", "uncertainty": 120 }, "stopId": "0:VACONS2", "stopSequence": 34 }, { "arrival": { "time": "1777898063", "uncertainty": 120 }, "departure": { "time": "1777898063", "uncertainty": 120 }, "stopId": "0:MARGUER2", "stopSequence": 35 }, { "arrival": { "time": "1777898132", "uncertainty": 120 }, "departure": { "time": "1777898132", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 36 }, { "arrival": { "time": "1777898184", "uncertainty": 120 }, "departure": { "time": "1777898184", "uncertainty": 120 }, "stopId": "0:MTPRIVA2", "stopSequence": 37 }, { "arrival": { "time": "1777898364", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976526" }, "vehicle": { "id": "1354", "label": "1354" } } }, { "id": "1976527", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895400", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 }, { "arrival": { "time": "1777895651", "uncertainty": 120 }, "departure": { "time": "1777895651", "uncertainty": 120 }, "stopId": "0:JLAURAI1", "stopSequence": 2 }, { "arrival": { "time": "1777895713", "uncertainty": 120 }, "departure": { "time": "1777895713", "uncertainty": 120 }, "stopId": "0:WCHATEA1", "stopSequence": 3 }, { "arrival": { "time": "1777895795", "uncertainty": 120 }, "departure": { "time": "1777895795", "uncertainty": 120 }, "stopId": "0:WOIPHOT1", "stopSequence": 4 }, { "arrival": { "time": "1777895876", "uncertainty": 120 }, "departure": { "time": "1777895876", "uncertainty": 120 }, "stopId": "0:SAULES1", "stopSequence": 5 }, { "arrival": { "time": "1777895983", "uncertainty": 120 }, "departure": { "time": "1777895983", "uncertainty": 120 }, "stopId": "0:ROSEMAR1", "stopSequence": 6 }, { "arrival": { "time": "1777896045", "uncertainty": 120 }, "departure": { "time": "1777896045", "uncertainty": 120 }, "stopId": "0:RUCHER1", "stopSequence": 7 }, { "arrival": { "time": "1777896120", "uncertainty": 120 }, "departure": { "time": "1777896120", "uncertainty": 120 }, "stopId": "0:COUPILL1", "stopSequence": 8 }, { "arrival": { "time": "1777896176", "uncertainty": 120 }, "departure": { "time": "1777896176", "uncertainty": 120 }, "stopId": "0:MORLOT1", "stopSequence": 9 }, { "arrival": { "time": "1777896228", "uncertainty": 120 }, "departure": { "time": "1777896228", "uncertainty": 120 }, "stopId": "0:4BORNES1", "stopSequence": 10 }, { "arrival": { "time": "1777896283", "uncertainty": 120 }, "departure": { "time": "1777896283", "uncertainty": 120 }, "stopId": "0:DAGA1", "stopSequence": 11 }, { "arrival": { "time": "1777896307", "uncertainty": 120 }, "departure": { "time": "1777896307", "uncertainty": 120 }, "stopId": "0:PAQUET1", "stopSequence": 12 }, { "arrival": { "time": "1777896400", "uncertainty": 120 }, "departure": { "time": "1777896400", "uncertainty": 120 }, "stopId": "0:PATROTT1", "stopSequence": 13 }, { "arrival": { "time": "1777896466", "uncertainty": 120 }, "departure": { "time": "1777896466", "uncertainty": 120 }, "stopId": "0:DALES1", "stopSequence": 14 }, { "arrival": { "time": "1777896527", "uncertainty": 120 }, "departure": { "time": "1777896527", "uncertainty": 120 }, "stopId": "0:BERNANO1", "stopSequence": 15 }, { "arrival": { "time": "1777896664", "uncertainty": 120 }, "departure": { "time": "1777896664", "uncertainty": 120 }, "stopId": "0:ROCHAMB1", "stopSequence": 16 }, { "arrival": { "time": "1777896738", "uncertainty": 120 }, "departure": { "time": "1777896738", "uncertainty": 120 }, "stopId": "0:PONTIFF1", "stopSequence": 17 }, { "arrival": { "time": "1777896896", "uncertainty": 120 }, "departure": { "time": "1777896896", "uncertainty": 120 }, "stopId": "0:RIMPORT1", "stopSequence": 18 }, { "arrival": { "time": "1777896975", "uncertainty": 120 }, "departure": { "time": "1777896975", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 19 }, { "arrival": { "time": "1777897076", "uncertainty": 120 }, "departure": { "time": "1777897076", "uncertainty": 120 }, "stopId": "0:PREFECT3", "stopSequence": 20 }, { "arrival": { "time": "1777897285", "uncertainty": 120 }, "departure": { "time": "1777897285", "uncertainty": 120 }, "stopId": "0:LUX03", "stopSequence": 21 }, { "arrival": { "time": "1777897616", "uncertainty": 120 }, "departure": { "time": "1777897616", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 22 }, { "arrival": { "time": "1777897778", "uncertainty": 120 }, "departure": { "time": "1777897778", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 23 }, { "arrival": { "time": "1777897869", "uncertainty": 120 }, "departure": { "time": "1777897869", "uncertainty": 120 }, "stopId": "0:GARGS", "stopSequence": 24 }, { "arrival": { "time": "1777897962", "uncertainty": 120 }, "departure": { "time": "1777897962", "uncertainty": 120 }, "stopId": "0:LAFAYET2", "stopSequence": 25 }, { "arrival": { "time": "1777898045", "uncertainty": 120 }, "departure": { "time": "1777898045", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 26 }, { "arrival": { "time": "1777898118", "uncertainty": 120 }, "departure": { "time": "1777898118", "uncertainty": 120 }, "stopId": "0:BOILVIN2", "stopSequence": 27 }, { "arrival": { "time": "1777898194", "uncertainty": 120 }, "departure": { "time": "1777898194", "uncertainty": 120 }, "stopId": "0:SLIVIER2", "stopSequence": 28 }, { "arrival": { "time": "1777898289", "uncertainty": 120 }, "departure": { "time": "1777898289", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 29 }, { "arrival": { "time": "1777898344", "uncertainty": 120 }, "departure": { "time": "1777898344", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 30 }, { "arrival": { "time": "1777898409", "uncertainty": 120 }, "departure": { "time": "1777898409", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 31 }, { "arrival": { "time": "1777898526", "uncertainty": 120 }, "departure": { "time": "1777898526", "uncertainty": 120 }, "stopId": "0:QUINT02", "stopSequence": 32 }, { "arrival": { "time": "1777898605", "uncertainty": 120 }, "departure": { "time": "1777898605", "uncertainty": 120 }, "stopId": "0:CHOCOL02", "stopSequence": 33 }, { "arrival": { "time": "1777898735", "uncertainty": 120 }, "departure": { "time": "1777898735", "uncertainty": 120 }, "stopId": "0:VACONS2", "stopSequence": 34 }, { "arrival": { "time": "1777898828", "uncertainty": 120 }, "departure": { "time": "1777898828", "uncertainty": 120 }, "stopId": "0:MARGUER2", "stopSequence": 35 }, { "arrival": { "time": "1777898897", "uncertainty": 120 }, "departure": { "time": "1777898897", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 36 }, { "arrival": { "time": "1777898949", "uncertainty": 120 }, "departure": { "time": "1777898949", "uncertainty": 120 }, "stopId": "0:MTPRIVA2", "stopSequence": 37 }, { "arrival": { "time": "1777899129", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976527" }, "vehicle": { "id": "2051", "label": "2051" } } }, { "id": "1976524", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893933", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 }, { "arrival": { "time": "1777894002", "uncertainty": 120 }, "departure": { "time": "1777894002", "uncertainty": 120 }, "stopId": "0:JLAURAI1", "stopSequence": 2 }, { "arrival": { "time": "1777894069", "uncertainty": 120 }, "departure": { "time": "1777894083", "uncertainty": 120 }, "stopId": "0:WCHATEA1", "stopSequence": 3 }, { "arrival": { "time": "1777894171", "uncertainty": 120 }, "departure": { "time": "1777894172", "uncertainty": 120 }, "stopId": "0:WOIPHOT1", "stopSequence": 4 }, { "arrival": { "time": "1777894247", "uncertainty": 120 }, "departure": { "time": "1777894247", "uncertainty": 120 }, "stopId": "0:SAULES1", "stopSequence": 5 }, { "arrival": { "time": "1777894337", "uncertainty": 120 }, "departure": { "time": "1777894353", "uncertainty": 120 }, "stopId": "0:ROSEMAR1", "stopSequence": 6 }, { "arrival": { "time": "1777894394", "uncertainty": 120 }, "departure": { "time": "1777894394", "uncertainty": 120 }, "stopId": "0:RUCHER1", "stopSequence": 7 }, { "arrival": { "time": "1777894442", "uncertainty": 120 }, "departure": { "time": "1777894442", "uncertainty": 120 }, "stopId": "0:COUPILL1", "stopSequence": 8 }, { "arrival": { "time": "1777894504", "uncertainty": 120 }, "departure": { "time": "1777894504", "uncertainty": 120 }, "stopId": "0:MORLOT1", "stopSequence": 9 }, { "arrival": { "time": "1777894563", "uncertainty": 120 }, "departure": { "time": "1777894563", "uncertainty": 120 }, "stopId": "0:4BORNES1", "stopSequence": 10 }, { "arrival": { "time": "1777894615", "uncertainty": 120 }, "departure": { "time": "1777894615", "uncertainty": 120 }, "stopId": "0:DAGA1", "stopSequence": 11 }, { "arrival": { "time": "1777894650", "uncertainty": 120 }, "departure": { "time": "1777894650", "uncertainty": 120 }, "stopId": "0:PAQUET1", "stopSequence": 12 }, { "arrival": { "time": "1777894743", "uncertainty": 120 }, "departure": { "time": "1777894743", "uncertainty": 120 }, "stopId": "0:PATROTT1", "stopSequence": 13 }, { "arrival": { "time": "1777894803", "uncertainty": 120 }, "departure": { "time": "1777894803", "uncertainty": 120 }, "stopId": "0:DALES1", "stopSequence": 14 }, { "arrival": { "time": "1777894864", "uncertainty": 120 }, "departure": { "time": "1777894864", "uncertainty": 120 }, "stopId": "0:BERNANO1", "stopSequence": 15 }, { "arrival": { "time": "1777894995", "uncertainty": 120 }, "departure": { "time": "1777895045", "uncertainty": 120 }, "stopId": "0:ROCHAMB1", "stopSequence": 16 }, { "arrival": { "time": "1777895105", "uncertainty": 120 }, "departure": { "time": "1777895165", "uncertainty": 120 }, "stopId": "0:PONTIFF1", "stopSequence": 17 }, { "arrival": { "time": "1777895326", "uncertainty": 120 }, "departure": { "time": "1777895326", "uncertainty": 120 }, "stopId": "0:RIMPORT1", "stopSequence": 18 }, { "arrival": { "time": "1777895379", "uncertainty": 120 }, "departure": { "time": "1777895379", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 19 }, { "arrival": { "time": "1777895470", "uncertainty": 120 }, "departure": { "time": "1777895470", "uncertainty": 120 }, "stopId": "0:PREFECT3", "stopSequence": 20 }, { "arrival": { "time": "1777895612", "uncertainty": 120 }, "departure": { "time": "1777895612", "uncertainty": 120 }, "stopId": "0:LUX03", "stopSequence": 21 }, { "arrival": { "time": "1777895834", "uncertainty": 120 }, "departure": { "time": "1777895834", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 22 }, { "arrival": { "time": "1777895954", "uncertainty": 120 }, "departure": { "time": "1777895954", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 23 }, { "arrival": { "time": "1777896018", "uncertainty": 120 }, "departure": { "time": "1777896018", "uncertainty": 120 }, "stopId": "0:GARGS", "stopSequence": 24 }, { "arrival": { "time": "1777896097", "uncertainty": 120 }, "departure": { "time": "1777896097", "uncertainty": 120 }, "stopId": "0:LAFAYET2", "stopSequence": 25 }, { "arrival": { "time": "1777896159", "uncertainty": 120 }, "departure": { "time": "1777896159", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 26 }, { "arrival": { "time": "1777896220", "uncertainty": 120 }, "departure": { "time": "1777896220", "uncertainty": 120 }, "stopId": "0:BOILVIN2", "stopSequence": 27 }, { "arrival": { "time": "1777896299", "uncertainty": 120 }, "departure": { "time": "1777896299", "uncertainty": 120 }, "stopId": "0:SLIVIER2", "stopSequence": 28 }, { "arrival": { "time": "1777896365", "uncertainty": 120 }, "departure": { "time": "1777896365", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 29 }, { "arrival": { "time": "1777896422", "uncertainty": 120 }, "departure": { "time": "1777896422", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 30 }, { "arrival": { "time": "1777896508", "uncertainty": 120 }, "departure": { "time": "1777896508", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 31 }, { "arrival": { "time": "1777896602", "uncertainty": 120 }, "departure": { "time": "1777896602", "uncertainty": 120 }, "stopId": "0:QUINT02", "stopSequence": 32 }, { "arrival": { "time": "1777896666", "uncertainty": 120 }, "departure": { "time": "1777896666", "uncertainty": 120 }, "stopId": "0:CHOCOL02", "stopSequence": 33 }, { "arrival": { "time": "1777896796", "uncertainty": 120 }, "departure": { "time": "1777896796", "uncertainty": 120 }, "stopId": "0:VACONS2", "stopSequence": 34 }, { "arrival": { "time": "1777896889", "uncertainty": 120 }, "departure": { "time": "1777896889", "uncertainty": 120 }, "stopId": "0:MARGUER2", "stopSequence": 35 }, { "arrival": { "time": "1777896958", "uncertainty": 120 }, "departure": { "time": "1777896958", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 36 }, { "arrival": { "time": "1777897010", "uncertainty": 120 }, "departure": { "time": "1777897010", "uncertainty": 120 }, "stopId": "0:MTPRIVA2", "stopSequence": 37 }, { "arrival": { "time": "1777897190", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976524" }, "vehicle": { "id": "1355", "label": "1355" } } }, { "id": "1976525", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894380", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 }, { "arrival": { "time": "1777894459", "uncertainty": 120 }, "departure": { "time": "1777894459", "uncertainty": 120 }, "stopId": "0:JLAURAI1", "stopSequence": 2 }, { "arrival": { "time": "1777894531", "uncertainty": 120 }, "departure": { "time": "1777894531", "uncertainty": 120 }, "stopId": "0:WCHATEA1", "stopSequence": 3 }, { "arrival": { "time": "1777894649", "uncertainty": 120 }, "departure": { "time": "1777894681", "uncertainty": 120 }, "stopId": "0:WOIPHOT1", "stopSequence": 4 }, { "arrival": { "time": "1777894748", "uncertainty": 120 }, "departure": { "time": "1777894748", "uncertainty": 120 }, "stopId": "0:SAULES1", "stopSequence": 5 }, { "arrival": { "time": "1777894861", "uncertainty": 120 }, "departure": { "time": "1777894861", "uncertainty": 120 }, "stopId": "0:ROSEMAR1", "stopSequence": 6 }, { "arrival": { "time": "1777894921", "uncertainty": 120 }, "departure": { "time": "1777894921", "uncertainty": 120 }, "stopId": "0:RUCHER1", "stopSequence": 7 }, { "arrival": { "time": "1777894996", "uncertainty": 120 }, "departure": { "time": "1777895011", "uncertainty": 120 }, "stopId": "0:COUPILL1", "stopSequence": 8 }, { "arrival": { "time": "1777895068", "uncertainty": 120 }, "departure": { "time": "1777895068", "uncertainty": 120 }, "stopId": "0:MORLOT1", "stopSequence": 9 }, { "arrival": { "time": "1777895117", "uncertainty": 120 }, "departure": { "time": "1777895131", "uncertainty": 120 }, "stopId": "0:4BORNES1", "stopSequence": 10 }, { "arrival": { "time": "1777895184", "uncertainty": 120 }, "departure": { "time": "1777895184", "uncertainty": 120 }, "stopId": "0:DAGA1", "stopSequence": 11 }, { "arrival": { "time": "1777895206", "uncertainty": 120 }, "departure": { "time": "1777895221", "uncertainty": 120 }, "stopId": "0:PAQUET1", "stopSequence": 12 }, { "arrival": { "time": "1777895311", "uncertainty": 120 }, "departure": { "time": "1777895311", "uncertainty": 120 }, "stopId": "0:PATROTT1", "stopSequence": 13 }, { "arrival": { "time": "1777895371", "uncertainty": 120 }, "departure": { "time": "1777895371", "uncertainty": 120 }, "stopId": "0:DALES1", "stopSequence": 14 }, { "arrival": { "time": "1777895432", "uncertainty": 120 }, "departure": { "time": "1777895432", "uncertainty": 120 }, "stopId": "0:BERNANO1", "stopSequence": 15 }, { "arrival": { "time": "1777895565", "uncertainty": 120 }, "departure": { "time": "1777895565", "uncertainty": 120 }, "stopId": "0:ROCHAMB1", "stopSequence": 16 }, { "arrival": { "time": "1777895629", "uncertainty": 120 }, "departure": { "time": "1777895629", "uncertainty": 120 }, "stopId": "0:PONTIFF1", "stopSequence": 17 }, { "arrival": { "time": "1777895789", "uncertainty": 120 }, "departure": { "time": "1777895789", "uncertainty": 120 }, "stopId": "0:RIMPORT1", "stopSequence": 18 }, { "arrival": { "time": "1777895868", "uncertainty": 120 }, "departure": { "time": "1777895868", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 19 }, { "arrival": { "time": "1777895959", "uncertainty": 120 }, "departure": { "time": "1777895959", "uncertainty": 120 }, "stopId": "0:PREFECT3", "stopSequence": 20 }, { "arrival": { "time": "1777896102", "uncertainty": 120 }, "departure": { "time": "1777896102", "uncertainty": 120 }, "stopId": "0:LUX03", "stopSequence": 21 }, { "arrival": { "time": "1777896325", "uncertainty": 120 }, "departure": { "time": "1777896540", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 22 }, { "arrival": { "time": "1777896668", "uncertainty": 120 }, "departure": { "time": "1777896668", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 23 }, { "arrival": { "time": "1777896739", "uncertainty": 120 }, "departure": { "time": "1777896739", "uncertainty": 120 }, "stopId": "0:GARGS", "stopSequence": 24 }, { "arrival": { "time": "1777896820", "uncertainty": 120 }, "departure": { "time": "1777896820", "uncertainty": 120 }, "stopId": "0:LAFAYET2", "stopSequence": 25 }, { "arrival": { "time": "1777896886", "uncertainty": 120 }, "departure": { "time": "1777896886", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 26 }, { "arrival": { "time": "1777896949", "uncertainty": 120 }, "departure": { "time": "1777896949", "uncertainty": 120 }, "stopId": "0:BOILVIN2", "stopSequence": 27 }, { "arrival": { "time": "1777897025", "uncertainty": 120 }, "departure": { "time": "1777897025", "uncertainty": 120 }, "stopId": "0:SLIVIER2", "stopSequence": 28 }, { "arrival": { "time": "1777897120", "uncertainty": 120 }, "departure": { "time": "1777897120", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 29 }, { "arrival": { "time": "1777897175", "uncertainty": 120 }, "departure": { "time": "1777897175", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 30 }, { "arrival": { "time": "1777897240", "uncertainty": 120 }, "departure": { "time": "1777897240", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 31 }, { "arrival": { "time": "1777897357", "uncertainty": 120 }, "departure": { "time": "1777897357", "uncertainty": 120 }, "stopId": "0:QUINT02", "stopSequence": 32 }, { "arrival": { "time": "1777897436", "uncertainty": 120 }, "departure": { "time": "1777897436", "uncertainty": 120 }, "stopId": "0:CHOCOL02", "stopSequence": 33 }, { "arrival": { "time": "1777897566", "uncertainty": 120 }, "departure": { "time": "1777897566", "uncertainty": 120 }, "stopId": "0:VACONS2", "stopSequence": 34 }, { "arrival": { "time": "1777897659", "uncertainty": 120 }, "departure": { "time": "1777897659", "uncertainty": 120 }, "stopId": "0:MARGUER2", "stopSequence": 35 }, { "arrival": { "time": "1777897728", "uncertainty": 120 }, "departure": { "time": "1777897728", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 36 }, { "arrival": { "time": "1777897780", "uncertainty": 120 }, "departure": { "time": "1777897780", "uncertainty": 120 }, "stopId": "0:MTPRIVA2", "stopSequence": 37 }, { "arrival": { "time": "1777897960", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976525" }, "vehicle": { "id": "1356", "label": "1356" } } }, { "id": "1976522", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777892580", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 }, { "arrival": { "time": "1777892654", "uncertainty": 120 }, "departure": { "time": "1777892654", "uncertainty": 120 }, "stopId": "0:JLAURAI1", "stopSequence": 2 }, { "arrival": { "time": "1777892714", "uncertainty": 120 }, "departure": { "time": "1777892731", "uncertainty": 120 }, "stopId": "0:WCHATEA1", "stopSequence": 3 }, { "arrival": { "time": "1777892821", "uncertainty": 120 }, "departure": { "time": "1777892851", "uncertainty": 120 }, "stopId": "0:WOIPHOT1", "stopSequence": 4 }, { "arrival": { "time": "1777892919", "uncertainty": 120 }, "departure": { "time": "1777892919", "uncertainty": 120 }, "stopId": "0:SAULES1", "stopSequence": 5 }, { "arrival": { "time": "1777893026", "uncertainty": 120 }, "departure": { "time": "1777893026", "uncertainty": 120 }, "stopId": "0:ROSEMAR1", "stopSequence": 6 }, { "arrival": { "time": "1777893066", "uncertainty": 120 }, "departure": { "time": "1777893091", "uncertainty": 120 }, "stopId": "0:RUCHER1", "stopSequence": 7 }, { "arrival": { "time": "1777893150", "uncertainty": 120 }, "departure": { "time": "1777893150", "uncertainty": 120 }, "stopId": "0:COUPILL1", "stopSequence": 8 }, { "arrival": { "time": "1777893188", "uncertainty": 120 }, "departure": { "time": "1777893188", "uncertainty": 120 }, "stopId": "0:MORLOT1", "stopSequence": 9 }, { "arrival": { "time": "1777893271", "uncertainty": 120 }, "departure": { "time": "1777893271", "uncertainty": 120 }, "stopId": "0:4BORNES1", "stopSequence": 10 }, { "arrival": { "time": "1777893332", "uncertainty": 120 }, "departure": { "time": "1777893332", "uncertainty": 120 }, "stopId": "0:DAGA1", "stopSequence": 11 }, { "arrival": { "time": "1777893361", "uncertainty": 120 }, "departure": { "time": "1777893361", "uncertainty": 120 }, "stopId": "0:PAQUET1", "stopSequence": 12 }, { "arrival": { "time": "1777893480", "uncertainty": 120 }, "departure": { "time": "1777893480", "uncertainty": 120 }, "stopId": "0:PATROTT1", "stopSequence": 13 }, { "arrival": { "time": "1777893565", "uncertainty": 120 }, "departure": { "time": "1777893565", "uncertainty": 120 }, "stopId": "0:DALES1", "stopSequence": 14 }, { "arrival": { "time": "1777893625", "uncertainty": 120 }, "departure": { "time": "1777893631", "uncertainty": 120 }, "stopId": "0:BERNANO1", "stopSequence": 15 }, { "arrival": { "time": "1777893742", "uncertainty": 120 }, "departure": { "time": "1777893751", "uncertainty": 120 }, "stopId": "0:ROCHAMB1", "stopSequence": 16 }, { "arrival": { "time": "1777893818", "uncertainty": 120 }, "departure": { "time": "1777893842", "uncertainty": 120 }, "stopId": "0:PONTIFF1", "stopSequence": 17 }, { "arrival": { "time": "1777894005", "uncertainty": 120 }, "departure": { "time": "1777894020", "uncertainty": 120 }, "stopId": "0:RIMPORT1", "stopSequence": 18 }, { "arrival": { "time": "1777894099", "uncertainty": 120 }, "departure": { "time": "1777894111", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 19 }, { "arrival": { "time": "1777894196", "uncertainty": 120 }, "departure": { "time": "1777894231", "uncertainty": 120 }, "stopId": "0:PREFECT3", "stopSequence": 20 }, { "arrival": { "time": "1777894381", "uncertainty": 120 }, "departure": { "time": "1777894409", "uncertainty": 120 }, "stopId": "0:LUX03", "stopSequence": 21 }, { "arrival": { "time": "1777894681", "uncertainty": 120 }, "departure": { "time": "1777894857", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 22 }, { "arrival": { "time": "1777894972", "uncertainty": 120 }, "departure": { "time": "1777895007", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 23 }, { "arrival": { "time": "1777895067", "uncertainty": 120 }, "departure": { "time": "1777895157", "uncertainty": 120 }, "stopId": "0:GARGS", "stopSequence": 24 }, { "arrival": { "time": "1777895234", "uncertainty": 120 }, "departure": { "time": "1777895247", "uncertainty": 120 }, "stopId": "0:LAFAYET2", "stopSequence": 25 }, { "arrival": { "time": "1777895307", "uncertainty": 120 }, "departure": { "time": "1777895307", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 26 }, { "arrival": { "time": "1777895367", "uncertainty": 120 }, "departure": { "time": "1777895367", "uncertainty": 120 }, "stopId": "0:BOILVIN2", "stopSequence": 27 }, { "arrival": { "time": "1777895438", "uncertainty": 120 }, "departure": { "time": "1777895438", "uncertainty": 120 }, "stopId": "0:SLIVIER2", "stopSequence": 28 }, { "arrival": { "time": "1777895502", "uncertainty": 120 }, "departure": { "time": "1777895502", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 29 }, { "arrival": { "time": "1777895559", "uncertainty": 120 }, "departure": { "time": "1777895559", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 30 }, { "arrival": { "time": "1777895647", "uncertainty": 120 }, "departure": { "time": "1777895647", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 31 }, { "arrival": { "time": "1777895740", "uncertainty": 120 }, "departure": { "time": "1777895740", "uncertainty": 120 }, "stopId": "0:QUINT02", "stopSequence": 32 }, { "arrival": { "time": "1777895803", "uncertainty": 120 }, "departure": { "time": "1777895803", "uncertainty": 120 }, "stopId": "0:CHOCOL02", "stopSequence": 33 }, { "arrival": { "time": "1777895900", "uncertainty": 120 }, "departure": { "time": "1777895900", "uncertainty": 120 }, "stopId": "0:VACONS2", "stopSequence": 34 }, { "arrival": { "time": "1777895988", "uncertainty": 120 }, "departure": { "time": "1777895988", "uncertainty": 120 }, "stopId": "0:MARGUER2", "stopSequence": 35 }, { "arrival": { "time": "1777896071", "uncertainty": 120 }, "departure": { "time": "1777896071", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 36 }, { "arrival": { "time": "1777896108", "uncertainty": 120 }, "departure": { "time": "1777896108", "uncertainty": 120 }, "stopId": "0:MTPRIVA2", "stopSequence": 37 }, { "arrival": { "time": "1777896229", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976522" }, "vehicle": { "id": "1357", "label": "1357" } } }, { "id": "1976523", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893301", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 }, { "arrival": { "time": "1777893361", "uncertainty": 120 }, "departure": { "time": "1777893361", "uncertainty": 120 }, "stopId": "0:JLAURAI1", "stopSequence": 2 }, { "arrival": { "time": "1777893430", "uncertainty": 120 }, "departure": { "time": "1777893430", "uncertainty": 120 }, "stopId": "0:WCHATEA1", "stopSequence": 3 }, { "arrival": { "time": "1777893537", "uncertainty": 120 }, "departure": { "time": "1777893571", "uncertainty": 120 }, "stopId": "0:WOIPHOT1", "stopSequence": 4 }, { "arrival": { "time": "1777893631", "uncertainty": 120 }, "departure": { "time": "1777893631", "uncertainty": 120 }, "stopId": "0:SAULES1", "stopSequence": 5 }, { "arrival": { "time": "1777893705", "uncertainty": 120 }, "departure": { "time": "1777893705", "uncertainty": 120 }, "stopId": "0:ROSEMAR1", "stopSequence": 6 }, { "arrival": { "time": "1777893777", "uncertainty": 120 }, "departure": { "time": "1777893781", "uncertainty": 120 }, "stopId": "0:RUCHER1", "stopSequence": 7 }, { "arrival": { "time": "1777893851", "uncertainty": 120 }, "departure": { "time": "1777893851", "uncertainty": 120 }, "stopId": "0:COUPILL1", "stopSequence": 8 }, { "arrival": { "time": "1777893901", "uncertainty": 120 }, "departure": { "time": "1777893901", "uncertainty": 120 }, "stopId": "0:MORLOT1", "stopSequence": 9 }, { "arrival": { "time": "1777893991", "uncertainty": 120 }, "departure": { "time": "1777893991", "uncertainty": 120 }, "stopId": "0:4BORNES1", "stopSequence": 10 }, { "arrival": { "time": "1777894059", "uncertainty": 120 }, "departure": { "time": "1777894059", "uncertainty": 120 }, "stopId": "0:DAGA1", "stopSequence": 11 }, { "arrival": { "time": "1777894102", "uncertainty": 120 }, "departure": { "time": "1777894111", "uncertainty": 120 }, "stopId": "0:PAQUET1", "stopSequence": 12 }, { "arrival": { "time": "1777894201", "uncertainty": 120 }, "departure": { "time": "1777894201", "uncertainty": 120 }, "stopId": "0:PATROTT1", "stopSequence": 13 }, { "arrival": { "time": "1777894261", "uncertainty": 120 }, "departure": { "time": "1777894261", "uncertainty": 120 }, "stopId": "0:DALES1", "stopSequence": 14 }, { "arrival": { "time": "1777894337", "uncertainty": 120 }, "departure": { "time": "1777894337", "uncertainty": 120 }, "stopId": "0:BERNANO1", "stopSequence": 15 }, { "arrival": { "time": "1777894447", "uncertainty": 120 }, "departure": { "time": "1777894471", "uncertainty": 120 }, "stopId": "0:ROCHAMB1", "stopSequence": 16 }, { "arrival": { "time": "1777894531", "uncertainty": 120 }, "departure": { "time": "1777894561", "uncertainty": 120 }, "stopId": "0:PONTIFF1", "stopSequence": 17 }, { "arrival": { "time": "1777894709", "uncertainty": 120 }, "departure": { "time": "1777894712", "uncertainty": 120 }, "stopId": "0:RIMPORT1", "stopSequence": 18 }, { "arrival": { "time": "1777894791", "uncertainty": 120 }, "departure": { "time": "1777894801", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 19 }, { "arrival": { "time": "1777894891", "uncertainty": 120 }, "departure": { "time": "1777894891", "uncertainty": 120 }, "stopId": "0:PREFECT3", "stopSequence": 20 }, { "arrival": { "time": "1777895026", "uncertainty": 120 }, "departure": { "time": "1777895041", "uncertainty": 120 }, "stopId": "0:LUX03", "stopSequence": 21 }, { "arrival": { "time": "1777895251", "uncertainty": 120 }, "departure": { "time": "1777895311", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 22 }, { "arrival": { "time": "1777895450", "uncertainty": 120 }, "departure": { "time": "1777895450", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 23 }, { "arrival": { "time": "1777895513", "uncertainty": 120 }, "departure": { "time": "1777895513", "uncertainty": 120 }, "stopId": "0:GARGS", "stopSequence": 24 }, { "arrival": { "time": "1777895592", "uncertainty": 120 }, "departure": { "time": "1777895592", "uncertainty": 120 }, "stopId": "0:LAFAYET2", "stopSequence": 25 }, { "arrival": { "time": "1777895654", "uncertainty": 120 }, "departure": { "time": "1777895654", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 26 }, { "arrival": { "time": "1777895715", "uncertainty": 120 }, "departure": { "time": "1777895715", "uncertainty": 120 }, "stopId": "0:BOILVIN2", "stopSequence": 27 }, { "arrival": { "time": "1777895795", "uncertainty": 120 }, "departure": { "time": "1777895795", "uncertainty": 120 }, "stopId": "0:SLIVIER2", "stopSequence": 28 }, { "arrival": { "time": "1777895859", "uncertainty": 120 }, "departure": { "time": "1777895859", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 29 }, { "arrival": { "time": "1777895916", "uncertainty": 120 }, "departure": { "time": "1777895916", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 30 }, { "arrival": { "time": "1777896004", "uncertainty": 120 }, "departure": { "time": "1777896004", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 31 }, { "arrival": { "time": "1777896097", "uncertainty": 120 }, "departure": { "time": "1777896097", "uncertainty": 120 }, "stopId": "0:QUINT02", "stopSequence": 32 }, { "arrival": { "time": "1777896160", "uncertainty": 120 }, "departure": { "time": "1777896160", "uncertainty": 120 }, "stopId": "0:CHOCOL02", "stopSequence": 33 }, { "arrival": { "time": "1777896262", "uncertainty": 120 }, "departure": { "time": "1777896262", "uncertainty": 120 }, "stopId": "0:VACONS2", "stopSequence": 34 }, { "arrival": { "time": "1777896351", "uncertainty": 120 }, "departure": { "time": "1777896351", "uncertainty": 120 }, "stopId": "0:MARGUER2", "stopSequence": 35 }, { "arrival": { "time": "1777896432", "uncertainty": 120 }, "departure": { "time": "1777896432", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 36 }, { "arrival": { "time": "1777896471", "uncertainty": 120 }, "departure": { "time": "1777896471", "uncertainty": 120 }, "stopId": "0:MTPRIVA2", "stopSequence": 37 }, { "arrival": { "time": "1777896602", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976523" }, "vehicle": { "id": "952", "label": "952" } } }, { "id": "1853341", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893540", "uncertainty": 120 }, "stopId": "0:PRESJAC1", "stopSequence": 1 }, { "arrival": { "time": "1777893600", "uncertainty": 120 }, "departure": { "time": "1777893601", "uncertainty": 120 }, "stopId": "0:CLETTE1", "stopSequence": 2 }, { "arrival": { "time": "1777893670", "uncertainty": 120 }, "departure": { "time": "1777893670", "uncertainty": 120 }, "stopId": "0:CAILLOU1", "stopSequence": 3 }, { "arrival": { "time": "1777893690", "uncertainty": 120 }, "departure": { "time": "1777893690", "uncertainty": 120 }, "stopId": "0:ROUSSEL1", "stopSequence": 4 }, { "arrival": { "time": "1777893721", "uncertainty": 120 }, "departure": { "time": "1777893721", "uncertainty": 120 }, "stopId": "0:BAUCHEZ1", "stopSequence": 5 }, { "arrival": { "time": "1777893768", "uncertainty": 120 }, "departure": { "time": "1777893768", "uncertainty": 120 }, "stopId": "0:SANSONN1", "stopSequence": 6 }, { "arrival": { "time": "1777893797", "uncertainty": 120 }, "departure": { "time": "1777893811", "uncertainty": 120 }, "stopId": "0:BUCHOZ1", "stopSequence": 7 }, { "arrival": { "time": "1777893868", "uncertainty": 120 }, "departure": { "time": "1777893872", "uncertainty": 120 }, "stopId": "0:NJUNG1", "stopSequence": 8 }, { "arrival": { "time": "1777893928", "uncertainty": 120 }, "departure": { "time": "1777893932", "uncertainty": 120 }, "stopId": "0:LEMOYNE1", "stopSequence": 9 }, { "arrival": { "time": "1777893962", "uncertainty": 120 }, "departure": { "time": "1777893962", "uncertainty": 120 }, "stopId": "0:COLIBRI1", "stopSequence": 10 }, { "arrival": { "time": "1777894014", "uncertainty": 120 }, "departure": { "time": "1777894022", "uncertainty": 120 }, "stopId": "0:TIGNO414", "stopSequence": 11 }, { "arrival": { "time": "1777894151", "uncertainty": 120 }, "departure": { "time": "1777894151", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 12 }, { "arrival": { "time": "1777894218", "uncertainty": 120 }, "departure": { "time": "1777894234", "uncertainty": 120 }, "stopId": "0:LUXE", "stopSequence": 13 }, { "arrival": { "time": "1777894447", "uncertainty": 120 }, "departure": { "time": "1777894506", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 14 }, { "arrival": { "time": "1777894621", "uncertainty": 120 }, "departure": { "time": "1777894629", "uncertainty": 120 }, "stopId": "0:STNICOL3", "stopSequence": 15 }, { "arrival": { "time": "1777894690", "uncertainty": 120 }, "departure": { "time": "1777894779", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 16 }, { "arrival": { "time": "1777894975", "uncertainty": 120 }, "departure": { "time": "1777894981", "uncertainty": 120 }, "stopId": "0:SEILLE2", "stopSequence": 17 }, { "arrival": { "time": "1777895057", "uncertainty": 120 }, "departure": { "time": "1777895057", "uncertainty": 120 }, "stopId": "0:FRIANT2", "stopSequence": 18 }, { "arrival": { "time": "1777895101", "uncertainty": 120 }, "departure": { "time": "1777895101", "uncertainty": 120 }, "stopId": "0:HERMITE2", "stopSequence": 19 }, { "arrival": { "time": "1777895135", "uncertainty": 120 }, "departure": { "time": "1777895135", "uncertainty": 120 }, "stopId": "0:COLLIGN2", "stopSequence": 20 }, { "arrival": { "time": "1777895191", "uncertainty": 120 }, "departure": { "time": "1777895191", "uncertainty": 120 }, "stopId": "0:DUCROCQ2", "stopSequence": 21 }, { "arrival": { "time": "1777895253", "uncertainty": 120 }, "departure": { "time": "1777895253", "uncertainty": 120 }, "stopId": "0:HESTAUX2", "stopSequence": 22 }, { "arrival": { "time": "1777895307", "uncertainty": 120 }, "departure": { "time": "1777895307", "uncertainty": 120 }, "stopId": "0:GOUSSEL2", "stopSequence": 23 }, { "arrival": { "time": "1777895329", "uncertainty": 120 }, "departure": { "time": "1777895343", "uncertainty": 120 }, "stopId": "0:CLAUDEL2", "stopSequence": 24 }, { "arrival": { "time": "1777895465", "uncertainty": 120 }, "departure": { "time": "1777895465", "uncertainty": 120 }, "stopId": "0:OBERL653", "stopSequence": 25 }, { "arrival": { "time": "1777895562", "uncertainty": 120 }, "departure": { "time": "1777895562", "uncertainty": 120 }, "stopId": "0:PEUPLIE2", "stopSequence": 26 }, { "arrival": { "time": "1777895709", "uncertainty": 120 }, "departure": { "time": "1777895709", "uncertainty": 120 }, "stopId": "0:GRIGY2", "stopSequence": 27 }, { "arrival": { "time": "1777895844", "uncertainty": 120 }, "departure": { "time": "1777895844", "uncertainty": 120 }, "stopId": "0:GDECOLE2", "stopSequence": 28 }, { "arrival": { "time": "1777895969", "uncertainty": 120 }, "departure": { "time": "1777895969", "uncertainty": 120 }, "stopId": "0:PASSOTE2", "stopSequence": 29 }, { "arrival": { "time": "1777896005", "uncertainty": 120 }, "departure": { "time": "1777896005", "uncertainty": 120 }, "stopId": "0:CUVION2", "stopSequence": 30 }, { "arrival": { "time": "1777896085", "uncertainty": 120 }, "departure": { "time": "1777896085", "uncertainty": 120 }, "stopId": "0:DOLICHE2", "stopSequence": 31 }, { "arrival": { "time": "1777896118", "uncertainty": 120 }, "departure": { "time": "1777896118", "uncertainty": 120 }, "stopId": "0:30JOURS2", "stopSequence": 32 }, { "arrival": { "time": "1777896171", "uncertainty": 120 }, "departure": { "time": "1777896171", "uncertainty": 120 }, "stopId": "0:LADAME2", "stopSequence": 33 }, { "arrival": { "time": "1777896230", "uncertainty": 120 }, "departure": { "time": "1777896230", "uncertainty": 120 }, "stopId": "0:FALOGNE2", "stopSequence": 34 }, { "arrival": { "time": "1777896295", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 35 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853341" }, "vehicle": { "id": "851", "label": "851" } } }, { "id": "1853342", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895220", "uncertainty": 120 }, "stopId": "0:PRESJAC1", "stopSequence": 1 }, { "arrival": { "time": "1777895274", "uncertainty": 120 }, "departure": { "time": "1777895281", "uncertainty": 120 }, "stopId": "0:CLETTE1", "stopSequence": 2 }, { "arrival": { "time": "1777895354", "uncertainty": 120 }, "departure": { "time": "1777895371", "uncertainty": 120 }, "stopId": "0:CAILLOU1", "stopSequence": 3 }, { "arrival": { "time": "1777895399", "uncertainty": 120 }, "departure": { "time": "1777895399", "uncertainty": 120 }, "stopId": "0:ROUSSEL1", "stopSequence": 4 }, { "arrival": { "time": "1777895439", "uncertainty": 120 }, "departure": { "time": "1777895439", "uncertainty": 120 }, "stopId": "0:BAUCHEZ1", "stopSequence": 5 }, { "arrival": { "time": "1777895496", "uncertainty": 120 }, "departure": { "time": "1777895496", "uncertainty": 120 }, "stopId": "0:SANSONN1", "stopSequence": 6 }, { "arrival": { "time": "1777895513", "uncertainty": 120 }, "departure": { "time": "1777895513", "uncertainty": 120 }, "stopId": "0:BUCHOZ1", "stopSequence": 7 }, { "arrival": { "time": "1777895580", "uncertainty": 120 }, "departure": { "time": "1777895580", "uncertainty": 120 }, "stopId": "0:NJUNG1", "stopSequence": 8 }, { "arrival": { "time": "1777895641", "uncertainty": 120 }, "departure": { "time": "1777895641", "uncertainty": 120 }, "stopId": "0:LEMOYNE1", "stopSequence": 9 }, { "arrival": { "time": "1777895693", "uncertainty": 120 }, "departure": { "time": "1777895693", "uncertainty": 120 }, "stopId": "0:COLIBRI1", "stopSequence": 10 }, { "arrival": { "time": "1777895726", "uncertainty": 120 }, "departure": { "time": "1777895726", "uncertainty": 120 }, "stopId": "0:TIGNO414", "stopSequence": 11 }, { "arrival": { "time": "1777895849", "uncertainty": 120 }, "departure": { "time": "1777895849", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 12 }, { "arrival": { "time": "1777895907", "uncertainty": 120 }, "departure": { "time": "1777895907", "uncertainty": 120 }, "stopId": "0:LUXE", "stopSequence": 13 }, { "arrival": { "time": "1777896127", "uncertainty": 120 }, "departure": { "time": "1777896127", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 14 }, { "arrival": { "time": "1777896266", "uncertainty": 120 }, "departure": { "time": "1777896266", "uncertainty": 120 }, "stopId": "0:STNICOL3", "stopSequence": 15 }, { "arrival": { "time": "1777896299", "uncertainty": 120 }, "departure": { "time": "1777896299", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 16 }, { "arrival": { "time": "1777896507", "uncertainty": 120 }, "departure": { "time": "1777896507", "uncertainty": 120 }, "stopId": "0:SEILLE2", "stopSequence": 17 }, { "arrival": { "time": "1777896583", "uncertainty": 120 }, "departure": { "time": "1777896583", "uncertainty": 120 }, "stopId": "0:FRIANT2", "stopSequence": 18 }, { "arrival": { "time": "1777896629", "uncertainty": 120 }, "departure": { "time": "1777896629", "uncertainty": 120 }, "stopId": "0:HERMITE2", "stopSequence": 19 }, { "arrival": { "time": "1777896662", "uncertainty": 120 }, "departure": { "time": "1777896662", "uncertainty": 120 }, "stopId": "0:COLLIGN2", "stopSequence": 20 }, { "arrival": { "time": "1777896719", "uncertainty": 120 }, "departure": { "time": "1777896719", "uncertainty": 120 }, "stopId": "0:DUCROCQ2", "stopSequence": 21 }, { "arrival": { "time": "1777896780", "uncertainty": 120 }, "departure": { "time": "1777896780", "uncertainty": 120 }, "stopId": "0:HESTAUX2", "stopSequence": 22 }, { "arrival": { "time": "1777896835", "uncertainty": 120 }, "departure": { "time": "1777896835", "uncertainty": 120 }, "stopId": "0:GOUSSEL2", "stopSequence": 23 }, { "arrival": { "time": "1777896862", "uncertainty": 120 }, "departure": { "time": "1777896862", "uncertainty": 120 }, "stopId": "0:CLAUDEL2", "stopSequence": 24 }, { "arrival": { "time": "1777896959", "uncertainty": 120 }, "departure": { "time": "1777896959", "uncertainty": 120 }, "stopId": "0:OBERL653", "stopSequence": 25 }, { "arrival": { "time": "1777897077", "uncertainty": 120 }, "departure": { "time": "1777897077", "uncertainty": 120 }, "stopId": "0:PEUPLIE2", "stopSequence": 26 }, { "arrival": { "time": "1777897256", "uncertainty": 120 }, "departure": { "time": "1777897256", "uncertainty": 120 }, "stopId": "0:GRIGY2", "stopSequence": 27 }, { "arrival": { "time": "1777897377", "uncertainty": 120 }, "departure": { "time": "1777897377", "uncertainty": 120 }, "stopId": "0:GDECOLE2", "stopSequence": 28 }, { "arrival": { "time": "1777897533", "uncertainty": 120 }, "departure": { "time": "1777897533", "uncertainty": 120 }, "stopId": "0:PASSOTE2", "stopSequence": 29 }, { "arrival": { "time": "1777897573", "uncertainty": 120 }, "departure": { "time": "1777897573", "uncertainty": 120 }, "stopId": "0:CUVION2", "stopSequence": 30 }, { "arrival": { "time": "1777897646", "uncertainty": 120 }, "departure": { "time": "1777897646", "uncertainty": 120 }, "stopId": "0:DOLICHE2", "stopSequence": 31 }, { "arrival": { "time": "1777897687", "uncertainty": 120 }, "departure": { "time": "1777897687", "uncertainty": 120 }, "stopId": "0:30JOURS2", "stopSequence": 32 }, { "arrival": { "time": "1777897737", "uncertainty": 120 }, "departure": { "time": "1777897737", "uncertainty": 120 }, "stopId": "0:LADAME2", "stopSequence": 33 }, { "arrival": { "time": "1777897806", "uncertainty": 120 }, "departure": { "time": "1777897806", "uncertainty": 120 }, "stopId": "0:FALOGNE2", "stopSequence": 34 }, { "arrival": { "time": "1777897857", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 35 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853342" }, "vehicle": { "id": "1932", "label": "1932" } } }, { "id": "1976521", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777892041", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 }, { "arrival": { "time": "1777892109", "uncertainty": 120 }, "departure": { "time": "1777892109", "uncertainty": 120 }, "stopId": "0:JLAURAI1", "stopSequence": 2 }, { "arrival": { "time": "1777892191", "uncertainty": 120 }, "departure": { "time": "1777892191", "uncertainty": 120 }, "stopId": "0:WCHATEA1", "stopSequence": 3 }, { "arrival": { "time": "1777892309", "uncertainty": 120 }, "departure": { "time": "1777892311", "uncertainty": 120 }, "stopId": "0:WOIPHOT1", "stopSequence": 4 }, { "arrival": { "time": "1777892371", "uncertainty": 120 }, "departure": { "time": "1777892371", "uncertainty": 120 }, "stopId": "0:SAULES1", "stopSequence": 5 }, { "arrival": { "time": "1777892543", "uncertainty": 120 }, "departure": { "time": "1777892543", "uncertainty": 120 }, "stopId": "0:ROSEMAR1", "stopSequence": 6 }, { "arrival": { "time": "1777892581", "uncertainty": 120 }, "departure": { "time": "1777892581", "uncertainty": 120 }, "stopId": "0:RUCHER1", "stopSequence": 7 }, { "arrival": { "time": "1777892631", "uncertainty": 120 }, "departure": { "time": "1777892631", "uncertainty": 120 }, "stopId": "0:COUPILL1", "stopSequence": 8 }, { "arrival": { "time": "1777892670", "uncertainty": 120 }, "departure": { "time": "1777892671", "uncertainty": 120 }, "stopId": "0:MORLOT1", "stopSequence": 9 }, { "arrival": { "time": "1777892761", "uncertainty": 120 }, "departure": { "time": "1777892761", "uncertainty": 120 }, "stopId": "0:4BORNES1", "stopSequence": 10 }, { "arrival": { "time": "1777892842", "uncertainty": 120 }, "departure": { "time": "1777892851", "uncertainty": 120 }, "stopId": "0:DAGA1", "stopSequence": 11 }, { "arrival": { "time": "1777892887", "uncertainty": 120 }, "departure": { "time": "1777892887", "uncertainty": 120 }, "stopId": "0:PAQUET1", "stopSequence": 12 }, { "arrival": { "time": "1777892992", "uncertainty": 120 }, "departure": { "time": "1777893001", "uncertainty": 120 }, "stopId": "0:PATROTT1", "stopSequence": 13 }, { "arrival": { "time": "1777893091", "uncertainty": 120 }, "departure": { "time": "1777893091", "uncertainty": 120 }, "stopId": "0:DALES1", "stopSequence": 14 }, { "arrival": { "time": "1777893170", "uncertainty": 120 }, "departure": { "time": "1777893181", "uncertainty": 120 }, "stopId": "0:BERNANO1", "stopSequence": 15 }, { "arrival": { "time": "1777893278", "uncertainty": 120 }, "departure": { "time": "1777893301", "uncertainty": 120 }, "stopId": "0:ROCHAMB1", "stopSequence": 16 }, { "arrival": { "time": "1777893362", "uncertainty": 120 }, "departure": { "time": "1777893391", "uncertainty": 120 }, "stopId": "0:PONTIFF1", "stopSequence": 17 }, { "arrival": { "time": "1777893487", "uncertainty": 120 }, "departure": { "time": "1777893511", "uncertainty": 120 }, "stopId": "0:RIMPORT1", "stopSequence": 18 }, { "arrival": { "time": "1777893571", "uncertainty": 120 }, "departure": { "time": "1777893571", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 19 }, { "arrival": { "time": "1777893661", "uncertainty": 120 }, "departure": { "time": "1777893661", "uncertainty": 120 }, "stopId": "0:PREFECT3", "stopSequence": 20 }, { "arrival": { "time": "1777893829", "uncertainty": 120 }, "departure": { "time": "1777893871", "uncertainty": 120 }, "stopId": "0:LUX03", "stopSequence": 21 }, { "arrival": { "time": "1777894081", "uncertainty": 120 }, "departure": { "time": "1777894201", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 22 }, { "arrival": { "time": "1777894321", "uncertainty": 120 }, "departure": { "time": "1777894351", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 23 }, { "arrival": { "time": "1777894411", "uncertainty": 120 }, "departure": { "time": "1777894471", "uncertainty": 120 }, "stopId": "0:GARGS", "stopSequence": 24 }, { "arrival": { "time": "1777894555", "uncertainty": 120 }, "departure": { "time": "1777894561", "uncertainty": 120 }, "stopId": "0:LAFAYET2", "stopSequence": 25 }, { "arrival": { "time": "1777894621", "uncertainty": 120 }, "departure": { "time": "1777894651", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 26 }, { "arrival": { "time": "1777894741", "uncertainty": 120 }, "departure": { "time": "1777894741", "uncertainty": 120 }, "stopId": "0:BOILVIN2", "stopSequence": 27 }, { "arrival": { "time": "1777894821", "uncertainty": 120 }, "departure": { "time": "1777894861", "uncertainty": 120 }, "stopId": "0:SLIVIER2", "stopSequence": 28 }, { "arrival": { "time": "1777894921", "uncertainty": 120 }, "departure": { "time": "1777894981", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 29 }, { "arrival": { "time": "1777895038", "uncertainty": 120 }, "departure": { "time": "1777895041", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 30 }, { "arrival": { "time": "1777895131", "uncertainty": 120 }, "departure": { "time": "1777895131", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 31 }, { "arrival": { "time": "1777895221", "uncertainty": 120 }, "departure": { "time": "1777895221", "uncertainty": 120 }, "stopId": "0:QUINT02", "stopSequence": 32 }, { "arrival": { "time": "1777895282", "uncertainty": 120 }, "departure": { "time": "1777895282", "uncertainty": 120 }, "stopId": "0:CHOCOL02", "stopSequence": 33 }, { "arrival": { "time": "1777895389", "uncertainty": 120 }, "departure": { "time": "1777895389", "uncertainty": 120 }, "stopId": "0:VACONS2", "stopSequence": 34 }, { "arrival": { "time": "1777895477", "uncertainty": 120 }, "departure": { "time": "1777895477", "uncertainty": 120 }, "stopId": "0:MARGUER2", "stopSequence": 35 }, { "arrival": { "time": "1777895560", "uncertainty": 120 }, "departure": { "time": "1777895560", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 36 }, { "arrival": { "time": "1777895597", "uncertainty": 120 }, "departure": { "time": "1777895597", "uncertainty": 120 }, "stopId": "0:MTPRIVA2", "stopSequence": 37 }, { "arrival": { "time": "1777895718", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976521" }, "vehicle": { "id": "1351", "label": "1351" } } }, { "id": "1853343", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897080", "uncertainty": 120 }, "stopId": "0:PRESJAC1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853343" } } }, { "id": "1854488", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1777898178", "uncertainty": 120 }, "departure": { "time": "1777898178", "uncertainty": 120 }, "stopId": "0:COUROR1" }, { "arrival": { "time": "1777898187", "uncertainty": 120 }, "departure": { "time": "1777898187", "uncertainty": 120 }, "stopId": "0:COUROR1" }, { "arrival": { "time": "1777898233", "uncertainty": 120 }, "departure": { "time": "1777898233", "uncertainty": 120 }, "stopId": "0:CONSERV1" }, { "arrival": { "time": "1777898251", "uncertainty": 120 }, "departure": { "time": "1777898251", "uncertainty": 120 }, "stopId": "0:SEGOLEN1" }, { "arrival": { "time": "1777899123", "uncertainty": 120 }, "departure": { "time": "1777899123", "uncertainty": 120 }, "stopId": "0:STGEORG2" }, { "arrival": { "time": "1777899212", "uncertainty": 120 }, "departure": { "time": "1777899212", "uncertainty": 120 }, "stopId": "0:RIMPORT1" }, { "departure": { "time": "1777898100", "uncertainty": 120 }, "stopId": "0:OFFICET1", "stopSequence": 1 }, { "arrival": { "time": "1777898180", "uncertainty": 120 }, "departure": { "time": "1777898180", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COUROR1", "stopSequence": 2 }, { "arrival": { "time": "1777898214", "uncertainty": 120 }, "departure": { "time": "1777898214", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:SEGOLEN1", "stopSequence": 3 }, { "arrival": { "time": "1777898300", "uncertainty": 120 }, "departure": { "time": "1777898300", "uncertainty": 120 }, "stopId": "0:CONSERV1", "stopSequence": 4 }, { "arrival": { "time": "1777898384", "uncertainty": 120 }, "departure": { "time": "1777898384", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 5 }, { "arrival": { "time": "1777898492", "uncertainty": 120 }, "departure": { "time": "1777898492", "uncertainty": 120 }, "stopId": "0:FAVADE01", "stopSequence": 6 }, { "arrival": { "time": "1777898586", "uncertainty": 120 }, "departure": { "time": "1777898586", "uncertainty": 120 }, "stopId": "0:PORTALL1", "stopSequence": 7 }, { "arrival": { "time": "1777898695", "uncertainty": 120 }, "departure": { "time": "1777898695", "uncertainty": 120 }, "stopId": "0:CHARRON1", "stopSequence": 8 }, { "arrival": { "time": "1777898852", "uncertainty": 120 }, "departure": { "time": "1777898852", "uncertainty": 120 }, "stopId": "0:FOURNIR1", "stopSequence": 9 }, { "arrival": { "time": "1777898973", "uncertainty": 120 }, "departure": { "time": "1777898973", "uncertainty": 120 }, "stopId": "0:PLARMES2", "stopSequence": 10 }, { "arrival": { "time": "1777899025", "uncertainty": 120 }, "departure": { "time": "1777899025", "uncertainty": 120 }, "stopId": "0:PLCHAM02", "stopSequence": 11 }, { "arrival": { "time": "1777899060", "uncertainty": 120 }, "departure": { "time": "1777899060", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PREFECT3", "stopSequence": 12 }, { "arrival": { "time": "1777899160", "uncertainty": 120 }, "departure": { "time": "1777899160", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:POMOREA", "stopSequence": 13 }, { "arrival": { "time": "1777899212", "uncertainty": 120 }, "departure": { "time": "1777899212", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:VALLADI1", "stopSequence": 14 }, { "arrival": { "time": "1777899325", "uncertainty": 120 }, "departure": { "time": "1777899325", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CASERNE1", "stopSequence": 15 }, { "arrival": { "time": "1777899394", "uncertainty": 120 }, "departure": { "time": "1777899394", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:RIMPORT1", "stopSequence": 16 }, { "arrival": { "time": "1777899276", "uncertainty": 120 }, "departure": { "time": "1777899276", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 17 }, { "arrival": { "time": "1777899396", "uncertainty": 120 }, "stopId": "0:OFFICET1", "stopSequence": 18 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "81", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854488" } } }, { "id": "1854487", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1777896078", "uncertainty": 120 }, "departure": { "time": "1777896078", "uncertainty": 120 }, "stopId": "0:COUROR1" }, { "arrival": { "time": "1777896087", "uncertainty": 120 }, "departure": { "time": "1777896087", "uncertainty": 120 }, "stopId": "0:COUROR1" }, { "arrival": { "time": "1777896133", "uncertainty": 120 }, "departure": { "time": "1777896133", "uncertainty": 120 }, "stopId": "0:CONSERV1" }, { "arrival": { "time": "1777896151", "uncertainty": 120 }, "departure": { "time": "1777896151", "uncertainty": 120 }, "stopId": "0:SEGOLEN1" }, { "arrival": { "time": "1777897012", "uncertainty": 120 }, "departure": { "time": "1777897012", "uncertainty": 120 }, "stopId": "0:STGEORG2" }, { "arrival": { "time": "1777897101", "uncertainty": 120 }, "departure": { "time": "1777897101", "uncertainty": 120 }, "stopId": "0:RIMPORT1" }, { "departure": { "time": "1777896000", "uncertainty": 120 }, "stopId": "0:OFFICET1", "stopSequence": 1 }, { "arrival": { "time": "1777896080", "uncertainty": 120 }, "departure": { "time": "1777896080", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COUROR1", "stopSequence": 2 }, { "arrival": { "time": "1777896114", "uncertainty": 120 }, "departure": { "time": "1777896114", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:SEGOLEN1", "stopSequence": 3 }, { "arrival": { "time": "1777896200", "uncertainty": 120 }, "departure": { "time": "1777896200", "uncertainty": 120 }, "stopId": "0:CONSERV1", "stopSequence": 4 }, { "arrival": { "time": "1777896284", "uncertainty": 120 }, "departure": { "time": "1777896284", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 5 }, { "arrival": { "time": "1777896392", "uncertainty": 120 }, "departure": { "time": "1777896392", "uncertainty": 120 }, "stopId": "0:FAVADE01", "stopSequence": 6 }, { "arrival": { "time": "1777896486", "uncertainty": 120 }, "departure": { "time": "1777896486", "uncertainty": 120 }, "stopId": "0:PORTALL1", "stopSequence": 7 }, { "arrival": { "time": "1777896595", "uncertainty": 120 }, "departure": { "time": "1777896595", "uncertainty": 120 }, "stopId": "0:CHARRON1", "stopSequence": 8 }, { "arrival": { "time": "1777896752", "uncertainty": 120 }, "departure": { "time": "1777896752", "uncertainty": 120 }, "stopId": "0:FOURNIR1", "stopSequence": 9 }, { "arrival": { "time": "1777896861", "uncertainty": 120 }, "departure": { "time": "1777896861", "uncertainty": 120 }, "stopId": "0:PLARMES2", "stopSequence": 10 }, { "arrival": { "time": "1777896914", "uncertainty": 120 }, "departure": { "time": "1777896914", "uncertainty": 120 }, "stopId": "0:PLCHAM02", "stopSequence": 11 }, { "arrival": { "time": "1777896960", "uncertainty": 120 }, "departure": { "time": "1777896960", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PREFECT3", "stopSequence": 12 }, { "arrival": { "time": "1777897060", "uncertainty": 120 }, "departure": { "time": "1777897060", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:POMOREA", "stopSequence": 13 }, { "arrival": { "time": "1777897112", "uncertainty": 120 }, "departure": { "time": "1777897112", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:VALLADI1", "stopSequence": 14 }, { "arrival": { "time": "1777897225", "uncertainty": 120 }, "departure": { "time": "1777897225", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CASERNE1", "stopSequence": 15 }, { "arrival": { "time": "1777897294", "uncertainty": 120 }, "departure": { "time": "1777897294", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:RIMPORT1", "stopSequence": 16 }, { "arrival": { "time": "1777897179", "uncertainty": 120 }, "departure": { "time": "1777897179", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 17 }, { "arrival": { "time": "1777897299", "uncertainty": 120 }, "stopId": "0:OFFICET1", "stopSequence": 18 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "81", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854487" } } }, { "id": "1855132", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895820", "uncertainty": 120 }, "stopId": "0:COTSE1", "stopSequence": 1 }, { "arrival": { "time": "1777895895", "uncertainty": 120 }, "departure": { "time": "1777895895", "uncertainty": 120 }, "stopId": "0:TIVO1", "stopSequence": 2 }, { "arrival": { "time": "1777896000", "uncertainty": 120 }, "departure": { "time": "1777896000", "uncertainty": 120 }, "stopId": "0:PISCINE1", "stopSequence": 3 }, { "arrival": { "time": "1777896084", "uncertainty": 120 }, "departure": { "time": "1777896084", "uncertainty": 120 }, "stopId": "0:LOTHAIR5", "stopSequence": 4 }, { "arrival": { "time": "1777896148", "uncertainty": 120 }, "departure": { "time": "1777896148", "uncertainty": 120 }, "stopId": "0:PLALBLA1", "stopSequence": 5 }, { "arrival": { "time": "1777896257", "uncertainty": 120 }, "departure": { "time": "1777896257", "uncertainty": 120 }, "stopId": "0:MUSE01", "stopSequence": 6 }, { "arrival": { "time": "1777896326", "uncertainty": 120 }, "stopId": "0:POMR", "stopSequence": 7 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "85", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855132" } } }, { "id": "1855133", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897620", "uncertainty": 120 }, "stopId": "0:COTSE1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "85", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855133" } } }, { "id": "1853312", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895340", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 1 }, { "arrival": { "time": "1777895410", "uncertainty": 120 }, "departure": { "time": "1777895410", "uncertainty": 120 }, "stopId": "0:FALOGNE1", "stopSequence": 2 }, { "arrival": { "time": "1777895467", "uncertainty": 120 }, "departure": { "time": "1777895467", "uncertainty": 120 }, "stopId": "0:LADAME1", "stopSequence": 3 }, { "arrival": { "time": "1777895527", "uncertainty": 120 }, "departure": { "time": "1777895527", "uncertainty": 120 }, "stopId": "0:30JOURS1", "stopSequence": 4 }, { "arrival": { "time": "1777895585", "uncertainty": 120 }, "departure": { "time": "1777895585", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 5 }, { "arrival": { "time": "1777895630", "uncertainty": 120 }, "departure": { "time": "1777895630", "uncertainty": 120 }, "stopId": "0:CUVION1", "stopSequence": 6 }, { "arrival": { "time": "1777895673", "uncertainty": 120 }, "departure": { "time": "1777895673", "uncertainty": 120 }, "stopId": "0:PASSOTE1", "stopSequence": 7 }, { "arrival": { "time": "1777895783", "uncertainty": 120 }, "departure": { "time": "1777895783", "uncertainty": 120 }, "stopId": "0:GDECOLE1", "stopSequence": 8 }, { "arrival": { "time": "1777895928", "uncertainty": 120 }, "departure": { "time": "1777895928", "uncertainty": 120 }, "stopId": "0:GRIGY1", "stopSequence": 9 }, { "arrival": { "time": "1777896114", "uncertainty": 120 }, "departure": { "time": "1777896114", "uncertainty": 120 }, "stopId": "0:PEUPLIE1", "stopSequence": 10 }, { "arrival": { "time": "1777896207", "uncertainty": 120 }, "departure": { "time": "1777896207", "uncertainty": 120 }, "stopId": "0:OBERL668", "stopSequence": 11 }, { "arrival": { "time": "1777896280", "uncertainty": 120 }, "departure": { "time": "1777896280", "uncertainty": 120 }, "stopId": "0:CLAUDEL1", "stopSequence": 12 }, { "arrival": { "time": "1777896363", "uncertainty": 120 }, "departure": { "time": "1777896363", "uncertainty": 120 }, "stopId": "0:GOUSSEL1", "stopSequence": 13 }, { "arrival": { "time": "1777896401", "uncertainty": 120 }, "departure": { "time": "1777896401", "uncertainty": 120 }, "stopId": "0:HESTAUX1", "stopSequence": 14 }, { "arrival": { "time": "1777896459", "uncertainty": 120 }, "departure": { "time": "1777896459", "uncertainty": 120 }, "stopId": "0:DUCROCQ1", "stopSequence": 15 }, { "arrival": { "time": "1777896529", "uncertainty": 120 }, "departure": { "time": "1777896529", "uncertainty": 120 }, "stopId": "0:COLLIGN1", "stopSequence": 16 }, { "arrival": { "time": "1777896553", "uncertainty": 120 }, "departure": { "time": "1777896553", "uncertainty": 120 }, "stopId": "0:HERMITE1", "stopSequence": 17 }, { "arrival": { "time": "1777896606", "uncertainty": 120 }, "departure": { "time": "1777896606", "uncertainty": 120 }, "stopId": "0:FRIANT1", "stopSequence": 18 }, { "arrival": { "time": "1777896664", "uncertainty": 120 }, "departure": { "time": "1777896664", "uncertainty": 120 }, "stopId": "0:SEILLE1", "stopSequence": 19 }, { "arrival": { "time": "1777896954", "uncertainty": 120 }, "departure": { "time": "1777896954", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 20 }, { "arrival": { "time": "1777896999", "uncertainty": 120 }, "departure": { "time": "1777896999", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 21 }, { "arrival": { "time": "1777897194", "uncertainty": 120 }, "departure": { "time": "1777897194", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 22 }, { "arrival": { "time": "1777897483", "uncertainty": 120 }, "departure": { "time": "1777897483", "uncertainty": 120 }, "stopId": "0:LUXS", "stopSequence": 23 }, { "arrival": { "time": "1777897614", "uncertainty": 120 }, "departure": { "time": "1777897614", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 24 }, { "arrival": { "time": "1777897751", "uncertainty": 120 }, "departure": { "time": "1777897751", "uncertainty": 120 }, "stopId": "0:TIGNO395", "stopSequence": 25 }, { "arrival": { "time": "1777897792", "uncertainty": 120 }, "departure": { "time": "1777897792", "uncertainty": 120 }, "stopId": "0:COLIBRI2", "stopSequence": 26 }, { "arrival": { "time": "1777897832", "uncertainty": 120 }, "departure": { "time": "1777897832", "uncertainty": 120 }, "stopId": "0:LEMOYNE2", "stopSequence": 27 }, { "arrival": { "time": "1777897900", "uncertainty": 120 }, "departure": { "time": "1777897900", "uncertainty": 120 }, "stopId": "0:NJUNG2", "stopSequence": 28 }, { "arrival": { "time": "1777897961", "uncertainty": 120 }, "departure": { "time": "1777897961", "uncertainty": 120 }, "stopId": "0:BUCHOZ2", "stopSequence": 29 }, { "arrival": { "time": "1777898001", "uncertainty": 120 }, "departure": { "time": "1777898001", "uncertainty": 120 }, "stopId": "0:SANSONN2", "stopSequence": 30 }, { "arrival": { "time": "1777898068", "uncertainty": 120 }, "departure": { "time": "1777898068", "uncertainty": 120 }, "stopId": "0:BAUCHEZ2", "stopSequence": 31 }, { "arrival": { "time": "1777898118", "uncertainty": 120 }, "departure": { "time": "1777898118", "uncertainty": 120 }, "stopId": "0:ROUSSEL2", "stopSequence": 32 }, { "arrival": { "time": "1777898168", "uncertainty": 120 }, "departure": { "time": "1777898168", "uncertainty": 120 }, "stopId": "0:CAILLOU2", "stopSequence": 33 }, { "arrival": { "time": "1777898213", "uncertainty": 120 }, "departure": { "time": "1777898213", "uncertainty": 120 }, "stopId": "0:CLETTE2", "stopSequence": 34 }, { "arrival": { "time": "1777898316", "uncertainty": 120 }, "stopId": "0:PRESJAC1", "stopSequence": 35 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853312" }, "vehicle": { "id": "2147", "label": "2147" } } }, { "id": "1853313", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897020", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853313" } } }, { "id": "1853344", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898760", "uncertainty": 120 }, "stopId": "0:PRESJAC1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853344" } } }, { "id": "1855105", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895880", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "84a", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855105" } } }, { "id": "1976436", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897860", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976436" } } }, { "id": "1855106", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897440", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "84a", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855106" } } }, { "id": "1976437", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898460", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976437" } } }, { "id": "1855107", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898940", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "84a", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855107" } } }, { "id": "1976434", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896660", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976434" } } }, { "id": "1976435", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897260", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976435" } } }, { "id": "1976432", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895400", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 1 }, { "arrival": { "time": "1777895600", "uncertainty": 120 }, "departure": { "time": "1777895600", "uncertainty": 120 }, "stopId": "0:MTPRIVA3", "stopSequence": 2 }, { "arrival": { "time": "1777895643", "uncertainty": 120 }, "departure": { "time": "1777895643", "uncertainty": 120 }, "stopId": "0:VOLONTA1", "stopSequence": 3 }, { "arrival": { "time": "1777895715", "uncertainty": 120 }, "departure": { "time": "1777895715", "uncertainty": 120 }, "stopId": "0:MARGUER1", "stopSequence": 4 }, { "arrival": { "time": "1777895778", "uncertainty": 120 }, "departure": { "time": "1777895778", "uncertainty": 120 }, "stopId": "0:VACONS1", "stopSequence": 5 }, { "arrival": { "time": "1777895887", "uncertainty": 120 }, "departure": { "time": "1777895887", "uncertainty": 120 }, "stopId": "0:CHOCOL01", "stopSequence": 6 }, { "arrival": { "time": "1777895952", "uncertainty": 120 }, "departure": { "time": "1777895952", "uncertainty": 120 }, "stopId": "0:QUINT01", "stopSequence": 7 }, { "arrival": { "time": "1777896055", "uncertainty": 120 }, "departure": { "time": "1777896055", "uncertainty": 120 }, "stopId": "0:4VENTS1", "stopSequence": 8 }, { "arrival": { "time": "1777896148", "uncertainty": 120 }, "departure": { "time": "1777896148", "uncertainty": 120 }, "stopId": "0:LAVOIR1", "stopSequence": 9 }, { "arrival": { "time": "1777896218", "uncertainty": 120 }, "departure": { "time": "1777896218", "uncertainty": 120 }, "stopId": "0:EGLISE1", "stopSequence": 10 }, { "arrival": { "time": "1777896297", "uncertainty": 120 }, "departure": { "time": "1777896297", "uncertainty": 120 }, "stopId": "0:SLIVIER1", "stopSequence": 11 }, { "arrival": { "time": "1777896376", "uncertainty": 120 }, "departure": { "time": "1777896376", "uncertainty": 120 }, "stopId": "0:BOILVIN1", "stopSequence": 12 }, { "arrival": { "time": "1777896472", "uncertainty": 120 }, "departure": { "time": "1777896472", "uncertainty": 120 }, "stopId": "0:ARENES1", "stopSequence": 13 }, { "arrival": { "time": "1777896558", "uncertainty": 120 }, "departure": { "time": "1777896558", "uncertainty": 120 }, "stopId": "0:LAFAYET1", "stopSequence": 14 }, { "arrival": { "time": "1777896678", "uncertainty": 120 }, "departure": { "time": "1777896678", "uncertainty": 120 }, "stopId": "0:GARGE", "stopSequence": 15 }, { "arrival": { "time": "1777896739", "uncertainty": 120 }, "departure": { "time": "1777896739", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 16 }, { "arrival": { "time": "1777896891", "uncertainty": 120 }, "departure": { "time": "1777896891", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 17 }, { "arrival": { "time": "1777897044", "uncertainty": 120 }, "departure": { "time": "1777897044", "uncertainty": 120 }, "stopId": "0:VAUTRIN3", "stopSequence": 18 }, { "arrival": { "time": "1777897191", "uncertainty": 120 }, "departure": { "time": "1777897191", "uncertainty": 120 }, "stopId": "0:PREFECT2", "stopSequence": 19 }, { "arrival": { "time": "1777897259", "uncertainty": 120 }, "departure": { "time": "1777897259", "uncertainty": 120 }, "stopId": "0:STGEORG2", "stopSequence": 20 }, { "arrival": { "time": "1777897335", "uncertainty": 120 }, "departure": { "time": "1777897335", "uncertainty": 120 }, "stopId": "0:RIMPORT2", "stopSequence": 21 }, { "arrival": { "time": "1777897495", "uncertainty": 120 }, "departure": { "time": "1777897495", "uncertainty": 120 }, "stopId": "0:PONTIFF2", "stopSequence": 22 }, { "arrival": { "time": "1777897576", "uncertainty": 120 }, "departure": { "time": "1777897576", "uncertainty": 120 }, "stopId": "0:ROCHAMB2", "stopSequence": 23 }, { "arrival": { "time": "1777897686", "uncertainty": 120 }, "departure": { "time": "1777897686", "uncertainty": 120 }, "stopId": "0:BERNANO2", "stopSequence": 24 }, { "arrival": { "time": "1777897743", "uncertainty": 120 }, "departure": { "time": "1777897743", "uncertainty": 120 }, "stopId": "0:DALES2", "stopSequence": 25 }, { "arrival": { "time": "1777897795", "uncertainty": 120 }, "departure": { "time": "1777897795", "uncertainty": 120 }, "stopId": "0:PATROTT2", "stopSequence": 26 }, { "arrival": { "time": "1777897908", "uncertainty": 120 }, "departure": { "time": "1777897908", "uncertainty": 120 }, "stopId": "0:PAQUET2", "stopSequence": 27 }, { "arrival": { "time": "1777897943", "uncertainty": 120 }, "departure": { "time": "1777897943", "uncertainty": 120 }, "stopId": "0:DAGA2", "stopSequence": 28 }, { "arrival": { "time": "1777898025", "uncertainty": 120 }, "departure": { "time": "1777898025", "uncertainty": 120 }, "stopId": "0:4BORNES2", "stopSequence": 29 }, { "arrival": { "time": "1777898110", "uncertainty": 120 }, "departure": { "time": "1777898110", "uncertainty": 120 }, "stopId": "0:MORLOT2", "stopSequence": 30 }, { "arrival": { "time": "1777898155", "uncertainty": 120 }, "departure": { "time": "1777898155", "uncertainty": 120 }, "stopId": "0:COUPILL2", "stopSequence": 31 }, { "arrival": { "time": "1777898235", "uncertainty": 120 }, "departure": { "time": "1777898235", "uncertainty": 120 }, "stopId": "0:RUCHER2", "stopSequence": 32 }, { "arrival": { "time": "1777898291", "uncertainty": 120 }, "departure": { "time": "1777898291", "uncertainty": 120 }, "stopId": "0:ROSEMAR2", "stopSequence": 33 }, { "arrival": { "time": "1777898374", "uncertainty": 120 }, "departure": { "time": "1777898374", "uncertainty": 120 }, "stopId": "0:SAULES2", "stopSequence": 34 }, { "arrival": { "time": "1777898465", "uncertainty": 120 }, "departure": { "time": "1777898465", "uncertainty": 120 }, "stopId": "0:WOIPHOT2", "stopSequence": 35 }, { "arrival": { "time": "1777898560", "uncertainty": 120 }, "departure": { "time": "1777898560", "uncertainty": 120 }, "stopId": "0:WCHATEA2", "stopSequence": 36 }, { "arrival": { "time": "1777898695", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 37 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976432" }, "vehicle": { "id": "1851", "label": "1851" } } }, { "id": "1976433", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896060", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976433" } } }, { "id": "1853432", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897080", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853432" } } }, { "id": "1976430", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894290", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 1 }, { "arrival": { "time": "1777894436", "uncertainty": 120 }, "departure": { "time": "1777894440", "uncertainty": 120 }, "stopId": "0:MTPRIVA3", "stopSequence": 2 }, { "arrival": { "time": "1777894494", "uncertainty": 120 }, "departure": { "time": "1777894500", "uncertainty": 120 }, "stopId": "0:VOLONTA1", "stopSequence": 3 }, { "arrival": { "time": "1777894573", "uncertainty": 120 }, "departure": { "time": "1777894590", "uncertainty": 120 }, "stopId": "0:MARGUER1", "stopSequence": 4 }, { "arrival": { "time": "1777894669", "uncertainty": 120 }, "departure": { "time": "1777894740", "uncertainty": 120 }, "stopId": "0:VACONS1", "stopSequence": 5 }, { "arrival": { "time": "1777894846", "uncertainty": 120 }, "departure": { "time": "1777894846", "uncertainty": 120 }, "stopId": "0:CHOCOL01", "stopSequence": 6 }, { "arrival": { "time": "1777894909", "uncertainty": 120 }, "departure": { "time": "1777894909", "uncertainty": 120 }, "stopId": "0:QUINT01", "stopSequence": 7 }, { "arrival": { "time": "1777895010", "uncertainty": 120 }, "departure": { "time": "1777895040", "uncertainty": 120 }, "stopId": "0:4VENTS1", "stopSequence": 8 }, { "arrival": { "time": "1777895158", "uncertainty": 120 }, "departure": { "time": "1777895160", "uncertainty": 120 }, "stopId": "0:LAVOIR1", "stopSequence": 9 }, { "arrival": { "time": "1777895229", "uncertainty": 120 }, "departure": { "time": "1777895250", "uncertainty": 120 }, "stopId": "0:EGLISE1", "stopSequence": 10 }, { "arrival": { "time": "1777895329", "uncertainty": 120 }, "departure": { "time": "1777895340", "uncertainty": 120 }, "stopId": "0:SLIVIER1", "stopSequence": 11 }, { "arrival": { "time": "1777895429", "uncertainty": 120 }, "departure": { "time": "1777895429", "uncertainty": 120 }, "stopId": "0:BOILVIN1", "stopSequence": 12 }, { "arrival": { "time": "1777895520", "uncertainty": 120 }, "departure": { "time": "1777895520", "uncertainty": 120 }, "stopId": "0:ARENES1", "stopSequence": 13 }, { "arrival": { "time": "1777895609", "uncertainty": 120 }, "departure": { "time": "1777895609", "uncertainty": 120 }, "stopId": "0:LAFAYET1", "stopSequence": 14 }, { "arrival": { "time": "1777895727", "uncertainty": 120 }, "departure": { "time": "1777895727", "uncertainty": 120 }, "stopId": "0:GARGE", "stopSequence": 15 }, { "arrival": { "time": "1777895780", "uncertainty": 120 }, "departure": { "time": "1777895780", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 16 }, { "arrival": { "time": "1777895931", "uncertainty": 120 }, "departure": { "time": "1777895931", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 17 }, { "arrival": { "time": "1777896028", "uncertainty": 120 }, "departure": { "time": "1777896028", "uncertainty": 120 }, "stopId": "0:VAUTRIN3", "stopSequence": 18 }, { "arrival": { "time": "1777896150", "uncertainty": 120 }, "departure": { "time": "1777896150", "uncertainty": 120 }, "stopId": "0:PREFECT2", "stopSequence": 19 }, { "arrival": { "time": "1777896211", "uncertainty": 120 }, "departure": { "time": "1777896211", "uncertainty": 120 }, "stopId": "0:STGEORG2", "stopSequence": 20 }, { "arrival": { "time": "1777896273", "uncertainty": 120 }, "departure": { "time": "1777896273", "uncertainty": 120 }, "stopId": "0:RIMPORT2", "stopSequence": 21 }, { "arrival": { "time": "1777896484", "uncertainty": 120 }, "departure": { "time": "1777896484", "uncertainty": 120 }, "stopId": "0:PONTIFF2", "stopSequence": 22 }, { "arrival": { "time": "1777896558", "uncertainty": 120 }, "departure": { "time": "1777896558", "uncertainty": 120 }, "stopId": "0:ROCHAMB2", "stopSequence": 23 }, { "arrival": { "time": "1777896658", "uncertainty": 120 }, "departure": { "time": "1777896658", "uncertainty": 120 }, "stopId": "0:BERNANO2", "stopSequence": 24 }, { "arrival": { "time": "1777896740", "uncertainty": 120 }, "departure": { "time": "1777896740", "uncertainty": 120 }, "stopId": "0:DALES2", "stopSequence": 25 }, { "arrival": { "time": "1777896774", "uncertainty": 120 }, "departure": { "time": "1777896774", "uncertainty": 120 }, "stopId": "0:PATROTT2", "stopSequence": 26 }, { "arrival": { "time": "1777896887", "uncertainty": 120 }, "departure": { "time": "1777896887", "uncertainty": 120 }, "stopId": "0:PAQUET2", "stopSequence": 27 }, { "arrival": { "time": "1777896922", "uncertainty": 120 }, "departure": { "time": "1777896922", "uncertainty": 120 }, "stopId": "0:DAGA2", "stopSequence": 28 }, { "arrival": { "time": "1777897004", "uncertainty": 120 }, "departure": { "time": "1777897004", "uncertainty": 120 }, "stopId": "0:4BORNES2", "stopSequence": 29 }, { "arrival": { "time": "1777897089", "uncertainty": 120 }, "departure": { "time": "1777897089", "uncertainty": 120 }, "stopId": "0:MORLOT2", "stopSequence": 30 }, { "arrival": { "time": "1777897134", "uncertainty": 120 }, "departure": { "time": "1777897134", "uncertainty": 120 }, "stopId": "0:COUPILL2", "stopSequence": 31 }, { "arrival": { "time": "1777897214", "uncertainty": 120 }, "departure": { "time": "1777897214", "uncertainty": 120 }, "stopId": "0:RUCHER2", "stopSequence": 32 }, { "arrival": { "time": "1777897270", "uncertainty": 120 }, "departure": { "time": "1777897270", "uncertainty": 120 }, "stopId": "0:ROSEMAR2", "stopSequence": 33 }, { "arrival": { "time": "1777897353", "uncertainty": 120 }, "departure": { "time": "1777897353", "uncertainty": 120 }, "stopId": "0:SAULES2", "stopSequence": 34 }, { "arrival": { "time": "1777897444", "uncertainty": 120 }, "departure": { "time": "1777897444", "uncertainty": 120 }, "stopId": "0:WOIPHOT2", "stopSequence": 35 }, { "arrival": { "time": "1777897539", "uncertainty": 120 }, "departure": { "time": "1777897539", "uncertainty": 120 }, "stopId": "0:WCHATEA2", "stopSequence": 36 }, { "arrival": { "time": "1777897674", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 37 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976430" }, "vehicle": { "id": "1858", "label": "1858" } } }, { "id": "1855160", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898820", "uncertainty": 120 }, "stopId": "0:POMR", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "85", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855160" } } }, { "id": "1853433", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898520", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853433" } } }, { "id": "1976431", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894951", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 1 }, { "arrival": { "time": "1777895086", "uncertainty": 120 }, "departure": { "time": "1777895101", "uncertainty": 120 }, "stopId": "0:MTPRIVA3", "stopSequence": 2 }, { "arrival": { "time": "1777895144", "uncertainty": 120 }, "departure": { "time": "1777895161", "uncertainty": 120 }, "stopId": "0:VOLONTA1", "stopSequence": 3 }, { "arrival": { "time": "1777895232", "uncertainty": 120 }, "departure": { "time": "1777895251", "uncertainty": 120 }, "stopId": "0:MARGUER1", "stopSequence": 4 }, { "arrival": { "time": "1777895311", "uncertainty": 120 }, "departure": { "time": "1777895341", "uncertainty": 120 }, "stopId": "0:VACONS1", "stopSequence": 5 }, { "arrival": { "time": "1777895470", "uncertainty": 120 }, "departure": { "time": "1777895470", "uncertainty": 120 }, "stopId": "0:CHOCOL01", "stopSequence": 6 }, { "arrival": { "time": "1777895535", "uncertainty": 120 }, "departure": { "time": "1777895535", "uncertainty": 120 }, "stopId": "0:QUINT01", "stopSequence": 7 }, { "arrival": { "time": "1777895638", "uncertainty": 120 }, "departure": { "time": "1777895638", "uncertainty": 120 }, "stopId": "0:4VENTS1", "stopSequence": 8 }, { "arrival": { "time": "1777895722", "uncertainty": 120 }, "departure": { "time": "1777895722", "uncertainty": 120 }, "stopId": "0:LAVOIR1", "stopSequence": 9 }, { "arrival": { "time": "1777895792", "uncertainty": 120 }, "departure": { "time": "1777895792", "uncertainty": 120 }, "stopId": "0:EGLISE1", "stopSequence": 10 }, { "arrival": { "time": "1777895871", "uncertainty": 120 }, "departure": { "time": "1777895871", "uncertainty": 120 }, "stopId": "0:SLIVIER1", "stopSequence": 11 }, { "arrival": { "time": "1777895936", "uncertainty": 120 }, "departure": { "time": "1777895936", "uncertainty": 120 }, "stopId": "0:BOILVIN1", "stopSequence": 12 }, { "arrival": { "time": "1777896028", "uncertainty": 120 }, "departure": { "time": "1777896028", "uncertainty": 120 }, "stopId": "0:ARENES1", "stopSequence": 13 }, { "arrival": { "time": "1777896117", "uncertainty": 120 }, "departure": { "time": "1777896117", "uncertainty": 120 }, "stopId": "0:LAFAYET1", "stopSequence": 14 }, { "arrival": { "time": "1777896235", "uncertainty": 120 }, "departure": { "time": "1777896235", "uncertainty": 120 }, "stopId": "0:GARGE", "stopSequence": 15 }, { "arrival": { "time": "1777896289", "uncertainty": 120 }, "departure": { "time": "1777896289", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 16 }, { "arrival": { "time": "1777896440", "uncertainty": 120 }, "departure": { "time": "1777896440", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 17 }, { "arrival": { "time": "1777896551", "uncertainty": 120 }, "departure": { "time": "1777896551", "uncertainty": 120 }, "stopId": "0:VAUTRIN3", "stopSequence": 18 }, { "arrival": { "time": "1777896684", "uncertainty": 120 }, "departure": { "time": "1777896684", "uncertainty": 120 }, "stopId": "0:PREFECT2", "stopSequence": 19 }, { "arrival": { "time": "1777896746", "uncertainty": 120 }, "departure": { "time": "1777896746", "uncertainty": 120 }, "stopId": "0:STGEORG2", "stopSequence": 20 }, { "arrival": { "time": "1777896810", "uncertainty": 120 }, "departure": { "time": "1777896810", "uncertainty": 120 }, "stopId": "0:RIMPORT2", "stopSequence": 21 }, { "arrival": { "time": "1777896999", "uncertainty": 120 }, "departure": { "time": "1777896999", "uncertainty": 120 }, "stopId": "0:PONTIFF2", "stopSequence": 22 }, { "arrival": { "time": "1777897080", "uncertainty": 120 }, "departure": { "time": "1777897080", "uncertainty": 120 }, "stopId": "0:ROCHAMB2", "stopSequence": 23 }, { "arrival": { "time": "1777897190", "uncertainty": 120 }, "departure": { "time": "1777897190", "uncertainty": 120 }, "stopId": "0:BERNANO2", "stopSequence": 24 }, { "arrival": { "time": "1777897247", "uncertainty": 120 }, "departure": { "time": "1777897247", "uncertainty": 120 }, "stopId": "0:DALES2", "stopSequence": 25 }, { "arrival": { "time": "1777897299", "uncertainty": 120 }, "departure": { "time": "1777897299", "uncertainty": 120 }, "stopId": "0:PATROTT2", "stopSequence": 26 }, { "arrival": { "time": "1777897412", "uncertainty": 120 }, "departure": { "time": "1777897412", "uncertainty": 120 }, "stopId": "0:PAQUET2", "stopSequence": 27 }, { "arrival": { "time": "1777897447", "uncertainty": 120 }, "departure": { "time": "1777897447", "uncertainty": 120 }, "stopId": "0:DAGA2", "stopSequence": 28 }, { "arrival": { "time": "1777897529", "uncertainty": 120 }, "departure": { "time": "1777897529", "uncertainty": 120 }, "stopId": "0:4BORNES2", "stopSequence": 29 }, { "arrival": { "time": "1777897614", "uncertainty": 120 }, "departure": { "time": "1777897614", "uncertainty": 120 }, "stopId": "0:MORLOT2", "stopSequence": 30 }, { "arrival": { "time": "1777897659", "uncertainty": 120 }, "departure": { "time": "1777897659", "uncertainty": 120 }, "stopId": "0:COUPILL2", "stopSequence": 31 }, { "arrival": { "time": "1777897739", "uncertainty": 120 }, "departure": { "time": "1777897739", "uncertainty": 120 }, "stopId": "0:RUCHER2", "stopSequence": 32 }, { "arrival": { "time": "1777897795", "uncertainty": 120 }, "departure": { "time": "1777897795", "uncertainty": 120 }, "stopId": "0:ROSEMAR2", "stopSequence": 33 }, { "arrival": { "time": "1777897878", "uncertainty": 120 }, "departure": { "time": "1777897878", "uncertainty": 120 }, "stopId": "0:SAULES2", "stopSequence": 34 }, { "arrival": { "time": "1777897969", "uncertainty": 120 }, "departure": { "time": "1777897969", "uncertainty": 120 }, "stopId": "0:WOIPHOT2", "stopSequence": 35 }, { "arrival": { "time": "1777898064", "uncertainty": 120 }, "departure": { "time": "1777898064", "uncertainty": 120 }, "stopId": "0:WCHATEA2", "stopSequence": 36 }, { "arrival": { "time": "1777898199", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 37 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976431" }, "vehicle": { "id": "854", "label": "854" } } }, { "id": "1976428", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893149", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 1 }, { "arrival": { "time": "1777893269", "uncertainty": 120 }, "departure": { "time": "1777893269", "uncertainty": 120 }, "stopId": "0:MTPRIVA3", "stopSequence": 2 }, { "arrival": { "time": "1777893314", "uncertainty": 120 }, "departure": { "time": "1777893329", "uncertainty": 120 }, "stopId": "0:VOLONTA1", "stopSequence": 3 }, { "arrival": { "time": "1777893384", "uncertainty": 120 }, "departure": { "time": "1777893389", "uncertainty": 120 }, "stopId": "0:MARGUER1", "stopSequence": 4 }, { "arrival": { "time": "1777893449", "uncertainty": 120 }, "departure": { "time": "1777893479", "uncertainty": 120 }, "stopId": "0:VACONS1", "stopSequence": 5 }, { "arrival": { "time": "1777893576", "uncertainty": 120 }, "departure": { "time": "1777893576", "uncertainty": 120 }, "stopId": "0:CHOCOL01", "stopSequence": 6 }, { "arrival": { "time": "1777893634", "uncertainty": 120 }, "departure": { "time": "1777893634", "uncertainty": 120 }, "stopId": "0:QUINT01", "stopSequence": 7 }, { "arrival": { "time": "1777893732", "uncertainty": 120 }, "departure": { "time": "1777893749", "uncertainty": 120 }, "stopId": "0:4VENTS1", "stopSequence": 8 }, { "arrival": { "time": "1777893809", "uncertainty": 120 }, "departure": { "time": "1777893809", "uncertainty": 120 }, "stopId": "0:LAVOIR1", "stopSequence": 9 }, { "arrival": { "time": "1777893859", "uncertainty": 120 }, "departure": { "time": "1777893870", "uncertainty": 120 }, "stopId": "0:EGLISE1", "stopSequence": 10 }, { "arrival": { "time": "1777893929", "uncertainty": 120 }, "departure": { "time": "1777893959", "uncertainty": 120 }, "stopId": "0:SLIVIER1", "stopSequence": 11 }, { "arrival": { "time": "1777894019", "uncertainty": 120 }, "departure": { "time": "1777894049", "uncertainty": 120 }, "stopId": "0:BOILVIN1", "stopSequence": 12 }, { "arrival": { "time": "1777894129", "uncertainty": 120 }, "departure": { "time": "1777894140", "uncertainty": 120 }, "stopId": "0:ARENES1", "stopSequence": 13 }, { "arrival": { "time": "1777894199", "uncertainty": 120 }, "departure": { "time": "1777894199", "uncertainty": 120 }, "stopId": "0:LAFAYET1", "stopSequence": 14 }, { "arrival": { "time": "1777894289", "uncertainty": 120 }, "departure": { "time": "1777894349", "uncertainty": 120 }, "stopId": "0:GARGE", "stopSequence": 15 }, { "arrival": { "time": "1777894408", "uncertainty": 120 }, "departure": { "time": "1777894409", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 16 }, { "arrival": { "time": "1777894529", "uncertainty": 120 }, "departure": { "time": "1777894757", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 17 }, { "arrival": { "time": "1777894847", "uncertainty": 120 }, "departure": { "time": "1777894847", "uncertainty": 120 }, "stopId": "0:VAUTRIN3", "stopSequence": 18 }, { "arrival": { "time": "1777894966", "uncertainty": 120 }, "departure": { "time": "1777894966", "uncertainty": 120 }, "stopId": "0:PREFECT2", "stopSequence": 19 }, { "arrival": { "time": "1777895035", "uncertainty": 120 }, "departure": { "time": "1777895035", "uncertainty": 120 }, "stopId": "0:STGEORG2", "stopSequence": 20 }, { "arrival": { "time": "1777895106", "uncertainty": 120 }, "departure": { "time": "1777895106", "uncertainty": 120 }, "stopId": "0:RIMPORT2", "stopSequence": 21 }, { "arrival": { "time": "1777895323", "uncertainty": 120 }, "departure": { "time": "1777895327", "uncertainty": 120 }, "stopId": "0:PONTIFF2", "stopSequence": 22 }, { "arrival": { "time": "1777895395", "uncertainty": 120 }, "departure": { "time": "1777895395", "uncertainty": 120 }, "stopId": "0:ROCHAMB2", "stopSequence": 23 }, { "arrival": { "time": "1777895492", "uncertainty": 120 }, "departure": { "time": "1777895492", "uncertainty": 120 }, "stopId": "0:BERNANO2", "stopSequence": 24 }, { "arrival": { "time": "1777895579", "uncertainty": 120 }, "departure": { "time": "1777895579", "uncertainty": 120 }, "stopId": "0:DALES2", "stopSequence": 25 }, { "arrival": { "time": "1777895611", "uncertainty": 120 }, "departure": { "time": "1777895611", "uncertainty": 120 }, "stopId": "0:PATROTT2", "stopSequence": 26 }, { "arrival": { "time": "1777895736", "uncertainty": 120 }, "departure": { "time": "1777895736", "uncertainty": 120 }, "stopId": "0:PAQUET2", "stopSequence": 27 }, { "arrival": { "time": "1777895781", "uncertainty": 120 }, "departure": { "time": "1777895781", "uncertainty": 120 }, "stopId": "0:DAGA2", "stopSequence": 28 }, { "arrival": { "time": "1777895844", "uncertainty": 120 }, "departure": { "time": "1777895844", "uncertainty": 120 }, "stopId": "0:4BORNES2", "stopSequence": 29 }, { "arrival": { "time": "1777895913", "uncertainty": 120 }, "departure": { "time": "1777895913", "uncertainty": 120 }, "stopId": "0:MORLOT2", "stopSequence": 30 }, { "arrival": { "time": "1777895932", "uncertainty": 120 }, "departure": { "time": "1777895932", "uncertainty": 120 }, "stopId": "0:COUPILL2", "stopSequence": 31 }, { "arrival": { "time": "1777896007", "uncertainty": 120 }, "departure": { "time": "1777896007", "uncertainty": 120 }, "stopId": "0:RUCHER2", "stopSequence": 32 }, { "arrival": { "time": "1777896043", "uncertainty": 120 }, "departure": { "time": "1777896043", "uncertainty": 120 }, "stopId": "0:ROSEMAR2", "stopSequence": 33 }, { "arrival": { "time": "1777896132", "uncertainty": 120 }, "departure": { "time": "1777896132", "uncertainty": 120 }, "stopId": "0:SAULES2", "stopSequence": 34 }, { "arrival": { "time": "1777896192", "uncertainty": 120 }, "departure": { "time": "1777896192", "uncertainty": 120 }, "stopId": "0:WOIPHOT2", "stopSequence": 35 }, { "arrival": { "time": "1777896283", "uncertainty": 120 }, "departure": { "time": "1777896283", "uncertainty": 120 }, "stopId": "0:WCHATEA2", "stopSequence": 36 }, { "arrival": { "time": "1777896379", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 37 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976428" }, "vehicle": { "id": "1852", "label": "1852" } } }, { "id": "1853430", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894082", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 1 }, { "arrival": { "time": "1777894149", "uncertainty": 120 }, "departure": { "time": "1777894149", "uncertainty": 120 }, "stopId": "0:HAIEBRU1", "stopSequence": 2 }, { "arrival": { "time": "1777894190", "uncertainty": 120 }, "departure": { "time": "1777894202", "uncertainty": 120 }, "stopId": "0:SERRET1", "stopSequence": 3 }, { "arrival": { "time": "1777894265", "uncertainty": 120 }, "departure": { "time": "1777894265", "uncertainty": 120 }, "stopId": "0:STJEAN01", "stopSequence": 4 }, { "arrival": { "time": "1777894403", "uncertainty": 120 }, "departure": { "time": "1777894442", "uncertainty": 120 }, "stopId": "0:MOULI281", "stopSequence": 5 }, { "arrival": { "time": "1777894490", "uncertainty": 120 }, "departure": { "time": "1777894502", "uncertainty": 120 }, "stopId": "0:LIBERTE1", "stopSequence": 6 }, { "arrival": { "time": "1777894562", "uncertainty": 120 }, "departure": { "time": "1777894592", "uncertainty": 120 }, "stopId": "0:SCYBAS1", "stopSequence": 7 }, { "arrival": { "time": "1777894628", "uncertainty": 120 }, "departure": { "time": "1777894628", "uncertainty": 120 }, "stopId": "0:PRILLE1", "stopSequence": 8 }, { "arrival": { "time": "1777894712", "uncertainty": 120 }, "departure": { "time": "1777894712", "uncertainty": 120 }, "stopId": "0:LECLERC1", "stopSequence": 9 }, { "arrival": { "time": "1777894763", "uncertainty": 120 }, "departure": { "time": "1777894763", "uncertainty": 120 }, "stopId": "0:LONGEVI1", "stopSequence": 10 }, { "arrival": { "time": "1777894832", "uncertainty": 120 }, "departure": { "time": "1777894832", "uncertainty": 120 }, "stopId": "0:MIGETTE1", "stopSequence": 11 }, { "arrival": { "time": "1777894889", "uncertainty": 120 }, "departure": { "time": "1777894892", "uncertainty": 120 }, "stopId": "0:CASINO1", "stopSequence": 12 }, { "arrival": { "time": "1777894938", "uncertainty": 120 }, "departure": { "time": "1777894953", "uncertainty": 120 }, "stopId": "0:PONTVER1", "stopSequence": 13 }, { "arrival": { "time": "1777895012", "uncertainty": 120 }, "departure": { "time": "1777895012", "uncertainty": 120 }, "stopId": "0:FOCH1", "stopSequence": 14 }, { "arrival": { "time": "1777895042", "uncertainty": 120 }, "departure": { "time": "1777895042", "uncertainty": 120 }, "stopId": "0:SMARTIN1", "stopSequence": 15 }, { "arrival": { "time": "1777895140", "uncertainty": 120 }, "departure": { "time": "1777895162", "uncertainty": 120 }, "stopId": "0:TIGNO290", "stopSequence": 16 }, { "arrival": { "time": "1777895287", "uncertainty": 120 }, "departure": { "time": "1777895287", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 17 }, { "arrival": { "time": "1777895378", "uncertainty": 120 }, "departure": { "time": "1777895378", "uncertainty": 120 }, "stopId": "0:LUXE", "stopSequence": 18 }, { "arrival": { "time": "1777895593", "uncertainty": 120 }, "departure": { "time": "1777895593", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 19 }, { "arrival": { "time": "1777895715", "uncertainty": 120 }, "departure": { "time": "1777895715", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 20 }, { "arrival": { "time": "1777895780", "uncertainty": 120 }, "departure": { "time": "1777895780", "uncertainty": 120 }, "stopId": "0:GARGS", "stopSequence": 21 }, { "arrival": { "time": "1777895889", "uncertainty": 120 }, "departure": { "time": "1777895889", "uncertainty": 120 }, "stopId": "0:POMS", "stopSequence": 22 }, { "arrival": { "time": "1777896030", "uncertainty": 120 }, "departure": { "time": "1777896030", "uncertainty": 120 }, "stopId": "0:DEMBOUR2", "stopSequence": 23 }, { "arrival": { "time": "1777896090", "uncertainty": 120 }, "departure": { "time": "1777896090", "uncertainty": 120 }, "stopId": "0:LEMUD04", "stopSequence": 24 }, { "arrival": { "time": "1777896126", "uncertainty": 120 }, "departure": { "time": "1777896126", "uncertainty": 120 }, "stopId": "0:PIERNE02", "stopSequence": 25 }, { "arrival": { "time": "1777896188", "uncertainty": 120 }, "departure": { "time": "1777896188", "uncertainty": 120 }, "stopId": "0:LOTHAIR2", "stopSequence": 26 }, { "arrival": { "time": "1777896242", "uncertainty": 120 }, "departure": { "time": "1777896242", "uncertainty": 120 }, "stopId": "0:POLY02", "stopSequence": 27 }, { "arrival": { "time": "1777896293", "uncertainty": 120 }, "departure": { "time": "1777896293", "uncertainty": 120 }, "stopId": "0:VANDERN2", "stopSequence": 28 }, { "arrival": { "time": "1777896343", "uncertainty": 120 }, "departure": { "time": "1777896343", "uncertainty": 120 }, "stopId": "0:BOUCHOT2", "stopSequence": 29 }, { "arrival": { "time": "1777896383", "uncertainty": 120 }, "departure": { "time": "1777896383", "uncertainty": 120 }, "stopId": "0:FRECOT2", "stopSequence": 30 }, { "arrival": { "time": "1777896481", "uncertainty": 120 }, "departure": { "time": "1777896481", "uncertainty": 120 }, "stopId": "0:FAUBOUP2", "stopSequence": 31 }, { "arrival": { "time": "1777896559", "uncertainty": 120 }, "departure": { "time": "1777896559", "uncertainty": 120 }, "stopId": "0:STROCH2", "stopSequence": 32 }, { "arrival": { "time": "1777896603", "uncertainty": 120 }, "departure": { "time": "1777896603", "uncertainty": 120 }, "stopId": "0:PTICLOU2", "stopSequence": 33 }, { "arrival": { "time": "1777896655", "uncertainty": 120 }, "departure": { "time": "1777896655", "uncertainty": 120 }, "stopId": "0:ACACIAS2", "stopSequence": 34 }, { "arrival": { "time": "1777896716", "uncertainty": 120 }, "departure": { "time": "1777896716", "uncertainty": 120 }, "stopId": "0:ROSEAUX2", "stopSequence": 35 }, { "arrival": { "time": "1777896769", "uncertainty": 120 }, "departure": { "time": "1777896769", "uncertainty": 120 }, "stopId": "0:VALERIA2", "stopSequence": 36 }, { "arrival": { "time": "1777896853", "uncertainty": 120 }, "stopId": "0:ARP309", "stopSequence": 37 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853430" }, "vehicle": { "id": "2055", "label": "2055" } } }, { "id": "1855158", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895220", "uncertainty": 120 }, "stopId": "0:POMR", "stopSequence": 1 }, { "arrival": { "time": "1777895312", "uncertainty": 120 }, "departure": { "time": "1777895312", "uncertainty": 120 }, "stopId": "0:MUSE02", "stopSequence": 2 }, { "arrival": { "time": "1777895357", "uncertainty": 120 }, "departure": { "time": "1777895357", "uncertainty": 120 }, "stopId": "0:PLALBLA2", "stopSequence": 3 }, { "arrival": { "time": "1777895403", "uncertainty": 120 }, "departure": { "time": "1777895403", "uncertainty": 120 }, "stopId": "0:LOTHAIR3", "stopSequence": 4 }, { "arrival": { "time": "1777895478", "uncertainty": 120 }, "departure": { "time": "1777895478", "uncertainty": 120 }, "stopId": "0:PISCINE2", "stopSequence": 5 }, { "arrival": { "time": "1777895546", "uncertainty": 120 }, "departure": { "time": "1777895546", "uncertainty": 120 }, "stopId": "0:TIVOLI2", "stopSequence": 6 }, { "arrival": { "time": "1777895653", "uncertainty": 120 }, "stopId": "0:COTSE1", "stopSequence": 7 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "85", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855158" }, "vehicle": { "id": "2161", "label": "2161" } } }, { "id": "1853431", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895400", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 1 }, { "arrival": { "time": "1777895701", "uncertainty": 120 }, "departure": { "time": "1777895701", "uncertainty": 120 }, "stopId": "0:HAIEBRU1", "stopSequence": 2 }, { "arrival": { "time": "1777895754", "uncertainty": 120 }, "departure": { "time": "1777895754", "uncertainty": 120 }, "stopId": "0:SERRET1", "stopSequence": 3 }, { "arrival": { "time": "1777895795", "uncertainty": 120 }, "departure": { "time": "1777895795", "uncertainty": 120 }, "stopId": "0:STJEAN01", "stopSequence": 4 }, { "arrival": { "time": "1777895906", "uncertainty": 120 }, "departure": { "time": "1777895906", "uncertainty": 120 }, "stopId": "0:MOULI281", "stopSequence": 5 }, { "arrival": { "time": "1777895965", "uncertainty": 120 }, "departure": { "time": "1777895965", "uncertainty": 120 }, "stopId": "0:LIBERTE1", "stopSequence": 6 }, { "arrival": { "time": "1777896025", "uncertainty": 120 }, "departure": { "time": "1777896025", "uncertainty": 120 }, "stopId": "0:SCYBAS1", "stopSequence": 7 }, { "arrival": { "time": "1777896062", "uncertainty": 120 }, "departure": { "time": "1777896062", "uncertainty": 120 }, "stopId": "0:PRILLE1", "stopSequence": 8 }, { "arrival": { "time": "1777896140", "uncertainty": 120 }, "departure": { "time": "1777896140", "uncertainty": 120 }, "stopId": "0:LECLERC1", "stopSequence": 9 }, { "arrival": { "time": "1777896189", "uncertainty": 120 }, "departure": { "time": "1777896189", "uncertainty": 120 }, "stopId": "0:LONGEVI1", "stopSequence": 10 }, { "arrival": { "time": "1777896258", "uncertainty": 120 }, "departure": { "time": "1777896258", "uncertainty": 120 }, "stopId": "0:MIGETTE1", "stopSequence": 11 }, { "arrival": { "time": "1777896315", "uncertainty": 120 }, "departure": { "time": "1777896315", "uncertainty": 120 }, "stopId": "0:CASINO1", "stopSequence": 12 }, { "arrival": { "time": "1777896364", "uncertainty": 120 }, "departure": { "time": "1777896364", "uncertainty": 120 }, "stopId": "0:PONTVER1", "stopSequence": 13 }, { "arrival": { "time": "1777896424", "uncertainty": 120 }, "departure": { "time": "1777896424", "uncertainty": 120 }, "stopId": "0:FOCH1", "stopSequence": 14 }, { "arrival": { "time": "1777896455", "uncertainty": 120 }, "departure": { "time": "1777896455", "uncertainty": 120 }, "stopId": "0:SMARTIN1", "stopSequence": 15 }, { "arrival": { "time": "1777896560", "uncertainty": 120 }, "departure": { "time": "1777896560", "uncertainty": 120 }, "stopId": "0:TIGNO290", "stopSequence": 16 }, { "arrival": { "time": "1777896681", "uncertainty": 120 }, "departure": { "time": "1777896681", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 17 }, { "arrival": { "time": "1777896742", "uncertainty": 120 }, "departure": { "time": "1777896742", "uncertainty": 120 }, "stopId": "0:LUXE", "stopSequence": 18 }, { "arrival": { "time": "1777897001", "uncertainty": 120 }, "departure": { "time": "1777897001", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 19 }, { "arrival": { "time": "1777897184", "uncertainty": 120 }, "departure": { "time": "1777897184", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 20 }, { "arrival": { "time": "1777897270", "uncertainty": 120 }, "departure": { "time": "1777897270", "uncertainty": 120 }, "stopId": "0:GARGS", "stopSequence": 21 }, { "arrival": { "time": "1777897391", "uncertainty": 120 }, "departure": { "time": "1777897391", "uncertainty": 120 }, "stopId": "0:POMS", "stopSequence": 22 }, { "arrival": { "time": "1777897464", "uncertainty": 120 }, "departure": { "time": "1777897464", "uncertainty": 120 }, "stopId": "0:DEMBOUR2", "stopSequence": 23 }, { "arrival": { "time": "1777897521", "uncertainty": 120 }, "departure": { "time": "1777897521", "uncertainty": 120 }, "stopId": "0:LEMUD04", "stopSequence": 24 }, { "arrival": { "time": "1777897561", "uncertainty": 120 }, "departure": { "time": "1777897561", "uncertainty": 120 }, "stopId": "0:PIERNE02", "stopSequence": 25 }, { "arrival": { "time": "1777897635", "uncertainty": 120 }, "departure": { "time": "1777897635", "uncertainty": 120 }, "stopId": "0:LOTHAIR2", "stopSequence": 26 }, { "arrival": { "time": "1777897689", "uncertainty": 120 }, "departure": { "time": "1777897689", "uncertainty": 120 }, "stopId": "0:POLY02", "stopSequence": 27 }, { "arrival": { "time": "1777897735", "uncertainty": 120 }, "departure": { "time": "1777897735", "uncertainty": 120 }, "stopId": "0:VANDERN2", "stopSequence": 28 }, { "arrival": { "time": "1777897810", "uncertainty": 120 }, "departure": { "time": "1777897810", "uncertainty": 120 }, "stopId": "0:BOUCHOT2", "stopSequence": 29 }, { "arrival": { "time": "1777897827", "uncertainty": 120 }, "departure": { "time": "1777897827", "uncertainty": 120 }, "stopId": "0:FRECOT2", "stopSequence": 30 }, { "arrival": { "time": "1777897915", "uncertainty": 120 }, "departure": { "time": "1777897915", "uncertainty": 120 }, "stopId": "0:FAUBOUP2", "stopSequence": 31 }, { "arrival": { "time": "1777898001", "uncertainty": 120 }, "departure": { "time": "1777898001", "uncertainty": 120 }, "stopId": "0:STROCH2", "stopSequence": 32 }, { "arrival": { "time": "1777898061", "uncertainty": 120 }, "departure": { "time": "1777898061", "uncertainty": 120 }, "stopId": "0:PTICLOU2", "stopSequence": 33 }, { "arrival": { "time": "1777898131", "uncertainty": 120 }, "departure": { "time": "1777898131", "uncertainty": 120 }, "stopId": "0:ACACIAS2", "stopSequence": 34 }, { "arrival": { "time": "1777898213", "uncertainty": 120 }, "departure": { "time": "1777898213", "uncertainty": 120 }, "stopId": "0:ROSEAUX2", "stopSequence": 35 }, { "arrival": { "time": "1777898277", "uncertainty": 120 }, "departure": { "time": "1777898277", "uncertainty": 120 }, "stopId": "0:VALERIA2", "stopSequence": 36 }, { "arrival": { "time": "1777898361", "uncertainty": 120 }, "stopId": "0:ARP309", "stopSequence": 37 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853431" }, "vehicle": { "id": "2154", "label": "2154" } } }, { "id": "1855159", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897020", "uncertainty": 120 }, "stopId": "0:POMR", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "85", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855159" } } }, { "id": "1976904", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1777895199", "uncertainty": 120 }, "departure": { "time": "1777895215", "uncertainty": 120 }, "stopId": "0:POINCAR2", "stopSequence": 15 }, { "arrival": { "time": "1777895354" }, "departure": { "time": "1777895354" }, "stopId": "0:LUXS", "stopSequence": 16 }, { "arrival": { "time": "1777895446" }, "departure": { "time": "1777895446" }, "stopId": "0:FMOSELL2", "stopSequence": 17 }, { "arrival": { "time": "1777895539" }, "departure": { "time": "1777895539" }, "stopId": "0:TIGNO395", "stopSequence": 18 }, { "arrival": { "time": "1777895571" }, "departure": { "time": "1777895571" }, "stopId": "0:COLIBRI2", "stopSequence": 19 }, { "arrival": { "time": "1777895595" }, "departure": { "time": "1777895595" }, "stopId": "0:LEMOYNE2", "stopSequence": 20 }, { "arrival": { "time": "1777895645" }, "departure": { "time": "1777895645" }, "stopId": "0:NJUNG2", "stopSequence": 21 }, { "arrival": { "time": "1777895678" }, "departure": { "time": "1777895678" }, "stopId": "0:BUCHOZ2", "stopSequence": 22 }, { "arrival": { "time": "1777895758" }, "departure": { "time": "1777895758" }, "stopId": "0:BUTTE2", "stopSequence": 23 }, { "arrival": { "time": "1777895812" }, "departure": { "time": "1777895812" }, "stopId": "0:MIRABEL2", "stopSequence": 24 }, { "arrival": { "time": "1777895849" }, "departure": { "time": "1777895849" }, "stopId": "0:VIGNES2", "stopSequence": 25 }, { "arrival": { "time": "1777895952" }, "departure": { "time": "1777895952" }, "stopId": "0:FELIX320", "stopSequence": 26 }, { "arrival": { "time": "1777896017" }, "departure": { "time": "1777896017" }, "stopId": "0:BRION2", "stopSequence": 27 }, { "arrival": { "time": "1777896109" }, "departure": { "time": "1777896109" }, "stopId": "0:STADE2", "stopSequence": 28 }, { "arrival": { "time": "1777896252" }, "departure": { "time": "1777896252" }, "stopId": "0:CROIXDO2", "stopSequence": 29 }, { "arrival": { "time": "1777896312" }, "stopId": "0:PLAPEVI1", "stopSequence": 30 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976904" } } }, { "id": "1976905", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897560", "uncertainty": 120 }, "stopId": "0:CUGNOT1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976905" } } }, { "id": "1976429", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893690", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 1 }, { "arrival": { "time": "1777893804", "uncertainty": 120 }, "departure": { "time": "1777893804", "uncertainty": 120 }, "stopId": "0:MTPRIVA3", "stopSequence": 2 }, { "arrival": { "time": "1777893840", "uncertainty": 120 }, "departure": { "time": "1777893840", "uncertainty": 120 }, "stopId": "0:VOLONTA1", "stopSequence": 3 }, { "arrival": { "time": "1777893917", "uncertainty": 120 }, "departure": { "time": "1777893930", "uncertainty": 120 }, "stopId": "0:MARGUER1", "stopSequence": 4 }, { "arrival": { "time": "1777894003", "uncertainty": 120 }, "departure": { "time": "1777894020", "uncertainty": 120 }, "stopId": "0:VACONS1", "stopSequence": 5 }, { "arrival": { "time": "1777894135", "uncertainty": 120 }, "departure": { "time": "1777894135", "uncertainty": 120 }, "stopId": "0:CHOCOL01", "stopSequence": 6 }, { "arrival": { "time": "1777894196", "uncertainty": 120 }, "departure": { "time": "1777894196", "uncertainty": 120 }, "stopId": "0:QUINT01", "stopSequence": 7 }, { "arrival": { "time": "1777894298", "uncertainty": 120 }, "departure": { "time": "1777894298", "uncertainty": 120 }, "stopId": "0:4VENTS1", "stopSequence": 8 }, { "arrival": { "time": "1777894378", "uncertainty": 120 }, "departure": { "time": "1777894411", "uncertainty": 120 }, "stopId": "0:LAVOIR1", "stopSequence": 9 }, { "arrival": { "time": "1777894470", "uncertainty": 120 }, "departure": { "time": "1777894470", "uncertainty": 120 }, "stopId": "0:EGLISE1", "stopSequence": 10 }, { "arrival": { "time": "1777894541", "uncertainty": 120 }, "departure": { "time": "1777894560", "uncertainty": 120 }, "stopId": "0:SLIVIER1", "stopSequence": 11 }, { "arrival": { "time": "1777894620", "uncertainty": 120 }, "departure": { "time": "1777894650", "uncertainty": 120 }, "stopId": "0:BOILVIN1", "stopSequence": 12 }, { "arrival": { "time": "1777894740", "uncertainty": 120 }, "departure": { "time": "1777894740", "uncertainty": 120 }, "stopId": "0:ARENES1", "stopSequence": 13 }, { "arrival": { "time": "1777894830", "uncertainty": 120 }, "departure": { "time": "1777894830", "uncertainty": 120 }, "stopId": "0:LAFAYET1", "stopSequence": 14 }, { "arrival": { "time": "1777894947", "uncertainty": 120 }, "departure": { "time": "1777895040", "uncertainty": 120 }, "stopId": "0:GARGE", "stopSequence": 15 }, { "arrival": { "time": "1777895090", "uncertainty": 120 }, "departure": { "time": "1777895130", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 16 }, { "arrival": { "time": "1777895280", "uncertainty": 120 }, "departure": { "time": "1777895340", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 17 }, { "arrival": { "time": "1777895436", "uncertainty": 120 }, "departure": { "time": "1777895436", "uncertainty": 120 }, "stopId": "0:VAUTRIN3", "stopSequence": 18 }, { "arrival": { "time": "1777895558", "uncertainty": 120 }, "departure": { "time": "1777895558", "uncertainty": 120 }, "stopId": "0:PREFECT2", "stopSequence": 19 }, { "arrival": { "time": "1777895619", "uncertainty": 120 }, "departure": { "time": "1777895619", "uncertainty": 120 }, "stopId": "0:STGEORG2", "stopSequence": 20 }, { "arrival": { "time": "1777895680", "uncertainty": 120 }, "departure": { "time": "1777895680", "uncertainty": 120 }, "stopId": "0:RIMPORT2", "stopSequence": 21 }, { "arrival": { "time": "1777895891", "uncertainty": 120 }, "departure": { "time": "1777895891", "uncertainty": 120 }, "stopId": "0:PONTIFF2", "stopSequence": 22 }, { "arrival": { "time": "1777895961", "uncertainty": 120 }, "departure": { "time": "1777895961", "uncertainty": 120 }, "stopId": "0:ROCHAMB2", "stopSequence": 23 }, { "arrival": { "time": "1777896059", "uncertainty": 120 }, "departure": { "time": "1777896059", "uncertainty": 120 }, "stopId": "0:BERNANO2", "stopSequence": 24 }, { "arrival": { "time": "1777896145", "uncertainty": 120 }, "departure": { "time": "1777896145", "uncertainty": 120 }, "stopId": "0:DALES2", "stopSequence": 25 }, { "arrival": { "time": "1777896177", "uncertainty": 120 }, "departure": { "time": "1777896177", "uncertainty": 120 }, "stopId": "0:PATROTT2", "stopSequence": 26 }, { "arrival": { "time": "1777896299", "uncertainty": 120 }, "departure": { "time": "1777896299", "uncertainty": 120 }, "stopId": "0:PAQUET2", "stopSequence": 27 }, { "arrival": { "time": "1777896342", "uncertainty": 120 }, "departure": { "time": "1777896342", "uncertainty": 120 }, "stopId": "0:DAGA2", "stopSequence": 28 }, { "arrival": { "time": "1777896410", "uncertainty": 120 }, "departure": { "time": "1777896410", "uncertainty": 120 }, "stopId": "0:4BORNES2", "stopSequence": 29 }, { "arrival": { "time": "1777896483", "uncertainty": 120 }, "departure": { "time": "1777896483", "uncertainty": 120 }, "stopId": "0:MORLOT2", "stopSequence": 30 }, { "arrival": { "time": "1777896509", "uncertainty": 120 }, "departure": { "time": "1777896509", "uncertainty": 120 }, "stopId": "0:COUPILL2", "stopSequence": 31 }, { "arrival": { "time": "1777896585", "uncertainty": 120 }, "departure": { "time": "1777896585", "uncertainty": 120 }, "stopId": "0:RUCHER2", "stopSequence": 32 }, { "arrival": { "time": "1777896626", "uncertainty": 120 }, "departure": { "time": "1777896626", "uncertainty": 120 }, "stopId": "0:ROSEMAR2", "stopSequence": 33 }, { "arrival": { "time": "1777896714", "uncertainty": 120 }, "departure": { "time": "1777896714", "uncertainty": 120 }, "stopId": "0:SAULES2", "stopSequence": 34 }, { "arrival": { "time": "1777896779", "uncertainty": 120 }, "departure": { "time": "1777896779", "uncertainty": 120 }, "stopId": "0:WOIPHOT2", "stopSequence": 35 }, { "arrival": { "time": "1777896871", "uncertainty": 120 }, "departure": { "time": "1777896871", "uncertainty": 120 }, "stopId": "0:WCHATEA2", "stopSequence": 36 }, { "arrival": { "time": "1777897006", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 37 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976429" }, "vehicle": { "id": "1856", "label": "1856" } } }, { "id": "1976427", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777892460", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 1 }, { "arrival": { "time": "1777892589", "uncertainty": 120 }, "departure": { "time": "1777892589", "uncertainty": 120 }, "stopId": "0:MTPRIVA3", "stopSequence": 2 }, { "arrival": { "time": "1777892672", "uncertainty": 120 }, "departure": { "time": "1777892672", "uncertainty": 120 }, "stopId": "0:VOLONTA1", "stopSequence": 3 }, { "arrival": { "time": "1777892712", "uncertainty": 120 }, "departure": { "time": "1777892762", "uncertainty": 120 }, "stopId": "0:MARGUER1", "stopSequence": 4 }, { "arrival": { "time": "1777892822", "uncertainty": 120 }, "departure": { "time": "1777892852", "uncertainty": 120 }, "stopId": "0:VACONS1", "stopSequence": 5 }, { "arrival": { "time": "1777892942", "uncertainty": 120 }, "departure": { "time": "1777892942", "uncertainty": 120 }, "stopId": "0:CHOCOL01", "stopSequence": 6 }, { "arrival": { "time": "1777892986", "uncertainty": 120 }, "departure": { "time": "1777892986", "uncertainty": 120 }, "stopId": "0:QUINT01", "stopSequence": 7 }, { "arrival": { "time": "1777893115", "uncertainty": 120 }, "departure": { "time": "1777893115", "uncertainty": 120 }, "stopId": "0:4VENTS1", "stopSequence": 8 }, { "arrival": { "time": "1777893181", "uncertainty": 120 }, "departure": { "time": "1777893212", "uncertainty": 120 }, "stopId": "0:LAVOIR1", "stopSequence": 9 }, { "arrival": { "time": "1777893267", "uncertainty": 120 }, "departure": { "time": "1777893272", "uncertainty": 120 }, "stopId": "0:EGLISE1", "stopSequence": 10 }, { "arrival": { "time": "1777893331", "uncertainty": 120 }, "departure": { "time": "1777893332", "uncertainty": 120 }, "stopId": "0:SLIVIER1", "stopSequence": 11 }, { "arrival": { "time": "1777893399", "uncertainty": 120 }, "departure": { "time": "1777893399", "uncertainty": 120 }, "stopId": "0:BOILVIN1", "stopSequence": 12 }, { "arrival": { "time": "1777893482", "uncertainty": 120 }, "departure": { "time": "1777893482", "uncertainty": 120 }, "stopId": "0:ARENES1", "stopSequence": 13 }, { "arrival": { "time": "1777893572", "uncertainty": 120 }, "departure": { "time": "1777893572", "uncertainty": 120 }, "stopId": "0:LAFAYET1", "stopSequence": 14 }, { "arrival": { "time": "1777893630", "uncertainty": 120 }, "departure": { "time": "1777893782", "uncertainty": 120 }, "stopId": "0:GARGE", "stopSequence": 15 }, { "arrival": { "time": "1777893849", "uncertainty": 120 }, "departure": { "time": "1777893873", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 16 }, { "arrival": { "time": "1777893992", "uncertainty": 120 }, "departure": { "time": "1777894340", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 17 }, { "arrival": { "time": "1777894460", "uncertainty": 120 }, "departure": { "time": "1777894460", "uncertainty": 120 }, "stopId": "0:VAUTRIN3", "stopSequence": 18 }, { "arrival": { "time": "1777894599", "uncertainty": 120 }, "departure": { "time": "1777894611", "uncertainty": 120 }, "stopId": "0:PREFECT2", "stopSequence": 19 }, { "arrival": { "time": "1777894670", "uncertainty": 120 }, "departure": { "time": "1777894670", "uncertainty": 120 }, "stopId": "0:STGEORG2", "stopSequence": 20 }, { "arrival": { "time": "1777894730", "uncertainty": 120 }, "departure": { "time": "1777894730", "uncertainty": 120 }, "stopId": "0:RIMPORT2", "stopSequence": 21 }, { "arrival": { "time": "1777894928", "uncertainty": 120 }, "departure": { "time": "1777894940", "uncertainty": 120 }, "stopId": "0:PONTIFF2", "stopSequence": 22 }, { "arrival": { "time": "1777895011", "uncertainty": 120 }, "departure": { "time": "1777895011", "uncertainty": 120 }, "stopId": "0:ROCHAMB2", "stopSequence": 23 }, { "arrival": { "time": "1777895107", "uncertainty": 120 }, "departure": { "time": "1777895120", "uncertainty": 120 }, "stopId": "0:BERNANO2", "stopSequence": 24 }, { "arrival": { "time": "1777895210", "uncertainty": 120 }, "departure": { "time": "1777895210", "uncertainty": 120 }, "stopId": "0:DALES2", "stopSequence": 25 }, { "arrival": { "time": "1777895240", "uncertainty": 120 }, "departure": { "time": "1777895240", "uncertainty": 120 }, "stopId": "0:PATROTT2", "stopSequence": 26 }, { "arrival": { "time": "1777895381", "uncertainty": 120 }, "departure": { "time": "1777895390", "uncertainty": 120 }, "stopId": "0:PAQUET2", "stopSequence": 27 }, { "arrival": { "time": "1777895435", "uncertainty": 120 }, "departure": { "time": "1777895435", "uncertainty": 120 }, "stopId": "0:DAGA2", "stopSequence": 28 }, { "arrival": { "time": "1777895498", "uncertainty": 120 }, "departure": { "time": "1777895498", "uncertainty": 120 }, "stopId": "0:4BORNES2", "stopSequence": 29 }, { "arrival": { "time": "1777895567", "uncertainty": 120 }, "departure": { "time": "1777895567", "uncertainty": 120 }, "stopId": "0:MORLOT2", "stopSequence": 30 }, { "arrival": { "time": "1777895586", "uncertainty": 120 }, "departure": { "time": "1777895586", "uncertainty": 120 }, "stopId": "0:COUPILL2", "stopSequence": 31 }, { "arrival": { "time": "1777895661", "uncertainty": 120 }, "departure": { "time": "1777895661", "uncertainty": 120 }, "stopId": "0:RUCHER2", "stopSequence": 32 }, { "arrival": { "time": "1777895697", "uncertainty": 120 }, "departure": { "time": "1777895697", "uncertainty": 120 }, "stopId": "0:ROSEMAR2", "stopSequence": 33 }, { "arrival": { "time": "1777895786", "uncertainty": 120 }, "departure": { "time": "1777895786", "uncertainty": 120 }, "stopId": "0:SAULES2", "stopSequence": 34 }, { "arrival": { "time": "1777895846", "uncertainty": 120 }, "departure": { "time": "1777895846", "uncertainty": 120 }, "stopId": "0:WOIPHOT2", "stopSequence": 35 }, { "arrival": { "time": "1777895937", "uncertainty": 120 }, "departure": { "time": "1777895937", "uncertainty": 120 }, "stopId": "0:WCHATEA2", "stopSequence": 36 }, { "arrival": { "time": "1777896032", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 37 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976427" }, "vehicle": { "id": "546", "label": "546" } } }, { "id": "1853471", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893182", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 1 }, { "arrival": { "time": "1777893261", "uncertainty": 120 }, "departure": { "time": "1777893272", "uncertainty": 120 }, "stopId": "0:HAIEBRU1", "stopSequence": 2 }, { "arrival": { "time": "1777893299", "uncertainty": 120 }, "departure": { "time": "1777893299", "uncertainty": 120 }, "stopId": "0:SERRET1", "stopSequence": 3 }, { "arrival": { "time": "1777893337", "uncertainty": 120 }, "departure": { "time": "1777893337", "uncertainty": 120 }, "stopId": "0:STJEAN01", "stopSequence": 4 }, { "arrival": { "time": "1777893493", "uncertainty": 120 }, "departure": { "time": "1777893512", "uncertainty": 120 }, "stopId": "0:MOULI281", "stopSequence": 5 }, { "arrival": { "time": "1777893556", "uncertainty": 120 }, "departure": { "time": "1777893556", "uncertainty": 120 }, "stopId": "0:LIBERTE1", "stopSequence": 6 }, { "arrival": { "time": "1777893622", "uncertainty": 120 }, "departure": { "time": "1777893632", "uncertainty": 120 }, "stopId": "0:SCYBAS1", "stopSequence": 7 }, { "arrival": { "time": "1777893662", "uncertainty": 120 }, "departure": { "time": "1777893662", "uncertainty": 120 }, "stopId": "0:PRILLE1", "stopSequence": 8 }, { "arrival": { "time": "1777893730", "uncertainty": 120 }, "departure": { "time": "1777893752", "uncertainty": 120 }, "stopId": "0:LECLERC1", "stopSequence": 9 }, { "arrival": { "time": "1777893788", "uncertainty": 120 }, "departure": { "time": "1777893788", "uncertainty": 120 }, "stopId": "0:LONGEVI1", "stopSequence": 10 }, { "arrival": { "time": "1777893854", "uncertainty": 120 }, "departure": { "time": "1777893854", "uncertainty": 120 }, "stopId": "0:MIGETTE1", "stopSequence": 11 }, { "arrival": { "time": "1777893890", "uncertainty": 120 }, "departure": { "time": "1777893903", "uncertainty": 120 }, "stopId": "0:CASINO1", "stopSequence": 12 }, { "arrival": { "time": "1777893929", "uncertainty": 120 }, "departure": { "time": "1777893962", "uncertainty": 120 }, "stopId": "0:PONTVER1", "stopSequence": 13 }, { "arrival": { "time": "1777894048", "uncertainty": 120 }, "departure": { "time": "1777894052", "uncertainty": 120 }, "stopId": "0:FOCH1", "stopSequence": 14 }, { "arrival": { "time": "1777894102", "uncertainty": 120 }, "departure": { "time": "1777894112", "uncertainty": 120 }, "stopId": "0:SMARTIN1", "stopSequence": 15 }, { "arrival": { "time": "1777894183", "uncertainty": 120 }, "departure": { "time": "1777894202", "uncertainty": 120 }, "stopId": "0:TIGNO290", "stopSequence": 16 }, { "arrival": { "time": "1777894281", "uncertainty": 120 }, "departure": { "time": "1777894292", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 17 }, { "arrival": { "time": "1777894352", "uncertainty": 120 }, "departure": { "time": "1777894382", "uncertainty": 120 }, "stopId": "0:LUXE", "stopSequence": 18 }, { "arrival": { "time": "1777894592", "uncertainty": 120 }, "departure": { "time": "1777894652", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 19 }, { "arrival": { "time": "1777894737", "uncertainty": 120 }, "departure": { "time": "1777894742", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 20 }, { "arrival": { "time": "1777894803", "uncertainty": 120 }, "departure": { "time": "1777894862", "uncertainty": 120 }, "stopId": "0:GARGS", "stopSequence": 21 }, { "arrival": { "time": "1777894969", "uncertainty": 120 }, "departure": { "time": "1777894982", "uncertainty": 120 }, "stopId": "0:POMS", "stopSequence": 22 }, { "arrival": { "time": "1777895132", "uncertainty": 120 }, "departure": { "time": "1777895132", "uncertainty": 120 }, "stopId": "0:DEMBOUR2", "stopSequence": 23 }, { "arrival": { "time": "1777895192", "uncertainty": 120 }, "departure": { "time": "1777895192", "uncertainty": 120 }, "stopId": "0:LEMUD04", "stopSequence": 24 }, { "arrival": { "time": "1777895227", "uncertainty": 120 }, "departure": { "time": "1777895227", "uncertainty": 120 }, "stopId": "0:PIERNE02", "stopSequence": 25 }, { "arrival": { "time": "1777895288", "uncertainty": 120 }, "departure": { "time": "1777895288", "uncertainty": 120 }, "stopId": "0:LOTHAIR2", "stopSequence": 26 }, { "arrival": { "time": "1777895342", "uncertainty": 120 }, "departure": { "time": "1777895342", "uncertainty": 120 }, "stopId": "0:POLY02", "stopSequence": 27 }, { "arrival": { "time": "1777895385", "uncertainty": 120 }, "departure": { "time": "1777895385", "uncertainty": 120 }, "stopId": "0:VANDERN2", "stopSequence": 28 }, { "arrival": { "time": "1777895430", "uncertainty": 120 }, "departure": { "time": "1777895430", "uncertainty": 120 }, "stopId": "0:BOUCHOT2", "stopSequence": 29 }, { "arrival": { "time": "1777895475", "uncertainty": 120 }, "departure": { "time": "1777895475", "uncertainty": 120 }, "stopId": "0:FRECOT2", "stopSequence": 30 }, { "arrival": { "time": "1777895580", "uncertainty": 120 }, "departure": { "time": "1777895580", "uncertainty": 120 }, "stopId": "0:FAUBOUP2", "stopSequence": 31 }, { "arrival": { "time": "1777895660", "uncertainty": 120 }, "departure": { "time": "1777895660", "uncertainty": 120 }, "stopId": "0:PLATEAU2", "stopSequence": 32 }, { "arrival": { "time": "1777895689", "uncertainty": 120 }, "departure": { "time": "1777895689", "uncertainty": 120 }, "stopId": "0:APREMON2", "stopSequence": 33 }, { "arrival": { "time": "1777895737", "uncertainty": 120 }, "departure": { "time": "1777895737", "uncertainty": 120 }, "stopId": "0:PLAINE2", "stopSequence": 34 }, { "arrival": { "time": "1777895784", "uncertainty": 120 }, "departure": { "time": "1777895784", "uncertainty": 120 }, "stopId": "0:ROOSEVE2", "stopSequence": 35 }, { "arrival": { "time": "1777895838", "uncertainty": 120 }, "departure": { "time": "1777895838", "uncertainty": 120 }, "stopId": "0:MAGNYBO2", "stopSequence": 36 }, { "arrival": { "time": "1777895893", "uncertainty": 120 }, "departure": { "time": "1777895893", "uncertainty": 120 }, "stopId": "0:OBELLI02", "stopSequence": 37 }, { "arrival": { "time": "1777895925", "uncertainty": 120 }, "departure": { "time": "1777895925", "uncertainty": 120 }, "stopId": "0:ARMOISI2", "stopSequence": 38 }, { "arrival": { "time": "1777895999", "uncertainty": 120 }, "departure": { "time": "1777895999", "uncertainty": 120 }, "stopId": "0:BEAUSOL2", "stopSequence": 39 }, { "arrival": { "time": "1777896130", "uncertainty": 120 }, "departure": { "time": "1777896130", "uncertainty": 120 }, "stopId": "0:HTMAGNY2", "stopSequence": 40 }, { "arrival": { "time": "1777896188", "uncertainty": 120 }, "stopId": "0:ABS591", "stopSequence": 41 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853471" }, "vehicle": { "id": "2053", "label": "2053" } } }, { "id": "1855226", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896000", "uncertainty": 120 }, "stopId": "0:MNVE2", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "87", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855226" } } }, { "id": "1855227", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897560", "uncertainty": 120 }, "stopId": "0:MNVE2", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "87", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855227" } } }, { "id": "1853780", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895160", "uncertainty": 120 }, "stopId": "0:BORDES3", "stopSequence": 1 }, { "arrival": { "time": "1777895232", "uncertainty": 120 }, "departure": { "time": "1777895232", "uncertainty": 120 }, "stopId": "0:PANGE1", "stopSequence": 2 }, { "arrival": { "time": "1777895412", "uncertainty": 120 }, "departure": { "time": "1777895412", "uncertainty": 120 }, "stopId": "0:PROVENC1", "stopSequence": 3 }, { "arrival": { "time": "1777895520", "uncertainty": 120 }, "departure": { "time": "1777895520", "uncertainty": 120 }, "stopId": "0:BERNARD1", "stopSequence": 4 }, { "arrival": { "time": "1777895618", "uncertainty": 120 }, "departure": { "time": "1777895618", "uncertainty": 120 }, "stopId": "0:GANNE1", "stopSequence": 5 }, { "arrival": { "time": "1777895696", "uncertainty": 120 }, "departure": { "time": "1777895696", "uncertainty": 120 }, "stopId": "0:RUELLCH1", "stopSequence": 6 }, { "arrival": { "time": "1777895770", "uncertainty": 120 }, "departure": { "time": "1777895770", "uncertainty": 120 }, "stopId": "0:RTBORNY1", "stopSequence": 7 }, { "arrival": { "time": "1777895863", "uncertainty": 120 }, "departure": { "time": "1777895863", "uncertainty": 120 }, "stopId": "0:PONTROU1", "stopSequence": 8 }, { "arrival": { "time": "1777895932", "uncertainty": 120 }, "departure": { "time": "1777895932", "uncertainty": 120 }, "stopId": "0:LACRETL1", "stopSequence": 9 }, { "arrival": { "time": "1777896133", "uncertainty": 120 }, "departure": { "time": "1777896133", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 10 }, { "arrival": { "time": "1777896253", "uncertainty": 120 }, "departure": { "time": "1777896253", "uncertainty": 120 }, "stopId": "0:ROIGEO89", "stopSequence": 11 }, { "arrival": { "time": "1777896439", "uncertainty": 120 }, "departure": { "time": "1777896439", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 12 }, { "arrival": { "time": "1777896572", "uncertainty": 120 }, "departure": { "time": "1777896572", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 13 }, { "arrival": { "time": "1777896607", "uncertainty": 120 }, "departure": { "time": "1777896607", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 14 }, { "arrival": { "time": "1777896667", "uncertainty": 120 }, "departure": { "time": "1777896667", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 15 }, { "arrival": { "time": "1777896710", "uncertainty": 120 }, "departure": { "time": "1777896710", "uncertainty": 120 }, "stopId": "0:MEURISS2", "stopSequence": 16 }, { "arrival": { "time": "1777896768", "uncertainty": 120 }, "departure": { "time": "1777896768", "uncertainty": 120 }, "stopId": "0:COUVENT2", "stopSequence": 17 }, { "arrival": { "time": "1777896829", "uncertainty": 120 }, "departure": { "time": "1777896829", "uncertainty": 120 }, "stopId": "0:CHATRIA2", "stopSequence": 18 }, { "arrival": { "time": "1777896867", "uncertainty": 120 }, "departure": { "time": "1777896867", "uncertainty": 120 }, "stopId": "0:VERGERS2", "stopSequence": 19 }, { "arrival": { "time": "1777896902", "uncertainty": 120 }, "departure": { "time": "1777896902", "uncertainty": 120 }, "stopId": "0:FOSSE2", "stopSequence": 20 }, { "arrival": { "time": "1777896972", "uncertainty": 120 }, "departure": { "time": "1777896972", "uncertainty": 120 }, "stopId": "0:FRICHES2", "stopSequence": 21 }, { "arrival": { "time": "1777897040", "uncertainty": 120 }, "departure": { "time": "1777897040", "uncertainty": 120 }, "stopId": "0:08MAI02", "stopSequence": 22 }, { "arrival": { "time": "1777897137", "uncertainty": 120 }, "departure": { "time": "1777897137", "uncertainty": 120 }, "stopId": "0:HTRHELE2", "stopSequence": 23 }, { "arrival": { "time": "1777897171", "uncertainty": 120 }, "departure": { "time": "1777897171", "uncertainty": 120 }, "stopId": "0:ALSACE2", "stopSequence": 24 }, { "arrival": { "time": "1777897213", "uncertainty": 120 }, "departure": { "time": "1777897213", "uncertainty": 120 }, "stopId": "0:SAVOIE2", "stopSequence": 25 }, { "arrival": { "time": "1777897257", "uncertainty": 120 }, "departure": { "time": "1777897257", "uncertainty": 120 }, "stopId": "0:PAQUERE2", "stopSequence": 26 }, { "arrival": { "time": "1777897301", "uncertainty": 120 }, "departure": { "time": "1777897301", "uncertainty": 120 }, "stopId": "0:CONSTAN2", "stopSequence": 27 }, { "arrival": { "time": "1777897339", "uncertainty": 120 }, "departure": { "time": "1777897339", "uncertainty": 120 }, "stopId": "0:3HAIES2", "stopSequence": 28 }, { "arrival": { "time": "1777897575", "uncertainty": 120 }, "departure": { "time": "1777897575", "uncertainty": 120 }, "stopId": "0:LORRAIN2", "stopSequence": 29 }, { "arrival": { "time": "1777897601", "uncertainty": 120 }, "departure": { "time": "1777897601", "uncertainty": 120 }, "stopId": "0:ARDECHE2", "stopSequence": 30 }, { "arrival": { "time": "1777897625", "uncertainty": 120 }, "departure": { "time": "1777897625", "uncertainty": 120 }, "stopId": "0:PREVIL01", "stopSequence": 31 }, { "arrival": { "time": "1777897680", "uncertainty": 120 }, "departure": { "time": "1777897680", "uncertainty": 120 }, "stopId": "0:VIEAUX2", "stopSequence": 32 }, { "arrival": { "time": "1777897738", "uncertainty": 120 }, "stopId": "0:MOULMAI1", "stopSequence": 33 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853780" }, "vehicle": { "id": "1638", "label": "1638" } } }, { "id": "1853781", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896960", "uncertainty": 120 }, "stopId": "0:BORDES3", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853781" } } }, { "id": "1853782", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898640", "uncertainty": 120 }, "stopId": "0:BORDES3", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853782" } } }, { "id": "1855999", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895298", "uncertainty": 120 }, "stopId": "0:SCHAZEL1", "stopSequence": 1 }, { "arrival": { "time": "1777895376", "uncertainty": 120 }, "departure": { "time": "1777895376", "uncertainty": 120 }, "stopId": "0:CRIMEE1", "stopSequence": 2 }, { "arrival": { "time": "1777895499", "uncertainty": 120 }, "departure": { "time": "1777895499", "uncertainty": 120 }, "stopId": "0:RSCHUMA1", "stopSequence": 3 }, { "arrival": { "time": "1777895658", "uncertainty": 120 }, "stopId": "0:CHENEAU1", "stopSequence": 4 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "204", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855999" }, "vehicle": { "id": "222020", "label": "222020" } } }, { "id": "1853779", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893360", "uncertainty": 120 }, "stopId": "0:BORDES3", "stopSequence": 1 }, { "arrival": { "time": "1777893452", "uncertainty": 120 }, "departure": { "time": "1777893452", "uncertainty": 120 }, "stopId": "0:PANGE1", "stopSequence": 2 }, { "arrival": { "time": "1777893645", "uncertainty": 120 }, "departure": { "time": "1777893662", "uncertainty": 120 }, "stopId": "0:PROVENC1", "stopSequence": 3 }, { "arrival": { "time": "1777893752", "uncertainty": 120 }, "departure": { "time": "1777893782", "uncertainty": 120 }, "stopId": "0:BERNARD1", "stopSequence": 4 }, { "arrival": { "time": "1777893924", "uncertainty": 120 }, "departure": { "time": "1777893924", "uncertainty": 120 }, "stopId": "0:GANNE1", "stopSequence": 5 }, { "arrival": { "time": "1777893960", "uncertainty": 120 }, "departure": { "time": "1777893960", "uncertainty": 120 }, "stopId": "0:RUELLCH1", "stopSequence": 6 }, { "arrival": { "time": "1777894022", "uncertainty": 120 }, "departure": { "time": "1777894022", "uncertainty": 120 }, "stopId": "0:RTBORNY1", "stopSequence": 7 }, { "arrival": { "time": "1777894154", "uncertainty": 120 }, "departure": { "time": "1777894154", "uncertainty": 120 }, "stopId": "0:PONTROU1", "stopSequence": 8 }, { "arrival": { "time": "1777894202", "uncertainty": 120 }, "departure": { "time": "1777894202", "uncertainty": 120 }, "stopId": "0:LACRETL1", "stopSequence": 9 }, { "arrival": { "time": "1777894412", "uncertainty": 120 }, "departure": { "time": "1777894472", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 10 }, { "arrival": { "time": "1777894548", "uncertainty": 120 }, "departure": { "time": "1777894562", "uncertainty": 120 }, "stopId": "0:ROIGEO89", "stopSequence": 11 }, { "arrival": { "time": "1777894740", "uncertainty": 120 }, "departure": { "time": "1777894740", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 12 }, { "arrival": { "time": "1777894855", "uncertainty": 120 }, "departure": { "time": "1777894855", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 13 }, { "arrival": { "time": "1777894878", "uncertainty": 120 }, "departure": { "time": "1777894878", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 14 }, { "arrival": { "time": "1777894922", "uncertainty": 120 }, "departure": { "time": "1777894922", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 15 }, { "arrival": { "time": "1777894997", "uncertainty": 120 }, "departure": { "time": "1777894997", "uncertainty": 120 }, "stopId": "0:MEURISS2", "stopSequence": 16 }, { "arrival": { "time": "1777895055", "uncertainty": 120 }, "departure": { "time": "1777895055", "uncertainty": 120 }, "stopId": "0:COUVENT2", "stopSequence": 17 }, { "arrival": { "time": "1777895108", "uncertainty": 120 }, "departure": { "time": "1777895108", "uncertainty": 120 }, "stopId": "0:CHATRIA2", "stopSequence": 18 }, { "arrival": { "time": "1777895143", "uncertainty": 120 }, "departure": { "time": "1777895143", "uncertainty": 120 }, "stopId": "0:VERGERS2", "stopSequence": 19 }, { "arrival": { "time": "1777895176", "uncertainty": 120 }, "departure": { "time": "1777895176", "uncertainty": 120 }, "stopId": "0:FOSSE2", "stopSequence": 20 }, { "arrival": { "time": "1777895238", "uncertainty": 120 }, "departure": { "time": "1777895252", "uncertainty": 120 }, "stopId": "0:FRICHES2", "stopSequence": 21 }, { "arrival": { "time": "1777895322", "uncertainty": 120 }, "departure": { "time": "1777895322", "uncertainty": 120 }, "stopId": "0:08MAI02", "stopSequence": 22 }, { "arrival": { "time": "1777895429", "uncertainty": 120 }, "departure": { "time": "1777895429", "uncertainty": 120 }, "stopId": "0:HTRHELE2", "stopSequence": 23 }, { "arrival": { "time": "1777895463", "uncertainty": 120 }, "departure": { "time": "1777895463", "uncertainty": 120 }, "stopId": "0:ALSACE2", "stopSequence": 24 }, { "arrival": { "time": "1777895505", "uncertainty": 120 }, "departure": { "time": "1777895505", "uncertainty": 120 }, "stopId": "0:SAVOIE2", "stopSequence": 25 }, { "arrival": { "time": "1777895549", "uncertainty": 120 }, "departure": { "time": "1777895549", "uncertainty": 120 }, "stopId": "0:PAQUERE2", "stopSequence": 26 }, { "arrival": { "time": "1777895593", "uncertainty": 120 }, "departure": { "time": "1777895593", "uncertainty": 120 }, "stopId": "0:CONSTAN2", "stopSequence": 27 }, { "arrival": { "time": "1777895631", "uncertainty": 120 }, "departure": { "time": "1777895631", "uncertainty": 120 }, "stopId": "0:3HAIES2", "stopSequence": 28 }, { "arrival": { "time": "1777895867", "uncertainty": 120 }, "departure": { "time": "1777895867", "uncertainty": 120 }, "stopId": "0:LORRAIN2", "stopSequence": 29 }, { "arrival": { "time": "1777895893", "uncertainty": 120 }, "departure": { "time": "1777895893", "uncertainty": 120 }, "stopId": "0:ARDECHE2", "stopSequence": 30 }, { "arrival": { "time": "1777895917", "uncertainty": 120 }, "departure": { "time": "1777895917", "uncertainty": 120 }, "stopId": "0:PREVIL01", "stopSequence": 31 }, { "arrival": { "time": "1777895972", "uncertainty": 120 }, "departure": { "time": "1777895972", "uncertainty": 120 }, "stopId": "0:VIEAUX2", "stopSequence": 32 }, { "arrival": { "time": "1777896030", "uncertainty": 120 }, "stopId": "0:MOULMAI1", "stopSequence": 33 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853779" }, "vehicle": { "id": "1636", "label": "1636" } } }, { "id": "1853820", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898580", "uncertainty": 120 }, "stopId": "0:MOULMAI1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853820" } } }, { "id": "1855253", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896420", "uncertainty": 120 }, "stopId": "0:CHASG01", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "87", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855253" } } }, { "id": "1853817", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893331", "uncertainty": 120 }, "stopId": "0:MOULMAI1", "stopSequence": 1 }, { "arrival": { "time": "1777893481", "uncertainty": 120 }, "departure": { "time": "1777893481", "uncertainty": 120 }, "stopId": "0:MOULIN86", "stopSequence": 2 }, { "arrival": { "time": "1777893519", "uncertainty": 120 }, "departure": { "time": "1777893519", "uncertainty": 120 }, "stopId": "0:VIEAUX1", "stopSequence": 3 }, { "arrival": { "time": "1777893592", "uncertainty": 120 }, "departure": { "time": "1777893592", "uncertainty": 120 }, "stopId": "0:PREVIL01", "stopSequence": 4 }, { "arrival": { "time": "1777893625", "uncertainty": 120 }, "departure": { "time": "1777893631", "uncertainty": 120 }, "stopId": "0:ARDECHE1", "stopSequence": 5 }, { "arrival": { "time": "1777893691", "uncertainty": 120 }, "departure": { "time": "1777893691", "uncertainty": 120 }, "stopId": "0:LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1777893872", "uncertainty": 120 }, "departure": { "time": "1777893872", "uncertainty": 120 }, "stopId": "0:3HAIES1", "stopSequence": 7 }, { "arrival": { "time": "1777893908", "uncertainty": 120 }, "departure": { "time": "1777893931", "uncertainty": 120 }, "stopId": "0:CONSTAN1", "stopSequence": 8 }, { "arrival": { "time": "1777893975", "uncertainty": 120 }, "departure": { "time": "1777893991", "uncertainty": 120 }, "stopId": "0:PAQUERE1", "stopSequence": 9 }, { "arrival": { "time": "1777894049", "uncertainty": 120 }, "departure": { "time": "1777894051", "uncertainty": 120 }, "stopId": "0:SAVOIE1", "stopSequence": 10 }, { "arrival": { "time": "1777894097", "uncertainty": 120 }, "departure": { "time": "1777894097", "uncertainty": 120 }, "stopId": "0:ALSACE1", "stopSequence": 11 }, { "arrival": { "time": "1777894129", "uncertainty": 120 }, "departure": { "time": "1777894129", "uncertainty": 120 }, "stopId": "0:HTRHELE1", "stopSequence": 12 }, { "arrival": { "time": "1777894227", "uncertainty": 120 }, "departure": { "time": "1777894231", "uncertainty": 120 }, "stopId": "0:08MAI01", "stopSequence": 13 }, { "arrival": { "time": "1777894280", "uncertainty": 120 }, "departure": { "time": "1777894291", "uncertainty": 120 }, "stopId": "0:FRICHES1", "stopSequence": 14 }, { "arrival": { "time": "1777894370", "uncertainty": 120 }, "departure": { "time": "1777894370", "uncertainty": 120 }, "stopId": "0:FOSSE1", "stopSequence": 15 }, { "arrival": { "time": "1777894411", "uncertainty": 120 }, "departure": { "time": "1777894411", "uncertainty": 120 }, "stopId": "0:VERGERS1", "stopSequence": 16 }, { "arrival": { "time": "1777894452", "uncertainty": 120 }, "departure": { "time": "1777894452", "uncertainty": 120 }, "stopId": "0:CHATRIA1", "stopSequence": 17 }, { "arrival": { "time": "1777894518", "uncertainty": 120 }, "departure": { "time": "1777894518", "uncertainty": 120 }, "stopId": "0:COUVENT1", "stopSequence": 18 }, { "arrival": { "time": "1777894572", "uncertainty": 120 }, "departure": { "time": "1777894591", "uncertainty": 120 }, "stopId": "0:MEURISS1", "stopSequence": 19 }, { "arrival": { "time": "1777894681", "uncertainty": 120 }, "departure": { "time": "1777894681", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 20 }, { "arrival": { "time": "1777894741", "uncertainty": 120 }, "departure": { "time": "1777894741", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 21 }, { "arrival": { "time": "1777894790", "uncertainty": 120 }, "departure": { "time": "1777894790", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 22 }, { "arrival": { "time": "1777894909", "uncertainty": 120 }, "departure": { "time": "1777894921", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 23 }, { "arrival": { "time": "1777895020", "uncertainty": 120 }, "departure": { "time": "1777895041", "uncertainty": 120 }, "stopId": "0:ROIGE142", "stopSequence": 24 }, { "arrival": { "time": "1777895131", "uncertainty": 120 }, "departure": { "time": "1777895191", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 25 }, { "arrival": { "time": "1777895406", "uncertainty": 120 }, "departure": { "time": "1777895406", "uncertainty": 120 }, "stopId": "0:LACRETL2", "stopSequence": 26 }, { "arrival": { "time": "1777895454", "uncertainty": 120 }, "departure": { "time": "1777895454", "uncertainty": 120 }, "stopId": "0:PONTROU2", "stopSequence": 27 }, { "arrival": { "time": "1777895521", "uncertainty": 120 }, "departure": { "time": "1777895521", "uncertainty": 120 }, "stopId": "0:RTBORNY2", "stopSequence": 28 }, { "arrival": { "time": "1777895596", "uncertainty": 120 }, "departure": { "time": "1777895596", "uncertainty": 120 }, "stopId": "0:RUELLCH2", "stopSequence": 29 }, { "arrival": { "time": "1777895705", "uncertainty": 120 }, "departure": { "time": "1777895705", "uncertainty": 120 }, "stopId": "0:GANNE2", "stopSequence": 30 }, { "arrival": { "time": "1777895827", "uncertainty": 120 }, "departure": { "time": "1777895827", "uncertainty": 120 }, "stopId": "0:BERNARD2", "stopSequence": 31 }, { "arrival": { "time": "1777895922", "uncertainty": 120 }, "departure": { "time": "1777895922", "uncertainty": 120 }, "stopId": "0:PROVENC2", "stopSequence": 32 }, { "arrival": { "time": "1777896065", "uncertainty": 120 }, "stopId": "0:BORDES3", "stopSequence": 33 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853817" }, "vehicle": { "id": "1631", "label": "1631" } } }, { "id": "1976890", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894377", "uncertainty": 120 }, "stopId": "0:PLAPEVI1", "stopSequence": 1 }, { "arrival": { "time": "1777894395", "uncertainty": 120 }, "departure": { "time": "1777894395", "uncertainty": 120 }, "stopId": "0:MOMENE1", "stopSequence": 2 }, { "arrival": { "time": "1777894517", "uncertainty": 120 }, "departure": { "time": "1777894517", "uncertainty": 120 }, "stopId": "0:LACROIX1", "stopSequence": 3 }, { "arrival": { "time": "1777894552", "uncertainty": 120 }, "departure": { "time": "1777894557", "uncertainty": 120 }, "stopId": "0:BRION1", "stopSequence": 4 }, { "arrival": { "time": "1777894631", "uncertainty": 120 }, "departure": { "time": "1777894631", "uncertainty": 120 }, "stopId": "0:FELIX376", "stopSequence": 5 }, { "arrival": { "time": "1777894744", "uncertainty": 120 }, "departure": { "time": "1777894744", "uncertainty": 120 }, "stopId": "0:VIGNES1", "stopSequence": 6 }, { "arrival": { "time": "1777894767", "uncertainty": 120 }, "departure": { "time": "1777894767", "uncertainty": 120 }, "stopId": "0:MIRABEL1", "stopSequence": 7 }, { "arrival": { "time": "1777894827", "uncertainty": 120 }, "departure": { "time": "1777894827", "uncertainty": 120 }, "stopId": "0:BUTTE1", "stopSequence": 8 }, { "arrival": { "time": "1777894857", "uncertainty": 120 }, "departure": { "time": "1777894857", "uncertainty": 120 }, "stopId": "0:BUCHOZ1", "stopSequence": 9 }, { "arrival": { "time": "1777894925", "uncertainty": 120 }, "departure": { "time": "1777894925", "uncertainty": 120 }, "stopId": "0:NJUNG1", "stopSequence": 10 }, { "arrival": { "time": "1777894985", "uncertainty": 120 }, "departure": { "time": "1777895007", "uncertainty": 120 }, "stopId": "0:LEMOYNE1", "stopSequence": 11 }, { "arrival": { "time": "1777895060", "uncertainty": 120 }, "departure": { "time": "1777895067", "uncertainty": 120 }, "stopId": "0:COLIBRI1", "stopSequence": 12 }, { "arrival": { "time": "1777895097", "uncertainty": 120 }, "departure": { "time": "1777895127", "uncertainty": 120 }, "stopId": "0:TIGNO414", "stopSequence": 13 }, { "arrival": { "time": "1777895247", "uncertainty": 120 }, "departure": { "time": "1777895277", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 14 }, { "arrival": { "time": "1777895330", "uncertainty": 120 }, "departure": { "time": "1777895397", "uncertainty": 120 }, "stopId": "0:LUXE", "stopSequence": 15 }, { "arrival": { "time": "1777895537", "uncertainty": 120 }, "departure": { "time": "1777895537", "uncertainty": 120 }, "stopId": "0:POINCAR1", "stopSequence": 16 }, { "arrival": { "time": "1777895697", "uncertainty": 120 }, "departure": { "time": "1777895697", "uncertainty": 120 }, "stopId": "0:CANAL102", "stopSequence": 17 }, { "arrival": { "time": "1777895794", "uncertainty": 120 }, "departure": { "time": "1777895794", "uncertainty": 120 }, "stopId": "0:VACQUI02", "stopSequence": 18 }, { "arrival": { "time": "1777895993", "uncertainty": 120 }, "departure": { "time": "1777895993", "uncertainty": 120 }, "stopId": "0:COUVENT1", "stopSequence": 19 }, { "arrival": { "time": "1777896047", "uncertainty": 120 }, "departure": { "time": "1777896047", "uncertainty": 120 }, "stopId": "0:MEURISS1", "stopSequence": 20 }, { "arrival": { "time": "1777896060", "uncertainty": 120 }, "departure": { "time": "1777896060", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 21 }, { "arrival": { "time": "1777896147", "uncertainty": 120 }, "departure": { "time": "1777896147", "uncertainty": 120 }, "stopId": "0:SCHAFF01", "stopSequence": 22 }, { "arrival": { "time": "1777896243", "uncertainty": 120 }, "departure": { "time": "1777896243", "uncertainty": 120 }, "stopId": "0:LOGES1", "stopSequence": 23 }, { "arrival": { "time": "1777896310", "uncertainty": 120 }, "departure": { "time": "1777896310", "uncertainty": 120 }, "stopId": "0:SEMINAI2", "stopSequence": 24 }, { "arrival": { "time": "1777896382", "uncertainty": 120 }, "departure": { "time": "1777896382", "uncertainty": 120 }, "stopId": "0:STANDRE3", "stopSequence": 25 }, { "arrival": { "time": "1777896463", "uncertainty": 120 }, "departure": { "time": "1777896463", "uncertainty": 120 }, "stopId": "0:SUGNON1", "stopSequence": 26 }, { "arrival": { "time": "1777896538", "uncertainty": 120 }, "departure": { "time": "1777896538", "uncertainty": 120 }, "stopId": "0:LYAUTE99", "stopSequence": 27 }, { "arrival": { "time": "1777896599", "uncertainty": 120 }, "departure": { "time": "1777896599", "uncertainty": 120 }, "stopId": "0:JERUSAL2", "stopSequence": 28 }, { "arrival": { "time": "1777896651", "uncertainty": 120 }, "departure": { "time": "1777896651", "uncertainty": 120 }, "stopId": "0:COLSON2", "stopSequence": 29 }, { "arrival": { "time": "1777896666", "uncertainty": 120 }, "departure": { "time": "1777896666", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:SABLIER2", "stopSequence": 30 }, { "arrival": { "time": "1777897049", "uncertainty": 120 }, "stopId": "0:CUGNOT1", "stopSequence": 31 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "15", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976890" }, "vehicle": { "id": "832", "label": "832" } } }, { "id": "1855254", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897980", "uncertainty": 120 }, "stopId": "0:CHASG01", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "87", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855254" } } }, { "id": "1853818", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895280", "uncertainty": 120 }, "stopId": "0:MOULMAI1", "stopSequence": 1 }, { "arrival": { "time": "1777895351", "uncertainty": 120 }, "departure": { "time": "1777895351", "uncertainty": 120 }, "stopId": "0:MOULIN86", "stopSequence": 2 }, { "arrival": { "time": "1777895387", "uncertainty": 120 }, "departure": { "time": "1777895387", "uncertainty": 120 }, "stopId": "0:VIEAUX1", "stopSequence": 3 }, { "arrival": { "time": "1777895443", "uncertainty": 120 }, "departure": { "time": "1777895443", "uncertainty": 120 }, "stopId": "0:PREVIL01", "stopSequence": 4 }, { "arrival": { "time": "1777895471", "uncertainty": 120 }, "departure": { "time": "1777895471", "uncertainty": 120 }, "stopId": "0:ARDECHE1", "stopSequence": 5 }, { "arrival": { "time": "1777895512", "uncertainty": 120 }, "departure": { "time": "1777895512", "uncertainty": 120 }, "stopId": "0:LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1777895738", "uncertainty": 120 }, "departure": { "time": "1777895738", "uncertainty": 120 }, "stopId": "0:3HAIES1", "stopSequence": 7 }, { "arrival": { "time": "1777895776", "uncertainty": 120 }, "departure": { "time": "1777895776", "uncertainty": 120 }, "stopId": "0:CONSTAN1", "stopSequence": 8 }, { "arrival": { "time": "1777895816", "uncertainty": 120 }, "departure": { "time": "1777895816", "uncertainty": 120 }, "stopId": "0:PAQUERE1", "stopSequence": 9 }, { "arrival": { "time": "1777895884", "uncertainty": 120 }, "departure": { "time": "1777895884", "uncertainty": 120 }, "stopId": "0:SAVOIE1", "stopSequence": 10 }, { "arrival": { "time": "1777895936", "uncertainty": 120 }, "departure": { "time": "1777895936", "uncertainty": 120 }, "stopId": "0:ALSACE1", "stopSequence": 11 }, { "arrival": { "time": "1777895996", "uncertainty": 120 }, "departure": { "time": "1777895996", "uncertainty": 120 }, "stopId": "0:HTRHELE1", "stopSequence": 12 }, { "arrival": { "time": "1777896096", "uncertainty": 120 }, "departure": { "time": "1777896096", "uncertainty": 120 }, "stopId": "0:08MAI01", "stopSequence": 13 }, { "arrival": { "time": "1777896157", "uncertainty": 120 }, "departure": { "time": "1777896157", "uncertainty": 120 }, "stopId": "0:FRICHES1", "stopSequence": 14 }, { "arrival": { "time": "1777896236", "uncertainty": 120 }, "departure": { "time": "1777896236", "uncertainty": 120 }, "stopId": "0:FOSSE1", "stopSequence": 15 }, { "arrival": { "time": "1777896283", "uncertainty": 120 }, "departure": { "time": "1777896283", "uncertainty": 120 }, "stopId": "0:VERGERS1", "stopSequence": 16 }, { "arrival": { "time": "1777896335", "uncertainty": 120 }, "departure": { "time": "1777896335", "uncertainty": 120 }, "stopId": "0:CHATRIA1", "stopSequence": 17 }, { "arrival": { "time": "1777896422", "uncertainty": 120 }, "departure": { "time": "1777896422", "uncertainty": 120 }, "stopId": "0:COUVENT1", "stopSequence": 18 }, { "arrival": { "time": "1777896477", "uncertainty": 120 }, "departure": { "time": "1777896477", "uncertainty": 120 }, "stopId": "0:MEURISS1", "stopSequence": 19 }, { "arrival": { "time": "1777896544", "uncertainty": 120 }, "departure": { "time": "1777896544", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 20 }, { "arrival": { "time": "1777896623", "uncertainty": 120 }, "departure": { "time": "1777896623", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 21 }, { "arrival": { "time": "1777896673", "uncertainty": 120 }, "departure": { "time": "1777896673", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 22 }, { "arrival": { "time": "1777896767", "uncertainty": 120 }, "departure": { "time": "1777896767", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 23 }, { "arrival": { "time": "1777896934", "uncertainty": 120 }, "departure": { "time": "1777896934", "uncertainty": 120 }, "stopId": "0:ROIGE142", "stopSequence": 24 }, { "arrival": { "time": "1777897078", "uncertainty": 120 }, "departure": { "time": "1777897078", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 25 }, { "arrival": { "time": "1777897311", "uncertainty": 120 }, "departure": { "time": "1777897311", "uncertainty": 120 }, "stopId": "0:LACRETL2", "stopSequence": 26 }, { "arrival": { "time": "1777897378", "uncertainty": 120 }, "departure": { "time": "1777897378", "uncertainty": 120 }, "stopId": "0:PONTROU2", "stopSequence": 27 }, { "arrival": { "time": "1777897452", "uncertainty": 120 }, "departure": { "time": "1777897452", "uncertainty": 120 }, "stopId": "0:RTBORNY2", "stopSequence": 28 }, { "arrival": { "time": "1777897542", "uncertainty": 120 }, "departure": { "time": "1777897542", "uncertainty": 120 }, "stopId": "0:RUELLCH2", "stopSequence": 29 }, { "arrival": { "time": "1777897678", "uncertainty": 120 }, "departure": { "time": "1777897678", "uncertainty": 120 }, "stopId": "0:GANNE2", "stopSequence": 30 }, { "arrival": { "time": "1777897800", "uncertainty": 120 }, "departure": { "time": "1777897800", "uncertainty": 120 }, "stopId": "0:BERNARD2", "stopSequence": 31 }, { "arrival": { "time": "1777897895", "uncertainty": 120 }, "departure": { "time": "1777897895", "uncertainty": 120 }, "stopId": "0:PROVENC2", "stopSequence": 32 }, { "arrival": { "time": "1777898038", "uncertainty": 120 }, "stopId": "0:BORDES3", "stopSequence": 33 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853818" }, "vehicle": { "id": "1632", "label": "1632" } } }, { "id": "1976891", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897200" }, "stopId": "0:PLAPEVI1", "stopSequence": 1 }, { "arrival": { "time": "1777897250" }, "departure": { "time": "1777897250" }, "stopId": "0:MOMENE1", "stopSequence": 2 }, { "arrival": { "time": "1777897285" }, "departure": { "time": "1777897285" }, "stopId": "0:LACROIX1", "stopSequence": 3 }, { "arrival": { "time": "1777897320" }, "departure": { "time": "1777897320" }, "stopId": "0:BRION1", "stopSequence": 4 }, { "arrival": { "time": "1777897380" }, "departure": { "time": "1777897380" }, "stopId": "0:FELIX376", "stopSequence": 5 }, { "arrival": { "time": "1777897460" }, "departure": { "time": "1777897460" }, "stopId": "0:VIGNES1", "stopSequence": 6 }, { "arrival": { "time": "1777897486" }, "departure": { "time": "1777897486" }, "stopId": "0:MIRABEL1", "stopSequence": 7 }, { "arrival": { "time": "1777897518" }, "departure": { "time": "1777897518" }, "stopId": "0:BUTTE1", "stopSequence": 8 }, { "arrival": { "time": "1777897560" }, "departure": { "time": "1777897560" }, "stopId": "0:BUCHOZ1", "stopSequence": 9 }, { "arrival": { "time": "1777897617" }, "departure": { "time": "1777897617" }, "stopId": "0:NJUNG1", "stopSequence": 10 }, { "arrival": { "time": "1777897688" }, "departure": { "time": "1777897688" }, "stopId": "0:LEMOYNE1", "stopSequence": 11 }, { "arrival": { "time": "1777897726" }, "departure": { "time": "1777897726" }, "stopId": "0:COLIBRI1", "stopSequence": 12 }, { "arrival": { "time": "1777897766" }, "departure": { "time": "1777897766" }, "stopId": "0:TIGNO414", "stopSequence": 13 }, { "arrival": { "time": "1777897920" }, "departure": { "time": "1777897920" }, "stopId": "0:FMOSELL1", "stopSequence": 14 }, { "arrival": { "time": "1777897980" }, "departure": { "time": "1777897980" }, "stopId": "0:LUXE", "stopSequence": 15 }, { "arrival": { "time": "1777898120" }, "departure": { "time": "1777898120" }, "stopId": "0:POINCAR1", "stopSequence": 16 }, { "arrival": { "time": "1777898280" }, "departure": { "time": "1777898280" }, "stopId": "0:CANAL102", "stopSequence": 17 }, { "arrival": { "time": "1777898377" }, "departure": { "time": "1777898377" }, "stopId": "0:VACQUI02", "stopSequence": 18 }, { "arrival": { "time": "1777898576" }, "departure": { "time": "1777898576" }, "stopId": "0:COUVENT1", "stopSequence": 19 }, { "arrival": { "time": "1777898627" }, "departure": { "time": "1777898627" }, "stopId": "0:MEURISS1", "stopSequence": 20 }, { "arrival": { "time": "1777898640" }, "departure": { "time": "1777898640" }, "stopId": "0:NATION2", "stopSequence": 21 }, { "arrival": { "time": "1777898724" }, "departure": { "time": "1777898724" }, "stopId": "0:SCHAFF01", "stopSequence": 22 }, { "arrival": { "time": "1777898820" }, "departure": { "time": "1777898820" }, "stopId": "0:LOGES1", "stopSequence": 23 }, { "arrival": { "time": "1777898887" }, "departure": { "time": "1777898887" }, "stopId": "0:SEMINAI2", "stopSequence": 24 }, { "arrival": { "time": "1777898959" }, "departure": { "time": "1777898959" }, "stopId": "0:STANDRE3", "stopSequence": 25 }, { "arrival": { "time": "1777899040" }, "departure": { "time": "1777899040" }, "stopId": "0:SUGNON1", "stopSequence": 26 }, { "arrival": { "time": "1777899120" }, "departure": { "time": "1777899120" }, "stopId": "0:LYAUTE99", "stopSequence": 27 }, { "arrival": { "time": "1777899189" }, "departure": { "time": "1777899189" }, "stopId": "0:JERUSAL2", "stopSequence": 28 }, { "arrival": { "time": "1777899248" }, "departure": { "time": "1777899248" }, "stopId": "0:COLSON2", "stopSequence": 29 }, { "arrival": { "time": "1777899391", "uncertainty": 120 }, "departure": { "time": "1777899391", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:SABLIER2", "stopSequence": 30 }, { "arrival": { "time": "1777899646" }, "stopId": "0:CUGNOT1", "stopSequence": 31 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "15", "scheduleRelationship": "SCHEDULED", "tripId": "1_11976891" } } }, { "id": "1853819", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896780", "uncertainty": 120 }, "stopId": "0:MOULMAI1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853819" } } }, { "id": "1856091", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1777892945", "uncertainty": 120 }, "departure": { "time": "1777892945", "uncertainty": 120 }, "stopId": "0:PTIJURY2", "stopSequence": 5 }, { "arrival": { "time": "1777893196", "uncertainty": 120 }, "departure": { "time": "1777893196", "uncertainty": 120 }, "stopId": "0:FRONTIG1", "stopSequence": 6 }, { "arrival": { "time": "1777893309", "uncertainty": 120 }, "departure": { "time": "1777893492", "uncertainty": 120 }, "stopId": "0:LANCEUM1", "stopSequence": 7 }, { "arrival": { "time": "1777893628", "uncertainty": 120 }, "departure": { "time": "1777893628", "uncertainty": 120 }, "stopId": "0:TARREAU1", "stopSequence": 8 }, { "arrival": { "time": "1777893668", "uncertainty": 120 }, "departure": { "time": "1777893668", "uncertainty": 120 }, "stopId": "0:MECLEUV1", "stopSequence": 9 }, { "arrival": { "time": "1777893949", "uncertainty": 120 }, "departure": { "time": "1777893972", "uncertainty": 120 }, "stopId": "0:VCANADI1", "stopSequence": 10 }, { "arrival": { "time": "1777894078", "uncertainty": 120 }, "departure": { "time": "1777894212", "uncertainty": 120 }, "stopId": "0:CHESNYM1", "stopSequence": 11 }, { "arrival": { "time": "1777894541", "uncertainty": 120 }, "departure": { "time": "1777894541", "uncertainty": 120 }, "stopId": "0:MECLEUV2", "stopSequence": 12 }, { "arrival": { "time": "1777894583", "uncertainty": 120 }, "departure": { "time": "1777894602", "uncertainty": 120 }, "stopId": "0:TARREAU2", "stopSequence": 13 }, { "arrival": { "time": "1777894722", "uncertainty": 120 }, "departure": { "time": "1777894722", "uncertainty": 120 }, "stopId": "0:LANCEUM3", "stopSequence": 14 }, { "arrival": { "time": "1777894985", "uncertainty": 120 }, "departure": { "time": "1777894985", "uncertainty": 120 }, "stopId": "0:FRONTIG2", "stopSequence": 15 }, { "arrival": { "time": "1777895320", "uncertainty": 120 }, "departure": { "time": "1777895332", "uncertainty": 120 }, "stopId": "0:CORBON2", "stopSequence": 16 }, { "arrival": { "time": "1777895413", "uncertainty": 120 }, "stopId": "0:JURY1", "stopSequence": 17 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "212", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856091" }, "vehicle": { "id": "101314", "label": "101314" } } }, { "id": "1977014", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1777897194", "uncertainty": 120 }, "departure": { "time": "1777897194", "uncertainty": 120 }, "stopId": "0:LYAUTE99" }, { "arrival": { "time": "1777897204", "uncertainty": 120 }, "departure": { "time": "1777897204", "uncertainty": 120 }, "stopId": "0:LYAUTE99" }, { "arrival": { "time": "1777897244", "uncertainty": 120 }, "departure": { "time": "1777897244", "uncertainty": 120 }, "stopId": "0:JERUSAL2" }, { "arrival": { "time": "1777897286", "uncertainty": 120 }, "departure": { "time": "1777897286", "uncertainty": 120 }, "stopId": "0:COLSON2" }, { "arrival": { "time": "1777897338", "uncertainty": 120 }, "departure": { "time": "1777897338", "uncertainty": 120 }, "stopId": "0:VACONS2" }, { "arrival": { "time": "1777897382", "uncertainty": 120 }, "departure": { "time": "1777897382", "uncertainty": 120 }, "stopId": "0:BLORY2" }, { "arrival": { "time": "1777897434", "uncertainty": 120 }, "departure": { "time": "1777897434", "uncertainty": 120 }, "stopId": "0:CHOCOL01" }, { "arrival": { "time": "1777897502", "uncertainty": 120 }, "departure": { "time": "1777897502", "uncertainty": 120 }, "stopId": "0:QUINT01" }, { "departure": { "time": "1777896000", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 }, { "arrival": { "time": "1777896134", "uncertainty": 120 }, "departure": { "time": "1777896134", "uncertainty": 120 }, "stopId": "0:ROTONDE1", "stopSequence": 2 }, { "arrival": { "time": "1777896180", "uncertainty": 120 }, "departure": { "time": "1777896180", "uncertainty": 120 }, "stopId": "0:LOTINDU1", "stopSequence": 3 }, { "arrival": { "time": "1777896245", "uncertainty": 120 }, "departure": { "time": "1777896245", "uncertainty": 120 }, "stopId": "0:CITSNCF1", "stopSequence": 4 }, { "arrival": { "time": "1777896300", "uncertainty": 120 }, "departure": { "time": "1777896300", "uncertainty": 120 }, "stopId": "0:VOSGES1", "stopSequence": 5 }, { "arrival": { "time": "1777896338", "uncertainty": 120 }, "departure": { "time": "1777896338", "uncertainty": 120 }, "stopId": "0:ALGER1", "stopSequence": 6 }, { "arrival": { "time": "1777896391", "uncertainty": 120 }, "departure": { "time": "1777896391", "uncertainty": 120 }, "stopId": "0:TOURAIN1", "stopSequence": 7 }, { "arrival": { "time": "1777896469", "uncertainty": 120 }, "departure": { "time": "1777896469", "uncertainty": 120 }, "stopId": "0:LILAS3", "stopSequence": 8 }, { "arrival": { "time": "1777896629", "uncertainty": 120 }, "departure": { "time": "1777896629", "uncertainty": 120 }, "stopId": "0:COUBERT2", "stopSequence": 9 }, { "arrival": { "time": "1777896691", "uncertainty": 120 }, "departure": { "time": "1777896691", "uncertainty": 120 }, "stopId": "0:SIMMI527", "stopSequence": 10 }, { "arrival": { "time": "1777896743", "uncertainty": 120 }, "departure": { "time": "1777896743", "uncertainty": 120 }, "stopId": "0:PONSARD1", "stopSequence": 11 }, { "arrival": { "time": "1777896794", "uncertainty": 120 }, "departure": { "time": "1777896794", "uncertainty": 120 }, "stopId": "0:CLMADER2", "stopSequence": 12 }, { "arrival": { "time": "1777896905", "uncertainty": 120 }, "departure": { "time": "1777896905", "uncertainty": 120 }, "stopId": "0:STEXUPE2", "stopSequence": 13 }, { "arrival": { "time": "1777896953", "uncertainty": 120 }, "departure": { "time": "1777896953", "uncertainty": 120 }, "stopId": "0:VOLONTA1", "stopSequence": 14 }, { "arrival": { "time": "1777897026", "uncertainty": 120 }, "departure": { "time": "1777897026", "uncertainty": 120 }, "stopId": "0:MARCSAN1", "stopSequence": 15 }, { "arrival": { "time": "1777897080", "uncertainty": 120 }, "departure": { "time": "1777897080", "uncertainty": 120 }, "stopId": "0:19NOV01", "stopSequence": 16 }, { "arrival": { "time": "1777897137", "uncertainty": 120 }, "departure": { "time": "1777897137", "uncertainty": 120 }, "stopId": "0:SUGNON1", "stopSequence": 17 }, { "arrival": { "time": "1777897194", "uncertainty": 120 }, "departure": { "time": "1777897194", "uncertainty": 120 }, "stopId": "0:LYAUTE99", "stopSequence": 18 }, { "arrival": { "time": "1777897227", "uncertainty": 120 }, "departure": { "time": "1777897227", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JERUSAL2", "stopSequence": 19 }, { "arrival": { "time": "1777897256", "uncertainty": 120 }, "departure": { "time": "1777897256", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COLSON2", "stopSequence": 20 }, { "arrival": { "time": "1777897356", "uncertainty": 120 }, "departure": { "time": "1777897356", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CHOCOL01", "stopSequence": 21 }, { "arrival": { "time": "1777897404", "uncertainty": 120 }, "departure": { "time": "1777897404", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:QUINT01", "stopSequence": 22 }, { "arrival": { "time": "1777897601", "uncertainty": 120 }, "departure": { "time": "1777897601", "uncertainty": 120 }, "stopId": "0:4VENTS1", "stopSequence": 23 }, { "arrival": { "time": "1777897666", "uncertainty": 120 }, "departure": { "time": "1777897666", "uncertainty": 120 }, "stopId": "0:LAVOIR1", "stopSequence": 24 }, { "arrival": { "time": "1777897741", "uncertainty": 120 }, "departure": { "time": "1777897741", "uncertainty": 120 }, "stopId": "0:EGLISE1", "stopSequence": 25 }, { "arrival": { "time": "1777897817", "uncertainty": 120 }, "departure": { "time": "1777897817", "uncertainty": 120 }, "stopId": "0:LOTHAIR3", "stopSequence": 26 }, { "arrival": { "time": "1777897872", "uncertainty": 120 }, "departure": { "time": "1777897872", "uncertainty": 120 }, "stopId": "0:PISCINE2", "stopSequence": 27 }, { "arrival": { "time": "1777897948", "uncertainty": 120 }, "departure": { "time": "1777897948", "uncertainty": 120 }, "stopId": "0:HESTAUX2", "stopSequence": 28 }, { "arrival": { "time": "1777898007", "uncertainty": 120 }, "departure": { "time": "1777898007", "uncertainty": 120 }, "stopId": "0:GOUSSEL2", "stopSequence": 29 }, { "arrival": { "time": "1777898053", "uncertainty": 120 }, "departure": { "time": "1777898053", "uncertainty": 120 }, "stopId": "0:CLAUDEL2", "stopSequence": 30 }, { "arrival": { "time": "1777898150", "uncertainty": 120 }, "departure": { "time": "1777898150", "uncertainty": 120 }, "stopId": "0:OBERL653", "stopSequence": 31 }, { "arrival": { "time": "1777898268", "uncertainty": 120 }, "departure": { "time": "1777898268", "uncertainty": 120 }, "stopId": "0:PEUPLIE2", "stopSequence": 32 }, { "arrival": { "time": "1777898361", "uncertainty": 120 }, "departure": { "time": "1777898361", "uncertainty": 120 }, "stopId": "0:SYMPHON3", "stopSequence": 33 }, { "arrival": { "time": "1777898417", "uncertainty": 120 }, "departure": { "time": "1777898417", "uncertainty": 120 }, "stopId": "0:MARCONI2", "stopSequence": 34 }, { "arrival": { "time": "1777898452", "uncertainty": 120 }, "departure": { "time": "1777898452", "uncertainty": 120 }, "stopId": "0:ARAGO035", "stopSequence": 35 }, { "arrival": { "time": "1777898541", "uncertainty": 120 }, "departure": { "time": "1777898541", "uncertainty": 120 }, "stopId": "0:AMPERE2", "stopSequence": 36 }, { "arrival": { "time": "1777898600", "uncertainty": 120 }, "departure": { "time": "1777898600", "uncertainty": 120 }, "stopId": "0:METZANI2", "stopSequence": 37 }, { "arrival": { "time": "1777898701", "uncertainty": 120 }, "departure": { "time": "1777898701", "uncertainty": 120 }, "stopId": "0:SEBASTO2", "stopSequence": 38 }, { "arrival": { "time": "1777898740", "uncertainty": 120 }, "departure": { "time": "1777898740", "uncertainty": 120 }, "stopId": "0:SOLIDAR2", "stopSequence": 39 }, { "arrival": { "time": "1777898809", "uncertainty": 120 }, "departure": { "time": "1777898809", "uncertainty": 120 }, "stopId": "0:DRAPIER2", "stopSequence": 40 }, { "arrival": { "time": "1777898877", "uncertainty": 120 }, "departure": { "time": "1777898877", "uncertainty": 120 }, "stopId": "0:SELLIER2", "stopSequence": 41 }, { "arrival": { "time": "1777898948", "uncertainty": 120 }, "departure": { "time": "1777898948", "uncertainty": 120 }, "stopId": "0:POTIERS2", "stopSequence": 42 }, { "arrival": { "time": "1777899014", "uncertainty": 120 }, "departure": { "time": "1777899014", "uncertainty": 120 }, "stopId": "0:SERRURR2", "stopSequence": 43 }, { "arrival": { "time": "1777899100", "uncertainty": 120 }, "stopId": "0:HSCHUMA1", "stopSequence": 44 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "17", "scheduleRelationship": "SCHEDULED", "tripId": "1_11977014" } } }, { "id": "1977013", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1777893455", "uncertainty": 120 }, "departure": { "time": "1777893470", "uncertainty": 120 }, "stopId": "0:LYAUTE99" }, { "arrival": { "time": "1777893480", "uncertainty": 120 }, "departure": { "time": "1777893480", "uncertainty": 120 }, "stopId": "0:LYAUTE99" }, { "arrival": { "time": "1777893506", "uncertainty": 120 }, "departure": { "time": "1777893529", "uncertainty": 120 }, "stopId": "0:JERUSAL2" }, { "arrival": { "time": "1777893589", "uncertainty": 120 }, "departure": { "time": "1777893589", "uncertainty": 120 }, "stopId": "0:COLSON2" }, { "arrival": { "time": "1777893640", "uncertainty": 120 }, "departure": { "time": "1777893649", "uncertainty": 120 }, "stopId": "0:VACONS2" }, { "arrival": { "time": "1777893686", "uncertainty": 120 }, "departure": { "time": "1777893686", "uncertainty": 120 }, "stopId": "0:BLORY2" }, { "arrival": { "time": "1777893733", "uncertainty": 120 }, "departure": { "time": "1777893733", "uncertainty": 120 }, "stopId": "0:CHOCOL01" }, { "arrival": { "time": "1777893765", "uncertainty": 120 }, "departure": { "time": "1777893765", "uncertainty": 120 }, "stopId": "0:QUINT01" }, { "departure": { "time": "1777892400", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 }, { "arrival": { "time": "1777892520", "uncertainty": 120 }, "departure": { "time": "1777892520", "uncertainty": 120 }, "stopId": "0:ROTONDE1", "stopSequence": 2 }, { "arrival": { "time": "1777892541", "uncertainty": 120 }, "departure": { "time": "1777892541", "uncertainty": 120 }, "stopId": "0:LOTINDU1", "stopSequence": 3 }, { "arrival": { "time": "1777892580", "uncertainty": 120 }, "departure": { "time": "1777892580", "uncertainty": 120 }, "stopId": "0:CITSNCF1", "stopSequence": 4 }, { "arrival": { "time": "1777892659", "uncertainty": 120 }, "departure": { "time": "1777892670", "uncertainty": 120 }, "stopId": "0:VOSGES1", "stopSequence": 5 }, { "arrival": { "time": "1777892730", "uncertainty": 120 }, "departure": { "time": "1777892730", "uncertainty": 120 }, "stopId": "0:ALGER1", "stopSequence": 6 }, { "arrival": { "time": "1777892752", "uncertainty": 120 }, "departure": { "time": "1777892760", "uncertainty": 120 }, "stopId": "0:TOURAIN1", "stopSequence": 7 }, { "arrival": { "time": "1777892820", "uncertainty": 120 }, "departure": { "time": "1777892820", "uncertainty": 120 }, "stopId": "0:LILAS3", "stopSequence": 8 }, { "arrival": { "time": "1777892940", "uncertainty": 120 }, "departure": { "time": "1777892940", "uncertainty": 120 }, "stopId": "0:COUBERT2", "stopSequence": 9 }, { "arrival": { "time": "1777892977", "uncertainty": 120 }, "departure": { "time": "1777892977", "uncertainty": 120 }, "stopId": "0:SIMMI527", "stopSequence": 10 }, { "arrival": { "time": "1777893026", "uncertainty": 120 }, "departure": { "time": "1777893026", "uncertainty": 120 }, "stopId": "0:PONSARD1", "stopSequence": 11 }, { "arrival": { "time": "1777893055", "uncertainty": 120 }, "departure": { "time": "1777893060", "uncertainty": 120 }, "stopId": "0:CLMADER2", "stopSequence": 12 }, { "arrival": { "time": "1777893170", "uncertainty": 120 }, "departure": { "time": "1777893170", "uncertainty": 120 }, "stopId": "0:STEXUPE2", "stopSequence": 13 }, { "arrival": { "time": "1777893222", "uncertainty": 120 }, "departure": { "time": "1777893240", "uncertainty": 120 }, "stopId": "0:VOLONTA1", "stopSequence": 14 }, { "arrival": { "time": "1777893300", "uncertainty": 120 }, "departure": { "time": "1777893300", "uncertainty": 120 }, "stopId": "0:MARCSAN1", "stopSequence": 15 }, { "arrival": { "time": "1777893353", "uncertainty": 120 }, "departure": { "time": "1777893353", "uncertainty": 120 }, "stopId": "0:19NOV01", "stopSequence": 16 }, { "arrival": { "time": "1777893400", "uncertainty": 120 }, "departure": { "time": "1777893420", "uncertainty": 120 }, "stopId": "0:SUGNON1", "stopSequence": 17 }, { "arrival": { "time": "1777893455", "uncertainty": 120 }, "departure": { "time": "1777893455", "uncertainty": 120 }, "stopId": "0:LYAUTE99", "stopSequence": 18 }, { "arrival": { "time": "1777893626", "uncertainty": 120 }, "departure": { "time": "1777893626", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JERUSAL2", "stopSequence": 19 }, { "arrival": { "time": "1777893655", "uncertainty": 120 }, "departure": { "time": "1777893655", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COLSON2", "stopSequence": 20 }, { "arrival": { "time": "1777893755", "uncertainty": 120 }, "departure": { "time": "1777893755", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CHOCOL01", "stopSequence": 21 }, { "arrival": { "time": "1777893803", "uncertainty": 120 }, "departure": { "time": "1777893803", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:QUINT01", "stopSequence": 22 }, { "arrival": { "time": "1777893848", "uncertainty": 120 }, "departure": { "time": "1777893848", "uncertainty": 120 }, "stopId": "0:4VENTS1", "stopSequence": 23 }, { "arrival": { "time": "1777893905", "uncertainty": 120 }, "departure": { "time": "1777893905", "uncertainty": 120 }, "stopId": "0:LAVOIR1", "stopSequence": 24 }, { "arrival": { "time": "1777893984", "uncertainty": 120 }, "departure": { "time": "1777893984", "uncertainty": 120 }, "stopId": "0:EGLISE1", "stopSequence": 25 }, { "arrival": { "time": "1777894144", "uncertainty": 120 }, "departure": { "time": "1777894144", "uncertainty": 120 }, "stopId": "0:LOTHAIR3", "stopSequence": 26 }, { "arrival": { "time": "1777894217", "uncertainty": 120 }, "departure": { "time": "1777894217", "uncertainty": 120 }, "stopId": "0:PISCINE2", "stopSequence": 27 }, { "arrival": { "time": "1777894271", "uncertainty": 120 }, "departure": { "time": "1777894271", "uncertainty": 120 }, "stopId": "0:HESTAUX2", "stopSequence": 28 }, { "arrival": { "time": "1777894319", "uncertainty": 120 }, "departure": { "time": "1777894319", "uncertainty": 120 }, "stopId": "0:GOUSSEL2", "stopSequence": 29 }, { "arrival": { "time": "1777894334", "uncertainty": 120 }, "departure": { "time": "1777894349", "uncertainty": 120 }, "stopId": "0:CLAUDEL2", "stopSequence": 30 }, { "arrival": { "time": "1777894461", "uncertainty": 120 }, "departure": { "time": "1777894469", "uncertainty": 120 }, "stopId": "0:OBERL653", "stopSequence": 31 }, { "arrival": { "time": "1777894601", "uncertainty": 120 }, "departure": { "time": "1777894601", "uncertainty": 120 }, "stopId": "0:PEUPLIE2", "stopSequence": 32 }, { "arrival": { "time": "1777894698", "uncertainty": 120 }, "departure": { "time": "1777894709", "uncertainty": 120 }, "stopId": "0:SYMPHON3", "stopSequence": 33 }, { "arrival": { "time": "1777894760", "uncertainty": 120 }, "departure": { "time": "1777894769", "uncertainty": 120 }, "stopId": "0:MARCONI2", "stopSequence": 34 }, { "arrival": { "time": "1777894799", "uncertainty": 120 }, "departure": { "time": "1777894799", "uncertainty": 120 }, "stopId": "0:ARAGO035", "stopSequence": 35 }, { "arrival": { "time": "1777894889", "uncertainty": 120 }, "departure": { "time": "1777894889", "uncertainty": 120 }, "stopId": "0:AMPERE2", "stopSequence": 36 }, { "arrival": { "time": "1777894936", "uncertainty": 120 }, "departure": { "time": "1777894936", "uncertainty": 120 }, "stopId": "0:METZANI2", "stopSequence": 37 }, { "arrival": { "time": "1777895062", "uncertainty": 120 }, "departure": { "time": "1777895062", "uncertainty": 120 }, "stopId": "0:SEBASTO2", "stopSequence": 38 }, { "arrival": { "time": "1777895085", "uncertainty": 120 }, "departure": { "time": "1777895099", "uncertainty": 120 }, "stopId": "0:SOLIDAR2", "stopSequence": 39 }, { "arrival": { "time": "1777895186", "uncertainty": 120 }, "departure": { "time": "1777895186", "uncertainty": 120 }, "stopId": "0:DRAPIER2", "stopSequence": 40 }, { "arrival": { "time": "1777895219", "uncertainty": 120 }, "departure": { "time": "1777895219", "uncertainty": 120 }, "stopId": "0:SELLIER2", "stopSequence": 41 }, { "arrival": { "time": "1777895304", "uncertainty": 120 }, "departure": { "time": "1777895304", "uncertainty": 120 }, "stopId": "0:POTIERS2", "stopSequence": 42 }, { "arrival": { "time": "1777895355", "uncertainty": 120 }, "departure": { "time": "1777895355", "uncertainty": 120 }, "stopId": "0:SERRURR2", "stopSequence": 43 }, { "arrival": { "time": "1777895460", "uncertainty": 120 }, "stopId": "0:HSCHUMA1", "stopSequence": 44 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "17", "scheduleRelationship": "SCHEDULED", "tripId": "1_11977013" }, "vehicle": { "id": "831", "label": "831" } } }, { "id": "1855324", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895640" }, "stopId": "0:QUOITY1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "88", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855324" } } }, { "id": "1855312", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898400" }, "stopId": "0:MNVE2", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "88", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855312" } } }, { "id": "1856210", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893392", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 1 }, { "arrival": { "time": "1777893465", "uncertainty": 120 }, "departure": { "time": "1777893512", "uncertainty": 120 }, "stopId": "0:FALOGNE1", "stopSequence": 2 }, { "arrival": { "time": "1777893571", "uncertainty": 120 }, "departure": { "time": "1777893571", "uncertainty": 120 }, "stopId": "0:LADAME1", "stopSequence": 3 }, { "arrival": { "time": "1777893646", "uncertainty": 120 }, "departure": { "time": "1777893646", "uncertainty": 120 }, "stopId": "0:30JOURS1", "stopSequence": 4 }, { "arrival": { "time": "1777893708", "uncertainty": 120 }, "departure": { "time": "1777893708", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 5 }, { "arrival": { "time": "1777893766", "uncertainty": 120 }, "departure": { "time": "1777893766", "uncertainty": 120 }, "stopId": "0:CUVION1", "stopSequence": 6 }, { "arrival": { "time": "1777893797", "uncertainty": 120 }, "departure": { "time": "1777893811", "uncertainty": 120 }, "stopId": "0:PASSOTE1", "stopSequence": 7 }, { "arrival": { "time": "1777893965", "uncertainty": 120 }, "departure": { "time": "1777894021", "uncertainty": 120 }, "stopId": "0:GDECOLE1", "stopSequence": 8 }, { "arrival": { "time": "1777894160", "uncertainty": 120 }, "departure": { "time": "1777894160", "uncertainty": 120 }, "stopId": "0:ARAGO577", "stopSequence": 9 }, { "arrival": { "time": "1777894304", "uncertainty": 120 }, "departure": { "time": "1777894304", "uncertainty": 120 }, "stopId": "0:CHAPPE1", "stopSequence": 10 }, { "arrival": { "time": "1777894351", "uncertainty": 120 }, "departure": { "time": "1777894351", "uncertainty": 120 }, "stopId": "0:SYMPHON1", "stopSequence": 11 }, { "arrival": { "time": "1777894402", "uncertainty": 120 }, "departure": { "time": "1777894402", "uncertainty": 120 }, "stopId": "0:SEULHOT1", "stopSequence": 12 }, { "arrival": { "time": "1777894430", "uncertainty": 120 }, "departure": { "time": "1777894430", "uncertainty": 120 }, "stopId": "0:GENERAL1", "stopSequence": 13 }, { "arrival": { "time": "1777894453", "uncertainty": 120 }, "departure": { "time": "1777894453", "uncertainty": 120 }, "stopId": "0:ROEDERE1", "stopSequence": 14 }, { "arrival": { "time": "1777895387" }, "stopId": "0:GIRAUDO1", "stopSequence": 15 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "272", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856210" }, "vehicle": { "id": "22330", "label": "22330" } } }, { "id": "1977032", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1777897627", "uncertainty": 120 }, "departure": { "time": "1777897627", "uncertainty": 120 }, "stopId": "0:QUINT02" }, { "arrival": { "time": "1777897638", "uncertainty": 120 }, "departure": { "time": "1777897638", "uncertainty": 120 }, "stopId": "0:QUINT02" }, { "arrival": { "time": "1777897693", "uncertainty": 120 }, "departure": { "time": "1777897693", "uncertainty": 120 }, "stopId": "0:CHOCOL02" }, { "arrival": { "time": "1777897767", "uncertainty": 120 }, "departure": { "time": "1777897767", "uncertainty": 120 }, "stopId": "0:BLORY1" }, { "arrival": { "time": "1777897855", "uncertainty": 120 }, "departure": { "time": "1777897855", "uncertainty": 120 }, "stopId": "0:COLSON1" }, { "arrival": { "time": "1777897885", "uncertainty": 120 }, "departure": { "time": "1777897885", "uncertainty": 120 }, "stopId": "0:JERUSAL1" }, { "arrival": { "time": "1777897921", "uncertainty": 120 }, "departure": { "time": "1777897921", "uncertainty": 120 }, "stopId": "0:LYAUT104" }, { "arrival": { "time": "1777897928", "uncertainty": 120 }, "departure": { "time": "1777897928", "uncertainty": 120 }, "stopId": "0:LYAUT656" }, { "departure": { "time": "1777896000", "uncertainty": 120 }, "stopId": "0:HSCHUMA1", "stopSequence": 1 }, { "arrival": { "time": "1777896100", "uncertainty": 120 }, "departure": { "time": "1777896100", "uncertainty": 120 }, "stopId": "0:SERRURR1", "stopSequence": 2 }, { "arrival": { "time": "1777896169", "uncertainty": 120 }, "departure": { "time": "1777896169", "uncertainty": 120 }, "stopId": "0:POTIERS1", "stopSequence": 3 }, { "arrival": { "time": "1777896229", "uncertainty": 120 }, "departure": { "time": "1777896229", "uncertainty": 120 }, "stopId": "0:SELLIER1", "stopSequence": 4 }, { "arrival": { "time": "1777896297", "uncertainty": 120 }, "departure": { "time": "1777896297", "uncertainty": 120 }, "stopId": "0:DRAPIER1", "stopSequence": 5 }, { "arrival": { "time": "1777896360", "uncertainty": 120 }, "departure": { "time": "1777896360", "uncertainty": 120 }, "stopId": "0:SOLIDAR1", "stopSequence": 6 }, { "arrival": { "time": "1777896423", "uncertainty": 120 }, "departure": { "time": "1777896423", "uncertainty": 120 }, "stopId": "0:SEBASTO1", "stopSequence": 7 }, { "arrival": { "time": "1777896532", "uncertainty": 120 }, "departure": { "time": "1777896532", "uncertainty": 120 }, "stopId": "0:METZANI1", "stopSequence": 8 }, { "arrival": { "time": "1777896613", "uncertainty": 120 }, "departure": { "time": "1777896613", "uncertainty": 120 }, "stopId": "0:AMPERE1", "stopSequence": 9 }, { "arrival": { "time": "1777896725", "uncertainty": 120 }, "departure": { "time": "1777896725", "uncertainty": 120 }, "stopId": "0:ARAGO002", "stopSequence": 10 }, { "arrival": { "time": "1777896762", "uncertainty": 120 }, "departure": { "time": "1777896762", "uncertainty": 120 }, "stopId": "0:MARCONI1", "stopSequence": 11 }, { "arrival": { "time": "1777896855", "uncertainty": 120 }, "departure": { "time": "1777896855", "uncertainty": 120 }, "stopId": "0:SYMPHON1", "stopSequence": 12 }, { "arrival": { "time": "1777896960", "uncertainty": 120 }, "departure": { "time": "1777896960", "uncertainty": 120 }, "stopId": "0:PEUPLIE1", "stopSequence": 13 }, { "arrival": { "time": "1777897050", "uncertainty": 120 }, "departure": { "time": "1777897050", "uncertainty": 120 }, "stopId": "0:OBERL668", "stopSequence": 14 }, { "arrival": { "time": "1777897127", "uncertainty": 120 }, "departure": { "time": "1777897127", "uncertainty": 120 }, "stopId": "0:CLAUDEL1", "stopSequence": 15 }, { "arrival": { "time": "1777897198", "uncertainty": 120 }, "departure": { "time": "1777897198", "uncertainty": 120 }, "stopId": "0:GOUSSEL1", "stopSequence": 16 }, { "arrival": { "time": "1777897237", "uncertainty": 120 }, "departure": { "time": "1777897237", "uncertainty": 120 }, "stopId": "0:HESTAUX1", "stopSequence": 17 }, { "arrival": { "time": "1777897307", "uncertainty": 120 }, "departure": { "time": "1777897307", "uncertainty": 120 }, "stopId": "0:PISCINE1", "stopSequence": 18 }, { "arrival": { "time": "1777897380", "uncertainty": 120 }, "departure": { "time": "1777897380", "uncertainty": 120 }, "stopId": "0:LOTHAIR4", "stopSequence": 19 }, { "arrival": { "time": "1777897461", "uncertainty": 120 }, "departure": { "time": "1777897461", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 20 }, { "arrival": { "time": "1777897494", "uncertainty": 120 }, "departure": { "time": "1777897494", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 21 }, { "arrival": { "time": "1777897534", "uncertainty": 120 }, "departure": { "time": "1777897534", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 22 }, { "arrival": { "time": "1777897602", "uncertainty": 120 }, "departure": { "time": "1777897602", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:QUINT02", "stopSequence": 23 }, { "arrival": { "time": "1777897648", "uncertainty": 120 }, "departure": { "time": "1777897648", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CHOCOL02", "stopSequence": 24 }, { "arrival": { "time": "1777897761", "uncertainty": 120 }, "departure": { "time": "1777897761", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COLSON1", "stopSequence": 25 }, { "arrival": { "time": "1777897782", "uncertainty": 120 }, "departure": { "time": "1777897782", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JERUSAL1", "stopSequence": 26 }, { "arrival": { "time": "1777897807", "uncertainty": 120 }, "departure": { "time": "1777897807", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LYAUT104", "stopSequence": 27 }, { "arrival": { "time": "1777897982", "uncertainty": 120 }, "departure": { "time": "1777897982", "uncertainty": 120 }, "stopId": "0:SUGNON2", "stopSequence": 28 }, { "arrival": { "time": "1777898021", "uncertainty": 120 }, "departure": { "time": "1777898021", "uncertainty": 120 }, "stopId": "0:19NOV02", "stopSequence": 29 }, { "arrival": { "time": "1777898065", "uncertainty": 120 }, "departure": { "time": "1777898065", "uncertainty": 120 }, "stopId": "0:MARCSAN2", "stopSequence": 30 }, { "arrival": { "time": "1777898107", "uncertainty": 120 }, "departure": { "time": "1777898107", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 31 }, { "arrival": { "time": "1777898155", "uncertainty": 120 }, "departure": { "time": "1777898155", "uncertainty": 120 }, "stopId": "0:STEXUPE1", "stopSequence": 32 }, { "arrival": { "time": "1777898255", "uncertainty": 120 }, "departure": { "time": "1777898255", "uncertainty": 120 }, "stopId": "0:CLMADER1", "stopSequence": 33 }, { "arrival": { "time": "1777898302", "uncertainty": 120 }, "departure": { "time": "1777898302", "uncertainty": 120 }, "stopId": "0:PONSARD2", "stopSequence": 34 }, { "arrival": { "time": "1777898343", "uncertainty": 120 }, "departure": { "time": "1777898343", "uncertainty": 120 }, "stopId": "0:SIMMI357", "stopSequence": 35 }, { "arrival": { "time": "1777898385", "uncertainty": 120 }, "departure": { "time": "1777898385", "uncertainty": 120 }, "stopId": "0:COUBERT1", "stopSequence": 36 }, { "arrival": { "time": "1777898528", "uncertainty": 120 }, "departure": { "time": "1777898528", "uncertainty": 120 }, "stopId": "0:LILAS4", "stopSequence": 37 }, { "arrival": { "time": "1777898638", "uncertainty": 120 }, "departure": { "time": "1777898638", "uncertainty": 120 }, "stopId": "0:TOURAIN2", "stopSequence": 38 }, { "arrival": { "time": "1777898679", "uncertainty": 120 }, "departure": { "time": "1777898679", "uncertainty": 120 }, "stopId": "0:ALGER2", "stopSequence": 39 }, { "arrival": { "time": "1777898714", "uncertainty": 120 }, "departure": { "time": "1777898714", "uncertainty": 120 }, "stopId": "0:VOSGES2", "stopSequence": 40 }, { "arrival": { "time": "1777898792", "uncertainty": 120 }, "departure": { "time": "1777898792", "uncertainty": 120 }, "stopId": "0:CITSNCF2", "stopSequence": 41 }, { "arrival": { "time": "1777898826", "uncertainty": 120 }, "departure": { "time": "1777898826", "uncertainty": 120 }, "stopId": "0:LOTINDU2", "stopSequence": 42 }, { "arrival": { "time": "1777898912", "uncertainty": 120 }, "departure": { "time": "1777898912", "uncertainty": 120 }, "stopId": "0:ROTONDE2", "stopSequence": 43 }, { "arrival": { "time": "1777898954", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 44 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "17", "scheduleRelationship": "SCHEDULED", "tripId": "1_11977032" } } }, { "id": "1977031", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1777894179", "uncertainty": 120 }, "departure": { "time": "1777894179", "uncertainty": 120 }, "stopId": "0:QUINT02" }, { "arrival": { "time": "1777894190", "uncertainty": 120 }, "departure": { "time": "1777894209", "uncertainty": 120 }, "stopId": "0:QUINT02" }, { "arrival": { "time": "1777894248", "uncertainty": 120 }, "departure": { "time": "1777894248", "uncertainty": 120 }, "stopId": "0:CHOCOL02" }, { "arrival": { "time": "1777894299", "uncertainty": 120 }, "departure": { "time": "1777894299", "uncertainty": 120 }, "stopId": "0:BLORY1" }, { "arrival": { "time": "1777894359", "uncertainty": 120 }, "departure": { "time": "1777894359", "uncertainty": 120 }, "stopId": "0:COLSON1" }, { "arrival": { "time": "1777894389", "uncertainty": 120 }, "departure": { "time": "1777894389", "uncertainty": 120 }, "stopId": "0:JERUSAL1" }, { "arrival": { "time": "1777894444", "uncertainty": 120 }, "departure": { "time": "1777894449", "uncertainty": 120 }, "stopId": "0:LYAUT104" }, { "arrival": { "time": "1777894456", "uncertainty": 120 }, "departure": { "time": "1777894479", "uncertainty": 120 }, "stopId": "0:LYAUT656" }, { "departure": { "time": "1777892400", "uncertainty": 120 }, "stopId": "0:HSCHUMA1", "stopSequence": 1 }, { "arrival": { "time": "1777892491", "uncertainty": 120 }, "departure": { "time": "1777892491", "uncertainty": 120 }, "stopId": "0:SERRURR1", "stopSequence": 2 }, { "arrival": { "time": "1777892581", "uncertainty": 120 }, "departure": { "time": "1777892581", "uncertainty": 120 }, "stopId": "0:POTIERS1", "stopSequence": 3 }, { "arrival": { "time": "1777892653", "uncertainty": 120 }, "departure": { "time": "1777892653", "uncertainty": 120 }, "stopId": "0:SELLIER1", "stopSequence": 4 }, { "arrival": { "time": "1777892701", "uncertainty": 120 }, "departure": { "time": "1777892701", "uncertainty": 120 }, "stopId": "0:DRAPIER1", "stopSequence": 5 }, { "arrival": { "time": "1777892776", "uncertainty": 120 }, "departure": { "time": "1777892791", "uncertainty": 120 }, "stopId": "0:SOLIDAR1", "stopSequence": 6 }, { "arrival": { "time": "1777892857", "uncertainty": 120 }, "departure": { "time": "1777892857", "uncertainty": 120 }, "stopId": "0:SEBASTO1", "stopSequence": 7 }, { "arrival": { "time": "1777892941", "uncertainty": 120 }, "departure": { "time": "1777892941", "uncertainty": 120 }, "stopId": "0:METZANI1", "stopSequence": 8 }, { "arrival": { "time": "1777893031", "uncertainty": 120 }, "departure": { "time": "1777893031", "uncertainty": 120 }, "stopId": "0:AMPERE1", "stopSequence": 9 }, { "arrival": { "time": "1777893120", "uncertainty": 120 }, "departure": { "time": "1777893121", "uncertainty": 120 }, "stopId": "0:ARAGO002", "stopSequence": 10 }, { "arrival": { "time": "1777893162", "uncertainty": 120 }, "departure": { "time": "1777893162", "uncertainty": 120 }, "stopId": "0:MARCONI1", "stopSequence": 11 }, { "arrival": { "time": "1777893225", "uncertainty": 120 }, "departure": { "time": "1777893241", "uncertainty": 120 }, "stopId": "0:SYMPHON1", "stopSequence": 12 }, { "arrival": { "time": "1777893384", "uncertainty": 120 }, "departure": { "time": "1777893391", "uncertainty": 120 }, "stopId": "0:PEUPLIE1", "stopSequence": 13 }, { "arrival": { "time": "1777893493", "uncertainty": 120 }, "departure": { "time": "1777893493", "uncertainty": 120 }, "stopId": "0:OBERL668", "stopSequence": 14 }, { "arrival": { "time": "1777893570", "uncertainty": 120 }, "departure": { "time": "1777893571", "uncertainty": 120 }, "stopId": "0:CLAUDEL1", "stopSequence": 15 }, { "arrival": { "time": "1777893631", "uncertainty": 120 }, "departure": { "time": "1777893631", "uncertainty": 120 }, "stopId": "0:GOUSSEL1", "stopSequence": 16 }, { "arrival": { "time": "1777893661", "uncertainty": 120 }, "departure": { "time": "1777893661", "uncertainty": 120 }, "stopId": "0:HESTAUX1", "stopSequence": 17 }, { "arrival": { "time": "1777893704", "uncertainty": 120 }, "departure": { "time": "1777893704", "uncertainty": 120 }, "stopId": "0:PISCINE1", "stopSequence": 18 }, { "arrival": { "time": "1777893751", "uncertainty": 120 }, "departure": { "time": "1777893751", "uncertainty": 120 }, "stopId": "0:LOTHAIR4", "stopSequence": 19 }, { "arrival": { "time": "1777893856", "uncertainty": 120 }, "departure": { "time": "1777893871", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 20 }, { "arrival": { "time": "1777893947", "uncertainty": 120 }, "departure": { "time": "1777893961", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 21 }, { "arrival": { "time": "1777894070", "uncertainty": 120 }, "departure": { "time": "1777894081", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 22 }, { "arrival": { "time": "1777894002", "uncertainty": 120 }, "departure": { "time": "1777894002", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:QUINT02", "stopSequence": 23 }, { "arrival": { "time": "1777894048", "uncertainty": 120 }, "departure": { "time": "1777894048", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CHOCOL02", "stopSequence": 24 }, { "arrival": { "time": "1777894161", "uncertainty": 120 }, "departure": { "time": "1777894161", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COLSON1", "stopSequence": 25 }, { "arrival": { "time": "1777894182", "uncertainty": 120 }, "departure": { "time": "1777894182", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JERUSAL1", "stopSequence": 26 }, { "arrival": { "time": "1777894207", "uncertainty": 120 }, "departure": { "time": "1777894207", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LYAUT104", "stopSequence": 27 }, { "arrival": { "time": "1777894543", "uncertainty": 120 }, "departure": { "time": "1777894543", "uncertainty": 120 }, "stopId": "0:SUGNON2", "stopSequence": 28 }, { "arrival": { "time": "1777894609", "uncertainty": 120 }, "departure": { "time": "1777894617", "uncertainty": 120 }, "stopId": "0:19NOV02", "stopSequence": 29 }, { "arrival": { "time": "1777894677", "uncertainty": 120 }, "departure": { "time": "1777894677", "uncertainty": 120 }, "stopId": "0:MARCSAN2", "stopSequence": 30 }, { "arrival": { "time": "1777894749", "uncertainty": 120 }, "departure": { "time": "1777894767", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 31 }, { "arrival": { "time": "1777894825", "uncertainty": 120 }, "departure": { "time": "1777894827", "uncertainty": 120 }, "stopId": "0:STEXUPE1", "stopSequence": 32 }, { "arrival": { "time": "1777894948", "uncertainty": 120 }, "departure": { "time": "1777894948", "uncertainty": 120 }, "stopId": "0:CLMADER1", "stopSequence": 33 }, { "arrival": { "time": "1777895020", "uncertainty": 120 }, "departure": { "time": "1777895020", "uncertainty": 120 }, "stopId": "0:PONSARD2", "stopSequence": 34 }, { "arrival": { "time": "1777895052", "uncertainty": 120 }, "departure": { "time": "1777895052", "uncertainty": 120 }, "stopId": "0:SIMMI357", "stopSequence": 35 }, { "arrival": { "time": "1777895097", "uncertainty": 120 }, "departure": { "time": "1777895097", "uncertainty": 120 }, "stopId": "0:COUBERT1", "stopSequence": 36 }, { "arrival": { "time": "1777895227", "uncertainty": 120 }, "departure": { "time": "1777895227", "uncertainty": 120 }, "stopId": "0:LILAS4", "stopSequence": 37 }, { "arrival": { "time": "1777895404", "uncertainty": 120 }, "departure": { "time": "1777895404", "uncertainty": 120 }, "stopId": "0:TOURAIN2", "stopSequence": 38 }, { "arrival": { "time": "1777895435", "uncertainty": 120 }, "departure": { "time": "1777895435", "uncertainty": 120 }, "stopId": "0:ALGER2", "stopSequence": 39 }, { "arrival": { "time": "1777895461", "uncertainty": 120 }, "departure": { "time": "1777895461", "uncertainty": 120 }, "stopId": "0:VOSGES2", "stopSequence": 40 }, { "arrival": { "time": "1777895524", "uncertainty": 120 }, "departure": { "time": "1777895524", "uncertainty": 120 }, "stopId": "0:CITSNCF2", "stopSequence": 41 }, { "arrival": { "time": "1777895534", "uncertainty": 120 }, "departure": { "time": "1777895534", "uncertainty": 120 }, "stopId": "0:LOTINDU2", "stopSequence": 42 }, { "arrival": { "time": "1777895597", "uncertainty": 120 }, "departure": { "time": "1777895597", "uncertainty": 120 }, "stopId": "0:ROTONDE2", "stopSequence": 43 }, { "arrival": { "time": "1777895639", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 44 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "17", "scheduleRelationship": "SCHEDULED", "tripId": "1_11977031" }, "vehicle": { "id": "833", "label": "833" } } }, { "id": "1853904", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894973", "uncertainty": 120 }, "stopId": "0:INTJOBA2", "stopSequence": 1 }, { "arrival": { "time": "1777895063", "uncertainty": 120 }, "departure": { "time": "1777895063", "uncertainty": 120 }, "stopId": "0:BOILEAU2", "stopSequence": 2 }, { "arrival": { "time": "1777895093", "uncertainty": 120 }, "departure": { "time": "1777895093", "uncertainty": 120 }, "stopId": "0:CHARDIN2", "stopSequence": 3 }, { "arrival": { "time": "1777895198", "uncertainty": 120 }, "departure": { "time": "1777895198", "uncertainty": 120 }, "stopId": "0:2FONTAI2", "stopSequence": 4 }, { "arrival": { "time": "1777895245", "uncertainty": 120 }, "departure": { "time": "1777895245", "uncertainty": 120 }, "stopId": "0:ROGET2", "stopSequence": 5 }, { "arrival": { "time": "1777895303", "uncertainty": 120 }, "departure": { "time": "1777895303", "uncertainty": 120 }, "stopId": "0:POULMAI2", "stopSequence": 6 }, { "arrival": { "time": "1777895415", "uncertainty": 120 }, "departure": { "time": "1777895415", "uncertainty": 120 }, "stopId": "0:CHAPITR2", "stopSequence": 7 }, { "arrival": { "time": "1777895489", "uncertainty": 120 }, "departure": { "time": "1777895489", "uncertainty": 120 }, "stopId": "0:RUISSEA1", "stopSequence": 8 }, { "arrival": { "time": "1777895528", "uncertainty": 120 }, "departure": { "time": "1777895528", "uncertainty": 120 }, "stopId": "0:GAMBETT1", "stopSequence": 9 }, { "arrival": { "time": "1777895621", "uncertainty": 120 }, "departure": { "time": "1777895621", "uncertainty": 120 }, "stopId": "0:GAREWOI2", "stopSequence": 10 }, { "arrival": { "time": "1777895673", "uncertainty": 120 }, "departure": { "time": "1777895673", "uncertainty": 120 }, "stopId": "0:JUNGLIN2", "stopSequence": 11 }, { "arrival": { "time": "1777895736", "uncertainty": 120 }, "departure": { "time": "1777895736", "uncertainty": 120 }, "stopId": "0:WOIPHOT2", "stopSequence": 12 }, { "arrival": { "time": "1777895808", "uncertainty": 120 }, "departure": { "time": "1777895808", "uncertainty": 120 }, "stopId": "0:COTEAUX2", "stopSequence": 13 }, { "arrival": { "time": "1777895904", "uncertainty": 120 }, "stopId": "0:PLFRANC1", "stopSequence": 14 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853904" }, "vehicle": { "id": "891", "label": "891" } } }, { "id": "1853905", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896180", "uncertainty": 120 }, "stopId": "0:INTJOBA2", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853905" } } }, { "id": "1853906", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897500", "uncertainty": 120 }, "stopId": "0:INTJOBA2", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853906" } } }, { "id": "1853907", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898820", "uncertainty": 120 }, "stopId": "0:INTJOBA2", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853907" } } }, { "id": "1856271", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896000", "uncertainty": 120 }, "stopId": "0:AMAZON1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "70", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856271" } } }, { "id": "1881288", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896900", "uncertainty": 120 }, "stopId": "0:REPLYD", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "1_11881288" } } }, { "id": "1881289", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897800", "uncertainty": 120 }, "stopId": "0:REPLYD", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "1_11881289" } } }, { "id": "1881290", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898700", "uncertainty": 120 }, "stopId": "0:REPLYD", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "1_11881290" } } }, { "id": "1881285", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894215", "uncertainty": 120 }, "stopId": "0:REPLYD", "stopSequence": 1 }, { "arrival": { "time": "1777894417", "uncertainty": 120 }, "departure": { "time": "1777894455", "uncertainty": 120 }, "stopId": "0:ROI04", "stopSequence": 2 }, { "arrival": { "time": "1777894526", "uncertainty": 120 }, "departure": { "time": "1777894545", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 3 }, { "arrival": { "time": "1777894677", "uncertainty": 120 }, "departure": { "time": "1777894695", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 4 }, { "arrival": { "time": "1777894725", "uncertainty": 120 }, "departure": { "time": "1777894725", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 5 }, { "arrival": { "time": "1777894815", "uncertainty": 120 }, "departure": { "time": "1777894815", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 6 }, { "arrival": { "time": "1777894875", "uncertainty": 120 }, "departure": { "time": "1777894875", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 7 }, { "arrival": { "time": "1777895010", "uncertainty": 120 }, "departure": { "time": "1777895025", "uncertainty": 120 }, "stopId": "0:SCHAFF01", "stopSequence": 8 }, { "arrival": { "time": "1777895163", "uncertainty": 120 }, "departure": { "time": "1777895176", "uncertainty": 120 }, "stopId": "0:STLADRE2", "stopSequence": 9 }, { "arrival": { "time": "1777895235", "uncertainty": 120 }, "departure": { "time": "1777895235", "uncertainty": 120 }, "stopId": "0:MERMOZ2", "stopSequence": 10 }, { "arrival": { "time": "1777895355", "uncertainty": 120 }, "departure": { "time": "1777895355", "uncertainty": 120 }, "stopId": "0:SIMMI689", "stopSequence": 11 }, { "arrival": { "time": "1777895461", "uncertainty": 120 }, "departure": { "time": "1777895461", "uncertainty": 120 }, "stopId": "0:11AVIAT1", "stopSequence": 12 }, { "arrival": { "time": "1777895481", "uncertainty": 120 }, "departure": { "time": "1777895481", "uncertainty": 120 }, "stopId": "0:LUETTE1", "stopSequence": 13 }, { "arrival": { "time": "1777895592", "uncertainty": 120 }, "departure": { "time": "1777895592", "uncertainty": 120 }, "stopId": "0:COSTEBE2", "stopSequence": 14 }, { "arrival": { "time": "1777895684", "uncertainty": 120 }, "departure": { "time": "1777895684", "uncertainty": 120 }, "stopId": "0:GRORMES2", "stopSequence": 15 }, { "arrival": { "time": "1777895718", "uncertainty": 120 }, "departure": { "time": "1777895718", "uncertainty": 120 }, "stopId": "0:GARENNE2", "stopSequence": 16 }, { "arrival": { "time": "1777895757", "uncertainty": 120 }, "departure": { "time": "1777895757", "uncertainty": 120 }, "stopId": "0:LESCLOS2", "stopSequence": 17 }, { "arrival": { "time": "1777895824", "uncertainty": 120 }, "departure": { "time": "1777895824", "uncertainty": 120 }, "stopId": "0:SORBIER2", "stopSequence": 18 }, { "arrival": { "time": "1777895909", "uncertainty": 120 }, "departure": { "time": "1777895909", "uncertainty": 120 }, "stopId": "0:PJOLY2", "stopSequence": 19 }, { "arrival": { "time": "1777896012", "uncertainty": 120 }, "departure": { "time": "1777896012", "uncertainty": 120 }, "stopId": "0:HOTELVI2", "stopSequence": 20 }, { "arrival": { "time": "1777896079", "uncertainty": 120 }, "departure": { "time": "1777896079", "uncertainty": 120 }, "stopId": "0:JOSEPH02", "stopSequence": 21 }, { "arrival": { "time": "1777896197", "uncertainty": 120 }, "departure": { "time": "1777896197", "uncertainty": 120 }, "stopId": "0:NEC1", "stopSequence": 22 }, { "arrival": { "time": "1777896232", "uncertainty": 120 }, "stopId": "0:MARLY 3", "stopSequence": 23 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "1_11881285" }, "vehicle": { "id": "2630", "label": "2630" } } }, { "id": "1881286", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895137", "uncertainty": 120 }, "stopId": "0:REPLYD", "stopSequence": 1 }, { "arrival": { "time": "1777895327", "uncertainty": 120 }, "departure": { "time": "1777895347", "uncertainty": 120 }, "stopId": "0:ROI04", "stopSequence": 2 }, { "arrival": { "time": "1777895433", "uncertainty": 120 }, "departure": { "time": "1777895433", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 3 }, { "arrival": { "time": "1777895570", "uncertainty": 120 }, "departure": { "time": "1777895570", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 4 }, { "arrival": { "time": "1777895606", "uncertainty": 120 }, "departure": { "time": "1777895606", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 5 }, { "arrival": { "time": "1777895667", "uncertainty": 120 }, "departure": { "time": "1777895667", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 6 }, { "arrival": { "time": "1777895725", "uncertainty": 120 }, "departure": { "time": "1777895725", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 7 }, { "arrival": { "time": "1777895812", "uncertainty": 120 }, "departure": { "time": "1777895812", "uncertainty": 120 }, "stopId": "0:SCHAFF01", "stopSequence": 8 }, { "arrival": { "time": "1777895948", "uncertainty": 120 }, "departure": { "time": "1777895948", "uncertainty": 120 }, "stopId": "0:STLADRE2", "stopSequence": 9 }, { "arrival": { "time": "1777896010", "uncertainty": 120 }, "departure": { "time": "1777896010", "uncertainty": 120 }, "stopId": "0:MERMOZ2", "stopSequence": 10 }, { "arrival": { "time": "1777896135", "uncertainty": 120 }, "departure": { "time": "1777896135", "uncertainty": 120 }, "stopId": "0:SIMMI689", "stopSequence": 11 }, { "arrival": { "time": "1777896321", "uncertainty": 120 }, "departure": { "time": "1777896321", "uncertainty": 120 }, "stopId": "0:11AVIAT1", "stopSequence": 12 }, { "arrival": { "time": "1777896365", "uncertainty": 120 }, "departure": { "time": "1777896365", "uncertainty": 120 }, "stopId": "0:LUETTE1", "stopSequence": 13 }, { "arrival": { "time": "1777896406", "uncertainty": 120 }, "departure": { "time": "1777896406", "uncertainty": 120 }, "stopId": "0:COSTEBE2", "stopSequence": 14 }, { "arrival": { "time": "1777896515", "uncertainty": 120 }, "departure": { "time": "1777896515", "uncertainty": 120 }, "stopId": "0:GRORMES2", "stopSequence": 15 }, { "arrival": { "time": "1777896584", "uncertainty": 120 }, "departure": { "time": "1777896584", "uncertainty": 120 }, "stopId": "0:GARENNE2", "stopSequence": 16 }, { "arrival": { "time": "1777896641", "uncertainty": 120 }, "departure": { "time": "1777896641", "uncertainty": 120 }, "stopId": "0:LESCLOS2", "stopSequence": 17 }, { "arrival": { "time": "1777896742", "uncertainty": 120 }, "departure": { "time": "1777896742", "uncertainty": 120 }, "stopId": "0:SORBIER2", "stopSequence": 18 }, { "arrival": { "time": "1777896839", "uncertainty": 120 }, "departure": { "time": "1777896839", "uncertainty": 120 }, "stopId": "0:PJOLY2", "stopSequence": 19 }, { "arrival": { "time": "1777896946", "uncertainty": 120 }, "departure": { "time": "1777896946", "uncertainty": 120 }, "stopId": "0:HOTELVI2", "stopSequence": 20 }, { "arrival": { "time": "1777897066", "uncertainty": 120 }, "departure": { "time": "1777897066", "uncertainty": 120 }, "stopId": "0:JOSEPH02", "stopSequence": 21 }, { "arrival": { "time": "1777897170", "uncertainty": 120 }, "departure": { "time": "1777897170", "uncertainty": 120 }, "stopId": "0:NEC1", "stopSequence": 22 }, { "arrival": { "time": "1777897246", "uncertainty": 120 }, "stopId": "0:MARLY 3", "stopSequence": 23 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "1_11881286" }, "vehicle": { "id": "1243", "label": "1243" } } }, { "id": "1881287", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896000", "uncertainty": 120 }, "stopId": "0:REPLYD", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "1_11881287" } } }, { "id": "1856428", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895220", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 }, { "arrival": { "time": "1777895356", "uncertainty": 120 }, "departure": { "time": "1777895356", "uncertainty": 120 }, "stopId": "0:CASTORS1", "stopSequence": 2 }, { "arrival": { "time": "1777895406", "uncertainty": 120 }, "departure": { "time": "1777895406", "uncertainty": 120 }, "stopId": "0:TORTUE1", "stopSequence": 3 }, { "arrival": { "time": "1777895464", "uncertainty": 120 }, "departure": { "time": "1777895464", "uncertainty": 120 }, "stopId": "0:STSIMON1", "stopSequence": 4 }, { "arrival": { "time": "1777895477", "uncertainty": 120 }, "departure": { "time": "1777895477", "uncertainty": 120 }, "stopId": "0:MARNE1", "stopSequence": 5 }, { "arrival": { "time": "1777895532", "uncertainty": 120 }, "departure": { "time": "1777895532", "uncertainty": 120 }, "stopId": "0:VICTOIR1", "stopSequence": 6 }, { "arrival": { "time": "1777895605", "uncertainty": 120 }, "departure": { "time": "1777895605", "uncertainty": 120 }, "stopId": "0:LARDEME1", "stopSequence": 7 }, { "arrival": { "time": "1777895685", "uncertainty": 120 }, "departure": { "time": "1777895685", "uncertainty": 120 }, "stopId": "0:SIGISBE1", "stopSequence": 8 }, { "arrival": { "time": "1777895745", "uncertainty": 120 }, "departure": { "time": "1777895745", "uncertainty": 120 }, "stopId": "0:FOCH2", "stopSequence": 9 }, { "arrival": { "time": "1777895880", "uncertainty": 120 }, "departure": { "time": "1777895880", "uncertainty": 120 }, "stopId": "0:BRIVAGE1", "stopSequence": 10 }, { "arrival": { "time": "1777895923", "uncertainty": 120 }, "departure": { "time": "1777895923", "uncertainty": 120 }, "stopId": "0:PEPINIE1", "stopSequence": 11 }, { "arrival": { "time": "1777895955", "uncertainty": 120 }, "departure": { "time": "1777895955", "uncertainty": 120 }, "stopId": "0:VILLAS1", "stopSequence": 12 }, { "arrival": { "time": "1777896015", "uncertainty": 120 }, "departure": { "time": "1777896015", "uncertainty": 120 }, "stopId": "0:PALAISS1", "stopSequence": 13 }, { "arrival": { "time": "1777896145", "uncertainty": 120 }, "departure": { "time": "1777896145", "uncertainty": 120 }, "stopId": "0:VERLAIN1", "stopSequence": 14 }, { "arrival": { "time": "1777896256", "uncertainty": 120 }, "departure": { "time": "1777896256", "uncertainty": 120 }, "stopId": "0:ROI03", "stopSequence": 15 }, { "arrival": { "time": "1777896382", "uncertainty": 120 }, "departure": { "time": "1777896480", "uncertainty": 120 }, "stopId": "0:REPBS", "stopSequence": 16 }, { "arrival": { "time": "1777896611", "uncertainty": 120 }, "departure": { "time": "1777896611", "uncertainty": 120 }, "stopId": "0:STNICOL3", "stopSequence": 17 }, { "arrival": { "time": "1777896661", "uncertainty": 120 }, "departure": { "time": "1777896661", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 18 }, { "arrival": { "time": "1777896828", "uncertainty": 120 }, "departure": { "time": "1777896828", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 19 }, { "arrival": { "time": "1777896945", "uncertainty": 120 }, "departure": { "time": "1777896945", "uncertainty": 120 }, "stopId": "0:TANNEUR2", "stopSequence": 20 }, { "arrival": { "time": "1777897006", "uncertainty": 120 }, "departure": { "time": "1777897006", "uncertainty": 120 }, "stopId": "0:FOURNIE2", "stopSequence": 21 }, { "arrival": { "time": "1777897058", "uncertainty": 120 }, "departure": { "time": "1777897058", "uncertainty": 120 }, "stopId": "0:ARSENAL2", "stopSequence": 22 }, { "arrival": { "time": "1777897204", "uncertainty": 120 }, "departure": { "time": "1777897204", "uncertainty": 120 }, "stopId": "0:TANNERI2", "stopSequence": 23 }, { "arrival": { "time": "1777897236", "uncertainty": 120 }, "departure": { "time": "1777897236", "uncertainty": 120 }, "stopId": "0:BURGER02", "stopSequence": 24 }, { "arrival": { "time": "1777897282", "uncertainty": 120 }, "departure": { "time": "1777897282", "uncertainty": 120 }, "stopId": "0:TERRESR2", "stopSequence": 25 }, { "arrival": { "time": "1777897384", "uncertainty": 120 }, "departure": { "time": "1777897384", "uncertainty": 120 }, "stopId": "0:STJEGLI2", "stopSequence": 26 }, { "arrival": { "time": "1777897447", "uncertainty": 120 }, "departure": { "time": "1777897447", "uncertainty": 120 }, "stopId": "0:CIMETIE2", "stopSequence": 27 }, { "arrival": { "time": "1777897521", "uncertainty": 120 }, "departure": { "time": "1777897521", "uncertainty": 120 }, "stopId": "0:TILLEUL2", "stopSequence": 28 }, { "arrival": { "time": "1777897564", "uncertainty": 120 }, "departure": { "time": "1777897564", "uncertainty": 120 }, "stopId": "0:ERABLE2", "stopSequence": 29 }, { "arrival": { "time": "1777897646", "uncertainty": 120 }, "departure": { "time": "1777897646", "uncertainty": 120 }, "stopId": "0:HETRES2", "stopSequence": 30 }, { "arrival": { "time": "1777897709", "uncertainty": 120 }, "departure": { "time": "1777897709", "uncertainty": 120 }, "stopId": "0:CARRIER2", "stopSequence": 31 }, { "arrival": { "time": "1777897753", "uncertainty": 120 }, "departure": { "time": "1777897753", "uncertainty": 120 }, "stopId": "0:FRENES2", "stopSequence": 32 }, { "arrival": { "time": "1777897820", "uncertainty": 120 }, "departure": { "time": "1777897820", "uncertainty": 120 }, "stopId": "0:PINS02", "stopSequence": 33 }, { "arrival": { "time": "1777897864", "uncertainty": 120 }, "departure": { "time": "1777897864", "uncertainty": 120 }, "stopId": "0:MARRONN2", "stopSequence": 34 }, { "arrival": { "time": "1777897896", "uncertainty": 120 }, "departure": { "time": "1777897896", "uncertainty": 120 }, "stopId": "0:HSORET2", "stopSequence": 35 }, { "arrival": { "time": "1777897972", "uncertainty": 120 }, "departure": { "time": "1777897972", "uncertainty": 120 }, "stopId": "0:BOUZONV4", "stopSequence": 36 }, { "arrival": { "time": "1777898044", "uncertainty": 120 }, "stopId": "0:GRIMONT1", "stopSequence": 37 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856428" }, "vehicle": { "id": "1732", "label": "1732" } } }, { "id": "1856429", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896420", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856429" } } }, { "id": "1856430", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897620", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856430" } } }, { "id": "1856431", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898820", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856431" } } }, { "id": "1856425", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777892792", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 }, { "arrival": { "time": "1777892874", "uncertainty": 120 }, "departure": { "time": "1777892881", "uncertainty": 120 }, "stopId": "0:CASTORS1", "stopSequence": 2 }, { "arrival": { "time": "1777892898", "uncertainty": 120 }, "departure": { "time": "1777892911", "uncertainty": 120 }, "stopId": "0:TORTUE1", "stopSequence": 3 }, { "arrival": { "time": "1777892971", "uncertainty": 120 }, "departure": { "time": "1777892971", "uncertainty": 120 }, "stopId": "0:STSIMON1", "stopSequence": 4 }, { "arrival": { "time": "1777892979", "uncertainty": 120 }, "departure": { "time": "1777892979", "uncertainty": 120 }, "stopId": "0:MARNE1", "stopSequence": 5 }, { "arrival": { "time": "1777893016", "uncertainty": 120 }, "departure": { "time": "1777893016", "uncertainty": 120 }, "stopId": "0:VICTOIR1", "stopSequence": 6 }, { "arrival": { "time": "1777893091", "uncertainty": 120 }, "departure": { "time": "1777893091", "uncertainty": 120 }, "stopId": "0:LARDEME1", "stopSequence": 7 }, { "arrival": { "time": "1777893173", "uncertainty": 120 }, "departure": { "time": "1777893173", "uncertainty": 120 }, "stopId": "0:SIGISBE1", "stopSequence": 8 }, { "arrival": { "time": "1777893241", "uncertainty": 120 }, "departure": { "time": "1777893241", "uncertainty": 120 }, "stopId": "0:FOCH2", "stopSequence": 9 }, { "arrival": { "time": "1777893361", "uncertainty": 120 }, "departure": { "time": "1777893361", "uncertainty": 120 }, "stopId": "0:BRIVAGE1", "stopSequence": 10 }, { "arrival": { "time": "1777893406", "uncertainty": 120 }, "departure": { "time": "1777893406", "uncertainty": 120 }, "stopId": "0:PEPINIE1", "stopSequence": 11 }, { "arrival": { "time": "1777893451", "uncertainty": 120 }, "departure": { "time": "1777893451", "uncertainty": 120 }, "stopId": "0:VILLAS1", "stopSequence": 12 }, { "arrival": { "time": "1777893523", "uncertainty": 120 }, "departure": { "time": "1777893541", "uncertainty": 120 }, "stopId": "0:PALAISS1", "stopSequence": 13 }, { "arrival": { "time": "1777893640", "uncertainty": 120 }, "departure": { "time": "1777893661", "uncertainty": 120 }, "stopId": "0:VERLAIN1", "stopSequence": 14 }, { "arrival": { "time": "1777893764", "uncertainty": 120 }, "departure": { "time": "1777893781", "uncertainty": 120 }, "stopId": "0:ROI03", "stopSequence": 15 }, { "arrival": { "time": "1777893871", "uncertainty": 120 }, "departure": { "time": "1777894336", "uncertainty": 120 }, "stopId": "0:REPBS", "stopSequence": 16 }, { "arrival": { "time": "1777894446", "uncertainty": 120 }, "departure": { "time": "1777894486", "uncertainty": 120 }, "stopId": "0:STNICOL3", "stopSequence": 17 }, { "arrival": { "time": "1777894546", "uncertainty": 120 }, "departure": { "time": "1777894606", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 18 }, { "arrival": { "time": "1777894713", "uncertainty": 120 }, "departure": { "time": "1777894713", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 19 }, { "arrival": { "time": "1777894816", "uncertainty": 120 }, "departure": { "time": "1777894816", "uncertainty": 120 }, "stopId": "0:TANNEUR2", "stopSequence": 20 }, { "arrival": { "time": "1777894876", "uncertainty": 120 }, "departure": { "time": "1777894876", "uncertainty": 120 }, "stopId": "0:FOURNIE2", "stopSequence": 21 }, { "arrival": { "time": "1777894914", "uncertainty": 120 }, "departure": { "time": "1777894914", "uncertainty": 120 }, "stopId": "0:ARSENAL2", "stopSequence": 22 }, { "arrival": { "time": "1777895057", "uncertainty": 120 }, "departure": { "time": "1777895057", "uncertainty": 120 }, "stopId": "0:TANNERI2", "stopSequence": 23 }, { "arrival": { "time": "1777895116", "uncertainty": 120 }, "departure": { "time": "1777895116", "uncertainty": 120 }, "stopId": "0:BURGER02", "stopSequence": 24 }, { "arrival": { "time": "1777895134", "uncertainty": 120 }, "departure": { "time": "1777895146", "uncertainty": 120 }, "stopId": "0:TERRESR2", "stopSequence": 25 }, { "arrival": { "time": "1777895230", "uncertainty": 120 }, "departure": { "time": "1777895236", "uncertainty": 120 }, "stopId": "0:STJEGLI2", "stopSequence": 26 }, { "arrival": { "time": "1777895295", "uncertainty": 120 }, "departure": { "time": "1777895296", "uncertainty": 120 }, "stopId": "0:CIMETIE2", "stopSequence": 27 }, { "arrival": { "time": "1777895356", "uncertainty": 120 }, "departure": { "time": "1777895356", "uncertainty": 120 }, "stopId": "0:TILLEUL2", "stopSequence": 28 }, { "arrival": { "time": "1777895401", "uncertainty": 120 }, "departure": { "time": "1777895401", "uncertainty": 120 }, "stopId": "0:ERABLE2", "stopSequence": 29 }, { "arrival": { "time": "1777895496", "uncertainty": 120 }, "departure": { "time": "1777895496", "uncertainty": 120 }, "stopId": "0:HETRES2", "stopSequence": 30 }, { "arrival": { "time": "1777895572", "uncertainty": 120 }, "departure": { "time": "1777895572", "uncertainty": 120 }, "stopId": "0:CARRIER2", "stopSequence": 31 }, { "arrival": { "time": "1777895625", "uncertainty": 120 }, "departure": { "time": "1777895625", "uncertainty": 120 }, "stopId": "0:FRENES2", "stopSequence": 32 }, { "arrival": { "time": "1777895705", "uncertainty": 120 }, "departure": { "time": "1777895705", "uncertainty": 120 }, "stopId": "0:PINS02", "stopSequence": 33 }, { "arrival": { "time": "1777895778", "uncertainty": 120 }, "departure": { "time": "1777895778", "uncertainty": 120 }, "stopId": "0:MARRONN2", "stopSequence": 34 }, { "arrival": { "time": "1777895830", "uncertainty": 120 }, "departure": { "time": "1777895830", "uncertainty": 120 }, "stopId": "0:HSORET2", "stopSequence": 35 }, { "arrival": { "time": "1777895893", "uncertainty": 120 }, "departure": { "time": "1777895893", "uncertainty": 120 }, "stopId": "0:BOUZONV4", "stopSequence": 36 }, { "arrival": { "time": "1777895965", "uncertainty": 120 }, "stopId": "0:GRIMONT1", "stopSequence": 37 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856425" }, "vehicle": { "id": "1738", "label": "1738" } } }, { "id": "1856426", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894034", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 }, { "arrival": { "time": "1777894183", "uncertainty": 120 }, "departure": { "time": "1777894183", "uncertainty": 120 }, "stopId": "0:CASTORS1", "stopSequence": 2 }, { "arrival": { "time": "1777894218", "uncertainty": 120 }, "departure": { "time": "1777894230", "uncertainty": 120 }, "stopId": "0:TORTUE1", "stopSequence": 3 }, { "arrival": { "time": "1777894289", "uncertainty": 120 }, "departure": { "time": "1777894292", "uncertainty": 120 }, "stopId": "0:STSIMON1", "stopSequence": 4 }, { "arrival": { "time": "1777894303", "uncertainty": 120 }, "departure": { "time": "1777894322", "uncertainty": 120 }, "stopId": "0:MARNE1", "stopSequence": 5 }, { "arrival": { "time": "1777894379", "uncertainty": 120 }, "departure": { "time": "1777894379", "uncertainty": 120 }, "stopId": "0:VICTOIR1", "stopSequence": 6 }, { "arrival": { "time": "1777894502", "uncertainty": 120 }, "departure": { "time": "1777894502", "uncertainty": 120 }, "stopId": "0:LARDEME1", "stopSequence": 7 }, { "arrival": { "time": "1777894587", "uncertainty": 120 }, "departure": { "time": "1777894587", "uncertainty": 120 }, "stopId": "0:SIGISBE1", "stopSequence": 8 }, { "arrival": { "time": "1777894650", "uncertainty": 120 }, "departure": { "time": "1777894652", "uncertainty": 120 }, "stopId": "0:FOCH2", "stopSequence": 9 }, { "arrival": { "time": "1777894782", "uncertainty": 120 }, "departure": { "time": "1777894802", "uncertainty": 120 }, "stopId": "0:BRIVAGE1", "stopSequence": 10 }, { "arrival": { "time": "1777894841", "uncertainty": 120 }, "departure": { "time": "1777894862", "uncertainty": 120 }, "stopId": "0:PEPINIE1", "stopSequence": 11 }, { "arrival": { "time": "1777894892", "uncertainty": 120 }, "departure": { "time": "1777894892", "uncertainty": 120 }, "stopId": "0:VILLAS1", "stopSequence": 12 }, { "arrival": { "time": "1777894952", "uncertainty": 120 }, "departure": { "time": "1777894952", "uncertainty": 120 }, "stopId": "0:PALAISS1", "stopSequence": 13 }, { "arrival": { "time": "1777895078", "uncertainty": 120 }, "departure": { "time": "1777895078", "uncertainty": 120 }, "stopId": "0:VERLAIN1", "stopSequence": 14 }, { "arrival": { "time": "1777895192", "uncertainty": 120 }, "departure": { "time": "1777895192", "uncertainty": 120 }, "stopId": "0:ROI03", "stopSequence": 15 }, { "arrival": { "time": "1777895313", "uncertainty": 120 }, "departure": { "time": "1777895373", "uncertainty": 120 }, "stopId": "0:REPBS", "stopSequence": 16 }, { "arrival": { "time": "1777895499", "uncertainty": 120 }, "departure": { "time": "1777895499", "uncertainty": 120 }, "stopId": "0:STNICOL3", "stopSequence": 17 }, { "arrival": { "time": "1777895531", "uncertainty": 120 }, "departure": { "time": "1777895531", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 18 }, { "arrival": { "time": "1777895644", "uncertainty": 120 }, "departure": { "time": "1777895644", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 19 }, { "arrival": { "time": "1777895749", "uncertainty": 120 }, "departure": { "time": "1777895749", "uncertainty": 120 }, "stopId": "0:TANNEUR2", "stopSequence": 20 }, { "arrival": { "time": "1777895809", "uncertainty": 120 }, "departure": { "time": "1777895809", "uncertainty": 120 }, "stopId": "0:FOURNIE2", "stopSequence": 21 }, { "arrival": { "time": "1777895849", "uncertainty": 120 }, "departure": { "time": "1777895849", "uncertainty": 120 }, "stopId": "0:ARSENAL2", "stopSequence": 22 }, { "arrival": { "time": "1777895992", "uncertainty": 120 }, "departure": { "time": "1777895992", "uncertainty": 120 }, "stopId": "0:TANNERI2", "stopSequence": 23 }, { "arrival": { "time": "1777896048", "uncertainty": 120 }, "departure": { "time": "1777896048", "uncertainty": 120 }, "stopId": "0:BURGER02", "stopSequence": 24 }, { "arrival": { "time": "1777896069", "uncertainty": 120 }, "departure": { "time": "1777896069", "uncertainty": 120 }, "stopId": "0:TERRESR2", "stopSequence": 25 }, { "arrival": { "time": "1777896155", "uncertainty": 120 }, "departure": { "time": "1777896155", "uncertainty": 120 }, "stopId": "0:STJEGLI2", "stopSequence": 26 }, { "arrival": { "time": "1777896214", "uncertainty": 120 }, "departure": { "time": "1777896214", "uncertainty": 120 }, "stopId": "0:CIMETIE2", "stopSequence": 27 }, { "arrival": { "time": "1777896276", "uncertainty": 120 }, "departure": { "time": "1777896276", "uncertainty": 120 }, "stopId": "0:TILLEUL2", "stopSequence": 28 }, { "arrival": { "time": "1777896319", "uncertainty": 120 }, "departure": { "time": "1777896319", "uncertainty": 120 }, "stopId": "0:ERABLE2", "stopSequence": 29 }, { "arrival": { "time": "1777896401", "uncertainty": 120 }, "departure": { "time": "1777896401", "uncertainty": 120 }, "stopId": "0:HETRES2", "stopSequence": 30 }, { "arrival": { "time": "1777896464", "uncertainty": 120 }, "departure": { "time": "1777896464", "uncertainty": 120 }, "stopId": "0:CARRIER2", "stopSequence": 31 }, { "arrival": { "time": "1777896508", "uncertainty": 120 }, "departure": { "time": "1777896508", "uncertainty": 120 }, "stopId": "0:FRENES2", "stopSequence": 32 }, { "arrival": { "time": "1777896575", "uncertainty": 120 }, "departure": { "time": "1777896575", "uncertainty": 120 }, "stopId": "0:PINS02", "stopSequence": 33 }, { "arrival": { "time": "1777896619", "uncertainty": 120 }, "departure": { "time": "1777896619", "uncertainty": 120 }, "stopId": "0:MARRONN2", "stopSequence": 34 }, { "arrival": { "time": "1777896651", "uncertainty": 120 }, "departure": { "time": "1777896651", "uncertainty": 120 }, "stopId": "0:HSORET2", "stopSequence": 35 }, { "arrival": { "time": "1777896727", "uncertainty": 120 }, "departure": { "time": "1777896727", "uncertainty": 120 }, "stopId": "0:BOUZONV4", "stopSequence": 36 }, { "arrival": { "time": "1777896799", "uncertainty": 120 }, "stopId": "0:GRIMONT1", "stopSequence": 37 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856426" } } }, { "id": "1854700", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897620", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854700" } } }, { "id": "1854701", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898220", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854701" } } }, { "id": "1854702", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898820", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854702" } } }, { "id": "1854696", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895280", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 }, { "arrival": { "time": "1777895364", "uncertainty": 120 }, "departure": { "time": "1777895372", "uncertainty": 120 }, "stopId": "0:MER02", "stopSequence": 2 }, { "arrival": { "time": "1777895513", "uncertainty": 120 }, "departure": { "time": "1777895513", "uncertainty": 120 }, "stopId": "0:EXP02", "stopSequence": 3 }, { "arrival": { "time": "1777895572", "uncertainty": 120 }, "departure": { "time": "1777895572", "uncertainty": 120 }, "stopId": "0:ECO02", "stopSequence": 4 }, { "arrival": { "time": "1777895636", "uncertainty": 120 }, "departure": { "time": "1777895636", "uncertainty": 120 }, "stopId": "0:ART02", "stopSequence": 5 }, { "arrival": { "time": "1777895729", "uncertainty": 120 }, "departure": { "time": "1777895729", "uncertainty": 120 }, "stopId": "0:ARA02", "stopSequence": 6 }, { "arrival": { "time": "1777895784", "uncertainty": 120 }, "departure": { "time": "1777895784", "uncertainty": 120 }, "stopId": "0:GRA02", "stopSequence": 7 }, { "arrival": { "time": "1777895845", "uncertainty": 120 }, "departure": { "time": "1777895845", "uncertainty": 120 }, "stopId": "0:BRG02", "stopSequence": 8 }, { "arrival": { "time": "1777895909", "uncertainty": 120 }, "departure": { "time": "1777895909", "uncertainty": 120 }, "stopId": "0:GUY02", "stopSequence": 9 }, { "arrival": { "time": "1777895968", "uncertainty": 120 }, "departure": { "time": "1777895968", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 10 }, { "arrival": { "time": "1777896036", "uncertainty": 120 }, "departure": { "time": "1777896036", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 11 }, { "arrival": { "time": "1777896100", "uncertainty": 120 }, "departure": { "time": "1777896100", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 12 }, { "arrival": { "time": "1777896193", "uncertainty": 120 }, "departure": { "time": "1777896193", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 13 }, { "arrival": { "time": "1777896253", "uncertainty": 120 }, "departure": { "time": "1777896253", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 14 }, { "arrival": { "time": "1777896328", "uncertainty": 120 }, "departure": { "time": "1777896328", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 15 }, { "arrival": { "time": "1777896390", "uncertainty": 120 }, "departure": { "time": "1777896390", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 16 }, { "arrival": { "time": "1777896477", "uncertainty": 120 }, "departure": { "time": "1777896477", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 17 }, { "arrival": { "time": "1777896570", "uncertainty": 120 }, "departure": { "time": "1777896570", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 18 }, { "arrival": { "time": "1777896665", "uncertainty": 120 }, "departure": { "time": "1777896665", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 19 }, { "arrival": { "time": "1777896899", "uncertainty": 120 }, "departure": { "time": "1777896899", "uncertainty": 120 }, "stopId": "0:SAU02", "stopSequence": 20 }, { "arrival": { "time": "1777896965", "uncertainty": 120 }, "stopId": "0:CTU02", "stopSequence": 21 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854696" }, "vehicle": { "id": "1316", "label": "1316" } } }, { "id": "1854697", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895880", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 }, { "arrival": { "time": "1777895964", "uncertainty": 120 }, "departure": { "time": "1777895964", "uncertainty": 120 }, "stopId": "0:MER02", "stopSequence": 2 }, { "arrival": { "time": "1777896106", "uncertainty": 120 }, "departure": { "time": "1777896106", "uncertainty": 120 }, "stopId": "0:EXP02", "stopSequence": 3 }, { "arrival": { "time": "1777896165", "uncertainty": 120 }, "departure": { "time": "1777896165", "uncertainty": 120 }, "stopId": "0:ECO02", "stopSequence": 4 }, { "arrival": { "time": "1777896230", "uncertainty": 120 }, "departure": { "time": "1777896230", "uncertainty": 120 }, "stopId": "0:ART02", "stopSequence": 5 }, { "arrival": { "time": "1777896323", "uncertainty": 120 }, "departure": { "time": "1777896323", "uncertainty": 120 }, "stopId": "0:ARA02", "stopSequence": 6 }, { "arrival": { "time": "1777896378", "uncertainty": 120 }, "departure": { "time": "1777896378", "uncertainty": 120 }, "stopId": "0:GRA02", "stopSequence": 7 }, { "arrival": { "time": "1777896439", "uncertainty": 120 }, "departure": { "time": "1777896439", "uncertainty": 120 }, "stopId": "0:BRG02", "stopSequence": 8 }, { "arrival": { "time": "1777896503", "uncertainty": 120 }, "departure": { "time": "1777896503", "uncertainty": 120 }, "stopId": "0:GUY02", "stopSequence": 9 }, { "arrival": { "time": "1777896561", "uncertainty": 120 }, "departure": { "time": "1777896561", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 10 }, { "arrival": { "time": "1777896631", "uncertainty": 120 }, "departure": { "time": "1777896631", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 11 }, { "arrival": { "time": "1777896697", "uncertainty": 120 }, "departure": { "time": "1777896697", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 12 }, { "arrival": { "time": "1777896792", "uncertainty": 120 }, "departure": { "time": "1777896792", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 13 }, { "arrival": { "time": "1777896853", "uncertainty": 120 }, "departure": { "time": "1777896853", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 14 }, { "arrival": { "time": "1777896931", "uncertainty": 120 }, "departure": { "time": "1777896931", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 15 }, { "arrival": { "time": "1777897006", "uncertainty": 120 }, "departure": { "time": "1777897006", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 16 }, { "arrival": { "time": "1777897077", "uncertainty": 120 }, "departure": { "time": "1777897077", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 17 }, { "arrival": { "time": "1777897189", "uncertainty": 120 }, "departure": { "time": "1777897189", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 18 }, { "arrival": { "time": "1777897317", "uncertainty": 120 }, "departure": { "time": "1777897317", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 19 }, { "arrival": { "time": "1777897551", "uncertainty": 120 }, "departure": { "time": "1777897551", "uncertainty": 120 }, "stopId": "0:SAU02", "stopSequence": 20 }, { "arrival": { "time": "1777897617", "uncertainty": 120 }, "stopId": "0:CTU02", "stopSequence": 21 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854697" } } }, { "id": "1854698", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896480", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854698" } } }, { "id": "1854699", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897020", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854699" } } }, { "id": "1854693", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893480", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 }, { "arrival": { "time": "1777893574", "uncertainty": 120 }, "departure": { "time": "1777893601", "uncertainty": 120 }, "stopId": "0:MER02", "stopSequence": 2 }, { "arrival": { "time": "1777893743", "uncertainty": 120 }, "departure": { "time": "1777893750", "uncertainty": 120 }, "stopId": "0:EXP02", "stopSequence": 3 }, { "arrival": { "time": "1777893810", "uncertainty": 120 }, "departure": { "time": "1777893840", "uncertainty": 120 }, "stopId": "0:ECO02", "stopSequence": 4 }, { "arrival": { "time": "1777893911", "uncertainty": 120 }, "departure": { "time": "1777893930", "uncertainty": 120 }, "stopId": "0:ART02", "stopSequence": 5 }, { "arrival": { "time": "1777894000", "uncertainty": 120 }, "departure": { "time": "1777894020", "uncertainty": 120 }, "stopId": "0:ARA02", "stopSequence": 6 }, { "arrival": { "time": "1777894071", "uncertainty": 120 }, "departure": { "time": "1777894080", "uncertainty": 120 }, "stopId": "0:GRA02", "stopSequence": 7 }, { "arrival": { "time": "1777894141", "uncertainty": 120 }, "departure": { "time": "1777894141", "uncertainty": 120 }, "stopId": "0:BRG02", "stopSequence": 8 }, { "arrival": { "time": "1777894205", "uncertainty": 120 }, "departure": { "time": "1777894230", "uncertainty": 120 }, "stopId": "0:GUY02", "stopSequence": 9 }, { "arrival": { "time": "1777894297", "uncertainty": 120 }, "departure": { "time": "1777894320", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 10 }, { "arrival": { "time": "1777894390", "uncertainty": 120 }, "departure": { "time": "1777894410", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 11 }, { "arrival": { "time": "1777894485", "uncertainty": 120 }, "departure": { "time": "1777894500", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 12 }, { "arrival": { "time": "1777894570", "uncertainty": 120 }, "departure": { "time": "1777894590", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 13 }, { "arrival": { "time": "1777894650", "uncertainty": 120 }, "departure": { "time": "1777894650", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 14 }, { "arrival": { "time": "1777894728", "uncertainty": 120 }, "departure": { "time": "1777894740", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 15 }, { "arrival": { "time": "1777894805", "uncertainty": 120 }, "departure": { "time": "1777894805", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 16 }, { "arrival": { "time": "1777894915", "uncertainty": 120 }, "departure": { "time": "1777894980", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 17 }, { "arrival": { "time": "1777895058", "uncertainty": 120 }, "departure": { "time": "1777895070", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 18 }, { "arrival": { "time": "1777895155", "uncertainty": 120 }, "departure": { "time": "1777895220", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 19 }, { "arrival": { "time": "1777895407", "uncertainty": 120 }, "departure": { "time": "1777895407", "uncertainty": 120 }, "stopId": "0:SAU02", "stopSequence": 20 }, { "arrival": { "time": "1777895468", "uncertainty": 120 }, "stopId": "0:CTU02", "stopSequence": 21 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854693" }, "vehicle": { "id": "1951", "label": "1951" } } }, { "id": "1854694", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894080", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 }, { "arrival": { "time": "1777894179", "uncertainty": 120 }, "departure": { "time": "1777894201", "uncertainty": 120 }, "stopId": "0:MER02", "stopSequence": 2 }, { "arrival": { "time": "1777894329", "uncertainty": 120 }, "departure": { "time": "1777894329", "uncertainty": 120 }, "stopId": "0:EXP02", "stopSequence": 3 }, { "arrival": { "time": "1777894406", "uncertainty": 120 }, "departure": { "time": "1777894441", "uncertainty": 120 }, "stopId": "0:ECO02", "stopSequence": 4 }, { "arrival": { "time": "1777894500", "uncertainty": 120 }, "departure": { "time": "1777894501", "uncertainty": 120 }, "stopId": "0:ART02", "stopSequence": 5 }, { "arrival": { "time": "1777894577", "uncertainty": 120 }, "departure": { "time": "1777894591", "uncertainty": 120 }, "stopId": "0:ARA02", "stopSequence": 6 }, { "arrival": { "time": "1777894651", "uncertainty": 120 }, "departure": { "time": "1777894681", "uncertainty": 120 }, "stopId": "0:GRA02", "stopSequence": 7 }, { "arrival": { "time": "1777894741", "uncertainty": 120 }, "departure": { "time": "1777894741", "uncertainty": 120 }, "stopId": "0:BRG02", "stopSequence": 8 }, { "arrival": { "time": "1777894831", "uncertainty": 120 }, "departure": { "time": "1777894831", "uncertainty": 120 }, "stopId": "0:GUY02", "stopSequence": 9 }, { "arrival": { "time": "1777894891", "uncertainty": 120 }, "departure": { "time": "1777894921", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 10 }, { "arrival": { "time": "1777894981", "uncertainty": 120 }, "departure": { "time": "1777895011", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 11 }, { "arrival": { "time": "1777895093", "uncertainty": 120 }, "departure": { "time": "1777895101", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 12 }, { "arrival": { "time": "1777895192", "uncertainty": 120 }, "departure": { "time": "1777895221", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 13 }, { "arrival": { "time": "1777895281", "uncertainty": 120 }, "departure": { "time": "1777895281", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 14 }, { "arrival": { "time": "1777895354", "uncertainty": 120 }, "departure": { "time": "1777895371", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 15 }, { "arrival": { "time": "1777895433", "uncertainty": 120 }, "departure": { "time": "1777895433", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 16 }, { "arrival": { "time": "1777895521", "uncertainty": 120 }, "departure": { "time": "1777895521", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 17 }, { "arrival": { "time": "1777895613", "uncertainty": 120 }, "departure": { "time": "1777895613", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 18 }, { "arrival": { "time": "1777895707", "uncertainty": 120 }, "departure": { "time": "1777895707", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 19 }, { "arrival": { "time": "1777895894", "uncertainty": 120 }, "departure": { "time": "1777895894", "uncertainty": 120 }, "stopId": "0:SAU02", "stopSequence": 20 }, { "arrival": { "time": "1777895955", "uncertainty": 120 }, "stopId": "0:CTU02", "stopSequence": 21 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854694" }, "vehicle": { "id": "1322", "label": "1322" } } }, { "id": "1854695", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894676", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 }, { "arrival": { "time": "1777894751", "uncertainty": 120 }, "departure": { "time": "1777894766", "uncertainty": 120 }, "stopId": "0:MER02", "stopSequence": 2 }, { "arrival": { "time": "1777894904", "uncertainty": 120 }, "departure": { "time": "1777894916", "uncertainty": 120 }, "stopId": "0:EXP02", "stopSequence": 3 }, { "arrival": { "time": "1777894976", "uncertainty": 120 }, "departure": { "time": "1777895006", "uncertainty": 120 }, "stopId": "0:ECO02", "stopSequence": 4 }, { "arrival": { "time": "1777895066", "uncertainty": 120 }, "departure": { "time": "1777895066", "uncertainty": 120 }, "stopId": "0:ART02", "stopSequence": 5 }, { "arrival": { "time": "1777895156", "uncertainty": 120 }, "departure": { "time": "1777895186", "uncertainty": 120 }, "stopId": "0:ARA02", "stopSequence": 6 }, { "arrival": { "time": "1777895240", "uncertainty": 120 }, "departure": { "time": "1777895247", "uncertainty": 120 }, "stopId": "0:GRA02", "stopSequence": 7 }, { "arrival": { "time": "1777895306", "uncertainty": 120 }, "departure": { "time": "1777895306", "uncertainty": 120 }, "stopId": "0:BRG02", "stopSequence": 8 }, { "arrival": { "time": "1777895396", "uncertainty": 120 }, "departure": { "time": "1777895396", "uncertainty": 120 }, "stopId": "0:GUY02", "stopSequence": 9 }, { "arrival": { "time": "1777895456", "uncertainty": 120 }, "departure": { "time": "1777895456", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 10 }, { "arrival": { "time": "1777895524", "uncertainty": 120 }, "departure": { "time": "1777895524", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 11 }, { "arrival": { "time": "1777895588", "uncertainty": 120 }, "departure": { "time": "1777895588", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 12 }, { "arrival": { "time": "1777895681", "uncertainty": 120 }, "departure": { "time": "1777895681", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 13 }, { "arrival": { "time": "1777895741", "uncertainty": 120 }, "departure": { "time": "1777895741", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 14 }, { "arrival": { "time": "1777895816", "uncertainty": 120 }, "departure": { "time": "1777895816", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 15 }, { "arrival": { "time": "1777895878", "uncertainty": 120 }, "departure": { "time": "1777895878", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 16 }, { "arrival": { "time": "1777895966", "uncertainty": 120 }, "departure": { "time": "1777895966", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 17 }, { "arrival": { "time": "1777896058", "uncertainty": 120 }, "departure": { "time": "1777896058", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 18 }, { "arrival": { "time": "1777896152", "uncertainty": 120 }, "departure": { "time": "1777896152", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 19 }, { "arrival": { "time": "1777896359", "uncertainty": 120 }, "departure": { "time": "1777896359", "uncertainty": 120 }, "stopId": "0:SAU02", "stopSequence": 20 }, { "arrival": { "time": "1777896422", "uncertainty": 120 }, "stopId": "0:CTU02", "stopSequence": 21 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854695" }, "vehicle": { "id": "2143", "label": "2143" } } }, { "id": "2051034", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898700", "uncertainty": 120 }, "stopId": "0:LONGCEN1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "O2", "scheduleRelationship": "SCHEDULED", "tripId": "1_12051034" } } }, { "id": "2051033", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1777894277", "uncertainty": 120 }, "departure": { "time": "1777894277", "uncertainty": 120 }, "stopId": "0:STSYMPH1", "stopSequence": 2 }, { "arrival": { "time": "1777894788", "uncertainty": 120 }, "departure": { "time": "1777894788", "uncertainty": 120 }, "stopId": "0:SAULCNF1", "stopSequence": 3 }, { "arrival": { "time": "1777895502", "uncertainty": 120 }, "stopId": "0:MOYENPO1", "stopSequence": 4 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "O2", "scheduleRelationship": "SCHEDULED", "tripId": "1_12051033" }, "vehicle": { "id": "12347", "label": "12347" } } }, { "id": "1856492", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896540" }, "stopId": "0:VILLORM1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "108", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856492" } } }, { "id": "1880612", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893540", "uncertainty": 120 }, "stopId": "0:MARLY 3", "stopSequence": 1 }, { "arrival": { "time": "1777893575", "uncertainty": 120 }, "departure": { "time": "1777893575", "uncertainty": 120 }, "stopId": "0:NEC2", "stopSequence": 2 }, { "arrival": { "time": "1777893706", "uncertainty": 120 }, "departure": { "time": "1777893706", "uncertainty": 120 }, "stopId": "0:JOSEPH1", "stopSequence": 3 }, { "arrival": { "time": "1777893780", "uncertainty": 120 }, "departure": { "time": "1777893780", "uncertainty": 120 }, "stopId": "0:HOTELVI1", "stopSequence": 4 }, { "arrival": { "time": "1777893900", "uncertainty": 120 }, "departure": { "time": "1777893900", "uncertainty": 120 }, "stopId": "0:PJOLY1", "stopSequence": 5 }, { "arrival": { "time": "1777894008", "uncertainty": 120 }, "departure": { "time": "1777894021", "uncertainty": 120 }, "stopId": "0:SORBIER1", "stopSequence": 6 }, { "arrival": { "time": "1777894086", "uncertainty": 120 }, "departure": { "time": "1777894086", "uncertainty": 120 }, "stopId": "0:LESCLOS1", "stopSequence": 7 }, { "arrival": { "time": "1777894176", "uncertainty": 120 }, "departure": { "time": "1777894201", "uncertainty": 120 }, "stopId": "0:GARENNE1", "stopSequence": 8 }, { "arrival": { "time": "1777894259", "uncertainty": 120 }, "departure": { "time": "1777894259", "uncertainty": 120 }, "stopId": "0:GRORMES1", "stopSequence": 9 }, { "arrival": { "time": "1777894310", "uncertainty": 120 }, "departure": { "time": "1777894320", "uncertainty": 120 }, "stopId": "0:COSTEBE1", "stopSequence": 10 }, { "arrival": { "time": "1777894381", "uncertainty": 120 }, "departure": { "time": "1777894381", "uncertainty": 120 }, "stopId": "0:LUETTE2", "stopSequence": 11 }, { "arrival": { "time": "1777894435", "uncertainty": 120 }, "departure": { "time": "1777894435", "uncertainty": 120 }, "stopId": "0:11AVIAT2", "stopSequence": 12 }, { "arrival": { "time": "1777894522", "uncertainty": 120 }, "departure": { "time": "1777894531", "uncertainty": 120 }, "stopId": "0:SIMMI690", "stopSequence": 13 }, { "arrival": { "time": "1777894662", "uncertainty": 120 }, "departure": { "time": "1777894681", "uncertainty": 120 }, "stopId": "0:MERMOZ1", "stopSequence": 14 }, { "arrival": { "time": "1777894771", "uncertainty": 120 }, "departure": { "time": "1777894771", "uncertainty": 120 }, "stopId": "0:STLADRE1", "stopSequence": 15 }, { "arrival": { "time": "1777894921", "uncertainty": 120 }, "departure": { "time": "1777894921", "uncertainty": 120 }, "stopId": "0:SCHAFF02", "stopSequence": 16 }, { "arrival": { "time": "1777895131", "uncertainty": 120 }, "departure": { "time": "1777895131", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 17 }, { "arrival": { "time": "1777895191", "uncertainty": 120 }, "departure": { "time": "1777895191", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 18 }, { "arrival": { "time": "1777895271", "uncertainty": 120 }, "departure": { "time": "1777895281", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 19 }, { "arrival": { "time": "1777895330", "uncertainty": 120 }, "departure": { "time": "1777895341", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 20 }, { "arrival": { "time": "1777895425", "uncertainty": 120 }, "departure": { "time": "1777895425", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 21 }, { "arrival": { "time": "1777895496", "uncertainty": 120 }, "departure": { "time": "1777895496", "uncertainty": 120 }, "stopId": "0:ROI03", "stopSequence": 22 }, { "arrival": { "time": "1777895620", "uncertainty": 120 }, "stopId": "0:REPLYA", "stopSequence": 23 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "1_11880612" }, "vehicle": { "id": "953", "label": "953" } } }, { "id": "1880613", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894411", "uncertainty": 120 }, "stopId": "0:MARLY 3", "stopSequence": 1 }, { "arrival": { "time": "1777894463", "uncertainty": 120 }, "departure": { "time": "1777894471", "uncertainty": 120 }, "stopId": "0:NEC2", "stopSequence": 2 }, { "arrival": { "time": "1777894607", "uncertainty": 120 }, "departure": { "time": "1777894622", "uncertainty": 120 }, "stopId": "0:JOSEPH1", "stopSequence": 3 }, { "arrival": { "time": "1777894680", "uncertainty": 120 }, "departure": { "time": "1777894680", "uncertainty": 120 }, "stopId": "0:HOTELVI1", "stopSequence": 4 }, { "arrival": { "time": "1777894771", "uncertainty": 120 }, "departure": { "time": "1777894771", "uncertainty": 120 }, "stopId": "0:PJOLY1", "stopSequence": 5 }, { "arrival": { "time": "1777894884", "uncertainty": 120 }, "departure": { "time": "1777894891", "uncertainty": 120 }, "stopId": "0:SORBIER1", "stopSequence": 6 }, { "arrival": { "time": "1777894968", "uncertainty": 120 }, "departure": { "time": "1777894968", "uncertainty": 120 }, "stopId": "0:LESCLOS1", "stopSequence": 7 }, { "arrival": { "time": "1777895011", "uncertainty": 120 }, "departure": { "time": "1777895011", "uncertainty": 120 }, "stopId": "0:GARENNE1", "stopSequence": 8 }, { "arrival": { "time": "1777895079", "uncertainty": 120 }, "departure": { "time": "1777895079", "uncertainty": 120 }, "stopId": "0:GRORMES1", "stopSequence": 9 }, { "arrival": { "time": "1777895129", "uncertainty": 120 }, "departure": { "time": "1777895131", "uncertainty": 120 }, "stopId": "0:COSTEBE1", "stopSequence": 10 }, { "arrival": { "time": "1777895234", "uncertainty": 120 }, "departure": { "time": "1777895251", "uncertainty": 120 }, "stopId": "0:LUETTE2", "stopSequence": 11 }, { "arrival": { "time": "1777895281", "uncertainty": 120 }, "departure": { "time": "1777895281", "uncertainty": 120 }, "stopId": "0:11AVIAT2", "stopSequence": 12 }, { "arrival": { "time": "1777895354", "uncertainty": 120 }, "departure": { "time": "1777895371", "uncertainty": 120 }, "stopId": "0:SIMMI690", "stopSequence": 13 }, { "arrival": { "time": "1777895476", "uncertainty": 120 }, "departure": { "time": "1777895476", "uncertainty": 120 }, "stopId": "0:MERMOZ1", "stopSequence": 14 }, { "arrival": { "time": "1777895539", "uncertainty": 120 }, "departure": { "time": "1777895539", "uncertainty": 120 }, "stopId": "0:STLADRE1", "stopSequence": 15 }, { "arrival": { "time": "1777895684", "uncertainty": 120 }, "departure": { "time": "1777895684", "uncertainty": 120 }, "stopId": "0:SCHAFF02", "stopSequence": 16 }, { "arrival": { "time": "1777895769", "uncertainty": 120 }, "departure": { "time": "1777895769", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 17 }, { "arrival": { "time": "1777895830", "uncertainty": 120 }, "departure": { "time": "1777895830", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 18 }, { "arrival": { "time": "1777895909", "uncertainty": 120 }, "departure": { "time": "1777895909", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 19 }, { "arrival": { "time": "1777895958", "uncertainty": 120 }, "departure": { "time": "1777895958", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 20 }, { "arrival": { "time": "1777896048", "uncertainty": 120 }, "departure": { "time": "1777896048", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 21 }, { "arrival": { "time": "1777896119", "uncertainty": 120 }, "departure": { "time": "1777896119", "uncertainty": 120 }, "stopId": "0:ROI03", "stopSequence": 22 }, { "arrival": { "time": "1777896250", "uncertainty": 120 }, "stopId": "0:REPLYA", "stopSequence": 23 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "1_11880613" }, "vehicle": { "id": "541", "label": "541" } } }, { "id": "2051065", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896000" }, "stopId": "0:MOULMET1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "O1", "scheduleRelationship": "SCHEDULED", "tripId": "1_12051065" } } }, { "id": "1856484", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898640" }, "stopId": "0:TANNERI2", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "108", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856484" } } }, { "id": "1881215", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895341", "uncertainty": 120 }, "stopId": "0:MARLY 3", "stopSequence": 1 }, { "arrival": { "time": "1777895385", "uncertainty": 120 }, "departure": { "time": "1777895385", "uncertainty": 120 }, "stopId": "0:NEC2", "stopSequence": 2 }, { "arrival": { "time": "1777895519", "uncertainty": 120 }, "departure": { "time": "1777895519", "uncertainty": 120 }, "stopId": "0:JOSEPH1", "stopSequence": 3 }, { "arrival": { "time": "1777895583", "uncertainty": 120 }, "departure": { "time": "1777895583", "uncertainty": 120 }, "stopId": "0:HOTELVI1", "stopSequence": 4 }, { "arrival": { "time": "1777895676", "uncertainty": 120 }, "departure": { "time": "1777895676", "uncertainty": 120 }, "stopId": "0:PJOLY1", "stopSequence": 5 }, { "arrival": { "time": "1777895789", "uncertainty": 120 }, "departure": { "time": "1777895789", "uncertainty": 120 }, "stopId": "0:SORBIER1", "stopSequence": 6 }, { "arrival": { "time": "1777895868", "uncertainty": 120 }, "departure": { "time": "1777895868", "uncertainty": 120 }, "stopId": "0:LESCLOS1", "stopSequence": 7 }, { "arrival": { "time": "1777895913", "uncertainty": 120 }, "departure": { "time": "1777895913", "uncertainty": 120 }, "stopId": "0:GARENNE1", "stopSequence": 8 }, { "arrival": { "time": "1777895981", "uncertainty": 120 }, "departure": { "time": "1777895981", "uncertainty": 120 }, "stopId": "0:GRORMES1", "stopSequence": 9 }, { "arrival": { "time": "1777896036", "uncertainty": 120 }, "departure": { "time": "1777896036", "uncertainty": 120 }, "stopId": "0:COSTEBE1", "stopSequence": 10 }, { "arrival": { "time": "1777896135", "uncertainty": 120 }, "departure": { "time": "1777896135", "uncertainty": 120 }, "stopId": "0:LUETTE2", "stopSequence": 11 }, { "arrival": { "time": "1777896167", "uncertainty": 120 }, "departure": { "time": "1777896167", "uncertainty": 120 }, "stopId": "0:11AVIAT2", "stopSequence": 12 }, { "arrival": { "time": "1777896276", "uncertainty": 120 }, "departure": { "time": "1777896276", "uncertainty": 120 }, "stopId": "0:SIMMI690", "stopSequence": 13 }, { "arrival": { "time": "1777896383", "uncertainty": 120 }, "departure": { "time": "1777896383", "uncertainty": 120 }, "stopId": "0:MERMOZ1", "stopSequence": 14 }, { "arrival": { "time": "1777896447", "uncertainty": 120 }, "departure": { "time": "1777896447", "uncertainty": 120 }, "stopId": "0:STLADRE1", "stopSequence": 15 }, { "arrival": { "time": "1777896584", "uncertainty": 120 }, "departure": { "time": "1777896584", "uncertainty": 120 }, "stopId": "0:SCHAFF02", "stopSequence": 16 }, { "arrival": { "time": "1777896643", "uncertainty": 120 }, "departure": { "time": "1777896643", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 17 }, { "arrival": { "time": "1777896707", "uncertainty": 120 }, "departure": { "time": "1777896707", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 18 }, { "arrival": { "time": "1777896787", "uncertainty": 120 }, "departure": { "time": "1777896787", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 19 }, { "arrival": { "time": "1777896838", "uncertainty": 120 }, "departure": { "time": "1777896838", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 20 }, { "arrival": { "time": "1777896939", "uncertainty": 120 }, "departure": { "time": "1777896939", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 21 }, { "arrival": { "time": "1777897012", "uncertainty": 120 }, "departure": { "time": "1777897012", "uncertainty": 120 }, "stopId": "0:ROI03", "stopSequence": 22 }, { "arrival": { "time": "1777897164", "uncertainty": 120 }, "stopId": "0:REPLYA", "stopSequence": 23 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "1_11881215" }, "vehicle": { "id": "1245", "label": "1245" } } }, { "id": "1854454", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896900" }, "stopId": "0:PALAISS2", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "19", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854454" } } }, { "id": "1855686", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893443", "uncertainty": 120 }, "stopId": "0:LUXE", "stopSequence": 1 }, { "arrival": { "time": "1777893578", "uncertainty": 120 }, "departure": { "time": "1777893593", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 2 }, { "arrival": { "time": "1777893713", "uncertainty": 120 }, "departure": { "time": "1777893713", "uncertainty": 120 }, "stopId": "0:TIGNO395", "stopSequence": 3 }, { "arrival": { "time": "1777893743", "uncertainty": 120 }, "departure": { "time": "1777893743", "uncertainty": 120 }, "stopId": "0:COLIBRI2", "stopSequence": 4 }, { "arrival": { "time": "1777893790", "uncertainty": 120 }, "departure": { "time": "1777893790", "uncertainty": 120 }, "stopId": "0:LEMOYNE2", "stopSequence": 5 }, { "arrival": { "time": "1777893844", "uncertainty": 120 }, "departure": { "time": "1777893844", "uncertainty": 120 }, "stopId": "0:NJUNG2", "stopSequence": 6 }, { "arrival": { "time": "1777893893", "uncertainty": 120 }, "departure": { "time": "1777893963", "uncertainty": 120 }, "stopId": "0:BUCHOZ2", "stopSequence": 7 }, { "arrival": { "time": "1777893963", "uncertainty": 120 }, "departure": { "time": "1777893963", "uncertainty": 120 }, "stopId": "0:SANSONN2", "stopSequence": 8 }, { "arrival": { "time": "1777894053", "uncertainty": 120 }, "departure": { "time": "1777894053", "uncertainty": 120 }, "stopId": "0:FRIERES2", "stopSequence": 9 }, { "arrival": { "time": "1777894115", "uncertainty": 120 }, "departure": { "time": "1777894115", "uncertainty": 120 }, "stopId": "0:CARREFO2", "stopSequence": 10 }, { "arrival": { "time": "1777894188", "uncertainty": 120 }, "departure": { "time": "1777894188", "uncertainty": 120 }, "stopId": "0:LAVANDI2", "stopSequence": 11 }, { "arrival": { "time": "1777894263", "uncertainty": 120 }, "departure": { "time": "1777894263", "uncertainty": 120 }, "stopId": "0:PLACEPU2", "stopSequence": 12 }, { "arrival": { "time": "1777894344", "uncertainty": 120 }, "departure": { "time": "1777894344", "uncertainty": 120 }, "stopId": "0:RUEMETZ2", "stopSequence": 13 }, { "arrival": { "time": "1777894428", "uncertainty": 120 }, "departure": { "time": "1777894433", "uncertainty": 120 }, "stopId": "0:SAULNYC2", "stopSequence": 14 }, { "arrival": { "time": "1777894471", "uncertainty": 120 }, "departure": { "time": "1777894471", "uncertainty": 120 }, "stopId": "0:BRIEYS02", "stopSequence": 15 }, { "arrival": { "time": "1777894827", "uncertainty": 120 }, "departure": { "time": "1777894827", "uncertainty": 120 }, "stopId": "0:MONTAG02", "stopSequence": 16 }, { "arrival": { "time": "1777894921", "uncertainty": 120 }, "departure": { "time": "1777894921", "uncertainty": 120 }, "stopId": "0:HAMJER04", "stopSequence": 17 }, { "arrival": { "time": "1777894996", "uncertainty": 120 }, "departure": { "time": "1777895004", "uncertainty": 120 }, "stopId": "0:RUEECO01", "stopSequence": 18 }, { "arrival": { "time": "1777895098", "uncertainty": 120 }, "departure": { "time": "1777895098", "uncertainty": 120 }, "stopId": "0:ABBEBAU1", "stopSequence": 19 }, { "arrival": { "time": "1777895153", "uncertainty": 120 }, "departure": { "time": "1777895153", "uncertainty": 120 }, "stopId": "0:18AOUT2", "stopSequence": 20 }, { "arrival": { "time": "1777895198", "uncertainty": 120 }, "departure": { "time": "1777895198", "uncertainty": 120 }, "stopId": "0:MINE02", "stopSequence": 21 }, { "arrival": { "time": "1777895221", "uncertainty": 120 }, "departure": { "time": "1777895221", "uncertainty": 120 }, "stopId": "0:RONEGL2", "stopSequence": 22 }, { "arrival": { "time": "1777895243", "uncertainty": 120 }, "departure": { "time": "1777895243", "uncertainty": 120 }, "stopId": "0:RAYMON2", "stopSequence": 23 }, { "arrival": { "time": "1777895321", "uncertainty": 120 }, "departure": { "time": "1777895321", "uncertainty": 120 }, "stopId": "0:RONCEN2", "stopSequence": 24 }, { "arrival": { "time": "1777895390", "uncertainty": 120 }, "departure": { "time": "1777895393", "uncertainty": 120 }, "stopId": "0:MASARI2", "stopSequence": 25 }, { "arrival": { "time": "1777895434", "uncertainty": 120 }, "stopId": "0:RONC4", "stopSequence": 26 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "107", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855686" }, "vehicle": { "id": "2431", "label": "2431" } } }, { "id": "1855687", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897020", "uncertainty": 120 }, "stopId": "0:LUXE", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "107", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855687" } } }, { "id": "1854439", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896000" }, "stopId": "0:LECLERC1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854439" } } }, { "id": "1855735", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894800", "uncertainty": 120 }, "stopId": "0:LUXE", "stopSequence": 1 }, { "arrival": { "time": "1777894994", "uncertainty": 120 }, "departure": { "time": "1777894994", "uncertainty": 120 }, "stopId": "0:VAUTRIN2", "stopSequence": 2 }, { "arrival": { "time": "1777895112", "uncertainty": 120 }, "departure": { "time": "1777895130", "uncertainty": 120 }, "stopId": "0:PREFECT2", "stopSequence": 3 }, { "arrival": { "time": "1777895190", "uncertainty": 120 }, "departure": { "time": "1777895190", "uncertainty": 120 }, "stopId": "0:STGEORG2", "stopSequence": 4 }, { "arrival": { "time": "1777895250", "uncertainty": 120 }, "departure": { "time": "1777895250", "uncertainty": 120 }, "stopId": "0:RIMPORT2", "stopSequence": 5 }, { "arrival": { "time": "1777895328", "uncertainty": 120 }, "departure": { "time": "1777895328", "uncertainty": 120 }, "stopId": "0:BLIDA2", "stopSequence": 6 }, { "arrival": { "time": "1777895370", "uncertainty": 120 }, "departure": { "time": "1777895370", "uncertainty": 120 }, "stopId": "0:CHAMBIE2", "stopSequence": 7 }, { "arrival": { "time": "1777895561", "uncertainty": 120 }, "departure": { "time": "1777895561", "uncertainty": 120 }, "stopId": "0:PORTMZ2", "stopSequence": 8 }, { "arrival": { "time": "1777895623", "uncertainty": 120 }, "departure": { "time": "1777895623", "uncertainty": 120 }, "stopId": "0:SILOS2", "stopSequence": 9 }, { "arrival": { "time": "1777895698", "uncertainty": 120 }, "departure": { "time": "1777895698", "uncertainty": 120 }, "stopId": "0:GRDAMES2", "stopSequence": 10 }, { "arrival": { "time": "1777895801", "uncertainty": 120 }, "departure": { "time": "1777895801", "uncertainty": 120 }, "stopId": "0:IKEA2", "stopSequence": 11 }, { "arrival": { "time": "1777895861", "uncertainty": 120 }, "departure": { "time": "1777895861", "uncertainty": 120 }, "stopId": "0:CENTRAL2", "stopSequence": 12 }, { "arrival": { "time": "1777896017", "uncertainty": 120 }, "departure": { "time": "1777896017", "uncertainty": 120 }, "stopId": "0:PIERRET2", "stopSequence": 13 }, { "arrival": { "time": "1777896048", "uncertainty": 120 }, "departure": { "time": "1777896048", "uncertainty": 120 }, "stopId": "0:CHENEVI2", "stopSequence": 14 }, { "arrival": { "time": "1777896086", "uncertainty": 120 }, "departure": { "time": "1777896086", "uncertainty": 120 }, "stopId": "0:LAMAXE2", "stopSequence": 15 }, { "arrival": { "time": "1777896118", "uncertainty": 120 }, "stopId": "0:FRANCLO1", "stopSequence": 16 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "111", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855735" }, "vehicle": { "id": "1639", "label": "1639" } } }, { "id": "2051041", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896000", "uncertainty": 120 }, "stopId": "0:MOYENPO1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "O2", "scheduleRelationship": "SCHEDULED", "tripId": "1_12051041" } } }, { "id": "1855726", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898400", "uncertainty": 120 }, "stopId": "0:LUXE", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "111", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855726" } } }, { "id": "1881216", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896120", "uncertainty": 120 }, "stopId": "0:MARLY 3", "stopSequence": 1 }, { "arrival": { "time": "1777896209", "uncertainty": 120 }, "departure": { "time": "1777896209", "uncertainty": 120 }, "stopId": "0:NEC2", "stopSequence": 2 }, { "arrival": { "time": "1777896335", "uncertainty": 120 }, "departure": { "time": "1777896335", "uncertainty": 120 }, "stopId": "0:JOSEPH1", "stopSequence": 3 }, { "arrival": { "time": "1777896424", "uncertainty": 120 }, "departure": { "time": "1777896424", "uncertainty": 120 }, "stopId": "0:HOTELVI1", "stopSequence": 4 }, { "arrival": { "time": "1777896524", "uncertainty": 120 }, "departure": { "time": "1777896524", "uncertainty": 120 }, "stopId": "0:PJOLY1", "stopSequence": 5 }, { "arrival": { "time": "1777896636", "uncertainty": 120 }, "departure": { "time": "1777896636", "uncertainty": 120 }, "stopId": "0:SORBIER1", "stopSequence": 6 }, { "arrival": { "time": "1777896718", "uncertainty": 120 }, "departure": { "time": "1777896718", "uncertainty": 120 }, "stopId": "0:LESCLOS1", "stopSequence": 7 }, { "arrival": { "time": "1777896765", "uncertainty": 120 }, "departure": { "time": "1777896765", "uncertainty": 120 }, "stopId": "0:GARENNE1", "stopSequence": 8 }, { "arrival": { "time": "1777896828", "uncertainty": 120 }, "departure": { "time": "1777896828", "uncertainty": 120 }, "stopId": "0:GRORMES1", "stopSequence": 9 }, { "arrival": { "time": "1777896900", "uncertainty": 120 }, "departure": { "time": "1777896900", "uncertainty": 120 }, "stopId": "0:COSTEBE1", "stopSequence": 10 }, { "arrival": { "time": "1777896965", "uncertainty": 120 }, "departure": { "time": "1777896965", "uncertainty": 120 }, "stopId": "0:LUETTE2", "stopSequence": 11 }, { "arrival": { "time": "1777896997", "uncertainty": 120 }, "departure": { "time": "1777896997", "uncertainty": 120 }, "stopId": "0:11AVIAT2", "stopSequence": 12 }, { "arrival": { "time": "1777897085", "uncertainty": 120 }, "departure": { "time": "1777897085", "uncertainty": 120 }, "stopId": "0:SIMMI690", "stopSequence": 13 }, { "arrival": { "time": "1777897172", "uncertainty": 120 }, "departure": { "time": "1777897172", "uncertainty": 120 }, "stopId": "0:MERMOZ1", "stopSequence": 14 }, { "arrival": { "time": "1777897236", "uncertainty": 120 }, "departure": { "time": "1777897236", "uncertainty": 120 }, "stopId": "0:STLADRE1", "stopSequence": 15 }, { "arrival": { "time": "1777897334", "uncertainty": 120 }, "departure": { "time": "1777897334", "uncertainty": 120 }, "stopId": "0:SCHAFF02", "stopSequence": 16 }, { "arrival": { "time": "1777897387", "uncertainty": 120 }, "departure": { "time": "1777897387", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 17 }, { "arrival": { "time": "1777897462", "uncertainty": 120 }, "departure": { "time": "1777897462", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 18 }, { "arrival": { "time": "1777897543", "uncertainty": 120 }, "departure": { "time": "1777897543", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 19 }, { "arrival": { "time": "1777897602", "uncertainty": 120 }, "departure": { "time": "1777897602", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 20 }, { "arrival": { "time": "1777897730", "uncertainty": 120 }, "departure": { "time": "1777897730", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 21 }, { "arrival": { "time": "1777897811", "uncertainty": 120 }, "departure": { "time": "1777897811", "uncertainty": 120 }, "stopId": "0:ROI03", "stopSequence": 22 }, { "arrival": { "time": "1777897963", "uncertainty": 120 }, "stopId": "0:REPLYA", "stopSequence": 23 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "1_11881216" } } }, { "id": "1881217", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896960", "uncertainty": 120 }, "stopId": "0:MARLY 3", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "1_11881217" } } }, { "id": "1881218", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897920", "uncertainty": 120 }, "stopId": "0:MARLY 3", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "1_11881218" } } }, { "id": "1881219", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898880", "uncertainty": 120 }, "stopId": "0:MARLY 3", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "1_11881219" } } }, { "id": "1854512", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896600", "uncertainty": 120 }, "stopId": "0:MARLY2", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "82", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854512" } } }, { "id": "1852892", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893000", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 }, { "arrival": { "time": "1777893131", "uncertainty": 120 }, "departure": { "time": "1777893131", "uncertainty": 120 }, "stopId": "0:ROTONDE1", "stopSequence": 2 }, { "arrival": { "time": "1777893154", "uncertainty": 120 }, "departure": { "time": "1777893154", "uncertainty": 120 }, "stopId": "0:LOTINDU1", "stopSequence": 3 }, { "arrival": { "time": "1777893211", "uncertainty": 120 }, "departure": { "time": "1777893211", "uncertainty": 120 }, "stopId": "0:CITSNCF1", "stopSequence": 4 }, { "arrival": { "time": "1777893271", "uncertainty": 120 }, "departure": { "time": "1777893271", "uncertainty": 120 }, "stopId": "0:VOSGES1", "stopSequence": 5 }, { "arrival": { "time": "1777893322", "uncertainty": 120 }, "departure": { "time": "1777893322", "uncertainty": 120 }, "stopId": "0:ALGER1", "stopSequence": 6 }, { "arrival": { "time": "1777893337", "uncertainty": 120 }, "departure": { "time": "1777893361", "uncertainty": 120 }, "stopId": "0:TOURAIN1", "stopSequence": 7 }, { "arrival": { "time": "1777893427", "uncertainty": 120 }, "departure": { "time": "1777893427", "uncertainty": 120 }, "stopId": "0:STQUENT1", "stopSequence": 8 }, { "arrival": { "time": "1777893451", "uncertainty": 120 }, "departure": { "time": "1777893451", "uncertainty": 120 }, "stopId": "0:SVICTOR1", "stopSequence": 9 }, { "arrival": { "time": "1777893558", "uncertainty": 120 }, "departure": { "time": "1777893571", "uncertainty": 120 }, "stopId": "0:LITALDU1", "stopSequence": 10 }, { "arrival": { "time": "1777893601", "uncertainty": 120 }, "departure": { "time": "1777893661", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 11 }, { "arrival": { "time": "1777893729", "uncertainty": 120 }, "departure": { "time": "1777893729", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 12 }, { "arrival": { "time": "1777893807", "uncertainty": 120 }, "departure": { "time": "1777893811", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 13 }, { "arrival": { "time": "1777893856", "uncertainty": 120 }, "departure": { "time": "1777893871", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 14 }, { "arrival": { "time": "1777893991", "uncertainty": 120 }, "departure": { "time": "1777893991", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 15 }, { "arrival": { "time": "1777894062", "uncertainty": 120 }, "departure": { "time": "1777894081", "uncertainty": 120 }, "stopId": "0:ROI03", "stopSequence": 16 }, { "arrival": { "time": "1777894198", "uncertainty": 120 }, "departure": { "time": "1777894261", "uncertainty": 120 }, "stopId": "0:REPBS", "stopSequence": 17 }, { "arrival": { "time": "1777894395", "uncertainty": 120 }, "departure": { "time": "1777894411", "uncertainty": 120 }, "stopId": "0:STNICOL3", "stopSequence": 18 }, { "arrival": { "time": "1777894471", "uncertainty": 120 }, "departure": { "time": "1777894501", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 19 }, { "arrival": { "time": "1777894621", "uncertainty": 120 }, "departure": { "time": "1777894651", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 20 }, { "arrival": { "time": "1777894807", "uncertainty": 120 }, "departure": { "time": "1777894807", "uncertainty": 120 }, "stopId": "0:JUIN2", "stopSequence": 21 }, { "arrival": { "time": "1777894861", "uncertainty": 120 }, "departure": { "time": "1777894861", "uncertainty": 120 }, "stopId": "0:RAPLEVY2", "stopSequence": 22 }, { "arrival": { "time": "1777894930", "uncertainty": 120 }, "departure": { "time": "1777894930", "uncertainty": 120 }, "stopId": "0:ARTILLE2", "stopSequence": 23 }, { "arrival": { "time": "1777894995", "uncertainty": 120 }, "departure": { "time": "1777895011", "uncertainty": 120 }, "stopId": "0:BERNE2", "stopSequence": 24 }, { "arrival": { "time": "1777895064", "uncertainty": 120 }, "departure": { "time": "1777895101", "uncertainty": 120 }, "stopId": "0:ALSLORR2", "stopSequence": 25 }, { "arrival": { "time": "1777895157", "uncertainty": 120 }, "departure": { "time": "1777895161", "uncertainty": 120 }, "stopId": "0:STOXEY2", "stopSequence": 26 }, { "arrival": { "time": "1777895251", "uncertainty": 120 }, "departure": { "time": "1777895251", "uncertainty": 120 }, "stopId": "0:JURA2", "stopSequence": 27 }, { "arrival": { "time": "1777895311", "uncertainty": 120 }, "departure": { "time": "1777895311", "uncertainty": 120 }, "stopId": "0:PTSOEUR2", "stopSequence": 28 }, { "arrival": { "time": "1777895376", "uncertainty": 120 }, "departure": { "time": "1777895376", "uncertainty": 120 }, "stopId": "0:METMAN2", "stopSequence": 29 }, { "arrival": { "time": "1777895448", "uncertainty": 120 }, "departure": { "time": "1777895448", "uncertainty": 120 }, "stopId": "0:MAUJEAN2", "stopSequence": 30 }, { "arrival": { "time": "1777895499", "uncertainty": 120 }, "departure": { "time": "1777895499", "uncertainty": 120 }, "stopId": "0:GENIVAU2", "stopSequence": 31 }, { "arrival": { "time": "1777895530", "uncertainty": 120 }, "departure": { "time": "1777895530", "uncertainty": 120 }, "stopId": "0:FOUGERE2", "stopSequence": 32 }, { "arrival": { "time": "1777895573", "uncertainty": 120 }, "departure": { "time": "1777895573", "uncertainty": 120 }, "stopId": "0:LORIENT2", "stopSequence": 33 }, { "arrival": { "time": "1777895623", "uncertainty": 120 }, "departure": { "time": "1777895623", "uncertainty": 120 }, "stopId": "0:JACINTH2", "stopSequence": 34 }, { "arrival": { "time": "1777895700", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 35 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852892" }, "vehicle": { "id": "2428", "label": "2428" } } }, { "id": "1852893", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893751", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 }, { "arrival": { "time": "1777893920", "uncertainty": 120 }, "departure": { "time": "1777893920", "uncertainty": 120 }, "stopId": "0:ROTONDE1", "stopSequence": 2 }, { "arrival": { "time": "1777893942", "uncertainty": 120 }, "departure": { "time": "1777893942", "uncertainty": 120 }, "stopId": "0:LOTINDU1", "stopSequence": 3 }, { "arrival": { "time": "1777893992", "uncertainty": 120 }, "departure": { "time": "1777893992", "uncertainty": 120 }, "stopId": "0:CITSNCF1", "stopSequence": 4 }, { "arrival": { "time": "1777894080", "uncertainty": 120 }, "departure": { "time": "1777894082", "uncertainty": 120 }, "stopId": "0:VOSGES1", "stopSequence": 5 }, { "arrival": { "time": "1777894121", "uncertainty": 120 }, "departure": { "time": "1777894121", "uncertainty": 120 }, "stopId": "0:ALGER1", "stopSequence": 6 }, { "arrival": { "time": "1777894140", "uncertainty": 120 }, "departure": { "time": "1777894141", "uncertainty": 120 }, "stopId": "0:TOURAIN1", "stopSequence": 7 }, { "arrival": { "time": "1777894236", "uncertainty": 120 }, "departure": { "time": "1777894236", "uncertainty": 120 }, "stopId": "0:STQUENT1", "stopSequence": 8 }, { "arrival": { "time": "1777894283", "uncertainty": 120 }, "departure": { "time": "1777894291", "uncertainty": 120 }, "stopId": "0:SVICTOR1", "stopSequence": 9 }, { "arrival": { "time": "1777894351", "uncertainty": 120 }, "departure": { "time": "1777894351", "uncertainty": 120 }, "stopId": "0:LITALDU1", "stopSequence": 10 }, { "arrival": { "time": "1777894440", "uncertainty": 120 }, "departure": { "time": "1777894471", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 11 }, { "arrival": { "time": "1777894531", "uncertainty": 120 }, "departure": { "time": "1777894531", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 12 }, { "arrival": { "time": "1777894621", "uncertainty": 120 }, "departure": { "time": "1777894621", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 13 }, { "arrival": { "time": "1777894670", "uncertainty": 120 }, "departure": { "time": "1777894681", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 14 }, { "arrival": { "time": "1777894801", "uncertainty": 120 }, "departure": { "time": "1777894801", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 15 }, { "arrival": { "time": "1777894883", "uncertainty": 120 }, "departure": { "time": "1777894883", "uncertainty": 120 }, "stopId": "0:ROI03", "stopSequence": 16 }, { "arrival": { "time": "1777894951", "uncertainty": 120 }, "departure": { "time": "1777894981", "uncertainty": 120 }, "stopId": "0:REPBS", "stopSequence": 17 }, { "arrival": { "time": "1777895098", "uncertainty": 120 }, "departure": { "time": "1777895131", "uncertainty": 120 }, "stopId": "0:STNICOL3", "stopSequence": 18 }, { "arrival": { "time": "1777895161", "uncertainty": 120 }, "departure": { "time": "1777895220", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 19 }, { "arrival": { "time": "1777895381", "uncertainty": 120 }, "departure": { "time": "1777895381", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 20 }, { "arrival": { "time": "1777895541", "uncertainty": 120 }, "departure": { "time": "1777895541", "uncertainty": 120 }, "stopId": "0:JUIN2", "stopSequence": 21 }, { "arrival": { "time": "1777895594", "uncertainty": 120 }, "departure": { "time": "1777895594", "uncertainty": 120 }, "stopId": "0:RAPLEVY2", "stopSequence": 22 }, { "arrival": { "time": "1777895661", "uncertainty": 120 }, "departure": { "time": "1777895661", "uncertainty": 120 }, "stopId": "0:ARTILLE2", "stopSequence": 23 }, { "arrival": { "time": "1777895727", "uncertainty": 120 }, "departure": { "time": "1777895727", "uncertainty": 120 }, "stopId": "0:BERNE2", "stopSequence": 24 }, { "arrival": { "time": "1777895780", "uncertainty": 120 }, "departure": { "time": "1777895780", "uncertainty": 120 }, "stopId": "0:ALSLORR2", "stopSequence": 25 }, { "arrival": { "time": "1777895837", "uncertainty": 120 }, "departure": { "time": "1777895837", "uncertainty": 120 }, "stopId": "0:STOXEY2", "stopSequence": 26 }, { "arrival": { "time": "1777895930", "uncertainty": 120 }, "departure": { "time": "1777895930", "uncertainty": 120 }, "stopId": "0:JURA2", "stopSequence": 27 }, { "arrival": { "time": "1777895991", "uncertainty": 120 }, "departure": { "time": "1777895991", "uncertainty": 120 }, "stopId": "0:PTSOEUR2", "stopSequence": 28 }, { "arrival": { "time": "1777896026", "uncertainty": 120 }, "departure": { "time": "1777896026", "uncertainty": 120 }, "stopId": "0:METMAN2", "stopSequence": 29 }, { "arrival": { "time": "1777896098", "uncertainty": 120 }, "departure": { "time": "1777896098", "uncertainty": 120 }, "stopId": "0:MAUJEAN2", "stopSequence": 30 }, { "arrival": { "time": "1777896149", "uncertainty": 120 }, "departure": { "time": "1777896149", "uncertainty": 120 }, "stopId": "0:GENIVAU2", "stopSequence": 31 }, { "arrival": { "time": "1777896180", "uncertainty": 120 }, "departure": { "time": "1777896180", "uncertainty": 120 }, "stopId": "0:FOUGERE2", "stopSequence": 32 }, { "arrival": { "time": "1777896224", "uncertainty": 120 }, "departure": { "time": "1777896224", "uncertainty": 120 }, "stopId": "0:LORIENT2", "stopSequence": 33 }, { "arrival": { "time": "1777896274", "uncertainty": 120 }, "departure": { "time": "1777896274", "uncertainty": 120 }, "stopId": "0:JACINTH2", "stopSequence": 34 }, { "arrival": { "time": "1777896351", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 35 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852893" }, "vehicle": { "id": "1334", "label": "1334" } } }, { "id": "1852894", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894200", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 }, { "arrival": { "time": "1777894352", "uncertainty": 120 }, "departure": { "time": "1777894352", "uncertainty": 120 }, "stopId": "0:ROTONDE1", "stopSequence": 2 }, { "arrival": { "time": "1777894396", "uncertainty": 120 }, "departure": { "time": "1777894412", "uncertainty": 120 }, "stopId": "0:LOTINDU1", "stopSequence": 3 }, { "arrival": { "time": "1777894472", "uncertainty": 120 }, "departure": { "time": "1777894472", "uncertainty": 120 }, "stopId": "0:CITSNCF1", "stopSequence": 4 }, { "arrival": { "time": "1777894571", "uncertainty": 120 }, "departure": { "time": "1777894571", "uncertainty": 120 }, "stopId": "0:VOSGES1", "stopSequence": 5 }, { "arrival": { "time": "1777894622", "uncertainty": 120 }, "departure": { "time": "1777894622", "uncertainty": 120 }, "stopId": "0:ALGER1", "stopSequence": 6 }, { "arrival": { "time": "1777894627", "uncertainty": 120 }, "departure": { "time": "1777894627", "uncertainty": 120 }, "stopId": "0:TOURAIN1", "stopSequence": 7 }, { "arrival": { "time": "1777894751", "uncertainty": 120 }, "departure": { "time": "1777894751", "uncertainty": 120 }, "stopId": "0:STQUENT1", "stopSequence": 8 }, { "arrival": { "time": "1777894806", "uncertainty": 120 }, "departure": { "time": "1777894806", "uncertainty": 120 }, "stopId": "0:SVICTOR1", "stopSequence": 9 }, { "arrival": { "time": "1777894860", "uncertainty": 120 }, "departure": { "time": "1777894860", "uncertainty": 120 }, "stopId": "0:LITALDU1", "stopSequence": 10 }, { "arrival": { "time": "1777894952", "uncertainty": 120 }, "departure": { "time": "1777894952", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 11 }, { "arrival": { "time": "1777895012", "uncertainty": 120 }, "departure": { "time": "1777895012", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 12 }, { "arrival": { "time": "1777895102", "uncertainty": 120 }, "departure": { "time": "1777895132", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 13 }, { "arrival": { "time": "1777895162", "uncertainty": 120 }, "departure": { "time": "1777895162", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 14 }, { "arrival": { "time": "1777895249", "uncertainty": 120 }, "departure": { "time": "1777895252", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 15 }, { "arrival": { "time": "1777895322", "uncertainty": 120 }, "departure": { "time": "1777895342", "uncertainty": 120 }, "stopId": "0:ROI03", "stopSequence": 16 }, { "arrival": { "time": "1777895475", "uncertainty": 120 }, "departure": { "time": "1777895475", "uncertainty": 120 }, "stopId": "0:REPBS", "stopSequence": 17 }, { "arrival": { "time": "1777895603", "uncertainty": 120 }, "departure": { "time": "1777895603", "uncertainty": 120 }, "stopId": "0:STNICOL3", "stopSequence": 18 }, { "arrival": { "time": "1777895635", "uncertainty": 120 }, "departure": { "time": "1777895635", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 19 }, { "arrival": { "time": "1777895749", "uncertainty": 120 }, "departure": { "time": "1777895749", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 20 }, { "arrival": { "time": "1777895909", "uncertainty": 120 }, "departure": { "time": "1777895909", "uncertainty": 120 }, "stopId": "0:JUIN2", "stopSequence": 21 }, { "arrival": { "time": "1777895962", "uncertainty": 120 }, "departure": { "time": "1777895962", "uncertainty": 120 }, "stopId": "0:RAPLEVY2", "stopSequence": 22 }, { "arrival": { "time": "1777896028", "uncertainty": 120 }, "departure": { "time": "1777896028", "uncertainty": 120 }, "stopId": "0:ARTILLE2", "stopSequence": 23 }, { "arrival": { "time": "1777896094", "uncertainty": 120 }, "departure": { "time": "1777896094", "uncertainty": 120 }, "stopId": "0:BERNE2", "stopSequence": 24 }, { "arrival": { "time": "1777896147", "uncertainty": 120 }, "departure": { "time": "1777896147", "uncertainty": 120 }, "stopId": "0:ALSLORR2", "stopSequence": 25 }, { "arrival": { "time": "1777896204", "uncertainty": 120 }, "departure": { "time": "1777896204", "uncertainty": 120 }, "stopId": "0:STOXEY2", "stopSequence": 26 }, { "arrival": { "time": "1777896297", "uncertainty": 120 }, "departure": { "time": "1777896297", "uncertainty": 120 }, "stopId": "0:JURA2", "stopSequence": 27 }, { "arrival": { "time": "1777896358", "uncertainty": 120 }, "departure": { "time": "1777896358", "uncertainty": 120 }, "stopId": "0:PTSOEUR2", "stopSequence": 28 }, { "arrival": { "time": "1777896396", "uncertainty": 120 }, "departure": { "time": "1777896396", "uncertainty": 120 }, "stopId": "0:METMAN2", "stopSequence": 29 }, { "arrival": { "time": "1777896468", "uncertainty": 120 }, "departure": { "time": "1777896468", "uncertainty": 120 }, "stopId": "0:MAUJEAN2", "stopSequence": 30 }, { "arrival": { "time": "1777896520", "uncertainty": 120 }, "departure": { "time": "1777896520", "uncertainty": 120 }, "stopId": "0:GENIVAU2", "stopSequence": 31 }, { "arrival": { "time": "1777896551", "uncertainty": 120 }, "departure": { "time": "1777896551", "uncertainty": 120 }, "stopId": "0:FOUGERE2", "stopSequence": 32 }, { "arrival": { "time": "1777896598", "uncertainty": 120 }, "departure": { "time": "1777896598", "uncertainty": 120 }, "stopId": "0:LORIENT2", "stopSequence": 33 }, { "arrival": { "time": "1777896644", "uncertainty": 120 }, "departure": { "time": "1777896644", "uncertainty": 120 }, "stopId": "0:JACINTH2", "stopSequence": 34 }, { "arrival": { "time": "1777896721", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 35 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852894" }, "vehicle": { "id": "2429", "label": "2429" } } }, { "id": "1852895", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894800", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 }, { "arrival": { "time": "1777895011", "uncertainty": 120 }, "departure": { "time": "1777895011", "uncertainty": 120 }, "stopId": "0:ROTONDE1", "stopSequence": 2 }, { "arrival": { "time": "1777895041", "uncertainty": 120 }, "departure": { "time": "1777895071", "uncertainty": 120 }, "stopId": "0:LOTINDU1", "stopSequence": 3 }, { "arrival": { "time": "1777895132", "uncertainty": 120 }, "departure": { "time": "1777895132", "uncertainty": 120 }, "stopId": "0:CITSNCF1", "stopSequence": 4 }, { "arrival": { "time": "1777895186", "uncertainty": 120 }, "departure": { "time": "1777895191", "uncertainty": 120 }, "stopId": "0:VOSGES1", "stopSequence": 5 }, { "arrival": { "time": "1777895221", "uncertainty": 120 }, "departure": { "time": "1777895221", "uncertainty": 120 }, "stopId": "0:ALGER1", "stopSequence": 6 }, { "arrival": { "time": "1777895253", "uncertainty": 120 }, "departure": { "time": "1777895281", "uncertainty": 120 }, "stopId": "0:TOURAIN1", "stopSequence": 7 }, { "arrival": { "time": "1777895371", "uncertainty": 120 }, "departure": { "time": "1777895371", "uncertainty": 120 }, "stopId": "0:STQUENT1", "stopSequence": 8 }, { "arrival": { "time": "1777895420", "uncertainty": 120 }, "departure": { "time": "1777895420", "uncertainty": 120 }, "stopId": "0:SVICTOR1", "stopSequence": 9 }, { "arrival": { "time": "1777895480", "uncertainty": 120 }, "departure": { "time": "1777895480", "uncertainty": 120 }, "stopId": "0:LITALDU1", "stopSequence": 10 }, { "arrival": { "time": "1777895569", "uncertainty": 120 }, "departure": { "time": "1777895569", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 11 }, { "arrival": { "time": "1777895631", "uncertainty": 120 }, "departure": { "time": "1777895631", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 12 }, { "arrival": { "time": "1777895711", "uncertainty": 120 }, "departure": { "time": "1777895711", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 13 }, { "arrival": { "time": "1777895761", "uncertainty": 120 }, "departure": { "time": "1777895761", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 14 }, { "arrival": { "time": "1777895853", "uncertainty": 120 }, "departure": { "time": "1777895853", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 15 }, { "arrival": { "time": "1777895924", "uncertainty": 120 }, "departure": { "time": "1777895924", "uncertainty": 120 }, "stopId": "0:ROI03", "stopSequence": 16 }, { "arrival": { "time": "1777896049", "uncertainty": 120 }, "departure": { "time": "1777896049", "uncertainty": 120 }, "stopId": "0:REPBS", "stopSequence": 17 }, { "arrival": { "time": "1777896179", "uncertainty": 120 }, "departure": { "time": "1777896179", "uncertainty": 120 }, "stopId": "0:STNICOL3", "stopSequence": 18 }, { "arrival": { "time": "1777896211", "uncertainty": 120 }, "departure": { "time": "1777896211", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 19 }, { "arrival": { "time": "1777896334", "uncertainty": 120 }, "departure": { "time": "1777896334", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 20 }, { "arrival": { "time": "1777896503", "uncertainty": 120 }, "departure": { "time": "1777896503", "uncertainty": 120 }, "stopId": "0:JUIN2", "stopSequence": 21 }, { "arrival": { "time": "1777896553", "uncertainty": 120 }, "departure": { "time": "1777896553", "uncertainty": 120 }, "stopId": "0:RAPLEVY2", "stopSequence": 22 }, { "arrival": { "time": "1777896610", "uncertainty": 120 }, "departure": { "time": "1777896610", "uncertainty": 120 }, "stopId": "0:ARTILLE2", "stopSequence": 23 }, { "arrival": { "time": "1777896679", "uncertainty": 120 }, "departure": { "time": "1777896679", "uncertainty": 120 }, "stopId": "0:BERNE2", "stopSequence": 24 }, { "arrival": { "time": "1777896733", "uncertainty": 120 }, "departure": { "time": "1777896733", "uncertainty": 120 }, "stopId": "0:ALSLORR2", "stopSequence": 25 }, { "arrival": { "time": "1777896792", "uncertainty": 120 }, "departure": { "time": "1777896792", "uncertainty": 120 }, "stopId": "0:STOXEY2", "stopSequence": 26 }, { "arrival": { "time": "1777896892", "uncertainty": 120 }, "departure": { "time": "1777896892", "uncertainty": 120 }, "stopId": "0:JURA2", "stopSequence": 27 }, { "arrival": { "time": "1777896955", "uncertainty": 120 }, "departure": { "time": "1777896955", "uncertainty": 120 }, "stopId": "0:PTSOEUR2", "stopSequence": 28 }, { "arrival": { "time": "1777897032", "uncertainty": 120 }, "departure": { "time": "1777897032", "uncertainty": 120 }, "stopId": "0:METMAN2", "stopSequence": 29 }, { "arrival": { "time": "1777897108", "uncertainty": 120 }, "departure": { "time": "1777897108", "uncertainty": 120 }, "stopId": "0:MAUJEAN2", "stopSequence": 30 }, { "arrival": { "time": "1777897177", "uncertainty": 120 }, "departure": { "time": "1777897177", "uncertainty": 120 }, "stopId": "0:GENIVAU2", "stopSequence": 31 }, { "arrival": { "time": "1777897213", "uncertainty": 120 }, "departure": { "time": "1777897213", "uncertainty": 120 }, "stopId": "0:FOUGERE2", "stopSequence": 32 }, { "arrival": { "time": "1777897309", "uncertainty": 120 }, "departure": { "time": "1777897309", "uncertainty": 120 }, "stopId": "0:LORIENT2", "stopSequence": 33 }, { "arrival": { "time": "1777897350", "uncertainty": 120 }, "departure": { "time": "1777897350", "uncertainty": 120 }, "stopId": "0:JACINTH2", "stopSequence": 34 }, { "arrival": { "time": "1777897425", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 35 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852895" }, "vehicle": { "id": "1832", "label": "1832" } } }, { "id": "1855012", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897920", "uncertainty": 120 }, "stopId": "0:PREFECT1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855012" } } }, { "id": "1855013", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898700" }, "stopId": "0:PREFECT1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855013" } } }, { "id": "1855008", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894817", "uncertainty": 120 }, "stopId": "0:PREFECT1", "stopSequence": 1 }, { "arrival": { "time": "1777895114", "uncertainty": 120 }, "departure": { "time": "1777895174", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 5 }, { "arrival": { "time": "1777895209", "uncertainty": 120 }, "departure": { "time": "1777895209", "uncertainty": 120 }, "stopId": "0:COETLO02", "stopSequence": 6 }, { "arrival": { "time": "1777895324", "uncertainty": 120 }, "departure": { "time": "1777895324", "uncertainty": 120 }, "stopId": "0:STNICOL3", "stopSequence": 7 }, { "arrival": { "time": "1777895373", "uncertainty": 120 }, "departure": { "time": "1777895384", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 8 }, { "arrival": { "time": "1777895564", "uncertainty": 120 }, "stopId": "0:POMS", "stopSequence": 9 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855008" }, "vehicle": { "id": "1962", "label": "1962" } } }, { "id": "1855009", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895580", "uncertainty": 120 }, "stopId": "0:PREFECT1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855009" } } }, { "id": "1855010", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896360" }, "stopId": "0:PREFECT1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855010" } } }, { "id": "1855011", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897140", "uncertainty": 120 }, "stopId": "0:PREFECT1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855011" } } }, { "id": "1855064", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895940", "uncertainty": 120 }, "stopId": "0:POME", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855064" } } }, { "id": "1854529", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894854", "uncertainty": 120 }, "stopId": "0:ALIZES1", "stopSequence": 1 }, { "arrival": { "time": "1777894958", "uncertainty": 120 }, "departure": { "time": "1777894958", "uncertainty": 120 }, "stopId": "0:HAMEAUX2", "stopSequence": 2 }, { "arrival": { "time": "1777894988", "uncertainty": 120 }, "departure": { "time": "1777894988", "uncertainty": 120 }, "stopId": "0:CHEFER2", "stopSequence": 3 }, { "arrival": { "time": "1777895053", "uncertainty": 120 }, "departure": { "time": "1777895053", "uncertainty": 120 }, "stopId": "0:STBRICE1", "stopSequence": 4 }, { "arrival": { "time": "1777895145", "uncertainty": 120 }, "departure": { "time": "1777895168", "uncertainty": 120 }, "stopId": "0:LARGANT1", "stopSequence": 5 }, { "arrival": { "time": "1777895205", "uncertainty": 120 }, "departure": { "time": "1777895205", "uncertainty": 120 }, "stopId": "0:PJOLY1", "stopSequence": 6 }, { "arrival": { "time": "1777895295", "uncertainty": 120 }, "departure": { "time": "1777895295", "uncertainty": 120 }, "stopId": "0:SORBIER3", "stopSequence": 7 }, { "arrival": { "time": "1777895485", "uncertainty": 120 }, "departure": { "time": "1777895485", "uncertainty": 120 }, "stopId": "0:NEC2", "stopSequence": 8 }, { "arrival": { "time": "1777895615", "uncertainty": 120 }, "departure": { "time": "1777895615", "uncertainty": 120 }, "stopId": "0:BRAZZA1", "stopSequence": 9 }, { "arrival": { "time": "1777895666", "uncertainty": 120 }, "departure": { "time": "1777895666", "uncertainty": 120 }, "stopId": "0:MICHANG1", "stopSequence": 10 }, { "arrival": { "time": "1777895725", "uncertainty": 120 }, "stopId": "0:MARLY2", "stopSequence": 11 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "82", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854529" }, "vehicle": { "id": "1664", "label": "1664" } } }, { "id": "1855065", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896720", "uncertainty": 120 }, "stopId": "0:POME", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855065" } } }, { "id": "1854530", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897560", "uncertainty": 120 }, "stopId": "0:ALIZES1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "82", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854530" } } }, { "id": "1855066", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897500" }, "stopId": "0:POME", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855066" } } }, { "id": "1855067", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898280", "uncertainty": 120 }, "stopId": "0:POME", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855067" } } }, { "id": "1854590", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893571", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 }, { "arrival": { "time": "1777893613", "uncertainty": 120 }, "departure": { "time": "1777893632", "uncertainty": 120 }, "stopId": "0:SAU01", "stopSequence": 2 }, { "arrival": { "time": "1777893811", "uncertainty": 120 }, "departure": { "time": "1777893811", "uncertainty": 120 }, "stopId": "0:MOY01", "stopSequence": 3 }, { "arrival": { "time": "1777893978", "uncertainty": 120 }, "departure": { "time": "1777894051", "uncertainty": 120 }, "stopId": "0:REP01", "stopSequence": 4 }, { "arrival": { "time": "1777894120", "uncertainty": 120 }, "departure": { "time": "1777894141", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 5 }, { "arrival": { "time": "1777894230", "uncertainty": 120 }, "departure": { "time": "1777894291", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 6 }, { "arrival": { "time": "1777894328", "uncertainty": 120 }, "departure": { "time": "1777894365", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 7 }, { "arrival": { "time": "1777894428", "uncertainty": 120 }, "departure": { "time": "1777894441", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 8 }, { "arrival": { "time": "1777894518", "uncertainty": 120 }, "departure": { "time": "1777894531", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 9 }, { "arrival": { "time": "1777894596", "uncertainty": 120 }, "departure": { "time": "1777894621", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 10 }, { "arrival": { "time": "1777894681", "uncertainty": 120 }, "departure": { "time": "1777894681", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 11 }, { "arrival": { "time": "1777894782", "uncertainty": 120 }, "departure": { "time": "1777894811", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 12 }, { "arrival": { "time": "1777894861", "uncertainty": 120 }, "departure": { "time": "1777894891", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 13 }, { "arrival": { "time": "1777894981", "uncertainty": 120 }, "departure": { "time": "1777894981", "uncertainty": 120 }, "stopId": "0:GUY01", "stopSequence": 14 }, { "arrival": { "time": "1777895041", "uncertainty": 120 }, "departure": { "time": "1777895071", "uncertainty": 120 }, "stopId": "0:BRG01", "stopSequence": 15 }, { "arrival": { "time": "1777895133", "uncertainty": 120 }, "departure": { "time": "1777895133", "uncertainty": 120 }, "stopId": "0:GRA01", "stopSequence": 16 }, { "arrival": { "time": "1777895191", "uncertainty": 120 }, "departure": { "time": "1777895191", "uncertainty": 120 }, "stopId": "0:ARA01", "stopSequence": 17 }, { "arrival": { "time": "1777895281", "uncertainty": 120 }, "departure": { "time": "1777895281", "uncertainty": 120 }, "stopId": "0:ART01", "stopSequence": 18 }, { "arrival": { "time": "1777895371", "uncertainty": 120 }, "departure": { "time": "1777895371", "uncertainty": 120 }, "stopId": "0:ECO01", "stopSequence": 19 }, { "arrival": { "time": "1777895456", "uncertainty": 120 }, "departure": { "time": "1777895456", "uncertainty": 120 }, "stopId": "0:EXP01", "stopSequence": 20 }, { "arrival": { "time": "1777895604", "uncertainty": 120 }, "departure": { "time": "1777895604", "uncertainty": 120 }, "stopId": "0:MER01", "stopSequence": 21 }, { "arrival": { "time": "1777895695", "uncertainty": 120 }, "stopId": "0:MAT01", "stopSequence": 22 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854590" }, "vehicle": { "id": "1751", "label": "1751" } } }, { "id": "1855062", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894447", "uncertainty": 120 }, "stopId": "0:POME", "stopSequence": 1 }, { "arrival": { "time": "1777894522", "uncertainty": 120 }, "departure": { "time": "1777894589", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 2 }, { "arrival": { "time": "1777894619", "uncertainty": 120 }, "departure": { "time": "1777894619", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 3 }, { "arrival": { "time": "1777894769", "uncertainty": 120 }, "departure": { "time": "1777894769", "uncertainty": 120 }, "stopId": "0:COETLO01", "stopSequence": 4 }, { "arrival": { "time": "1777894909", "uncertainty": 120 }, "departure": { "time": "1777894949", "uncertainty": 120 }, "stopId": "0:SERPEN01", "stopSequence": 5 }, { "arrival": { "time": "1777895061", "uncertainty": 120 }, "departure": { "time": "1777895061", "uncertainty": 120 }, "stopId": "0:TETEDOR1", "stopSequence": 6 }, { "arrival": { "time": "1777895141", "uncertainty": 120 }, "departure": { "time": "1777895141", "uncertainty": 120 }, "stopId": "0:STLOUI07", "stopSequence": 7 }, { "arrival": { "time": "1777895238", "uncertainty": 120 }, "departure": { "time": "1777895249", "uncertainty": 120 }, "stopId": "0:FOURNIR1", "stopSequence": 8 }, { "arrival": { "time": "1777895354", "uncertainty": 120 }, "departure": { "time": "1777895400", "uncertainty": 120 }, "stopId": "0:PLARMES2", "stopSequence": 9 }, { "arrival": { "time": "1777895461", "uncertainty": 120 }, "departure": { "time": "1777895461", "uncertainty": 120 }, "stopId": "0:PLCHAM02", "stopSequence": 10 }, { "arrival": { "time": "1777895576", "uncertainty": 120 }, "stopId": "0:PREFECT1", "stopSequence": 11 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855062" }, "vehicle": { "id": "2061", "label": "2061" } } }, { "id": "1854591", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894200", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 }, { "arrival": { "time": "1777894273", "uncertainty": 120 }, "departure": { "time": "1777894273", "uncertainty": 120 }, "stopId": "0:SAU01", "stopSequence": 2 }, { "arrival": { "time": "1777894411", "uncertainty": 120 }, "departure": { "time": "1777894411", "uncertainty": 120 }, "stopId": "0:MOY01", "stopSequence": 3 }, { "arrival": { "time": "1777894591", "uncertainty": 120 }, "departure": { "time": "1777894651", "uncertainty": 120 }, "stopId": "0:REP01", "stopSequence": 4 }, { "arrival": { "time": "1777894723", "uncertainty": 120 }, "departure": { "time": "1777894741", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 5 }, { "arrival": { "time": "1777894831", "uncertainty": 120 }, "departure": { "time": "1777894891", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 6 }, { "arrival": { "time": "1777894943", "uncertainty": 120 }, "departure": { "time": "1777894951", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 7 }, { "arrival": { "time": "1777895041", "uncertainty": 120 }, "departure": { "time": "1777895071", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 8 }, { "arrival": { "time": "1777895130", "uncertainty": 120 }, "departure": { "time": "1777895131", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 9 }, { "arrival": { "time": "1777895203", "uncertainty": 120 }, "departure": { "time": "1777895221", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 10 }, { "arrival": { "time": "1777895288", "uncertainty": 120 }, "departure": { "time": "1777895288", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 11 }, { "arrival": { "time": "1777895382", "uncertainty": 120 }, "departure": { "time": "1777895382", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 12 }, { "arrival": { "time": "1777895445", "uncertainty": 120 }, "departure": { "time": "1777895445", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 13 }, { "arrival": { "time": "1777895532", "uncertainty": 120 }, "departure": { "time": "1777895532", "uncertainty": 120 }, "stopId": "0:GUY01", "stopSequence": 14 }, { "arrival": { "time": "1777895592", "uncertainty": 120 }, "departure": { "time": "1777895592", "uncertainty": 120 }, "stopId": "0:BRG01", "stopSequence": 15 }, { "arrival": { "time": "1777895656", "uncertainty": 120 }, "departure": { "time": "1777895656", "uncertainty": 120 }, "stopId": "0:GRA01", "stopSequence": 16 }, { "arrival": { "time": "1777895715", "uncertainty": 120 }, "departure": { "time": "1777895715", "uncertainty": 120 }, "stopId": "0:ARA01", "stopSequence": 17 }, { "arrival": { "time": "1777895808", "uncertainty": 120 }, "departure": { "time": "1777895808", "uncertainty": 120 }, "stopId": "0:ART01", "stopSequence": 18 }, { "arrival": { "time": "1777895889", "uncertainty": 120 }, "departure": { "time": "1777895889", "uncertainty": 120 }, "stopId": "0:ECO01", "stopSequence": 19 }, { "arrival": { "time": "1777895973", "uncertainty": 120 }, "departure": { "time": "1777895973", "uncertainty": 120 }, "stopId": "0:EXP01", "stopSequence": 20 }, { "arrival": { "time": "1777896121", "uncertainty": 120 }, "departure": { "time": "1777896121", "uncertainty": 120 }, "stopId": "0:MER01", "stopSequence": 21 }, { "arrival": { "time": "1777896212", "uncertainty": 120 }, "stopId": "0:MAT01", "stopSequence": 22 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854591" }, "vehicle": { "id": "1752", "label": "1752" } } }, { "id": "1855389", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896060" }, "stopId": "0:VAUXMAI1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "90", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855389" } } }, { "id": "1852900", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897800", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852900" } } }, { "id": "1852901", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898400", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852901" } } }, { "id": "1852902", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777899000", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852902" } } }, { "id": "1855366", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896240" }, "stopId": "0:SCHAZEL1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "89", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855366" } } }, { "id": "1852896", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895400", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 }, { "arrival": { "time": "1777895603", "uncertainty": 120 }, "departure": { "time": "1777895603", "uncertainty": 120 }, "stopId": "0:ROTONDE1", "stopSequence": 2 }, { "arrival": { "time": "1777895635", "uncertainty": 120 }, "departure": { "time": "1777895635", "uncertainty": 120 }, "stopId": "0:LOTINDU1", "stopSequence": 3 }, { "arrival": { "time": "1777895696", "uncertainty": 120 }, "departure": { "time": "1777895696", "uncertainty": 120 }, "stopId": "0:CITSNCF1", "stopSequence": 4 }, { "arrival": { "time": "1777895750", "uncertainty": 120 }, "departure": { "time": "1777895750", "uncertainty": 120 }, "stopId": "0:VOSGES1", "stopSequence": 5 }, { "arrival": { "time": "1777895781", "uncertainty": 120 }, "departure": { "time": "1777895781", "uncertainty": 120 }, "stopId": "0:ALGER1", "stopSequence": 6 }, { "arrival": { "time": "1777895815", "uncertainty": 120 }, "departure": { "time": "1777895815", "uncertainty": 120 }, "stopId": "0:TOURAIN1", "stopSequence": 7 }, { "arrival": { "time": "1777895935", "uncertainty": 120 }, "departure": { "time": "1777895935", "uncertainty": 120 }, "stopId": "0:STQUENT1", "stopSequence": 8 }, { "arrival": { "time": "1777895992", "uncertainty": 120 }, "departure": { "time": "1777895992", "uncertainty": 120 }, "stopId": "0:SVICTOR1", "stopSequence": 9 }, { "arrival": { "time": "1777896053", "uncertainty": 120 }, "departure": { "time": "1777896053", "uncertainty": 120 }, "stopId": "0:LITALDU1", "stopSequence": 10 }, { "arrival": { "time": "1777896141", "uncertainty": 120 }, "departure": { "time": "1777896141", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 11 }, { "arrival": { "time": "1777896203", "uncertainty": 120 }, "departure": { "time": "1777896203", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 12 }, { "arrival": { "time": "1777896282", "uncertainty": 120 }, "departure": { "time": "1777896282", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 13 }, { "arrival": { "time": "1777896332", "uncertainty": 120 }, "departure": { "time": "1777896332", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 14 }, { "arrival": { "time": "1777896424", "uncertainty": 120 }, "departure": { "time": "1777896424", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 15 }, { "arrival": { "time": "1777896495", "uncertainty": 120 }, "departure": { "time": "1777896495", "uncertainty": 120 }, "stopId": "0:ROI03", "stopSequence": 16 }, { "arrival": { "time": "1777896622", "uncertainty": 120 }, "departure": { "time": "1777896720", "uncertainty": 120 }, "stopId": "0:REPBS", "stopSequence": 17 }, { "arrival": { "time": "1777896895", "uncertainty": 120 }, "departure": { "time": "1777896895", "uncertainty": 120 }, "stopId": "0:STNICOL3", "stopSequence": 18 }, { "arrival": { "time": "1777896936", "uncertainty": 120 }, "departure": { "time": "1777896936", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 19 }, { "arrival": { "time": "1777897112", "uncertainty": 120 }, "departure": { "time": "1777897112", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 20 }, { "arrival": { "time": "1777897306", "uncertainty": 120 }, "departure": { "time": "1777897306", "uncertainty": 120 }, "stopId": "0:JUIN2", "stopSequence": 21 }, { "arrival": { "time": "1777897351", "uncertainty": 120 }, "departure": { "time": "1777897351", "uncertainty": 120 }, "stopId": "0:RAPLEVY2", "stopSequence": 22 }, { "arrival": { "time": "1777897396", "uncertainty": 120 }, "departure": { "time": "1777897396", "uncertainty": 120 }, "stopId": "0:ARTILLE2", "stopSequence": 23 }, { "arrival": { "time": "1777897472", "uncertainty": 120 }, "departure": { "time": "1777897472", "uncertainty": 120 }, "stopId": "0:BERNE2", "stopSequence": 24 }, { "arrival": { "time": "1777897528", "uncertainty": 120 }, "departure": { "time": "1777897528", "uncertainty": 120 }, "stopId": "0:ALSLORR2", "stopSequence": 25 }, { "arrival": { "time": "1777897592", "uncertainty": 120 }, "departure": { "time": "1777897592", "uncertainty": 120 }, "stopId": "0:STOXEY2", "stopSequence": 26 }, { "arrival": { "time": "1777897712", "uncertainty": 120 }, "departure": { "time": "1777897712", "uncertainty": 120 }, "stopId": "0:JURA2", "stopSequence": 27 }, { "arrival": { "time": "1777897782", "uncertainty": 120 }, "departure": { "time": "1777897782", "uncertainty": 120 }, "stopId": "0:PTSOEUR2", "stopSequence": 28 }, { "arrival": { "time": "1777897859", "uncertainty": 120 }, "departure": { "time": "1777897859", "uncertainty": 120 }, "stopId": "0:METMAN2", "stopSequence": 29 }, { "arrival": { "time": "1777897935", "uncertainty": 120 }, "departure": { "time": "1777897935", "uncertainty": 120 }, "stopId": "0:MAUJEAN2", "stopSequence": 30 }, { "arrival": { "time": "1777898004", "uncertainty": 120 }, "departure": { "time": "1777898004", "uncertainty": 120 }, "stopId": "0:GENIVAU2", "stopSequence": 31 }, { "arrival": { "time": "1777898040", "uncertainty": 120 }, "departure": { "time": "1777898040", "uncertainty": 120 }, "stopId": "0:FOUGERE2", "stopSequence": 32 }, { "arrival": { "time": "1777898136", "uncertainty": 120 }, "departure": { "time": "1777898136", "uncertainty": 120 }, "stopId": "0:LORIENT2", "stopSequence": 33 }, { "arrival": { "time": "1777898177", "uncertainty": 120 }, "departure": { "time": "1777898177", "uncertainty": 120 }, "stopId": "0:JACINTH2", "stopSequence": 34 }, { "arrival": { "time": "1777898252", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 35 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852896" }, "vehicle": { "id": "2436", "label": "2436" } } }, { "id": "1852897", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896000", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852897" } } }, { "id": "1852898", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896600", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852898" } } }, { "id": "1852899", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897200", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852899" } } }, { "id": "1855362", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897920" }, "stopId": "0:PRILLE2", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "89", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855362" } } }, { "id": "1853944", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896180", "uncertainty": 120 }, "stopId": "0:PLFRANC1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853944" } } }, { "id": "1853945", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897500", "uncertainty": 120 }, "stopId": "0:PLFRANC1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853945" } } }, { "id": "1853946", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898820", "uncertainty": 120 }, "stopId": "0:PLFRANC1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853946" } } }, { "id": "1853943", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894835", "uncertainty": 120 }, "stopId": "0:PLFRANC1", "stopSequence": 1 }, { "arrival": { "time": "1777894941", "uncertainty": 120 }, "departure": { "time": "1777894941", "uncertainty": 120 }, "stopId": "0:COTEAUX1", "stopSequence": 2 }, { "arrival": { "time": "1777895009", "uncertainty": 120 }, "departure": { "time": "1777895040", "uncertainty": 120 }, "stopId": "0:WOIPHOT1", "stopSequence": 3 }, { "arrival": { "time": "1777895108", "uncertainty": 120 }, "departure": { "time": "1777895108", "uncertainty": 120 }, "stopId": "0:JUNGLIN1", "stopSequence": 4 }, { "arrival": { "time": "1777895154", "uncertainty": 120 }, "departure": { "time": "1777895154", "uncertainty": 120 }, "stopId": "0:GAREWOI1", "stopSequence": 5 }, { "arrival": { "time": "1777895255", "uncertainty": 120 }, "departure": { "time": "1777895280", "uncertainty": 120 }, "stopId": "0:GAMBETT2", "stopSequence": 6 }, { "arrival": { "time": "1777895317", "uncertainty": 120 }, "departure": { "time": "1777895317", "uncertainty": 120 }, "stopId": "0:RUISSEA2", "stopSequence": 7 }, { "arrival": { "time": "1777895377", "uncertainty": 120 }, "departure": { "time": "1777895377", "uncertainty": 120 }, "stopId": "0:CHAPITR1", "stopSequence": 8 }, { "arrival": { "time": "1777895442", "uncertainty": 120 }, "departure": { "time": "1777895442", "uncertainty": 120 }, "stopId": "0:POULMAI1", "stopSequence": 9 }, { "arrival": { "time": "1777895540", "uncertainty": 120 }, "departure": { "time": "1777895540", "uncertainty": 120 }, "stopId": "0:ROGET1", "stopSequence": 10 }, { "arrival": { "time": "1777895592", "uncertainty": 120 }, "departure": { "time": "1777895592", "uncertainty": 120 }, "stopId": "0:2FONTAI1", "stopSequence": 11 }, { "arrival": { "time": "1777895652", "uncertainty": 120 }, "departure": { "time": "1777895652", "uncertainty": 120 }, "stopId": "0:CHARDIN1", "stopSequence": 12 }, { "arrival": { "time": "1777895733", "uncertainty": 120 }, "departure": { "time": "1777895733", "uncertainty": 120 }, "stopId": "0:BOILEAU1", "stopSequence": 13 }, { "arrival": { "time": "1777895814", "uncertainty": 120 }, "stopId": "0:INTJOBA1", "stopSequence": 14 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853943" }, "vehicle": { "id": "835", "label": "835" } } }, { "id": "1855409", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898100" }, "stopId": "0:MOULI275", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "90", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855409" } } }, { "id": "1855447", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1777895872" }, "departure": { "time": "1777895872" }, "stopId": "0:GARGAN02" }, { "departure": { "time": "1777895820" }, "stopId": "0:PELTRE1", "stopSequence": 1 }, { "arrival": { "time": "1777895881", "uncertainty": 120 }, "departure": { "time": "1777895881", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GARGAN01", "stopSequence": 2 }, { "arrival": { "time": "1777895940", "uncertainty": 120 }, "departure": { "time": "1777895940", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PEUMONT1", "stopSequence": 3 }, { "arrival": { "time": "1777896160", "uncertainty": 120 }, "departure": { "time": "1777896160", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MERMAT01", "stopSequence": 4 }, { "arrival": { "time": "1777896240", "uncertainty": 120 }, "departure": { "time": "1777896240", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:HMERCY2", "stopSequence": 5 }, { "arrival": { "time": "1777896540", "uncertainty": 120 }, "departure": { "time": "1777896540", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:VALLONS2", "stopSequence": 6 }, { "arrival": { "time": "1777896626", "uncertainty": 120 }, "departure": { "time": "1777896626", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PASSERE1", "stopSequence": 7 }, { "arrival": { "time": "1777896721", "uncertainty": 120 }, "departure": { "time": "1777896721", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JURY1", "stopSequence": 8 }, { "arrival": { "time": "1777896763", "uncertainty": 120 }, "departure": { "time": "1777896763", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CORBON1", "stopSequence": 9 }, { "arrival": { "time": "1777896802", "uncertainty": 120 }, "departure": { "time": "1777896802", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JURY2", "stopSequence": 10 }, { "arrival": { "time": "1777896900", "uncertainty": 120 }, "departure": { "time": "1777896900", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PTIJURY2", "stopSequence": 11 }, { "arrival": { "time": "1777897200", "uncertainty": 120 }, "departure": { "time": "1777897200", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:FRONTIG1", "stopSequence": 12 }, { "arrival": { "time": "1777897282", "uncertainty": 120 }, "departure": { "time": "1777897282", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LANCEUM1", "stopSequence": 13 }, { "arrival": { "time": "1777897380", "uncertainty": 120 }, "departure": { "time": "1777897380", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:TARREAU1", "stopSequence": 14 }, { "arrival": { "time": "1777897440", "uncertainty": 120 }, "departure": { "time": "1777897440", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MECLEUV1", "stopSequence": 15 }, { "arrival": { "time": "1777897860", "uncertainty": 120 }, "departure": { "time": "1777897860", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CHESNYM3", "stopSequence": 16 }, { "arrival": { "time": "1777897901", "uncertainty": 120 }, "departure": { "time": "1777897901", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:VCANADI1", "stopSequence": 17 }, { "arrival": { "time": "1777898183", "uncertainty": 120 }, "departure": { "time": "1777898183", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:ZACPEL01", "stopSequence": 18 }, { "arrival": { "time": "1777896085" }, "stopId": "0:PELTRE1", "stopSequence": 19 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "92", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855447" } } }, { "id": "1854044", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894263", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 }, { "arrival": { "time": "1777894323", "uncertainty": 120 }, "departure": { "time": "1777894323", "uncertainty": 120 }, "stopId": "0:FON01", "stopSequence": 2 }, { "arrival": { "time": "1777894407", "uncertainty": 120 }, "departure": { "time": "1777894413", "uncertainty": 120 }, "stopId": "0:CHA01", "stopSequence": 3 }, { "arrival": { "time": "1777894491", "uncertainty": 120 }, "departure": { "time": "1777894503", "uncertainty": 120 }, "stopId": "0:ROU01", "stopSequence": 4 }, { "arrival": { "time": "1777894589", "uncertainty": 120 }, "departure": { "time": "1777894593", "uncertainty": 120 }, "stopId": "0:JOB01", "stopSequence": 5 }, { "arrival": { "time": "1777894712", "uncertainty": 120 }, "departure": { "time": "1777894773", "uncertainty": 120 }, "stopId": "0:CAS01", "stopSequence": 6 }, { "arrival": { "time": "1777894848", "uncertainty": 120 }, "departure": { "time": "1777894893", "uncertainty": 120 }, "stopId": "0:BER01", "stopSequence": 7 }, { "arrival": { "time": "1777894983", "uncertainty": 120 }, "departure": { "time": "1777894983", "uncertainty": 120 }, "stopId": "0:ROC01", "stopSequence": 8 }, { "arrival": { "time": "1777895068", "uncertainty": 120 }, "departure": { "time": "1777895073", "uncertainty": 120 }, "stopId": "0:PON01", "stopSequence": 9 }, { "arrival": { "time": "1777895141", "uncertainty": 120 }, "departure": { "time": "1777895163", "uncertainty": 120 }, "stopId": "0:VIN01", "stopSequence": 10 }, { "arrival": { "time": "1777895223", "uncertainty": 120 }, "departure": { "time": "1777895253", "uncertainty": 120 }, "stopId": "0:LUX01", "stopSequence": 11 }, { "arrival": { "time": "1777895315", "uncertainty": 120 }, "departure": { "time": "1777895343", "uncertainty": 120 }, "stopId": "0:MOY01", "stopSequence": 12 }, { "arrival": { "time": "1777895476", "uncertainty": 120 }, "departure": { "time": "1777895476", "uncertainty": 120 }, "stopId": "0:REP01", "stopSequence": 13 }, { "arrival": { "time": "1777895543", "uncertainty": 120 }, "departure": { "time": "1777895543", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 14 }, { "arrival": { "time": "1777895607", "uncertainty": 120 }, "departure": { "time": "1777895607", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 15 }, { "arrival": { "time": "1777895663", "uncertainty": 120 }, "departure": { "time": "1777895663", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 16 }, { "arrival": { "time": "1777895725", "uncertainty": 120 }, "departure": { "time": "1777895725", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 17 }, { "arrival": { "time": "1777895799", "uncertainty": 120 }, "departure": { "time": "1777895799", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 18 }, { "arrival": { "time": "1777895873", "uncertainty": 120 }, "departure": { "time": "1777895873", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 19 }, { "arrival": { "time": "1777895941", "uncertainty": 120 }, "departure": { "time": "1777895941", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 20 }, { "arrival": { "time": "1777896029", "uncertainty": 120 }, "departure": { "time": "1777896029", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 21 }, { "arrival": { "time": "1777896092", "uncertainty": 120 }, "departure": { "time": "1777896092", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 22 }, { "arrival": { "time": "1777896152", "uncertainty": 120 }, "departure": { "time": "1777896152", "uncertainty": 120 }, "stopId": "0:BOR01", "stopSequence": 23 }, { "arrival": { "time": "1777896222", "uncertainty": 120 }, "departure": { "time": "1777896222", "uncertainty": 120 }, "stopId": "0:BLE01", "stopSequence": 24 }, { "arrival": { "time": "1777896308", "uncertainty": 120 }, "departure": { "time": "1777896308", "uncertainty": 120 }, "stopId": "0:SAR01", "stopSequence": 25 }, { "arrival": { "time": "1777896388", "uncertainty": 120 }, "departure": { "time": "1777896388", "uncertainty": 120 }, "stopId": "0:FEI01", "stopSequence": 26 }, { "arrival": { "time": "1777896451", "uncertainty": 120 }, "departure": { "time": "1777896451", "uncertainty": 120 }, "stopId": "0:SER01", "stopSequence": 27 }, { "arrival": { "time": "1777896619", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 28 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854044" }, "vehicle": { "id": "1311", "label": "1311" } } }, { "id": "1854045", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895401", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 }, { "arrival": { "time": "1777895501", "uncertainty": 120 }, "departure": { "time": "1777895501", "uncertainty": 120 }, "stopId": "0:FON01", "stopSequence": 2 }, { "arrival": { "time": "1777895593", "uncertainty": 120 }, "departure": { "time": "1777895593", "uncertainty": 120 }, "stopId": "0:CHA01", "stopSequence": 3 }, { "arrival": { "time": "1777895663", "uncertainty": 120 }, "departure": { "time": "1777895663", "uncertainty": 120 }, "stopId": "0:ROU01", "stopSequence": 4 }, { "arrival": { "time": "1777895740", "uncertainty": 120 }, "departure": { "time": "1777895740", "uncertainty": 120 }, "stopId": "0:JOB01", "stopSequence": 5 }, { "arrival": { "time": "1777895861", "uncertainty": 120 }, "departure": { "time": "1777895861", "uncertainty": 120 }, "stopId": "0:CAS01", "stopSequence": 6 }, { "arrival": { "time": "1777895935", "uncertainty": 120 }, "departure": { "time": "1777895935", "uncertainty": 120 }, "stopId": "0:BER01", "stopSequence": 7 }, { "arrival": { "time": "1777896025", "uncertainty": 120 }, "departure": { "time": "1777896025", "uncertainty": 120 }, "stopId": "0:ROC01", "stopSequence": 8 }, { "arrival": { "time": "1777896113", "uncertainty": 120 }, "departure": { "time": "1777896113", "uncertainty": 120 }, "stopId": "0:PON01", "stopSequence": 9 }, { "arrival": { "time": "1777896187", "uncertainty": 120 }, "departure": { "time": "1777896187", "uncertainty": 120 }, "stopId": "0:VIN01", "stopSequence": 10 }, { "arrival": { "time": "1777896248", "uncertainty": 120 }, "departure": { "time": "1777896248", "uncertainty": 120 }, "stopId": "0:LUX01", "stopSequence": 11 }, { "arrival": { "time": "1777896314", "uncertainty": 120 }, "departure": { "time": "1777896314", "uncertainty": 120 }, "stopId": "0:MOY01", "stopSequence": 12 }, { "arrival": { "time": "1777896437", "uncertainty": 120 }, "departure": { "time": "1777896437", "uncertainty": 120 }, "stopId": "0:REP01", "stopSequence": 13 }, { "arrival": { "time": "1777896506", "uncertainty": 120 }, "departure": { "time": "1777896506", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 14 }, { "arrival": { "time": "1777896571", "uncertainty": 120 }, "departure": { "time": "1777896571", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 15 }, { "arrival": { "time": "1777896629", "uncertainty": 120 }, "departure": { "time": "1777896629", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 16 }, { "arrival": { "time": "1777896693", "uncertainty": 120 }, "departure": { "time": "1777896693", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 17 }, { "arrival": { "time": "1777896768", "uncertainty": 120 }, "departure": { "time": "1777896768", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 18 }, { "arrival": { "time": "1777896846", "uncertainty": 120 }, "departure": { "time": "1777896846", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 19 }, { "arrival": { "time": "1777896916", "uncertainty": 120 }, "departure": { "time": "1777896916", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 20 }, { "arrival": { "time": "1777897023", "uncertainty": 120 }, "departure": { "time": "1777897023", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 21 }, { "arrival": { "time": "1777897111", "uncertainty": 120 }, "departure": { "time": "1777897111", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 22 }, { "arrival": { "time": "1777897170", "uncertainty": 120 }, "departure": { "time": "1777897170", "uncertainty": 120 }, "stopId": "0:BOR01", "stopSequence": 23 }, { "arrival": { "time": "1777897241", "uncertainty": 120 }, "departure": { "time": "1777897241", "uncertainty": 120 }, "stopId": "0:BLE01", "stopSequence": 24 }, { "arrival": { "time": "1777897354", "uncertainty": 120 }, "departure": { "time": "1777897354", "uncertainty": 120 }, "stopId": "0:SAR01", "stopSequence": 25 }, { "arrival": { "time": "1777897469", "uncertainty": 120 }, "departure": { "time": "1777897469", "uncertainty": 120 }, "stopId": "0:FEI01", "stopSequence": 26 }, { "arrival": { "time": "1777897532", "uncertainty": 120 }, "departure": { "time": "1777897532", "uncertainty": 120 }, "stopId": "0:SER01", "stopSequence": 27 }, { "arrival": { "time": "1777897700", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 28 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854045" }, "vehicle": { "id": "1319", "label": "1319" } } }, { "id": "1854046", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896660", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854046" } } }, { "id": "1854043", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893060", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 }, { "arrival": { "time": "1777893097", "uncertainty": 120 }, "departure": { "time": "1777893122", "uncertainty": 120 }, "stopId": "0:FON01", "stopSequence": 2 }, { "arrival": { "time": "1777893188", "uncertainty": 120 }, "departure": { "time": "1777893212", "uncertainty": 120 }, "stopId": "0:CHA01", "stopSequence": 3 }, { "arrival": { "time": "1777893272", "uncertainty": 120 }, "departure": { "time": "1777893302", "uncertainty": 120 }, "stopId": "0:ROU01", "stopSequence": 4 }, { "arrival": { "time": "1777893362", "uncertainty": 120 }, "departure": { "time": "1777893392", "uncertainty": 120 }, "stopId": "0:JOB01", "stopSequence": 5 }, { "arrival": { "time": "1777893490", "uncertainty": 120 }, "departure": { "time": "1777893512", "uncertainty": 120 }, "stopId": "0:CAS01", "stopSequence": 6 }, { "arrival": { "time": "1777893572", "uncertainty": 120 }, "departure": { "time": "1777893572", "uncertainty": 120 }, "stopId": "0:BER01", "stopSequence": 7 }, { "arrival": { "time": "1777893662", "uncertainty": 120 }, "departure": { "time": "1777893662", "uncertainty": 120 }, "stopId": "0:ROC01", "stopSequence": 8 }, { "arrival": { "time": "1777893746", "uncertainty": 120 }, "departure": { "time": "1777893752", "uncertainty": 120 }, "stopId": "0:PON01", "stopSequence": 9 }, { "arrival": { "time": "1777893822", "uncertainty": 120 }, "departure": { "time": "1777893842", "uncertainty": 120 }, "stopId": "0:VIN01", "stopSequence": 10 }, { "arrival": { "time": "1777893902", "uncertainty": 120 }, "departure": { "time": "1777893932", "uncertainty": 120 }, "stopId": "0:LUX01", "stopSequence": 11 }, { "arrival": { "time": "1777894010", "uncertainty": 120 }, "departure": { "time": "1777894022", "uncertainty": 120 }, "stopId": "0:MOY01", "stopSequence": 12 }, { "arrival": { "time": "1777894172", "uncertainty": 120 }, "departure": { "time": "1777894260", "uncertainty": 120 }, "stopId": "0:REP01", "stopSequence": 13 }, { "arrival": { "time": "1777894310", "uncertainty": 120 }, "departure": { "time": "1777894322", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 14 }, { "arrival": { "time": "1777894412", "uncertainty": 120 }, "departure": { "time": "1777894472", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 15 }, { "arrival": { "time": "1777894510", "uncertainty": 120 }, "departure": { "time": "1777894532", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 16 }, { "arrival": { "time": "1777894602", "uncertainty": 120 }, "departure": { "time": "1777894622", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 17 }, { "arrival": { "time": "1777894682", "uncertainty": 120 }, "departure": { "time": "1777894682", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 18 }, { "arrival": { "time": "1777894752", "uncertainty": 120 }, "departure": { "time": "1777894772", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 19 }, { "arrival": { "time": "1777894840", "uncertainty": 120 }, "departure": { "time": "1777894862", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 20 }, { "arrival": { "time": "1777894948", "uncertainty": 120 }, "departure": { "time": "1777894952", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 21 }, { "arrival": { "time": "1777895012", "uncertainty": 120 }, "departure": { "time": "1777895012", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 22 }, { "arrival": { "time": "1777895072", "uncertainty": 120 }, "departure": { "time": "1777895072", "uncertainty": 120 }, "stopId": "0:BOR01", "stopSequence": 23 }, { "arrival": { "time": "1777895142", "uncertainty": 120 }, "departure": { "time": "1777895162", "uncertainty": 120 }, "stopId": "0:BLE01", "stopSequence": 24 }, { "arrival": { "time": "1777895245", "uncertainty": 120 }, "departure": { "time": "1777895252", "uncertainty": 120 }, "stopId": "0:SAR01", "stopSequence": 25 }, { "arrival": { "time": "1777895328", "uncertainty": 120 }, "departure": { "time": "1777895342", "uncertainty": 120 }, "stopId": "0:FEI01", "stopSequence": 26 }, { "arrival": { "time": "1777895427", "uncertainty": 120 }, "departure": { "time": "1777895427", "uncertainty": 120 }, "stopId": "0:SER01", "stopSequence": 27 }, { "arrival": { "time": "1777895552", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 28 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854043" }, "vehicle": { "id": "1325", "label": "1325" } } }, { "id": "1855474", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1777894208", "uncertainty": 120 }, "departure": { "time": "1777894208", "uncertainty": 120 }, "stopId": "0:ZACPEL02", "stopSequence": 2 }, { "arrival": { "time": "1777894438", "uncertainty": 120 }, "departure": { "time": "1777894438", "uncertainty": 120 }, "stopId": "0:VCANADI2", "stopSequence": 3 }, { "arrival": { "time": "1777894488", "uncertainty": 120 }, "departure": { "time": "1777894491", "uncertainty": 120 }, "stopId": "0:CHESNM4", "stopSequence": 4 }, { "arrival": { "time": "1777894784", "uncertainty": 120 }, "departure": { "time": "1777894784", "uncertainty": 120 }, "stopId": "0:MECLEUV2", "stopSequence": 5 }, { "arrival": { "time": "1777894837", "uncertainty": 120 }, "departure": { "time": "1777894881", "uncertainty": 120 }, "stopId": "0:TARREAU2", "stopSequence": 6 }, { "arrival": { "time": "1777895041", "uncertainty": 120 }, "departure": { "time": "1777895041", "uncertainty": 120 }, "stopId": "0:LANCEUM2", "stopSequence": 7 }, { "arrival": { "time": "1777895140", "uncertainty": 120 }, "departure": { "time": "1777895140", "uncertainty": 120 }, "stopId": "0:FRONTIG2", "stopSequence": 8 }, { "arrival": { "time": "1777895335", "uncertainty": 120 }, "departure": { "time": "1777895335", "uncertainty": 120 }, "stopId": "0:PTIJURY1", "stopSequence": 9 }, { "arrival": { "time": "1777895420", "uncertainty": 120 }, "departure": { "time": "1777895420", "uncertainty": 120 }, "stopId": "0:JURY1", "stopSequence": 10 }, { "arrival": { "time": "1777895462", "uncertainty": 120 }, "departure": { "time": "1777895462", "uncertainty": 120 }, "stopId": "0:CORBON1", "stopSequence": 11 }, { "arrival": { "time": "1777895502", "uncertainty": 120 }, "departure": { "time": "1777895502", "uncertainty": 120 }, "stopId": "0:JURY2", "stopSequence": 12 }, { "arrival": { "time": "1777895600", "uncertainty": 120 }, "departure": { "time": "1777895600", "uncertainty": 120 }, "stopId": "0:PASSERE2", "stopSequence": 13 }, { "arrival": { "time": "1777895696", "uncertainty": 120 }, "departure": { "time": "1777895696", "uncertainty": 120 }, "stopId": "0:VALLONS1", "stopSequence": 14 }, { "arrival": { "time": "1777895996", "uncertainty": 120 }, "departure": { "time": "1777895996", "uncertainty": 120 }, "stopId": "0:HMERCY1", "stopSequence": 15 }, { "arrival": { "time": "1777896073", "uncertainty": 120 }, "departure": { "time": "1777896073", "uncertainty": 120 }, "stopId": "0:MERMAT02", "stopSequence": 16 }, { "arrival": { "time": "1777896296", "uncertainty": 120 }, "departure": { "time": "1777896296", "uncertainty": 120 }, "stopId": "0:PEUMONT2", "stopSequence": 17 }, { "arrival": { "time": "1777896362", "uncertainty": 120 }, "departure": { "time": "1777896362", "uncertainty": 120 }, "stopId": "0:GARGAN02", "stopSequence": 18 }, { "arrival": { "time": "1777896416", "uncertainty": 120 }, "stopId": "0:PELTRE2", "stopSequence": 19 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "93", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855474" }, "vehicle": { "id": "922", "label": "922" } } }, { "id": "2050647", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896540" }, "stopId": "0:MAHIRE1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "113", "scheduleRelationship": "SCHEDULED", "tripId": "1_12050647" } } }, { "id": "1853472", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894952", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 1 }, { "arrival": { "time": "1777895006", "uncertainty": 120 }, "departure": { "time": "1777895012", "uncertainty": 120 }, "stopId": "0:HAIEBRU1", "stopSequence": 2 }, { "arrival": { "time": "1777895067", "uncertainty": 120 }, "departure": { "time": "1777895067", "uncertainty": 120 }, "stopId": "0:SERRET1", "stopSequence": 3 }, { "arrival": { "time": "1777895102", "uncertainty": 120 }, "departure": { "time": "1777895102", "uncertainty": 120 }, "stopId": "0:STJEAN01", "stopSequence": 4 }, { "arrival": { "time": "1777895213", "uncertainty": 120 }, "departure": { "time": "1777895222", "uncertainty": 120 }, "stopId": "0:MOULI281", "stopSequence": 5 }, { "arrival": { "time": "1777895282", "uncertainty": 120 }, "departure": { "time": "1777895282", "uncertainty": 120 }, "stopId": "0:LIBERTE1", "stopSequence": 6 }, { "arrival": { "time": "1777895352", "uncertainty": 120 }, "departure": { "time": "1777895352", "uncertainty": 120 }, "stopId": "0:SCYBAS1", "stopSequence": 7 }, { "arrival": { "time": "1777895406", "uncertainty": 120 }, "departure": { "time": "1777895406", "uncertainty": 120 }, "stopId": "0:PRILLE1", "stopSequence": 8 }, { "arrival": { "time": "1777895487", "uncertainty": 120 }, "departure": { "time": "1777895487", "uncertainty": 120 }, "stopId": "0:LECLERC1", "stopSequence": 9 }, { "arrival": { "time": "1777895537", "uncertainty": 120 }, "departure": { "time": "1777895537", "uncertainty": 120 }, "stopId": "0:LONGEVI1", "stopSequence": 10 }, { "arrival": { "time": "1777895606", "uncertainty": 120 }, "departure": { "time": "1777895606", "uncertainty": 120 }, "stopId": "0:MIGETTE1", "stopSequence": 11 }, { "arrival": { "time": "1777895663", "uncertainty": 120 }, "departure": { "time": "1777895663", "uncertainty": 120 }, "stopId": "0:CASINO1", "stopSequence": 12 }, { "arrival": { "time": "1777895711", "uncertainty": 120 }, "departure": { "time": "1777895711", "uncertainty": 120 }, "stopId": "0:PONTVER1", "stopSequence": 13 }, { "arrival": { "time": "1777895771", "uncertainty": 120 }, "departure": { "time": "1777895771", "uncertainty": 120 }, "stopId": "0:FOCH1", "stopSequence": 14 }, { "arrival": { "time": "1777895802", "uncertainty": 120 }, "departure": { "time": "1777895802", "uncertainty": 120 }, "stopId": "0:SMARTIN1", "stopSequence": 15 }, { "arrival": { "time": "1777895904", "uncertainty": 120 }, "departure": { "time": "1777895904", "uncertainty": 120 }, "stopId": "0:TIGNO290", "stopSequence": 16 }, { "arrival": { "time": "1777896027", "uncertainty": 120 }, "departure": { "time": "1777896027", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 17 }, { "arrival": { "time": "1777896085", "uncertainty": 120 }, "departure": { "time": "1777896085", "uncertainty": 120 }, "stopId": "0:LUXE", "stopSequence": 18 }, { "arrival": { "time": "1777896320", "uncertainty": 120 }, "departure": { "time": "1777896320", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 19 }, { "arrival": { "time": "1777896449", "uncertainty": 120 }, "departure": { "time": "1777896449", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 20 }, { "arrival": { "time": "1777896516", "uncertainty": 120 }, "departure": { "time": "1777896516", "uncertainty": 120 }, "stopId": "0:GARGS", "stopSequence": 21 }, { "arrival": { "time": "1777896628", "uncertainty": 120 }, "departure": { "time": "1777896628", "uncertainty": 120 }, "stopId": "0:POMS", "stopSequence": 22 }, { "arrival": { "time": "1777896752", "uncertainty": 120 }, "departure": { "time": "1777896752", "uncertainty": 120 }, "stopId": "0:DEMBOUR2", "stopSequence": 23 }, { "arrival": { "time": "1777896811", "uncertainty": 120 }, "departure": { "time": "1777896811", "uncertainty": 120 }, "stopId": "0:LEMUD04", "stopSequence": 24 }, { "arrival": { "time": "1777896848", "uncertainty": 120 }, "departure": { "time": "1777896848", "uncertainty": 120 }, "stopId": "0:PIERNE02", "stopSequence": 25 }, { "arrival": { "time": "1777896913", "uncertainty": 120 }, "departure": { "time": "1777896913", "uncertainty": 120 }, "stopId": "0:LOTHAIR2", "stopSequence": 26 }, { "arrival": { "time": "1777896967", "uncertainty": 120 }, "departure": { "time": "1777896967", "uncertainty": 120 }, "stopId": "0:POLY02", "stopSequence": 27 }, { "arrival": { "time": "1777897013", "uncertainty": 120 }, "departure": { "time": "1777897013", "uncertainty": 120 }, "stopId": "0:VANDERN2", "stopSequence": 28 }, { "arrival": { "time": "1777897088", "uncertainty": 120 }, "departure": { "time": "1777897088", "uncertainty": 120 }, "stopId": "0:BOUCHOT2", "stopSequence": 29 }, { "arrival": { "time": "1777897109", "uncertainty": 120 }, "departure": { "time": "1777897109", "uncertainty": 120 }, "stopId": "0:FRECOT2", "stopSequence": 30 }, { "arrival": { "time": "1777897219", "uncertainty": 120 }, "departure": { "time": "1777897219", "uncertainty": 120 }, "stopId": "0:FAUBOUP2", "stopSequence": 31 }, { "arrival": { "time": "1777897293", "uncertainty": 120 }, "departure": { "time": "1777897293", "uncertainty": 120 }, "stopId": "0:PLATEAU2", "stopSequence": 32 }, { "arrival": { "time": "1777897322", "uncertainty": 120 }, "departure": { "time": "1777897322", "uncertainty": 120 }, "stopId": "0:APREMON2", "stopSequence": 33 }, { "arrival": { "time": "1777897379", "uncertainty": 120 }, "departure": { "time": "1777897379", "uncertainty": 120 }, "stopId": "0:PLAINE2", "stopSequence": 34 }, { "arrival": { "time": "1777897440", "uncertainty": 120 }, "departure": { "time": "1777897440", "uncertainty": 120 }, "stopId": "0:ROOSEVE2", "stopSequence": 35 }, { "arrival": { "time": "1777897493", "uncertainty": 120 }, "departure": { "time": "1777897493", "uncertainty": 120 }, "stopId": "0:MAGNYBO2", "stopSequence": 36 }, { "arrival": { "time": "1777897541", "uncertainty": 120 }, "departure": { "time": "1777897541", "uncertainty": 120 }, "stopId": "0:OBELLI02", "stopSequence": 37 }, { "arrival": { "time": "1777897589", "uncertainty": 120 }, "departure": { "time": "1777897589", "uncertainty": 120 }, "stopId": "0:ARMOISI2", "stopSequence": 38 }, { "arrival": { "time": "1777897658", "uncertainty": 120 }, "departure": { "time": "1777897658", "uncertainty": 120 }, "stopId": "0:BEAUSOL2", "stopSequence": 39 }, { "arrival": { "time": "1777897742", "uncertainty": 120 }, "departure": { "time": "1777897742", "uncertainty": 120 }, "stopId": "0:HTMAGNY2", "stopSequence": 40 }, { "arrival": { "time": "1777897800", "uncertainty": 120 }, "stopId": "0:ABS591", "stopSequence": 41 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853472" }, "vehicle": { "id": "2144", "label": "2144" } } }, { "id": "1855475", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896720", "uncertainty": 120 }, "stopId": "0:PELTRE2", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "93", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855475" } } }, { "id": "1853473", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896360", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853473" } } }, { "id": "1853474", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897800", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853474" } } }, { "id": "2050640", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898280" }, "stopId": "0:FAUBOUP3", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "113", "scheduleRelationship": "SCHEDULED", "tripId": "1_12050640" } } }, { "id": "1856346", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898880", "uncertainty": 120 }, "stopId": "0:GRIMONT1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856346" } } }, { "id": "1856340", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895022", "uncertainty": 120 }, "stopId": "0:GLISSU1", "stopSequence": 1 }, { "arrival": { "time": "1777895077", "uncertainty": 120 }, "departure": { "time": "1777895077", "uncertainty": 120 }, "stopId": "0:AUGNYMA1", "stopSequence": 2 }, { "arrival": { "time": "1777895152", "uncertainty": 120 }, "departure": { "time": "1777895152", "uncertainty": 120 }, "stopId": "0:LIBERAT1", "stopSequence": 3 }, { "arrival": { "time": "1777895213", "uncertainty": 120 }, "departure": { "time": "1777895213", "uncertainty": 120 }, "stopId": "0:LOTISSE1", "stopSequence": 4 }, { "arrival": { "time": "1777895382", "uncertainty": 120 }, "departure": { "time": "1777895382", "uncertainty": 120 }, "stopId": "0:ZACAUGN1", "stopSequence": 5 }, { "arrival": { "time": "1777895439", "uncertainty": 120 }, "departure": { "time": "1777895439", "uncertainty": 120 }, "stopId": "0:ACTISUD1", "stopSequence": 6 }, { "arrival": { "time": "1777895623", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 7 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "84b", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856340" }, "vehicle": { "id": "1391", "label": "1391" } } }, { "id": "1853512", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896000", "uncertainty": 120 }, "stopId": "0:ARP309", "stopSequence": 1 }, { "arrival": { "time": "1777896045", "uncertainty": 120 }, "departure": { "time": "1777896045", "uncertainty": 120 }, "stopId": "0:HTMAGNY1", "stopSequence": 2 }, { "arrival": { "time": "1777896166", "uncertainty": 120 }, "departure": { "time": "1777896166", "uncertainty": 120 }, "stopId": "0:BEAUSOL1", "stopSequence": 3 }, { "arrival": { "time": "1777896196", "uncertainty": 120 }, "departure": { "time": "1777896196", "uncertainty": 120 }, "stopId": "0:ARMOISI1", "stopSequence": 4 }, { "arrival": { "time": "1777896261", "uncertainty": 120 }, "departure": { "time": "1777896261", "uncertainty": 120 }, "stopId": "0:OBELLI01", "stopSequence": 5 }, { "arrival": { "time": "1777896294", "uncertainty": 120 }, "departure": { "time": "1777896294", "uncertainty": 120 }, "stopId": "0:MAGNYBO1", "stopSequence": 6 }, { "arrival": { "time": "1777896344", "uncertainty": 120 }, "departure": { "time": "1777896344", "uncertainty": 120 }, "stopId": "0:ROOSEVE1", "stopSequence": 7 }, { "arrival": { "time": "1777896379", "uncertainty": 120 }, "departure": { "time": "1777896379", "uncertainty": 120 }, "stopId": "0:PLAINE1", "stopSequence": 8 }, { "arrival": { "time": "1777896438", "uncertainty": 120 }, "departure": { "time": "1777896438", "uncertainty": 120 }, "stopId": "0:APREMON1", "stopSequence": 9 }, { "arrival": { "time": "1777896482", "uncertainty": 120 }, "departure": { "time": "1777896482", "uncertainty": 120 }, "stopId": "0:PLATEAU1", "stopSequence": 10 }, { "arrival": { "time": "1777896530", "uncertainty": 120 }, "departure": { "time": "1777896530", "uncertainty": 120 }, "stopId": "0:FAUBOUP1", "stopSequence": 11 }, { "arrival": { "time": "1777896584", "uncertainty": 120 }, "departure": { "time": "1777896584", "uncertainty": 120 }, "stopId": "0:FRECOT1", "stopSequence": 12 }, { "arrival": { "time": "1777896625", "uncertainty": 120 }, "departure": { "time": "1777896625", "uncertainty": 120 }, "stopId": "0:BOUCHOT1", "stopSequence": 13 }, { "arrival": { "time": "1777896697", "uncertainty": 120 }, "departure": { "time": "1777896697", "uncertainty": 120 }, "stopId": "0:VANDERN1", "stopSequence": 14 }, { "arrival": { "time": "1777896742", "uncertainty": 120 }, "departure": { "time": "1777896742", "uncertainty": 120 }, "stopId": "0:POLY01", "stopSequence": 15 }, { "arrival": { "time": "1777896782", "uncertainty": 120 }, "departure": { "time": "1777896782", "uncertainty": 120 }, "stopId": "0:LOTHAIR1", "stopSequence": 16 }, { "arrival": { "time": "1777896908", "uncertainty": 120 }, "departure": { "time": "1777896908", "uncertainty": 120 }, "stopId": "0:LEMUD03", "stopSequence": 17 }, { "arrival": { "time": "1777896973", "uncertainty": 120 }, "departure": { "time": "1777896973", "uncertainty": 120 }, "stopId": "0:DEMBOUR1", "stopSequence": 18 }, { "arrival": { "time": "1777897062", "uncertainty": 120 }, "departure": { "time": "1777897062", "uncertainty": 120 }, "stopId": "0:POME", "stopSequence": 19 }, { "arrival": { "time": "1777897202", "uncertainty": 120 }, "departure": { "time": "1777897202", "uncertainty": 120 }, "stopId": "0:GARGE", "stopSequence": 20 }, { "arrival": { "time": "1777897286", "uncertainty": 120 }, "departure": { "time": "1777897286", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 21 }, { "arrival": { "time": "1777897442", "uncertainty": 120 }, "departure": { "time": "1777897442", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 22 }, { "arrival": { "time": "1777897731", "uncertainty": 120 }, "departure": { "time": "1777897731", "uncertainty": 120 }, "stopId": "0:LUXS", "stopSequence": 23 }, { "arrival": { "time": "1777897862", "uncertainty": 120 }, "departure": { "time": "1777897862", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 24 }, { "arrival": { "time": "1777897963", "uncertainty": 120 }, "departure": { "time": "1777897963", "uncertainty": 120 }, "stopId": "0:TIGNO266", "stopSequence": 25 }, { "arrival": { "time": "1777898102", "uncertainty": 120 }, "departure": { "time": "1777898102", "uncertainty": 120 }, "stopId": "0:SMARTIN2", "stopSequence": 26 }, { "arrival": { "time": "1777898132", "uncertainty": 120 }, "departure": { "time": "1777898132", "uncertainty": 120 }, "stopId": "0:FOCH2", "stopSequence": 27 }, { "arrival": { "time": "1777898181", "uncertainty": 120 }, "departure": { "time": "1777898181", "uncertainty": 120 }, "stopId": "0:PONTVER2", "stopSequence": 28 }, { "arrival": { "time": "1777898243", "uncertainty": 120 }, "departure": { "time": "1777898243", "uncertainty": 120 }, "stopId": "0:CASINO2", "stopSequence": 29 }, { "arrival": { "time": "1777898299", "uncertainty": 120 }, "departure": { "time": "1777898299", "uncertainty": 120 }, "stopId": "0:MIGETTE2", "stopSequence": 30 }, { "arrival": { "time": "1777898342", "uncertainty": 120 }, "departure": { "time": "1777898342", "uncertainty": 120 }, "stopId": "0:LONGEVI2", "stopSequence": 31 }, { "arrival": { "time": "1777898415", "uncertainty": 120 }, "departure": { "time": "1777898415", "uncertainty": 120 }, "stopId": "0:LECLERC2", "stopSequence": 32 }, { "arrival": { "time": "1777898473", "uncertainty": 120 }, "departure": { "time": "1777898473", "uncertainty": 120 }, "stopId": "0:PRILLE2", "stopSequence": 33 }, { "arrival": { "time": "1777898532", "uncertainty": 120 }, "departure": { "time": "1777898532", "uncertainty": 120 }, "stopId": "0:SCYBAS2", "stopSequence": 34 }, { "arrival": { "time": "1777898577", "uncertainty": 120 }, "departure": { "time": "1777898577", "uncertainty": 120 }, "stopId": "0:LIBERTE2", "stopSequence": 35 }, { "arrival": { "time": "1777898642", "uncertainty": 120 }, "departure": { "time": "1777898642", "uncertainty": 120 }, "stopId": "0:MOULI275", "stopSequence": 36 }, { "arrival": { "time": "1777898727", "uncertainty": 120 }, "departure": { "time": "1777898727", "uncertainty": 120 }, "stopId": "0:STJEAN02", "stopSequence": 37 }, { "arrival": { "time": "1777898811", "uncertainty": 120 }, "departure": { "time": "1777898811", "uncertainty": 120 }, "stopId": "0:SERRET2", "stopSequence": 38 }, { "arrival": { "time": "1777898856", "uncertainty": 120 }, "departure": { "time": "1777898856", "uncertainty": 120 }, "stopId": "0:HAIEBRU2", "stopSequence": 39 }, { "arrival": { "time": "1777898942", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 40 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853512" } } }, { "id": "1853513", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897560", "uncertainty": 120 }, "stopId": "0:ARP309", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853513" } } }, { "id": "1853514", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898880", "uncertainty": 120 }, "stopId": "0:ARP309", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853514" } } }, { "id": "1856844", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895940", "uncertainty": 120 }, "stopId": "0:MASLIEV1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856844" } } }, { "id": "1856845", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897620", "uncertainty": 120 }, "stopId": "0:MASLIEV1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856845" } } }, { "id": "1853510", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777892580", "uncertainty": 120 }, "stopId": "0:ARP309", "stopSequence": 1 }, { "arrival": { "time": "1777892635", "uncertainty": 120 }, "departure": { "time": "1777892635", "uncertainty": 120 }, "stopId": "0:HTMAGNY1", "stopSequence": 2 }, { "arrival": { "time": "1777892702", "uncertainty": 120 }, "departure": { "time": "1777892702", "uncertainty": 120 }, "stopId": "0:BEAUSOL1", "stopSequence": 3 }, { "arrival": { "time": "1777892745", "uncertainty": 120 }, "departure": { "time": "1777892745", "uncertainty": 120 }, "stopId": "0:ARMOISI1", "stopSequence": 4 }, { "arrival": { "time": "1777892808", "uncertainty": 120 }, "departure": { "time": "1777892808", "uncertainty": 120 }, "stopId": "0:OBELLI01", "stopSequence": 5 }, { "arrival": { "time": "1777892836", "uncertainty": 120 }, "departure": { "time": "1777892852", "uncertainty": 120 }, "stopId": "0:MAGNYBO1", "stopSequence": 6 }, { "arrival": { "time": "1777892912", "uncertainty": 120 }, "departure": { "time": "1777892912", "uncertainty": 120 }, "stopId": "0:ROOSEVE1", "stopSequence": 7 }, { "arrival": { "time": "1777892983", "uncertainty": 120 }, "departure": { "time": "1777892983", "uncertainty": 120 }, "stopId": "0:PLAINE1", "stopSequence": 8 }, { "arrival": { "time": "1777893015", "uncertainty": 120 }, "departure": { "time": "1777893032", "uncertainty": 120 }, "stopId": "0:APREMON1", "stopSequence": 9 }, { "arrival": { "time": "1777893062", "uncertainty": 120 }, "departure": { "time": "1777893062", "uncertainty": 120 }, "stopId": "0:PLATEAU1", "stopSequence": 10 }, { "arrival": { "time": "1777893148", "uncertainty": 120 }, "departure": { "time": "1777893148", "uncertainty": 120 }, "stopId": "0:FAUBOUP1", "stopSequence": 11 }, { "arrival": { "time": "1777893193", "uncertainty": 120 }, "departure": { "time": "1777893193", "uncertainty": 120 }, "stopId": "0:FRECOT1", "stopSequence": 12 }, { "arrival": { "time": "1777893240", "uncertainty": 120 }, "departure": { "time": "1777893240", "uncertainty": 120 }, "stopId": "0:BOUCHOT1", "stopSequence": 13 }, { "arrival": { "time": "1777893309", "uncertainty": 120 }, "departure": { "time": "1777893309", "uncertainty": 120 }, "stopId": "0:VANDERN1", "stopSequence": 14 }, { "arrival": { "time": "1777893362", "uncertainty": 120 }, "departure": { "time": "1777893362", "uncertainty": 120 }, "stopId": "0:POLY01", "stopSequence": 15 }, { "arrival": { "time": "1777893362", "uncertainty": 120 }, "departure": { "time": "1777893362", "uncertainty": 120 }, "stopId": "0:LOTHAIR1", "stopSequence": 16 }, { "arrival": { "time": "1777893442", "uncertainty": 120 }, "departure": { "time": "1777893442", "uncertainty": 120 }, "stopId": "0:LEMUD03", "stopSequence": 17 }, { "arrival": { "time": "1777893513", "uncertainty": 120 }, "departure": { "time": "1777893513", "uncertainty": 120 }, "stopId": "0:DEMBOUR1", "stopSequence": 18 }, { "arrival": { "time": "1777893572", "uncertainty": 120 }, "departure": { "time": "1777893602", "uncertainty": 120 }, "stopId": "0:POME", "stopSequence": 19 }, { "arrival": { "time": "1777893722", "uncertainty": 120 }, "departure": { "time": "1777893782", "uncertainty": 120 }, "stopId": "0:GARGE", "stopSequence": 20 }, { "arrival": { "time": "1777893889", "uncertainty": 120 }, "departure": { "time": "1777893902", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 21 }, { "arrival": { "time": "1777894014", "uncertainty": 120 }, "departure": { "time": "1777894416", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 22 }, { "arrival": { "time": "1777894588", "uncertainty": 120 }, "departure": { "time": "1777894626", "uncertainty": 120 }, "stopId": "0:LUXS", "stopSequence": 23 }, { "arrival": { "time": "1777894724", "uncertainty": 120 }, "departure": { "time": "1777894746", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 24 }, { "arrival": { "time": "1777894833", "uncertainty": 120 }, "departure": { "time": "1777894836", "uncertainty": 120 }, "stopId": "0:TIGNO266", "stopSequence": 25 }, { "arrival": { "time": "1777894926", "uncertainty": 120 }, "departure": { "time": "1777894926", "uncertainty": 120 }, "stopId": "0:SMARTIN2", "stopSequence": 26 }, { "arrival": { "time": "1777894985", "uncertainty": 120 }, "departure": { "time": "1777894985", "uncertainty": 120 }, "stopId": "0:FOCH2", "stopSequence": 27 }, { "arrival": { "time": "1777895016", "uncertainty": 120 }, "departure": { "time": "1777895016", "uncertainty": 120 }, "stopId": "0:PONTVER2", "stopSequence": 28 }, { "arrival": { "time": "1777895078", "uncertainty": 120 }, "departure": { "time": "1777895078", "uncertainty": 120 }, "stopId": "0:CASINO2", "stopSequence": 29 }, { "arrival": { "time": "1777895101", "uncertainty": 120 }, "departure": { "time": "1777895106", "uncertainty": 120 }, "stopId": "0:MIGETTE2", "stopSequence": 30 }, { "arrival": { "time": "1777895166", "uncertainty": 120 }, "departure": { "time": "1777895166", "uncertainty": 120 }, "stopId": "0:LONGEVI2", "stopSequence": 31 }, { "arrival": { "time": "1777895216", "uncertainty": 120 }, "departure": { "time": "1777895216", "uncertainty": 120 }, "stopId": "0:LECLERC2", "stopSequence": 32 }, { "arrival": { "time": "1777895256", "uncertainty": 120 }, "departure": { "time": "1777895256", "uncertainty": 120 }, "stopId": "0:PRILLE2", "stopSequence": 33 }, { "arrival": { "time": "1777895322", "uncertainty": 120 }, "departure": { "time": "1777895322", "uncertainty": 120 }, "stopId": "0:SCYBAS2", "stopSequence": 34 }, { "arrival": { "time": "1777895346", "uncertainty": 120 }, "departure": { "time": "1777895346", "uncertainty": 120 }, "stopId": "0:LIBERTE2", "stopSequence": 35 }, { "arrival": { "time": "1777895409", "uncertainty": 120 }, "departure": { "time": "1777895409", "uncertainty": 120 }, "stopId": "0:MOULI275", "stopSequence": 36 }, { "arrival": { "time": "1777895518", "uncertainty": 120 }, "departure": { "time": "1777895518", "uncertainty": 120 }, "stopId": "0:STJEAN02", "stopSequence": 37 }, { "arrival": { "time": "1777895580", "uncertainty": 120 }, "departure": { "time": "1777895580", "uncertainty": 120 }, "stopId": "0:SERRET2", "stopSequence": 38 }, { "arrival": { "time": "1777895597", "uncertainty": 120 }, "departure": { "time": "1777895597", "uncertainty": 120 }, "stopId": "0:HAIEBRU2", "stopSequence": 39 }, { "arrival": { "time": "1777895683", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 40 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853510" }, "vehicle": { "id": "544", "label": "544" } } }, { "id": "1853511", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894471", "uncertainty": 120 }, "stopId": "0:ARP309", "stopSequence": 1 }, { "arrival": { "time": "1777894516", "uncertainty": 120 }, "departure": { "time": "1777894518", "uncertainty": 120 }, "stopId": "0:HTMAGNY1", "stopSequence": 2 }, { "arrival": { "time": "1777894647", "uncertainty": 120 }, "departure": { "time": "1777894681", "uncertainty": 120 }, "stopId": "0:BEAUSOL1", "stopSequence": 3 }, { "arrival": { "time": "1777894711", "uncertainty": 120 }, "departure": { "time": "1777894711", "uncertainty": 120 }, "stopId": "0:ARMOISI1", "stopSequence": 4 }, { "arrival": { "time": "1777894780", "uncertainty": 120 }, "departure": { "time": "1777894780", "uncertainty": 120 }, "stopId": "0:OBELLI01", "stopSequence": 5 }, { "arrival": { "time": "1777894813", "uncertainty": 120 }, "departure": { "time": "1777894813", "uncertainty": 120 }, "stopId": "0:MAGNYBO1", "stopSequence": 6 }, { "arrival": { "time": "1777894861", "uncertainty": 120 }, "departure": { "time": "1777894861", "uncertainty": 120 }, "stopId": "0:ROOSEVE1", "stopSequence": 7 }, { "arrival": { "time": "1777894891", "uncertainty": 120 }, "departure": { "time": "1777894891", "uncertainty": 120 }, "stopId": "0:PLAINE1", "stopSequence": 8 }, { "arrival": { "time": "1777894951", "uncertainty": 120 }, "departure": { "time": "1777895011", "uncertainty": 120 }, "stopId": "0:APREMON1", "stopSequence": 9 }, { "arrival": { "time": "1777895054", "uncertainty": 120 }, "departure": { "time": "1777895054", "uncertainty": 120 }, "stopId": "0:PLATEAU1", "stopSequence": 10 }, { "arrival": { "time": "1777895099", "uncertainty": 120 }, "departure": { "time": "1777895099", "uncertainty": 120 }, "stopId": "0:FAUBOUP1", "stopSequence": 11 }, { "arrival": { "time": "1777895144", "uncertainty": 120 }, "departure": { "time": "1777895161", "uncertainty": 120 }, "stopId": "0:FRECOT1", "stopSequence": 12 }, { "arrival": { "time": "1777895203", "uncertainty": 120 }, "departure": { "time": "1777895221", "uncertainty": 120 }, "stopId": "0:BOUCHOT1", "stopSequence": 13 }, { "arrival": { "time": "1777895288", "uncertainty": 120 }, "departure": { "time": "1777895288", "uncertainty": 120 }, "stopId": "0:VANDERN1", "stopSequence": 14 }, { "arrival": { "time": "1777895333", "uncertainty": 120 }, "departure": { "time": "1777895371", "uncertainty": 120 }, "stopId": "0:POLY01", "stopSequence": 15 }, { "arrival": { "time": "1777895420", "uncertainty": 120 }, "departure": { "time": "1777895420", "uncertainty": 120 }, "stopId": "0:LOTHAIR1", "stopSequence": 16 }, { "arrival": { "time": "1777895514", "uncertainty": 120 }, "departure": { "time": "1777895514", "uncertainty": 120 }, "stopId": "0:LEMUD03", "stopSequence": 17 }, { "arrival": { "time": "1777895575", "uncertainty": 120 }, "departure": { "time": "1777895575", "uncertainty": 120 }, "stopId": "0:DEMBOUR1", "stopSequence": 18 }, { "arrival": { "time": "1777895660", "uncertainty": 120 }, "departure": { "time": "1777895660", "uncertainty": 120 }, "stopId": "0:POME", "stopSequence": 19 }, { "arrival": { "time": "1777895755", "uncertainty": 120 }, "departure": { "time": "1777895755", "uncertainty": 120 }, "stopId": "0:GARGE", "stopSequence": 20 }, { "arrival": { "time": "1777895808", "uncertainty": 120 }, "departure": { "time": "1777895808", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 21 }, { "arrival": { "time": "1777895959", "uncertainty": 120 }, "departure": { "time": "1777895959", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 22 }, { "arrival": { "time": "1777896142", "uncertainty": 120 }, "departure": { "time": "1777896142", "uncertainty": 120 }, "stopId": "0:LUXS", "stopSequence": 23 }, { "arrival": { "time": "1777896237", "uncertainty": 120 }, "departure": { "time": "1777896237", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 24 }, { "arrival": { "time": "1777896327", "uncertainty": 120 }, "departure": { "time": "1777896327", "uncertainty": 120 }, "stopId": "0:TIGNO266", "stopSequence": 25 }, { "arrival": { "time": "1777896427", "uncertainty": 120 }, "departure": { "time": "1777896427", "uncertainty": 120 }, "stopId": "0:SMARTIN2", "stopSequence": 26 }, { "arrival": { "time": "1777896480", "uncertainty": 120 }, "departure": { "time": "1777896480", "uncertainty": 120 }, "stopId": "0:FOCH2", "stopSequence": 27 }, { "arrival": { "time": "1777896515", "uncertainty": 120 }, "departure": { "time": "1777896515", "uncertainty": 120 }, "stopId": "0:PONTVER2", "stopSequence": 28 }, { "arrival": { "time": "1777896577", "uncertainty": 120 }, "departure": { "time": "1777896577", "uncertainty": 120 }, "stopId": "0:CASINO2", "stopSequence": 29 }, { "arrival": { "time": "1777896607", "uncertainty": 120 }, "departure": { "time": "1777896607", "uncertainty": 120 }, "stopId": "0:MIGETTE2", "stopSequence": 30 }, { "arrival": { "time": "1777896664", "uncertainty": 120 }, "departure": { "time": "1777896664", "uncertainty": 120 }, "stopId": "0:LONGEVI2", "stopSequence": 31 }, { "arrival": { "time": "1777896719", "uncertainty": 120 }, "departure": { "time": "1777896719", "uncertainty": 120 }, "stopId": "0:LECLERC2", "stopSequence": 32 }, { "arrival": { "time": "1777896763", "uncertainty": 120 }, "departure": { "time": "1777896763", "uncertainty": 120 }, "stopId": "0:PRILLE2", "stopSequence": 33 }, { "arrival": { "time": "1777896822", "uncertainty": 120 }, "departure": { "time": "1777896822", "uncertainty": 120 }, "stopId": "0:SCYBAS2", "stopSequence": 34 }, { "arrival": { "time": "1777896850", "uncertainty": 120 }, "departure": { "time": "1777896850", "uncertainty": 120 }, "stopId": "0:LIBERTE2", "stopSequence": 35 }, { "arrival": { "time": "1777896915", "uncertainty": 120 }, "departure": { "time": "1777896915", "uncertainty": 120 }, "stopId": "0:MOULI275", "stopSequence": 36 }, { "arrival": { "time": "1777897000", "uncertainty": 120 }, "departure": { "time": "1777897000", "uncertainty": 120 }, "stopId": "0:STJEAN02", "stopSequence": 37 }, { "arrival": { "time": "1777897084", "uncertainty": 120 }, "departure": { "time": "1777897084", "uncertainty": 120 }, "stopId": "0:SERRET2", "stopSequence": 38 }, { "arrival": { "time": "1777897129", "uncertainty": 120 }, "departure": { "time": "1777897129", "uncertainty": 120 }, "stopId": "0:HAIEBRU2", "stopSequence": 39 }, { "arrival": { "time": "1777897215", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 40 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853511" }, "vehicle": { "id": "543", "label": "543" } } }, { "id": "1856842", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777892446", "uncertainty": 120 }, "stopId": "0:MASLIEV1", "stopSequence": 1 }, { "arrival": { "time": "1777892505", "uncertainty": 120 }, "departure": { "time": "1777892506", "uncertainty": 120 }, "stopId": "0:CHAULME1", "stopSequence": 2 }, { "arrival": { "time": "1777892545", "uncertainty": 120 }, "departure": { "time": "1777892545", "uncertainty": 120 }, "stopId": "0:PENSEES1", "stopSequence": 3 }, { "arrival": { "time": "1777892576", "uncertainty": 120 }, "departure": { "time": "1777892576", "uncertainty": 120 }, "stopId": "0:PINOTSM1", "stopSequence": 4 }, { "arrival": { "time": "1777892660", "uncertainty": 120 }, "departure": { "time": "1777892660", "uncertainty": 120 }, "stopId": "0:NOUILLY1", "stopSequence": 5 }, { "arrival": { "time": "1777892729", "uncertainty": 120 }, "departure": { "time": "1777892729", "uncertainty": 120 }, "stopId": "0:FALEE1", "stopSequence": 6 }, { "arrival": { "time": "1777892832", "uncertainty": 120 }, "departure": { "time": "1777892832", "uncertainty": 120 }, "stopId": "0:MEYVIGN1", "stopSequence": 7 }, { "arrival": { "time": "1777892956", "uncertainty": 120 }, "departure": { "time": "1777892956", "uncertainty": 120 }, "stopId": "0:LMOULIN1", "stopSequence": 8 }, { "arrival": { "time": "1777892986", "uncertainty": 120 }, "departure": { "time": "1777892986", "uncertainty": 120 }, "stopId": "0:FONNY1", "stopSequence": 9 }, { "arrival": { "time": "1777893026", "uncertainty": 120 }, "departure": { "time": "1777893026", "uncertainty": 120 }, "stopId": "0:BARBE1", "stopSequence": 10 }, { "arrival": { "time": "1777893076", "uncertainty": 120 }, "departure": { "time": "1777893076", "uncertainty": 120 }, "stopId": "0:MANGENO1", "stopSequence": 11 }, { "arrival": { "time": "1777893114", "uncertainty": 120 }, "departure": { "time": "1777893114", "uncertainty": 120 }, "stopId": "0:SAULNOI1", "stopSequence": 12 }, { "arrival": { "time": "1777893165", "uncertainty": 120 }, "departure": { "time": "1777893166", "uncertainty": 120 }, "stopId": "0:JPJEAN1", "stopSequence": 13 }, { "arrival": { "time": "1777893238", "uncertainty": 120 }, "departure": { "time": "1777893238", "uncertainty": 120 }, "stopId": "0:CORCHAD1", "stopSequence": 14 }, { "arrival": { "time": "1777893316", "uncertainty": 120 }, "departure": { "time": "1777893316", "uncertainty": 120 }, "stopId": "0:JUGAN1", "stopSequence": 15 }, { "arrival": { "time": "1777893376", "uncertainty": 120 }, "departure": { "time": "1777893376", "uncertainty": 120 }, "stopId": "0:JOUSSE1", "stopSequence": 16 }, { "arrival": { "time": "1777893436", "uncertainty": 120 }, "departure": { "time": "1777893526", "uncertainty": 120 }, "stopId": "0:DUNANT1", "stopSequence": 17 }, { "arrival": { "time": "1777893608", "uncertainty": 120 }, "departure": { "time": "1777893608", "uncertainty": 120 }, "stopId": "0:BILLOTT1", "stopSequence": 18 }, { "arrival": { "time": "1777893703", "uncertainty": 120 }, "departure": { "time": "1777893706", "uncertainty": 120 }, "stopId": "0:TANNERI1", "stopSequence": 19 }, { "arrival": { "time": "1777893856", "uncertainty": 120 }, "departure": { "time": "1777893856", "uncertainty": 120 }, "stopId": "0:ARSENAL1", "stopSequence": 20 }, { "arrival": { "time": "1777893910", "uncertainty": 120 }, "departure": { "time": "1777893916", "uncertainty": 120 }, "stopId": "0:FOURNIE1", "stopSequence": 21 }, { "arrival": { "time": "1777894006", "uncertainty": 120 }, "departure": { "time": "1777894066", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 22 }, { "arrival": { "time": "1777894149", "uncertainty": 120 }, "departure": { "time": "1777894156", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 23 }, { "arrival": { "time": "1777894246", "uncertainty": 120 }, "departure": { "time": "1777894246", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 24 }, { "arrival": { "time": "1777894426", "uncertainty": 120 }, "departure": { "time": "1777894576", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 25 }, { "arrival": { "time": "1777894686", "uncertainty": 120 }, "departure": { "time": "1777894696", "uncertainty": 120 }, "stopId": "0:ROIGEO89", "stopSequence": 26 }, { "arrival": { "time": "1777894874", "uncertainty": 120 }, "departure": { "time": "1777894874", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 27 }, { "arrival": { "time": "1777894997", "uncertainty": 120 }, "departure": { "time": "1777894997", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 28 }, { "arrival": { "time": "1777895022", "uncertainty": 120 }, "departure": { "time": "1777895027", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 29 }, { "arrival": { "time": "1777895099", "uncertainty": 120 }, "departure": { "time": "1777895117", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 30 }, { "arrival": { "time": "1777895172", "uncertainty": 120 }, "departure": { "time": "1777895172", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 31 }, { "arrival": { "time": "1777895260", "uncertainty": 120 }, "departure": { "time": "1777895260", "uncertainty": 120 }, "stopId": "0:SCHAFF01", "stopSequence": 32 }, { "arrival": { "time": "1777895404", "uncertainty": 120 }, "departure": { "time": "1777895404", "uncertainty": 120 }, "stopId": "0:STLADRE2", "stopSequence": 33 }, { "arrival": { "time": "1777895464", "uncertainty": 120 }, "departure": { "time": "1777895464", "uncertainty": 120 }, "stopId": "0:MERMOZ2", "stopSequence": 34 }, { "arrival": { "time": "1777895588", "uncertainty": 120 }, "departure": { "time": "1777895588", "uncertainty": 120 }, "stopId": "0:SIMMI689", "stopSequence": 35 }, { "arrival": { "time": "1777895698", "uncertainty": 120 }, "departure": { "time": "1777895698", "uncertainty": 120 }, "stopId": "0:11AVIAT1", "stopSequence": 36 }, { "arrival": { "time": "1777895718", "uncertainty": 120 }, "departure": { "time": "1777895718", "uncertainty": 120 }, "stopId": "0:LUETTE1", "stopSequence": 37 }, { "arrival": { "time": "1777895810", "uncertainty": 120 }, "stopId": "0:COSTEBE3", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856842" }, "vehicle": { "id": "1736", "label": "1736" } } }, { "id": "1856843", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894215", "uncertainty": 120 }, "stopId": "0:MASLIEV1", "stopSequence": 1 }, { "arrival": { "time": "1777894268", "uncertainty": 120 }, "departure": { "time": "1777894268", "uncertainty": 120 }, "stopId": "0:CHAULME1", "stopSequence": 2 }, { "arrival": { "time": "1777894307", "uncertainty": 120 }, "departure": { "time": "1777894334", "uncertainty": 120 }, "stopId": "0:PENSEES1", "stopSequence": 3 }, { "arrival": { "time": "1777894377", "uncertainty": 120 }, "departure": { "time": "1777894377", "uncertainty": 120 }, "stopId": "0:PINOTSM1", "stopSequence": 4 }, { "arrival": { "time": "1777894507", "uncertainty": 120 }, "departure": { "time": "1777894507", "uncertainty": 120 }, "stopId": "0:NOUILLY1", "stopSequence": 5 }, { "arrival": { "time": "1777894616", "uncertainty": 120 }, "departure": { "time": "1777894616", "uncertainty": 120 }, "stopId": "0:FALEE1", "stopSequence": 6 }, { "arrival": { "time": "1777894736" }, "departure": { "time": "1777894736" }, "stopId": "0:MEYVIGN1", "stopSequence": 7 }, { "arrival": { "time": "1777894866" }, "departure": { "time": "1777894866" }, "stopId": "0:LMOULIN1", "stopSequence": 8 }, { "arrival": { "time": "1777894901" }, "departure": { "time": "1777894901" }, "stopId": "0:FONNY1", "stopSequence": 9 }, { "arrival": { "time": "1777894965" }, "departure": { "time": "1777894965" }, "stopId": "0:BARBE1", "stopSequence": 10 }, { "arrival": { "time": "1777895035" }, "departure": { "time": "1777895035" }, "stopId": "0:MANGENO1", "stopSequence": 11 }, { "arrival": { "time": "1777895087" }, "departure": { "time": "1777895087" }, "stopId": "0:SAULNOI1", "stopSequence": 12 }, { "arrival": { "time": "1777895147" }, "departure": { "time": "1777895147" }, "stopId": "0:JPJEAN1", "stopSequence": 13 }, { "arrival": { "time": "1777895216" }, "departure": { "time": "1777895216" }, "stopId": "0:CORCHAD1", "stopSequence": 14 }, { "arrival": { "time": "1777895279" }, "departure": { "time": "1777895279" }, "stopId": "0:JUGAN1", "stopSequence": 15 }, { "arrival": { "time": "1777895353" }, "departure": { "time": "1777895353" }, "stopId": "0:JOUSSE1", "stopSequence": 16 }, { "arrival": { "time": "1777895405" }, "departure": { "time": "1777895405" }, "stopId": "0:DUNANT1", "stopSequence": 17 }, { "arrival": { "time": "1777895511" }, "departure": { "time": "1777895511" }, "stopId": "0:BILLOTT1", "stopSequence": 18 }, { "arrival": { "time": "1777895576" }, "departure": { "time": "1777895576" }, "stopId": "0:TANNERI1", "stopSequence": 19 }, { "arrival": { "time": "1777895722" }, "departure": { "time": "1777895722" }, "stopId": "0:ARSENAL1", "stopSequence": 20 }, { "arrival": { "time": "1777895772" }, "departure": { "time": "1777895772" }, "stopId": "0:FOURNIE1", "stopSequence": 21 }, { "arrival": { "time": "1777895858" }, "departure": { "time": "1777895858" }, "stopId": "0:TANNEUR1", "stopSequence": 22 }, { "arrival": { "time": "1777895920" }, "departure": { "time": "1777895920" }, "stopId": "0:PARAIGE1", "stopSequence": 23 }, { "arrival": { "time": "1777896012" }, "departure": { "time": "1777896012" }, "stopId": "0:MAZELLE1", "stopSequence": 24 }, { "arrival": { "time": "1777896167" }, "departure": { "time": "1777896300" }, "stopId": "0:GARCE", "stopSequence": 25 }, { "arrival": { "time": "1777896430" }, "departure": { "time": "1777896430" }, "stopId": "0:ROIGEO89", "stopSequence": 26 }, { "arrival": { "time": "1777896625" }, "departure": { "time": "1777896625" }, "stopId": "0:BONSEC2", "stopSequence": 27 }, { "arrival": { "time": "1777896757" }, "departure": { "time": "1777896757" }, "stopId": "0:GENIE2", "stopSequence": 28 }, { "arrival": { "time": "1777896794" }, "departure": { "time": "1777896794" }, "stopId": "0:BOTANIQ2", "stopSequence": 29 }, { "arrival": { "time": "1777896855" }, "departure": { "time": "1777896855" }, "stopId": "0:EUROPAC2", "stopSequence": 30 }, { "arrival": { "time": "1777896921" }, "departure": { "time": "1777896921" }, "stopId": "0:NATION2", "stopSequence": 31 }, { "arrival": { "time": "1777896988" }, "departure": { "time": "1777896988" }, "stopId": "0:SCHAFF01", "stopSequence": 32 }, { "arrival": { "time": "1777897067" }, "departure": { "time": "1777897067" }, "stopId": "0:STLADRE2", "stopSequence": 33 }, { "arrival": { "time": "1777897127" }, "departure": { "time": "1777897127" }, "stopId": "0:MERMOZ2", "stopSequence": 34 }, { "arrival": { "time": "1777897289" }, "departure": { "time": "1777897289" }, "stopId": "0:SIMMI689", "stopSequence": 35 }, { "arrival": { "time": "1777897472" }, "departure": { "time": "1777897472" }, "stopId": "0:11AVIAT1", "stopSequence": 36 }, { "arrival": { "time": "1777897515" }, "departure": { "time": "1777897515" }, "stopId": "0:LUETTE1", "stopSequence": 37 }, { "arrival": { "time": "1777897607" }, "stopId": "0:COSTEBE3", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856843" }, "vehicle": { "id": "702", "label": "702" } } }, { "id": "1856372", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897680", "uncertainty": 120 }, "stopId": "0:GRIMONT1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856372" } } }, { "id": "1856368", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777892970", "uncertainty": 120 }, "stopId": "0:GRIMONT1", "stopSequence": 1 }, { "arrival": { "time": "1777893050", "uncertainty": 120 }, "departure": { "time": "1777893060", "uncertainty": 120 }, "stopId": "0:BOUZONV3", "stopSequence": 2 }, { "arrival": { "time": "1777893140", "uncertainty": 120 }, "departure": { "time": "1777893150", "uncertainty": 120 }, "stopId": "0:HSORET1", "stopSequence": 3 }, { "arrival": { "time": "1777893184", "uncertainty": 120 }, "departure": { "time": "1777893210", "uncertainty": 120 }, "stopId": "0:MARRONN1", "stopSequence": 4 }, { "arrival": { "time": "1777893270", "uncertainty": 120 }, "departure": { "time": "1777893270", "uncertainty": 120 }, "stopId": "0:PINS01", "stopSequence": 5 }, { "arrival": { "time": "1777893352", "uncertainty": 120 }, "departure": { "time": "1777893360", "uncertainty": 120 }, "stopId": "0:FRENES1", "stopSequence": 6 }, { "arrival": { "time": "1777893420", "uncertainty": 120 }, "departure": { "time": "1777893450", "uncertainty": 120 }, "stopId": "0:CARRIER1", "stopSequence": 7 }, { "arrival": { "time": "1777893494", "uncertainty": 120 }, "departure": { "time": "1777893510", "uncertainty": 120 }, "stopId": "0:HETRES1", "stopSequence": 8 }, { "arrival": { "time": "1777893604", "uncertainty": 120 }, "departure": { "time": "1777893604", "uncertainty": 120 }, "stopId": "0:ERABLE1", "stopSequence": 9 }, { "arrival": { "time": "1777893647", "uncertainty": 120 }, "departure": { "time": "1777893647", "uncertainty": 120 }, "stopId": "0:TILLEUL1", "stopSequence": 10 }, { "arrival": { "time": "1777893738", "uncertainty": 120 }, "departure": { "time": "1777893750", "uncertainty": 120 }, "stopId": "0:CIMETIE1", "stopSequence": 11 }, { "arrival": { "time": "1777893820", "uncertainty": 120 }, "departure": { "time": "1777893820", "uncertainty": 120 }, "stopId": "0:STJEGLI1", "stopSequence": 12 }, { "arrival": { "time": "1777893913", "uncertainty": 120 }, "departure": { "time": "1777893913", "uncertainty": 120 }, "stopId": "0:TERRESR1", "stopSequence": 13 }, { "arrival": { "time": "1777893960", "uncertainty": 120 }, "departure": { "time": "1777893960", "uncertainty": 120 }, "stopId": "0:BURGER01", "stopSequence": 14 }, { "arrival": { "time": "1777893990", "uncertainty": 120 }, "departure": { "time": "1777893990", "uncertainty": 120 }, "stopId": "0:TANNERI1", "stopSequence": 15 }, { "arrival": { "time": "1777894188", "uncertainty": 120 }, "departure": { "time": "1777894200", "uncertainty": 120 }, "stopId": "0:ARSENAL1", "stopSequence": 16 }, { "arrival": { "time": "1777894245", "uncertainty": 120 }, "departure": { "time": "1777894245", "uncertainty": 120 }, "stopId": "0:FOURNIE1", "stopSequence": 17 }, { "arrival": { "time": "1777894320", "uncertainty": 120 }, "departure": { "time": "1777894380", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 18 }, { "arrival": { "time": "1777894460", "uncertainty": 120 }, "departure": { "time": "1777894470", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 19 }, { "arrival": { "time": "1777894576", "uncertainty": 120 }, "departure": { "time": "1777894590", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 20 }, { "arrival": { "time": "1777894800", "uncertainty": 120 }, "departure": { "time": "1777894860", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 21 }, { "arrival": { "time": "1777894890", "uncertainty": 120 }, "departure": { "time": "1777894890", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 22 }, { "arrival": { "time": "1777895040", "uncertainty": 120 }, "departure": { "time": "1777895100", "uncertainty": 120 }, "stopId": "0:REPPS", "stopSequence": 23 }, { "arrival": { "time": "1777895220", "uncertainty": 120 }, "departure": { "time": "1777895250", "uncertainty": 120 }, "stopId": "0:ROIGEO34", "stopSequence": 24 }, { "arrival": { "time": "1777895370", "uncertainty": 120 }, "departure": { "time": "1777895370", "uncertainty": 120 }, "stopId": "0:VERLAIN2", "stopSequence": 25 }, { "arrival": { "time": "1777895495", "uncertainty": 120 }, "departure": { "time": "1777895495", "uncertainty": 120 }, "stopId": "0:PALAISS2", "stopSequence": 26 }, { "arrival": { "time": "1777895553", "uncertainty": 120 }, "departure": { "time": "1777895553", "uncertainty": 120 }, "stopId": "0:VILLAS2", "stopSequence": 27 }, { "arrival": { "time": "1777895583", "uncertainty": 120 }, "departure": { "time": "1777895583", "uncertainty": 120 }, "stopId": "0:PEPINIE2", "stopSequence": 28 }, { "arrival": { "time": "1777895657", "uncertainty": 120 }, "departure": { "time": "1777895657", "uncertainty": 120 }, "stopId": "0:BRIVAGE2", "stopSequence": 29 }, { "arrival": { "time": "1777895782", "uncertainty": 120 }, "departure": { "time": "1777895782", "uncertainty": 120 }, "stopId": "0:FOCH1", "stopSequence": 30 }, { "arrival": { "time": "1777895880", "uncertainty": 120 }, "departure": { "time": "1777895880", "uncertainty": 120 }, "stopId": "0:SIGISBE2", "stopSequence": 31 }, { "arrival": { "time": "1777895938", "uncertainty": 120 }, "departure": { "time": "1777895938", "uncertainty": 120 }, "stopId": "0:LARDEME2", "stopSequence": 32 }, { "arrival": { "time": "1777896006", "uncertainty": 120 }, "departure": { "time": "1777896006", "uncertainty": 120 }, "stopId": "0:VICTOIR2", "stopSequence": 33 }, { "arrival": { "time": "1777896062", "uncertainty": 120 }, "departure": { "time": "1777896062", "uncertainty": 120 }, "stopId": "0:MARNE2", "stopSequence": 34 }, { "arrival": { "time": "1777896102", "uncertainty": 120 }, "departure": { "time": "1777896102", "uncertainty": 120 }, "stopId": "0:STSIMON2", "stopSequence": 35 }, { "arrival": { "time": "1777896144", "uncertainty": 120 }, "departure": { "time": "1777896144", "uncertainty": 120 }, "stopId": "0:TORTUE2", "stopSequence": 36 }, { "arrival": { "time": "1777896179", "uncertainty": 120 }, "departure": { "time": "1777896179", "uncertainty": 120 }, "stopId": "0:CASTORS2", "stopSequence": 37 }, { "arrival": { "time": "1777896299", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856368" }, "vehicle": { "id": "2135", "label": "2135" } } }, { "id": "1856369", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894111", "uncertainty": 120 }, "stopId": "0:GRIMONT1", "stopSequence": 1 }, { "arrival": { "time": "1777894171", "uncertainty": 120 }, "departure": { "time": "1777894171", "uncertainty": 120 }, "stopId": "0:BOUZONV3", "stopSequence": 2 }, { "arrival": { "time": "1777894246", "uncertainty": 120 }, "departure": { "time": "1777894261", "uncertainty": 120 }, "stopId": "0:HSORET1", "stopSequence": 3 }, { "arrival": { "time": "1777894302", "uncertainty": 120 }, "departure": { "time": "1777894321", "uncertainty": 120 }, "stopId": "0:MARRONN1", "stopSequence": 4 }, { "arrival": { "time": "1777894395", "uncertainty": 120 }, "departure": { "time": "1777894411", "uncertainty": 120 }, "stopId": "0:PINS01", "stopSequence": 5 }, { "arrival": { "time": "1777894501", "uncertainty": 120 }, "departure": { "time": "1777894501", "uncertainty": 120 }, "stopId": "0:FRENES1", "stopSequence": 6 }, { "arrival": { "time": "1777894561", "uncertainty": 120 }, "departure": { "time": "1777894591", "uncertainty": 120 }, "stopId": "0:CARRIER1", "stopSequence": 7 }, { "arrival": { "time": "1777894621", "uncertainty": 120 }, "departure": { "time": "1777894621", "uncertainty": 120 }, "stopId": "0:HETRES1", "stopSequence": 8 }, { "arrival": { "time": "1777894706", "uncertainty": 120 }, "departure": { "time": "1777894706", "uncertainty": 120 }, "stopId": "0:ERABLE1", "stopSequence": 9 }, { "arrival": { "time": "1777894741", "uncertainty": 120 }, "departure": { "time": "1777894741", "uncertainty": 120 }, "stopId": "0:TILLEUL1", "stopSequence": 10 }, { "arrival": { "time": "1777894831", "uncertainty": 120 }, "departure": { "time": "1777894831", "uncertainty": 120 }, "stopId": "0:CIMETIE1", "stopSequence": 11 }, { "arrival": { "time": "1777894913", "uncertainty": 120 }, "departure": { "time": "1777894913", "uncertainty": 120 }, "stopId": "0:STJEGLI1", "stopSequence": 12 }, { "arrival": { "time": "1777895017", "uncertainty": 120 }, "departure": { "time": "1777895041", "uncertainty": 120 }, "stopId": "0:TERRESR1", "stopSequence": 13 }, { "arrival": { "time": "1777895190", "uncertainty": 120 }, "departure": { "time": "1777895190", "uncertainty": 120 }, "stopId": "0:BURGER01", "stopSequence": 14 }, { "arrival": { "time": "1777895190", "uncertainty": 120 }, "departure": { "time": "1777895190", "uncertainty": 120 }, "stopId": "0:TANNERI1", "stopSequence": 15 }, { "arrival": { "time": "1777895330", "uncertainty": 120 }, "departure": { "time": "1777895341", "uncertainty": 120 }, "stopId": "0:ARSENAL1", "stopSequence": 16 }, { "arrival": { "time": "1777895389", "uncertainty": 120 }, "departure": { "time": "1777895389", "uncertainty": 120 }, "stopId": "0:FOURNIE1", "stopSequence": 17 }, { "arrival": { "time": "1777895470", "uncertainty": 120 }, "departure": { "time": "1777895470", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 18 }, { "arrival": { "time": "1777895532", "uncertainty": 120 }, "departure": { "time": "1777895532", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 19 }, { "arrival": { "time": "1777895624", "uncertainty": 120 }, "departure": { "time": "1777895624", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 20 }, { "arrival": { "time": "1777895832", "uncertainty": 120 }, "departure": { "time": "1777895832", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 21 }, { "arrival": { "time": "1777895877", "uncertainty": 120 }, "departure": { "time": "1777895877", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 22 }, { "arrival": { "time": "1777896032", "uncertainty": 120 }, "departure": { "time": "1777896032", "uncertainty": 120 }, "stopId": "0:REPPS", "stopSequence": 23 }, { "arrival": { "time": "1777896156", "uncertainty": 120 }, "departure": { "time": "1777896156", "uncertainty": 120 }, "stopId": "0:ROIGEO34", "stopSequence": 24 }, { "arrival": { "time": "1777896212", "uncertainty": 120 }, "departure": { "time": "1777896212", "uncertainty": 120 }, "stopId": "0:VERLAIN2", "stopSequence": 25 }, { "arrival": { "time": "1777896364", "uncertainty": 120 }, "departure": { "time": "1777896364", "uncertainty": 120 }, "stopId": "0:PALAISS2", "stopSequence": 26 }, { "arrival": { "time": "1777896418", "uncertainty": 120 }, "departure": { "time": "1777896418", "uncertainty": 120 }, "stopId": "0:VILLAS2", "stopSequence": 27 }, { "arrival": { "time": "1777896479", "uncertainty": 120 }, "departure": { "time": "1777896479", "uncertainty": 120 }, "stopId": "0:PEPINIE2", "stopSequence": 28 }, { "arrival": { "time": "1777896544", "uncertainty": 120 }, "departure": { "time": "1777896544", "uncertainty": 120 }, "stopId": "0:BRIVAGE2", "stopSequence": 29 }, { "arrival": { "time": "1777896735", "uncertainty": 120 }, "departure": { "time": "1777896735", "uncertainty": 120 }, "stopId": "0:FOCH1", "stopSequence": 30 }, { "arrival": { "time": "1777896790", "uncertainty": 120 }, "departure": { "time": "1777896790", "uncertainty": 120 }, "stopId": "0:SIGISBE2", "stopSequence": 31 }, { "arrival": { "time": "1777896841", "uncertainty": 120 }, "departure": { "time": "1777896841", "uncertainty": 120 }, "stopId": "0:LARDEME2", "stopSequence": 32 }, { "arrival": { "time": "1777896911", "uncertainty": 120 }, "departure": { "time": "1777896911", "uncertainty": 120 }, "stopId": "0:VICTOIR2", "stopSequence": 33 }, { "arrival": { "time": "1777896954", "uncertainty": 120 }, "departure": { "time": "1777896954", "uncertainty": 120 }, "stopId": "0:MARNE2", "stopSequence": 34 }, { "arrival": { "time": "1777896983", "uncertainty": 120 }, "departure": { "time": "1777896983", "uncertainty": 120 }, "stopId": "0:STSIMON2", "stopSequence": 35 }, { "arrival": { "time": "1777897045", "uncertainty": 120 }, "departure": { "time": "1777897045", "uncertainty": 120 }, "stopId": "0:TORTUE2", "stopSequence": 36 }, { "arrival": { "time": "1777897084", "uncertainty": 120 }, "departure": { "time": "1777897084", "uncertainty": 120 }, "stopId": "0:CASTORS2", "stopSequence": 37 }, { "arrival": { "time": "1777897204", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856369" }, "vehicle": { "id": "2032", "label": "2032" } } }, { "id": "1856370", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895280", "uncertainty": 120 }, "stopId": "0:GRIMONT1", "stopSequence": 1 }, { "arrival": { "time": "1777895350", "uncertainty": 120 }, "departure": { "time": "1777895370", "uncertainty": 120 }, "stopId": "0:BOUZONV3", "stopSequence": 2 }, { "arrival": { "time": "1777895445", "uncertainty": 120 }, "departure": { "time": "1777895445", "uncertainty": 120 }, "stopId": "0:HSORET1", "stopSequence": 3 }, { "arrival": { "time": "1777895485", "uncertainty": 120 }, "departure": { "time": "1777895485", "uncertainty": 120 }, "stopId": "0:MARRONN1", "stopSequence": 4 }, { "arrival": { "time": "1777895557", "uncertainty": 120 }, "departure": { "time": "1777895557", "uncertainty": 120 }, "stopId": "0:PINS01", "stopSequence": 5 }, { "arrival": { "time": "1777895644", "uncertainty": 120 }, "departure": { "time": "1777895644", "uncertainty": 120 }, "stopId": "0:FRENES1", "stopSequence": 6 }, { "arrival": { "time": "1777895703", "uncertainty": 120 }, "departure": { "time": "1777895703", "uncertainty": 120 }, "stopId": "0:CARRIER1", "stopSequence": 7 }, { "arrival": { "time": "1777895734", "uncertainty": 120 }, "departure": { "time": "1777895734", "uncertainty": 120 }, "stopId": "0:HETRES1", "stopSequence": 8 }, { "arrival": { "time": "1777895820", "uncertainty": 120 }, "departure": { "time": "1777895820", "uncertainty": 120 }, "stopId": "0:ERABLE1", "stopSequence": 9 }, { "arrival": { "time": "1777895857", "uncertainty": 120 }, "departure": { "time": "1777895857", "uncertainty": 120 }, "stopId": "0:TILLEUL1", "stopSequence": 10 }, { "arrival": { "time": "1777895947", "uncertainty": 120 }, "departure": { "time": "1777895947", "uncertainty": 120 }, "stopId": "0:CIMETIE1", "stopSequence": 11 }, { "arrival": { "time": "1777896028", "uncertainty": 120 }, "departure": { "time": "1777896028", "uncertainty": 120 }, "stopId": "0:STJEGLI1", "stopSequence": 12 }, { "arrival": { "time": "1777896134", "uncertainty": 120 }, "departure": { "time": "1777896134", "uncertainty": 120 }, "stopId": "0:TERRESR1", "stopSequence": 13 }, { "arrival": { "time": "1777896178", "uncertainty": 120 }, "departure": { "time": "1777896178", "uncertainty": 120 }, "stopId": "0:BURGER01", "stopSequence": 14 }, { "arrival": { "time": "1777896218", "uncertainty": 120 }, "departure": { "time": "1777896218", "uncertainty": 120 }, "stopId": "0:TANNERI1", "stopSequence": 15 }, { "arrival": { "time": "1777896365", "uncertainty": 120 }, "departure": { "time": "1777896365", "uncertainty": 120 }, "stopId": "0:ARSENAL1", "stopSequence": 16 }, { "arrival": { "time": "1777896435", "uncertainty": 120 }, "departure": { "time": "1777896435", "uncertainty": 120 }, "stopId": "0:FOURNIE1", "stopSequence": 17 }, { "arrival": { "time": "1777896564", "uncertainty": 120 }, "departure": { "time": "1777896564", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 18 }, { "arrival": { "time": "1777896628", "uncertainty": 120 }, "departure": { "time": "1777896628", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 19 }, { "arrival": { "time": "1777896720", "uncertainty": 120 }, "departure": { "time": "1777896720", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 20 }, { "arrival": { "time": "1777896904", "uncertainty": 120 }, "departure": { "time": "1777896904", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 21 }, { "arrival": { "time": "1777896956", "uncertainty": 120 }, "departure": { "time": "1777896956", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 22 }, { "arrival": { "time": "1777897154", "uncertainty": 120 }, "departure": { "time": "1777897154", "uncertainty": 120 }, "stopId": "0:REPPS", "stopSequence": 23 }, { "arrival": { "time": "1777897306", "uncertainty": 120 }, "departure": { "time": "1777897306", "uncertainty": 120 }, "stopId": "0:ROIGEO34", "stopSequence": 24 }, { "arrival": { "time": "1777897362", "uncertainty": 120 }, "departure": { "time": "1777897362", "uncertainty": 120 }, "stopId": "0:VERLAIN2", "stopSequence": 25 }, { "arrival": { "time": "1777897514", "uncertainty": 120 }, "departure": { "time": "1777897514", "uncertainty": 120 }, "stopId": "0:PALAISS2", "stopSequence": 26 }, { "arrival": { "time": "1777897567", "uncertainty": 120 }, "departure": { "time": "1777897567", "uncertainty": 120 }, "stopId": "0:VILLAS2", "stopSequence": 27 }, { "arrival": { "time": "1777897626", "uncertainty": 120 }, "departure": { "time": "1777897626", "uncertainty": 120 }, "stopId": "0:PEPINIE2", "stopSequence": 28 }, { "arrival": { "time": "1777897689", "uncertainty": 120 }, "departure": { "time": "1777897689", "uncertainty": 120 }, "stopId": "0:BRIVAGE2", "stopSequence": 29 }, { "arrival": { "time": "1777897880", "uncertainty": 120 }, "departure": { "time": "1777897880", "uncertainty": 120 }, "stopId": "0:FOCH1", "stopSequence": 30 }, { "arrival": { "time": "1777897935", "uncertainty": 120 }, "departure": { "time": "1777897935", "uncertainty": 120 }, "stopId": "0:SIGISBE2", "stopSequence": 31 }, { "arrival": { "time": "1777897986", "uncertainty": 120 }, "departure": { "time": "1777897986", "uncertainty": 120 }, "stopId": "0:LARDEME2", "stopSequence": 32 }, { "arrival": { "time": "1777898056", "uncertainty": 120 }, "departure": { "time": "1777898056", "uncertainty": 120 }, "stopId": "0:VICTOIR2", "stopSequence": 33 }, { "arrival": { "time": "1777898099", "uncertainty": 120 }, "departure": { "time": "1777898099", "uncertainty": 120 }, "stopId": "0:MARNE2", "stopSequence": 34 }, { "arrival": { "time": "1777898128", "uncertainty": 120 }, "departure": { "time": "1777898128", "uncertainty": 120 }, "stopId": "0:STSIMON2", "stopSequence": 35 }, { "arrival": { "time": "1777898190", "uncertainty": 120 }, "departure": { "time": "1777898190", "uncertainty": 120 }, "stopId": "0:TORTUE2", "stopSequence": 36 }, { "arrival": { "time": "1777898229", "uncertainty": 120 }, "departure": { "time": "1777898229", "uncertainty": 120 }, "stopId": "0:CASTORS2", "stopSequence": 37 }, { "arrival": { "time": "1777898349", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856370" }, "vehicle": { "id": "707", "label": "707" } } }, { "id": "1856371", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896480", "uncertainty": 120 }, "stopId": "0:GRIMONT1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856371" } } }, { "id": "1853552", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898340", "uncertainty": 120 }, "stopId": "0:ABS591", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853552" } } }, { "id": "1853549", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893691", "uncertainty": 120 }, "stopId": "0:ABS591", "stopSequence": 1 }, { "arrival": { "time": "1777893781", "uncertainty": 120 }, "departure": { "time": "1777893781", "uncertainty": 120 }, "stopId": "0:VALERIA1", "stopSequence": 2 }, { "arrival": { "time": "1777893812", "uncertainty": 120 }, "departure": { "time": "1777893812", "uncertainty": 120 }, "stopId": "0:ROSEAUX1", "stopSequence": 3 }, { "arrival": { "time": "1777893881", "uncertainty": 120 }, "departure": { "time": "1777893881", "uncertainty": 120 }, "stopId": "0:ACACIAS1", "stopSequence": 4 }, { "arrival": { "time": "1777893972", "uncertainty": 120 }, "departure": { "time": "1777893972", "uncertainty": 120 }, "stopId": "0:PTICLOU1", "stopSequence": 5 }, { "arrival": { "time": "1777894021", "uncertainty": 120 }, "departure": { "time": "1777894021", "uncertainty": 120 }, "stopId": "0:STROCH1", "stopSequence": 6 }, { "arrival": { "time": "1777894125", "uncertainty": 120 }, "departure": { "time": "1777894125", "uncertainty": 120 }, "stopId": "0:FAUBOUP1", "stopSequence": 7 }, { "arrival": { "time": "1777894186", "uncertainty": 120 }, "departure": { "time": "1777894201", "uncertainty": 120 }, "stopId": "0:FRECOT1", "stopSequence": 8 }, { "arrival": { "time": "1777894231", "uncertainty": 120 }, "departure": { "time": "1777894321", "uncertainty": 120 }, "stopId": "0:BOUCHOT1", "stopSequence": 9 }, { "arrival": { "time": "1777894390", "uncertainty": 120 }, "departure": { "time": "1777894411", "uncertainty": 120 }, "stopId": "0:VANDERN1", "stopSequence": 10 }, { "arrival": { "time": "1777894441", "uncertainty": 120 }, "departure": { "time": "1777894471", "uncertainty": 120 }, "stopId": "0:POLY01", "stopSequence": 11 }, { "arrival": { "time": "1777894521", "uncertainty": 120 }, "departure": { "time": "1777894531", "uncertainty": 120 }, "stopId": "0:LOTHAIR1", "stopSequence": 12 }, { "arrival": { "time": "1777894621", "uncertainty": 120 }, "departure": { "time": "1777894621", "uncertainty": 120 }, "stopId": "0:LEMUD03", "stopSequence": 13 }, { "arrival": { "time": "1777894681", "uncertainty": 120 }, "departure": { "time": "1777894681", "uncertainty": 120 }, "stopId": "0:DEMBOUR1", "stopSequence": 14 }, { "arrival": { "time": "1777894765", "uncertainty": 120 }, "departure": { "time": "1777894801", "uncertainty": 120 }, "stopId": "0:POME", "stopSequence": 15 }, { "arrival": { "time": "1777894891", "uncertainty": 120 }, "departure": { "time": "1777894951", "uncertainty": 120 }, "stopId": "0:GARGE", "stopSequence": 16 }, { "arrival": { "time": "1777895001", "uncertainty": 120 }, "departure": { "time": "1777895011", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 17 }, { "arrival": { "time": "1777895161", "uncertainty": 120 }, "departure": { "time": "1777895191", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 18 }, { "arrival": { "time": "1777895408", "uncertainty": 120 }, "departure": { "time": "1777895408", "uncertainty": 120 }, "stopId": "0:LUXS", "stopSequence": 19 }, { "arrival": { "time": "1777895499", "uncertainty": 120 }, "departure": { "time": "1777895499", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 20 }, { "arrival": { "time": "1777895587", "uncertainty": 120 }, "departure": { "time": "1777895587", "uncertainty": 120 }, "stopId": "0:TIGNO266", "stopSequence": 21 }, { "arrival": { "time": "1777895682", "uncertainty": 120 }, "departure": { "time": "1777895682", "uncertainty": 120 }, "stopId": "0:SMARTIN2", "stopSequence": 22 }, { "arrival": { "time": "1777895738", "uncertainty": 120 }, "departure": { "time": "1777895738", "uncertainty": 120 }, "stopId": "0:FOCH2", "stopSequence": 23 }, { "arrival": { "time": "1777895771", "uncertainty": 120 }, "departure": { "time": "1777895771", "uncertainty": 120 }, "stopId": "0:PONTVER2", "stopSequence": 24 }, { "arrival": { "time": "1777895833", "uncertainty": 120 }, "departure": { "time": "1777895833", "uncertainty": 120 }, "stopId": "0:CASINO2", "stopSequence": 25 }, { "arrival": { "time": "1777895859", "uncertainty": 120 }, "departure": { "time": "1777895859", "uncertainty": 120 }, "stopId": "0:MIGETTE2", "stopSequence": 26 }, { "arrival": { "time": "1777895917", "uncertainty": 120 }, "departure": { "time": "1777895917", "uncertainty": 120 }, "stopId": "0:LONGEVI2", "stopSequence": 27 }, { "arrival": { "time": "1777895969", "uncertainty": 120 }, "departure": { "time": "1777895969", "uncertainty": 120 }, "stopId": "0:LECLERC2", "stopSequence": 28 }, { "arrival": { "time": "1777896011", "uncertainty": 120 }, "departure": { "time": "1777896011", "uncertainty": 120 }, "stopId": "0:PRILLE2", "stopSequence": 29 }, { "arrival": { "time": "1777896058", "uncertainty": 120 }, "departure": { "time": "1777896058", "uncertainty": 120 }, "stopId": "0:SCYBAS2", "stopSequence": 30 }, { "arrival": { "time": "1777896084", "uncertainty": 120 }, "departure": { "time": "1777896084", "uncertainty": 120 }, "stopId": "0:LIBERTE2", "stopSequence": 31 }, { "arrival": { "time": "1777896137", "uncertainty": 120 }, "departure": { "time": "1777896137", "uncertainty": 120 }, "stopId": "0:MOULI275", "stopSequence": 32 }, { "arrival": { "time": "1777896245", "uncertainty": 120 }, "departure": { "time": "1777896245", "uncertainty": 120 }, "stopId": "0:STJEAN02", "stopSequence": 33 }, { "arrival": { "time": "1777896308", "uncertainty": 120 }, "departure": { "time": "1777896308", "uncertainty": 120 }, "stopId": "0:SERRET2", "stopSequence": 34 }, { "arrival": { "time": "1777896327", "uncertainty": 120 }, "departure": { "time": "1777896327", "uncertainty": 120 }, "stopId": "0:HAIEBRU2", "stopSequence": 35 }, { "arrival": { "time": "1777896413", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 36 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853549" }, "vehicle": { "id": "2054", "label": "2054" } } }, { "id": "1853550", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895371", "uncertainty": 120 }, "stopId": "0:ABS591", "stopSequence": 1 }, { "arrival": { "time": "1777895445", "uncertainty": 120 }, "departure": { "time": "1777895445", "uncertainty": 120 }, "stopId": "0:VALERIA1", "stopSequence": 2 }, { "arrival": { "time": "1777895479", "uncertainty": 120 }, "departure": { "time": "1777895479", "uncertainty": 120 }, "stopId": "0:ROSEAUX1", "stopSequence": 3 }, { "arrival": { "time": "1777895543", "uncertainty": 120 }, "departure": { "time": "1777895543", "uncertainty": 120 }, "stopId": "0:ACACIAS1", "stopSequence": 4 }, { "arrival": { "time": "1777895623", "uncertainty": 120 }, "departure": { "time": "1777895623", "uncertainty": 120 }, "stopId": "0:PTICLOU1", "stopSequence": 5 }, { "arrival": { "time": "1777895672", "uncertainty": 120 }, "departure": { "time": "1777895672", "uncertainty": 120 }, "stopId": "0:STROCH1", "stopSequence": 6 }, { "arrival": { "time": "1777895781", "uncertainty": 120 }, "departure": { "time": "1777895781", "uncertainty": 120 }, "stopId": "0:FAUBOUP1", "stopSequence": 7 }, { "arrival": { "time": "1777895832", "uncertainty": 120 }, "departure": { "time": "1777895832", "uncertainty": 120 }, "stopId": "0:FRECOT1", "stopSequence": 8 }, { "arrival": { "time": "1777895874", "uncertainty": 120 }, "departure": { "time": "1777895874", "uncertainty": 120 }, "stopId": "0:BOUCHOT1", "stopSequence": 9 }, { "arrival": { "time": "1777895944", "uncertainty": 120 }, "departure": { "time": "1777895944", "uncertainty": 120 }, "stopId": "0:VANDERN1", "stopSequence": 10 }, { "arrival": { "time": "1777895989", "uncertainty": 120 }, "departure": { "time": "1777895989", "uncertainty": 120 }, "stopId": "0:POLY01", "stopSequence": 11 }, { "arrival": { "time": "1777896037", "uncertainty": 120 }, "departure": { "time": "1777896037", "uncertainty": 120 }, "stopId": "0:LOTHAIR1", "stopSequence": 12 }, { "arrival": { "time": "1777896134", "uncertainty": 120 }, "departure": { "time": "1777896134", "uncertainty": 120 }, "stopId": "0:LEMUD03", "stopSequence": 13 }, { "arrival": { "time": "1777896195", "uncertainty": 120 }, "departure": { "time": "1777896195", "uncertainty": 120 }, "stopId": "0:DEMBOUR1", "stopSequence": 14 }, { "arrival": { "time": "1777896280", "uncertainty": 120 }, "departure": { "time": "1777896280", "uncertainty": 120 }, "stopId": "0:POME", "stopSequence": 15 }, { "arrival": { "time": "1777896380", "uncertainty": 120 }, "departure": { "time": "1777896380", "uncertainty": 120 }, "stopId": "0:GARGE", "stopSequence": 16 }, { "arrival": { "time": "1777896435", "uncertainty": 120 }, "departure": { "time": "1777896435", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 17 }, { "arrival": { "time": "1777896586", "uncertainty": 120 }, "departure": { "time": "1777896586", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 18 }, { "arrival": { "time": "1777896876", "uncertainty": 120 }, "departure": { "time": "1777896876", "uncertainty": 120 }, "stopId": "0:LUXS", "stopSequence": 19 }, { "arrival": { "time": "1777897006", "uncertainty": 120 }, "departure": { "time": "1777897006", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 20 }, { "arrival": { "time": "1777897107", "uncertainty": 120 }, "departure": { "time": "1777897107", "uncertainty": 120 }, "stopId": "0:TIGNO266", "stopSequence": 21 }, { "arrival": { "time": "1777897246", "uncertainty": 120 }, "departure": { "time": "1777897246", "uncertainty": 120 }, "stopId": "0:SMARTIN2", "stopSequence": 22 }, { "arrival": { "time": "1777897276", "uncertainty": 120 }, "departure": { "time": "1777897276", "uncertainty": 120 }, "stopId": "0:FOCH2", "stopSequence": 23 }, { "arrival": { "time": "1777897325", "uncertainty": 120 }, "departure": { "time": "1777897325", "uncertainty": 120 }, "stopId": "0:PONTVER2", "stopSequence": 24 }, { "arrival": { "time": "1777897387", "uncertainty": 120 }, "departure": { "time": "1777897387", "uncertainty": 120 }, "stopId": "0:CASINO2", "stopSequence": 25 }, { "arrival": { "time": "1777897440", "uncertainty": 120 }, "departure": { "time": "1777897440", "uncertainty": 120 }, "stopId": "0:MIGETTE2", "stopSequence": 26 }, { "arrival": { "time": "1777897480", "uncertainty": 120 }, "departure": { "time": "1777897480", "uncertainty": 120 }, "stopId": "0:LONGEVI2", "stopSequence": 27 }, { "arrival": { "time": "1777897547", "uncertainty": 120 }, "departure": { "time": "1777897547", "uncertainty": 120 }, "stopId": "0:LECLERC2", "stopSequence": 28 }, { "arrival": { "time": "1777897605", "uncertainty": 120 }, "departure": { "time": "1777897605", "uncertainty": 120 }, "stopId": "0:PRILLE2", "stopSequence": 29 }, { "arrival": { "time": "1777897664", "uncertainty": 120 }, "departure": { "time": "1777897664", "uncertainty": 120 }, "stopId": "0:SCYBAS2", "stopSequence": 30 }, { "arrival": { "time": "1777897709", "uncertainty": 120 }, "departure": { "time": "1777897709", "uncertainty": 120 }, "stopId": "0:LIBERTE2", "stopSequence": 31 }, { "arrival": { "time": "1777897774", "uncertainty": 120 }, "departure": { "time": "1777897774", "uncertainty": 120 }, "stopId": "0:MOULI275", "stopSequence": 32 }, { "arrival": { "time": "1777897859", "uncertainty": 120 }, "departure": { "time": "1777897859", "uncertainty": 120 }, "stopId": "0:STJEAN02", "stopSequence": 33 }, { "arrival": { "time": "1777897943", "uncertainty": 120 }, "departure": { "time": "1777897943", "uncertainty": 120 }, "stopId": "0:SERRET2", "stopSequence": 34 }, { "arrival": { "time": "1777897988", "uncertainty": 120 }, "departure": { "time": "1777897988", "uncertainty": 120 }, "stopId": "0:HAIEBRU2", "stopSequence": 35 }, { "arrival": { "time": "1777898074", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 36 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853550" }, "vehicle": { "id": "2155", "label": "2155" } } }, { "id": "1856880", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897740", "uncertainty": 120 }, "stopId": "0:COSTEBE3", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856880" } } }, { "id": "1853551", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896900", "uncertainty": 120 }, "stopId": "0:ABS591", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853551" } } }, { "id": "1856877", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893091", "uncertainty": 120 }, "stopId": "0:COSTEBE3", "stopSequence": 1 }, { "arrival": { "time": "1777893148", "uncertainty": 120 }, "departure": { "time": "1777893181", "uncertainty": 120 }, "stopId": "0:LUETTE2", "stopSequence": 2 }, { "arrival": { "time": "1777893211", "uncertainty": 120 }, "departure": { "time": "1777893211", "uncertainty": 120 }, "stopId": "0:11AVIAT2", "stopSequence": 3 }, { "arrival": { "time": "1777893315", "uncertainty": 120 }, "departure": { "time": "1777893315", "uncertainty": 120 }, "stopId": "0:SIMMI690", "stopSequence": 4 }, { "arrival": { "time": "1777893401", "uncertainty": 120 }, "departure": { "time": "1777893420", "uncertainty": 120 }, "stopId": "0:MERMOZ1", "stopSequence": 5 }, { "arrival": { "time": "1777893509", "uncertainty": 120 }, "departure": { "time": "1777893512", "uncertainty": 120 }, "stopId": "0:STLADRE1", "stopSequence": 6 }, { "arrival": { "time": "1777893669", "uncertainty": 120 }, "departure": { "time": "1777893691", "uncertainty": 120 }, "stopId": "0:SCHAFF02", "stopSequence": 7 }, { "arrival": { "time": "1777893777", "uncertainty": 120 }, "departure": { "time": "1777893781", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 8 }, { "arrival": { "time": "1777893841", "uncertainty": 120 }, "departure": { "time": "1777893841", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 9 }, { "arrival": { "time": "1777893889", "uncertainty": 120 }, "departure": { "time": "1777893889", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 10 }, { "arrival": { "time": "1777893914", "uncertainty": 120 }, "departure": { "time": "1777893914", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 11 }, { "arrival": { "time": "1777894068", "uncertainty": 120 }, "departure": { "time": "1777894068", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 12 }, { "arrival": { "time": "1777894189", "uncertainty": 120 }, "departure": { "time": "1777894231", "uncertainty": 120 }, "stopId": "0:ROIGE142", "stopSequence": 13 }, { "arrival": { "time": "1777894320", "uncertainty": 120 }, "departure": { "time": "1777894381", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 14 }, { "arrival": { "time": "1777894517", "uncertainty": 120 }, "departure": { "time": "1777894517", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 15 }, { "arrival": { "time": "1777894622", "uncertainty": 120 }, "departure": { "time": "1777894622", "uncertainty": 120 }, "stopId": "0:TANNEUR2", "stopSequence": 16 }, { "arrival": { "time": "1777894712", "uncertainty": 120 }, "departure": { "time": "1777894714", "uncertainty": 120 }, "stopId": "0:FOURNIE2", "stopSequence": 17 }, { "arrival": { "time": "1777894774", "uncertainty": 120 }, "departure": { "time": "1777894774", "uncertainty": 120 }, "stopId": "0:ARSENAL2", "stopSequence": 18 }, { "arrival": { "time": "1777894955", "uncertainty": 120 }, "departure": { "time": "1777894984", "uncertainty": 120 }, "stopId": "0:TANNERI2", "stopSequence": 19 }, { "arrival": { "time": "1777895044", "uncertainty": 120 }, "departure": { "time": "1777895044", "uncertainty": 120 }, "stopId": "0:BILLOTT2", "stopSequence": 20 }, { "arrival": { "time": "1777895104", "uncertainty": 120 }, "departure": { "time": "1777895104", "uncertainty": 120 }, "stopId": "0:DUNANT2", "stopSequence": 21 }, { "arrival": { "time": "1777895164", "uncertainty": 120 }, "departure": { "time": "1777895164", "uncertainty": 120 }, "stopId": "0:JOUSSE2", "stopSequence": 22 }, { "arrival": { "time": "1777895241", "uncertainty": 120 }, "departure": { "time": "1777895241", "uncertainty": 120 }, "stopId": "0:JUGAN2", "stopSequence": 23 }, { "arrival": { "time": "1777895294", "uncertainty": 120 }, "departure": { "time": "1777895314", "uncertainty": 120 }, "stopId": "0:CORCHAD2", "stopSequence": 24 }, { "arrival": { "time": "1777895382", "uncertainty": 120 }, "departure": { "time": "1777895382", "uncertainty": 120 }, "stopId": "0:JPJEAN2", "stopSequence": 25 }, { "arrival": { "time": "1777895441", "uncertainty": 120 }, "departure": { "time": "1777895441", "uncertainty": 120 }, "stopId": "0:SAULNOI2", "stopSequence": 26 }, { "arrival": { "time": "1777895492", "uncertainty": 120 }, "departure": { "time": "1777895492", "uncertainty": 120 }, "stopId": "0:MANGENO2", "stopSequence": 27 }, { "arrival": { "time": "1777895544", "uncertainty": 120 }, "departure": { "time": "1777895544", "uncertainty": 120 }, "stopId": "0:BARBE2", "stopSequence": 28 }, { "arrival": { "time": "1777895613", "uncertainty": 120 }, "departure": { "time": "1777895613", "uncertainty": 120 }, "stopId": "0:FONNY2", "stopSequence": 29 }, { "arrival": { "time": "1777895649", "uncertainty": 120 }, "departure": { "time": "1777895649", "uncertainty": 120 }, "stopId": "0:LMOULIN2", "stopSequence": 30 }, { "arrival": { "time": "1777895742", "uncertainty": 120 }, "departure": { "time": "1777895742", "uncertainty": 120 }, "stopId": "0:MEYVIGN1", "stopSequence": 31 }, { "arrival": { "time": "1777895982", "uncertainty": 120 }, "departure": { "time": "1777895982", "uncertainty": 120 }, "stopId": "0:FALEE2", "stopSequence": 32 }, { "arrival": { "time": "1777896042", "uncertainty": 120 }, "departure": { "time": "1777896042", "uncertainty": 120 }, "stopId": "0:PRESSOI2", "stopSequence": 33 }, { "arrival": { "time": "1777896197", "uncertainty": 120 }, "departure": { "time": "1777896197", "uncertainty": 120 }, "stopId": "0:PINOTSM2", "stopSequence": 34 }, { "arrival": { "time": "1777896220", "uncertainty": 120 }, "departure": { "time": "1777896220", "uncertainty": 120 }, "stopId": "0:PENSEES2", "stopSequence": 35 }, { "arrival": { "time": "1777896255", "uncertainty": 120 }, "departure": { "time": "1777896255", "uncertainty": 120 }, "stopId": "0:CHAULME2", "stopSequence": 36 }, { "arrival": { "time": "1777896303", "uncertainty": 120 }, "departure": { "time": "1777896303", "uncertainty": 120 }, "stopId": "0:GROSNOY1", "stopSequence": 37 }, { "arrival": { "time": "1777896462", "uncertainty": 120 }, "stopId": "0:MASLIEV1", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856877" }, "vehicle": { "id": "2432", "label": "2432" } } }, { "id": "1856878", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894860", "uncertainty": 120 }, "stopId": "0:COSTEBE3", "stopSequence": 1 }, { "arrival": { "time": "1777894973", "uncertainty": 120 }, "departure": { "time": "1777894973", "uncertainty": 120 }, "stopId": "0:LUETTE2", "stopSequence": 2 }, { "arrival": { "time": "1777895011", "uncertainty": 120 }, "departure": { "time": "1777895011", "uncertainty": 120 }, "stopId": "0:11AVIAT2", "stopSequence": 3 }, { "arrival": { "time": "1777895114", "uncertainty": 120 }, "departure": { "time": "1777895131", "uncertainty": 120 }, "stopId": "0:SIMMI690", "stopSequence": 4 }, { "arrival": { "time": "1777895220", "uncertainty": 120 }, "departure": { "time": "1777895251", "uncertainty": 120 }, "stopId": "0:MERMOZ1", "stopSequence": 5 }, { "arrival": { "time": "1777895311", "uncertainty": 120 }, "departure": { "time": "1777895311", "uncertainty": 120 }, "stopId": "0:STLADRE1", "stopSequence": 6 }, { "arrival": { "time": "1777895449", "uncertainty": 120 }, "departure": { "time": "1777895449", "uncertainty": 120 }, "stopId": "0:SCHAFF02", "stopSequence": 7 }, { "arrival": { "time": "1777895533", "uncertainty": 120 }, "departure": { "time": "1777895533", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 8 }, { "arrival": { "time": "1777895595", "uncertainty": 120 }, "departure": { "time": "1777895595", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 9 }, { "arrival": { "time": "1777895675", "uncertainty": 120 }, "departure": { "time": "1777895675", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 10 }, { "arrival": { "time": "1777895725", "uncertainty": 120 }, "departure": { "time": "1777895725", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 11 }, { "arrival": { "time": "1777895817", "uncertainty": 120 }, "departure": { "time": "1777895817", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 12 }, { "arrival": { "time": "1777895925", "uncertainty": 120 }, "departure": { "time": "1777895925", "uncertainty": 120 }, "stopId": "0:ROIGE142", "stopSequence": 13 }, { "arrival": { "time": "1777896023", "uncertainty": 120 }, "departure": { "time": "1777896023", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 14 }, { "arrival": { "time": "1777896140", "uncertainty": 120 }, "departure": { "time": "1777896140", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 15 }, { "arrival": { "time": "1777896245", "uncertainty": 120 }, "departure": { "time": "1777896245", "uncertainty": 120 }, "stopId": "0:TANNEUR2", "stopSequence": 16 }, { "arrival": { "time": "1777896305", "uncertainty": 120 }, "departure": { "time": "1777896305", "uncertainty": 120 }, "stopId": "0:FOURNIE2", "stopSequence": 17 }, { "arrival": { "time": "1777896345", "uncertainty": 120 }, "departure": { "time": "1777896345", "uncertainty": 120 }, "stopId": "0:ARSENAL2", "stopSequence": 18 }, { "arrival": { "time": "1777896489", "uncertainty": 120 }, "departure": { "time": "1777896489", "uncertainty": 120 }, "stopId": "0:TANNERI2", "stopSequence": 19 }, { "arrival": { "time": "1777896552", "uncertainty": 120 }, "departure": { "time": "1777896552", "uncertainty": 120 }, "stopId": "0:BILLOTT2", "stopSequence": 20 }, { "arrival": { "time": "1777896615", "uncertainty": 120 }, "departure": { "time": "1777896615", "uncertainty": 120 }, "stopId": "0:DUNANT2", "stopSequence": 21 }, { "arrival": { "time": "1777896676", "uncertainty": 120 }, "departure": { "time": "1777896676", "uncertainty": 120 }, "stopId": "0:JOUSSE2", "stopSequence": 22 }, { "arrival": { "time": "1777896756", "uncertainty": 120 }, "departure": { "time": "1777896756", "uncertainty": 120 }, "stopId": "0:JUGAN2", "stopSequence": 23 }, { "arrival": { "time": "1777896809", "uncertainty": 120 }, "departure": { "time": "1777896809", "uncertainty": 120 }, "stopId": "0:CORCHAD2", "stopSequence": 24 }, { "arrival": { "time": "1777896869", "uncertainty": 120 }, "departure": { "time": "1777896869", "uncertainty": 120 }, "stopId": "0:JPJEAN2", "stopSequence": 25 }, { "arrival": { "time": "1777896928", "uncertainty": 120 }, "departure": { "time": "1777896928", "uncertainty": 120 }, "stopId": "0:SAULNOI2", "stopSequence": 26 }, { "arrival": { "time": "1777896979", "uncertainty": 120 }, "departure": { "time": "1777896979", "uncertainty": 120 }, "stopId": "0:MANGENO2", "stopSequence": 27 }, { "arrival": { "time": "1777897031", "uncertainty": 120 }, "departure": { "time": "1777897031", "uncertainty": 120 }, "stopId": "0:BARBE2", "stopSequence": 28 }, { "arrival": { "time": "1777897100", "uncertainty": 120 }, "departure": { "time": "1777897100", "uncertainty": 120 }, "stopId": "0:FONNY2", "stopSequence": 29 }, { "arrival": { "time": "1777897136", "uncertainty": 120 }, "departure": { "time": "1777897136", "uncertainty": 120 }, "stopId": "0:LMOULIN2", "stopSequence": 30 }, { "arrival": { "time": "1777897229", "uncertainty": 120 }, "departure": { "time": "1777897229", "uncertainty": 120 }, "stopId": "0:MEYVIGN1", "stopSequence": 31 }, { "arrival": { "time": "1777897469", "uncertainty": 120 }, "departure": { "time": "1777897469", "uncertainty": 120 }, "stopId": "0:FALEE2", "stopSequence": 32 }, { "arrival": { "time": "1777897529", "uncertainty": 120 }, "departure": { "time": "1777897529", "uncertainty": 120 }, "stopId": "0:PRESSOI2", "stopSequence": 33 }, { "arrival": { "time": "1777897684", "uncertainty": 120 }, "departure": { "time": "1777897684", "uncertainty": 120 }, "stopId": "0:PINOTSM2", "stopSequence": 34 }, { "arrival": { "time": "1777897707", "uncertainty": 120 }, "departure": { "time": "1777897707", "uncertainty": 120 }, "stopId": "0:PENSEES2", "stopSequence": 35 }, { "arrival": { "time": "1777897742", "uncertainty": 120 }, "departure": { "time": "1777897742", "uncertainty": 120 }, "stopId": "0:CHAULME2", "stopSequence": 36 }, { "arrival": { "time": "1777897790", "uncertainty": 120 }, "departure": { "time": "1777897790", "uncertainty": 120 }, "stopId": "0:GROSNOY1", "stopSequence": 37 }, { "arrival": { "time": "1777897949", "uncertainty": 120 }, "stopId": "0:MASLIEV1", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856878" }, "vehicle": { "id": "2426", "label": "2426" } } }, { "id": "1856879", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896600", "uncertainty": 120 }, "stopId": "0:COSTEBE3", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856879" } } }, { "id": "1854055", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897860", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854055" } } }, { "id": "1856927", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895750", "uncertainty": 120 }, "stopId": "0:COINSEI1", "stopSequence": 1 }, { "arrival": { "time": "1777895930", "uncertainty": 120 }, "departure": { "time": "1777895930", "uncertainty": 120 }, "stopId": "0:POURNOY1", "stopSequence": 2 }, { "arrival": { "time": "1777896075", "uncertainty": 120 }, "departure": { "time": "1777896075", "uncertainty": 120 }, "stopId": "0:CHAVEAU1", "stopSequence": 3 }, { "arrival": { "time": "1777896110", "uncertainty": 120 }, "departure": { "time": "1777896110", "uncertainty": 120 }, "stopId": "0:COINCUV1", "stopSequence": 4 }, { "arrival": { "time": "1777896139", "uncertainty": 120 }, "departure": { "time": "1777896139", "uncertainty": 120 }, "stopId": "0:CEDRBL01", "stopSequence": 5 }, { "arrival": { "time": "1777896179", "uncertainty": 120 }, "departure": { "time": "1777896179", "uncertainty": 120 }, "stopId": "0:POMMERA1", "stopSequence": 6 }, { "arrival": { "time": "1777896380", "uncertainty": 120 }, "departure": { "time": "1777896380", "uncertainty": 120 }, "stopId": "0:CHAMPAG1", "stopSequence": 7 }, { "arrival": { "time": "1777896410", "uncertainty": 120 }, "departure": { "time": "1777896410", "uncertainty": 120 }, "stopId": "0:CUVRY1", "stopSequence": 8 }, { "arrival": { "time": "1777896429", "uncertainty": 120 }, "departure": { "time": "1777896429", "uncertainty": 120 }, "stopId": "0:VIGNOTT1", "stopSequence": 9 }, { "arrival": { "time": "1777896480", "uncertainty": 120 }, "departure": { "time": "1777896480", "uncertainty": 120 }, "stopId": "0:LOUVIE01", "stopSequence": 10 }, { "arrival": { "time": "1777896889", "uncertainty": 120 }, "departure": { "time": "1777896889", "uncertainty": 120 }, "stopId": "0:BELFONT1", "stopSequence": 11 }, { "arrival": { "time": "1777896956", "uncertainty": 120 }, "departure": { "time": "1777896956", "uncertainty": 120 }, "stopId": "0:SORBIER1", "stopSequence": 12 }, { "arrival": { "time": "1777897057", "uncertainty": 120 }, "departure": { "time": "1777897057", "uncertainty": 120 }, "stopId": "0:LESCLOS1", "stopSequence": 13 }, { "arrival": { "time": "1777897116", "uncertainty": 120 }, "departure": { "time": "1777897116", "uncertainty": 120 }, "stopId": "0:GARENNE1", "stopSequence": 14 }, { "arrival": { "time": "1777897184", "uncertainty": 120 }, "departure": { "time": "1777897184", "uncertainty": 120 }, "stopId": "0:GRORMES1", "stopSequence": 15 }, { "arrival": { "time": "1777897240", "uncertainty": 120 }, "departure": { "time": "1777897240", "uncertainty": 120 }, "stopId": "0:COSTEBE3", "stopSequence": 16 }, { "arrival": { "time": "1777897316", "uncertainty": 120 }, "departure": { "time": "1777897316", "uncertainty": 120 }, "stopId": "0:LUETTE2", "stopSequence": 17 }, { "arrival": { "time": "1777897363", "uncertainty": 120 }, "departure": { "time": "1777897363", "uncertainty": 120 }, "stopId": "0:11AVIAT2", "stopSequence": 18 }, { "arrival": { "time": "1777897508", "uncertainty": 120 }, "departure": { "time": "1777897508", "uncertainty": 120 }, "stopId": "0:SIMMI690", "stopSequence": 19 }, { "arrival": { "time": "1777897636", "uncertainty": 120 }, "departure": { "time": "1777897636", "uncertainty": 120 }, "stopId": "0:MERMOZ1", "stopSequence": 20 }, { "arrival": { "time": "1777897726", "uncertainty": 120 }, "departure": { "time": "1777897726", "uncertainty": 120 }, "stopId": "0:STLADRE1", "stopSequence": 21 }, { "arrival": { "time": "1777897825", "uncertainty": 120 }, "departure": { "time": "1777897825", "uncertainty": 120 }, "stopId": "0:SCHAFF02", "stopSequence": 22 }, { "arrival": { "time": "1777897878", "uncertainty": 120 }, "departure": { "time": "1777897878", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 23 }, { "arrival": { "time": "1777897953", "uncertainty": 120 }, "departure": { "time": "1777897953", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 24 }, { "arrival": { "time": "1777898034", "uncertainty": 120 }, "departure": { "time": "1777898034", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 25 }, { "arrival": { "time": "1777898093", "uncertainty": 120 }, "departure": { "time": "1777898093", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 26 }, { "arrival": { "time": "1777898221", "uncertainty": 120 }, "departure": { "time": "1777898221", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 27 }, { "arrival": { "time": "1777898391", "uncertainty": 120 }, "departure": { "time": "1777898391", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 28 }, { "arrival": { "time": "1777898524", "uncertainty": 120 }, "stopId": "0:PEMB", "stopSequence": 29 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "101", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856927" } } }, { "id": "1856933", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893003", "uncertainty": 120 }, "stopId": "0:PEMG1", "stopSequence": 1 }, { "arrival": { "time": "1777893062", "uncertainty": 120 }, "departure": { "time": "1777893062", "uncertainty": 120 }, "stopId": "0:ARENES1", "stopSequence": 2 }, { "arrival": { "time": "1777893222", "uncertainty": 120 }, "departure": { "time": "1777893222", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 3 }, { "arrival": { "time": "1777893332", "uncertainty": 120 }, "departure": { "time": "1777893332", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 4 }, { "arrival": { "time": "1777893382", "uncertainty": 120 }, "departure": { "time": "1777893382", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 5 }, { "arrival": { "time": "1777893444", "uncertainty": 120 }, "departure": { "time": "1777893444", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 6 }, { "arrival": { "time": "1777893490", "uncertainty": 120 }, "departure": { "time": "1777893490", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 7 }, { "arrival": { "time": "1777893604", "uncertainty": 120 }, "departure": { "time": "1777893604", "uncertainty": 120 }, "stopId": "0:SCHAFF01", "stopSequence": 8 }, { "arrival": { "time": "1777893720", "uncertainty": 120 }, "departure": { "time": "1777893720", "uncertainty": 120 }, "stopId": "0:STLADRE2", "stopSequence": 9 }, { "arrival": { "time": "1777893782", "uncertainty": 120 }, "departure": { "time": "1777893902", "uncertainty": 120 }, "stopId": "0:MERMOZ2", "stopSequence": 10 }, { "arrival": { "time": "1777894030", "uncertainty": 120 }, "departure": { "time": "1777894030", "uncertainty": 120 }, "stopId": "0:SIMMI689", "stopSequence": 11 }, { "arrival": { "time": "1777894128", "uncertainty": 120 }, "departure": { "time": "1777894128", "uncertainty": 120 }, "stopId": "0:11AVIAT1", "stopSequence": 12 }, { "arrival": { "time": "1777894143", "uncertainty": 120 }, "departure": { "time": "1777894143", "uncertainty": 120 }, "stopId": "0:LUETTE1", "stopSequence": 13 }, { "arrival": { "time": "1777894292", "uncertainty": 120 }, "departure": { "time": "1777894412", "uncertainty": 120 }, "stopId": "0:COSTEBE3", "stopSequence": 14 }, { "arrival": { "time": "1777894457", "uncertainty": 120 }, "departure": { "time": "1777894457", "uncertainty": 120 }, "stopId": "0:GRORMES2", "stopSequence": 15 }, { "arrival": { "time": "1777894567", "uncertainty": 120 }, "departure": { "time": "1777894567", "uncertainty": 120 }, "stopId": "0:GAREAUG2", "stopSequence": 16 }, { "arrival": { "time": "1777894972", "uncertainty": 120 }, "departure": { "time": "1777894972", "uncertainty": 120 }, "stopId": "0:LOUVIE02", "stopSequence": 17 }, { "arrival": { "time": "1777895012", "uncertainty": 120 }, "departure": { "time": "1777895042", "uncertainty": 120 }, "stopId": "0:VIGNOTT2", "stopSequence": 18 }, { "arrival": { "time": "1777895076", "uncertainty": 120 }, "departure": { "time": "1777895076", "uncertainty": 120 }, "stopId": "0:CUVRY2", "stopSequence": 19 }, { "arrival": { "time": "1777895113", "uncertainty": 120 }, "departure": { "time": "1777895113", "uncertainty": 120 }, "stopId": "0:CHAMPAG2", "stopSequence": 20 }, { "arrival": { "time": "1777895270", "uncertainty": 120 }, "departure": { "time": "1777895270", "uncertainty": 120 }, "stopId": "0:POMMERA2", "stopSequence": 21 }, { "arrival": { "time": "1777895348", "uncertainty": 120 }, "departure": { "time": "1777895348", "uncertainty": 120 }, "stopId": "0:CEDRBL02", "stopSequence": 22 }, { "arrival": { "time": "1777895390", "uncertainty": 120 }, "departure": { "time": "1777895390", "uncertainty": 120 }, "stopId": "0:COINCUV2", "stopSequence": 23 }, { "arrival": { "time": "1777895424", "uncertainty": 120 }, "departure": { "time": "1777895424", "uncertainty": 120 }, "stopId": "0:CHAVEAU2", "stopSequence": 24 }, { "arrival": { "time": "1777895570", "uncertainty": 120 }, "departure": { "time": "1777895570", "uncertainty": 120 }, "stopId": "0:POURNOY2", "stopSequence": 25 }, { "arrival": { "time": "1777895750", "uncertainty": 120 }, "stopId": "0:COINSEI1", "stopSequence": 26 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "101", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856933" }, "vehicle": { "id": "193007", "label": "193007" } } }, { "id": "1856934", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897380" }, "stopId": "0:PEMG1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "101", "scheduleRelationship": "SCHEDULED", "tripId": "1_11856934" } } }, { "id": "1854100", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898460", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854100" } } }, { "id": "1854096", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893660", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 }, { "arrival": { "time": "1777893697", "uncertainty": 120 }, "departure": { "time": "1777893697", "uncertainty": 120 }, "stopId": "0:FON01", "stopSequence": 2 }, { "arrival": { "time": "1777893786", "uncertainty": 120 }, "departure": { "time": "1777893810", "uncertainty": 120 }, "stopId": "0:CHA01", "stopSequence": 3 }, { "arrival": { "time": "1777893877", "uncertainty": 120 }, "departure": { "time": "1777893900", "uncertainty": 120 }, "stopId": "0:ROU01", "stopSequence": 4 }, { "arrival": { "time": "1777893970", "uncertainty": 120 }, "departure": { "time": "1777893970", "uncertainty": 120 }, "stopId": "0:JOB01", "stopSequence": 5 }, { "arrival": { "time": "1777894099", "uncertainty": 120 }, "departure": { "time": "1777894140", "uncertainty": 120 }, "stopId": "0:CAS01", "stopSequence": 6 }, { "arrival": { "time": "1777894200", "uncertainty": 120 }, "departure": { "time": "1777894230", "uncertainty": 120 }, "stopId": "0:BER01", "stopSequence": 7 }, { "arrival": { "time": "1777894311", "uncertainty": 120 }, "departure": { "time": "1777894320", "uncertainty": 120 }, "stopId": "0:ROC01", "stopSequence": 8 }, { "arrival": { "time": "1777894400", "uncertainty": 120 }, "departure": { "time": "1777894410", "uncertainty": 120 }, "stopId": "0:PON01", "stopSequence": 9 }, { "arrival": { "time": "1777894480", "uncertainty": 120 }, "departure": { "time": "1777894500", "uncertainty": 120 }, "stopId": "0:VIN01", "stopSequence": 10 }, { "arrival": { "time": "1777894553", "uncertainty": 120 }, "departure": { "time": "1777894560", "uncertainty": 120 }, "stopId": "0:LUX01", "stopSequence": 11 }, { "arrival": { "time": "1777894658", "uncertainty": 120 }, "departure": { "time": "1777894658", "uncertainty": 120 }, "stopId": "0:MOY01", "stopSequence": 12 }, { "arrival": { "time": "1777894800", "uncertainty": 120 }, "departure": { "time": "1777894860", "uncertainty": 120 }, "stopId": "0:REP01", "stopSequence": 13 }, { "arrival": { "time": "1777894931", "uncertainty": 120 }, "departure": { "time": "1777894950", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 14 }, { "arrival": { "time": "1777895040", "uncertainty": 120 }, "departure": { "time": "1777895100", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 15 }, { "arrival": { "time": "1777895154", "uncertainty": 120 }, "departure": { "time": "1777895190", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 16 }, { "arrival": { "time": "1777895250", "uncertainty": 120 }, "departure": { "time": "1777895250", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 17 }, { "arrival": { "time": "1777895323", "uncertainty": 120 }, "departure": { "time": "1777895340", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 18 }, { "arrival": { "time": "1777895411", "uncertainty": 120 }, "departure": { "time": "1777895411", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 19 }, { "arrival": { "time": "1777895479", "uncertainty": 120 }, "departure": { "time": "1777895479", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 20 }, { "arrival": { "time": "1777895567", "uncertainty": 120 }, "departure": { "time": "1777895567", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 21 }, { "arrival": { "time": "1777895630", "uncertainty": 120 }, "departure": { "time": "1777895630", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 22 }, { "arrival": { "time": "1777895690", "uncertainty": 120 }, "departure": { "time": "1777895690", "uncertainty": 120 }, "stopId": "0:BOR01", "stopSequence": 23 }, { "arrival": { "time": "1777895760", "uncertainty": 120 }, "departure": { "time": "1777895760", "uncertainty": 120 }, "stopId": "0:BLE01", "stopSequence": 24 }, { "arrival": { "time": "1777895841", "uncertainty": 120 }, "departure": { "time": "1777895841", "uncertainty": 120 }, "stopId": "0:CLO01", "stopSequence": 25 }, { "arrival": { "time": "1777895898", "uncertainty": 120 }, "departure": { "time": "1777895898", "uncertainty": 120 }, "stopId": "0:COL01", "stopSequence": 26 }, { "arrival": { "time": "1777895985", "uncertainty": 120 }, "stopId": "0:MIC01", "stopSequence": 27 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854096" }, "vehicle": { "id": "1324", "label": "1324" } } }, { "id": "1854097", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894892", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 }, { "arrival": { "time": "1777894933", "uncertainty": 120 }, "departure": { "time": "1777894951", "uncertainty": 120 }, "stopId": "0:FON01", "stopSequence": 2 }, { "arrival": { "time": "1777895042", "uncertainty": 120 }, "departure": { "time": "1777895072", "uncertainty": 120 }, "stopId": "0:CHA01", "stopSequence": 3 }, { "arrival": { "time": "1777895138", "uncertainty": 120 }, "departure": { "time": "1777895162", "uncertainty": 120 }, "stopId": "0:ROU01", "stopSequence": 4 }, { "arrival": { "time": "1777895235", "uncertainty": 120 }, "departure": { "time": "1777895251", "uncertainty": 120 }, "stopId": "0:JOB01", "stopSequence": 5 }, { "arrival": { "time": "1777895354", "uncertainty": 120 }, "departure": { "time": "1777895371", "uncertainty": 120 }, "stopId": "0:CAS01", "stopSequence": 6 }, { "arrival": { "time": "1777895445", "uncertainty": 120 }, "departure": { "time": "1777895445", "uncertainty": 120 }, "stopId": "0:BER01", "stopSequence": 7 }, { "arrival": { "time": "1777895535", "uncertainty": 120 }, "departure": { "time": "1777895535", "uncertainty": 120 }, "stopId": "0:ROC01", "stopSequence": 8 }, { "arrival": { "time": "1777895623", "uncertainty": 120 }, "departure": { "time": "1777895623", "uncertainty": 120 }, "stopId": "0:PON01", "stopSequence": 9 }, { "arrival": { "time": "1777895696", "uncertainty": 120 }, "departure": { "time": "1777895696", "uncertainty": 120 }, "stopId": "0:VIN01", "stopSequence": 10 }, { "arrival": { "time": "1777895757", "uncertainty": 120 }, "departure": { "time": "1777895757", "uncertainty": 120 }, "stopId": "0:LUX01", "stopSequence": 11 }, { "arrival": { "time": "1777895822", "uncertainty": 120 }, "departure": { "time": "1777895822", "uncertainty": 120 }, "stopId": "0:MOY01", "stopSequence": 12 }, { "arrival": { "time": "1777895944", "uncertainty": 120 }, "departure": { "time": "1777895944", "uncertainty": 120 }, "stopId": "0:REP01", "stopSequence": 13 }, { "arrival": { "time": "1777896011", "uncertainty": 120 }, "departure": { "time": "1777896011", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 14 }, { "arrival": { "time": "1777896076", "uncertainty": 120 }, "departure": { "time": "1777896076", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 15 }, { "arrival": { "time": "1777896132", "uncertainty": 120 }, "departure": { "time": "1777896132", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 16 }, { "arrival": { "time": "1777896195", "uncertainty": 120 }, "departure": { "time": "1777896195", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 17 }, { "arrival": { "time": "1777896269", "uncertainty": 120 }, "departure": { "time": "1777896269", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 18 }, { "arrival": { "time": "1777896343", "uncertainty": 120 }, "departure": { "time": "1777896343", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 19 }, { "arrival": { "time": "1777896411", "uncertainty": 120 }, "departure": { "time": "1777896411", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 20 }, { "arrival": { "time": "1777896502", "uncertainty": 120 }, "departure": { "time": "1777896502", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 21 }, { "arrival": { "time": "1777896569", "uncertainty": 120 }, "departure": { "time": "1777896569", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 22 }, { "arrival": { "time": "1777896629", "uncertainty": 120 }, "departure": { "time": "1777896629", "uncertainty": 120 }, "stopId": "0:BOR01", "stopSequence": 23 }, { "arrival": { "time": "1777896700", "uncertainty": 120 }, "departure": { "time": "1777896700", "uncertainty": 120 }, "stopId": "0:BLE01", "stopSequence": 24 }, { "arrival": { "time": "1777896787", "uncertainty": 120 }, "departure": { "time": "1777896787", "uncertainty": 120 }, "stopId": "0:CLO01", "stopSequence": 25 }, { "arrival": { "time": "1777896848", "uncertainty": 120 }, "departure": { "time": "1777896848", "uncertainty": 120 }, "stopId": "0:COL01", "stopSequence": 26 }, { "arrival": { "time": "1777896935", "uncertainty": 120 }, "stopId": "0:MIC01", "stopSequence": 27 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854097" }, "vehicle": { "id": "2141", "label": "2141" } } }, { "id": "1854098", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896060", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854098" } } }, { "id": "1854099", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897260", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854099" } } }, { "id": "1853636", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895640", "uncertainty": 120 }, "stopId": "0:REPLYD", "stopSequence": 1 }, { "arrival": { "time": "1777895880", "uncertainty": 120 }, "departure": { "time": "1777895880", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 2 }, { "arrival": { "time": "1777896088", "uncertainty": 120 }, "departure": { "time": "1777896088", "uncertainty": 120 }, "stopId": "0:SEILLE2", "stopSequence": 3 }, { "arrival": { "time": "1777896196", "uncertainty": 120 }, "departure": { "time": "1777896196", "uncertainty": 120 }, "stopId": "0:DUPLOYE1", "stopSequence": 4 }, { "arrival": { "time": "1777896310", "uncertainty": 120 }, "departure": { "time": "1777896310", "uncertainty": 120 }, "stopId": "0:3EVECHES", "stopSequence": 5 }, { "arrival": { "time": "1777896385", "uncertainty": 120 }, "departure": { "time": "1777896385", "uncertainty": 120 }, "stopId": "0:DEVILLY1", "stopSequence": 6 }, { "arrival": { "time": "1777896433", "uncertainty": 120 }, "departure": { "time": "1777896433", "uncertainty": 120 }, "stopId": "0:STMAXI2", "stopSequence": 7 }, { "arrival": { "time": "1777896508", "uncertainty": 120 }, "departure": { "time": "1777896508", "uncertainty": 120 }, "stopId": "0:GENDARM2", "stopSequence": 8 }, { "arrival": { "time": "1777896546", "uncertainty": 120 }, "departure": { "time": "1777896546", "uncertainty": 120 }, "stopId": "0:OBERL183", "stopSequence": 9 }, { "arrival": { "time": "1777896602", "uncertainty": 120 }, "departure": { "time": "1777896602", "uncertainty": 120 }, "stopId": "0:CLAUDEL1", "stopSequence": 10 }, { "arrival": { "time": "1777896664", "uncertainty": 120 }, "departure": { "time": "1777896664", "uncertainty": 120 }, "stopId": "0:GOUSSEL1", "stopSequence": 11 }, { "arrival": { "time": "1777896699", "uncertainty": 120 }, "departure": { "time": "1777896699", "uncertainty": 120 }, "stopId": "0:HESTAUX1", "stopSequence": 12 }, { "arrival": { "time": "1777896755", "uncertainty": 120 }, "departure": { "time": "1777896755", "uncertainty": 120 }, "stopId": "0:TIVO2", "stopSequence": 13 }, { "arrival": { "time": "1777896792", "uncertainty": 120 }, "departure": { "time": "1777896792", "uncertainty": 120 }, "stopId": "0:COTSE2", "stopSequence": 14 }, { "arrival": { "time": "1777896854", "uncertainty": 120 }, "departure": { "time": "1777896854", "uncertainty": 120 }, "stopId": "0:GDMAISO2", "stopSequence": 15 }, { "arrival": { "time": "1777896935", "uncertainty": 120 }, "departure": { "time": "1777896935", "uncertainty": 120 }, "stopId": "0:GIRAUDO2", "stopSequence": 16 }, { "arrival": { "time": "1777896967", "uncertainty": 120 }, "departure": { "time": "1777896967", "uncertainty": 120 }, "stopId": "0:ROEDERE2", "stopSequence": 17 }, { "arrival": { "time": "1777896995", "uncertainty": 120 }, "departure": { "time": "1777896995", "uncertainty": 120 }, "stopId": "0:GENERAL2", "stopSequence": 18 }, { "arrival": { "time": "1777897019", "uncertainty": 120 }, "departure": { "time": "1777897019", "uncertainty": 120 }, "stopId": "0:SEULHOT2", "stopSequence": 19 }, { "arrival": { "time": "1777897095", "uncertainty": 120 }, "departure": { "time": "1777897095", "uncertainty": 120 }, "stopId": "0:SYMPHON3", "stopSequence": 20 }, { "arrival": { "time": "1777897144", "uncertainty": 120 }, "departure": { "time": "1777897144", "uncertainty": 120 }, "stopId": "0:MARCONI2", "stopSequence": 21 }, { "arrival": { "time": "1777897175", "uncertainty": 120 }, "departure": { "time": "1777897175", "uncertainty": 120 }, "stopId": "0:ARAGO035", "stopSequence": 22 }, { "arrival": { "time": "1777897336", "uncertainty": 120 }, "departure": { "time": "1777897336", "uncertainty": 120 }, "stopId": "0:CHAPPE2", "stopSequence": 23 }, { "arrival": { "time": "1777897434", "uncertainty": 120 }, "departure": { "time": "1777897434", "uncertainty": 120 }, "stopId": "0:JMICHEL2", "stopSequence": 24 }, { "arrival": { "time": "1777897595", "uncertainty": 120 }, "departure": { "time": "1777897595", "uncertainty": 120 }, "stopId": "0:SEBASTO2", "stopSequence": 25 }, { "arrival": { "time": "1777897633", "uncertainty": 120 }, "departure": { "time": "1777897633", "uncertainty": 120 }, "stopId": "0:SOLIDAR2", "stopSequence": 26 }, { "arrival": { "time": "1777897704", "uncertainty": 120 }, "departure": { "time": "1777897704", "uncertainty": 120 }, "stopId": "0:ROSEGON2", "stopSequence": 27 }, { "arrival": { "time": "1777897755", "uncertainty": 120 }, "departure": { "time": "1777897755", "uncertainty": 120 }, "stopId": "0:FAURNEL2", "stopSequence": 28 }, { "arrival": { "time": "1777897790", "uncertainty": 120 }, "departure": { "time": "1777897790", "uncertainty": 120 }, "stopId": "0:FALOGNE2", "stopSequence": 29 }, { "arrival": { "time": "1777897846", "uncertainty": 120 }, "departure": { "time": "1777897846", "uncertainty": 120 }, "stopId": "0:ARIANE2", "stopSequence": 30 }, { "arrival": { "time": "1777897879", "uncertainty": 120 }, "departure": { "time": "1777897879", "uncertainty": 120 }, "stopId": "0:PASSOTE2", "stopSequence": 31 }, { "arrival": { "time": "1777897912", "uncertainty": 120 }, "departure": { "time": "1777897912", "uncertainty": 120 }, "stopId": "0:CUVION2", "stopSequence": 32 }, { "arrival": { "time": "1777897972", "uncertainty": 120 }, "stopId": "0:DOLICHE2", "stopSequence": 33 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853636" } } }, { "id": "1853637", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897200", "uncertainty": 120 }, "stopId": "0:REPLYD", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853637" } } }, { "id": "1855504", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894920", "uncertainty": 120 }, "stopId": "0:CHANTRE1", "stopSequence": 1 }, { "arrival": { "time": "1777894984", "uncertainty": 120 }, "departure": { "time": "1777894984", "uncertainty": 120 }, "stopId": "0:VERNEVI1", "stopSequence": 2 }, { "arrival": { "time": "1777895013", "uncertainty": 120 }, "departure": { "time": "1777895013", "uncertainty": 120 }, "stopId": "0:TELEGRA1", "stopSequence": 3 }, { "arrival": { "time": "1777895232", "uncertainty": 120 }, "departure": { "time": "1777895234", "uncertainty": 120 }, "stopId": "0:MALMAIS1", "stopSequence": 4 }, { "arrival": { "time": "1777895353", "uncertainty": 120 }, "departure": { "time": "1777895353", "uncertainty": 120 }, "stopId": "0:VERLIN1", "stopSequence": 5 }, { "arrival": { "time": "1777895371", "uncertainty": 120 }, "departure": { "time": "1777895371", "uncertainty": 120 }, "stopId": "0:RUEDARS1", "stopSequence": 6 }, { "arrival": { "time": "1777895422", "uncertainty": 120 }, "departure": { "time": "1777895422", "uncertainty": 120 }, "stopId": "0:GRAVELO1", "stopSequence": 7 }, { "arrival": { "time": "1777895794", "uncertainty": 120 }, "departure": { "time": "1777895794", "uncertainty": 120 }, "stopId": "0:VERDUN1", "stopSequence": 8 }, { "arrival": { "time": "1777895842", "uncertainty": 120 }, "departure": { "time": "1777895842", "uncertainty": 120 }, "stopId": "0:SCHWALB1", "stopSequence": 9 }, { "arrival": { "time": "1777895879", "uncertainty": 120 }, "departure": { "time": "1777895879", "uncertainty": 120 }, "stopId": "0:TEMPLE1", "stopSequence": 10 }, { "arrival": { "time": "1777895962", "uncertainty": 120 }, "departure": { "time": "1777895962", "uncertainty": 120 }, "stopId": "0:ARSMOSL1", "stopSequence": 11 }, { "arrival": { "time": "1777896014", "uncertainty": 120 }, "departure": { "time": "1777896014", "uncertainty": 120 }, "stopId": "0:JFERRAT1", "stopSequence": 12 }, { "arrival": { "time": "1777896082", "uncertainty": 120 }, "departure": { "time": "1777896082", "uncertainty": 120 }, "stopId": "0:CLEMENC1", "stopSequence": 13 }, { "arrival": { "time": "1777896119", "uncertainty": 120 }, "departure": { "time": "1777896119", "uncertainty": 120 }, "stopId": "0:STPAUL01", "stopSequence": 14 }, { "arrival": { "time": "1777896261", "uncertainty": 120 }, "departure": { "time": "1777896261", "uncertainty": 120 }, "stopId": "0:CRRD601", "stopSequence": 15 }, { "arrival": { "time": "1777896442", "uncertainty": 120 }, "departure": { "time": "1777896442", "uncertainty": 120 }, "stopId": "0:LORRAIN1", "stopSequence": 16 }, { "arrival": { "time": "1777897102", "uncertainty": 120 }, "stopId": "0:ROIGEO89", "stopSequence": 17 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "103", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855504" }, "vehicle": { "id": "193003", "label": "193003" } } }, { "id": "1857877", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893033", "uncertainty": 120 }, "stopId": "0:PEMG2", "stopSequence": 1 }, { "arrival": { "time": "1777893119", "uncertainty": 120 }, "departure": { "time": "1777893119", "uncertainty": 120 }, "stopId": "0:ARENES1", "stopSequence": 2 }, { "arrival": { "time": "1777893303", "uncertainty": 120 }, "departure": { "time": "1777893303", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 3 }, { "arrival": { "time": "1777893442", "uncertainty": 120 }, "departure": { "time": "1777893442", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 4 }, { "arrival": { "time": "1777893469", "uncertainty": 120 }, "departure": { "time": "1777893469", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 5 }, { "arrival": { "time": "1777893513", "uncertainty": 120 }, "departure": { "time": "1777893513", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 6 }, { "arrival": { "time": "1777893549", "uncertainty": 120 }, "departure": { "time": "1777893549", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 7 }, { "arrival": { "time": "1777893623", "uncertainty": 120 }, "departure": { "time": "1777893623", "uncertainty": 120 }, "stopId": "0:SCHAFF01", "stopSequence": 8 }, { "arrival": { "time": "1777893737", "uncertainty": 120 }, "departure": { "time": "1777893737", "uncertainty": 120 }, "stopId": "0:STLADRE2", "stopSequence": 9 }, { "arrival": { "time": "1777893795", "uncertainty": 120 }, "departure": { "time": "1777893843", "uncertainty": 120 }, "stopId": "0:MERMOZ2", "stopSequence": 10 }, { "arrival": { "time": "1777893918", "uncertainty": 120 }, "departure": { "time": "1777893918", "uncertainty": 120 }, "stopId": "0:SIMMI689", "stopSequence": 11 }, { "arrival": { "time": "1777894122", "uncertainty": 120 }, "departure": { "time": "1777894122", "uncertainty": 120 }, "stopId": "0:LUETTE2", "stopSequence": 12 }, { "arrival": { "time": "1777894157", "uncertainty": 120 }, "departure": { "time": "1777894157", "uncertainty": 120 }, "stopId": "0:11AVIAT2", "stopSequence": 13 }, { "arrival": { "time": "1777894387", "uncertainty": 120 }, "departure": { "time": "1777894387", "uncertainty": 120 }, "stopId": "0:ORLY2", "stopSequence": 14 }, { "arrival": { "time": "1777894551", "uncertainty": 120 }, "departure": { "time": "1777894562", "uncertainty": 120 }, "stopId": "0:LOTISSE2", "stopSequence": 15 }, { "arrival": { "time": "1777894616", "uncertainty": 120 }, "departure": { "time": "1777894616", "uncertainty": 120 }, "stopId": "0:LIBERAT2", "stopSequence": 16 }, { "arrival": { "time": "1777894716", "uncertainty": 120 }, "departure": { "time": "1777894716", "uncertainty": 120 }, "stopId": "0:AUGNYMA2", "stopSequence": 17 }, { "arrival": { "time": "1777894779", "uncertainty": 120 }, "departure": { "time": "1777894779", "uncertainty": 120 }, "stopId": "0:GLISSU2", "stopSequence": 18 }, { "arrival": { "time": "1777895050", "uncertainty": 120 }, "departure": { "time": "1777895050", "uncertainty": 120 }, "stopId": "0:RD662", "stopSequence": 19 }, { "arrival": { "time": "1777895095", "uncertainty": 120 }, "departure": { "time": "1777895095", "uncertainty": 120 }, "stopId": "0:FEY2", "stopSequence": 20 }, { "arrival": { "time": "1777895329", "uncertainty": 120 }, "departure": { "time": "1777895342", "uncertainty": 120 }, "stopId": "0:VEZON2", "stopSequence": 21 }, { "arrival": { "time": "1777895463", "uncertainty": 120 }, "departure": { "time": "1777895463", "uncertainty": 120 }, "stopId": "0:MARIEUL1", "stopSequence": 22 }, { "arrival": { "time": "1777895703", "uncertainty": 120 }, "departure": { "time": "1777895703", "uncertainty": 120 }, "stopId": "0:CHARIT02", "stopSequence": 23 }, { "arrival": { "time": "1777895768", "uncertainty": 120 }, "departure": { "time": "1777895768", "uncertainty": 120 }, "stopId": "0:NOTRDA02", "stopSequence": 24 }, { "arrival": { "time": "1777895900", "uncertainty": 120 }, "departure": { "time": "1777895900", "uncertainty": 120 }, "stopId": "0:LACORV02", "stopSequence": 25 }, { "arrival": { "time": "1777896003", "uncertainty": 120 }, "stopId": "0:MARDIG01", "stopSequence": 26 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "102", "scheduleRelationship": "SCHEDULED", "tripId": "1_11857877" }, "vehicle": { "id": "1734", "label": "1734" } } }, { "id": "1853635", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893406", "uncertainty": 120 }, "stopId": "0:REPLYD", "stopSequence": 1 }, { "arrival": { "time": "1777893643", "uncertainty": 120 }, "departure": { "time": "1777893676", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 2 }, { "arrival": { "time": "1777893868", "uncertainty": 120 }, "departure": { "time": "1777893886", "uncertainty": 120 }, "stopId": "0:SEILLE2", "stopSequence": 3 }, { "arrival": { "time": "1777893966", "uncertainty": 120 }, "departure": { "time": "1777893976", "uncertainty": 120 }, "stopId": "0:DUPLOYE1", "stopSequence": 4 }, { "arrival": { "time": "1777894049", "uncertainty": 120 }, "departure": { "time": "1777894049", "uncertainty": 120 }, "stopId": "0:3EVECHES", "stopSequence": 5 }, { "arrival": { "time": "1777894105", "uncertainty": 120 }, "departure": { "time": "1777894126", "uncertainty": 120 }, "stopId": "0:DEVILLY1", "stopSequence": 6 }, { "arrival": { "time": "1777894156", "uncertainty": 120 }, "departure": { "time": "1777894156", "uncertainty": 120 }, "stopId": "0:STMAXI2", "stopSequence": 7 }, { "arrival": { "time": "1777894226", "uncertainty": 120 }, "departure": { "time": "1777894226", "uncertainty": 120 }, "stopId": "0:GENDARM2", "stopSequence": 8 }, { "arrival": { "time": "1777894276", "uncertainty": 120 }, "departure": { "time": "1777894276", "uncertainty": 120 }, "stopId": "0:OBERL183", "stopSequence": 9 }, { "arrival": { "time": "1777894321", "uncertainty": 120 }, "departure": { "time": "1777894366", "uncertainty": 120 }, "stopId": "0:CLAUDEL1", "stopSequence": 10 }, { "arrival": { "time": "1777894456", "uncertainty": 120 }, "departure": { "time": "1777894456", "uncertainty": 120 }, "stopId": "0:GOUSSEL1", "stopSequence": 11 }, { "arrival": { "time": "1777894471", "uncertainty": 120 }, "departure": { "time": "1777894471", "uncertainty": 120 }, "stopId": "0:HESTAUX1", "stopSequence": 12 }, { "arrival": { "time": "1777894516", "uncertainty": 120 }, "departure": { "time": "1777894516", "uncertainty": 120 }, "stopId": "0:TIVO2", "stopSequence": 13 }, { "arrival": { "time": "1777894568", "uncertainty": 120 }, "departure": { "time": "1777894576", "uncertainty": 120 }, "stopId": "0:COTSE2", "stopSequence": 14 }, { "arrival": { "time": "1777894650", "uncertainty": 120 }, "departure": { "time": "1777894666", "uncertainty": 120 }, "stopId": "0:GDMAISO2", "stopSequence": 15 }, { "arrival": { "time": "1777894740", "uncertainty": 120 }, "departure": { "time": "1777894756", "uncertainty": 120 }, "stopId": "0:GIRAUDO2", "stopSequence": 16 }, { "arrival": { "time": "1777894812", "uncertainty": 120 }, "departure": { "time": "1777894816", "uncertainty": 120 }, "stopId": "0:ROEDERE2", "stopSequence": 17 }, { "arrival": { "time": "1777894842", "uncertainty": 120 }, "departure": { "time": "1777894842", "uncertainty": 120 }, "stopId": "0:GENERAL2", "stopSequence": 18 }, { "arrival": { "time": "1777894857", "uncertainty": 120 }, "departure": { "time": "1777894876", "uncertainty": 120 }, "stopId": "0:SEULHOT2", "stopSequence": 19 }, { "arrival": { "time": "1777894955", "uncertainty": 120 }, "departure": { "time": "1777894966", "uncertainty": 120 }, "stopId": "0:SYMPHON3", "stopSequence": 20 }, { "arrival": { "time": "1777895012", "uncertainty": 120 }, "departure": { "time": "1777895012", "uncertainty": 120 }, "stopId": "0:MARCONI2", "stopSequence": 21 }, { "arrival": { "time": "1777895032", "uncertainty": 120 }, "departure": { "time": "1777895032", "uncertainty": 120 }, "stopId": "0:ARAGO035", "stopSequence": 22 }, { "arrival": { "time": "1777895267", "uncertainty": 120 }, "departure": { "time": "1777895267", "uncertainty": 120 }, "stopId": "0:CHAPPE2", "stopSequence": 23 }, { "arrival": { "time": "1777895386", "uncertainty": 120 }, "departure": { "time": "1777895386", "uncertainty": 120 }, "stopId": "0:JMICHEL2", "stopSequence": 24 }, { "arrival": { "time": "1777895521", "uncertainty": 120 }, "departure": { "time": "1777895521", "uncertainty": 120 }, "stopId": "0:SEBASTO2", "stopSequence": 25 }, { "arrival": { "time": "1777895546", "uncertainty": 120 }, "departure": { "time": "1777895546", "uncertainty": 120 }, "stopId": "0:SOLIDAR2", "stopSequence": 26 }, { "arrival": { "time": "1777895605", "uncertainty": 120 }, "departure": { "time": "1777895605", "uncertainty": 120 }, "stopId": "0:ROSEGON2", "stopSequence": 27 }, { "arrival": { "time": "1777895638", "uncertainty": 120 }, "departure": { "time": "1777895638", "uncertainty": 120 }, "stopId": "0:FAURNEL2", "stopSequence": 28 }, { "arrival": { "time": "1777895669", "uncertainty": 120 }, "departure": { "time": "1777895669", "uncertainty": 120 }, "stopId": "0:FALOGNE2", "stopSequence": 29 }, { "arrival": { "time": "1777895729", "uncertainty": 120 }, "departure": { "time": "1777895729", "uncertainty": 120 }, "stopId": "0:ARIANE2", "stopSequence": 30 }, { "arrival": { "time": "1777895762", "uncertainty": 120 }, "departure": { "time": "1777895762", "uncertainty": 120 }, "stopId": "0:PASSOTE2", "stopSequence": 31 }, { "arrival": { "time": "1777895797", "uncertainty": 120 }, "departure": { "time": "1777895797", "uncertainty": 120 }, "stopId": "0:CUVION2", "stopSequence": 32 }, { "arrival": { "time": "1777895877", "uncertainty": 120 }, "stopId": "0:DOLICHE2", "stopSequence": 33 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853635" }, "vehicle": { "id": "1532", "label": "1532" } } }, { "id": "1857878", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896780", "uncertainty": 120 }, "stopId": "0:PEMG2", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "102", "scheduleRelationship": "SCHEDULED", "tripId": "1_11857878" } } }, { "id": "1855496", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898280" }, "stopId": "0:ROIGEO68", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "103", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855496" } } }, { "id": "1857907", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897800" }, "stopId": "0:MARDIG01", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "102", "scheduleRelationship": "SCHEDULED", "tripId": "1_11857907" } } }, { "id": "1853672", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896000", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853672" } } }, { "id": "1853673", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897800", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853673" } } }, { "id": "1855491", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897620" }, "stopId": "0:CHANTRE1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "103", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855491" } } }, { "id": "1857897", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777892936", "uncertainty": 120 }, "stopId": "0:MARDIG01", "stopSequence": 1 }, { "arrival": { "time": "1777892983", "uncertainty": 120 }, "departure": { "time": "1777892983", "uncertainty": 120 }, "stopId": "0:LACORV01", "stopSequence": 2 }, { "arrival": { "time": "1777893065", "uncertainty": 120 }, "departure": { "time": "1777893065", "uncertainty": 120 }, "stopId": "0:NOTRDA01", "stopSequence": 3 }, { "arrival": { "time": "1777893116", "uncertainty": 120 }, "departure": { "time": "1777893116", "uncertainty": 120 }, "stopId": "0:CHARIT01", "stopSequence": 4 }, { "arrival": { "time": "1777893319", "uncertainty": 120 }, "departure": { "time": "1777893326", "uncertainty": 120 }, "stopId": "0:MARIEUL2", "stopSequence": 5 }, { "arrival": { "time": "1777893452", "uncertainty": 120 }, "departure": { "time": "1777893452", "uncertainty": 120 }, "stopId": "0:VEZON1", "stopSequence": 6 }, { "arrival": { "time": "1777893705", "uncertainty": 120 }, "departure": { "time": "1777893705", "uncertainty": 120 }, "stopId": "0:FEY1", "stopSequence": 7 }, { "arrival": { "time": "1777893780", "uncertainty": 120 }, "departure": { "time": "1777893780", "uncertainty": 120 }, "stopId": "0:RD661", "stopSequence": 8 }, { "arrival": { "time": "1777894071", "uncertainty": 120 }, "departure": { "time": "1777894106", "uncertainty": 120 }, "stopId": "0:GLISSU1", "stopSequence": 9 }, { "arrival": { "time": "1777894175", "uncertainty": 120 }, "departure": { "time": "1777894196", "uncertainty": 120 }, "stopId": "0:AUGNYMA1", "stopSequence": 10 }, { "arrival": { "time": "1777894309", "uncertainty": 120 }, "departure": { "time": "1777894316", "uncertainty": 120 }, "stopId": "0:LIBERAT1", "stopSequence": 11 }, { "arrival": { "time": "1777894392", "uncertainty": 120 }, "departure": { "time": "1777894392", "uncertainty": 120 }, "stopId": "0:LOTISSE1", "stopSequence": 12 }, { "arrival": { "time": "1777894533", "uncertainty": 120 }, "departure": { "time": "1777894533", "uncertainty": 120 }, "stopId": "0:ORLY1", "stopSequence": 13 }, { "arrival": { "time": "1777895133", "uncertainty": 120 }, "departure": { "time": "1777895133", "uncertainty": 120 }, "stopId": "0:SIMMI690", "stopSequence": 16 }, { "arrival": { "time": "1777895236", "uncertainty": 120 }, "departure": { "time": "1777895236", "uncertainty": 120 }, "stopId": "0:MERMOZ1", "stopSequence": 17 }, { "arrival": { "time": "1777895325", "uncertainty": 120 }, "departure": { "time": "1777895356", "uncertainty": 120 }, "stopId": "0:STLADRE1", "stopSequence": 18 }, { "arrival": { "time": "1777895515", "uncertainty": 120 }, "departure": { "time": "1777895515", "uncertainty": 120 }, "stopId": "0:SCHAFF02", "stopSequence": 19 }, { "arrival": { "time": "1777895600", "uncertainty": 120 }, "departure": { "time": "1777895600", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 20 }, { "arrival": { "time": "1777895662", "uncertainty": 120 }, "departure": { "time": "1777895662", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 21 }, { "arrival": { "time": "1777895742", "uncertainty": 120 }, "departure": { "time": "1777895742", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 22 }, { "arrival": { "time": "1777895792", "uncertainty": 120 }, "departure": { "time": "1777895792", "uncertainty": 120 }, "stopId": "0:GENIE1", "stopSequence": 23 }, { "arrival": { "time": "1777895883", "uncertainty": 120 }, "departure": { "time": "1777895883", "uncertainty": 120 }, "stopId": "0:BONSEC1", "stopSequence": 24 }, { "arrival": { "time": "1777896030", "uncertainty": 120 }, "departure": { "time": "1777896030", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 25 }, { "arrival": { "time": "1777896145", "uncertainty": 120 }, "stopId": "0:PEMB", "stopSequence": 26 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "102", "scheduleRelationship": "SCHEDULED", "tripId": "1_11857897" }, "vehicle": { "id": "1731", "label": "1731" } } }, { "id": "1857898", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896540", "uncertainty": 120 }, "stopId": "0:MARDIG01", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "102", "scheduleRelationship": "SCHEDULED", "tripId": "1_11857898" } } }, { "id": "1853671", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894203", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 1 }, { "arrival": { "time": "1777894250", "uncertainty": 120 }, "departure": { "time": "1777894263", "uncertainty": 120 }, "stopId": "0:CUVION1", "stopSequence": 2 }, { "arrival": { "time": "1777894307", "uncertainty": 120 }, "departure": { "time": "1777894307", "uncertainty": 120 }, "stopId": "0:PASSOTE1", "stopSequence": 3 }, { "arrival": { "time": "1777894353", "uncertainty": 120 }, "departure": { "time": "1777894353", "uncertainty": 120 }, "stopId": "0:ARIANE1", "stopSequence": 4 }, { "arrival": { "time": "1777894411", "uncertainty": 120 }, "departure": { "time": "1777894413", "uncertainty": 120 }, "stopId": "0:FALOGNE1", "stopSequence": 5 }, { "arrival": { "time": "1777894490", "uncertainty": 120 }, "departure": { "time": "1777894490", "uncertainty": 120 }, "stopId": "0:FAURNEL1", "stopSequence": 6 }, { "arrival": { "time": "1777894533", "uncertainty": 120 }, "departure": { "time": "1777894533", "uncertainty": 120 }, "stopId": "0:ROSEGON1", "stopSequence": 7 }, { "arrival": { "time": "1777894618", "uncertainty": 120 }, "departure": { "time": "1777894623", "uncertainty": 120 }, "stopId": "0:SOLIDAR1", "stopSequence": 8 }, { "arrival": { "time": "1777894683", "uncertainty": 120 }, "departure": { "time": "1777894713", "uncertainty": 120 }, "stopId": "0:SEBASTO1", "stopSequence": 9 }, { "arrival": { "time": "1777894842", "uncertainty": 120 }, "departure": { "time": "1777894842", "uncertainty": 120 }, "stopId": "0:JMICHEL1", "stopSequence": 10 }, { "arrival": { "time": "1777894995", "uncertainty": 120 }, "departure": { "time": "1777895013", "uncertainty": 120 }, "stopId": "0:CHAPPE3", "stopSequence": 11 }, { "arrival": { "time": "1777895133", "uncertainty": 120 }, "departure": { "time": "1777895133", "uncertainty": 120 }, "stopId": "0:ARAGO002", "stopSequence": 12 }, { "arrival": { "time": "1777895176", "uncertainty": 120 }, "departure": { "time": "1777895176", "uncertainty": 120 }, "stopId": "0:MARCONI1", "stopSequence": 13 }, { "arrival": { "time": "1777895258", "uncertainty": 120 }, "departure": { "time": "1777895283", "uncertainty": 120 }, "stopId": "0:SYMPHON1", "stopSequence": 14 }, { "arrival": { "time": "1777895359", "uncertainty": 120 }, "departure": { "time": "1777895359", "uncertainty": 120 }, "stopId": "0:SEULHOT1", "stopSequence": 15 }, { "arrival": { "time": "1777895399", "uncertainty": 120 }, "departure": { "time": "1777895399", "uncertainty": 120 }, "stopId": "0:GENERAL1", "stopSequence": 16 }, { "arrival": { "time": "1777895423", "uncertainty": 120 }, "departure": { "time": "1777895423", "uncertainty": 120 }, "stopId": "0:ROEDERE1", "stopSequence": 17 }, { "arrival": { "time": "1777895446", "uncertainty": 120 }, "departure": { "time": "1777895446", "uncertainty": 120 }, "stopId": "0:GIRAUDO1", "stopSequence": 18 }, { "arrival": { "time": "1777895507", "uncertainty": 120 }, "departure": { "time": "1777895507", "uncertainty": 120 }, "stopId": "0:GDMAISO1", "stopSequence": 19 }, { "arrival": { "time": "1777895587", "uncertainty": 120 }, "departure": { "time": "1777895587", "uncertainty": 120 }, "stopId": "0:COTSE1", "stopSequence": 20 }, { "arrival": { "time": "1777895646", "uncertainty": 120 }, "departure": { "time": "1777895646", "uncertainty": 120 }, "stopId": "0:TIVO1", "stopSequence": 21 }, { "arrival": { "time": "1777895714", "uncertainty": 120 }, "departure": { "time": "1777895714", "uncertainty": 120 }, "stopId": "0:HESTAUX2", "stopSequence": 22 }, { "arrival": { "time": "1777895768", "uncertainty": 120 }, "departure": { "time": "1777895768", "uncertainty": 120 }, "stopId": "0:GOUSSEL2", "stopSequence": 23 }, { "arrival": { "time": "1777895792", "uncertainty": 120 }, "departure": { "time": "1777895792", "uncertainty": 120 }, "stopId": "0:CLAUDEL2", "stopSequence": 24 }, { "arrival": { "time": "1777895889", "uncertainty": 120 }, "departure": { "time": "1777895889", "uncertainty": 120 }, "stopId": "0:OBERL193", "stopSequence": 25 }, { "arrival": { "time": "1777895939", "uncertainty": 120 }, "departure": { "time": "1777895939", "uncertainty": 120 }, "stopId": "0:GENDARM1", "stopSequence": 26 }, { "arrival": { "time": "1777895972", "uncertainty": 120 }, "departure": { "time": "1777895972", "uncertainty": 120 }, "stopId": "0:STMAXI1", "stopSequence": 27 }, { "arrival": { "time": "1777896008", "uncertainty": 120 }, "departure": { "time": "1777896008", "uncertainty": 120 }, "stopId": "0:PUYMAIG1", "stopSequence": 28 }, { "arrival": { "time": "1777896076", "uncertainty": 120 }, "departure": { "time": "1777896076", "uncertainty": 120 }, "stopId": "0:TREIZE1", "stopSequence": 29 }, { "arrival": { "time": "1777896143", "uncertainty": 120 }, "departure": { "time": "1777896143", "uncertainty": 120 }, "stopId": "0:SEILLE1", "stopSequence": 30 }, { "arrival": { "time": "1777896427", "uncertainty": 120 }, "departure": { "time": "1777896427", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 31 }, { "arrival": { "time": "1777896546", "uncertainty": 120 }, "stopId": "0:REPLYA", "stopSequence": 32 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853671" }, "vehicle": { "id": "1533", "label": "1533" } } }, { "id": "1855570", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896300", "uncertainty": 120 }, "stopId": "0:BILAIN1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "106", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855570" } } }, { "id": "1855592", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898700", "uncertainty": 120 }, "stopId": "0:LUXE", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "106", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855592" } } }, { "id": "1855591", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894601", "uncertainty": 120 }, "stopId": "0:LUXE", "stopSequence": 1 }, { "arrival": { "time": "1777894721", "uncertainty": 120 }, "departure": { "time": "1777894721", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 2 }, { "arrival": { "time": "1777894811", "uncertainty": 120 }, "departure": { "time": "1777894811", "uncertainty": 120 }, "stopId": "0:TIGNO395", "stopSequence": 3 }, { "arrival": { "time": "1777894842", "uncertainty": 120 }, "departure": { "time": "1777894846", "uncertainty": 120 }, "stopId": "0:COLIBRI2", "stopSequence": 4 }, { "arrival": { "time": "1777894869", "uncertainty": 120 }, "departure": { "time": "1777894871", "uncertainty": 120 }, "stopId": "0:LEMOYNE2", "stopSequence": 5 }, { "arrival": { "time": "1777894920", "uncertainty": 120 }, "departure": { "time": "1777894920", "uncertainty": 120 }, "stopId": "0:NJUNG2", "stopSequence": 6 }, { "arrival": { "time": "1777894966", "uncertainty": 120 }, "departure": { "time": "1777894966", "uncertainty": 120 }, "stopId": "0:BUCHOZ2", "stopSequence": 7 }, { "arrival": { "time": "1777894991", "uncertainty": 120 }, "departure": { "time": "1777894991", "uncertainty": 120 }, "stopId": "0:SANSONN2", "stopSequence": 8 }, { "arrival": { "time": "1777895091", "uncertainty": 120 }, "departure": { "time": "1777895091", "uncertainty": 120 }, "stopId": "0:FRIERES2", "stopSequence": 9 }, { "arrival": { "time": "1777895177", "uncertainty": 120 }, "departure": { "time": "1777895177", "uncertainty": 120 }, "stopId": "0:CARREFO2", "stopSequence": 10 }, { "arrival": { "time": "1777895253", "uncertainty": 120 }, "departure": { "time": "1777895261", "uncertainty": 120 }, "stopId": "0:ATELMUN2", "stopSequence": 11 }, { "arrival": { "time": "1777895307", "uncertainty": 120 }, "departure": { "time": "1777895321", "uncertainty": 120 }, "stopId": "0:LORRYGR2", "stopSequence": 12 }, { "arrival": { "time": "1777895355", "uncertainty": 120 }, "departure": { "time": "1777895381", "uncertainty": 120 }, "stopId": "0:CHAPELL2", "stopSequence": 13 }, { "arrival": { "time": "1777895844", "uncertainty": 120 }, "departure": { "time": "1777895844", "uncertainty": 120 }, "stopId": "0:PLAQUET2", "stopSequence": 14 }, { "arrival": { "time": "1777895873", "uncertainty": 120 }, "departure": { "time": "1777895873", "uncertainty": 120 }, "stopId": "0:GRDRUE2", "stopSequence": 15 }, { "arrival": { "time": "1777895925", "uncertainty": 120 }, "departure": { "time": "1777895925", "uncertainty": 120 }, "stopId": "0:AMANVMA2", "stopSequence": 16 }, { "arrival": { "time": "1777895981", "uncertainty": 120 }, "departure": { "time": "1777895981", "uncertainty": 120 }, "stopId": "0:JUSTICE1", "stopSequence": 17 }, { "arrival": { "time": "1777896024", "uncertainty": 120 }, "stopId": "0:BILAIN1", "stopSequence": 18 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "106", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855591" }, "vehicle": { "id": "1637", "label": "1637" } } }, { "id": "1855667", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896780", "uncertainty": 120 }, "stopId": "0:RONC4", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "107", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855667" } } }, { "id": "1852808", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897080", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852808" } } }, { "id": "1852809", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897680", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852809" } } }, { "id": "1852810", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898280", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852810" } } }, { "id": "1852811", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898940", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852811" } } }, { "id": "1852804", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894740", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 }, { "arrival": { "time": "1777894801", "uncertainty": 120 }, "departure": { "time": "1777894801", "uncertainty": 120 }, "stopId": "0:PIVOINE1", "stopSequence": 2 }, { "arrival": { "time": "1777894861", "uncertainty": 120 }, "departure": { "time": "1777894921", "uncertainty": 120 }, "stopId": "0:JACINTH1", "stopSequence": 3 }, { "arrival": { "time": "1777894981", "uncertainty": 120 }, "departure": { "time": "1777894981", "uncertainty": 120 }, "stopId": "0:LORIENT1", "stopSequence": 4 }, { "arrival": { "time": "1777895047", "uncertainty": 120 }, "departure": { "time": "1777895047", "uncertainty": 120 }, "stopId": "0:FOUGERE1", "stopSequence": 5 }, { "arrival": { "time": "1777895093", "uncertainty": 120 }, "departure": { "time": "1777895101", "uncertainty": 120 }, "stopId": "0:GENIVAU1", "stopSequence": 6 }, { "arrival": { "time": "1777895199", "uncertainty": 120 }, "departure": { "time": "1777895221", "uncertainty": 120 }, "stopId": "0:MAUJEAN1", "stopSequence": 7 }, { "arrival": { "time": "1777895291", "uncertainty": 120 }, "departure": { "time": "1777895369", "uncertainty": 120 }, "stopId": "0:METMAN1", "stopSequence": 8 }, { "arrival": { "time": "1777895369", "uncertainty": 120 }, "departure": { "time": "1777895369", "uncertainty": 120 }, "stopId": "0:PTSOEUR1", "stopSequence": 9 }, { "arrival": { "time": "1777895389", "uncertainty": 120 }, "departure": { "time": "1777895389", "uncertainty": 120 }, "stopId": "0:JURA1", "stopSequence": 10 }, { "arrival": { "time": "1777895507", "uncertainty": 120 }, "departure": { "time": "1777895507", "uncertainty": 120 }, "stopId": "0:STOXEY1", "stopSequence": 11 }, { "arrival": { "time": "1777895568", "uncertainty": 120 }, "departure": { "time": "1777895568", "uncertainty": 120 }, "stopId": "0:ALSLORR1", "stopSequence": 12 }, { "arrival": { "time": "1777895609", "uncertainty": 120 }, "departure": { "time": "1777895609", "uncertainty": 120 }, "stopId": "0:BERNE1", "stopSequence": 13 }, { "arrival": { "time": "1777895670", "uncertainty": 120 }, "departure": { "time": "1777895670", "uncertainty": 120 }, "stopId": "0:ARTILLE1", "stopSequence": 14 }, { "arrival": { "time": "1777895743", "uncertainty": 120 }, "departure": { "time": "1777895743", "uncertainty": 120 }, "stopId": "0:RAPLEVY1", "stopSequence": 15 }, { "arrival": { "time": "1777895779", "uncertainty": 120 }, "departure": { "time": "1777895779", "uncertainty": 120 }, "stopId": "0:JUIN1", "stopSequence": 16 }, { "arrival": { "time": "1777896008", "uncertainty": 120 }, "departure": { "time": "1777896008", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 17 }, { "arrival": { "time": "1777896070", "uncertainty": 120 }, "departure": { "time": "1777896070", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 18 }, { "arrival": { "time": "1777896161", "uncertainty": 120 }, "departure": { "time": "1777896161", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 19 }, { "arrival": { "time": "1777896364", "uncertainty": 120 }, "departure": { "time": "1777896364", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 20 }, { "arrival": { "time": "1777896409", "uncertainty": 120 }, "departure": { "time": "1777896409", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 21 }, { "arrival": { "time": "1777896569", "uncertainty": 120 }, "departure": { "time": "1777896569", "uncertainty": 120 }, "stopId": "0:REPPS", "stopSequence": 22 }, { "arrival": { "time": "1777896668", "uncertainty": 120 }, "departure": { "time": "1777896668", "uncertainty": 120 }, "stopId": "0:ROI04", "stopSequence": 23 }, { "arrival": { "time": "1777896742", "uncertainty": 120 }, "departure": { "time": "1777896742", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 24 }, { "arrival": { "time": "1777896875", "uncertainty": 120 }, "departure": { "time": "1777896875", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 25 }, { "arrival": { "time": "1777896915", "uncertainty": 120 }, "departure": { "time": "1777896915", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 26 }, { "arrival": { "time": "1777896981", "uncertainty": 120 }, "departure": { "time": "1777896981", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 27 }, { "arrival": { "time": "1777897065", "uncertainty": 120 }, "departure": { "time": "1777897065", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 28 }, { "arrival": { "time": "1777897130", "uncertainty": 120 }, "departure": { "time": "1777897130", "uncertainty": 120 }, "stopId": "0:LITALDU2", "stopSequence": 29 }, { "arrival": { "time": "1777897246", "uncertainty": 120 }, "departure": { "time": "1777897246", "uncertainty": 120 }, "stopId": "0:SVICTOR2", "stopSequence": 30 }, { "arrival": { "time": "1777897305", "uncertainty": 120 }, "departure": { "time": "1777897305", "uncertainty": 120 }, "stopId": "0:STQUENT2", "stopSequence": 31 }, { "arrival": { "time": "1777897406", "uncertainty": 120 }, "departure": { "time": "1777897406", "uncertainty": 120 }, "stopId": "0:TOURAIN2", "stopSequence": 32 }, { "arrival": { "time": "1777897449", "uncertainty": 120 }, "departure": { "time": "1777897449", "uncertainty": 120 }, "stopId": "0:ALGER2", "stopSequence": 33 }, { "arrival": { "time": "1777897485", "uncertainty": 120 }, "departure": { "time": "1777897485", "uncertainty": 120 }, "stopId": "0:VOSGES2", "stopSequence": 34 }, { "arrival": { "time": "1777897563", "uncertainty": 120 }, "departure": { "time": "1777897563", "uncertainty": 120 }, "stopId": "0:CITSNCF2", "stopSequence": 35 }, { "arrival": { "time": "1777897597", "uncertainty": 120 }, "departure": { "time": "1777897597", "uncertainty": 120 }, "stopId": "0:LOTINDU2", "stopSequence": 36 }, { "arrival": { "time": "1777897683", "uncertainty": 120 }, "departure": { "time": "1777897683", "uncertainty": 120 }, "stopId": "0:ROTONDE2", "stopSequence": 37 }, { "arrival": { "time": "1777897725", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852804" }, "vehicle": { "id": "1833", "label": "1833" } } }, { "id": "1852805", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895340", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 }, { "arrival": { "time": "1777895358", "uncertainty": 120 }, "departure": { "time": "1777895358", "uncertainty": 120 }, "stopId": "0:PIVOINE1", "stopSequence": 2 }, { "arrival": { "time": "1777895407", "uncertainty": 120 }, "departure": { "time": "1777895407", "uncertainty": 120 }, "stopId": "0:JACINTH1", "stopSequence": 3 }, { "arrival": { "time": "1777895466", "uncertainty": 120 }, "departure": { "time": "1777895466", "uncertainty": 120 }, "stopId": "0:LORIENT1", "stopSequence": 4 }, { "arrival": { "time": "1777895535", "uncertainty": 120 }, "departure": { "time": "1777895535", "uncertainty": 120 }, "stopId": "0:FOUGERE1", "stopSequence": 5 }, { "arrival": { "time": "1777895581", "uncertainty": 120 }, "departure": { "time": "1777895581", "uncertainty": 120 }, "stopId": "0:GENIVAU1", "stopSequence": 6 }, { "arrival": { "time": "1777895678", "uncertainty": 120 }, "departure": { "time": "1777895678", "uncertainty": 120 }, "stopId": "0:MAUJEAN1", "stopSequence": 7 }, { "arrival": { "time": "1777895749", "uncertainty": 120 }, "departure": { "time": "1777895749", "uncertainty": 120 }, "stopId": "0:METMAN1", "stopSequence": 8 }, { "arrival": { "time": "1777895796", "uncertainty": 120 }, "departure": { "time": "1777895796", "uncertainty": 120 }, "stopId": "0:PTSOEUR1", "stopSequence": 9 }, { "arrival": { "time": "1777895871", "uncertainty": 120 }, "departure": { "time": "1777895871", "uncertainty": 120 }, "stopId": "0:JURA1", "stopSequence": 10 }, { "arrival": { "time": "1777895992", "uncertainty": 120 }, "departure": { "time": "1777895992", "uncertainty": 120 }, "stopId": "0:STOXEY1", "stopSequence": 11 }, { "arrival": { "time": "1777896053", "uncertainty": 120 }, "departure": { "time": "1777896053", "uncertainty": 120 }, "stopId": "0:ALSLORR1", "stopSequence": 12 }, { "arrival": { "time": "1777896094", "uncertainty": 120 }, "departure": { "time": "1777896094", "uncertainty": 120 }, "stopId": "0:BERNE1", "stopSequence": 13 }, { "arrival": { "time": "1777896155", "uncertainty": 120 }, "departure": { "time": "1777896155", "uncertainty": 120 }, "stopId": "0:ARTILLE1", "stopSequence": 14 }, { "arrival": { "time": "1777896228", "uncertainty": 120 }, "departure": { "time": "1777896228", "uncertainty": 120 }, "stopId": "0:RAPLEVY1", "stopSequence": 15 }, { "arrival": { "time": "1777896264", "uncertainty": 120 }, "departure": { "time": "1777896264", "uncertainty": 120 }, "stopId": "0:JUIN1", "stopSequence": 16 }, { "arrival": { "time": "1777896486", "uncertainty": 120 }, "departure": { "time": "1777896486", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 17 }, { "arrival": { "time": "1777896549", "uncertainty": 120 }, "departure": { "time": "1777896549", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 18 }, { "arrival": { "time": "1777896641", "uncertainty": 120 }, "departure": { "time": "1777896641", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 19 }, { "arrival": { "time": "1777896824", "uncertainty": 120 }, "departure": { "time": "1777896824", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 20 }, { "arrival": { "time": "1777896874", "uncertainty": 120 }, "departure": { "time": "1777896874", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 21 }, { "arrival": { "time": "1777897072", "uncertainty": 120 }, "departure": { "time": "1777897140", "uncertainty": 120 }, "stopId": "0:REPPS", "stopSequence": 22 }, { "arrival": { "time": "1777897286", "uncertainty": 120 }, "departure": { "time": "1777897286", "uncertainty": 120 }, "stopId": "0:ROI04", "stopSequence": 23 }, { "arrival": { "time": "1777897388", "uncertainty": 120 }, "departure": { "time": "1777897388", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 24 }, { "arrival": { "time": "1777897517", "uncertainty": 120 }, "departure": { "time": "1777897517", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 25 }, { "arrival": { "time": "1777897570", "uncertainty": 120 }, "departure": { "time": "1777897570", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 26 }, { "arrival": { "time": "1777897651", "uncertainty": 120 }, "departure": { "time": "1777897651", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 27 }, { "arrival": { "time": "1777897740", "uncertainty": 120 }, "departure": { "time": "1777897740", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 28 }, { "arrival": { "time": "1777897805", "uncertainty": 120 }, "departure": { "time": "1777897805", "uncertainty": 120 }, "stopId": "0:LITALDU2", "stopSequence": 29 }, { "arrival": { "time": "1777897921", "uncertainty": 120 }, "departure": { "time": "1777897921", "uncertainty": 120 }, "stopId": "0:SVICTOR2", "stopSequence": 30 }, { "arrival": { "time": "1777897980", "uncertainty": 120 }, "departure": { "time": "1777897980", "uncertainty": 120 }, "stopId": "0:STQUENT2", "stopSequence": 31 }, { "arrival": { "time": "1777898081", "uncertainty": 120 }, "departure": { "time": "1777898081", "uncertainty": 120 }, "stopId": "0:TOURAIN2", "stopSequence": 32 }, { "arrival": { "time": "1777898124", "uncertainty": 120 }, "departure": { "time": "1777898124", "uncertainty": 120 }, "stopId": "0:ALGER2", "stopSequence": 33 }, { "arrival": { "time": "1777898160", "uncertainty": 120 }, "departure": { "time": "1777898160", "uncertainty": 120 }, "stopId": "0:VOSGES2", "stopSequence": 34 }, { "arrival": { "time": "1777898238", "uncertainty": 120 }, "departure": { "time": "1777898238", "uncertainty": 120 }, "stopId": "0:CITSNCF2", "stopSequence": 35 }, { "arrival": { "time": "1777898272", "uncertainty": 120 }, "departure": { "time": "1777898272", "uncertainty": 120 }, "stopId": "0:LOTINDU2", "stopSequence": 36 }, { "arrival": { "time": "1777898358", "uncertainty": 120 }, "departure": { "time": "1777898358", "uncertainty": 120 }, "stopId": "0:ROTONDE2", "stopSequence": 37 }, { "arrival": { "time": "1777898400", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852805" }, "vehicle": { "id": "2133", "label": "2133" } } }, { "id": "1852806", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895940", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 }, { "arrival": { "time": "1777895962", "uncertainty": 120 }, "departure": { "time": "1777895962", "uncertainty": 120 }, "stopId": "0:PIVOINE1", "stopSequence": 2 }, { "arrival": { "time": "1777896022", "uncertainty": 120 }, "departure": { "time": "1777896022", "uncertainty": 120 }, "stopId": "0:JACINTH1", "stopSequence": 3 }, { "arrival": { "time": "1777896081", "uncertainty": 120 }, "departure": { "time": "1777896081", "uncertainty": 120 }, "stopId": "0:LORIENT1", "stopSequence": 4 }, { "arrival": { "time": "1777896150", "uncertainty": 120 }, "departure": { "time": "1777896150", "uncertainty": 120 }, "stopId": "0:FOUGERE1", "stopSequence": 5 }, { "arrival": { "time": "1777896196", "uncertainty": 120 }, "departure": { "time": "1777896196", "uncertainty": 120 }, "stopId": "0:GENIVAU1", "stopSequence": 6 }, { "arrival": { "time": "1777896293", "uncertainty": 120 }, "departure": { "time": "1777896293", "uncertainty": 120 }, "stopId": "0:MAUJEAN1", "stopSequence": 7 }, { "arrival": { "time": "1777896365", "uncertainty": 120 }, "departure": { "time": "1777896365", "uncertainty": 120 }, "stopId": "0:METMAN1", "stopSequence": 8 }, { "arrival": { "time": "1777896415", "uncertainty": 120 }, "departure": { "time": "1777896415", "uncertainty": 120 }, "stopId": "0:PTSOEUR1", "stopSequence": 9 }, { "arrival": { "time": "1777896487", "uncertainty": 120 }, "departure": { "time": "1777896487", "uncertainty": 120 }, "stopId": "0:JURA1", "stopSequence": 10 }, { "arrival": { "time": "1777896617", "uncertainty": 120 }, "departure": { "time": "1777896617", "uncertainty": 120 }, "stopId": "0:STOXEY1", "stopSequence": 11 }, { "arrival": { "time": "1777896679", "uncertainty": 120 }, "departure": { "time": "1777896679", "uncertainty": 120 }, "stopId": "0:ALSLORR1", "stopSequence": 12 }, { "arrival": { "time": "1777896721", "uncertainty": 120 }, "departure": { "time": "1777896721", "uncertainty": 120 }, "stopId": "0:BERNE1", "stopSequence": 13 }, { "arrival": { "time": "1777896782", "uncertainty": 120 }, "departure": { "time": "1777896782", "uncertainty": 120 }, "stopId": "0:ARTILLE1", "stopSequence": 14 }, { "arrival": { "time": "1777896853", "uncertainty": 120 }, "departure": { "time": "1777896853", "uncertainty": 120 }, "stopId": "0:RAPLEVY1", "stopSequence": 15 }, { "arrival": { "time": "1777896891", "uncertainty": 120 }, "departure": { "time": "1777896891", "uncertainty": 120 }, "stopId": "0:JUIN1", "stopSequence": 16 }, { "arrival": { "time": "1777897076", "uncertainty": 120 }, "departure": { "time": "1777897076", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 17 }, { "arrival": { "time": "1777897155", "uncertainty": 120 }, "departure": { "time": "1777897155", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 18 }, { "arrival": { "time": "1777897255", "uncertainty": 120 }, "departure": { "time": "1777897255", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 19 }, { "arrival": { "time": "1777897439", "uncertainty": 120 }, "departure": { "time": "1777897439", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 20 }, { "arrival": { "time": "1777897481", "uncertainty": 120 }, "departure": { "time": "1777897481", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 21 }, { "arrival": { "time": "1777897679", "uncertainty": 120 }, "departure": { "time": "1777897740", "uncertainty": 120 }, "stopId": "0:REPPS", "stopSequence": 22 }, { "arrival": { "time": "1777897886", "uncertainty": 120 }, "departure": { "time": "1777897886", "uncertainty": 120 }, "stopId": "0:ROI04", "stopSequence": 23 }, { "arrival": { "time": "1777897988", "uncertainty": 120 }, "departure": { "time": "1777897988", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 24 }, { "arrival": { "time": "1777898117", "uncertainty": 120 }, "departure": { "time": "1777898117", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 25 }, { "arrival": { "time": "1777898170", "uncertainty": 120 }, "departure": { "time": "1777898170", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 26 }, { "arrival": { "time": "1777898251", "uncertainty": 120 }, "departure": { "time": "1777898251", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 27 }, { "arrival": { "time": "1777898340", "uncertainty": 120 }, "departure": { "time": "1777898340", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 28 }, { "arrival": { "time": "1777898405", "uncertainty": 120 }, "departure": { "time": "1777898405", "uncertainty": 120 }, "stopId": "0:LITALDU2", "stopSequence": 29 }, { "arrival": { "time": "1777898521", "uncertainty": 120 }, "departure": { "time": "1777898521", "uncertainty": 120 }, "stopId": "0:SVICTOR2", "stopSequence": 30 }, { "arrival": { "time": "1777898580", "uncertainty": 120 }, "departure": { "time": "1777898580", "uncertainty": 120 }, "stopId": "0:STQUENT2", "stopSequence": 31 }, { "arrival": { "time": "1777898681", "uncertainty": 120 }, "departure": { "time": "1777898681", "uncertainty": 120 }, "stopId": "0:TOURAIN2", "stopSequence": 32 }, { "arrival": { "time": "1777898724", "uncertainty": 120 }, "departure": { "time": "1777898724", "uncertainty": 120 }, "stopId": "0:ALGER2", "stopSequence": 33 }, { "arrival": { "time": "1777898760", "uncertainty": 120 }, "departure": { "time": "1777898760", "uncertainty": 120 }, "stopId": "0:VOSGES2", "stopSequence": 34 }, { "arrival": { "time": "1777898838", "uncertainty": 120 }, "departure": { "time": "1777898838", "uncertainty": 120 }, "stopId": "0:CITSNCF2", "stopSequence": 35 }, { "arrival": { "time": "1777898872", "uncertainty": 120 }, "departure": { "time": "1777898872", "uncertainty": 120 }, "stopId": "0:LOTINDU2", "stopSequence": 36 }, { "arrival": { "time": "1777898958", "uncertainty": 120 }, "departure": { "time": "1777898958", "uncertainty": 120 }, "stopId": "0:ROTONDE2", "stopSequence": 37 }, { "arrival": { "time": "1777899000", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852806" } } }, { "id": "1852807", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896480", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852807" } } }, { "id": "1852800", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777892431", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 }, { "arrival": { "time": "1777892491", "uncertainty": 120 }, "departure": { "time": "1777892491", "uncertainty": 120 }, "stopId": "0:PIVOINE1", "stopSequence": 2 }, { "arrival": { "time": "1777892530", "uncertainty": 120 }, "departure": { "time": "1777892551", "uncertainty": 120 }, "stopId": "0:JACINTH1", "stopSequence": 3 }, { "arrival": { "time": "1777892611", "uncertainty": 120 }, "departure": { "time": "1777892611", "uncertainty": 120 }, "stopId": "0:LORIENT1", "stopSequence": 4 }, { "arrival": { "time": "1777892678", "uncertainty": 120 }, "departure": { "time": "1777892678", "uncertainty": 120 }, "stopId": "0:FOUGERE1", "stopSequence": 5 }, { "arrival": { "time": "1777892731", "uncertainty": 120 }, "departure": { "time": "1777892731", "uncertainty": 120 }, "stopId": "0:GENIVAU1", "stopSequence": 6 }, { "arrival": { "time": "1777892809", "uncertainty": 120 }, "departure": { "time": "1777892821", "uncertainty": 120 }, "stopId": "0:MAUJEAN1", "stopSequence": 7 }, { "arrival": { "time": "1777892882", "uncertainty": 120 }, "departure": { "time": "1777892882", "uncertainty": 120 }, "stopId": "0:METMAN1", "stopSequence": 8 }, { "arrival": { "time": "1777892941", "uncertainty": 120 }, "departure": { "time": "1777892941", "uncertainty": 120 }, "stopId": "0:PTSOEUR1", "stopSequence": 9 }, { "arrival": { "time": "1777893031", "uncertainty": 120 }, "departure": { "time": "1777893031", "uncertainty": 120 }, "stopId": "0:JURA1", "stopSequence": 10 }, { "arrival": { "time": "1777893151", "uncertainty": 120 }, "departure": { "time": "1777893181", "uncertainty": 120 }, "stopId": "0:STOXEY1", "stopSequence": 11 }, { "arrival": { "time": "1777893241", "uncertainty": 120 }, "departure": { "time": "1777893271", "uncertainty": 120 }, "stopId": "0:ALSLORR1", "stopSequence": 12 }, { "arrival": { "time": "1777893301", "uncertainty": 120 }, "departure": { "time": "1777893301", "uncertainty": 120 }, "stopId": "0:BERNE1", "stopSequence": 13 }, { "arrival": { "time": "1777893361", "uncertainty": 120 }, "departure": { "time": "1777893361", "uncertainty": 120 }, "stopId": "0:ARTILLE1", "stopSequence": 14 }, { "arrival": { "time": "1777893432", "uncertainty": 120 }, "departure": { "time": "1777893451", "uncertainty": 120 }, "stopId": "0:RAPLEVY1", "stopSequence": 15 }, { "arrival": { "time": "1777893508", "uncertainty": 120 }, "departure": { "time": "1777893511", "uncertainty": 120 }, "stopId": "0:JUIN1", "stopSequence": 16 }, { "arrival": { "time": "1777893661", "uncertainty": 120 }, "departure": { "time": "1777893751", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 17 }, { "arrival": { "time": "1777893823", "uncertainty": 120 }, "departure": { "time": "1777893842", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 18 }, { "arrival": { "time": "1777893927", "uncertainty": 120 }, "departure": { "time": "1777893931", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 19 }, { "arrival": { "time": "1777894081", "uncertainty": 120 }, "departure": { "time": "1777894111", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 20 }, { "arrival": { "time": "1777894156", "uncertainty": 120 }, "departure": { "time": "1777894156", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 21 }, { "arrival": { "time": "1777894291", "uncertainty": 120 }, "departure": { "time": "1777894497", "uncertainty": 120 }, "stopId": "0:REPPS", "stopSequence": 22 }, { "arrival": { "time": "1777894575", "uncertainty": 120 }, "departure": { "time": "1777894587", "uncertainty": 120 }, "stopId": "0:ROI04", "stopSequence": 23 }, { "arrival": { "time": "1777894737", "uncertainty": 120 }, "departure": { "time": "1777894737", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 24 }, { "arrival": { "time": "1777894841", "uncertainty": 120 }, "departure": { "time": "1777894841", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 25 }, { "arrival": { "time": "1777894857", "uncertainty": 120 }, "departure": { "time": "1777894857", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 26 }, { "arrival": { "time": "1777894917", "uncertainty": 120 }, "departure": { "time": "1777894917", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 27 }, { "arrival": { "time": "1777894974", "uncertainty": 120 }, "departure": { "time": "1777894977", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 28 }, { "arrival": { "time": "1777895117", "uncertainty": 120 }, "departure": { "time": "1777895127", "uncertainty": 120 }, "stopId": "0:LITALDU2", "stopSequence": 29 }, { "arrival": { "time": "1777895197", "uncertainty": 120 }, "departure": { "time": "1777895397", "uncertainty": 120 }, "stopId": "0:SVICTOR2", "stopSequence": 30 }, { "arrival": { "time": "1777895430", "uncertainty": 120 }, "departure": { "time": "1777895430", "uncertainty": 120 }, "stopId": "0:STQUENT2", "stopSequence": 31 }, { "arrival": { "time": "1777895520", "uncertainty": 120 }, "departure": { "time": "1777895520", "uncertainty": 120 }, "stopId": "0:TOURAIN2", "stopSequence": 32 }, { "arrival": { "time": "1777895551", "uncertainty": 120 }, "departure": { "time": "1777895551", "uncertainty": 120 }, "stopId": "0:ALGER2", "stopSequence": 33 }, { "arrival": { "time": "1777895577", "uncertainty": 120 }, "departure": { "time": "1777895577", "uncertainty": 120 }, "stopId": "0:VOSGES2", "stopSequence": 34 }, { "arrival": { "time": "1777895640", "uncertainty": 120 }, "departure": { "time": "1777895640", "uncertainty": 120 }, "stopId": "0:CITSNCF2", "stopSequence": 35 }, { "arrival": { "time": "1777895650", "uncertainty": 120 }, "departure": { "time": "1777895650", "uncertainty": 120 }, "stopId": "0:LOTINDU2", "stopSequence": 36 }, { "arrival": { "time": "1777895713", "uncertainty": 120 }, "departure": { "time": "1777895713", "uncertainty": 120 }, "stopId": "0:ROTONDE2", "stopSequence": 37 }, { "arrival": { "time": "1777895755", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852800" }, "vehicle": { "id": "2134", "label": "2134" } } }, { "id": "1852801", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777892971", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 }, { "arrival": { "time": "1777893023", "uncertainty": 120 }, "departure": { "time": "1777893023", "uncertainty": 120 }, "stopId": "0:PIVOINE1", "stopSequence": 2 }, { "arrival": { "time": "1777893070", "uncertainty": 120 }, "departure": { "time": "1777893091", "uncertainty": 120 }, "stopId": "0:JACINTH1", "stopSequence": 3 }, { "arrival": { "time": "1777893151", "uncertainty": 120 }, "departure": { "time": "1777893151", "uncertainty": 120 }, "stopId": "0:LORIENT1", "stopSequence": 4 }, { "arrival": { "time": "1777893202", "uncertainty": 120 }, "departure": { "time": "1777893202", "uncertainty": 120 }, "stopId": "0:FOUGERE1", "stopSequence": 5 }, { "arrival": { "time": "1777893270", "uncertainty": 120 }, "departure": { "time": "1777893270", "uncertainty": 120 }, "stopId": "0:GENIVAU1", "stopSequence": 6 }, { "arrival": { "time": "1777893332", "uncertainty": 120 }, "departure": { "time": "1777893332", "uncertainty": 120 }, "stopId": "0:MAUJEAN1", "stopSequence": 7 }, { "arrival": { "time": "1777893399", "uncertainty": 120 }, "departure": { "time": "1777893399", "uncertainty": 120 }, "stopId": "0:METMAN1", "stopSequence": 8 }, { "arrival": { "time": "1777893436", "uncertainty": 120 }, "departure": { "time": "1777893436", "uncertainty": 120 }, "stopId": "0:PTSOEUR1", "stopSequence": 9 }, { "arrival": { "time": "1777893513", "uncertainty": 120 }, "departure": { "time": "1777893543", "uncertainty": 120 }, "stopId": "0:JURA1", "stopSequence": 10 }, { "arrival": { "time": "1777893633", "uncertainty": 120 }, "departure": { "time": "1777893633", "uncertainty": 120 }, "stopId": "0:STOXEY1", "stopSequence": 11 }, { "arrival": { "time": "1777893719", "uncertainty": 120 }, "departure": { "time": "1777893719", "uncertainty": 120 }, "stopId": "0:ALSLORR1", "stopSequence": 12 }, { "arrival": { "time": "1777893748", "uncertainty": 120 }, "departure": { "time": "1777893783", "uncertainty": 120 }, "stopId": "0:BERNE1", "stopSequence": 13 }, { "arrival": { "time": "1777893845", "uncertainty": 120 }, "departure": { "time": "1777893845", "uncertainty": 120 }, "stopId": "0:ARTILLE1", "stopSequence": 14 }, { "arrival": { "time": "1777893928", "uncertainty": 120 }, "departure": { "time": "1777893928", "uncertainty": 120 }, "stopId": "0:RAPLEVY1", "stopSequence": 15 }, { "arrival": { "time": "1777893963", "uncertainty": 120 }, "departure": { "time": "1777893993", "uncertainty": 120 }, "stopId": "0:JUIN1", "stopSequence": 16 }, { "arrival": { "time": "1777894193", "uncertainty": 120 }, "departure": { "time": "1777894233", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 17 }, { "arrival": { "time": "1777894318", "uncertainty": 120 }, "departure": { "time": "1777894323", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 18 }, { "arrival": { "time": "1777894401", "uncertainty": 120 }, "departure": { "time": "1777894413", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 19 }, { "arrival": { "time": "1777894594", "uncertainty": 120 }, "departure": { "time": "1777894654", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 20 }, { "arrival": { "time": "1777894684", "uncertainty": 120 }, "departure": { "time": "1777894684", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 21 }, { "arrival": { "time": "1777894834", "uncertainty": 120 }, "departure": { "time": "1777894924", "uncertainty": 120 }, "stopId": "0:REPPS", "stopSequence": 22 }, { "arrival": { "time": "1777894999", "uncertainty": 120 }, "departure": { "time": "1777895014", "uncertainty": 120 }, "stopId": "0:ROI04", "stopSequence": 23 }, { "arrival": { "time": "1777895074", "uncertainty": 120 }, "departure": { "time": "1777895104", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 24 }, { "arrival": { "time": "1777895243", "uncertainty": 120 }, "departure": { "time": "1777895243", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 25 }, { "arrival": { "time": "1777895278", "uncertainty": 120 }, "departure": { "time": "1777895284", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 26 }, { "arrival": { "time": "1777895344", "uncertainty": 120 }, "departure": { "time": "1777895344", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 27 }, { "arrival": { "time": "1777895402", "uncertainty": 120 }, "departure": { "time": "1777895402", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 28 }, { "arrival": { "time": "1777895463", "uncertainty": 120 }, "departure": { "time": "1777895463", "uncertainty": 120 }, "stopId": "0:LITALDU2", "stopSequence": 29 }, { "arrival": { "time": "1777895538", "uncertainty": 120 }, "departure": { "time": "1777895538", "uncertainty": 120 }, "stopId": "0:SVICTOR2", "stopSequence": 30 }, { "arrival": { "time": "1777895571", "uncertainty": 120 }, "departure": { "time": "1777895571", "uncertainty": 120 }, "stopId": "0:STQUENT2", "stopSequence": 31 }, { "arrival": { "time": "1777895662", "uncertainty": 120 }, "departure": { "time": "1777895662", "uncertainty": 120 }, "stopId": "0:TOURAIN2", "stopSequence": 32 }, { "arrival": { "time": "1777895693", "uncertainty": 120 }, "departure": { "time": "1777895693", "uncertainty": 120 }, "stopId": "0:ALGER2", "stopSequence": 33 }, { "arrival": { "time": "1777895719", "uncertainty": 120 }, "departure": { "time": "1777895719", "uncertainty": 120 }, "stopId": "0:VOSGES2", "stopSequence": 34 }, { "arrival": { "time": "1777895782", "uncertainty": 120 }, "departure": { "time": "1777895782", "uncertainty": 120 }, "stopId": "0:CITSNCF2", "stopSequence": 35 }, { "arrival": { "time": "1777895792", "uncertainty": 120 }, "departure": { "time": "1777895792", "uncertainty": 120 }, "stopId": "0:LOTINDU2", "stopSequence": 36 }, { "arrival": { "time": "1777895855", "uncertainty": 120 }, "departure": { "time": "1777895855", "uncertainty": 120 }, "stopId": "0:ROTONDE2", "stopSequence": 37 }, { "arrival": { "time": "1777895897", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852801" }, "vehicle": { "id": "2423", "label": "2423" } } }, { "id": "1852802", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893540", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 }, { "arrival": { "time": "1777893600", "uncertainty": 120 }, "departure": { "time": "1777893601", "uncertainty": 120 }, "stopId": "0:PIVOINE1", "stopSequence": 2 }, { "arrival": { "time": "1777893666", "uncertainty": 120 }, "departure": { "time": "1777893691", "uncertainty": 120 }, "stopId": "0:JACINTH1", "stopSequence": 3 }, { "arrival": { "time": "1777893765", "uncertainty": 120 }, "departure": { "time": "1777893765", "uncertainty": 120 }, "stopId": "0:LORIENT1", "stopSequence": 4 }, { "arrival": { "time": "1777893818", "uncertainty": 120 }, "departure": { "time": "1777893818", "uncertainty": 120 }, "stopId": "0:FOUGERE1", "stopSequence": 5 }, { "arrival": { "time": "1777893871", "uncertainty": 120 }, "departure": { "time": "1777893871", "uncertainty": 120 }, "stopId": "0:GENIVAU1", "stopSequence": 6 }, { "arrival": { "time": "1777893962", "uncertainty": 120 }, "departure": { "time": "1777894051", "uncertainty": 120 }, "stopId": "0:MAUJEAN1", "stopSequence": 7 }, { "arrival": { "time": "1777894123", "uncertainty": 120 }, "departure": { "time": "1777894123", "uncertainty": 120 }, "stopId": "0:METMAN1", "stopSequence": 8 }, { "arrival": { "time": "1777894171", "uncertainty": 120 }, "departure": { "time": "1777894171", "uncertainty": 120 }, "stopId": "0:PTSOEUR1", "stopSequence": 9 }, { "arrival": { "time": "1777894231", "uncertainty": 120 }, "departure": { "time": "1777894231", "uncertainty": 120 }, "stopId": "0:JURA1", "stopSequence": 10 }, { "arrival": { "time": "1777894348", "uncertainty": 120 }, "departure": { "time": "1777894351", "uncertainty": 120 }, "stopId": "0:STOXEY1", "stopSequence": 11 }, { "arrival": { "time": "1777894411", "uncertainty": 120 }, "departure": { "time": "1777894441", "uncertainty": 120 }, "stopId": "0:ALSLORR1", "stopSequence": 12 }, { "arrival": { "time": "1777894471", "uncertainty": 120 }, "departure": { "time": "1777894501", "uncertainty": 120 }, "stopId": "0:BERNE1", "stopSequence": 13 }, { "arrival": { "time": "1777894587", "uncertainty": 120 }, "departure": { "time": "1777894591", "uncertainty": 120 }, "stopId": "0:ARTILLE1", "stopSequence": 14 }, { "arrival": { "time": "1777894663", "uncertainty": 120 }, "departure": { "time": "1777894663", "uncertainty": 120 }, "stopId": "0:RAPLEVY1", "stopSequence": 15 }, { "arrival": { "time": "1777894688", "uncertainty": 120 }, "departure": { "time": "1777894688", "uncertainty": 120 }, "stopId": "0:JUIN1", "stopSequence": 16 }, { "arrival": { "time": "1777894922", "uncertainty": 120 }, "departure": { "time": "1777895041", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 17 }, { "arrival": { "time": "1777895101", "uncertainty": 120 }, "departure": { "time": "1777895101", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 18 }, { "arrival": { "time": "1777895191", "uncertainty": 120 }, "departure": { "time": "1777895221", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 19 }, { "arrival": { "time": "1777895371", "uncertainty": 120 }, "departure": { "time": "1777895371", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 20 }, { "arrival": { "time": "1777895418", "uncertainty": 120 }, "departure": { "time": "1777895418", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 21 }, { "arrival": { "time": "1777895573", "uncertainty": 120 }, "departure": { "time": "1777895573", "uncertainty": 120 }, "stopId": "0:REPPS", "stopSequence": 22 }, { "arrival": { "time": "1777895655", "uncertainty": 120 }, "departure": { "time": "1777895655", "uncertainty": 120 }, "stopId": "0:ROI04", "stopSequence": 23 }, { "arrival": { "time": "1777895719", "uncertainty": 120 }, "departure": { "time": "1777895719", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 24 }, { "arrival": { "time": "1777895857", "uncertainty": 120 }, "departure": { "time": "1777895857", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 25 }, { "arrival": { "time": "1777895894", "uncertainty": 120 }, "departure": { "time": "1777895894", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 26 }, { "arrival": { "time": "1777895956", "uncertainty": 120 }, "departure": { "time": "1777895956", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 27 }, { "arrival": { "time": "1777896014", "uncertainty": 120 }, "departure": { "time": "1777896014", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 28 }, { "arrival": { "time": "1777896075", "uncertainty": 120 }, "departure": { "time": "1777896075", "uncertainty": 120 }, "stopId": "0:LITALDU2", "stopSequence": 29 }, { "arrival": { "time": "1777896150", "uncertainty": 120 }, "departure": { "time": "1777896150", "uncertainty": 120 }, "stopId": "0:SVICTOR2", "stopSequence": 30 }, { "arrival": { "time": "1777896186", "uncertainty": 120 }, "departure": { "time": "1777896186", "uncertainty": 120 }, "stopId": "0:STQUENT2", "stopSequence": 31 }, { "arrival": { "time": "1777896278", "uncertainty": 120 }, "departure": { "time": "1777896278", "uncertainty": 120 }, "stopId": "0:TOURAIN2", "stopSequence": 32 }, { "arrival": { "time": "1777896311", "uncertainty": 120 }, "departure": { "time": "1777896311", "uncertainty": 120 }, "stopId": "0:ALGER2", "stopSequence": 33 }, { "arrival": { "time": "1777896338", "uncertainty": 120 }, "departure": { "time": "1777896338", "uncertainty": 120 }, "stopId": "0:VOSGES2", "stopSequence": 34 }, { "arrival": { "time": "1777896402", "uncertainty": 120 }, "departure": { "time": "1777896402", "uncertainty": 120 }, "stopId": "0:CITSNCF2", "stopSequence": 35 }, { "arrival": { "time": "1777896414", "uncertainty": 120 }, "departure": { "time": "1777896414", "uncertainty": 120 }, "stopId": "0:LOTINDU2", "stopSequence": 36 }, { "arrival": { "time": "1777896479", "uncertainty": 120 }, "departure": { "time": "1777896479", "uncertainty": 120 }, "stopId": "0:ROTONDE2", "stopSequence": 37 }, { "arrival": { "time": "1777896521", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852802" }, "vehicle": { "id": "2425", "label": "2425" } } }, { "id": "1852803", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894140", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 }, { "arrival": { "time": "1777894200", "uncertainty": 120 }, "departure": { "time": "1777894200", "uncertainty": 120 }, "stopId": "0:PIVOINE1", "stopSequence": 2 }, { "arrival": { "time": "1777894251", "uncertainty": 120 }, "departure": { "time": "1777894260", "uncertainty": 120 }, "stopId": "0:JACINTH1", "stopSequence": 3 }, { "arrival": { "time": "1777894343", "uncertainty": 120 }, "departure": { "time": "1777894350", "uncertainty": 120 }, "stopId": "0:LORIENT1", "stopSequence": 4 }, { "arrival": { "time": "1777894418", "uncertainty": 120 }, "departure": { "time": "1777894418", "uncertainty": 120 }, "stopId": "0:FOUGERE1", "stopSequence": 5 }, { "arrival": { "time": "1777894470", "uncertainty": 120 }, "departure": { "time": "1777894470", "uncertainty": 120 }, "stopId": "0:GENIVAU1", "stopSequence": 6 }, { "arrival": { "time": "1777894579", "uncertainty": 120 }, "departure": { "time": "1777894620", "uncertainty": 120 }, "stopId": "0:MAUJEAN1", "stopSequence": 7 }, { "arrival": { "time": "1777894695", "uncertainty": 120 }, "departure": { "time": "1777894695", "uncertainty": 120 }, "stopId": "0:METMAN1", "stopSequence": 8 }, { "arrival": { "time": "1777894740", "uncertainty": 120 }, "departure": { "time": "1777894740", "uncertainty": 120 }, "stopId": "0:PTSOEUR1", "stopSequence": 9 }, { "arrival": { "time": "1777894817", "uncertainty": 120 }, "departure": { "time": "1777894830", "uncertainty": 120 }, "stopId": "0:JURA1", "stopSequence": 10 }, { "arrival": { "time": "1777894966", "uncertainty": 120 }, "departure": { "time": "1777894980", "uncertainty": 120 }, "stopId": "0:STOXEY1", "stopSequence": 11 }, { "arrival": { "time": "1777895040", "uncertainty": 120 }, "departure": { "time": "1777895070", "uncertainty": 120 }, "stopId": "0:ALSLORR1", "stopSequence": 12 }, { "arrival": { "time": "1777895111", "uncertainty": 120 }, "departure": { "time": "1777895130", "uncertainty": 120 }, "stopId": "0:BERNE1", "stopSequence": 13 }, { "arrival": { "time": "1777895190", "uncertainty": 120 }, "departure": { "time": "1777895190", "uncertainty": 120 }, "stopId": "0:ARTILLE1", "stopSequence": 14 }, { "arrival": { "time": "1777895264", "uncertainty": 120 }, "departure": { "time": "1777895280", "uncertainty": 120 }, "stopId": "0:RAPLEVY1", "stopSequence": 15 }, { "arrival": { "time": "1777895315", "uncertainty": 120 }, "departure": { "time": "1777895340", "uncertainty": 120 }, "stopId": "0:JUIN1", "stopSequence": 16 }, { "arrival": { "time": "1777895579", "uncertainty": 120 }, "departure": { "time": "1777895579", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 17 }, { "arrival": { "time": "1777895641", "uncertainty": 120 }, "departure": { "time": "1777895641", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 18 }, { "arrival": { "time": "1777895733", "uncertainty": 120 }, "departure": { "time": "1777895733", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 19 }, { "arrival": { "time": "1777895941", "uncertainty": 120 }, "departure": { "time": "1777895941", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 20 }, { "arrival": { "time": "1777895987", "uncertainty": 120 }, "departure": { "time": "1777895987", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 21 }, { "arrival": { "time": "1777896142", "uncertainty": 120 }, "departure": { "time": "1777896142", "uncertainty": 120 }, "stopId": "0:REPPS", "stopSequence": 22 }, { "arrival": { "time": "1777896225", "uncertainty": 120 }, "departure": { "time": "1777896225", "uncertainty": 120 }, "stopId": "0:ROI04", "stopSequence": 23 }, { "arrival": { "time": "1777896288", "uncertainty": 120 }, "departure": { "time": "1777896288", "uncertainty": 120 }, "stopId": "0:BONSEC2", "stopSequence": 24 }, { "arrival": { "time": "1777896423", "uncertainty": 120 }, "departure": { "time": "1777896423", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 25 }, { "arrival": { "time": "1777896459", "uncertainty": 120 }, "departure": { "time": "1777896459", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 26 }, { "arrival": { "time": "1777896520", "uncertainty": 120 }, "departure": { "time": "1777896520", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 27 }, { "arrival": { "time": "1777896578", "uncertainty": 120 }, "departure": { "time": "1777896578", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 28 }, { "arrival": { "time": "1777896643", "uncertainty": 120 }, "departure": { "time": "1777896643", "uncertainty": 120 }, "stopId": "0:LITALDU2", "stopSequence": 29 }, { "arrival": { "time": "1777896721", "uncertainty": 120 }, "departure": { "time": "1777896721", "uncertainty": 120 }, "stopId": "0:SVICTOR2", "stopSequence": 30 }, { "arrival": { "time": "1777896780", "uncertainty": 120 }, "departure": { "time": "1777896780", "uncertainty": 120 }, "stopId": "0:STQUENT2", "stopSequence": 31 }, { "arrival": { "time": "1777896881", "uncertainty": 120 }, "departure": { "time": "1777896881", "uncertainty": 120 }, "stopId": "0:TOURAIN2", "stopSequence": 32 }, { "arrival": { "time": "1777896924", "uncertainty": 120 }, "departure": { "time": "1777896924", "uncertainty": 120 }, "stopId": "0:ALGER2", "stopSequence": 33 }, { "arrival": { "time": "1777896960", "uncertainty": 120 }, "departure": { "time": "1777896960", "uncertainty": 120 }, "stopId": "0:VOSGES2", "stopSequence": 34 }, { "arrival": { "time": "1777897038", "uncertainty": 120 }, "departure": { "time": "1777897038", "uncertainty": 120 }, "stopId": "0:CITSNCF2", "stopSequence": 35 }, { "arrival": { "time": "1777897072", "uncertainty": 120 }, "departure": { "time": "1777897072", "uncertainty": 120 }, "stopId": "0:LOTINDU2", "stopSequence": 36 }, { "arrival": { "time": "1777897158", "uncertainty": 120 }, "departure": { "time": "1777897158", "uncertainty": 120 }, "stopId": "0:ROTONDE2", "stopSequence": 37 }, { "arrival": { "time": "1777897200", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 38 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_11852803" }, "vehicle": { "id": "2435", "label": "2435" } } }, { "id": "1854152", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896960", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854152" } } }, { "id": "1855754", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896600", "uncertainty": 120 }, "stopId": "0:LUXE", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "111", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855754" } } }, { "id": "1854153", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898160", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854153" } } }, { "id": "1854149", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893360", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 1 }, { "arrival": { "time": "1777893482", "uncertainty": 120 }, "departure": { "time": "1777893482", "uncertainty": 120 }, "stopId": "0:SER02", "stopSequence": 2 }, { "arrival": { "time": "1777893554", "uncertainty": 120 }, "departure": { "time": "1777893554", "uncertainty": 120 }, "stopId": "0:FEI02", "stopSequence": 3 }, { "arrival": { "time": "1777893607", "uncertainty": 120 }, "departure": { "time": "1777893607", "uncertainty": 120 }, "stopId": "0:SAR02", "stopSequence": 4 }, { "arrival": { "time": "1777893722", "uncertainty": 120 }, "departure": { "time": "1777893722", "uncertainty": 120 }, "stopId": "0:BLE02", "stopSequence": 5 }, { "arrival": { "time": "1777893790", "uncertainty": 120 }, "departure": { "time": "1777893790", "uncertainty": 120 }, "stopId": "0:BOR02", "stopSequence": 6 }, { "arrival": { "time": "1777893894", "uncertainty": 120 }, "departure": { "time": "1777893902", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 7 }, { "arrival": { "time": "1777893964", "uncertainty": 120 }, "departure": { "time": "1777893965", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 8 }, { "arrival": { "time": "1777894052", "uncertainty": 120 }, "departure": { "time": "1777894052", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 9 }, { "arrival": { "time": "1777894142", "uncertainty": 120 }, "departure": { "time": "1777894142", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 10 }, { "arrival": { "time": "1777894213", "uncertainty": 120 }, "departure": { "time": "1777894213", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 11 }, { "arrival": { "time": "1777894292", "uncertainty": 120 }, "departure": { "time": "1777894322", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 12 }, { "arrival": { "time": "1777894381", "uncertainty": 120 }, "departure": { "time": "1777894382", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 13 }, { "arrival": { "time": "1777894464", "uncertainty": 120 }, "departure": { "time": "1777894502", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 14 }, { "arrival": { "time": "1777894592", "uncertainty": 120 }, "departure": { "time": "1777894622", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 15 }, { "arrival": { "time": "1777894701", "uncertainty": 120 }, "departure": { "time": "1777894742", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 16 }, { "arrival": { "time": "1777894974", "uncertainty": 120 }, "departure": { "time": "1777895012", "uncertainty": 120 }, "stopId": "0:LUX02", "stopSequence": 17 }, { "arrival": { "time": "1777895065", "uncertainty": 120 }, "departure": { "time": "1777895072", "uncertainty": 120 }, "stopId": "0:VIN02", "stopSequence": 18 }, { "arrival": { "time": "1777895141", "uncertainty": 120 }, "departure": { "time": "1777895141", "uncertainty": 120 }, "stopId": "0:PON02", "stopSequence": 19 }, { "arrival": { "time": "1777895214", "uncertainty": 120 }, "departure": { "time": "1777895220", "uncertainty": 120 }, "stopId": "0:ROC02", "stopSequence": 20 }, { "arrival": { "time": "1777895309", "uncertainty": 120 }, "departure": { "time": "1777895312", "uncertainty": 120 }, "stopId": "0:BER02", "stopSequence": 21 }, { "arrival": { "time": "1777895372", "uncertainty": 120 }, "departure": { "time": "1777895372", "uncertainty": 120 }, "stopId": "0:CAS02", "stopSequence": 22 }, { "arrival": { "time": "1777895504", "uncertainty": 120 }, "departure": { "time": "1777895504", "uncertainty": 120 }, "stopId": "0:JOB02", "stopSequence": 23 }, { "arrival": { "time": "1777895596", "uncertainty": 120 }, "departure": { "time": "1777895596", "uncertainty": 120 }, "stopId": "0:ROU02", "stopSequence": 24 }, { "arrival": { "time": "1777895678", "uncertainty": 120 }, "departure": { "time": "1777895678", "uncertainty": 120 }, "stopId": "0:CHA02", "stopSequence": 25 }, { "arrival": { "time": "1777895767", "uncertainty": 120 }, "departure": { "time": "1777895767", "uncertainty": 120 }, "stopId": "0:FON02", "stopSequence": 26 }, { "arrival": { "time": "1777895799", "uncertainty": 120 }, "stopId": "0:WOI02", "stopSequence": 27 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854149" }, "vehicle": { "id": "1308", "label": "1308" } } }, { "id": "1854150", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894591", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 1 }, { "arrival": { "time": "1777894692", "uncertainty": 120 }, "departure": { "time": "1777894711", "uncertainty": 120 }, "stopId": "0:SER02", "stopSequence": 2 }, { "arrival": { "time": "1777894801", "uncertainty": 120 }, "departure": { "time": "1777894831", "uncertainty": 120 }, "stopId": "0:FEI02", "stopSequence": 3 }, { "arrival": { "time": "1777894861", "uncertainty": 120 }, "departure": { "time": "1777894861", "uncertainty": 120 }, "stopId": "0:SAR02", "stopSequence": 4 }, { "arrival": { "time": "1777894970", "uncertainty": 120 }, "departure": { "time": "1777894981", "uncertainty": 120 }, "stopId": "0:BLE02", "stopSequence": 5 }, { "arrival": { "time": "1777895041", "uncertainty": 120 }, "departure": { "time": "1777895041", "uncertainty": 120 }, "stopId": "0:BOR02", "stopSequence": 6 }, { "arrival": { "time": "1777895127", "uncertainty": 120 }, "departure": { "time": "1777895131", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 7 }, { "arrival": { "time": "1777895196", "uncertainty": 120 }, "departure": { "time": "1777895221", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 8 }, { "arrival": { "time": "1777895281", "uncertainty": 120 }, "departure": { "time": "1777895281", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 9 }, { "arrival": { "time": "1777895378", "uncertainty": 120 }, "departure": { "time": "1777895378", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 10 }, { "arrival": { "time": "1777895438", "uncertainty": 120 }, "departure": { "time": "1777895438", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 11 }, { "arrival": { "time": "1777895512", "uncertainty": 120 }, "departure": { "time": "1777895512", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 12 }, { "arrival": { "time": "1777895574", "uncertainty": 120 }, "departure": { "time": "1777895574", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 13 }, { "arrival": { "time": "1777895662", "uncertainty": 120 }, "departure": { "time": "1777895662", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 14 }, { "arrival": { "time": "1777895754", "uncertainty": 120 }, "departure": { "time": "1777895754", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 15 }, { "arrival": { "time": "1777895848", "uncertainty": 120 }, "departure": { "time": "1777895848", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 16 }, { "arrival": { "time": "1777896076", "uncertainty": 120 }, "departure": { "time": "1777896076", "uncertainty": 120 }, "stopId": "0:LUX02", "stopSequence": 17 }, { "arrival": { "time": "1777896130", "uncertainty": 120 }, "departure": { "time": "1777896130", "uncertainty": 120 }, "stopId": "0:VIN02", "stopSequence": 18 }, { "arrival": { "time": "1777896200", "uncertainty": 120 }, "departure": { "time": "1777896200", "uncertainty": 120 }, "stopId": "0:PON02", "stopSequence": 19 }, { "arrival": { "time": "1777896274", "uncertainty": 120 }, "departure": { "time": "1777896274", "uncertainty": 120 }, "stopId": "0:ROC02", "stopSequence": 20 }, { "arrival": { "time": "1777896364", "uncertainty": 120 }, "departure": { "time": "1777896364", "uncertainty": 120 }, "stopId": "0:BER02", "stopSequence": 21 }, { "arrival": { "time": "1777896423", "uncertainty": 120 }, "departure": { "time": "1777896423", "uncertainty": 120 }, "stopId": "0:CAS02", "stopSequence": 22 }, { "arrival": { "time": "1777896557", "uncertainty": 120 }, "departure": { "time": "1777896557", "uncertainty": 120 }, "stopId": "0:JOB02", "stopSequence": 23 }, { "arrival": { "time": "1777896652", "uncertainty": 120 }, "departure": { "time": "1777896652", "uncertainty": 120 }, "stopId": "0:ROU02", "stopSequence": 24 }, { "arrival": { "time": "1777896736", "uncertainty": 120 }, "departure": { "time": "1777896736", "uncertainty": 120 }, "stopId": "0:CHA02", "stopSequence": 25 }, { "arrival": { "time": "1777896837", "uncertainty": 120 }, "departure": { "time": "1777896837", "uncertainty": 120 }, "stopId": "0:FON02", "stopSequence": 26 }, { "arrival": { "time": "1777896869", "uncertainty": 120 }, "stopId": "0:WOI02", "stopSequence": 27 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854150" }, "vehicle": { "id": "1315", "label": "1315" } } }, { "id": "1854151", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895760", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 1 }, { "arrival": { "time": "1777895871", "uncertainty": 120 }, "departure": { "time": "1777895871", "uncertainty": 120 }, "stopId": "0:SER02", "stopSequence": 2 }, { "arrival": { "time": "1777895959", "uncertainty": 120 }, "departure": { "time": "1777895959", "uncertainty": 120 }, "stopId": "0:FEI02", "stopSequence": 3 }, { "arrival": { "time": "1777895993", "uncertainty": 120 }, "departure": { "time": "1777895993", "uncertainty": 120 }, "stopId": "0:SAR02", "stopSequence": 4 }, { "arrival": { "time": "1777896105", "uncertainty": 120 }, "departure": { "time": "1777896105", "uncertainty": 120 }, "stopId": "0:BLE02", "stopSequence": 5 }, { "arrival": { "time": "1777896166", "uncertainty": 120 }, "departure": { "time": "1777896166", "uncertainty": 120 }, "stopId": "0:BOR02", "stopSequence": 6 }, { "arrival": { "time": "1777896249", "uncertainty": 120 }, "departure": { "time": "1777896249", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 7 }, { "arrival": { "time": "1777896317", "uncertainty": 120 }, "departure": { "time": "1777896317", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 8 }, { "arrival": { "time": "1777896381", "uncertainty": 120 }, "departure": { "time": "1777896381", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 9 }, { "arrival": { "time": "1777896474", "uncertainty": 120 }, "departure": { "time": "1777896474", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 10 }, { "arrival": { "time": "1777896534", "uncertainty": 120 }, "departure": { "time": "1777896534", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 11 }, { "arrival": { "time": "1777896610", "uncertainty": 120 }, "departure": { "time": "1777896610", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 12 }, { "arrival": { "time": "1777896674", "uncertainty": 120 }, "departure": { "time": "1777896674", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 13 }, { "arrival": { "time": "1777896759", "uncertainty": 120 }, "departure": { "time": "1777896759", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 14 }, { "arrival": { "time": "1777896855", "uncertainty": 120 }, "departure": { "time": "1777896855", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 15 }, { "arrival": { "time": "1777896955", "uncertainty": 120 }, "departure": { "time": "1777896955", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 16 }, { "arrival": { "time": "1777897151", "uncertainty": 120 }, "departure": { "time": "1777897151", "uncertainty": 120 }, "stopId": "0:LUX02", "stopSequence": 17 }, { "arrival": { "time": "1777897216", "uncertainty": 120 }, "departure": { "time": "1777897216", "uncertainty": 120 }, "stopId": "0:VIN02", "stopSequence": 18 }, { "arrival": { "time": "1777897293", "uncertainty": 120 }, "departure": { "time": "1777897293", "uncertainty": 120 }, "stopId": "0:PON02", "stopSequence": 19 }, { "arrival": { "time": "1777897375", "uncertainty": 120 }, "departure": { "time": "1777897375", "uncertainty": 120 }, "stopId": "0:ROC02", "stopSequence": 20 }, { "arrival": { "time": "1777897475", "uncertainty": 120 }, "departure": { "time": "1777897475", "uncertainty": 120 }, "stopId": "0:BER02", "stopSequence": 21 }, { "arrival": { "time": "1777897530", "uncertainty": 120 }, "departure": { "time": "1777897530", "uncertainty": 120 }, "stopId": "0:CAS02", "stopSequence": 22 }, { "arrival": { "time": "1777897675", "uncertainty": 120 }, "departure": { "time": "1777897675", "uncertainty": 120 }, "stopId": "0:JOB02", "stopSequence": 23 }, { "arrival": { "time": "1777897794", "uncertainty": 120 }, "departure": { "time": "1777897794", "uncertainty": 120 }, "stopId": "0:ROU02", "stopSequence": 24 }, { "arrival": { "time": "1777897902", "uncertainty": 120 }, "departure": { "time": "1777897902", "uncertainty": 120 }, "stopId": "0:CHA02", "stopSequence": 25 }, { "arrival": { "time": "1777898003", "uncertainty": 120 }, "departure": { "time": "1777898003", "uncertainty": 120 }, "stopId": "0:FON02", "stopSequence": 26 }, { "arrival": { "time": "1777898035", "uncertainty": 120 }, "stopId": "0:WOI02", "stopSequence": 27 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854151" } } }, { "id": "1854204", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777895400", "uncertainty": 120 }, "stopId": "0:MIC02", "stopSequence": 1 }, { "arrival": { "time": "1777895480", "uncertainty": 120 }, "departure": { "time": "1777895480", "uncertainty": 120 }, "stopId": "0:COL02", "stopSequence": 2 }, { "arrival": { "time": "1777895539", "uncertainty": 120 }, "departure": { "time": "1777895539", "uncertainty": 120 }, "stopId": "0:CLO02", "stopSequence": 3 }, { "arrival": { "time": "1777895627", "uncertainty": 120 }, "departure": { "time": "1777895627", "uncertainty": 120 }, "stopId": "0:BLE02", "stopSequence": 4 }, { "arrival": { "time": "1777895687", "uncertainty": 120 }, "departure": { "time": "1777895687", "uncertainty": 120 }, "stopId": "0:BOR02", "stopSequence": 5 }, { "arrival": { "time": "1777895770", "uncertainty": 120 }, "departure": { "time": "1777895770", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 6 }, { "arrival": { "time": "1777895838", "uncertainty": 120 }, "departure": { "time": "1777895838", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 7 }, { "arrival": { "time": "1777895902", "uncertainty": 120 }, "departure": { "time": "1777895902", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 8 }, { "arrival": { "time": "1777895995", "uncertainty": 120 }, "departure": { "time": "1777895995", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 9 }, { "arrival": { "time": "1777896055", "uncertainty": 120 }, "departure": { "time": "1777896055", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 10 }, { "arrival": { "time": "1777896129", "uncertainty": 120 }, "departure": { "time": "1777896129", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 11 }, { "arrival": { "time": "1777896191", "uncertainty": 120 }, "departure": { "time": "1777896191", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 12 }, { "arrival": { "time": "1777896279", "uncertainty": 120 }, "departure": { "time": "1777896279", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 13 }, { "arrival": { "time": "1777896371", "uncertainty": 120 }, "departure": { "time": "1777896371", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 14 }, { "arrival": { "time": "1777896465", "uncertainty": 120 }, "departure": { "time": "1777896465", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 15 }, { "arrival": { "time": "1777896679", "uncertainty": 120 }, "departure": { "time": "1777896679", "uncertainty": 120 }, "stopId": "0:LUX02", "stopSequence": 16 }, { "arrival": { "time": "1777896736", "uncertainty": 120 }, "departure": { "time": "1777896736", "uncertainty": 120 }, "stopId": "0:VIN02", "stopSequence": 17 }, { "arrival": { "time": "1777896808", "uncertainty": 120 }, "departure": { "time": "1777896808", "uncertainty": 120 }, "stopId": "0:PON02", "stopSequence": 18 }, { "arrival": { "time": "1777896884", "uncertainty": 120 }, "departure": { "time": "1777896884", "uncertainty": 120 }, "stopId": "0:ROC02", "stopSequence": 19 }, { "arrival": { "time": "1777896977", "uncertainty": 120 }, "departure": { "time": "1777896977", "uncertainty": 120 }, "stopId": "0:BER02", "stopSequence": 20 }, { "arrival": { "time": "1777897032", "uncertainty": 120 }, "departure": { "time": "1777897032", "uncertainty": 120 }, "stopId": "0:CAS02", "stopSequence": 21 }, { "arrival": { "time": "1777897177", "uncertainty": 120 }, "departure": { "time": "1777897177", "uncertainty": 120 }, "stopId": "0:JOB02", "stopSequence": 22 }, { "arrival": { "time": "1777897296", "uncertainty": 120 }, "departure": { "time": "1777897296", "uncertainty": 120 }, "stopId": "0:ROU02", "stopSequence": 23 }, { "arrival": { "time": "1777897404", "uncertainty": 120 }, "departure": { "time": "1777897404", "uncertainty": 120 }, "stopId": "0:CHA02", "stopSequence": 24 }, { "arrival": { "time": "1777897505", "uncertainty": 120 }, "departure": { "time": "1777897505", "uncertainty": 120 }, "stopId": "0:FON02", "stopSequence": 25 }, { "arrival": { "time": "1777897537", "uncertainty": 120 }, "stopId": "0:WOI02", "stopSequence": 26 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854204" }, "vehicle": { "id": "2142", "label": "2142" } } }, { "id": "1854205", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896600", "uncertainty": 120 }, "stopId": "0:MIC02", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854205" } } }, { "id": "1854206", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897800", "uncertainty": 120 }, "stopId": "0:MIC02", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854206" } } }, { "id": "1854207", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777899000", "uncertainty": 120 }, "stopId": "0:MIC02", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854207" } } }, { "id": "1854202", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777893000", "uncertainty": 120 }, "stopId": "0:MIC02", "stopSequence": 1 }, { "arrival": { "time": "1777893087", "uncertainty": 120 }, "departure": { "time": "1777893091", "uncertainty": 120 }, "stopId": "0:COL02", "stopSequence": 2 }, { "arrival": { "time": "1777893163", "uncertainty": 120 }, "departure": { "time": "1777893181", "uncertainty": 120 }, "stopId": "0:CLO02", "stopSequence": 3 }, { "arrival": { "time": "1777893248", "uncertainty": 120 }, "departure": { "time": "1777893272", "uncertainty": 120 }, "stopId": "0:BLE02", "stopSequence": 4 }, { "arrival": { "time": "1777893331", "uncertainty": 120 }, "departure": { "time": "1777893361", "uncertainty": 120 }, "stopId": "0:BOR02", "stopSequence": 5 }, { "arrival": { "time": "1777893543", "uncertainty": 120 }, "departure": { "time": "1777893543", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 6 }, { "arrival": { "time": "1777893543", "uncertainty": 120 }, "departure": { "time": "1777893543", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 7 }, { "arrival": { "time": "1777893601", "uncertainty": 120 }, "departure": { "time": "1777893602", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 8 }, { "arrival": { "time": "1777893685", "uncertainty": 120 }, "departure": { "time": "1777893691", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 9 }, { "arrival": { "time": "1777893752", "uncertainty": 120 }, "departure": { "time": "1777893752", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 10 }, { "arrival": { "time": "1777893830", "uncertainty": 120 }, "departure": { "time": "1777893841", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 11 }, { "arrival": { "time": "1777893901", "uncertainty": 120 }, "departure": { "time": "1777893931", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 12 }, { "arrival": { "time": "1777893991", "uncertainty": 120 }, "departure": { "time": "1777894051", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 13 }, { "arrival": { "time": "1777894137", "uncertainty": 120 }, "departure": { "time": "1777894141", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 14 }, { "arrival": { "time": "1777894231", "uncertainty": 120 }, "departure": { "time": "1777894291", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 15 }, { "arrival": { "time": "1777894501", "uncertainty": 120 }, "departure": { "time": "1777894531", "uncertainty": 120 }, "stopId": "0:LUX02", "stopSequence": 16 }, { "arrival": { "time": "1777894590", "uncertainty": 120 }, "departure": { "time": "1777894591", "uncertainty": 120 }, "stopId": "0:VIN02", "stopSequence": 17 }, { "arrival": { "time": "1777894666", "uncertainty": 120 }, "departure": { "time": "1777894681", "uncertainty": 120 }, "stopId": "0:PON02", "stopSequence": 18 }, { "arrival": { "time": "1777894741", "uncertainty": 120 }, "departure": { "time": "1777894741", "uncertainty": 120 }, "stopId": "0:ROC02", "stopSequence": 19 }, { "arrival": { "time": "1777894831", "uncertainty": 120 }, "departure": { "time": "1777894831", "uncertainty": 120 }, "stopId": "0:BER02", "stopSequence": 20 }, { "arrival": { "time": "1777894891", "uncertainty": 120 }, "departure": { "time": "1777894931", "uncertainty": 120 }, "stopId": "0:CAS02", "stopSequence": 21 }, { "arrival": { "time": "1777895062", "uncertainty": 120 }, "departure": { "time": "1777895072", "uncertainty": 120 }, "stopId": "0:JOB02", "stopSequence": 22 }, { "arrival": { "time": "1777895161", "uncertainty": 120 }, "departure": { "time": "1777895192", "uncertainty": 120 }, "stopId": "0:ROU02", "stopSequence": 23 }, { "arrival": { "time": "1777895271", "uncertainty": 120 }, "departure": { "time": "1777895281", "uncertainty": 120 }, "stopId": "0:CHA02", "stopSequence": 24 }, { "arrival": { "time": "1777895361", "uncertainty": 120 }, "departure": { "time": "1777895361", "uncertainty": 120 }, "stopId": "0:FON02", "stopSequence": 25 }, { "arrival": { "time": "1777895393", "uncertainty": 120 }, "stopId": "0:WOI02", "stopSequence": 26 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854202" }, "vehicle": { "id": "1317", "label": "1317" } } }, { "id": "1854203", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894200", "uncertainty": 120 }, "stopId": "0:MIC02", "stopSequence": 1 }, { "arrival": { "time": "1777894279", "uncertainty": 120 }, "departure": { "time": "1777894290", "uncertainty": 120 }, "stopId": "0:COL02", "stopSequence": 2 }, { "arrival": { "time": "1777894349", "uncertainty": 120 }, "departure": { "time": "1777894349", "uncertainty": 120 }, "stopId": "0:CLO02", "stopSequence": 3 }, { "arrival": { "time": "1777894437", "uncertainty": 120 }, "departure": { "time": "1777894440", "uncertainty": 120 }, "stopId": "0:BLE02", "stopSequence": 4 }, { "arrival": { "time": "1777894501", "uncertainty": 120 }, "departure": { "time": "1777894501", "uncertainty": 120 }, "stopId": "0:BOR02", "stopSequence": 5 }, { "arrival": { "time": "1777894579", "uncertainty": 120 }, "departure": { "time": "1777894590", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 6 }, { "arrival": { "time": "1777894652", "uncertainty": 120 }, "departure": { "time": "1777894652", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 7 }, { "arrival": { "time": "1777894738", "uncertainty": 120 }, "departure": { "time": "1777894740", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 8 }, { "arrival": { "time": "1777894848", "uncertainty": 120 }, "departure": { "time": "1777894860", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 9 }, { "arrival": { "time": "1777894920", "uncertainty": 120 }, "departure": { "time": "1777894920", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 10 }, { "arrival": { "time": "1777894992", "uncertainty": 120 }, "departure": { "time": "1777895010", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 11 }, { "arrival": { "time": "1777895070", "uncertainty": 120 }, "departure": { "time": "1777895070", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 12 }, { "arrival": { "time": "1777895160", "uncertainty": 120 }, "departure": { "time": "1777895190", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 13 }, { "arrival": { "time": "1777895280", "uncertainty": 120 }, "departure": { "time": "1777895280", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 14 }, { "arrival": { "time": "1777895370", "uncertainty": 120 }, "departure": { "time": "1777895370", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 15 }, { "arrival": { "time": "1777895596", "uncertainty": 120 }, "departure": { "time": "1777895596", "uncertainty": 120 }, "stopId": "0:LUX02", "stopSequence": 16 }, { "arrival": { "time": "1777895650", "uncertainty": 120 }, "departure": { "time": "1777895650", "uncertainty": 120 }, "stopId": "0:VIN02", "stopSequence": 17 }, { "arrival": { "time": "1777895720", "uncertainty": 120 }, "departure": { "time": "1777895720", "uncertainty": 120 }, "stopId": "0:PON02", "stopSequence": 18 }, { "arrival": { "time": "1777895794", "uncertainty": 120 }, "departure": { "time": "1777895794", "uncertainty": 120 }, "stopId": "0:ROC02", "stopSequence": 19 }, { "arrival": { "time": "1777895884", "uncertainty": 120 }, "departure": { "time": "1777895884", "uncertainty": 120 }, "stopId": "0:BER02", "stopSequence": 20 }, { "arrival": { "time": "1777895943", "uncertainty": 120 }, "departure": { "time": "1777895943", "uncertainty": 120 }, "stopId": "0:CAS02", "stopSequence": 21 }, { "arrival": { "time": "1777896076", "uncertainty": 120 }, "departure": { "time": "1777896076", "uncertainty": 120 }, "stopId": "0:JOB02", "stopSequence": 22 }, { "arrival": { "time": "1777896168", "uncertainty": 120 }, "departure": { "time": "1777896168", "uncertainty": 120 }, "stopId": "0:ROU02", "stopSequence": 23 }, { "arrival": { "time": "1777896250", "uncertainty": 120 }, "departure": { "time": "1777896250", "uncertainty": 120 }, "stopId": "0:CHA02", "stopSequence": 24 }, { "arrival": { "time": "1777896344", "uncertainty": 120 }, "departure": { "time": "1777896344", "uncertainty": 120 }, "stopId": "0:FON02", "stopSequence": 25 }, { "arrival": { "time": "1777896376", "uncertainty": 120 }, "stopId": "0:WOI02", "stopSequence": 26 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_11854203" }, "vehicle": { "id": "1312", "label": "1312" } } }, { "id": "1853224", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896120", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853224" } } }, { "id": "1853225", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777897920", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853225" } } }, { "id": "1853226", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898700", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853226" } } }, { "id": "1855777", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894800", "uncertainty": 120 }, "stopId": "0:FRANCLO1", "stopSequence": 1 }, { "arrival": { "time": "1777894846", "uncertainty": 120 }, "departure": { "time": "1777894846", "uncertainty": 120 }, "stopId": "0:LAMAXE1", "stopSequence": 2 }, { "arrival": { "time": "1777894884", "uncertainty": 120 }, "departure": { "time": "1777894891", "uncertainty": 120 }, "stopId": "0:CHENEVI1", "stopSequence": 3 }, { "arrival": { "time": "1777894910", "uncertainty": 120 }, "departure": { "time": "1777894910", "uncertainty": 120 }, "stopId": "0:PIERRET1", "stopSequence": 4 }, { "arrival": { "time": "1777895030", "uncertainty": 120 }, "departure": { "time": "1777895030", "uncertainty": 120 }, "stopId": "0:CENTRAL1", "stopSequence": 5 }, { "arrival": { "time": "1777895096", "uncertainty": 120 }, "departure": { "time": "1777895102", "uncertainty": 120 }, "stopId": "0:IKEA1", "stopSequence": 6 }, { "arrival": { "time": "1777895191", "uncertainty": 120 }, "departure": { "time": "1777895191", "uncertainty": 120 }, "stopId": "0:GRDAMES1", "stopSequence": 7 }, { "arrival": { "time": "1777895250", "uncertainty": 120 }, "departure": { "time": "1777895250", "uncertainty": 120 }, "stopId": "0:SILOS1", "stopSequence": 8 }, { "arrival": { "time": "1777895281", "uncertainty": 120 }, "departure": { "time": "1777895281", "uncertainty": 120 }, "stopId": "0:PORTMZ1", "stopSequence": 9 }, { "arrival": { "time": "1777895465", "uncertainty": 120 }, "departure": { "time": "1777895465", "uncertainty": 120 }, "stopId": "0:CHAMBIE1", "stopSequence": 10 }, { "arrival": { "time": "1777895520", "uncertainty": 120 }, "departure": { "time": "1777895520", "uncertainty": 120 }, "stopId": "0:BLIDA1", "stopSequence": 11 }, { "arrival": { "time": "1777895597", "uncertainty": 120 }, "departure": { "time": "1777895597", "uncertainty": 120 }, "stopId": "0:RIMPORT1", "stopSequence": 12 }, { "arrival": { "time": "1777895674", "uncertainty": 120 }, "departure": { "time": "1777895674", "uncertainty": 120 }, "stopId": "0:STGEORG1", "stopSequence": 13 }, { "arrival": { "time": "1777895764", "uncertainty": 120 }, "departure": { "time": "1777895764", "uncertainty": 120 }, "stopId": "0:PREFECT3", "stopSequence": 14 }, { "arrival": { "time": "1777895905", "uncertainty": 120 }, "stopId": "0:LUXMB", "stopSequence": 15 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "111", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855777" }, "vehicle": { "id": "931", "label": "931" } } }, { "id": "1855778", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777896600", "uncertainty": 120 }, "stopId": "0:FRANCLO1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "111", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855778" } } }, { "id": "1855779", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777898400", "uncertainty": 120 }, "stopId": "0:FRANCLO1", "stopSequence": 1 } ], "timestamp": "1777895401", "trip": { "directionId": 0, "routeId": "111", "scheduleRelationship": "SCHEDULED", "tripId": "1_11855779" } } }, { "id": "1853222", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777892700", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 1 }, { "arrival": { "time": "1777892771", "uncertainty": 120 }, "departure": { "time": "1777892790", "uncertainty": 120 }, "stopId": "0:FALOGNE1", "stopSequence": 2 }, { "arrival": { "time": "1777892850", "uncertainty": 120 }, "departure": { "time": "1777892850", "uncertainty": 120 }, "stopId": "0:LADAME1", "stopSequence": 3 }, { "arrival": { "time": "1777892928", "uncertainty": 120 }, "departure": { "time": "1777892928", "uncertainty": 120 }, "stopId": "0:30JOURS1", "stopSequence": 4 }, { "arrival": { "time": "1777892963", "uncertainty": 120 }, "departure": { "time": "1777892963", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 5 }, { "arrival": { "time": "1777893024", "uncertainty": 120 }, "departure": { "time": "1777893030", "uncertainty": 120 }, "stopId": "0:CUVION1", "stopSequence": 6 }, { "arrival": { "time": "1777893076", "uncertainty": 120 }, "departure": { "time": "1777893076", "uncertainty": 120 }, "stopId": "0:PASSOTE1", "stopSequence": 7 }, { "arrival": { "time": "1777893185", "uncertainty": 120 }, "departure": { "time": "1777893185", "uncertainty": 120 }, "stopId": "0:GDECOLE1", "stopSequence": 8 }, { "arrival": { "time": "1777893337", "uncertainty": 120 }, "departure": { "time": "1777893360", "uncertainty": 120 }, "stopId": "0:GRIGY1", "stopSequence": 9 }, { "arrival": { "time": "1777893553", "uncertainty": 120 }, "departure": { "time": "1777893570", "uncertainty": 120 }, "stopId": "0:PEUPLIE1", "stopSequence": 10 }, { "arrival": { "time": "1777893660", "uncertainty": 120 }, "departure": { "time": "1777893660", "uncertainty": 120 }, "stopId": "0:OBERL668", "stopSequence": 11 }, { "arrival": { "time": "1777893740", "uncertainty": 120 }, "departure": { "time": "1777893750", "uncertainty": 120 }, "stopId": "0:CLAUDEL1", "stopSequence": 12 }, { "arrival": { "time": "1777893810", "uncertainty": 120 }, "departure": { "time": "1777893810", "uncertainty": 120 }, "stopId": "0:GOUSSEL1", "stopSequence": 13 }, { "arrival": { "time": "1777893858", "uncertainty": 120 }, "departure": { "time": "1777893870", "uncertainty": 120 }, "stopId": "0:HESTAUX1", "stopSequence": 14 }, { "arrival": { "time": "1777893930", "uncertainty": 120 }, "departure": { "time": "1777893930", "uncertainty": 120 }, "stopId": "0:DUCROCQ1", "stopSequence": 15 }, { "arrival": { "time": "1777894031", "uncertainty": 120 }, "departure": { "time": "1777894031", "uncertainty": 120 }, "stopId": "0:COLLIGN1", "stopSequence": 16 }, { "arrival": { "time": "1777894071", "uncertainty": 120 }, "departure": { "time": "1777894080", "uncertainty": 120 }, "stopId": "0:HERMITE1", "stopSequence": 17 }, { "arrival": { "time": "1777894131", "uncertainty": 120 }, "departure": { "time": "1777894131", "uncertainty": 120 }, "stopId": "0:FRIANT1", "stopSequence": 18 }, { "arrival": { "time": "1777894184", "uncertainty": 120 }, "departure": { "time": "1777894200", "uncertainty": 120 }, "stopId": "0:SEILLE1", "stopSequence": 19 }, { "arrival": { "time": "1777894440", "uncertainty": 120 }, "departure": { "time": "1777894530", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 20 }, { "arrival": { "time": "1777894560", "uncertainty": 120 }, "departure": { "time": "1777894560", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 21 }, { "arrival": { "time": "1777894710", "uncertainty": 120 }, "departure": { "time": "1777894770", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 22 }, { "arrival": { "time": "1777894940", "uncertainty": 120 }, "departure": { "time": "1777894950", "uncertainty": 120 }, "stopId": "0:LUXS", "stopSequence": 23 }, { "arrival": { "time": "1777895040", "uncertainty": 120 }, "departure": { "time": "1777895040", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 24 }, { "arrival": { "time": "1777895195", "uncertainty": 120 }, "departure": { "time": "1777895195", "uncertainty": 120 }, "stopId": "0:TIGNO395", "stopSequence": 25 }, { "arrival": { "time": "1777895243", "uncertainty": 120 }, "departure": { "time": "1777895250", "uncertainty": 120 }, "stopId": "0:COLIBRI2", "stopSequence": 26 }, { "arrival": { "time": "1777895275", "uncertainty": 120 }, "departure": { "time": "1777895280", "uncertainty": 120 }, "stopId": "0:LEMOYNE2", "stopSequence": 27 }, { "arrival": { "time": "1777895353", "uncertainty": 120 }, "departure": { "time": "1777895370", "uncertainty": 120 }, "stopId": "0:NJUNG2", "stopSequence": 28 }, { "arrival": { "time": "1777895404", "uncertainty": 120 }, "departure": { "time": "1777895404", "uncertainty": 120 }, "stopId": "0:BUCHOZ2", "stopSequence": 29 }, { "arrival": { "time": "1777895509", "uncertainty": 120 }, "departure": { "time": "1777895509", "uncertainty": 120 }, "stopId": "0:BUTTE2", "stopSequence": 30 }, { "arrival": { "time": "1777895547", "uncertainty": 120 }, "departure": { "time": "1777895547", "uncertainty": 120 }, "stopId": "0:MIRABEL2", "stopSequence": 31 }, { "arrival": { "time": "1777895572", "uncertainty": 120 }, "departure": { "time": "1777895572", "uncertainty": 120 }, "stopId": "0:VIGNES2", "stopSequence": 32 }, { "arrival": { "time": "1777895713", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 33 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853222" }, "vehicle": { "id": "1352", "label": "1352" } } }, { "id": "1853223", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1777894592", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 1 }, { "arrival": { "time": "1777894659", "uncertainty": 120 }, "departure": { "time": "1777894682", "uncertainty": 120 }, "stopId": "0:FALOGNE1", "stopSequence": 2 }, { "arrival": { "time": "1777894742", "uncertainty": 120 }, "departure": { "time": "1777894742", "uncertainty": 120 }, "stopId": "0:LADAME1", "stopSequence": 3 }, { "arrival": { "time": "1777894802", "uncertainty": 120 }, "departure": { "time": "1777894802", "uncertainty": 120 }, "stopId": "0:30JOURS1", "stopSequence": 4 }, { "arrival": { "time": "1777894862", "uncertainty": 120 }, "departure": { "time": "1777894862", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 5 }, { "arrival": { "time": "1777894904", "uncertainty": 120 }, "departure": { "time": "1777894922", "uncertainty": 120 }, "stopId": "0:CUVION1", "stopSequence": 6 }, { "arrival": { "time": "1777894964", "uncertainty": 120 }, "departure": { "time": "1777894964", "uncertainty": 120 }, "stopId": "0:PASSOTE1", "stopSequence": 7 }, { "arrival": { "time": "1777895070", "uncertainty": 120 }, "departure": { "time": "1777895103", "uncertainty": 120 }, "stopId": "0:GDECOLE1", "stopSequence": 8 }, { "arrival": { "time": "1777895252", "uncertainty": 120 }, "departure": { "time": "1777895252", "uncertainty": 120 }, "stopId": "0:GRIGY1", "stopSequence": 9 }, { "arrival": { "time": "1777895433", "uncertainty": 120 }, "departure": { "time": "1777895433", "uncertainty": 120 }, "stopId": "0:PEUPLIE1", "stopSequence": 10 }, { "arrival": { "time": "1777895521", "uncertainty": 120 }, "departure": { "time": "1777895521", "uncertainty": 120 }, "stopId": "0:OBERL668", "stopSequence": 11 }, { "arrival": { "time": "1777895585", "uncertainty": 120 }, "departure": { "time": "1777895585", "uncertainty": 120 }, "stopId": "0:CLAUDEL1", "stopSequence": 12 }, { "arrival": { "time": "1777895672", "uncertainty": 120 }, "departure": { "time": "1777895672", "uncertainty": 120 }, "stopId": "0:GOUSSEL1", "stopSequence": 13 }, { "arrival": { "time": "1777895705", "uncertainty": 120 }, "departure": { "time": "1777895705", "uncertainty": 120 }, "stopId": "0:HESTAUX1", "stopSequence": 14 }, { "arrival": { "time": "1777895759", "uncertainty": 120 }, "departure": { "time": "1777895759", "uncertainty": 120 }, "stopId": "0:DUCROCQ1", "stopSequence": 15 }, { "arrival": { "time": "1777895821", "uncertainty": 120 }, "departure": { "time": "1777895821", "uncertainty": 120 }, "stopId": "0:COLLIGN1", "stopSequence": 16 }, { "arrival": { "time": "1777895845", "uncertainty": 120 }, "departure": { "time": "1777895845", "uncertainty": 120 }, "stopId": "0:HERMITE1", "stopSequence": 17 }, { "arrival": { "time": "1777895893", "uncertainty": 120 }, "departure": { "time": "1777895893", "uncertainty": 120 }, "stopId": "0:FRIANT1", "stopSequence": 18 }, { "arrival": { "time": "1777895940", "uncertainty": 120 }, "departure": { "time": "1777895940", "uncertainty": 120 }, "stopId": "0:SEILLE1", "stopSequence": 19 }, { "arrival": { "time": "1777896213", "uncertainty": 120 }, "departure": { "time": "1777896213", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 20 }, { "arrival": { "time": "1777896259", "uncertainty": 120 }, "departure": { "time": "1777896259", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 21 }, { "arrival": { "time": "1777896432", "uncertainty": 120 }, "departure": { "time": "1777896432", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 22 }, { "arrival": { "time": "1777896642", "uncertainty": 120 }, "departure": { "time": "1777896642", "uncertainty": 120 }, "stopId": "0:LUXS", "stopSequence": 23 }, { "arrival": { "time": "1777896752", "uncertainty": 120 }, "departure": { "time": "1777896752", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 24 }, { "arrival": { "time": "1777896902", "uncertainty": 120 }, "departure": { "time": "1777896902", "uncertainty": 120 }, "stopId": "0:TIGNO395", "stopSequence": 25 }, { "arrival": { "time": "1777896948", "uncertainty": 120 }, "departure": { "time": "1777896948", "uncertainty": 120 }, "stopId": "0:COLIBRI2", "stopSequence": 26 }, { "arrival": { "time": "1777896982", "uncertainty": 120 }, "departure": { "time": "1777896982", "uncertainty": 120 }, "stopId": "0:LEMOYNE2", "stopSequence": 27 }, { "arrival": { "time": "1777897054", "uncertainty": 120 }, "departure": { "time": "1777897054", "uncertainty": 120 }, "stopId": "0:NJUNG2", "stopSequence": 28 }, { "arrival": { "time": "1777897130", "uncertainty": 120 }, "departure": { "time": "1777897130", "uncertainty": 120 }, "stopId": "0:BUCHOZ2", "stopSequence": 29 }, { "arrival": { "time": "1777897221", "uncertainty": 120 }, "departure": { "time": "1777897221", "uncertainty": 120 }, "stopId": "0:BUTTE2", "stopSequence": 30 }, { "arrival": { "time": "1777897282", "uncertainty": 120 }, "departure": { "time": "1777897282", "uncertainty": 120 }, "stopId": "0:MIRABEL2", "stopSequence": 31 }, { "arrival": { "time": "1777897325", "uncertainty": 120 }, "departure": { "time": "1777897325", "uncertainty": 120 }, "stopId": "0:VIGNES2", "stopSequence": 32 }, { "arrival": { "time": "1777897466", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 33 } ], "timestamp": "1777895401", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_11853223" }, "vehicle": { "id": "2149", "label": "2149" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1777895401" } }