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

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

555 erreurs, 133 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 18/07/2026 à 09h05 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 0_61820722 stop_id 0:11AVIAT4 does not exist in GTFS data stops.txt
  • trip_id 0_61820722 stop_id 0:11AVIAT4 does not exist in GTFS data stops.txt
  • trip_id 0_62160651 stop_id 0:PONTIFF1 does not exist in GTFS data stops.txt
  • trip_id 0_61819890 stop_id 0:STANDRE2 does not exist in GTFS data stops.txt
  • trip_id 0_61819890 stop_id 0:PREVOTE2 does not exist in GTFS data stops.txt

stop_times_updates not strictly sorted E002 63 erreurs

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

Exemples d'erreurs
  • trip_id 0_61820722 stop_sequence [3, 4, 12, 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] is not strictly sorted by increasing stop_sequence
  • trip_id 0_61820766 stop_sequence [22, 24, 1] is not strictly sorted by increasing stop_sequence
  • trip_id 0_61819775 stop_sequence [27, 28, 1] is not strictly sorted by increasing stop_sequence
  • trip_id 0_61820773 stop_sequence [3, 4, 1] is not strictly sorted by increasing stop_sequence
  • trip_id 0_61908525 stop_sequence [12, 13, 1] is not strictly sorted by increasing stop_sequence

GTFS-rt stop_sequence isn't provided for trip that visits same stop_id more than once E009 4 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 0_61842057 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 0_61820099 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 0_61820098 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 0_61820097 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 428 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 0_62164507 stop_sequence 1 departure_time 09:37:00 (1784360220) is less than previous stop departure_time 10:11:57 (1784362317) - times must increase between two sequential stops
  • trip_id 0_62164507 stop_sequence 1 departure_time 09:37:00 (1784360220) is less than previous stop arrival_time 10:11:57 (1784362317) - times must increase between two sequential stops
  • trip_id 0_62164507 stop_sequence 2 arrival_time 09:39:00 (1784360340) is less than previous stop arrival_time 10:11:57 (1784362317) - times must increase between two sequential stops
  • trip_id 0_62164507 stop_sequence 2 departure_time 09:39:00 (1784360340) is less than previous stop arrival_time 10:11:57 (1784362317) - times must increase between two sequential stops
  • trip_id 0_62164507 stop_sequence 22 arrival_time 10:06:38 (1784361998) is less than previous stop arrival_time 10:07:53 (1784362073) - times must increase between two sequential stops

Sequential stop_time_updates have the same stop_id E037 1 erreur

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

Exemples d'erreurs
  • trip_id 0_61820722 has repeating stop_id 0:11AVIAT4 - sequential stop_ids should be different

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

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

Exemples d'erreurs
  • GTFS-rt trip_id 0_61820766 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 0_61819775 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 0_61820773 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 0_61908525 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 0_61908527 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip

Avertissements

vehicle_id not populated W002 133 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 0_61819284 does not have a vehicle_id
  • trip_id 0_62164507 does not have a vehicle_id
  • trip_id 0_61820610 does not have a vehicle_id
  • trip_id 0_61841952 does not have a vehicle_id
  • trip_id 0_61841953 does not have a vehicle_id
Valider ce GTFS-RT maintenant

Validations précédentes

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

Identifiant d'erreur Description Nombre d'erreurs Nombre d'occurences
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 1 060 30 fois (100 % des validations)
E009 If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence 53 30 fois (100 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 6 941 30 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 3 864 30 fois (100 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 245 28 fois (93 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 618 28 fois (93 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 108 12 fois (40 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 19/07/2026 à 09h05 Europe/Paris.

trip_updates (60) 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 19/07/2026 à 09h05 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "2071846", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784447640", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071846" } } }, { "id": "2071845", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784445780", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071845" } } }, { "id": "2071844", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784443920", "uncertainty": 120 }, "stopId": "0:MAT02", "stopSequence": 1 }, { "arrival": { "time": "1784443990", "uncertainty": 120 }, "departure": { "time": "1784444012", "uncertainty": 120 }, "stopId": "0:MER02", "stopSequence": 2 }, { "arrival": { "time": "1784444140", "uncertainty": 120 }, "departure": { "time": "1784444140", "uncertainty": 120 }, "stopId": "0:EXP02", "stopSequence": 3 }, { "arrival": { "time": "1784444192", "uncertainty": 120 }, "departure": { "time": "1784444222", "uncertainty": 120 }, "stopId": "0:ECO02", "stopSequence": 4 }, { "arrival": { "time": "1784444288", "uncertainty": 120 }, "departure": { "time": "1784444288", "uncertainty": 120 }, "stopId": "0:ART02", "stopSequence": 5 }, { "arrival": { "time": "1784444372", "uncertainty": 120 }, "departure": { "time": "1784444372", "uncertainty": 120 }, "stopId": "0:ARA02", "stopSequence": 6 }, { "arrival": { "time": "1784444432", "uncertainty": 120 }, "departure": { "time": "1784444432", "uncertainty": 120 }, "stopId": "0:GRA02", "stopSequence": 7 }, { "arrival": { "time": "1784444501", "uncertainty": 120 }, "departure": { "time": "1784444501", "uncertainty": 120 }, "stopId": "0:BRG02", "stopSequence": 8 }, { "arrival": { "time": "1784444562", "uncertainty": 120 }, "departure": { "time": "1784444582", "uncertainty": 120 }, "stopId": "0:GUY02", "stopSequence": 9 }, { "arrival": { "time": "1784444626", "uncertainty": 120 }, "departure": { "time": "1784444642", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 10 }, { "arrival": { "time": "1784444702", "uncertainty": 120 }, "departure": { "time": "1784444702", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 11 }, { "arrival": { "time": "1784444792", "uncertainty": 120 }, "departure": { "time": "1784444792", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 12 }, { "arrival": { "time": "1784444879", "uncertainty": 120 }, "departure": { "time": "1784444879", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 13 }, { "arrival": { "time": "1784444936", "uncertainty": 120 }, "departure": { "time": "1784444936", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 14 }, { "arrival": { "time": "1784445000", "uncertainty": 120 }, "departure": { "time": "1784445000", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 15 }, { "arrival": { "time": "1784445071", "uncertainty": 120 }, "departure": { "time": "1784445071", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 16 }, { "arrival": { "time": "1784445147", "uncertainty": 120 }, "departure": { "time": "1784445147", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 17 }, { "arrival": { "time": "1784445222", "uncertainty": 120 }, "departure": { "time": "1784445222", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 18 }, { "arrival": { "time": "1784445289", "uncertainty": 120 }, "departure": { "time": "1784445289", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 19 }, { "arrival": { "time": "1784445476", "uncertainty": 120 }, "departure": { "time": "1784445476", "uncertainty": 120 }, "stopId": "0:SAU02", "stopSequence": 20 }, { "arrival": { "time": "1784445529", "uncertainty": 120 }, "stopId": "0:CTU02", "stopSequence": 21 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071844" }, "vehicle": { "id": "2002", "label": "2002" } } }, { "id": "2071967", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784448773", "uncertainty": 120 }, "departure": { "time": "1784448773", "uncertainty": 120 }, "stopId": "0:BONSEC2" }, { "arrival": { "time": "1784448880", "uncertainty": 120 }, "departure": { "time": "1784448880", "uncertainty": 120 }, "stopId": "0:GENIE1" }, { "departure": { "time": "1784447640", "uncertainty": 120 }, "stopId": "0:BORDES3", "stopSequence": 1 }, { "arrival": { "time": "1784447709", "uncertainty": 120 }, "departure": { "time": "1784447709", "uncertainty": 120 }, "stopId": "0:PANGE1", "stopSequence": 2 }, { "arrival": { "time": "1784447833", "uncertainty": 120 }, "departure": { "time": "1784447833", "uncertainty": 120 }, "stopId": "0:PROVENC1", "stopSequence": 3 }, { "arrival": { "time": "1784447927", "uncertainty": 120 }, "departure": { "time": "1784447927", "uncertainty": 120 }, "stopId": "0:BERNARD1", "stopSequence": 4 }, { "arrival": { "time": "1784448000", "uncertainty": 120 }, "departure": { "time": "1784448000", "uncertainty": 120 }, "stopId": "0:GANNE1", "stopSequence": 5 }, { "arrival": { "time": "1784448106", "uncertainty": 120 }, "departure": { "time": "1784448106", "uncertainty": 120 }, "stopId": "0:RUELLCH1", "stopSequence": 6 }, { "arrival": { "time": "1784448181", "uncertainty": 120 }, "departure": { "time": "1784448181", "uncertainty": 120 }, "stopId": "0:RTBORNY1", "stopSequence": 7 }, { "arrival": { "time": "1784448229", "uncertainty": 120 }, "departure": { "time": "1784448229", "uncertainty": 120 }, "stopId": "0:PONTROU1", "stopSequence": 8 }, { "arrival": { "time": "1784448309", "uncertainty": 120 }, "departure": { "time": "1784448309", "uncertainty": 120 }, "stopId": "0:LACRETL1", "stopSequence": 9 }, { "arrival": { "time": "1784448480", "uncertainty": 120 }, "departure": { "time": "1784448480", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 10 }, { "arrival": { "time": "1784448604", "uncertainty": 120 }, "departure": { "time": "1784448604", "uncertainty": 120 }, "stopId": "0:ROIGEO89", "stopSequence": 11 }, { "arrival": { "time": "1784448780", "uncertainty": 120 }, "departure": { "time": "1784448780", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BONSEC2", "stopSequence": 12 }, { "arrival": { "time": "1784448887", "uncertainty": 120 }, "departure": { "time": "1784448887", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 13 }, { "arrival": { "time": "1784448931", "uncertainty": 120 }, "departure": { "time": "1784448931", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 14 }, { "arrival": { "time": "1784448998", "uncertainty": 120 }, "departure": { "time": "1784448998", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 15 }, { "arrival": { "time": "1784449041", "uncertainty": 120 }, "departure": { "time": "1784449041", "uncertainty": 120 }, "stopId": "0:MEURISS2", "stopSequence": 16 }, { "arrival": { "time": "1784449099", "uncertainty": 120 }, "departure": { "time": "1784449099", "uncertainty": 120 }, "stopId": "0:COUVENT2", "stopSequence": 17 }, { "arrival": { "time": "1784449167", "uncertainty": 120 }, "departure": { "time": "1784449167", "uncertainty": 120 }, "stopId": "0:CHATRIA2", "stopSequence": 18 }, { "arrival": { "time": "1784449207", "uncertainty": 120 }, "departure": { "time": "1784449207", "uncertainty": 120 }, "stopId": "0:VERGERS2", "stopSequence": 19 }, { "arrival": { "time": "1784449243", "uncertainty": 120 }, "departure": { "time": "1784449243", "uncertainty": 120 }, "stopId": "0:FOSSE2", "stopSequence": 20 }, { "arrival": { "time": "1784449321", "uncertainty": 120 }, "departure": { "time": "1784449321", "uncertainty": 120 }, "stopId": "0:FRICHES2", "stopSequence": 21 }, { "arrival": { "time": "1784449386", "uncertainty": 120 }, "departure": { "time": "1784449386", "uncertainty": 120 }, "stopId": "0:08MAI02", "stopSequence": 22 }, { "arrival": { "time": "1784449483", "uncertainty": 120 }, "departure": { "time": "1784449483", "uncertainty": 120 }, "stopId": "0:HTRHELE2", "stopSequence": 23 }, { "arrival": { "time": "1784449517", "uncertainty": 120 }, "departure": { "time": "1784449517", "uncertainty": 120 }, "stopId": "0:ALSACE2", "stopSequence": 24 }, { "arrival": { "time": "1784449559", "uncertainty": 120 }, "departure": { "time": "1784449559", "uncertainty": 120 }, "stopId": "0:SAVOIE2", "stopSequence": 25 }, { "arrival": { "time": "1784449603", "uncertainty": 120 }, "departure": { "time": "1784449603", "uncertainty": 120 }, "stopId": "0:PAQUERE2", "stopSequence": 26 }, { "arrival": { "time": "1784449647", "uncertainty": 120 }, "departure": { "time": "1784449647", "uncertainty": 120 }, "stopId": "0:CONSTAN2", "stopSequence": 27 }, { "arrival": { "time": "1784449685", "uncertainty": 120 }, "departure": { "time": "1784449685", "uncertainty": 120 }, "stopId": "0:3HAIES2", "stopSequence": 28 }, { "arrival": { "time": "1784449921", "uncertainty": 120 }, "departure": { "time": "1784449921", "uncertainty": 120 }, "stopId": "0:LORRAIN2", "stopSequence": 29 }, { "arrival": { "time": "1784449947", "uncertainty": 120 }, "departure": { "time": "1784449947", "uncertainty": 120 }, "stopId": "0:ARDECHE2", "stopSequence": 30 }, { "arrival": { "time": "1784449971", "uncertainty": 120 }, "departure": { "time": "1784449971", "uncertainty": 120 }, "stopId": "0:PREVIL01", "stopSequence": 31 }, { "arrival": { "time": "1784450027", "uncertainty": 120 }, "departure": { "time": "1784450027", "uncertainty": 120 }, "stopId": "0:VIEAUX2", "stopSequence": 32 }, { "arrival": { "time": "1784450085", "uncertainty": 120 }, "stopId": "0:MOULMAI1", "stopSequence": 33 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071967" } } }, { "id": "2071966", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784445234", "uncertainty": 120 }, "departure": { "time": "1784445234", "uncertainty": 120 }, "stopId": "0:BONSEC2" }, { "arrival": { "time": "1784445341", "uncertainty": 120 }, "departure": { "time": "1784445341", "uncertainty": 120 }, "stopId": "0:GENIE1" }, { "departure": { "time": "1784444070", "uncertainty": 120 }, "stopId": "0:BORDES3", "stopSequence": 1 }, { "arrival": { "time": "1784444126", "uncertainty": 120 }, "departure": { "time": "1784444130", "uncertainty": 120 }, "stopId": "0:PANGE1", "stopSequence": 2 }, { "arrival": { "time": "1784444310", "uncertainty": 120 }, "departure": { "time": "1784444310", "uncertainty": 120 }, "stopId": "0:PROVENC1", "stopSequence": 3 }, { "arrival": { "time": "1784444450", "uncertainty": 120 }, "departure": { "time": "1784444450", "uncertainty": 120 }, "stopId": "0:BERNARD1", "stopSequence": 4 }, { "arrival": { "time": "1784444503", "uncertainty": 120 }, "departure": { "time": "1784444503", "uncertainty": 120 }, "stopId": "0:GANNE1", "stopSequence": 5 }, { "arrival": { "time": "1784444580", "uncertainty": 120 }, "departure": { "time": "1784444580", "uncertainty": 120 }, "stopId": "0:RUELLCH1", "stopSequence": 6 }, { "arrival": { "time": "1784444636", "uncertainty": 120 }, "departure": { "time": "1784444636", "uncertainty": 120 }, "stopId": "0:RTBORNY1", "stopSequence": 7 }, { "arrival": { "time": "1784444706", "uncertainty": 120 }, "departure": { "time": "1784444706", "uncertainty": 120 }, "stopId": "0:PONTROU1", "stopSequence": 8 }, { "arrival": { "time": "1784444770", "uncertainty": 120 }, "departure": { "time": "1784444770", "uncertainty": 120 }, "stopId": "0:LACRETL1", "stopSequence": 9 }, { "arrival": { "time": "1784444941", "uncertainty": 120 }, "departure": { "time": "1784444941", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 10 }, { "arrival": { "time": "1784445065", "uncertainty": 120 }, "departure": { "time": "1784445065", "uncertainty": 120 }, "stopId": "0:ROIGEO89", "stopSequence": 11 }, { "arrival": { "time": "1784445180", "uncertainty": 120 }, "departure": { "time": "1784445180", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BONSEC2", "stopSequence": 12 }, { "arrival": { "time": "1784445348", "uncertainty": 120 }, "departure": { "time": "1784445348", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 13 }, { "arrival": { "time": "1784445399", "uncertainty": 120 }, "departure": { "time": "1784445399", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 14 }, { "arrival": { "time": "1784445476", "uncertainty": 120 }, "departure": { "time": "1784445476", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 15 }, { "arrival": { "time": "1784445519", "uncertainty": 120 }, "departure": { "time": "1784445519", "uncertainty": 120 }, "stopId": "0:MEURISS2", "stopSequence": 16 }, { "arrival": { "time": "1784445577", "uncertainty": 120 }, "departure": { "time": "1784445577", "uncertainty": 120 }, "stopId": "0:COUVENT2", "stopSequence": 17 }, { "arrival": { "time": "1784445645", "uncertainty": 120 }, "departure": { "time": "1784445645", "uncertainty": 120 }, "stopId": "0:CHATRIA2", "stopSequence": 18 }, { "arrival": { "time": "1784445685", "uncertainty": 120 }, "departure": { "time": "1784445685", "uncertainty": 120 }, "stopId": "0:VERGERS2", "stopSequence": 19 }, { "arrival": { "time": "1784445721", "uncertainty": 120 }, "departure": { "time": "1784445721", "uncertainty": 120 }, "stopId": "0:FOSSE2", "stopSequence": 20 }, { "arrival": { "time": "1784445799", "uncertainty": 120 }, "departure": { "time": "1784445799", "uncertainty": 120 }, "stopId": "0:FRICHES2", "stopSequence": 21 }, { "arrival": { "time": "1784445864", "uncertainty": 120 }, "departure": { "time": "1784445864", "uncertainty": 120 }, "stopId": "0:08MAI02", "stopSequence": 22 }, { "arrival": { "time": "1784445961", "uncertainty": 120 }, "departure": { "time": "1784445961", "uncertainty": 120 }, "stopId": "0:HTRHELE2", "stopSequence": 23 }, { "arrival": { "time": "1784445995", "uncertainty": 120 }, "departure": { "time": "1784445995", "uncertainty": 120 }, "stopId": "0:ALSACE2", "stopSequence": 24 }, { "arrival": { "time": "1784446037", "uncertainty": 120 }, "departure": { "time": "1784446037", "uncertainty": 120 }, "stopId": "0:SAVOIE2", "stopSequence": 25 }, { "arrival": { "time": "1784446081", "uncertainty": 120 }, "departure": { "time": "1784446081", "uncertainty": 120 }, "stopId": "0:PAQUERE2", "stopSequence": 26 }, { "arrival": { "time": "1784446125", "uncertainty": 120 }, "departure": { "time": "1784446125", "uncertainty": 120 }, "stopId": "0:CONSTAN2", "stopSequence": 27 }, { "arrival": { "time": "1784446163", "uncertainty": 120 }, "departure": { "time": "1784446163", "uncertainty": 120 }, "stopId": "0:3HAIES2", "stopSequence": 28 }, { "arrival": { "time": "1784446399", "uncertainty": 120 }, "departure": { "time": "1784446399", "uncertainty": 120 }, "stopId": "0:LORRAIN2", "stopSequence": 29 }, { "arrival": { "time": "1784446425", "uncertainty": 120 }, "departure": { "time": "1784446425", "uncertainty": 120 }, "stopId": "0:ARDECHE2", "stopSequence": 30 }, { "arrival": { "time": "1784446449", "uncertainty": 120 }, "departure": { "time": "1784446449", "uncertainty": 120 }, "stopId": "0:PREVIL01", "stopSequence": 31 }, { "arrival": { "time": "1784446503", "uncertainty": 120 }, "departure": { "time": "1784446503", "uncertainty": 120 }, "stopId": "0:VIEAUX2", "stopSequence": 32 }, { "arrival": { "time": "1784446561", "uncertainty": 120 }, "stopId": "0:MOULMAI1", "stopSequence": 33 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071966" }, "vehicle": { "id": "1632", "label": "1632" } } }, { "id": "2071954", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784448126", "uncertainty": 120 }, "departure": { "time": "1784448126", "uncertainty": 120 }, "stopId": "0:GENIE1" }, { "arrival": { "time": "1784448230", "uncertainty": 120 }, "departure": { "time": "1784448230", "uncertainty": 120 }, "stopId": "0:VERLAIN1" }, { "departure": { "time": "1784446860", "uncertainty": 120 }, "stopId": "0:MOULMAI1", "stopSequence": 1 }, { "arrival": { "time": "1784446920", "uncertainty": 120 }, "departure": { "time": "1784446920", "uncertainty": 120 }, "stopId": "0:MOULIN86", "stopSequence": 2 }, { "arrival": { "time": "1784446971", "uncertainty": 120 }, "departure": { "time": "1784446971", "uncertainty": 120 }, "stopId": "0:VIEAUX1", "stopSequence": 3 }, { "arrival": { "time": "1784447027", "uncertainty": 120 }, "departure": { "time": "1784447027", "uncertainty": 120 }, "stopId": "0:PREVIL01", "stopSequence": 4 }, { "arrival": { "time": "1784447055", "uncertainty": 120 }, "departure": { "time": "1784447055", "uncertainty": 120 }, "stopId": "0:ARDECHE1", "stopSequence": 5 }, { "arrival": { "time": "1784447096", "uncertainty": 120 }, "departure": { "time": "1784447096", "uncertainty": 120 }, "stopId": "0:LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1784447322", "uncertainty": 120 }, "departure": { "time": "1784447322", "uncertainty": 120 }, "stopId": "0:3HAIES1", "stopSequence": 7 }, { "arrival": { "time": "1784447360", "uncertainty": 120 }, "departure": { "time": "1784447360", "uncertainty": 120 }, "stopId": "0:CONSTAN1", "stopSequence": 8 }, { "arrival": { "time": "1784447400", "uncertainty": 120 }, "departure": { "time": "1784447400", "uncertainty": 120 }, "stopId": "0:PAQUERE1", "stopSequence": 9 }, { "arrival": { "time": "1784447446", "uncertainty": 120 }, "departure": { "time": "1784447446", "uncertainty": 120 }, "stopId": "0:SAVOIE1", "stopSequence": 10 }, { "arrival": { "time": "1784447481", "uncertainty": 120 }, "departure": { "time": "1784447481", "uncertainty": 120 }, "stopId": "0:ALSACE1", "stopSequence": 11 }, { "arrival": { "time": "1784447520", "uncertainty": 120 }, "departure": { "time": "1784447520", "uncertainty": 120 }, "stopId": "0:HTRHELE1", "stopSequence": 12 }, { "arrival": { "time": "1784447595", "uncertainty": 120 }, "departure": { "time": "1784447595", "uncertainty": 120 }, "stopId": "0:08MAI01", "stopSequence": 13 }, { "arrival": { "time": "1784447641", "uncertainty": 120 }, "departure": { "time": "1784447641", "uncertainty": 120 }, "stopId": "0:FRICHES1", "stopSequence": 14 }, { "arrival": { "time": "1784447700", "uncertainty": 120 }, "departure": { "time": "1784447700", "uncertainty": 120 }, "stopId": "0:FOSSE1", "stopSequence": 15 }, { "arrival": { "time": "1784447747", "uncertainty": 120 }, "departure": { "time": "1784447747", "uncertainty": 120 }, "stopId": "0:VERGERS1", "stopSequence": 16 }, { "arrival": { "time": "1784447799", "uncertainty": 120 }, "departure": { "time": "1784447799", "uncertainty": 120 }, "stopId": "0:CHATRIA1", "stopSequence": 17 }, { "arrival": { "time": "1784447886", "uncertainty": 120 }, "departure": { "time": "1784447886", "uncertainty": 120 }, "stopId": "0:COUVENT1", "stopSequence": 18 }, { "arrival": { "time": "1784447941", "uncertainty": 120 }, "departure": { "time": "1784447941", "uncertainty": 120 }, "stopId": "0:MEURISS1", "stopSequence": 19 }, { "arrival": { "time": "1784448008", "uncertainty": 120 }, "departure": { "time": "1784448008", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 20 }, { "arrival": { "time": "1784448078", "uncertainty": 120 }, "departure": { "time": "1784448078", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 21 }, { "arrival": { "time": "1784448129", "uncertainty": 120 }, "departure": { "time": "1784448129", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GENIE1", "stopSequence": 22 }, { "arrival": { "time": "1784448240", "uncertainty": 120 }, "departure": { "time": "1784448240", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BONSEC1", "stopSequence": 23 }, { "arrival": { "time": "1784448359", "uncertainty": 120 }, "departure": { "time": "1784448359", "uncertainty": 120 }, "stopId": "0:ROIGE142", "stopSequence": 24 }, { "arrival": { "time": "1784448470", "uncertainty": 120 }, "departure": { "time": "1784448470", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 25 }, { "arrival": { "time": "1784448656", "uncertainty": 120 }, "departure": { "time": "1784448656", "uncertainty": 120 }, "stopId": "0:LACRETL2", "stopSequence": 26 }, { "arrival": { "time": "1784448710", "uncertainty": 120 }, "departure": { "time": "1784448710", "uncertainty": 120 }, "stopId": "0:PONTROU2", "stopSequence": 27 }, { "arrival": { "time": "1784448769", "uncertainty": 120 }, "departure": { "time": "1784448769", "uncertainty": 120 }, "stopId": "0:RTBORNY2", "stopSequence": 28 }, { "arrival": { "time": "1784448841", "uncertainty": 120 }, "departure": { "time": "1784448841", "uncertainty": 120 }, "stopId": "0:RUELLCH2", "stopSequence": 29 }, { "arrival": { "time": "1784448950", "uncertainty": 120 }, "departure": { "time": "1784448950", "uncertainty": 120 }, "stopId": "0:GANNE2", "stopSequence": 30 }, { "arrival": { "time": "1784449032", "uncertainty": 120 }, "departure": { "time": "1784449032", "uncertainty": 120 }, "stopId": "0:BERNARD2", "stopSequence": 31 }, { "arrival": { "time": "1784449095", "uncertainty": 120 }, "departure": { "time": "1784449095", "uncertainty": 120 }, "stopId": "0:PROVENC2", "stopSequence": 32 }, { "arrival": { "time": "1784449190", "uncertainty": 120 }, "stopId": "0:BORDES3", "stopSequence": 33 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071954" } } }, { "id": "2071953", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784444611", "uncertainty": 120 }, "departure": { "time": "1784444611", "uncertainty": 120 }, "stopId": "0:GENIE1" }, { "arrival": { "time": "1784444743", "uncertainty": 120 }, "departure": { "time": "1784444743", "uncertainty": 120 }, "stopId": "0:VERLAIN1" }, { "departure": { "time": "1784443275", "uncertainty": 120 }, "stopId": "0:MOULMAI1", "stopSequence": 1 }, { "arrival": { "time": "1784443437", "uncertainty": 120 }, "departure": { "time": "1784443437", "uncertainty": 120 }, "stopId": "0:MOULIN86", "stopSequence": 2 }, { "arrival": { "time": "1784443495", "uncertainty": 120 }, "departure": { "time": "1784443495", "uncertainty": 120 }, "stopId": "0:VIEAUX1", "stopSequence": 3 }, { "arrival": { "time": "1784443572", "uncertainty": 120 }, "departure": { "time": "1784443572", "uncertainty": 120 }, "stopId": "0:PREVIL01", "stopSequence": 4 }, { "arrival": { "time": "1784443598", "uncertainty": 120 }, "departure": { "time": "1784443605", "uncertainty": 120 }, "stopId": "0:ARDECHE1", "stopSequence": 5 }, { "arrival": { "time": "1784443656", "uncertainty": 120 }, "departure": { "time": "1784443656", "uncertainty": 120 }, "stopId": "0:LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1784443799", "uncertainty": 120 }, "departure": { "time": "1784443799", "uncertainty": 120 }, "stopId": "0:3HAIES1", "stopSequence": 7 }, { "arrival": { "time": "1784443835", "uncertainty": 120 }, "departure": { "time": "1784443845", "uncertainty": 120 }, "stopId": "0:CONSTAN1", "stopSequence": 8 }, { "arrival": { "time": "1784443902", "uncertainty": 120 }, "departure": { "time": "1784443905", "uncertainty": 120 }, "stopId": "0:PAQUERE1", "stopSequence": 9 }, { "arrival": { "time": "1784443965", "uncertainty": 120 }, "departure": { "time": "1784443965", "uncertainty": 120 }, "stopId": "0:SAVOIE1", "stopSequence": 10 }, { "arrival": { "time": "1784444010", "uncertainty": 120 }, "departure": { "time": "1784444010", "uncertainty": 120 }, "stopId": "0:ALSACE1", "stopSequence": 11 }, { "arrival": { "time": "1784444047", "uncertainty": 120 }, "departure": { "time": "1784444047", "uncertainty": 120 }, "stopId": "0:HTRHELE1", "stopSequence": 12 }, { "arrival": { "time": "1784444175", "uncertainty": 120 }, "departure": { "time": "1784444175", "uncertainty": 120 }, "stopId": "0:08MAI01", "stopSequence": 13 }, { "arrival": { "time": "1784444221", "uncertainty": 120 }, "departure": { "time": "1784444221", "uncertainty": 120 }, "stopId": "0:FRICHES1", "stopSequence": 14 }, { "arrival": { "time": "1784444283", "uncertainty": 120 }, "departure": { "time": "1784444283", "uncertainty": 120 }, "stopId": "0:FOSSE1", "stopSequence": 15 }, { "arrival": { "time": "1784444312", "uncertainty": 120 }, "departure": { "time": "1784444312", "uncertainty": 120 }, "stopId": "0:VERGERS1", "stopSequence": 16 }, { "arrival": { "time": "1784444355", "uncertainty": 120 }, "departure": { "time": "1784444355", "uncertainty": 120 }, "stopId": "0:CHATRIA1", "stopSequence": 17 }, { "arrival": { "time": "1784444415", "uncertainty": 120 }, "departure": { "time": "1784444415", "uncertainty": 120 }, "stopId": "0:COUVENT1", "stopSequence": 18 }, { "arrival": { "time": "1784444474", "uncertainty": 120 }, "departure": { "time": "1784444474", "uncertainty": 120 }, "stopId": "0:MEURISS1", "stopSequence": 19 }, { "arrival": { "time": "1784444524", "uncertainty": 120 }, "departure": { "time": "1784444535", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 20 }, { "arrival": { "time": "1784444584", "uncertainty": 120 }, "departure": { "time": "1784444584", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 21 }, { "arrival": { "time": "1784444529", "uncertainty": 120 }, "departure": { "time": "1784444529", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GENIE1", "stopSequence": 22 }, { "arrival": { "time": "1784444640", "uncertainty": 120 }, "departure": { "time": "1784444640", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BONSEC1", "stopSequence": 23 }, { "arrival": { "time": "1784444872", "uncertainty": 120 }, "departure": { "time": "1784444872", "uncertainty": 120 }, "stopId": "0:ROIGE142", "stopSequence": 24 }, { "arrival": { "time": "1784444956", "uncertainty": 120 }, "departure": { "time": "1784444956", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 25 }, { "arrival": { "time": "1784445142", "uncertainty": 120 }, "departure": { "time": "1784445142", "uncertainty": 120 }, "stopId": "0:LACRETL2", "stopSequence": 26 }, { "arrival": { "time": "1784445196", "uncertainty": 120 }, "departure": { "time": "1784445196", "uncertainty": 120 }, "stopId": "0:PONTROU2", "stopSequence": 27 }, { "arrival": { "time": "1784445255", "uncertainty": 120 }, "departure": { "time": "1784445255", "uncertainty": 120 }, "stopId": "0:RTBORNY2", "stopSequence": 28 }, { "arrival": { "time": "1784445327", "uncertainty": 120 }, "departure": { "time": "1784445327", "uncertainty": 120 }, "stopId": "0:RUELLCH2", "stopSequence": 29 }, { "arrival": { "time": "1784445436", "uncertainty": 120 }, "departure": { "time": "1784445436", "uncertainty": 120 }, "stopId": "0:GANNE2", "stopSequence": 30 }, { "arrival": { "time": "1784445518", "uncertainty": 120 }, "departure": { "time": "1784445518", "uncertainty": 120 }, "stopId": "0:BERNARD2", "stopSequence": 31 }, { "arrival": { "time": "1784445581", "uncertainty": 120 }, "departure": { "time": "1784445581", "uncertainty": 120 }, "stopId": "0:PROVENC2", "stopSequence": 32 }, { "arrival": { "time": "1784445676", "uncertainty": 120 }, "stopId": "0:BORDES3", "stopSequence": 33 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071953" }, "vehicle": { "id": "2136", "label": "2136" } } }, { "id": "2072028", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784446920", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_72072028" } } }, { "id": "2072027", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784443441", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 1 }, { "arrival": { "time": "1784443515", "uncertainty": 120 }, "departure": { "time": "1784443515", "uncertainty": 120 }, "stopId": "0:HAIEBRU1", "stopSequence": 2 }, { "arrival": { "time": "1784443531", "uncertainty": 120 }, "departure": { "time": "1784443531", "uncertainty": 120 }, "stopId": "0:SERRET1", "stopSequence": 3 }, { "arrival": { "time": "1784443561", "uncertainty": 120 }, "departure": { "time": "1784443561", "uncertainty": 120 }, "stopId": "0:STJEAN01", "stopSequence": 4 }, { "arrival": { "time": "1784443656", "uncertainty": 120 }, "departure": { "time": "1784443656", "uncertainty": 120 }, "stopId": "0:MOULI281", "stopSequence": 5 }, { "arrival": { "time": "1784443687", "uncertainty": 120 }, "departure": { "time": "1784443687", "uncertainty": 120 }, "stopId": "0:LIBERTE1", "stopSequence": 6 }, { "arrival": { "time": "1784443732", "uncertainty": 120 }, "departure": { "time": "1784443732", "uncertainty": 120 }, "stopId": "0:SCYBAS1", "stopSequence": 7 }, { "arrival": { "time": "1784443758", "uncertainty": 120 }, "departure": { "time": "1784443758", "uncertainty": 120 }, "stopId": "0:PRILLE1", "stopSequence": 8 }, { "arrival": { "time": "1784443789", "uncertainty": 120 }, "departure": { "time": "1784443801", "uncertainty": 120 }, "stopId": "0:LECLERC1", "stopSequence": 9 }, { "arrival": { "time": "1784443837", "uncertainty": 120 }, "departure": { "time": "1784443837", "uncertainty": 120 }, "stopId": "0:LONGEVI1", "stopSequence": 10 }, { "arrival": { "time": "1784443906", "uncertainty": 120 }, "departure": { "time": "1784443919", "uncertainty": 120 }, "stopId": "0:MIGETTE1", "stopSequence": 11 }, { "arrival": { "time": "1784443951", "uncertainty": 120 }, "departure": { "time": "1784443951", "uncertainty": 120 }, "stopId": "0:CASINO1", "stopSequence": 12 }, { "arrival": { "time": "1784443982", "uncertainty": 120 }, "departure": { "time": "1784444011", "uncertainty": 120 }, "stopId": "0:PONTVER1", "stopSequence": 13 }, { "arrival": { "time": "1784444081", "uncertainty": 120 }, "departure": { "time": "1784444101", "uncertainty": 120 }, "stopId": "0:FOCH1", "stopSequence": 14 }, { "arrival": { "time": "1784444130", "uncertainty": 120 }, "departure": { "time": "1784444130", "uncertainty": 120 }, "stopId": "0:SMARTIN1", "stopSequence": 15 }, { "arrival": { "time": "1784444202", "uncertainty": 120 }, "departure": { "time": "1784444202", "uncertainty": 120 }, "stopId": "0:TIGNO290", "stopSequence": 16 }, { "arrival": { "time": "1784444311", "uncertainty": 120 }, "departure": { "time": "1784444311", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 17 }, { "arrival": { "time": "1784444371", "uncertainty": 120 }, "departure": { "time": "1784444371", "uncertainty": 120 }, "stopId": "0:LUXE", "stopSequence": 18 }, { "arrival": { "time": "1784444521", "uncertainty": 120 }, "departure": { "time": "1784444580", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 19 }, { "arrival": { "time": "1784444668", "uncertainty": 120 }, "departure": { "time": "1784444671", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 20 }, { "arrival": { "time": "1784444805", "uncertainty": 120 }, "departure": { "time": "1784444805", "uncertainty": 120 }, "stopId": "0:GARGS", "stopSequence": 21 }, { "arrival": { "time": "1784444912", "uncertainty": 120 }, "departure": { "time": "1784444912", "uncertainty": 120 }, "stopId": "0:POMS", "stopSequence": 22 }, { "arrival": { "time": "1784444977", "uncertainty": 120 }, "departure": { "time": "1784444977", "uncertainty": 120 }, "stopId": "0:DEMBOUR2", "stopSequence": 23 }, { "arrival": { "time": "1784445028", "uncertainty": 120 }, "departure": { "time": "1784445028", "uncertainty": 120 }, "stopId": "0:LEMUD04", "stopSequence": 24 }, { "arrival": { "time": "1784445063", "uncertainty": 120 }, "departure": { "time": "1784445063", "uncertainty": 120 }, "stopId": "0:PIERNE02", "stopSequence": 25 }, { "arrival": { "time": "1784445129", "uncertainty": 120 }, "departure": { "time": "1784445129", "uncertainty": 120 }, "stopId": "0:LOTHAIR2", "stopSequence": 26 }, { "arrival": { "time": "1784445177", "uncertainty": 120 }, "departure": { "time": "1784445177", "uncertainty": 120 }, "stopId": "0:POLY02", "stopSequence": 27 }, { "arrival": { "time": "1784445218", "uncertainty": 120 }, "departure": { "time": "1784445218", "uncertainty": 120 }, "stopId": "0:VANDERN2", "stopSequence": 28 }, { "arrival": { "time": "1784445285", "uncertainty": 120 }, "departure": { "time": "1784445285", "uncertainty": 120 }, "stopId": "0:BOUCHOT2", "stopSequence": 29 }, { "arrival": { "time": "1784445300", "uncertainty": 120 }, "departure": { "time": "1784445300", "uncertainty": 120 }, "stopId": "0:FRECOT2", "stopSequence": 30 }, { "arrival": { "time": "1784445379", "uncertainty": 120 }, "departure": { "time": "1784445379", "uncertainty": 120 }, "stopId": "0:FAUBOUP2", "stopSequence": 31 }, { "arrival": { "time": "1784445465", "uncertainty": 120 }, "departure": { "time": "1784445465", "uncertainty": 120 }, "stopId": "0:STROCH2", "stopSequence": 32 }, { "arrival": { "time": "1784445495", "uncertainty": 120 }, "departure": { "time": "1784445495", "uncertainty": 120 }, "stopId": "0:PTICLOU2", "stopSequence": 33 }, { "arrival": { "time": "1784445530", "uncertainty": 120 }, "departure": { "time": "1784445530", "uncertainty": 120 }, "stopId": "0:ACACIAS2", "stopSequence": 34 }, { "arrival": { "time": "1784445571", "uncertainty": 120 }, "departure": { "time": "1784445571", "uncertainty": 120 }, "stopId": "0:ROSEAUX2", "stopSequence": 35 }, { "arrival": { "time": "1784445603", "uncertainty": 120 }, "departure": { "time": "1784445603", "uncertainty": 120 }, "stopId": "0:VALERIA2", "stopSequence": 36 }, { "arrival": { "time": "1784445645", "uncertainty": 120 }, "stopId": "0:ARP309", "stopSequence": 37 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_72072027" }, "vehicle": { "id": "2432", "label": "2432" } } }, { "id": "2072048", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784447340", "uncertainty": 120 }, "stopId": "0:ARP309", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_72072048" } } }, { "id": "2072047", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784443800", "uncertainty": 120 }, "stopId": "0:ARP309", "stopSequence": 1 }, { "arrival": { "time": "1784443828", "uncertainty": 120 }, "departure": { "time": "1784443828", "uncertainty": 120 }, "stopId": "0:HTMAGNY1", "stopSequence": 2 }, { "arrival": { "time": "1784443916", "uncertainty": 120 }, "departure": { "time": "1784443922", "uncertainty": 120 }, "stopId": "0:BEAUSOL1", "stopSequence": 3 }, { "arrival": { "time": "1784443961", "uncertainty": 120 }, "departure": { "time": "1784443961", "uncertainty": 120 }, "stopId": "0:ARMOISI1", "stopSequence": 4 }, { "arrival": { "time": "1784444001", "uncertainty": 120 }, "departure": { "time": "1784444001", "uncertainty": 120 }, "stopId": "0:OBELLI01", "stopSequence": 5 }, { "arrival": { "time": "1784444033", "uncertainty": 120 }, "departure": { "time": "1784444042", "uncertainty": 120 }, "stopId": "0:MAGNYBO1", "stopSequence": 6 }, { "arrival": { "time": "1784444117", "uncertainty": 120 }, "departure": { "time": "1784444132", "uncertainty": 120 }, "stopId": "0:ROOSEVE1", "stopSequence": 7 }, { "arrival": { "time": "1784444192", "uncertainty": 120 }, "departure": { "time": "1784444192", "uncertainty": 120 }, "stopId": "0:PLAINE1", "stopSequence": 8 }, { "arrival": { "time": "1784444227", "uncertainty": 120 }, "departure": { "time": "1784444227", "uncertainty": 120 }, "stopId": "0:APREMON1", "stopSequence": 9 }, { "arrival": { "time": "1784444252", "uncertainty": 120 }, "departure": { "time": "1784444252", "uncertainty": 120 }, "stopId": "0:PLATEAU1", "stopSequence": 10 }, { "arrival": { "time": "1784444296", "uncertainty": 120 }, "departure": { "time": "1784444296", "uncertainty": 120 }, "stopId": "0:FAUBOUP1", "stopSequence": 11 }, { "arrival": { "time": "1784444372", "uncertainty": 120 }, "departure": { "time": "1784444372", "uncertainty": 120 }, "stopId": "0:FRECOT1", "stopSequence": 12 }, { "arrival": { "time": "1784444422", "uncertainty": 120 }, "departure": { "time": "1784444432", "uncertainty": 120 }, "stopId": "0:BOUCHOT1", "stopSequence": 13 }, { "arrival": { "time": "1784444492", "uncertainty": 120 }, "departure": { "time": "1784444492", "uncertainty": 120 }, "stopId": "0:VANDERN1", "stopSequence": 14 }, { "arrival": { "time": "1784444532", "uncertainty": 120 }, "departure": { "time": "1784444582", "uncertainty": 120 }, "stopId": "0:POLY01", "stopSequence": 15 }, { "arrival": { "time": "1784444638", "uncertainty": 120 }, "departure": { "time": "1784444672", "uncertainty": 120 }, "stopId": "0:LOTHAIR1", "stopSequence": 16 }, { "arrival": { "time": "1784444732", "uncertainty": 120 }, "departure": { "time": "1784444732", "uncertainty": 120 }, "stopId": "0:LEMUD03", "stopSequence": 17 }, { "arrival": { "time": "1784444784", "uncertainty": 120 }, "departure": { "time": "1784444784", "uncertainty": 120 }, "stopId": "0:DEMBOUR1", "stopSequence": 18 }, { "arrival": { "time": "1784444855", "uncertainty": 120 }, "departure": { "time": "1784444855", "uncertainty": 120 }, "stopId": "0:POME", "stopSequence": 19 }, { "arrival": { "time": "1784444967", "uncertainty": 120 }, "departure": { "time": "1784444967", "uncertainty": 120 }, "stopId": "0:GARGE", "stopSequence": 20 }, { "arrival": { "time": "1784445085", "uncertainty": 120 }, "departure": { "time": "1784445085", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 21 }, { "arrival": { "time": "1784445281", "uncertainty": 120 }, "departure": { "time": "1784445281", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 22 }, { "arrival": { "time": "1784445488", "uncertainty": 120 }, "departure": { "time": "1784445488", "uncertainty": 120 }, "stopId": "0:LUXS", "stopSequence": 23 }, { "arrival": { "time": "1784445582", "uncertainty": 120 }, "departure": { "time": "1784445582", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 24 }, { "arrival": { "time": "1784445658", "uncertainty": 120 }, "departure": { "time": "1784445658", "uncertainty": 120 }, "stopId": "0:TIGNO266", "stopSequence": 25 }, { "arrival": { "time": "1784445762", "uncertainty": 120 }, "departure": { "time": "1784445762", "uncertainty": 120 }, "stopId": "0:SMARTIN2", "stopSequence": 26 }, { "arrival": { "time": "1784445792", "uncertainty": 120 }, "departure": { "time": "1784445792", "uncertainty": 120 }, "stopId": "0:FOCH2", "stopSequence": 27 }, { "arrival": { "time": "1784445841", "uncertainty": 120 }, "departure": { "time": "1784445841", "uncertainty": 120 }, "stopId": "0:PONTVER2", "stopSequence": 28 }, { "arrival": { "time": "1784445903", "uncertainty": 120 }, "departure": { "time": "1784445903", "uncertainty": 120 }, "stopId": "0:CASINO2", "stopSequence": 29 }, { "arrival": { "time": "1784445959", "uncertainty": 120 }, "departure": { "time": "1784445959", "uncertainty": 120 }, "stopId": "0:MIGETTE2", "stopSequence": 30 }, { "arrival": { "time": "1784446002", "uncertainty": 120 }, "departure": { "time": "1784446002", "uncertainty": 120 }, "stopId": "0:LONGEVI2", "stopSequence": 31 }, { "arrival": { "time": "1784446061", "uncertainty": 120 }, "departure": { "time": "1784446061", "uncertainty": 120 }, "stopId": "0:LECLERC2", "stopSequence": 32 }, { "arrival": { "time": "1784446108", "uncertainty": 120 }, "departure": { "time": "1784446108", "uncertainty": 120 }, "stopId": "0:PRILLE2", "stopSequence": 33 }, { "arrival": { "time": "1784446155", "uncertainty": 120 }, "departure": { "time": "1784446155", "uncertainty": 120 }, "stopId": "0:SCYBAS2", "stopSequence": 34 }, { "arrival": { "time": "1784446191", "uncertainty": 120 }, "departure": { "time": "1784446191", "uncertainty": 120 }, "stopId": "0:LIBERTE2", "stopSequence": 35 }, { "arrival": { "time": "1784446242", "uncertainty": 120 }, "departure": { "time": "1784446242", "uncertainty": 120 }, "stopId": "0:MOULI275", "stopSequence": 36 }, { "arrival": { "time": "1784446293", "uncertainty": 120 }, "departure": { "time": "1784446293", "uncertainty": 120 }, "stopId": "0:STJEAN02", "stopSequence": 37 }, { "arrival": { "time": "1784446344", "uncertainty": 120 }, "departure": { "time": "1784446344", "uncertainty": 120 }, "stopId": "0:SERRET2", "stopSequence": 38 }, { "arrival": { "time": "1784446371", "uncertainty": 120 }, "departure": { "time": "1784446371", "uncertainty": 120 }, "stopId": "0:HAIEBRU2", "stopSequence": 39 }, { "arrival": { "time": "1784446422", "uncertainty": 120 }, "stopId": "0:MNVE1", "stopSequence": 40 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "5", "scheduleRelationship": "SCHEDULED", "tripId": "1_72072047" }, "vehicle": { "id": "2433", "label": "2433" } } }, { "id": "2072083", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784447400", "uncertainty": 120 }, "stopId": "0:PRESJAC1", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_72072083" } } }, { "id": "2072080", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784443800", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 }, { "arrival": { "time": "1784443850", "uncertainty": 120 }, "departure": { "time": "1784443850", "uncertainty": 120 }, "stopId": "0:VIGNES1", "stopSequence": 2 }, { "arrival": { "time": "1784443861", "uncertainty": 120 }, "departure": { "time": "1784443861", "uncertainty": 120 }, "stopId": "0:MIRABEL1", "stopSequence": 3 }, { "arrival": { "time": "1784443891", "uncertainty": 120 }, "departure": { "time": "1784443891", "uncertainty": 120 }, "stopId": "0:BUTTE1", "stopSequence": 4 }, { "arrival": { "time": "1784443931", "uncertainty": 120 }, "departure": { "time": "1784443931", "uncertainty": 120 }, "stopId": "0:BUCHOZ1", "stopSequence": 5 }, { "arrival": { "time": "1784443981", "uncertainty": 120 }, "departure": { "time": "1784443981", "uncertainty": 120 }, "stopId": "0:NJUNG1", "stopSequence": 6 }, { "arrival": { "time": "1784444061", "uncertainty": 120 }, "departure": { "time": "1784444071", "uncertainty": 120 }, "stopId": "0:LEMOYNE1", "stopSequence": 7 }, { "arrival": { "time": "1784444112", "uncertainty": 120 }, "departure": { "time": "1784444112", "uncertainty": 120 }, "stopId": "0:COLIBRI1", "stopSequence": 8 }, { "arrival": { "time": "1784444157", "uncertainty": 120 }, "departure": { "time": "1784444161", "uncertainty": 120 }, "stopId": "0:TIGNO414", "stopSequence": 9 }, { "arrival": { "time": "1784444299", "uncertainty": 120 }, "departure": { "time": "1784444299", "uncertainty": 120 }, "stopId": "0:FMOSELL1", "stopSequence": 10 }, { "arrival": { "time": "1784444371", "uncertainty": 120 }, "departure": { "time": "1784444371", "uncertainty": 120 }, "stopId": "0:LUXE", "stopSequence": 11 }, { "arrival": { "time": "1784444521", "uncertainty": 120 }, "departure": { "time": "1784444581", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 12 }, { "arrival": { "time": "1784444671", "uncertainty": 120 }, "departure": { "time": "1784444671", "uncertainty": 120 }, "stopId": "0:STNICOL3", "stopSequence": 13 }, { "arrival": { "time": "1784444751", "uncertainty": 120 }, "departure": { "time": "1784444751", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 14 }, { "arrival": { "time": "1784444984", "uncertainty": 120 }, "departure": { "time": "1784444984", "uncertainty": 120 }, "stopId": "0:SEILLE2", "stopSequence": 15 }, { "arrival": { "time": "1784445050", "uncertainty": 120 }, "departure": { "time": "1784445050", "uncertainty": 120 }, "stopId": "0:FRIANT2", "stopSequence": 16 }, { "arrival": { "time": "1784445095", "uncertainty": 120 }, "departure": { "time": "1784445095", "uncertainty": 120 }, "stopId": "0:HERMITE2", "stopSequence": 17 }, { "arrival": { "time": "1784445122", "uncertainty": 120 }, "departure": { "time": "1784445122", "uncertainty": 120 }, "stopId": "0:COLLIGN2", "stopSequence": 18 }, { "arrival": { "time": "1784445176", "uncertainty": 120 }, "departure": { "time": "1784445176", "uncertainty": 120 }, "stopId": "0:DUCROCQ2", "stopSequence": 19 }, { "arrival": { "time": "1784445221", "uncertainty": 120 }, "departure": { "time": "1784445221", "uncertainty": 120 }, "stopId": "0:HESTAUX2", "stopSequence": 20 }, { "arrival": { "time": "1784445266", "uncertainty": 120 }, "departure": { "time": "1784445266", "uncertainty": 120 }, "stopId": "0:GOUSSEL2", "stopSequence": 21 }, { "arrival": { "time": "1784445302", "uncertainty": 120 }, "departure": { "time": "1784445302", "uncertainty": 120 }, "stopId": "0:CLAUDEL2", "stopSequence": 22 }, { "arrival": { "time": "1784445379", "uncertainty": 120 }, "departure": { "time": "1784445379", "uncertainty": 120 }, "stopId": "0:OBERL653", "stopSequence": 23 }, { "arrival": { "time": "1784445475", "uncertainty": 120 }, "departure": { "time": "1784445475", "uncertainty": 120 }, "stopId": "0:PEUPLIE2", "stopSequence": 24 }, { "arrival": { "time": "1784445618", "uncertainty": 120 }, "departure": { "time": "1784445618", "uncertainty": 120 }, "stopId": "0:GRIGY2", "stopSequence": 25 }, { "arrival": { "time": "1784445715", "uncertainty": 120 }, "departure": { "time": "1784445715", "uncertainty": 120 }, "stopId": "0:GDECOLE2", "stopSequence": 26 }, { "arrival": { "time": "1784445832", "uncertainty": 120 }, "departure": { "time": "1784445832", "uncertainty": 120 }, "stopId": "0:PASSOTE2", "stopSequence": 27 }, { "arrival": { "time": "1784445854", "uncertainty": 120 }, "departure": { "time": "1784445854", "uncertainty": 120 }, "stopId": "0:CUVION2", "stopSequence": 28 }, { "arrival": { "time": "1784445896", "uncertainty": 120 }, "departure": { "time": "1784445896", "uncertainty": 120 }, "stopId": "0:DOLICHE2", "stopSequence": 29 }, { "arrival": { "time": "1784445927", "uncertainty": 120 }, "departure": { "time": "1784445927", "uncertainty": 120 }, "stopId": "0:30JOURS2", "stopSequence": 30 }, { "arrival": { "time": "1784445965", "uncertainty": 120 }, "departure": { "time": "1784445965", "uncertainty": 120 }, "stopId": "0:LADAME2", "stopSequence": 31 }, { "arrival": { "time": "1784446017", "uncertainty": 120 }, "departure": { "time": "1784446017", "uncertainty": 120 }, "stopId": "0:FALOGNE2", "stopSequence": 32 }, { "arrival": { "time": "1784446054", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 33 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_72072080" }, "vehicle": { "id": "932", "label": "932" } } }, { "id": "2071313", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784448773", "uncertainty": 120 }, "departure": { "time": "1784448773", "uncertainty": 120 }, "stopId": "0:BONSEC2" }, { "arrival": { "time": "1784448880", "uncertainty": 120 }, "departure": { "time": "1784448880", "uncertainty": 120 }, "stopId": "0:GENIE1" }, { "departure": { "time": "1784446560", "uncertainty": 120 }, "stopId": "0:MASLIEV1", "stopSequence": 1 }, { "arrival": { "time": "1784446637", "uncertainty": 120 }, "departure": { "time": "1784446637", "uncertainty": 120 }, "stopId": "0:CHAULME1", "stopSequence": 2 }, { "arrival": { "time": "1784446675", "uncertainty": 120 }, "departure": { "time": "1784446675", "uncertainty": 120 }, "stopId": "0:PENSEES1", "stopSequence": 3 }, { "arrival": { "time": "1784446709", "uncertainty": 120 }, "departure": { "time": "1784446709", "uncertainty": 120 }, "stopId": "0:PINOTSM1", "stopSequence": 4 }, { "arrival": { "time": "1784446839", "uncertainty": 120 }, "departure": { "time": "1784446839", "uncertainty": 120 }, "stopId": "0:NOUILLY1", "stopSequence": 5 }, { "arrival": { "time": "1784446920", "uncertainty": 120 }, "departure": { "time": "1784446920", "uncertainty": 120 }, "stopId": "0:FALEE1", "stopSequence": 6 }, { "arrival": { "time": "1784447220", "uncertainty": 120 }, "departure": { "time": "1784447220", "uncertainty": 120 }, "stopId": "0:MEYVIGN1", "stopSequence": 7 }, { "arrival": { "time": "1784447318", "uncertainty": 120 }, "departure": { "time": "1784447318", "uncertainty": 120 }, "stopId": "0:LMOULIN1", "stopSequence": 8 }, { "arrival": { "time": "1784447344", "uncertainty": 120 }, "departure": { "time": "1784447344", "uncertainty": 120 }, "stopId": "0:FONNY1", "stopSequence": 9 }, { "arrival": { "time": "1784447392", "uncertainty": 120 }, "departure": { "time": "1784447392", "uncertainty": 120 }, "stopId": "0:BARBE1", "stopSequence": 10 }, { "arrival": { "time": "1784447445", "uncertainty": 120 }, "departure": { "time": "1784447445", "uncertainty": 120 }, "stopId": "0:MANGENO1", "stopSequence": 11 }, { "arrival": { "time": "1784447484", "uncertainty": 120 }, "departure": { "time": "1784447484", "uncertainty": 120 }, "stopId": "0:SAULNOI1", "stopSequence": 12 }, { "arrival": { "time": "1784447529", "uncertainty": 120 }, "departure": { "time": "1784447529", "uncertainty": 120 }, "stopId": "0:JPJEAN1", "stopSequence": 13 }, { "arrival": { "time": "1784447580", "uncertainty": 120 }, "departure": { "time": "1784447580", "uncertainty": 120 }, "stopId": "0:CORCHAD1", "stopSequence": 14 }, { "arrival": { "time": "1784447622", "uncertainty": 120 }, "departure": { "time": "1784447622", "uncertainty": 120 }, "stopId": "0:JUGAN1", "stopSequence": 15 }, { "arrival": { "time": "1784447671", "uncertainty": 120 }, "departure": { "time": "1784447671", "uncertainty": 120 }, "stopId": "0:JOUSSE1", "stopSequence": 16 }, { "arrival": { "time": "1784447705", "uncertainty": 120 }, "departure": { "time": "1784447705", "uncertainty": 120 }, "stopId": "0:DUNANT1", "stopSequence": 17 }, { "arrival": { "time": "1784447776", "uncertainty": 120 }, "departure": { "time": "1784447776", "uncertainty": 120 }, "stopId": "0:BILLOTT1", "stopSequence": 18 }, { "arrival": { "time": "1784447820", "uncertainty": 120 }, "departure": { "time": "1784447820", "uncertainty": 120 }, "stopId": "0:TANNERI1", "stopSequence": 19 }, { "arrival": { "time": "1784447987", "uncertainty": 120 }, "departure": { "time": "1784447987", "uncertainty": 120 }, "stopId": "0:ARSENAL1", "stopSequence": 20 }, { "arrival": { "time": "1784448046", "uncertainty": 120 }, "departure": { "time": "1784448046", "uncertainty": 120 }, "stopId": "0:FOURNIE1", "stopSequence": 21 }, { "arrival": { "time": "1784448155", "uncertainty": 120 }, "departure": { "time": "1784448155", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 22 }, { "arrival": { "time": "1784448225", "uncertainty": 120 }, "departure": { "time": "1784448225", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 23 }, { "arrival": { "time": "1784448314", "uncertainty": 120 }, "departure": { "time": "1784448314", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 24 }, { "arrival": { "time": "1784448480", "uncertainty": 120 }, "departure": { "time": "1784448480", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 25 }, { "arrival": { "time": "1784448604", "uncertainty": 120 }, "departure": { "time": "1784448604", "uncertainty": 120 }, "stopId": "0:ROIGEO89", "stopSequence": 26 }, { "arrival": { "time": "1784448780", "uncertainty": 120 }, "departure": { "time": "1784448780", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BONSEC2", "stopSequence": 27 }, { "arrival": { "time": "1784448887", "uncertainty": 120 }, "departure": { "time": "1784448887", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 28 }, { "arrival": { "time": "1784448931", "uncertainty": 120 }, "departure": { "time": "1784448931", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 29 }, { "arrival": { "time": "1784448998", "uncertainty": 120 }, "departure": { "time": "1784448998", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 30 }, { "arrival": { "time": "1784449087", "uncertainty": 120 }, "departure": { "time": "1784449087", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 31 }, { "arrival": { "time": "1784449117", "uncertainty": 120 }, "departure": { "time": "1784449117", "uncertainty": 120 }, "stopId": "0:SCHAFF01", "stopSequence": 32 }, { "arrival": { "time": "1784449169", "uncertainty": 120 }, "departure": { "time": "1784449169", "uncertainty": 120 }, "stopId": "0:STLADRE2", "stopSequence": 33 }, { "arrival": { "time": "1784449209", "uncertainty": 120 }, "departure": { "time": "1784449209", "uncertainty": 120 }, "stopId": "0:MERMOZ2", "stopSequence": 34 }, { "arrival": { "time": "1784449314", "uncertainty": 120 }, "departure": { "time": "1784449314", "uncertainty": 120 }, "stopId": "0:SIMMI689", "stopSequence": 35 }, { "arrival": { "time": "1784449357", "uncertainty": 120 }, "departure": { "time": "1784449357", "uncertainty": 120 }, "stopId": "0:ECURI2", "stopSequence": 36 }, { "arrival": { "time": "1784449509", "uncertainty": 120 }, "stopId": "0:COSTEBE3", "stopSequence": 37 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071313" } } }, { "id": "2071312", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784445286", "uncertainty": 120 }, "departure": { "time": "1784445286", "uncertainty": 120 }, "stopId": "0:BONSEC2" }, { "arrival": { "time": "1784445393", "uncertainty": 120 }, "departure": { "time": "1784445393", "uncertainty": 120 }, "stopId": "0:GENIE1" }, { "departure": { "time": "1784443062", "uncertainty": 120 }, "stopId": "0:MASLIEV1", "stopSequence": 1 }, { "arrival": { "time": "1784443120", "uncertainty": 120 }, "departure": { "time": "1784443120", "uncertainty": 120 }, "stopId": "0:CHAULME1", "stopSequence": 2 }, { "arrival": { "time": "1784443161", "uncertainty": 120 }, "departure": { "time": "1784443164", "uncertainty": 120 }, "stopId": "0:PENSEES1", "stopSequence": 3 }, { "arrival": { "time": "1784443207", "uncertainty": 120 }, "departure": { "time": "1784443207", "uncertainty": 120 }, "stopId": "0:PINOTSM1", "stopSequence": 4 }, { "arrival": { "time": "1784443301", "uncertainty": 120 }, "departure": { "time": "1784443314", "uncertainty": 120 }, "stopId": "0:NOUILLY1", "stopSequence": 5 }, { "arrival": { "time": "1784443404", "uncertainty": 120 }, "departure": { "time": "1784443404", "uncertainty": 120 }, "stopId": "0:FALEE1", "stopSequence": 6 }, { "arrival": { "time": "1784443533", "uncertainty": 120 }, "departure": { "time": "1784443533", "uncertainty": 120 }, "stopId": "0:MEYVIGN1", "stopSequence": 7 }, { "arrival": { "time": "1784443704", "uncertainty": 120 }, "departure": { "time": "1784443704", "uncertainty": 120 }, "stopId": "0:LMOULIN1", "stopSequence": 8 }, { "arrival": { "time": "1784443728", "uncertainty": 120 }, "departure": { "time": "1784443734", "uncertainty": 120 }, "stopId": "0:FONNY1", "stopSequence": 9 }, { "arrival": { "time": "1784443809", "uncertainty": 120 }, "departure": { "time": "1784443824", "uncertainty": 120 }, "stopId": "0:BARBE1", "stopSequence": 10 }, { "arrival": { "time": "1784443906", "uncertainty": 120 }, "departure": { "time": "1784443914", "uncertainty": 120 }, "stopId": "0:MANGENO1", "stopSequence": 11 }, { "arrival": { "time": "1784443944", "uncertainty": 120 }, "departure": { "time": "1784443944", "uncertainty": 120 }, "stopId": "0:SAULNOI1", "stopSequence": 12 }, { "arrival": { "time": "1784443994", "uncertainty": 120 }, "departure": { "time": "1784444034", "uncertainty": 120 }, "stopId": "0:JPJEAN1", "stopSequence": 13 }, { "arrival": { "time": "1784444106", "uncertainty": 120 }, "departure": { "time": "1784444124", "uncertainty": 120 }, "stopId": "0:CORCHAD1", "stopSequence": 14 }, { "arrival": { "time": "1784444183", "uncertainty": 120 }, "departure": { "time": "1784444183", "uncertainty": 120 }, "stopId": "0:JUGAN1", "stopSequence": 15 }, { "arrival": { "time": "1784444237", "uncertainty": 120 }, "departure": { "time": "1784444237", "uncertainty": 120 }, "stopId": "0:JOUSSE1", "stopSequence": 16 }, { "arrival": { "time": "1784444269", "uncertainty": 120 }, "departure": { "time": "1784444274", "uncertainty": 120 }, "stopId": "0:DUNANT1", "stopSequence": 17 }, { "arrival": { "time": "1784444350", "uncertainty": 120 }, "departure": { "time": "1784444350", "uncertainty": 120 }, "stopId": "0:BILLOTT1", "stopSequence": 18 }, { "arrival": { "time": "1784444384", "uncertainty": 120 }, "departure": { "time": "1784444394", "uncertainty": 120 }, "stopId": "0:TANNERI1", "stopSequence": 19 }, { "arrival": { "time": "1784444535", "uncertainty": 120 }, "departure": { "time": "1784444535", "uncertainty": 120 }, "stopId": "0:ARSENAL1", "stopSequence": 20 }, { "arrival": { "time": "1784444564", "uncertainty": 120 }, "departure": { "time": "1784444575", "uncertainty": 120 }, "stopId": "0:FOURNIE1", "stopSequence": 21 }, { "arrival": { "time": "1784444665", "uncertainty": 120 }, "departure": { "time": "1784444665", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 22 }, { "arrival": { "time": "1784444737", "uncertainty": 120 }, "departure": { "time": "1784444737", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 23 }, { "arrival": { "time": "1784444826", "uncertainty": 120 }, "departure": { "time": "1784444826", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 24 }, { "arrival": { "time": "1784444993", "uncertainty": 120 }, "departure": { "time": "1784444993", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 25 }, { "arrival": { "time": "1784445117", "uncertainty": 120 }, "departure": { "time": "1784445117", "uncertainty": 120 }, "stopId": "0:ROIGEO89", "stopSequence": 26 }, { "arrival": { "time": "1784445180", "uncertainty": 120 }, "departure": { "time": "1784445180", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BONSEC2", "stopSequence": 27 }, { "arrival": { "time": "1784445400", "uncertainty": 120 }, "departure": { "time": "1784445400", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 28 }, { "arrival": { "time": "1784445445", "uncertainty": 120 }, "departure": { "time": "1784445445", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 29 }, { "arrival": { "time": "1784445514", "uncertainty": 120 }, "departure": { "time": "1784445514", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 30 }, { "arrival": { "time": "1784445587", "uncertainty": 120 }, "departure": { "time": "1784445587", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 31 }, { "arrival": { "time": "1784445618", "uncertainty": 120 }, "departure": { "time": "1784445618", "uncertainty": 120 }, "stopId": "0:SCHAFF01", "stopSequence": 32 }, { "arrival": { "time": "1784445671", "uncertainty": 120 }, "departure": { "time": "1784445671", "uncertainty": 120 }, "stopId": "0:STLADRE2", "stopSequence": 33 }, { "arrival": { "time": "1784445711", "uncertainty": 120 }, "departure": { "time": "1784445711", "uncertainty": 120 }, "stopId": "0:MERMOZ2", "stopSequence": 34 }, { "arrival": { "time": "1784445817", "uncertainty": 120 }, "departure": { "time": "1784445817", "uncertainty": 120 }, "stopId": "0:SIMMI689", "stopSequence": 35 }, { "arrival": { "time": "1784445860", "uncertainty": 120 }, "departure": { "time": "1784445860", "uncertainty": 120 }, "stopId": "0:ECURI2", "stopSequence": 36 }, { "arrival": { "time": "1784446012", "uncertainty": 120 }, "stopId": "0:COSTEBE3", "stopSequence": 37 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071312" }, "vehicle": { "id": "1333", "label": "1333" } } }, { "id": "2071357", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784445120" }, "stopId": "0:TANNERI2", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "108", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071357" } } }, { "id": "2071328", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784448150", "uncertainty": 120 }, "departure": { "time": "1784448150", "uncertainty": 120 }, "stopId": "0:GENIE1" }, { "arrival": { "time": "1784448254", "uncertainty": 120 }, "departure": { "time": "1784448254", "uncertainty": 120 }, "stopId": "0:VERLAIN1" }, { "departure": { "time": "1784447640", "uncertainty": 120 }, "stopId": "0:COSTEBE3", "stopSequence": 1 }, { "arrival": { "time": "1784447760", "uncertainty": 120 }, "departure": { "time": "1784447760", "uncertainty": 120 }, "stopId": "0:ECURI1", "stopSequence": 2 }, { "arrival": { "time": "1784447799", "uncertainty": 120 }, "departure": { "time": "1784447799", "uncertainty": 120 }, "stopId": "0:SIMMI690", "stopSequence": 3 }, { "arrival": { "time": "1784447880", "uncertainty": 120 }, "departure": { "time": "1784447880", "uncertainty": 120 }, "stopId": "0:MERMOZ1", "stopSequence": 4 }, { "arrival": { "time": "1784447925", "uncertainty": 120 }, "departure": { "time": "1784447925", "uncertainty": 120 }, "stopId": "0:STLADRE1", "stopSequence": 5 }, { "arrival": { "time": "1784447974", "uncertainty": 120 }, "departure": { "time": "1784447974", "uncertainty": 120 }, "stopId": "0:SCHAFF02", "stopSequence": 6 }, { "arrival": { "time": "1784448000", "uncertainty": 120 }, "departure": { "time": "1784448000", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 7 }, { "arrival": { "time": "1784448052", "uncertainty": 120 }, "departure": { "time": "1784448052", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 8 }, { "arrival": { "time": "1784448109", "uncertainty": 120 }, "departure": { "time": "1784448109", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 9 }, { "arrival": { "time": "1784448150", "uncertainty": 120 }, "departure": { "time": "1784448150", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GENIE1", "stopSequence": 10 }, { "arrival": { "time": "1784448240", "uncertainty": 120 }, "departure": { "time": "1784448240", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BONSEC1", "stopSequence": 11 }, { "arrival": { "time": "1784448383", "uncertainty": 120 }, "departure": { "time": "1784448383", "uncertainty": 120 }, "stopId": "0:ROIGE142", "stopSequence": 12 }, { "arrival": { "time": "1784448494", "uncertainty": 120 }, "departure": { "time": "1784448494", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 13 }, { "arrival": { "time": "1784448674", "uncertainty": 120 }, "departure": { "time": "1784448674", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 14 }, { "arrival": { "time": "1784448791", "uncertainty": 120 }, "departure": { "time": "1784448791", "uncertainty": 120 }, "stopId": "0:TANNEUR2", "stopSequence": 15 }, { "arrival": { "time": "1784448852", "uncertainty": 120 }, "departure": { "time": "1784448852", "uncertainty": 120 }, "stopId": "0:FOURNIE2", "stopSequence": 16 }, { "arrival": { "time": "1784448904", "uncertainty": 120 }, "departure": { "time": "1784448904", "uncertainty": 120 }, "stopId": "0:ARSENAL2", "stopSequence": 17 }, { "arrival": { "time": "1784449050", "uncertainty": 120 }, "departure": { "time": "1784449050", "uncertainty": 120 }, "stopId": "0:TANNERI2", "stopSequence": 18 }, { "arrival": { "time": "1784449101", "uncertainty": 120 }, "departure": { "time": "1784449101", "uncertainty": 120 }, "stopId": "0:BILLOTT2", "stopSequence": 19 }, { "arrival": { "time": "1784449151", "uncertainty": 120 }, "departure": { "time": "1784449151", "uncertainty": 120 }, "stopId": "0:DUNANT2", "stopSequence": 20 }, { "arrival": { "time": "1784449196", "uncertainty": 120 }, "departure": { "time": "1784449196", "uncertainty": 120 }, "stopId": "0:JOUSSE2", "stopSequence": 21 }, { "arrival": { "time": "1784449256", "uncertainty": 120 }, "departure": { "time": "1784449256", "uncertainty": 120 }, "stopId": "0:JUGAN2", "stopSequence": 22 }, { "arrival": { "time": "1784449290", "uncertainty": 120 }, "departure": { "time": "1784449290", "uncertainty": 120 }, "stopId": "0:CORCHAD2", "stopSequence": 23 }, { "arrival": { "time": "1784449341", "uncertainty": 120 }, "departure": { "time": "1784449341", "uncertainty": 120 }, "stopId": "0:JPJEAN2", "stopSequence": 24 }, { "arrival": { "time": "1784449391", "uncertainty": 120 }, "departure": { "time": "1784449391", "uncertainty": 120 }, "stopId": "0:SAULNOI2", "stopSequence": 25 }, { "arrival": { "time": "1784449435", "uncertainty": 120 }, "departure": { "time": "1784449435", "uncertainty": 120 }, "stopId": "0:MANGENO2", "stopSequence": 26 }, { "arrival": { "time": "1784449480", "uncertainty": 120 }, "departure": { "time": "1784449480", "uncertainty": 120 }, "stopId": "0:BARBE2", "stopSequence": 27 }, { "arrival": { "time": "1784449540", "uncertainty": 120 }, "departure": { "time": "1784449540", "uncertainty": 120 }, "stopId": "0:FONNY2", "stopSequence": 28 }, { "arrival": { "time": "1784449571", "uncertainty": 120 }, "departure": { "time": "1784449571", "uncertainty": 120 }, "stopId": "0:LMOULIN2", "stopSequence": 29 }, { "arrival": { "time": "1784449650", "uncertainty": 120 }, "departure": { "time": "1784449650", "uncertainty": 120 }, "stopId": "0:MEYVIGN1", "stopSequence": 30 }, { "arrival": { "time": "1784450010", "uncertainty": 120 }, "departure": { "time": "1784450010", "uncertainty": 120 }, "stopId": "0:FALEE2", "stopSequence": 31 }, { "arrival": { "time": "1784450070", "uncertainty": 120 }, "departure": { "time": "1784450070", "uncertainty": 120 }, "stopId": "0:PRESSOI2", "stopSequence": 32 }, { "arrival": { "time": "1784450225", "uncertainty": 120 }, "departure": { "time": "1784450225", "uncertainty": 120 }, "stopId": "0:PINOTSM2", "stopSequence": 33 }, { "arrival": { "time": "1784450248", "uncertainty": 120 }, "departure": { "time": "1784450248", "uncertainty": 120 }, "stopId": "0:PENSEES2", "stopSequence": 34 }, { "arrival": { "time": "1784450283", "uncertainty": 120 }, "departure": { "time": "1784450283", "uncertainty": 120 }, "stopId": "0:CHAULME2", "stopSequence": 35 }, { "arrival": { "time": "1784450331", "uncertainty": 120 }, "departure": { "time": "1784450331", "uncertainty": 120 }, "stopId": "0:GROSNOY1", "stopSequence": 36 }, { "arrival": { "time": "1784450490", "uncertainty": 120 }, "stopId": "0:MASLIEV1", "stopSequence": 37 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071328" } } }, { "id": "2071377", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784446740", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071377" } } }, { "id": "2071376", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784443202", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 1 }, { "arrival": { "time": "1784443316", "uncertainty": 120 }, "departure": { "time": "1784443352", "uncertainty": 120 }, "stopId": "0:CASTORS1", "stopSequence": 2 }, { "arrival": { "time": "1784443392", "uncertainty": 120 }, "departure": { "time": "1784443392", "uncertainty": 120 }, "stopId": "0:TORTUE1", "stopSequence": 3 }, { "arrival": { "time": "1784443422", "uncertainty": 120 }, "departure": { "time": "1784443422", "uncertainty": 120 }, "stopId": "0:STSIMON1", "stopSequence": 4 }, { "arrival": { "time": "1784443442", "uncertainty": 120 }, "departure": { "time": "1784443442", "uncertainty": 120 }, "stopId": "0:MARNE1", "stopSequence": 5 }, { "arrival": { "time": "1784443496", "uncertainty": 120 }, "departure": { "time": "1784443496", "uncertainty": 120 }, "stopId": "0:VICTOIR1", "stopSequence": 6 }, { "arrival": { "time": "1784443560", "uncertainty": 120 }, "departure": { "time": "1784443560", "uncertainty": 120 }, "stopId": "0:LARDEME1", "stopSequence": 7 }, { "arrival": { "time": "1784443585", "uncertainty": 120 }, "departure": { "time": "1784443592", "uncertainty": 120 }, "stopId": "0:SIGISBE1", "stopSequence": 8 }, { "arrival": { "time": "1784443629", "uncertainty": 120 }, "departure": { "time": "1784443629", "uncertainty": 120 }, "stopId": "0:FOCH2", "stopSequence": 9 }, { "arrival": { "time": "1784443734", "uncertainty": 120 }, "departure": { "time": "1784443742", "uncertainty": 120 }, "stopId": "0:BRIVAGE1", "stopSequence": 10 }, { "arrival": { "time": "1784443792", "uncertainty": 120 }, "departure": { "time": "1784443802", "uncertainty": 120 }, "stopId": "0:PEPINIE1", "stopSequence": 11 }, { "arrival": { "time": "1784443832", "uncertainty": 120 }, "departure": { "time": "1784443832", "uncertainty": 120 }, "stopId": "0:VILLAS1", "stopSequence": 12 }, { "arrival": { "time": "1784443889", "uncertainty": 120 }, "departure": { "time": "1784443889", "uncertainty": 120 }, "stopId": "0:PALAISS1", "stopSequence": 13 }, { "arrival": { "time": "1784443975", "uncertainty": 120 }, "departure": { "time": "1784443975", "uncertainty": 120 }, "stopId": "0:VERLAIN1", "stopSequence": 14 }, { "arrival": { "time": "1784444058", "uncertainty": 120 }, "departure": { "time": "1784444072", "uncertainty": 120 }, "stopId": "0:ROI03", "stopSequence": 15 }, { "arrival": { "time": "1784444192", "uncertainty": 120 }, "departure": { "time": "1784444222", "uncertainty": 120 }, "stopId": "0:REPBS", "stopSequence": 16 }, { "arrival": { "time": "1784444312", "uncertainty": 120 }, "departure": { "time": "1784444312", "uncertainty": 120 }, "stopId": "0:STNICOL3", "stopSequence": 17 }, { "arrival": { "time": "1784444340", "uncertainty": 120 }, "departure": { "time": "1784444402", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 18 }, { "arrival": { "time": "1784444588", "uncertainty": 120 }, "departure": { "time": "1784444588", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 19 }, { "arrival": { "time": "1784444672", "uncertainty": 120 }, "departure": { "time": "1784444672", "uncertainty": 120 }, "stopId": "0:TANNEUR2", "stopSequence": 20 }, { "arrival": { "time": "1784444702", "uncertainty": 120 }, "departure": { "time": "1784444702", "uncertainty": 120 }, "stopId": "0:FOURNIE2", "stopSequence": 21 }, { "arrival": { "time": "1784444754", "uncertainty": 120 }, "departure": { "time": "1784444754", "uncertainty": 120 }, "stopId": "0:ARSENAL2", "stopSequence": 22 }, { "arrival": { "time": "1784444886", "uncertainty": 120 }, "departure": { "time": "1784444886", "uncertainty": 120 }, "stopId": "0:TANNERI2", "stopSequence": 23 }, { "arrival": { "time": "1784444912", "uncertainty": 120 }, "departure": { "time": "1784444912", "uncertainty": 120 }, "stopId": "0:BURGER02", "stopSequence": 24 }, { "arrival": { "time": "1784444950", "uncertainty": 120 }, "departure": { "time": "1784444950", "uncertainty": 120 }, "stopId": "0:TERRESR2", "stopSequence": 25 }, { "arrival": { "time": "1784445032", "uncertainty": 120 }, "departure": { "time": "1784445032", "uncertainty": 120 }, "stopId": "0:STJEGLI2", "stopSequence": 26 }, { "arrival": { "time": "1784445082", "uncertainty": 120 }, "departure": { "time": "1784445082", "uncertainty": 120 }, "stopId": "0:CIMETIE2", "stopSequence": 27 }, { "arrival": { "time": "1784445144", "uncertainty": 120 }, "departure": { "time": "1784445144", "uncertainty": 120 }, "stopId": "0:TILLEUL2", "stopSequence": 28 }, { "arrival": { "time": "1784445179", "uncertainty": 120 }, "departure": { "time": "1784445179", "uncertainty": 120 }, "stopId": "0:ERABLE2", "stopSequence": 29 }, { "arrival": { "time": "1784445261", "uncertainty": 120 }, "departure": { "time": "1784445261", "uncertainty": 120 }, "stopId": "0:HETRES2", "stopSequence": 30 }, { "arrival": { "time": "1784445324", "uncertainty": 120 }, "departure": { "time": "1784445324", "uncertainty": 120 }, "stopId": "0:CARRIER2", "stopSequence": 31 }, { "arrival": { "time": "1784445368", "uncertainty": 120 }, "departure": { "time": "1784445368", "uncertainty": 120 }, "stopId": "0:FRENES2", "stopSequence": 32 }, { "arrival": { "time": "1784445435", "uncertainty": 120 }, "departure": { "time": "1784445435", "uncertainty": 120 }, "stopId": "0:PINS02", "stopSequence": 33 }, { "arrival": { "time": "1784445479", "uncertainty": 120 }, "departure": { "time": "1784445479", "uncertainty": 120 }, "stopId": "0:MARRONN2", "stopSequence": 34 }, { "arrival": { "time": "1784445511", "uncertainty": 120 }, "departure": { "time": "1784445511", "uncertainty": 120 }, "stopId": "0:HSORET2", "stopSequence": 35 }, { "arrival": { "time": "1784445587", "uncertainty": 120 }, "departure": { "time": "1784445587", "uncertainty": 120 }, "stopId": "0:BOUZONV4", "stopSequence": 36 }, { "arrival": { "time": "1784445659", "uncertainty": 120 }, "stopId": "0:GRIMONT1", "stopSequence": 37 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071376" }, "vehicle": { "id": "2434", "label": "2434" } } }, { "id": "2071400", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784446980", "uncertainty": 120 }, "stopId": "0:GRIMONT1", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071400" } } }, { "id": "2071399", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784443412", "uncertainty": 120 }, "stopId": "0:GRIMONT1", "stopSequence": 1 }, { "arrival": { "time": "1784443472", "uncertainty": 120 }, "departure": { "time": "1784443472", "uncertainty": 120 }, "stopId": "0:BOUZONV3", "stopSequence": 2 }, { "arrival": { "time": "1784443516", "uncertainty": 120 }, "departure": { "time": "1784443516", "uncertainty": 120 }, "stopId": "0:HSORET1", "stopSequence": 3 }, { "arrival": { "time": "1784443560", "uncertainty": 120 }, "departure": { "time": "1784443560", "uncertainty": 120 }, "stopId": "0:MARRONN1", "stopSequence": 4 }, { "arrival": { "time": "1784443622", "uncertainty": 120 }, "departure": { "time": "1784443622", "uncertainty": 120 }, "stopId": "0:PINS01", "stopSequence": 5 }, { "arrival": { "time": "1784443696", "uncertainty": 120 }, "departure": { "time": "1784443712", "uncertainty": 120 }, "stopId": "0:FRENES1", "stopSequence": 6 }, { "arrival": { "time": "1784443757", "uncertainty": 120 }, "departure": { "time": "1784443757", "uncertainty": 120 }, "stopId": "0:CARRIER1", "stopSequence": 7 }, { "arrival": { "time": "1784443790", "uncertainty": 120 }, "departure": { "time": "1784443790", "uncertainty": 120 }, "stopId": "0:HETRES1", "stopSequence": 8 }, { "arrival": { "time": "1784443872", "uncertainty": 120 }, "departure": { "time": "1784443872", "uncertainty": 120 }, "stopId": "0:ERABLE1", "stopSequence": 9 }, { "arrival": { "time": "1784443907", "uncertainty": 120 }, "departure": { "time": "1784443907", "uncertainty": 120 }, "stopId": "0:TILLEUL1", "stopSequence": 10 }, { "arrival": { "time": "1784444051", "uncertainty": 120 }, "departure": { "time": "1784444051", "uncertainty": 120 }, "stopId": "0:CIMETIE1", "stopSequence": 11 }, { "arrival": { "time": "1784444102", "uncertainty": 120 }, "departure": { "time": "1784444132", "uncertainty": 120 }, "stopId": "0:STJEGLI1", "stopSequence": 12 }, { "arrival": { "time": "1784444240", "uncertainty": 120 }, "departure": { "time": "1784444252", "uncertainty": 120 }, "stopId": "0:TERRESR1", "stopSequence": 13 }, { "arrival": { "time": "1784444341", "uncertainty": 120 }, "departure": { "time": "1784444341", "uncertainty": 120 }, "stopId": "0:BURGER01", "stopSequence": 14 }, { "arrival": { "time": "1784444361", "uncertainty": 120 }, "departure": { "time": "1784444361", "uncertainty": 120 }, "stopId": "0:TANNERI1", "stopSequence": 15 }, { "arrival": { "time": "1784444475", "uncertainty": 120 }, "departure": { "time": "1784444475", "uncertainty": 120 }, "stopId": "0:ARSENAL1", "stopSequence": 16 }, { "arrival": { "time": "1784444505", "uncertainty": 120 }, "departure": { "time": "1784444522", "uncertainty": 120 }, "stopId": "0:FOURNIE1", "stopSequence": 17 }, { "arrival": { "time": "1784444605", "uncertainty": 120 }, "departure": { "time": "1784444612", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 18 }, { "arrival": { "time": "1784444670", "uncertainty": 120 }, "departure": { "time": "1784444672", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 19 }, { "arrival": { "time": "1784444800", "uncertainty": 120 }, "departure": { "time": "1784444800", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 20 }, { "arrival": { "time": "1784444966", "uncertainty": 120 }, "departure": { "time": "1784444966", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 21 }, { "arrival": { "time": "1784445022", "uncertainty": 120 }, "departure": { "time": "1784445022", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 22 }, { "arrival": { "time": "1784445220", "uncertainty": 120 }, "departure": { "time": "1784445220", "uncertainty": 120 }, "stopId": "0:REPPS", "stopSequence": 23 }, { "arrival": { "time": "1784445347", "uncertainty": 120 }, "departure": { "time": "1784445347", "uncertainty": 120 }, "stopId": "0:ROIGEO34", "stopSequence": 24 }, { "arrival": { "time": "1784445394", "uncertainty": 120 }, "departure": { "time": "1784445394", "uncertainty": 120 }, "stopId": "0:VERLAIN2", "stopSequence": 25 }, { "arrival": { "time": "1784445520", "uncertainty": 120 }, "departure": { "time": "1784445520", "uncertainty": 120 }, "stopId": "0:PALAISS2", "stopSequence": 26 }, { "arrival": { "time": "1784445556", "uncertainty": 120 }, "departure": { "time": "1784445556", "uncertainty": 120 }, "stopId": "0:VILLAS2", "stopSequence": 27 }, { "arrival": { "time": "1784445596", "uncertainty": 120 }, "departure": { "time": "1784445596", "uncertainty": 120 }, "stopId": "0:PEPINIE2", "stopSequence": 28 }, { "arrival": { "time": "1784445640", "uncertainty": 120 }, "departure": { "time": "1784445640", "uncertainty": 120 }, "stopId": "0:BRIVAGE2", "stopSequence": 29 }, { "arrival": { "time": "1784445810", "uncertainty": 120 }, "departure": { "time": "1784445810", "uncertainty": 120 }, "stopId": "0:FOCH1", "stopSequence": 30 }, { "arrival": { "time": "1784445859", "uncertainty": 120 }, "departure": { "time": "1784445859", "uncertainty": 120 }, "stopId": "0:SIGISBE2", "stopSequence": 31 }, { "arrival": { "time": "1784445905", "uncertainty": 120 }, "departure": { "time": "1784445905", "uncertainty": 120 }, "stopId": "0:LARDEME2", "stopSequence": 32 }, { "arrival": { "time": "1784445967", "uncertainty": 120 }, "departure": { "time": "1784445967", "uncertainty": 120 }, "stopId": "0:VICTOIR2", "stopSequence": 33 }, { "arrival": { "time": "1784446006", "uncertainty": 120 }, "departure": { "time": "1784446006", "uncertainty": 120 }, "stopId": "0:MARNE2", "stopSequence": 34 }, { "arrival": { "time": "1784446032", "uncertainty": 120 }, "departure": { "time": "1784446032", "uncertainty": 120 }, "stopId": "0:STSIMON2", "stopSequence": 35 }, { "arrival": { "time": "1784446087", "uncertainty": 120 }, "departure": { "time": "1784446087", "uncertainty": 120 }, "stopId": "0:TORTUE2", "stopSequence": 36 }, { "arrival": { "time": "1784446120", "uncertainty": 120 }, "departure": { "time": "1784446120", "uncertainty": 120 }, "stopId": "0:CASTORS2", "stopSequence": 37 }, { "arrival": { "time": "1784446240", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 38 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "6", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071399" }, "vehicle": { "id": "2435", "label": "2435" } } }, { "id": "2071579", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784447100", "uncertainty": 120 }, "stopId": "0:MAHIRE1", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "113", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071579" } } }, { "id": "2071614", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784447820" }, "stopId": "0:GDECOLE2", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "112", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071614" } } }, { "id": "2071606", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784446860" }, "stopId": "0:VILLERS1", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "112", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071606" } } }, { "id": "2071662", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784448002" }, "departure": { "time": "1784448002" }, "stopId": "0:BUCHOZ1" }, { "departure": { "time": "1784446740" }, "stopId": "0:BILAIN1", "stopSequence": 1 }, { "arrival": { "time": "1784446864" }, "departure": { "time": "1784446864" }, "stopId": "0:PTCOEUR1", "stopSequence": 2 }, { "arrival": { "time": "1784446905" }, "departure": { "time": "1784446905" }, "stopId": "0:AMANVMA1", "stopSequence": 3 }, { "arrival": { "time": "1784446956" }, "departure": { "time": "1784446956" }, "stopId": "0:GRDRUE1", "stopSequence": 4 }, { "arrival": { "time": "1784446980" }, "departure": { "time": "1784446980" }, "stopId": "0:PLAQUET1", "stopSequence": 5 }, { "arrival": { "time": "1784447388" }, "departure": { "time": "1784447388" }, "stopId": "0:CHAPELL1", "stopSequence": 6 }, { "arrival": { "time": "1784447400" }, "departure": { "time": "1784447400" }, "stopId": "0:LORRYGR1", "stopSequence": 7 }, { "arrival": { "time": "1784447432" }, "departure": { "time": "1784447432" }, "stopId": "0:ATELMUN1", "stopSequence": 8 }, { "arrival": { "time": "1784447485" }, "departure": { "time": "1784447485" }, "stopId": "0:CARREFO1", "stopSequence": 9 }, { "arrival": { "time": "1784447568", "uncertainty": 120 }, "departure": { "time": "1784447568", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:FRIERES1", "stopSequence": 10 }, { "arrival": { "time": "1784447679", "uncertainty": 120 }, "departure": { "time": "1784447679", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:SANSONN1", "stopSequence": 11 }, { "arrival": { "time": "1784448005" }, "departure": { "time": "1784448005" }, "stopId": "0:BUCHOZ1", "stopSequence": 12 }, { "arrival": { "time": "1784448053" }, "departure": { "time": "1784448053" }, "stopId": "0:NJUNG1", "stopSequence": 13 }, { "arrival": { "time": "1784448113" }, "departure": { "time": "1784448113" }, "stopId": "0:LEMOYNE1", "stopSequence": 14 }, { "arrival": { "time": "1784448145" }, "departure": { "time": "1784448145" }, "stopId": "0:COLIBRI1", "stopSequence": 15 }, { "arrival": { "time": "1784448178" }, "departure": { "time": "1784448178" }, "stopId": "0:TIGNO414", "stopSequence": 16 }, { "arrival": { "time": "1784448305" }, "departure": { "time": "1784448305" }, "stopId": "0:FMOSELL1", "stopSequence": 17 }, { "arrival": { "time": "1784448367" }, "stopId": "0:LUXE", "stopSequence": 18 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "106", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071662" } } }, { "id": "2071649", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784447165" }, "departure": { "time": "1784447165" }, "stopId": "0:BUCHOZ2" }, { "departure": { "time": "1784446800" }, "stopId": "0:LUXE", "stopSequence": 1 }, { "arrival": { "time": "1784446897" }, "departure": { "time": "1784446897" }, "stopId": "0:FMOSELL2", "stopSequence": 2 }, { "arrival": { "time": "1784446999" }, "departure": { "time": "1784446999" }, "stopId": "0:TIGNO395", "stopSequence": 3 }, { "arrival": { "time": "1784447029" }, "departure": { "time": "1784447029" }, "stopId": "0:COLIBRI2", "stopSequence": 4 }, { "arrival": { "time": "1784447059" }, "departure": { "time": "1784447059" }, "stopId": "0:LEMOYNE2", "stopSequence": 5 }, { "arrival": { "time": "1784447110" }, "departure": { "time": "1784447110" }, "stopId": "0:NJUNG2", "stopSequence": 6 }, { "arrival": { "time": "1784447160" }, "departure": { "time": "1784447160" }, "stopId": "0:BUCHOZ2", "stopSequence": 7 }, { "arrival": { "time": "1784447182", "uncertainty": 120 }, "departure": { "time": "1784447182", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:SANSONN2", "stopSequence": 8 }, { "arrival": { "time": "1784447280", "uncertainty": 120 }, "departure": { "time": "1784447280", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:FRIERES2", "stopSequence": 9 }, { "arrival": { "time": "1784447673" }, "departure": { "time": "1784447673" }, "stopId": "0:CARREFO2", "stopSequence": 10 }, { "arrival": { "time": "1784447717" }, "departure": { "time": "1784447717" }, "stopId": "0:LAVANDI2", "stopSequence": 11 }, { "arrival": { "time": "1784447793" }, "departure": { "time": "1784447793" }, "stopId": "0:PLACEPU2", "stopSequence": 12 }, { "arrival": { "time": "1784447909" }, "departure": { "time": "1784447909" }, "stopId": "0:RUEMETZ2", "stopSequence": 13 }, { "arrival": { "time": "1784448033" }, "departure": { "time": "1784448033" }, "stopId": "0:SAULNYC2", "stopSequence": 14 }, { "arrival": { "time": "1784448061" }, "departure": { "time": "1784448061" }, "stopId": "0:BRIEYS02", "stopSequence": 15 }, { "arrival": { "time": "1784448573" }, "departure": { "time": "1784448573" }, "stopId": "0:MONTAG02", "stopSequence": 16 }, { "arrival": { "time": "1784448633" }, "departure": { "time": "1784448633" }, "stopId": "0:HAMJER04", "stopSequence": 17 }, { "arrival": { "time": "1784448674" }, "departure": { "time": "1784448674" }, "stopId": "0:RUEECO01", "stopSequence": 18 }, { "arrival": { "time": "1784448713" }, "departure": { "time": "1784448713" }, "stopId": "0:ABBEBAU1", "stopSequence": 19 }, { "arrival": { "time": "1784448740" }, "departure": { "time": "1784448740" }, "stopId": "0:18AOUT2", "stopSequence": 20 }, { "arrival": { "time": "1784448826" }, "departure": { "time": "1784448826" }, "stopId": "0:MINE02", "stopSequence": 21 }, { "arrival": { "time": "1784448849" }, "departure": { "time": "1784448849" }, "stopId": "0:RONEGL2", "stopSequence": 22 }, { "arrival": { "time": "1784448871" }, "departure": { "time": "1784448871" }, "stopId": "0:RAYMON2", "stopSequence": 23 }, { "arrival": { "time": "1784448908" }, "departure": { "time": "1784448908" }, "stopId": "0:RONCEN2", "stopSequence": 24 }, { "arrival": { "time": "1784448957" }, "departure": { "time": "1784448957" }, "stopId": "0:MASARI2", "stopSequence": 25 }, { "arrival": { "time": "1784448993" }, "stopId": "0:RONC4", "stopSequence": 26 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "107", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071649" } } }, { "id": "2071710", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784445232" }, "departure": { "time": "1784445232" }, "stopId": "0:GARGAN02" }, { "departure": { "time": "1784445180" }, "stopId": "0:PELTRE1", "stopSequence": 1 }, { "arrival": { "time": "1784445241", "uncertainty": 120 }, "departure": { "time": "1784445241", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GARGAN01", "stopSequence": 2 }, { "arrival": { "time": "1784445300", "uncertainty": 120 }, "departure": { "time": "1784445300", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PEUMONT1", "stopSequence": 3 }, { "arrival": { "time": "1784445520", "uncertainty": 120 }, "departure": { "time": "1784445520", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MERMAT01", "stopSequence": 4 }, { "arrival": { "time": "1784445600", "uncertainty": 120 }, "departure": { "time": "1784445600", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:HMERCY2", "stopSequence": 5 }, { "arrival": { "time": "1784445900", "uncertainty": 120 }, "departure": { "time": "1784445900", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:VALLONS2", "stopSequence": 6 }, { "arrival": { "time": "1784445972", "uncertainty": 120 }, "departure": { "time": "1784445972", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PASSERE1", "stopSequence": 7 }, { "arrival": { "time": "1784446051", "uncertainty": 120 }, "departure": { "time": "1784446051", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JURY1", "stopSequence": 8 }, { "arrival": { "time": "1784446086", "uncertainty": 120 }, "departure": { "time": "1784446086", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CORBON1", "stopSequence": 9 }, { "arrival": { "time": "1784446119", "uncertainty": 120 }, "departure": { "time": "1784446119", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:JURY2", "stopSequence": 10 }, { "arrival": { "time": "1784446200", "uncertainty": 120 }, "departure": { "time": "1784446200", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PTIJURY2", "stopSequence": 11 }, { "arrival": { "time": "1784446500", "uncertainty": 120 }, "departure": { "time": "1784446500", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:FRONTIG1", "stopSequence": 12 }, { "arrival": { "time": "1784446610", "uncertainty": 120 }, "departure": { "time": "1784446610", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LANCEUM1", "stopSequence": 13 }, { "arrival": { "time": "1784446740", "uncertainty": 120 }, "departure": { "time": "1784446740", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:TARREAU1", "stopSequence": 14 }, { "arrival": { "time": "1784446800", "uncertainty": 120 }, "departure": { "time": "1784446800", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:MECLEUV1", "stopSequence": 15 }, { "arrival": { "time": "1784447220", "uncertainty": 120 }, "departure": { "time": "1784447220", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CHESNYM3", "stopSequence": 16 }, { "arrival": { "time": "1784447261", "uncertainty": 120 }, "departure": { "time": "1784447261", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:VCANADI1", "stopSequence": 17 }, { "arrival": { "time": "1784447543", "uncertainty": 120 }, "departure": { "time": "1784447543", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:ZACPEL01", "stopSequence": 18 }, { "arrival": { "time": "1784445445" }, "stopId": "0:PELTRE1", "stopSequence": 19 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "92", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071710" } } }, { "id": "2071681", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784446920" }, "stopId": "0:CHANTRE1", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "103", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071681" } } }, { "id": "2071735", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784446380" }, "stopId": "0:PRILLE2", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "89", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071735" } } }, { "id": "2071719", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784446380" }, "stopId": "0:MOULI275", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "90", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071719" } } }, { "id": "2164661", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784448399", "uncertainty": 120 }, "departure": { "time": "1784448399", "uncertainty": 120 }, "stopId": "0:LUX01" }, { "arrival": { "time": "1784448469", "uncertainty": 120 }, "departure": { "time": "1784448469", "uncertainty": 120 }, "stopId": "0:VIN02" }, { "arrival": { "time": "1784448557", "uncertainty": 120 }, "departure": { "time": "1784448557", "uncertainty": 120 }, "stopId": "0:PONTIFF2" }, { "arrival": { "time": "1784448739", "uncertainty": 120 }, "departure": { "time": "1784448739", "uncertainty": 120 }, "stopId": "0:BER02" }, { "arrival": { "time": "1784448883", "uncertainty": 120 }, "departure": { "time": "1784448883", "uncertainty": 120 }, "stopId": "0:PATROTT2" }, { "departure": { "time": "1784446680", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 1 }, { "arrival": { "time": "1784446860", "uncertainty": 120 }, "departure": { "time": "1784446860", "uncertainty": 120 }, "stopId": "0:MTPRIVA3", "stopSequence": 2 }, { "arrival": { "time": "1784446901", "uncertainty": 120 }, "departure": { "time": "1784446901", "uncertainty": 120 }, "stopId": "0:VOLONTA1", "stopSequence": 3 }, { "arrival": { "time": "1784446978", "uncertainty": 120 }, "departure": { "time": "1784446978", "uncertainty": 120 }, "stopId": "0:MARGUER1", "stopSequence": 4 }, { "arrival": { "time": "1784447068", "uncertainty": 120 }, "departure": { "time": "1784447068", "uncertainty": 120 }, "stopId": "0:VACONS1", "stopSequence": 5 }, { "arrival": { "time": "1784447160", "uncertainty": 120 }, "departure": { "time": "1784447160", "uncertainty": 120 }, "stopId": "0:COLSON1", "stopSequence": 6 }, { "arrival": { "time": "1784447193", "uncertainty": 120 }, "departure": { "time": "1784447193", "uncertainty": 120 }, "stopId": "0:JERUSAL1", "stopSequence": 7 }, { "arrival": { "time": "1784447234", "uncertainty": 120 }, "departure": { "time": "1784447234", "uncertainty": 120 }, "stopId": "0:LYAUT104", "stopSequence": 8 }, { "arrival": { "time": "1784447319", "uncertainty": 120 }, "departure": { "time": "1784447319", "uncertainty": 120 }, "stopId": "0:HORGNE1", "stopSequence": 9 }, { "arrival": { "time": "1784447400", "uncertainty": 120 }, "departure": { "time": "1784447400", "uncertainty": 120 }, "stopId": "0:4VENTS1", "stopSequence": 10 }, { "arrival": { "time": "1784447470", "uncertainty": 120 }, "departure": { "time": "1784447470", "uncertainty": 120 }, "stopId": "0:LAVOIR1", "stopSequence": 11 }, { "arrival": { "time": "1784447520", "uncertainty": 120 }, "departure": { "time": "1784447520", "uncertainty": 120 }, "stopId": "0:EGLISE1", "stopSequence": 12 }, { "arrival": { "time": "1784447577", "uncertainty": 120 }, "departure": { "time": "1784447577", "uncertainty": 120 }, "stopId": "0:SLIVIER1", "stopSequence": 13 }, { "arrival": { "time": "1784447649", "uncertainty": 120 }, "departure": { "time": "1784447649", "uncertainty": 120 }, "stopId": "0:BOILVIN1", "stopSequence": 14 }, { "arrival": { "time": "1784447726", "uncertainty": 120 }, "departure": { "time": "1784447726", "uncertainty": 120 }, "stopId": "0:ARENES1", "stopSequence": 15 }, { "arrival": { "time": "1784447788", "uncertainty": 120 }, "departure": { "time": "1784447788", "uncertainty": 120 }, "stopId": "0:LAFAYET1", "stopSequence": 16 }, { "arrival": { "time": "1784447880", "uncertainty": 120 }, "departure": { "time": "1784447880", "uncertainty": 120 }, "stopId": "0:GARGE", "stopSequence": 17 }, { "arrival": { "time": "1784447984", "uncertainty": 120 }, "departure": { "time": "1784447984", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 18 }, { "arrival": { "time": "1784448180", "uncertainty": 120 }, "departure": { "time": "1784448180", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 19 }, { "arrival": { "time": "1784448490", "uncertainty": 120 }, "departure": { "time": "1784448490", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LUX02", "stopSequence": 20 }, { "arrival": { "time": "1784448610", "uncertainty": 120 }, "departure": { "time": "1784448610", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:VIN02", "stopSequence": 21 }, { "arrival": { "time": "1784448564", "uncertainty": 120 }, "departure": { "time": "1784448564", "uncertainty": 120 }, "stopId": "0:PONTIFF2", "stopSequence": 22 }, { "arrival": { "time": "1784448645", "uncertainty": 120 }, "departure": { "time": "1784448645", "uncertainty": 120 }, "stopId": "0:ROCHAMB2", "stopSequence": 23 }, { "arrival": { "time": "1784448971", "uncertainty": 120 }, "departure": { "time": "1784448971", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BERNANO2", "stopSequence": 24 }, { "arrival": { "time": "1784449028", "uncertainty": 120 }, "departure": { "time": "1784449028", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:DALES2", "stopSequence": 25 }, { "arrival": { "time": "1784448890", "uncertainty": 120 }, "departure": { "time": "1784448890", "uncertainty": 120 }, "stopId": "0:PATROTT2", "stopSequence": 26 }, { "arrival": { "time": "1784448965", "uncertainty": 120 }, "departure": { "time": "1784448965", "uncertainty": 120 }, "stopId": "0:PAQUET2", "stopSequence": 27 }, { "arrival": { "time": "1784448988", "uncertainty": 120 }, "departure": { "time": "1784448988", "uncertainty": 120 }, "stopId": "0:DAGA2", "stopSequence": 28 }, { "arrival": { "time": "1784449042", "uncertainty": 120 }, "departure": { "time": "1784449042", "uncertainty": 120 }, "stopId": "0:4BORNES2", "stopSequence": 29 }, { "arrival": { "time": "1784449098", "uncertainty": 120 }, "departure": { "time": "1784449098", "uncertainty": 120 }, "stopId": "0:MORLOT2", "stopSequence": 30 }, { "arrival": { "time": "1784449130", "uncertainty": 120 }, "departure": { "time": "1784449130", "uncertainty": 120 }, "stopId": "0:COUPILL2", "stopSequence": 31 }, { "arrival": { "time": "1784449183", "uncertainty": 120 }, "departure": { "time": "1784449183", "uncertainty": 120 }, "stopId": "0:RUCHER2", "stopSequence": 32 }, { "arrival": { "time": "1784449220", "uncertainty": 120 }, "departure": { "time": "1784449220", "uncertainty": 120 }, "stopId": "0:ROSEMAR2", "stopSequence": 33 }, { "arrival": { "time": "1784449275", "uncertainty": 120 }, "departure": { "time": "1784449275", "uncertainty": 120 }, "stopId": "0:SAULES2", "stopSequence": 34 }, { "arrival": { "time": "1784449336", "uncertainty": 120 }, "departure": { "time": "1784449336", "uncertainty": 120 }, "stopId": "0:WOIPHOT2", "stopSequence": 35 }, { "arrival": { "time": "1784449400", "uncertainty": 120 }, "departure": { "time": "1784449400", "uncertainty": 120 }, "stopId": "0:WCHATEA2", "stopSequence": 36 }, { "arrival": { "time": "1784449490", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 37 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_72164661" } } }, { "id": "2164660", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784444716", "uncertainty": 120 }, "departure": { "time": "1784444716", "uncertainty": 120 }, "stopId": "0:LUX01" }, { "arrival": { "time": "1784444787", "uncertainty": 120 }, "departure": { "time": "1784444787", "uncertainty": 120 }, "stopId": "0:VIN02" }, { "arrival": { "time": "1784444875", "uncertainty": 120 }, "departure": { "time": "1784444875", "uncertainty": 120 }, "stopId": "0:PONTIFF2" }, { "arrival": { "time": "1784445057", "uncertainty": 120 }, "departure": { "time": "1784445057", "uncertainty": 120 }, "stopId": "0:BER02" }, { "arrival": { "time": "1784445201", "uncertainty": 120 }, "departure": { "time": "1784445201", "uncertainty": 120 }, "stopId": "0:PATROTT2" }, { "departure": { "time": "1784443022", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 1 }, { "arrival": { "time": "1784443110", "uncertainty": 120 }, "departure": { "time": "1784443172", "uncertainty": 120 }, "stopId": "0:MTPRIVA3", "stopSequence": 2 }, { "arrival": { "time": "1784443227", "uncertainty": 120 }, "departure": { "time": "1784443232", "uncertainty": 120 }, "stopId": "0:VOLONTA1", "stopSequence": 3 }, { "arrival": { "time": "1784443301", "uncertainty": 120 }, "departure": { "time": "1784443322", "uncertainty": 120 }, "stopId": "0:MARGUER1", "stopSequence": 4 }, { "arrival": { "time": "1784443406", "uncertainty": 120 }, "departure": { "time": "1784443412", "uncertainty": 120 }, "stopId": "0:VACONS1", "stopSequence": 5 }, { "arrival": { "time": "1784443502", "uncertainty": 120 }, "departure": { "time": "1784443502", "uncertainty": 120 }, "stopId": "0:COLSON1", "stopSequence": 6 }, { "arrival": { "time": "1784443550", "uncertainty": 120 }, "departure": { "time": "1784443550", "uncertainty": 120 }, "stopId": "0:JERUSAL1", "stopSequence": 7 }, { "arrival": { "time": "1784443593", "uncertainty": 120 }, "departure": { "time": "1784443593", "uncertainty": 120 }, "stopId": "0:LYAUT104", "stopSequence": 8 }, { "arrival": { "time": "1784443682", "uncertainty": 120 }, "departure": { "time": "1784443682", "uncertainty": 120 }, "stopId": "0:HORGNE1", "stopSequence": 9 }, { "arrival": { "time": "1784443742", "uncertainty": 120 }, "departure": { "time": "1784443742", "uncertainty": 120 }, "stopId": "0:4VENTS1", "stopSequence": 10 }, { "arrival": { "time": "1784443819", "uncertainty": 120 }, "departure": { "time": "1784443819", "uncertainty": 120 }, "stopId": "0:LAVOIR1", "stopSequence": 11 }, { "arrival": { "time": "1784443876", "uncertainty": 120 }, "departure": { "time": "1784443876", "uncertainty": 120 }, "stopId": "0:EGLISE1", "stopSequence": 12 }, { "arrival": { "time": "1784443952", "uncertainty": 120 }, "departure": { "time": "1784443959", "uncertainty": 120 }, "stopId": "0:SLIVIER1", "stopSequence": 13 }, { "arrival": { "time": "1784444042", "uncertainty": 120 }, "departure": { "time": "1784444042", "uncertainty": 120 }, "stopId": "0:BOILVIN1", "stopSequence": 14 }, { "arrival": { "time": "1784444116", "uncertainty": 120 }, "departure": { "time": "1784444132", "uncertainty": 120 }, "stopId": "0:ARENES1", "stopSequence": 15 }, { "arrival": { "time": "1784444179", "uncertainty": 120 }, "departure": { "time": "1784444179", "uncertainty": 120 }, "stopId": "0:LAFAYET1", "stopSequence": 16 }, { "arrival": { "time": "1784444222", "uncertainty": 120 }, "departure": { "time": "1784444252", "uncertainty": 120 }, "stopId": "0:GARGE", "stopSequence": 17 }, { "arrival": { "time": "1784444372", "uncertainty": 120 }, "departure": { "time": "1784444372", "uncertainty": 120 }, "stopId": "0:ROIGE695", "stopSequence": 18 }, { "arrival": { "time": "1784444522", "uncertainty": 120 }, "departure": { "time": "1784444580", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 19 }, { "arrival": { "time": "1784444890", "uncertainty": 120 }, "departure": { "time": "1784444890", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:LUX02", "stopSequence": 20 }, { "arrival": { "time": "1784445010", "uncertainty": 120 }, "departure": { "time": "1784445010", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:VIN02", "stopSequence": 21 }, { "arrival": { "time": "1784444882", "uncertainty": 120 }, "departure": { "time": "1784444882", "uncertainty": 120 }, "stopId": "0:PONTIFF2", "stopSequence": 22 }, { "arrival": { "time": "1784444963", "uncertainty": 120 }, "departure": { "time": "1784444963", "uncertainty": 120 }, "stopId": "0:ROCHAMB2", "stopSequence": 23 }, { "arrival": { "time": "1784445371", "uncertainty": 120 }, "departure": { "time": "1784445371", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BERNANO2", "stopSequence": 24 }, { "arrival": { "time": "1784445428", "uncertainty": 120 }, "departure": { "time": "1784445428", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:DALES2", "stopSequence": 25 }, { "arrival": { "time": "1784445208", "uncertainty": 120 }, "departure": { "time": "1784445208", "uncertainty": 120 }, "stopId": "0:PATROTT2", "stopSequence": 26 }, { "arrival": { "time": "1784445283", "uncertainty": 120 }, "departure": { "time": "1784445283", "uncertainty": 120 }, "stopId": "0:PAQUET2", "stopSequence": 27 }, { "arrival": { "time": "1784445306", "uncertainty": 120 }, "departure": { "time": "1784445306", "uncertainty": 120 }, "stopId": "0:DAGA2", "stopSequence": 28 }, { "arrival": { "time": "1784445360", "uncertainty": 120 }, "departure": { "time": "1784445360", "uncertainty": 120 }, "stopId": "0:4BORNES2", "stopSequence": 29 }, { "arrival": { "time": "1784445416", "uncertainty": 120 }, "departure": { "time": "1784445416", "uncertainty": 120 }, "stopId": "0:MORLOT2", "stopSequence": 30 }, { "arrival": { "time": "1784445448", "uncertainty": 120 }, "departure": { "time": "1784445448", "uncertainty": 120 }, "stopId": "0:COUPILL2", "stopSequence": 31 }, { "arrival": { "time": "1784445501", "uncertainty": 120 }, "departure": { "time": "1784445501", "uncertainty": 120 }, "stopId": "0:RUCHER2", "stopSequence": 32 }, { "arrival": { "time": "1784445538", "uncertainty": 120 }, "departure": { "time": "1784445538", "uncertainty": 120 }, "stopId": "0:ROSEMAR2", "stopSequence": 33 }, { "arrival": { "time": "1784445593", "uncertainty": 120 }, "departure": { "time": "1784445593", "uncertainty": 120 }, "stopId": "0:SAULES2", "stopSequence": 34 }, { "arrival": { "time": "1784445654", "uncertainty": 120 }, "departure": { "time": "1784445654", "uncertainty": 120 }, "stopId": "0:WOIPHOT2", "stopSequence": 35 }, { "arrival": { "time": "1784445718", "uncertainty": 120 }, "departure": { "time": "1784445718", "uncertainty": 120 }, "stopId": "0:WCHATEA2", "stopSequence": 36 }, { "arrival": { "time": "1784445808", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 37 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_72164660" }, "vehicle": { "id": "2427", "label": "2427" } } }, { "id": "2071752", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784446620" }, "stopId": "0:MNVE2", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "88", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071752" } } }, { "id": "2071800", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784446440", "uncertainty": 120 }, "stopId": "0:JUSSYSR1", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "86", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071800" } } }, { "id": "2071795", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784446620", "uncertainty": 120 }, "stopId": "0:MNVE2", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "86", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071795" } } }, { "id": "2164685", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784443899", "uncertainty": 120 }, "departure": { "time": "1784443899", "uncertainty": 120 }, "stopId": "0:PATROTT1" }, { "arrival": { "time": "1784444093", "uncertainty": 120 }, "departure": { "time": "1784444139", "uncertainty": 120 }, "stopId": "0:BER01" }, { "departure": { "time": "1784443080", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 }, { "arrival": { "time": "1784443162", "uncertainty": 120 }, "departure": { "time": "1784443162", "uncertainty": 120 }, "stopId": "0:JLAURAI1", "stopSequence": 2 }, { "arrival": { "time": "1784443232", "uncertainty": 120 }, "departure": { "time": "1784443232", "uncertainty": 120 }, "stopId": "0:WCHATEA1", "stopSequence": 3 }, { "arrival": { "time": "1784443336", "uncertainty": 120 }, "departure": { "time": "1784443352", "uncertainty": 120 }, "stopId": "0:WOIPHOT1", "stopSequence": 4 }, { "arrival": { "time": "1784443418", "uncertainty": 120 }, "departure": { "time": "1784443418", "uncertainty": 120 }, "stopId": "0:SAULES1", "stopSequence": 5 }, { "arrival": { "time": "1784443510", "uncertainty": 120 }, "departure": { "time": "1784443510", "uncertainty": 120 }, "stopId": "0:ROSEMAR1", "stopSequence": 6 }, { "arrival": { "time": "1784443555", "uncertainty": 120 }, "departure": { "time": "1784443555", "uncertainty": 120 }, "stopId": "0:RUCHER1", "stopSequence": 7 }, { "arrival": { "time": "1784443599", "uncertainty": 120 }, "departure": { "time": "1784443599", "uncertainty": 120 }, "stopId": "0:COUPILL1", "stopSequence": 8 }, { "arrival": { "time": "1784443659", "uncertainty": 120 }, "departure": { "time": "1784443659", "uncertainty": 120 }, "stopId": "0:MORLOT1", "stopSequence": 9 }, { "arrival": { "time": "1784443731", "uncertainty": 120 }, "departure": { "time": "1784443742", "uncertainty": 120 }, "stopId": "0:4BORNES1", "stopSequence": 10 }, { "arrival": { "time": "1784443794", "uncertainty": 120 }, "departure": { "time": "1784443794", "uncertainty": 120 }, "stopId": "0:DAGA1", "stopSequence": 11 }, { "arrival": { "time": "1784443813", "uncertainty": 120 }, "departure": { "time": "1784443813", "uncertainty": 120 }, "stopId": "0:PAQUET1", "stopSequence": 12 }, { "arrival": { "time": "1784443740", "uncertainty": 120 }, "departure": { "time": "1784443740", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PATROTT1", "stopSequence": 13 }, { "arrival": { "time": "1784443823", "uncertainty": 120 }, "departure": { "time": "1784443823", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:DALES1", "stopSequence": 14 }, { "arrival": { "time": "1784443888", "uncertainty": 120 }, "departure": { "time": "1784443888", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BERNANO1", "stopSequence": 15 }, { "arrival": { "time": "1784444298", "uncertainty": 120 }, "departure": { "time": "1784444298", "uncertainty": 120 }, "stopId": "0:ROCHAMB1", "stopSequence": 16 }, { "arrival": { "time": "1784444372", "uncertainty": 120 }, "departure": { "time": "1784444391", "uncertainty": 120 }, "stopId": "0:PON01", "stopSequence": 17 }, { "arrival": { "time": "1784444448", "uncertainty": 120 }, "departure": { "time": "1784444448", "uncertainty": 120 }, "stopId": "0:VIN01", "stopSequence": 18 }, { "arrival": { "time": "1784444596", "uncertainty": 120 }, "departure": { "time": "1784444598", "uncertainty": 120 }, "stopId": "0:LUX03", "stopSequence": 19 }, { "arrival": { "time": "1784444688", "uncertainty": 120 }, "departure": { "time": "1784444688", "uncertainty": 120 }, "stopId": "0:MOY01", "stopSequence": 20 }, { "arrival": { "time": "1784444797", "uncertainty": 120 }, "departure": { "time": "1784444797", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 21 }, { "arrival": { "time": "1784444894", "uncertainty": 120 }, "departure": { "time": "1784444894", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 22 }, { "arrival": { "time": "1784445002", "uncertainty": 120 }, "departure": { "time": "1784445002", "uncertainty": 120 }, "stopId": "0:GARGS", "stopSequence": 23 }, { "arrival": { "time": "1784445068", "uncertainty": 120 }, "departure": { "time": "1784445068", "uncertainty": 120 }, "stopId": "0:LAFAYET2", "stopSequence": 24 }, { "arrival": { "time": "1784445127", "uncertainty": 120 }, "departure": { "time": "1784445127", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 25 }, { "arrival": { "time": "1784445179", "uncertainty": 120 }, "departure": { "time": "1784445179", "uncertainty": 120 }, "stopId": "0:BOILVIN2", "stopSequence": 26 }, { "arrival": { "time": "1784445233", "uncertainty": 120 }, "departure": { "time": "1784445233", "uncertainty": 120 }, "stopId": "0:SLIVIER2", "stopSequence": 27 }, { "arrival": { "time": "1784445302", "uncertainty": 120 }, "departure": { "time": "1784445302", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 28 }, { "arrival": { "time": "1784445357", "uncertainty": 120 }, "departure": { "time": "1784445357", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 29 }, { "arrival": { "time": "1784445422", "uncertainty": 120 }, "departure": { "time": "1784445422", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 30 }, { "arrival": { "time": "1784445489", "uncertainty": 120 }, "departure": { "time": "1784445489", "uncertainty": 120 }, "stopId": "0:HORGNE2", "stopSequence": 31 }, { "arrival": { "time": "1784445526", "uncertainty": 120 }, "departure": { "time": "1784445526", "uncertainty": 120 }, "stopId": "0:LYAUT656", "stopSequence": 32 }, { "arrival": { "time": "1784445567", "uncertainty": 120 }, "departure": { "time": "1784445567", "uncertainty": 120 }, "stopId": "0:JERUSAL2", "stopSequence": 33 }, { "arrival": { "time": "1784445602", "uncertainty": 120 }, "departure": { "time": "1784445602", "uncertainty": 120 }, "stopId": "0:COLSON2", "stopSequence": 34 }, { "arrival": { "time": "1784445661", "uncertainty": 120 }, "departure": { "time": "1784445661", "uncertainty": 120 }, "stopId": "0:VACONS2", "stopSequence": 35 }, { "arrival": { "time": "1784445741", "uncertainty": 120 }, "departure": { "time": "1784445741", "uncertainty": 120 }, "stopId": "0:MARGUER2", "stopSequence": 36 }, { "arrival": { "time": "1784445800", "uncertainty": 120 }, "departure": { "time": "1784445800", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 37 }, { "arrival": { "time": "1784445845", "uncertainty": 120 }, "departure": { "time": "1784445845", "uncertainty": 120 }, "stopId": "0:MTPRIVA2", "stopSequence": 38 }, { "arrival": { "time": "1784446025", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 39 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_72164685" }, "vehicle": { "id": "2428", "label": "2428" } } }, { "id": "2164686", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784447340", "uncertainty": 120 }, "departure": { "time": "1784447340", "uncertainty": 120 }, "stopId": "0:PATROTT1" }, { "arrival": { "time": "1784447487", "uncertainty": 120 }, "departure": { "time": "1784447487", "uncertainty": 120 }, "stopId": "0:BER01" }, { "departure": { "time": "1784446620", "uncertainty": 120 }, "stopId": "0:LEPATIS1", "stopSequence": 1 }, { "arrival": { "time": "1784446675", "uncertainty": 120 }, "departure": { "time": "1784446675", "uncertainty": 120 }, "stopId": "0:JLAURAI1", "stopSequence": 2 }, { "arrival": { "time": "1784446737", "uncertainty": 120 }, "departure": { "time": "1784446737", "uncertainty": 120 }, "stopId": "0:WCHATEA1", "stopSequence": 3 }, { "arrival": { "time": "1784446811", "uncertainty": 120 }, "departure": { "time": "1784446811", "uncertainty": 120 }, "stopId": "0:WOIPHOT1", "stopSequence": 4 }, { "arrival": { "time": "1784446877", "uncertainty": 120 }, "departure": { "time": "1784446877", "uncertainty": 120 }, "stopId": "0:SAULES1", "stopSequence": 5 }, { "arrival": { "time": "1784446934", "uncertainty": 120 }, "departure": { "time": "1784446934", "uncertainty": 120 }, "stopId": "0:ROSEMAR1", "stopSequence": 6 }, { "arrival": { "time": "1784446982", "uncertainty": 120 }, "departure": { "time": "1784446982", "uncertainty": 120 }, "stopId": "0:RUCHER1", "stopSequence": 7 }, { "arrival": { "time": "1784447040", "uncertainty": 120 }, "departure": { "time": "1784447040", "uncertainty": 120 }, "stopId": "0:COUPILL1", "stopSequence": 8 }, { "arrival": { "time": "1784447083", "uncertainty": 120 }, "departure": { "time": "1784447083", "uncertainty": 120 }, "stopId": "0:MORLOT1", "stopSequence": 9 }, { "arrival": { "time": "1784447146", "uncertainty": 120 }, "departure": { "time": "1784447146", "uncertainty": 120 }, "stopId": "0:4BORNES1", "stopSequence": 10 }, { "arrival": { "time": "1784447207", "uncertainty": 120 }, "departure": { "time": "1784447207", "uncertainty": 120 }, "stopId": "0:DAGA1", "stopSequence": 11 }, { "arrival": { "time": "1784447243", "uncertainty": 120 }, "departure": { "time": "1784447243", "uncertainty": 120 }, "stopId": "0:PAQUET1", "stopSequence": 12 }, { "arrival": { "time": "1784447340", "uncertainty": 120 }, "departure": { "time": "1784447340", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:PATROTT1", "stopSequence": 13 }, { "arrival": { "time": "1784447423", "uncertainty": 120 }, "departure": { "time": "1784447423", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:DALES1", "stopSequence": 14 }, { "arrival": { "time": "1784447488", "uncertainty": 120 }, "departure": { "time": "1784447488", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BERNANO1", "stopSequence": 15 }, { "arrival": { "time": "1784447624", "uncertainty": 120 }, "departure": { "time": "1784447624", "uncertainty": 120 }, "stopId": "0:ROCHAMB1", "stopSequence": 16 }, { "arrival": { "time": "1784447735", "uncertainty": 120 }, "departure": { "time": "1784447735", "uncertainty": 120 }, "stopId": "0:PON01", "stopSequence": 17 }, { "arrival": { "time": "1784447856", "uncertainty": 120 }, "departure": { "time": "1784447856", "uncertainty": 120 }, "stopId": "0:VIN01", "stopSequence": 18 }, { "arrival": { "time": "1784447929", "uncertainty": 120 }, "departure": { "time": "1784447929", "uncertainty": 120 }, "stopId": "0:LUX03", "stopSequence": 19 }, { "arrival": { "time": "1784448025", "uncertainty": 120 }, "departure": { "time": "1784448025", "uncertainty": 120 }, "stopId": "0:MOY01", "stopSequence": 20 }, { "arrival": { "time": "1784448153", "uncertainty": 120 }, "departure": { "time": "1784448153", "uncertainty": 120 }, "stopId": "0:REPPW", "stopSequence": 21 }, { "arrival": { "time": "1784448345", "uncertainty": 120 }, "departure": { "time": "1784448345", "uncertainty": 120 }, "stopId": "0:ROIGE694", "stopSequence": 22 }, { "arrival": { "time": "1784448453", "uncertainty": 120 }, "departure": { "time": "1784448453", "uncertainty": 120 }, "stopId": "0:GARGS", "stopSequence": 23 }, { "arrival": { "time": "1784448519", "uncertainty": 120 }, "departure": { "time": "1784448519", "uncertainty": 120 }, "stopId": "0:LAFAYET2", "stopSequence": 24 }, { "arrival": { "time": "1784448578", "uncertainty": 120 }, "departure": { "time": "1784448578", "uncertainty": 120 }, "stopId": "0:ARENES2", "stopSequence": 25 }, { "arrival": { "time": "1784448630", "uncertainty": 120 }, "departure": { "time": "1784448630", "uncertainty": 120 }, "stopId": "0:BOILVIN2", "stopSequence": 26 }, { "arrival": { "time": "1784448684", "uncertainty": 120 }, "departure": { "time": "1784448684", "uncertainty": 120 }, "stopId": "0:SLIVIER2", "stopSequence": 27 }, { "arrival": { "time": "1784448753", "uncertainty": 120 }, "departure": { "time": "1784448753", "uncertainty": 120 }, "stopId": "0:EGLISE2", "stopSequence": 28 }, { "arrival": { "time": "1784448808", "uncertainty": 120 }, "departure": { "time": "1784448808", "uncertainty": 120 }, "stopId": "0:LAVOIR2", "stopSequence": 29 }, { "arrival": { "time": "1784448873", "uncertainty": 120 }, "departure": { "time": "1784448873", "uncertainty": 120 }, "stopId": "0:4VENTS2", "stopSequence": 30 }, { "arrival": { "time": "1784448940", "uncertainty": 120 }, "departure": { "time": "1784448940", "uncertainty": 120 }, "stopId": "0:HORGNE2", "stopSequence": 31 }, { "arrival": { "time": "1784448977", "uncertainty": 120 }, "departure": { "time": "1784448977", "uncertainty": 120 }, "stopId": "0:LYAUT656", "stopSequence": 32 }, { "arrival": { "time": "1784449018", "uncertainty": 120 }, "departure": { "time": "1784449018", "uncertainty": 120 }, "stopId": "0:JERUSAL2", "stopSequence": 33 }, { "arrival": { "time": "1784449053", "uncertainty": 120 }, "departure": { "time": "1784449053", "uncertainty": 120 }, "stopId": "0:COLSON2", "stopSequence": 34 }, { "arrival": { "time": "1784449126", "uncertainty": 120 }, "departure": { "time": "1784449126", "uncertainty": 120 }, "stopId": "0:VACONS2", "stopSequence": 35 }, { "arrival": { "time": "1784449225", "uncertainty": 120 }, "departure": { "time": "1784449225", "uncertainty": 120 }, "stopId": "0:MARGUER2", "stopSequence": 36 }, { "arrival": { "time": "1784449298", "uncertainty": 120 }, "departure": { "time": "1784449298", "uncertainty": 120 }, "stopId": "0:VOLONTA2", "stopSequence": 37 }, { "arrival": { "time": "1784449353", "uncertainty": 120 }, "departure": { "time": "1784449353", "uncertainty": 120 }, "stopId": "0:MTPRIVA2", "stopSequence": 38 }, { "arrival": { "time": "1784449533", "uncertainty": 120 }, "stopId": "0:COSTEBE4", "stopSequence": 39 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "tripId": "1_72164686" } } }, { "id": "2071102", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784449262" }, "departure": { "time": "1784449262" }, "stopId": "0:GENIE1" }, { "arrival": { "time": "1784449366" }, "departure": { "time": "1784449366" }, "stopId": "0:VERLAIN1" }, { "departure": { "time": "1784447106" }, "stopId": "0:MARDIG01", "stopSequence": 1 }, { "arrival": { "time": "1784447156" }, "departure": { "time": "1784447156" }, "stopId": "0:LACORV01", "stopSequence": 2 }, { "arrival": { "time": "1784447240" }, "departure": { "time": "1784447240" }, "stopId": "0:NOTRDA01", "stopSequence": 3 }, { "arrival": { "time": "1784447286" }, "departure": { "time": "1784447286" }, "stopId": "0:CHARIT01", "stopSequence": 4 }, { "arrival": { "time": "1784447526" }, "departure": { "time": "1784447526" }, "stopId": "0:MARIEUL2", "stopSequence": 5 }, { "arrival": { "time": "1784447621" }, "departure": { "time": "1784447621" }, "stopId": "0:VEZON1", "stopSequence": 6 }, { "arrival": { "time": "1784447886" }, "departure": { "time": "1784447886" }, "stopId": "0:FEY1", "stopSequence": 7 }, { "arrival": { "time": "1784447920" }, "departure": { "time": "1784447920" }, "stopId": "0:RD661", "stopSequence": 8 }, { "arrival": { "time": "1784448262" }, "departure": { "time": "1784448262" }, "stopId": "0:GLISSU1", "stopSequence": 9 }, { "arrival": { "time": "1784448306" }, "departure": { "time": "1784448306" }, "stopId": "0:AUGNYMA1", "stopSequence": 10 }, { "arrival": { "time": "1784448346" }, "departure": { "time": "1784448346" }, "stopId": "0:LIBERAT1", "stopSequence": 11 }, { "arrival": { "time": "1784448382" }, "departure": { "time": "1784448382" }, "stopId": "0:LOTISSE1", "stopSequence": 12 }, { "arrival": { "time": "1784448525" }, "departure": { "time": "1784448525" }, "stopId": "0:ORLY1", "stopSequence": 13 }, { "arrival": { "time": "1784448786" }, "departure": { "time": "1784448786" }, "stopId": "0:11AVIAT3", "stopSequence": 14 }, { "arrival": { "time": "1784448862" }, "departure": { "time": "1784448862" }, "stopId": "0:SIMMI690", "stopSequence": 15 }, { "arrival": { "time": "1784448920" }, "departure": { "time": "1784448920" }, "stopId": "0:MERMOZ1", "stopSequence": 16 }, { "arrival": { "time": "1784448963" }, "departure": { "time": "1784448963" }, "stopId": "0:STLADRE1", "stopSequence": 17 }, { "arrival": { "time": "1784449057" }, "departure": { "time": "1784449057" }, "stopId": "0:SCHAFF02", "stopSequence": 18 }, { "arrival": { "time": "1784449108" }, "departure": { "time": "1784449108" }, "stopId": "0:NATION1", "stopSequence": 19 }, { "arrival": { "time": "1784449162" }, "departure": { "time": "1784449162" }, "stopId": "0:EUROPAC1", "stopSequence": 20 }, { "arrival": { "time": "1784449220" }, "departure": { "time": "1784449220" }, "stopId": "0:BOTANIQ1", "stopSequence": 21 }, { "arrival": { "time": "1784449263", "uncertainty": 120 }, "departure": { "time": "1784449263", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GENIE1", "stopSequence": 22 }, { "arrival": { "time": "1784449404", "uncertainty": 120 }, "departure": { "time": "1784449404", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BONSEC1", "stopSequence": 23 }, { "arrival": { "time": "1784449487" }, "departure": { "time": "1784449487" }, "stopId": "0:ARENES2", "stopSequence": 24 }, { "arrival": { "time": "1784449583" }, "stopId": "0:PEMB", "stopSequence": 25 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "102", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071102" } } }, { "id": "2072103", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784446980", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 1 }, { "arrival": { "time": "1784447047", "uncertainty": 120 }, "departure": { "time": "1784447047", "uncertainty": 120 }, "stopId": "0:FALOGNE1", "stopSequence": 2 }, { "arrival": { "time": "1784447092", "uncertainty": 120 }, "departure": { "time": "1784447092", "uncertainty": 120 }, "stopId": "0:LADAME1", "stopSequence": 3 }, { "arrival": { "time": "1784447148", "uncertainty": 120 }, "departure": { "time": "1784447148", "uncertainty": 120 }, "stopId": "0:30JOURS1", "stopSequence": 4 }, { "arrival": { "time": "1784447181", "uncertainty": 120 }, "departure": { "time": "1784447181", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 5 }, { "arrival": { "time": "1784447235", "uncertainty": 120 }, "departure": { "time": "1784447235", "uncertainty": 120 }, "stopId": "0:CUVION1", "stopSequence": 6 }, { "arrival": { "time": "1784447273", "uncertainty": 120 }, "departure": { "time": "1784447273", "uncertainty": 120 }, "stopId": "0:PASSOTE1", "stopSequence": 7 }, { "arrival": { "time": "1784447400", "uncertainty": 120 }, "departure": { "time": "1784447400", "uncertainty": 120 }, "stopId": "0:GDECOLE1", "stopSequence": 8 }, { "arrival": { "time": "1784447505", "uncertainty": 120 }, "departure": { "time": "1784447505", "uncertainty": 120 }, "stopId": "0:GRIGY1", "stopSequence": 9 }, { "arrival": { "time": "1784447700", "uncertainty": 120 }, "departure": { "time": "1784447700", "uncertainty": 120 }, "stopId": "0:PEUPLIE1", "stopSequence": 10 }, { "arrival": { "time": "1784447778", "uncertainty": 120 }, "departure": { "time": "1784447778", "uncertainty": 120 }, "stopId": "0:OBERL668", "stopSequence": 11 }, { "arrival": { "time": "1784447845", "uncertainty": 120 }, "departure": { "time": "1784447845", "uncertainty": 120 }, "stopId": "0:CLAUDEL1", "stopSequence": 12 }, { "arrival": { "time": "1784447907", "uncertainty": 120 }, "departure": { "time": "1784447907", "uncertainty": 120 }, "stopId": "0:GOUSSEL1", "stopSequence": 13 }, { "arrival": { "time": "1784447941", "uncertainty": 120 }, "departure": { "time": "1784447941", "uncertainty": 120 }, "stopId": "0:HESTAUX1", "stopSequence": 14 }, { "arrival": { "time": "1784447991", "uncertainty": 120 }, "departure": { "time": "1784447991", "uncertainty": 120 }, "stopId": "0:DUCROCQ1", "stopSequence": 15 }, { "arrival": { "time": "1784448055", "uncertainty": 120 }, "departure": { "time": "1784448055", "uncertainty": 120 }, "stopId": "0:COLLIGN1", "stopSequence": 16 }, { "arrival": { "time": "1784448074", "uncertainty": 120 }, "departure": { "time": "1784448074", "uncertainty": 120 }, "stopId": "0:HERMITE1", "stopSequence": 17 }, { "arrival": { "time": "1784448121", "uncertainty": 120 }, "departure": { "time": "1784448121", "uncertainty": 120 }, "stopId": "0:FRIANT1", "stopSequence": 18 }, { "arrival": { "time": "1784448180", "uncertainty": 120 }, "departure": { "time": "1784448180", "uncertainty": 120 }, "stopId": "0:SEILLE1", "stopSequence": 19 }, { "arrival": { "time": "1784448480", "uncertainty": 120 }, "departure": { "time": "1784448480", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 20 }, { "arrival": { "time": "1784448536", "uncertainty": 120 }, "departure": { "time": "1784448536", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 21 }, { "arrival": { "time": "1784448780", "uncertainty": 120 }, "departure": { "time": "1784448780", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 22 }, { "arrival": { "time": "1784449027", "uncertainty": 120 }, "departure": { "time": "1784449027", "uncertainty": 120 }, "stopId": "0:LUXS", "stopSequence": 23 }, { "arrival": { "time": "1784449140", "uncertainty": 120 }, "departure": { "time": "1784449140", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 24 }, { "arrival": { "time": "1784449226", "uncertainty": 120 }, "departure": { "time": "1784449226", "uncertainty": 120 }, "stopId": "0:TIGNO395", "stopSequence": 25 }, { "arrival": { "time": "1784449252", "uncertainty": 120 }, "departure": { "time": "1784449252", "uncertainty": 120 }, "stopId": "0:COLIBRI2", "stopSequence": 26 }, { "arrival": { "time": "1784449277", "uncertainty": 120 }, "departure": { "time": "1784449277", "uncertainty": 120 }, "stopId": "0:LEMOYNE2", "stopSequence": 27 }, { "arrival": { "time": "1784449320", "uncertainty": 120 }, "departure": { "time": "1784449320", "uncertainty": 120 }, "stopId": "0:NJUNG2", "stopSequence": 28 }, { "arrival": { "time": "1784449365", "uncertainty": 120 }, "departure": { "time": "1784449365", "uncertainty": 120 }, "stopId": "0:BUCHOZ2", "stopSequence": 29 }, { "arrival": { "time": "1784449419", "uncertainty": 120 }, "departure": { "time": "1784449419", "uncertainty": 120 }, "stopId": "0:BUTTE2", "stopSequence": 30 }, { "arrival": { "time": "1784449455", "uncertainty": 120 }, "departure": { "time": "1784449455", "uncertainty": 120 }, "stopId": "0:MIRABEL2", "stopSequence": 31 }, { "arrival": { "time": "1784449480", "uncertainty": 120 }, "departure": { "time": "1784449480", "uncertainty": 120 }, "stopId": "0:VIGNES2", "stopSequence": 32 }, { "arrival": { "time": "1784449560", "uncertainty": 120 }, "stopId": "0:FELIX420", "stopSequence": 33 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_72072103" } } }, { "id": "2071119", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784448650" }, "departure": { "time": "1784448650" }, "stopId": "0:COSTEBE5" }, { "arrival": { "time": "1784449554" }, "departure": { "time": "1784449554" }, "stopId": "0:GENIE1" }, { "arrival": { "time": "1784449658" }, "departure": { "time": "1784449658" }, "stopId": "0:VERLAIN1" }, { "departure": { "time": "1784447400" }, "stopId": "0:COINSEI1", "stopSequence": 1 }, { "arrival": { "time": "1784447580" }, "departure": { "time": "1784447580" }, "stopId": "0:POURNOY1", "stopSequence": 2 }, { "arrival": { "time": "1784447725" }, "departure": { "time": "1784447725" }, "stopId": "0:CHAVEAU1", "stopSequence": 3 }, { "arrival": { "time": "1784447760" }, "departure": { "time": "1784447760" }, "stopId": "0:COINCUV1", "stopSequence": 4 }, { "arrival": { "time": "1784447789" }, "departure": { "time": "1784447789" }, "stopId": "0:CEDRBL01", "stopSequence": 5 }, { "arrival": { "time": "1784447829" }, "departure": { "time": "1784447829" }, "stopId": "0:POMMERA1", "stopSequence": 6 }, { "arrival": { "time": "1784448030" }, "departure": { "time": "1784448030" }, "stopId": "0:CHAMPAG1", "stopSequence": 7 }, { "arrival": { "time": "1784448060" }, "departure": { "time": "1784448060" }, "stopId": "0:CUVRY1", "stopSequence": 8 }, { "arrival": { "time": "1784448074" }, "departure": { "time": "1784448074" }, "stopId": "0:VIGNOTT1", "stopSequence": 9 }, { "arrival": { "time": "1784448113" }, "departure": { "time": "1784448113" }, "stopId": "0:LOUVIE01", "stopSequence": 10 }, { "arrival": { "time": "1784448420" }, "departure": { "time": "1784448420" }, "stopId": "0:GAREAUG1", "stopSequence": 11 }, { "arrival": { "time": "1784448599" }, "departure": { "time": "1784448599" }, "stopId": "0:GRORMES1", "stopSequence": 12 }, { "arrival": { "time": "1784448660", "uncertainty": 120 }, "departure": { "time": "1784448660", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COSTEBE3", "stopSequence": 13 }, { "arrival": { "time": "1784448785", "uncertainty": 120 }, "departure": { "time": "1784448785", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:11AVIAT3", "stopSequence": 14 }, { "arrival": { "time": "1784449042" }, "departure": { "time": "1784449042" }, "stopId": "0:SIMMI690", "stopSequence": 15 }, { "arrival": { "time": "1784449152" }, "departure": { "time": "1784449152" }, "stopId": "0:MERMOZ1", "stopSequence": 16 }, { "arrival": { "time": "1784449231" }, "departure": { "time": "1784449231" }, "stopId": "0:STLADRE1", "stopSequence": 17 }, { "arrival": { "time": "1784449318" }, "departure": { "time": "1784449318" }, "stopId": "0:SCHAFF02", "stopSequence": 18 }, { "arrival": { "time": "1784449377" }, "departure": { "time": "1784449377" }, "stopId": "0:NATION1", "stopSequence": 19 }, { "arrival": { "time": "1784449439" }, "departure": { "time": "1784449439" }, "stopId": "0:EUROPAC1", "stopSequence": 20 }, { "arrival": { "time": "1784449506" }, "departure": { "time": "1784449506" }, "stopId": "0:BOTANIQ1", "stopSequence": 21 }, { "arrival": { "time": "1784449260", "uncertainty": 120 }, "departure": { "time": "1784449260", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GENIE1", "stopSequence": 22 }, { "arrival": { "time": "1784449401", "uncertainty": 120 }, "departure": { "time": "1784449401", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BONSEC1", "stopSequence": 23 }, { "arrival": { "time": "1784449778" }, "departure": { "time": "1784449778" }, "stopId": "0:ARENES2", "stopSequence": 24 }, { "arrival": { "time": "1784449876" }, "stopId": "0:PEMB", "stopSequence": 25 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "101", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071119" } } }, { "id": "2072138", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784447931", "uncertainty": 120 }, "departure": { "time": "1784447931", "uncertainty": 120 }, "stopId": "0:GENIE2" }, { "arrival": { "time": "1784448041", "uncertainty": 120 }, "departure": { "time": "1784448041", "uncertainty": 120 }, "stopId": "0:VERLAIN1" }, { "departure": { "time": "1784447280", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 }, { "arrival": { "time": "1784447361", "uncertainty": 120 }, "departure": { "time": "1784447361", "uncertainty": 120 }, "stopId": "0:ROTONDE1", "stopSequence": 2 }, { "arrival": { "time": "1784447389", "uncertainty": 120 }, "departure": { "time": "1784447389", "uncertainty": 120 }, "stopId": "0:LOTINDU1", "stopSequence": 3 }, { "arrival": { "time": "1784447428", "uncertainty": 120 }, "departure": { "time": "1784447428", "uncertainty": 120 }, "stopId": "0:CITSNCF1", "stopSequence": 4 }, { "arrival": { "time": "1784447460", "uncertainty": 120 }, "departure": { "time": "1784447460", "uncertainty": 120 }, "stopId": "0:VOSGES1", "stopSequence": 5 }, { "arrival": { "time": "1784447485", "uncertainty": 120 }, "departure": { "time": "1784447485", "uncertainty": 120 }, "stopId": "0:ALGER1", "stopSequence": 6 }, { "arrival": { "time": "1784447520", "uncertainty": 120 }, "departure": { "time": "1784447520", "uncertainty": 120 }, "stopId": "0:TOURAIN1", "stopSequence": 7 }, { "arrival": { "time": "1784447580", "uncertainty": 120 }, "departure": { "time": "1784447580", "uncertainty": 120 }, "stopId": "0:STQUENT1", "stopSequence": 8 }, { "arrival": { "time": "1784447630", "uncertainty": 120 }, "departure": { "time": "1784447630", "uncertainty": 120 }, "stopId": "0:SVICTOR1", "stopSequence": 9 }, { "arrival": { "time": "1784447715", "uncertainty": 120 }, "departure": { "time": "1784447715", "uncertainty": 120 }, "stopId": "0:LITALDU1", "stopSequence": 10 }, { "arrival": { "time": "1784447760", "uncertainty": 120 }, "departure": { "time": "1784447760", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 11 }, { "arrival": { "time": "1784447822", "uncertainty": 120 }, "departure": { "time": "1784447822", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 12 }, { "arrival": { "time": "1784447889", "uncertainty": 120 }, "departure": { "time": "1784447889", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 13 }, { "arrival": { "time": "1784447938", "uncertainty": 120 }, "departure": { "time": "1784447938", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GENIE1", "stopSequence": 14 }, { "arrival": { "time": "1784448045", "uncertainty": 120 }, "departure": { "time": "1784448045", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BONSEC1", "stopSequence": 15 }, { "arrival": { "time": "1784448108", "uncertainty": 120 }, "departure": { "time": "1784448108", "uncertainty": 120 }, "stopId": "0:ROI03", "stopSequence": 16 }, { "arrival": { "time": "1784448240", "uncertainty": 120 }, "departure": { "time": "1784448240", "uncertainty": 120 }, "stopId": "0:REPBS", "stopSequence": 17 }, { "arrival": { "time": "1784448426", "uncertainty": 120 }, "departure": { "time": "1784448426", "uncertainty": 120 }, "stopId": "0:STNICOL3", "stopSequence": 18 }, { "arrival": { "time": "1784448480", "uncertainty": 120 }, "departure": { "time": "1784448480", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 19 }, { "arrival": { "time": "1784448660", "uncertainty": 120 }, "departure": { "time": "1784448660", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 20 }, { "arrival": { "time": "1784448821", "uncertainty": 120 }, "departure": { "time": "1784448821", "uncertainty": 120 }, "stopId": "0:JUIN2", "stopSequence": 21 }, { "arrival": { "time": "1784448859", "uncertainty": 120 }, "departure": { "time": "1784448859", "uncertainty": 120 }, "stopId": "0:RAPLEVY2", "stopSequence": 22 }, { "arrival": { "time": "1784448896", "uncertainty": 120 }, "departure": { "time": "1784448896", "uncertainty": 120 }, "stopId": "0:ARTILLE2", "stopSequence": 23 }, { "arrival": { "time": "1784448960", "uncertainty": 120 }, "departure": { "time": "1784448960", "uncertainty": 120 }, "stopId": "0:BERNE2", "stopSequence": 24 }, { "arrival": { "time": "1784449016", "uncertainty": 120 }, "departure": { "time": "1784449016", "uncertainty": 120 }, "stopId": "0:ALSLORR2", "stopSequence": 25 }, { "arrival": { "time": "1784449080", "uncertainty": 120 }, "departure": { "time": "1784449080", "uncertainty": 120 }, "stopId": "0:STOXEY2", "stopSequence": 26 }, { "arrival": { "time": "1784449140", "uncertainty": 120 }, "departure": { "time": "1784449140", "uncertainty": 120 }, "stopId": "0:JURA2", "stopSequence": 27 }, { "arrival": { "time": "1784449195", "uncertainty": 120 }, "departure": { "time": "1784449195", "uncertainty": 120 }, "stopId": "0:PTSOEUR2", "stopSequence": 28 }, { "arrival": { "time": "1784449255", "uncertainty": 120 }, "departure": { "time": "1784449255", "uncertainty": 120 }, "stopId": "0:METMAN2", "stopSequence": 29 }, { "arrival": { "time": "1784449314", "uncertainty": 120 }, "departure": { "time": "1784449314", "uncertainty": 120 }, "stopId": "0:MAUJEAN2", "stopSequence": 30 }, { "arrival": { "time": "1784449368", "uncertainty": 120 }, "departure": { "time": "1784449368", "uncertainty": 120 }, "stopId": "0:GENIVAU2", "stopSequence": 31 }, { "arrival": { "time": "1784449396", "uncertainty": 120 }, "departure": { "time": "1784449396", "uncertainty": 120 }, "stopId": "0:FOUGERE2", "stopSequence": 32 }, { "arrival": { "time": "1784449471", "uncertainty": 120 }, "departure": { "time": "1784449471", "uncertainty": 120 }, "stopId": "0:LORIENT2", "stopSequence": 33 }, { "arrival": { "time": "1784449503", "uncertainty": 120 }, "departure": { "time": "1784449503", "uncertainty": 120 }, "stopId": "0:JACINTH2", "stopSequence": 34 }, { "arrival": { "time": "1784449560", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 35 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_72072138" } } }, { "id": "2072137", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784444462", "uncertainty": 120 }, "departure": { "time": "1784444462", "uncertainty": 120 }, "stopId": "0:GENIE2" }, { "arrival": { "time": "1784444612", "uncertainty": 120 }, "departure": { "time": "1784444612", "uncertainty": 120 }, "stopId": "0:VERLAIN1" }, { "departure": { "time": "1784443711", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 1 }, { "arrival": { "time": "1784443873", "uncertainty": 120 }, "departure": { "time": "1784443873", "uncertainty": 120 }, "stopId": "0:ROTONDE1", "stopSequence": 2 }, { "arrival": { "time": "1784443901", "uncertainty": 120 }, "departure": { "time": "1784443901", "uncertainty": 120 }, "stopId": "0:LOTINDU1", "stopSequence": 3 }, { "arrival": { "time": "1784443942", "uncertainty": 120 }, "departure": { "time": "1784443942", "uncertainty": 120 }, "stopId": "0:CITSNCF1", "stopSequence": 4 }, { "arrival": { "time": "1784443973", "uncertainty": 120 }, "departure": { "time": "1784443973", "uncertainty": 120 }, "stopId": "0:VOSGES1", "stopSequence": 5 }, { "arrival": { "time": "1784443998", "uncertainty": 120 }, "departure": { "time": "1784444011", "uncertainty": 120 }, "stopId": "0:ALGER1", "stopSequence": 6 }, { "arrival": { "time": "1784444048", "uncertainty": 120 }, "departure": { "time": "1784444071", "uncertainty": 120 }, "stopId": "0:TOURAIN1", "stopSequence": 7 }, { "arrival": { "time": "1784444154", "uncertainty": 120 }, "departure": { "time": "1784444161", "uncertainty": 120 }, "stopId": "0:STQUENT1", "stopSequence": 8 }, { "arrival": { "time": "1784444221", "uncertainty": 120 }, "departure": { "time": "1784444221", "uncertainty": 120 }, "stopId": "0:SVICTOR1", "stopSequence": 9 }, { "arrival": { "time": "1784444281", "uncertainty": 120 }, "departure": { "time": "1784444281", "uncertainty": 120 }, "stopId": "0:LITALDU1", "stopSequence": 10 }, { "arrival": { "time": "1784444353", "uncertainty": 120 }, "departure": { "time": "1784444353", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 11 }, { "arrival": { "time": "1784444389", "uncertainty": 120 }, "departure": { "time": "1784444389", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 12 }, { "arrival": { "time": "1784444445", "uncertainty": 120 }, "departure": { "time": "1784444445", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 13 }, { "arrival": { "time": "1784444338", "uncertainty": 120 }, "departure": { "time": "1784444338", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GENIE1", "stopSequence": 14 }, { "arrival": { "time": "1784444445", "uncertainty": 120 }, "departure": { "time": "1784444445", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BONSEC1", "stopSequence": 15 }, { "arrival": { "time": "1784444683", "uncertainty": 120 }, "departure": { "time": "1784444691", "uncertainty": 120 }, "stopId": "0:ROI03", "stopSequence": 16 }, { "arrival": { "time": "1784444849", "uncertainty": 120 }, "departure": { "time": "1784444849", "uncertainty": 120 }, "stopId": "0:REPBS", "stopSequence": 17 }, { "arrival": { "time": "1784444949", "uncertainty": 120 }, "departure": { "time": "1784444949", "uncertainty": 120 }, "stopId": "0:STNICOL3", "stopSequence": 18 }, { "arrival": { "time": "1784444980", "uncertainty": 120 }, "departure": { "time": "1784444980", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 19 }, { "arrival": { "time": "1784445159", "uncertainty": 120 }, "departure": { "time": "1784445159", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 20 }, { "arrival": { "time": "1784445320", "uncertainty": 120 }, "departure": { "time": "1784445320", "uncertainty": 120 }, "stopId": "0:JUIN2", "stopSequence": 21 }, { "arrival": { "time": "1784445358", "uncertainty": 120 }, "departure": { "time": "1784445358", "uncertainty": 120 }, "stopId": "0:RAPLEVY2", "stopSequence": 22 }, { "arrival": { "time": "1784445395", "uncertainty": 120 }, "departure": { "time": "1784445395", "uncertainty": 120 }, "stopId": "0:ARTILLE2", "stopSequence": 23 }, { "arrival": { "time": "1784445459", "uncertainty": 120 }, "departure": { "time": "1784445459", "uncertainty": 120 }, "stopId": "0:BERNE2", "stopSequence": 24 }, { "arrival": { "time": "1784445515", "uncertainty": 120 }, "departure": { "time": "1784445515", "uncertainty": 120 }, "stopId": "0:ALSLORR2", "stopSequence": 25 }, { "arrival": { "time": "1784445579", "uncertainty": 120 }, "departure": { "time": "1784445579", "uncertainty": 120 }, "stopId": "0:STOXEY2", "stopSequence": 26 }, { "arrival": { "time": "1784445639", "uncertainty": 120 }, "departure": { "time": "1784445639", "uncertainty": 120 }, "stopId": "0:JURA2", "stopSequence": 27 }, { "arrival": { "time": "1784445686", "uncertainty": 120 }, "departure": { "time": "1784445686", "uncertainty": 120 }, "stopId": "0:PTSOEUR2", "stopSequence": 28 }, { "arrival": { "time": "1784445737", "uncertainty": 120 }, "departure": { "time": "1784445737", "uncertainty": 120 }, "stopId": "0:METMAN2", "stopSequence": 29 }, { "arrival": { "time": "1784445788", "uncertainty": 120 }, "departure": { "time": "1784445788", "uncertainty": 120 }, "stopId": "0:MAUJEAN2", "stopSequence": 30 }, { "arrival": { "time": "1784445834", "uncertainty": 120 }, "departure": { "time": "1784445834", "uncertainty": 120 }, "stopId": "0:GENIVAU2", "stopSequence": 31 }, { "arrival": { "time": "1784445858", "uncertainty": 120 }, "departure": { "time": "1784445858", "uncertainty": 120 }, "stopId": "0:FOUGERE2", "stopSequence": 32 }, { "arrival": { "time": "1784445922", "uncertainty": 120 }, "departure": { "time": "1784445922", "uncertainty": 120 }, "stopId": "0:LORIENT2", "stopSequence": 33 }, { "arrival": { "time": "1784445949", "uncertainty": 120 }, "departure": { "time": "1784445949", "uncertainty": 120 }, "stopId": "0:JACINTH2", "stopSequence": 34 }, { "arrival": { "time": "1784445999", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 35 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_72072137" }, "vehicle": { "id": "1833", "label": "1833" } } }, { "id": "2071150", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784447841", "uncertainty": 120 }, "departure": { "time": "1784447841", "uncertainty": 120 }, "stopId": "0:GENIE2" }, { "arrival": { "time": "1784447951", "uncertainty": 120 }, "departure": { "time": "1784447951", "uncertainty": 120 }, "stopId": "0:VERLAIN1" }, { "departure": { "time": "1784446380", "uncertainty": 120 }, "stopId": "0:MARLY 3", "stopSequence": 1 }, { "arrival": { "time": "1784446474", "uncertainty": 120 }, "departure": { "time": "1784446474", "uncertainty": 120 }, "stopId": "0:NEC2", "stopSequence": 2 }, { "arrival": { "time": "1784446560", "uncertainty": 120 }, "departure": { "time": "1784446560", "uncertainty": 120 }, "stopId": "0:JOSEPH1", "stopSequence": 3 }, { "arrival": { "time": "1784446680", "uncertainty": 120 }, "departure": { "time": "1784446680", "uncertainty": 120 }, "stopId": "0:HOTELVI1", "stopSequence": 4 }, { "arrival": { "time": "1784446771", "uncertainty": 120 }, "departure": { "time": "1784446771", "uncertainty": 120 }, "stopId": "0:PJOLY1", "stopSequence": 5 }, { "arrival": { "time": "1784446864", "uncertainty": 120 }, "departure": { "time": "1784446864", "uncertainty": 120 }, "stopId": "0:SORBIER1", "stopSequence": 6 }, { "arrival": { "time": "1784446949", "uncertainty": 120 }, "departure": { "time": "1784446949", "uncertainty": 120 }, "stopId": "0:LESCLOS1", "stopSequence": 7 }, { "arrival": { "time": "1784446999", "uncertainty": 120 }, "departure": { "time": "1784446999", "uncertainty": 120 }, "stopId": "0:GARENNE1", "stopSequence": 8 }, { "arrival": { "time": "1784447056", "uncertainty": 120 }, "departure": { "time": "1784447056", "uncertainty": 120 }, "stopId": "0:GRORMES1", "stopSequence": 9 }, { "arrival": { "time": "1784447100", "uncertainty": 120 }, "departure": { "time": "1784447100", "uncertainty": 120 }, "stopId": "0:COSTEBE5", "stopSequence": 10 }, { "arrival": { "time": "1784447284", "uncertainty": 120 }, "departure": { "time": "1784447284", "uncertainty": 120 }, "stopId": "0:ECURI1", "stopSequence": 11 }, { "arrival": { "time": "1784447341", "uncertainty": 120 }, "departure": { "time": "1784447341", "uncertainty": 120 }, "stopId": "0:SIMMI690", "stopSequence": 12 }, { "arrival": { "time": "1784447459", "uncertainty": 120 }, "departure": { "time": "1784447459", "uncertainty": 120 }, "stopId": "0:MERMOZ1", "stopSequence": 13 }, { "arrival": { "time": "1784447545", "uncertainty": 120 }, "departure": { "time": "1784447545", "uncertainty": 120 }, "stopId": "0:STLADRE1", "stopSequence": 14 }, { "arrival": { "time": "1784447640", "uncertainty": 120 }, "departure": { "time": "1784447640", "uncertainty": 120 }, "stopId": "0:SCHAFF02", "stopSequence": 15 }, { "arrival": { "time": "1784447691", "uncertainty": 120 }, "departure": { "time": "1784447691", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 16 }, { "arrival": { "time": "1784447745", "uncertainty": 120 }, "departure": { "time": "1784447745", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 17 }, { "arrival": { "time": "1784447804", "uncertainty": 120 }, "departure": { "time": "1784447804", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 18 }, { "arrival": { "time": "1784447847", "uncertainty": 120 }, "departure": { "time": "1784447847", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GENIE1", "stopSequence": 19 }, { "arrival": { "time": "1784447940", "uncertainty": 120 }, "departure": { "time": "1784447940", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BONSEC1", "stopSequence": 20 }, { "arrival": { "time": "1784448018", "uncertainty": 120 }, "departure": { "time": "1784448018", "uncertainty": 120 }, "stopId": "0:ROI03", "stopSequence": 21 }, { "arrival": { "time": "1784448132", "uncertainty": 120 }, "stopId": "0:REPLYA", "stopSequence": 22 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071150" } } }, { "id": "2072161", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784448929", "uncertainty": 120 }, "departure": { "time": "1784448929", "uncertainty": 120 }, "stopId": "0:BONSEC2" }, { "arrival": { "time": "1784449036", "uncertainty": 120 }, "departure": { "time": "1784449036", "uncertainty": 120 }, "stopId": "0:GENIE1" }, { "departure": { "time": "1784447100", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 }, { "arrival": { "time": "1784447150", "uncertainty": 120 }, "departure": { "time": "1784447150", "uncertainty": 120 }, "stopId": "0:PIVOINE1", "stopSequence": 2 }, { "arrival": { "time": "1784447205", "uncertainty": 120 }, "departure": { "time": "1784447205", "uncertainty": 120 }, "stopId": "0:JACINTH1", "stopSequence": 3 }, { "arrival": { "time": "1784447250", "uncertainty": 120 }, "departure": { "time": "1784447250", "uncertainty": 120 }, "stopId": "0:LORIENT1", "stopSequence": 4 }, { "arrival": { "time": "1784447335", "uncertainty": 120 }, "departure": { "time": "1784447335", "uncertainty": 120 }, "stopId": "0:FOUGERE1", "stopSequence": 5 }, { "arrival": { "time": "1784447376", "uncertainty": 120 }, "departure": { "time": "1784447376", "uncertainty": 120 }, "stopId": "0:GENIVAU1", "stopSequence": 6 }, { "arrival": { "time": "1784447455", "uncertainty": 120 }, "departure": { "time": "1784447455", "uncertainty": 120 }, "stopId": "0:MAUJEAN1", "stopSequence": 7 }, { "arrival": { "time": "1784447531", "uncertainty": 120 }, "departure": { "time": "1784447531", "uncertainty": 120 }, "stopId": "0:METMAN1", "stopSequence": 8 }, { "arrival": { "time": "1784447585", "uncertainty": 120 }, "departure": { "time": "1784447585", "uncertainty": 120 }, "stopId": "0:PTSOEUR1", "stopSequence": 9 }, { "arrival": { "time": "1784447640", "uncertainty": 120 }, "departure": { "time": "1784447640", "uncertainty": 120 }, "stopId": "0:JURA1", "stopSequence": 10 }, { "arrival": { "time": "1784447737", "uncertainty": 120 }, "departure": { "time": "1784447737", "uncertainty": 120 }, "stopId": "0:STOXEY1", "stopSequence": 11 }, { "arrival": { "time": "1784447786", "uncertainty": 120 }, "departure": { "time": "1784447786", "uncertainty": 120 }, "stopId": "0:ALSLORR1", "stopSequence": 12 }, { "arrival": { "time": "1784447820", "uncertainty": 120 }, "departure": { "time": "1784447820", "uncertainty": 120 }, "stopId": "0:BERNE1", "stopSequence": 13 }, { "arrival": { "time": "1784447874", "uncertainty": 120 }, "departure": { "time": "1784447874", "uncertainty": 120 }, "stopId": "0:ARTILLE1", "stopSequence": 14 }, { "arrival": { "time": "1784447926", "uncertainty": 120 }, "departure": { "time": "1784447926", "uncertainty": 120 }, "stopId": "0:RAPLEVY1", "stopSequence": 15 }, { "arrival": { "time": "1784447966", "uncertainty": 120 }, "departure": { "time": "1784447966", "uncertainty": 120 }, "stopId": "0:JUIN1", "stopSequence": 16 }, { "arrival": { "time": "1784448120", "uncertainty": 120 }, "departure": { "time": "1784448120", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 17 }, { "arrival": { "time": "1784448198", "uncertainty": 120 }, "departure": { "time": "1784448198", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 18 }, { "arrival": { "time": "1784448297", "uncertainty": 120 }, "departure": { "time": "1784448297", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 19 }, { "arrival": { "time": "1784448480", "uncertainty": 120 }, "departure": { "time": "1784448480", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 20 }, { "arrival": { "time": "1784448536", "uncertainty": 120 }, "departure": { "time": "1784448536", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 21 }, { "arrival": { "time": "1784448734", "uncertainty": 120 }, "departure": { "time": "1784448734", "uncertainty": 120 }, "stopId": "0:REPPS", "stopSequence": 22 }, { "arrival": { "time": "1784448851", "uncertainty": 120 }, "departure": { "time": "1784448851", "uncertainty": 120 }, "stopId": "0:ROI04", "stopSequence": 23 }, { "arrival": { "time": "1784448933", "uncertainty": 120 }, "departure": { "time": "1784448933", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BONSEC2", "stopSequence": 24 }, { "arrival": { "time": "1784449043", "uncertainty": 120 }, "departure": { "time": "1784449043", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 25 }, { "arrival": { "time": "1784449086", "uncertainty": 120 }, "departure": { "time": "1784449086", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 26 }, { "arrival": { "time": "1784449151", "uncertainty": 120 }, "departure": { "time": "1784449151", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 27 }, { "arrival": { "time": "1784449220", "uncertainty": 120 }, "departure": { "time": "1784449220", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 28 }, { "arrival": { "time": "1784449269", "uncertainty": 120 }, "departure": { "time": "1784449269", "uncertainty": 120 }, "stopId": "0:LITALDU2", "stopSequence": 29 }, { "arrival": { "time": "1784449356", "uncertainty": 120 }, "departure": { "time": "1784449356", "uncertainty": 120 }, "stopId": "0:SVICTOR2", "stopSequence": 30 }, { "arrival": { "time": "1784449400", "uncertainty": 120 }, "departure": { "time": "1784449400", "uncertainty": 120 }, "stopId": "0:STQUENT2", "stopSequence": 31 }, { "arrival": { "time": "1784449467", "uncertainty": 120 }, "departure": { "time": "1784449467", "uncertainty": 120 }, "stopId": "0:TOURAIN2", "stopSequence": 32 }, { "arrival": { "time": "1784449495", "uncertainty": 120 }, "departure": { "time": "1784449495", "uncertainty": 120 }, "stopId": "0:ALGER2", "stopSequence": 33 }, { "arrival": { "time": "1784449520", "uncertainty": 120 }, "departure": { "time": "1784449520", "uncertainty": 120 }, "stopId": "0:VOSGES2", "stopSequence": 34 }, { "arrival": { "time": "1784449579", "uncertainty": 120 }, "departure": { "time": "1784449579", "uncertainty": 120 }, "stopId": "0:CITSNCF2", "stopSequence": 35 }, { "arrival": { "time": "1784449604", "uncertainty": 120 }, "departure": { "time": "1784449604", "uncertainty": 120 }, "stopId": "0:LOTINDU2", "stopSequence": 36 }, { "arrival": { "time": "1784449668", "uncertainty": 120 }, "departure": { "time": "1784449668", "uncertainty": 120 }, "stopId": "0:ROTONDE2", "stopSequence": 37 }, { "arrival": { "time": "1784449700", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 38 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_72072161" } } }, { "id": "2072160", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784445409", "uncertainty": 120 }, "departure": { "time": "1784445409", "uncertainty": 120 }, "stopId": "0:BONSEC2" }, { "arrival": { "time": "1784445516", "uncertainty": 120 }, "departure": { "time": "1784445516", "uncertainty": 120 }, "stopId": "0:GENIE1" }, { "departure": { "time": "1784443560", "uncertainty": 120 }, "stopId": "0:OEILLET1", "stopSequence": 1 }, { "arrival": { "time": "1784443616", "uncertainty": 120 }, "departure": { "time": "1784443616", "uncertainty": 120 }, "stopId": "0:PIVOINE1", "stopSequence": 2 }, { "arrival": { "time": "1784443660", "uncertainty": 120 }, "departure": { "time": "1784443681", "uncertainty": 120 }, "stopId": "0:JACINTH1", "stopSequence": 3 }, { "arrival": { "time": "1784443727", "uncertainty": 120 }, "departure": { "time": "1784443727", "uncertainty": 120 }, "stopId": "0:LORIENT1", "stopSequence": 4 }, { "arrival": { "time": "1784443785", "uncertainty": 120 }, "departure": { "time": "1784443785", "uncertainty": 120 }, "stopId": "0:FOUGERE1", "stopSequence": 5 }, { "arrival": { "time": "1784443824", "uncertainty": 120 }, "departure": { "time": "1784443824", "uncertainty": 120 }, "stopId": "0:GENIVAU1", "stopSequence": 6 }, { "arrival": { "time": "1784443907", "uncertainty": 120 }, "departure": { "time": "1784443921", "uncertainty": 120 }, "stopId": "0:MAUJEAN1", "stopSequence": 7 }, { "arrival": { "time": "1784443981", "uncertainty": 120 }, "departure": { "time": "1784443981", "uncertainty": 120 }, "stopId": "0:METMAN1", "stopSequence": 8 }, { "arrival": { "time": "1784444011", "uncertainty": 120 }, "departure": { "time": "1784444011", "uncertainty": 120 }, "stopId": "0:PTSOEUR1", "stopSequence": 9 }, { "arrival": { "time": "1784444055", "uncertainty": 120 }, "departure": { "time": "1784444055", "uncertainty": 120 }, "stopId": "0:JURA1", "stopSequence": 10 }, { "arrival": { "time": "1784444131", "uncertainty": 120 }, "departure": { "time": "1784444131", "uncertainty": 120 }, "stopId": "0:STOXEY1", "stopSequence": 11 }, { "arrival": { "time": "1784444161", "uncertainty": 120 }, "departure": { "time": "1784444191", "uncertainty": 120 }, "stopId": "0:ALSLORR1", "stopSequence": 12 }, { "arrival": { "time": "1784444245", "uncertainty": 120 }, "departure": { "time": "1784444251", "uncertainty": 120 }, "stopId": "0:BERNE1", "stopSequence": 13 }, { "arrival": { "time": "1784444307", "uncertainty": 120 }, "departure": { "time": "1784444311", "uncertainty": 120 }, "stopId": "0:ARTILLE1", "stopSequence": 14 }, { "arrival": { "time": "1784444362", "uncertainty": 120 }, "departure": { "time": "1784444372", "uncertainty": 120 }, "stopId": "0:RAPLEVY1", "stopSequence": 15 }, { "arrival": { "time": "1784444406", "uncertainty": 120 }, "departure": { "time": "1784444431", "uncertainty": 120 }, "stopId": "0:JUIN1", "stopSequence": 16 }, { "arrival": { "time": "1784444581", "uncertainty": 120 }, "departure": { "time": "1784444581", "uncertainty": 120 }, "stopId": "0:TANNEUR1", "stopSequence": 17 }, { "arrival": { "time": "1784444641", "uncertainty": 120 }, "departure": { "time": "1784444641", "uncertainty": 120 }, "stopId": "0:PARAIGE1", "stopSequence": 18 }, { "arrival": { "time": "1784444795", "uncertainty": 120 }, "departure": { "time": "1784444795", "uncertainty": 120 }, "stopId": "0:MAZELLE1", "stopSequence": 19 }, { "arrival": { "time": "1784444961", "uncertainty": 120 }, "departure": { "time": "1784444961", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 20 }, { "arrival": { "time": "1784445017", "uncertainty": 120 }, "departure": { "time": "1784445017", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 21 }, { "arrival": { "time": "1784445215", "uncertainty": 120 }, "departure": { "time": "1784445215", "uncertainty": 120 }, "stopId": "0:REPPS", "stopSequence": 22 }, { "arrival": { "time": "1784445332", "uncertainty": 120 }, "departure": { "time": "1784445332", "uncertainty": 120 }, "stopId": "0:ROI04", "stopSequence": 23 }, { "arrival": { "time": "1784445333", "uncertainty": 120 }, "departure": { "time": "1784445333", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BONSEC2", "stopSequence": 24 }, { "arrival": { "time": "1784445523", "uncertainty": 120 }, "departure": { "time": "1784445523", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 25 }, { "arrival": { "time": "1784445565", "uncertainty": 120 }, "departure": { "time": "1784445565", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 26 }, { "arrival": { "time": "1784445629", "uncertainty": 120 }, "departure": { "time": "1784445629", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 27 }, { "arrival": { "time": "1784445697", "uncertainty": 120 }, "departure": { "time": "1784445697", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 28 }, { "arrival": { "time": "1784445746", "uncertainty": 120 }, "departure": { "time": "1784445746", "uncertainty": 120 }, "stopId": "0:LITALDU2", "stopSequence": 29 }, { "arrival": { "time": "1784445833", "uncertainty": 120 }, "departure": { "time": "1784445833", "uncertainty": 120 }, "stopId": "0:SVICTOR2", "stopSequence": 30 }, { "arrival": { "time": "1784445877", "uncertainty": 120 }, "departure": { "time": "1784445877", "uncertainty": 120 }, "stopId": "0:STQUENT2", "stopSequence": 31 }, { "arrival": { "time": "1784445944", "uncertainty": 120 }, "departure": { "time": "1784445944", "uncertainty": 120 }, "stopId": "0:TOURAIN2", "stopSequence": 32 }, { "arrival": { "time": "1784445972", "uncertainty": 120 }, "departure": { "time": "1784445972", "uncertainty": 120 }, "stopId": "0:ALGER2", "stopSequence": 33 }, { "arrival": { "time": "1784445997", "uncertainty": 120 }, "departure": { "time": "1784445997", "uncertainty": 120 }, "stopId": "0:VOSGES2", "stopSequence": 34 }, { "arrival": { "time": "1784446056", "uncertainty": 120 }, "departure": { "time": "1784446056", "uncertainty": 120 }, "stopId": "0:CITSNCF2", "stopSequence": 35 }, { "arrival": { "time": "1784446081", "uncertainty": 120 }, "departure": { "time": "1784446081", "uncertainty": 120 }, "stopId": "0:LOTINDU2", "stopSequence": 36 }, { "arrival": { "time": "1784446145", "uncertainty": 120 }, "departure": { "time": "1784446145", "uncertainty": 120 }, "stopId": "0:ROTONDE2", "stopSequence": 37 }, { "arrival": { "time": "1784446177", "uncertainty": 120 }, "stopId": "0:TOURNEB1", "stopSequence": 38 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1_72072160" }, "vehicle": { "id": "2424", "label": "2424" } } }, { "id": "2074682", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784445300", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 1 }, { "arrival": { "time": "1784445350", "uncertainty": 120 }, "departure": { "time": "1784445350", "uncertainty": 120 }, "stopId": "0:CUVION1", "stopSequence": 2 }, { "arrival": { "time": "1784445390", "uncertainty": 120 }, "departure": { "time": "1784445390", "uncertainty": 120 }, "stopId": "0:PASSOTE1", "stopSequence": 3 }, { "arrival": { "time": "1784445433", "uncertainty": 120 }, "departure": { "time": "1784445433", "uncertainty": 120 }, "stopId": "0:ARIANE1", "stopSequence": 4 }, { "arrival": { "time": "1784445483", "uncertainty": 120 }, "departure": { "time": "1784445483", "uncertainty": 120 }, "stopId": "0:FALOGNE1", "stopSequence": 5 }, { "arrival": { "time": "1784445536", "uncertainty": 120 }, "departure": { "time": "1784445536", "uncertainty": 120 }, "stopId": "0:FAURNEL1", "stopSequence": 6 }, { "arrival": { "time": "1784445579", "uncertainty": 120 }, "departure": { "time": "1784445579", "uncertainty": 120 }, "stopId": "0:ROSEGON1", "stopSequence": 7 }, { "arrival": { "time": "1784445670", "uncertainty": 120 }, "departure": { "time": "1784445670", "uncertainty": 120 }, "stopId": "0:SOLIDAR1", "stopSequence": 8 }, { "arrival": { "time": "1784445725", "uncertainty": 120 }, "departure": { "time": "1784445725", "uncertainty": 120 }, "stopId": "0:SEBASTO1", "stopSequence": 9 }, { "arrival": { "time": "1784445848", "uncertainty": 120 }, "departure": { "time": "1784445848", "uncertainty": 120 }, "stopId": "0:JMICHEL1", "stopSequence": 10 }, { "arrival": { "time": "1784445946", "uncertainty": 120 }, "departure": { "time": "1784445946", "uncertainty": 120 }, "stopId": "0:CHAPPE3", "stopSequence": 11 }, { "arrival": { "time": "1784446085", "uncertainty": 120 }, "departure": { "time": "1784446085", "uncertainty": 120 }, "stopId": "0:ARAGO002", "stopSequence": 12 }, { "arrival": { "time": "1784446102", "uncertainty": 120 }, "departure": { "time": "1784446102", "uncertainty": 120 }, "stopId": "0:MARCONI1", "stopSequence": 13 }, { "arrival": { "time": "1784446145", "uncertainty": 120 }, "departure": { "time": "1784446145", "uncertainty": 120 }, "stopId": "0:SYMPHON1", "stopSequence": 14 }, { "arrival": { "time": "1784446188", "uncertainty": 120 }, "departure": { "time": "1784446188", "uncertainty": 120 }, "stopId": "0:SEULHOT1", "stopSequence": 15 }, { "arrival": { "time": "1784446205", "uncertainty": 120 }, "departure": { "time": "1784446205", "uncertainty": 120 }, "stopId": "0:GENERAL1", "stopSequence": 16 }, { "arrival": { "time": "1784446224", "uncertainty": 120 }, "departure": { "time": "1784446224", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:RODERE3", "stopSequence": 17 }, { "arrival": { "time": "1784446596", "uncertainty": 120 }, "departure": { "time": "1784446596", "uncertainty": 120 }, "stopId": "0:GDMAISO3", "stopSequence": 18 }, { "arrival": { "time": "1784446626", "uncertainty": 120 }, "departure": { "time": "1784446626", "uncertainty": 120 }, "stopId": "0:COTSE1", "stopSequence": 19 }, { "arrival": { "time": "1784446652", "uncertainty": 120 }, "departure": { "time": "1784446652", "uncertainty": 120 }, "stopId": "0:TIVO1", "stopSequence": 20 }, { "arrival": { "time": "1784446700", "uncertainty": 120 }, "departure": { "time": "1784446700", "uncertainty": 120 }, "stopId": "0:HESTAUX2", "stopSequence": 21 }, { "arrival": { "time": "1784446742", "uncertainty": 120 }, "departure": { "time": "1784446742", "uncertainty": 120 }, "stopId": "0:GOUSSEL2", "stopSequence": 22 }, { "arrival": { "time": "1784446775", "uncertainty": 120 }, "departure": { "time": "1784446775", "uncertainty": 120 }, "stopId": "0:CLAUDEL2", "stopSequence": 23 }, { "arrival": { "time": "1784446846", "uncertainty": 120 }, "departure": { "time": "1784446846", "uncertainty": 120 }, "stopId": "0:OBERL193", "stopSequence": 24 }, { "arrival": { "time": "1784446888", "uncertainty": 120 }, "departure": { "time": "1784446888", "uncertainty": 120 }, "stopId": "0:GENDARM1", "stopSequence": 25 }, { "arrival": { "time": "1784446919", "uncertainty": 120 }, "departure": { "time": "1784446919", "uncertainty": 120 }, "stopId": "0:STMAXI1", "stopSequence": 26 }, { "arrival": { "time": "1784446946", "uncertainty": 120 }, "departure": { "time": "1784446946", "uncertainty": 120 }, "stopId": "0:PUYMAIG1", "stopSequence": 27 }, { "arrival": { "time": "1784447013", "uncertainty": 120 }, "departure": { "time": "1784447013", "uncertainty": 120 }, "stopId": "0:TREIZE1", "stopSequence": 28 }, { "arrival": { "time": "1784447068", "uncertainty": 120 }, "departure": { "time": "1784447068", "uncertainty": 120 }, "stopId": "0:SEILLE1", "stopSequence": 29 }, { "arrival": { "time": "1784447368", "uncertainty": 120 }, "departure": { "time": "1784447368", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 30 }, { "arrival": { "time": "1784447548", "uncertainty": 120 }, "stopId": "0:REPLYA", "stopSequence": 31 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "1_72074682" } } }, { "id": "2071172", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784446381", "uncertainty": 120 }, "departure": { "time": "1784446381", "uncertainty": 120 }, "stopId": "0:BONSEC2" }, { "arrival": { "time": "1784446488", "uncertainty": 120 }, "departure": { "time": "1784446488", "uncertainty": 120 }, "stopId": "0:GENIE1" }, { "departure": { "time": "1784446200", "uncertainty": 120 }, "stopId": "0:REPLYD", "stopSequence": 1 }, { "arrival": { "time": "1784446317", "uncertainty": 120 }, "departure": { "time": "1784446317", "uncertainty": 120 }, "stopId": "0:ROI04", "stopSequence": 2 }, { "arrival": { "time": "1784446380", "uncertainty": 120 }, "departure": { "time": "1784446380", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BONSEC2", "stopSequence": 3 }, { "arrival": { "time": "1784446494", "uncertainty": 120 }, "departure": { "time": "1784446494", "uncertainty": 120 }, "stopId": "0:GENIE2", "stopSequence": 4 }, { "arrival": { "time": "1784446527", "uncertainty": 120 }, "departure": { "time": "1784446527", "uncertainty": 120 }, "stopId": "0:BOTANIQ2", "stopSequence": 5 }, { "arrival": { "time": "1784446578", "uncertainty": 120 }, "departure": { "time": "1784446578", "uncertainty": 120 }, "stopId": "0:EUROPAC2", "stopSequence": 6 }, { "arrival": { "time": "1784446633", "uncertainty": 120 }, "departure": { "time": "1784446633", "uncertainty": 120 }, "stopId": "0:NATION2", "stopSequence": 7 }, { "arrival": { "time": "1784446685", "uncertainty": 120 }, "departure": { "time": "1784446685", "uncertainty": 120 }, "stopId": "0:SCHAFF01", "stopSequence": 8 }, { "arrival": { "time": "1784446774", "uncertainty": 120 }, "departure": { "time": "1784446774", "uncertainty": 120 }, "stopId": "0:STLADRE2", "stopSequence": 9 }, { "arrival": { "time": "1784446842", "uncertainty": 120 }, "departure": { "time": "1784446842", "uncertainty": 120 }, "stopId": "0:MERMOZ2", "stopSequence": 10 }, { "arrival": { "time": "1784446964", "uncertainty": 120 }, "departure": { "time": "1784446964", "uncertainty": 120 }, "stopId": "0:SIMMI689", "stopSequence": 11 }, { "arrival": { "time": "1784447014", "uncertainty": 120 }, "departure": { "time": "1784447014", "uncertainty": 120 }, "stopId": "0:ECURI2", "stopSequence": 12 }, { "arrival": { "time": "1784447192", "uncertainty": 120 }, "departure": { "time": "1784447192", "uncertainty": 120 }, "stopId": "0:COSTEBE6", "stopSequence": 13 }, { "arrival": { "time": "1784447233", "uncertainty": 120 }, "departure": { "time": "1784447233", "uncertainty": 120 }, "stopId": "0:GRORMES2", "stopSequence": 14 }, { "arrival": { "time": "1784447301", "uncertainty": 120 }, "departure": { "time": "1784447301", "uncertainty": 120 }, "stopId": "0:GARENNE2", "stopSequence": 15 }, { "arrival": { "time": "1784447351", "uncertainty": 120 }, "departure": { "time": "1784447351", "uncertainty": 120 }, "stopId": "0:LESCLOS2", "stopSequence": 16 }, { "arrival": { "time": "1784447432", "uncertainty": 120 }, "departure": { "time": "1784447432", "uncertainty": 120 }, "stopId": "0:SORBIER2", "stopSequence": 17 }, { "arrival": { "time": "1784447517", "uncertainty": 120 }, "departure": { "time": "1784447517", "uncertainty": 120 }, "stopId": "0:PJOLY2", "stopSequence": 18 }, { "arrival": { "time": "1784447612", "uncertainty": 120 }, "departure": { "time": "1784447612", "uncertainty": 120 }, "stopId": "0:HOTELVI2", "stopSequence": 19 }, { "arrival": { "time": "1784447732", "uncertainty": 120 }, "departure": { "time": "1784447732", "uncertainty": 120 }, "stopId": "0:JOSEPH02", "stopSequence": 20 }, { "arrival": { "time": "1784447815", "uncertainty": 120 }, "departure": { "time": "1784447815", "uncertainty": 120 }, "stopId": "0:NEC1", "stopSequence": 21 }, { "arrival": { "time": "1784447852", "uncertainty": 120 }, "stopId": "0:MARLY 3", "stopSequence": 22 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "2", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071172" } } }, { "id": "2074690", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784448383", "uncertainty": 120 }, "departure": { "time": "1784448383", "uncertainty": 120 }, "stopId": "0:FRIANT2" }, { "arrival": { "time": "1784448433", "uncertainty": 120 }, "departure": { "time": "1784448433", "uncertainty": 120 }, "stopId": "0:HERMITE2" }, { "arrival": { "time": "1784448462", "uncertainty": 120 }, "departure": { "time": "1784448462", "uncertainty": 120 }, "stopId": "0:COLLIGN2" }, { "arrival": { "time": "1784448521", "uncertainty": 120 }, "departure": { "time": "1784448521", "uncertainty": 120 }, "stopId": "0:DUCROCQ2" }, { "arrival": { "time": "1784448561", "uncertainty": 120 }, "departure": { "time": "1784448561", "uncertainty": 120 }, "stopId": "0:TIVO2" }, { "arrival": { "time": "1784448605", "uncertainty": 120 }, "departure": { "time": "1784448605", "uncertainty": 120 }, "stopId": "0:COTSE2" }, { "arrival": { "time": "1784448776", "uncertainty": 120 }, "departure": { "time": "1784448776", "uncertainty": 120 }, "stopId": "0:HESTAUX2" }, { "arrival": { "time": "1784448831", "uncertainty": 120 }, "departure": { "time": "1784448831", "uncertainty": 120 }, "stopId": "0:GOUSSEL2" }, { "arrival": { "time": "1784448874", "uncertainty": 120 }, "departure": { "time": "1784448874", "uncertainty": 120 }, "stopId": "0:CLAUDEL2" }, { "departure": { "time": "1784448000", "uncertainty": 120 }, "stopId": "0:REPLYD", "stopSequence": 1 }, { "arrival": { "time": "1784448180", "uncertainty": 120 }, "departure": { "time": "1784448180", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 2 }, { "arrival": { "time": "1784448300", "uncertainty": 120 }, "departure": { "time": "1784448300", "uncertainty": 120 }, "stopId": "0:SEILLE2", "stopSequence": 3 }, { "arrival": { "time": "1784448438", "uncertainty": 120 }, "departure": { "time": "1784448438", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:FRIANT2", "stopSequence": 4 }, { "arrival": { "time": "1784448534", "uncertainty": 120 }, "departure": { "time": "1784448534", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:HERMITE2", "stopSequence": 5 }, { "arrival": { "time": "1784448590", "uncertainty": 120 }, "departure": { "time": "1784448590", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COLLIGN2", "stopSequence": 6 }, { "arrival": { "time": "1784448704", "uncertainty": 120 }, "departure": { "time": "1784448704", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:DUCROCQ2", "stopSequence": 7 }, { "arrival": { "time": "1784448780", "uncertainty": 120 }, "departure": { "time": "1784448780", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:TIVO2", "stopSequence": 8 }, { "arrival": { "time": "1784448797", "uncertainty": 120 }, "departure": { "time": "1784448797", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:COTSE2", "stopSequence": 9 }, { "arrival": { "time": "1784448819", "uncertainty": 120 }, "departure": { "time": "1784448819", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GDMAISO4", "stopSequence": 10 }, { "arrival": { "time": "1784448862", "uncertainty": 120 }, "departure": { "time": "1784448862", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:HESTAUX2", "stopSequence": 11 }, { "arrival": { "time": "1784448883", "uncertainty": 120 }, "departure": { "time": "1784448883", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GOUSSEL2", "stopSequence": 12 }, { "arrival": { "time": "1784448899", "uncertainty": 120 }, "departure": { "time": "1784448899", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:CLAUDEL2", "stopSequence": 13 }, { "arrival": { "time": "1784448941", "uncertainty": 120 }, "departure": { "time": "1784448941", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:ROEDERE2", "stopSequence": 14 }, { "arrival": { "time": "1784449012", "uncertainty": 120 }, "departure": { "time": "1784449012", "uncertainty": 120 }, "stopId": "0:GENERAL2", "stopSequence": 15 }, { "arrival": { "time": "1784449036", "uncertainty": 120 }, "departure": { "time": "1784449036", "uncertainty": 120 }, "stopId": "0:SEULHOT2", "stopSequence": 16 }, { "arrival": { "time": "1784449112", "uncertainty": 120 }, "departure": { "time": "1784449112", "uncertainty": 120 }, "stopId": "0:SYMPHON3", "stopSequence": 17 }, { "arrival": { "time": "1784449161", "uncertainty": 120 }, "departure": { "time": "1784449161", "uncertainty": 120 }, "stopId": "0:MARCONI2", "stopSequence": 18 }, { "arrival": { "time": "1784449192", "uncertainty": 120 }, "departure": { "time": "1784449192", "uncertainty": 120 }, "stopId": "0:ARAGO035", "stopSequence": 19 }, { "arrival": { "time": "1784449330", "uncertainty": 120 }, "departure": { "time": "1784449330", "uncertainty": 120 }, "stopId": "0:CHAPPE2", "stopSequence": 20 }, { "arrival": { "time": "1784449414", "uncertainty": 120 }, "departure": { "time": "1784449414", "uncertainty": 120 }, "stopId": "0:JMICHEL2", "stopSequence": 21 }, { "arrival": { "time": "1784449552", "uncertainty": 120 }, "departure": { "time": "1784449552", "uncertainty": 120 }, "stopId": "0:SEBASTO2", "stopSequence": 22 }, { "arrival": { "time": "1784449583", "uncertainty": 120 }, "departure": { "time": "1784449583", "uncertainty": 120 }, "stopId": "0:SOLIDAR2", "stopSequence": 23 }, { "arrival": { "time": "1784449642", "uncertainty": 120 }, "departure": { "time": "1784449642", "uncertainty": 120 }, "stopId": "0:ROSEGON2", "stopSequence": 24 }, { "arrival": { "time": "1784449684", "uncertainty": 120 }, "departure": { "time": "1784449684", "uncertainty": 120 }, "stopId": "0:FAURNEL2", "stopSequence": 25 }, { "arrival": { "time": "1784449713", "uncertainty": 120 }, "departure": { "time": "1784449713", "uncertainty": 120 }, "stopId": "0:FALOGNE2", "stopSequence": 26 }, { "arrival": { "time": "1784449760", "uncertainty": 120 }, "departure": { "time": "1784449760", "uncertainty": 120 }, "stopId": "0:ARIANE2", "stopSequence": 27 }, { "arrival": { "time": "1784449788", "uncertainty": 120 }, "departure": { "time": "1784449788", "uncertainty": 120 }, "stopId": "0:PASSOTE2", "stopSequence": 28 }, { "arrival": { "time": "1784449811", "uncertainty": 120 }, "departure": { "time": "1784449811", "uncertainty": 120 }, "stopId": "0:CUVION2", "stopSequence": 29 }, { "arrival": { "time": "1784449852", "uncertainty": 120 }, "stopId": "0:DOLICHE2", "stopSequence": 30 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "12", "scheduleRelationship": "SCHEDULED", "tripId": "1_72074690" } } }, { "id": "2160673", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784447700" }, "stopId": "0:LUXE", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "111", "scheduleRelationship": "SCHEDULED", "tripId": "1_72160673" } } }, { "id": "2071447", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784446260", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071447" } } }, { "id": "2071432", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784448120", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071432" } } }, { "id": "2071431", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784444400", "uncertainty": 120 }, "stopId": "0:WOI01", "stopSequence": 1 }, { "arrival": { "time": "1784444440", "uncertainty": 120 }, "departure": { "time": "1784444461", "uncertainty": 120 }, "stopId": "0:FON01", "stopSequence": 2 }, { "arrival": { "time": "1784444533", "uncertainty": 120 }, "departure": { "time": "1784444533", "uncertainty": 120 }, "stopId": "0:CHA01", "stopSequence": 3 }, { "arrival": { "time": "1784444611", "uncertainty": 120 }, "departure": { "time": "1784444611", "uncertainty": 120 }, "stopId": "0:ROU01", "stopSequence": 4 }, { "arrival": { "time": "1784444701", "uncertainty": 120 }, "departure": { "time": "1784444701", "uncertainty": 120 }, "stopId": "0:JOB01", "stopSequence": 5 }, { "arrival": { "time": "1784444863", "uncertainty": 120 }, "departure": { "time": "1784444863", "uncertainty": 120 }, "stopId": "0:CAS01", "stopSequence": 6 }, { "arrival": { "time": "1784444928", "uncertainty": 120 }, "departure": { "time": "1784444928", "uncertainty": 120 }, "stopId": "0:BER01", "stopSequence": 7 }, { "arrival": { "time": "1784445022", "uncertainty": 120 }, "departure": { "time": "1784445022", "uncertainty": 120 }, "stopId": "0:ROC01", "stopSequence": 8 }, { "arrival": { "time": "1784445084", "uncertainty": 120 }, "departure": { "time": "1784445084", "uncertainty": 120 }, "stopId": "0:PON01", "stopSequence": 9 }, { "arrival": { "time": "1784445142", "uncertainty": 120 }, "departure": { "time": "1784445142", "uncertainty": 120 }, "stopId": "0:VIN01", "stopSequence": 10 }, { "arrival": { "time": "1784445180", "uncertainty": 120 }, "departure": { "time": "1784445180", "uncertainty": 120 }, "stopId": "0:LUX01", "stopSequence": 11 }, { "arrival": { "time": "1784445234", "uncertainty": 120 }, "departure": { "time": "1784445234", "uncertainty": 120 }, "stopId": "0:MOY01", "stopSequence": 12 }, { "arrival": { "time": "1784445320", "uncertainty": 120 }, "departure": { "time": "1784445320", "uncertainty": 120 }, "stopId": "0:REP01", "stopSequence": 13 }, { "arrival": { "time": "1784445395", "uncertainty": 120 }, "departure": { "time": "1784445395", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 14 }, { "arrival": { "time": "1784445462", "uncertainty": 120 }, "departure": { "time": "1784445462", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 15 }, { "arrival": { "time": "1784445543", "uncertainty": 120 }, "departure": { "time": "1784445543", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 16 }, { "arrival": { "time": "1784445625", "uncertainty": 120 }, "departure": { "time": "1784445625", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 17 }, { "arrival": { "time": "1784445712", "uncertainty": 120 }, "departure": { "time": "1784445712", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 18 }, { "arrival": { "time": "1784445784", "uncertainty": 120 }, "departure": { "time": "1784445784", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 19 }, { "arrival": { "time": "1784445854", "uncertainty": 120 }, "departure": { "time": "1784445854", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 20 }, { "arrival": { "time": "1784445933", "uncertainty": 120 }, "departure": { "time": "1784445933", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 21 }, { "arrival": { "time": "1784445993", "uncertainty": 120 }, "departure": { "time": "1784445993", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 22 }, { "arrival": { "time": "1784446054", "uncertainty": 120 }, "departure": { "time": "1784446054", "uncertainty": 120 }, "stopId": "0:BOR01", "stopSequence": 23 }, { "arrival": { "time": "1784446117", "uncertainty": 120 }, "departure": { "time": "1784446117", "uncertainty": 120 }, "stopId": "0:BLE01", "stopSequence": 24 }, { "arrival": { "time": "1784446219", "uncertainty": 120 }, "departure": { "time": "1784446219", "uncertainty": 120 }, "stopId": "0:SAR01", "stopSequence": 25 }, { "arrival": { "time": "1784446322", "uncertainty": 120 }, "departure": { "time": "1784446322", "uncertainty": 120 }, "stopId": "0:FEI01", "stopSequence": 26 }, { "arrival": { "time": "1784446378", "uncertainty": 120 }, "departure": { "time": "1784446378", "uncertainty": 120 }, "stopId": "0:SER01", "stopSequence": 27 }, { "arrival": { "time": "1784446530", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 28 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071431" }, "vehicle": { "id": "1318", "label": "1318" } } }, { "id": "2071481", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784445360", "uncertainty": 120 }, "stopId": "0:MIC02", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071481" } } }, { "id": "2071465", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784447040", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071465" } } }, { "id": "2071464", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784443381", "uncertainty": 120 }, "stopId": "0:HSCHUMA2", "stopSequence": 1 }, { "arrival": { "time": "1784443501", "uncertainty": 120 }, "departure": { "time": "1784443501", "uncertainty": 120 }, "stopId": "0:SER02", "stopSequence": 2 }, { "arrival": { "time": "1784443561", "uncertainty": 120 }, "departure": { "time": "1784443561", "uncertainty": 120 }, "stopId": "0:FEI02", "stopSequence": 3 }, { "arrival": { "time": "1784443621", "uncertainty": 120 }, "departure": { "time": "1784443621", "uncertainty": 120 }, "stopId": "0:SAR02", "stopSequence": 4 }, { "arrival": { "time": "1784443711", "uncertainty": 120 }, "departure": { "time": "1784443711", "uncertainty": 120 }, "stopId": "0:BLE02", "stopSequence": 5 }, { "arrival": { "time": "1784443771", "uncertainty": 120 }, "departure": { "time": "1784443771", "uncertainty": 120 }, "stopId": "0:BOR02", "stopSequence": 6 }, { "arrival": { "time": "1784443831", "uncertainty": 120 }, "departure": { "time": "1784443831", "uncertainty": 120 }, "stopId": "0:PRO02", "stopSequence": 7 }, { "arrival": { "time": "1784443903", "uncertainty": 120 }, "departure": { "time": "1784443921", "uncertainty": 120 }, "stopId": "0:BEL02", "stopSequence": 8 }, { "arrival": { "time": "1784443988", "uncertainty": 120 }, "departure": { "time": "1784443988", "uncertainty": 120 }, "stopId": "0:CIM02", "stopSequence": 9 }, { "arrival": { "time": "1784444079", "uncertainty": 120 }, "departure": { "time": "1784444079", "uncertainty": 120 }, "stopId": "0:ALC02", "stopSequence": 10 }, { "arrival": { "time": "1784444142", "uncertainty": 120 }, "departure": { "time": "1784444160", "uncertainty": 120 }, "stopId": "0:LEG02", "stopSequence": 11 }, { "arrival": { "time": "1784444221", "uncertainty": 120 }, "departure": { "time": "1784444221", "uncertainty": 120 }, "stopId": "0:SEI02", "stopSequence": 12 }, { "arrival": { "time": "1784444291", "uncertainty": 120 }, "departure": { "time": "1784444291", "uncertainty": 120 }, "stopId": "0:POM02", "stopSequence": 13 }, { "arrival": { "time": "1784444371", "uncertainty": 120 }, "departure": { "time": "1784444400", "uncertainty": 120 }, "stopId": "0:GAR02", "stopSequence": 14 }, { "arrival": { "time": "1784444471", "uncertainty": 120 }, "departure": { "time": "1784444491", "uncertainty": 120 }, "stopId": "0:ROI02", "stopSequence": 15 }, { "arrival": { "time": "1784444551", "uncertainty": 120 }, "departure": { "time": "1784444611", "uncertainty": 120 }, "stopId": "0:REP02", "stopSequence": 16 }, { "arrival": { "time": "1784444753", "uncertainty": 120 }, "departure": { "time": "1784444753", "uncertainty": 120 }, "stopId": "0:LUX02", "stopSequence": 17 }, { "arrival": { "time": "1784444818", "uncertainty": 120 }, "departure": { "time": "1784444818", "uncertainty": 120 }, "stopId": "0:VIN02", "stopSequence": 18 }, { "arrival": { "time": "1784444895", "uncertainty": 120 }, "departure": { "time": "1784444895", "uncertainty": 120 }, "stopId": "0:PON02", "stopSequence": 19 }, { "arrival": { "time": "1784444977", "uncertainty": 120 }, "departure": { "time": "1784444977", "uncertainty": 120 }, "stopId": "0:ROC02", "stopSequence": 20 }, { "arrival": { "time": "1784445077", "uncertainty": 120 }, "departure": { "time": "1784445077", "uncertainty": 120 }, "stopId": "0:BER02", "stopSequence": 21 }, { "arrival": { "time": "1784445132", "uncertainty": 120 }, "departure": { "time": "1784445132", "uncertainty": 120 }, "stopId": "0:CAS02", "stopSequence": 22 }, { "arrival": { "time": "1784445277", "uncertainty": 120 }, "departure": { "time": "1784445277", "uncertainty": 120 }, "stopId": "0:JOB02", "stopSequence": 23 }, { "arrival": { "time": "1784445376", "uncertainty": 120 }, "departure": { "time": "1784445376", "uncertainty": 120 }, "stopId": "0:ROU02", "stopSequence": 24 }, { "arrival": { "time": "1784445466", "uncertainty": 120 }, "departure": { "time": "1784445466", "uncertainty": 120 }, "stopId": "0:CHA02", "stopSequence": 25 }, { "arrival": { "time": "1784445550", "uncertainty": 120 }, "departure": { "time": "1784445550", "uncertainty": 120 }, "stopId": "0:FON02", "stopSequence": 26 }, { "arrival": { "time": "1784445577", "uncertainty": 120 }, "stopId": "0:WOI02", "stopSequence": 27 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071464" }, "vehicle": { "id": "1314", "label": "1314" } } }, { "id": "2072075", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784443440", "uncertainty": 120 }, "stopId": "0:LELAC1", "stopSequence": 1 }, { "arrival": { "time": "1784443522", "uncertainty": 120 }, "departure": { "time": "1784443531", "uncertainty": 120 }, "stopId": "0:FALOGNE1", "stopSequence": 2 }, { "arrival": { "time": "1784443570", "uncertainty": 120 }, "departure": { "time": "1784443591", "uncertainty": 120 }, "stopId": "0:LADAME1", "stopSequence": 3 }, { "arrival": { "time": "1784443650", "uncertainty": 120 }, "departure": { "time": "1784443650", "uncertainty": 120 }, "stopId": "0:30JOURS1", "stopSequence": 4 }, { "arrival": { "time": "1784443676", "uncertainty": 120 }, "departure": { "time": "1784443676", "uncertainty": 120 }, "stopId": "0:DOLICHE1", "stopSequence": 5 }, { "arrival": { "time": "1784443727", "uncertainty": 120 }, "departure": { "time": "1784443741", "uncertainty": 120 }, "stopId": "0:CUVION1", "stopSequence": 6 }, { "arrival": { "time": "1784443783", "uncertainty": 120 }, "departure": { "time": "1784443783", "uncertainty": 120 }, "stopId": "0:PASSOTE1", "stopSequence": 7 }, { "arrival": { "time": "1784443904", "uncertainty": 120 }, "departure": { "time": "1784443904", "uncertainty": 120 }, "stopId": "0:GDECOLE1", "stopSequence": 8 }, { "arrival": { "time": "1784444012", "uncertainty": 120 }, "departure": { "time": "1784444012", "uncertainty": 120 }, "stopId": "0:GRIGY1", "stopSequence": 9 }, { "arrival": { "time": "1784444175", "uncertainty": 120 }, "departure": { "time": "1784444175", "uncertainty": 120 }, "stopId": "0:PEUPLIE1", "stopSequence": 10 }, { "arrival": { "time": "1784444265", "uncertainty": 120 }, "departure": { "time": "1784444281", "uncertainty": 120 }, "stopId": "0:OBERL668", "stopSequence": 11 }, { "arrival": { "time": "1784444341", "uncertainty": 120 }, "departure": { "time": "1784444341", "uncertainty": 120 }, "stopId": "0:CLAUDEL1", "stopSequence": 12 }, { "arrival": { "time": "1784444371", "uncertainty": 120 }, "departure": { "time": "1784444371", "uncertainty": 120 }, "stopId": "0:GOUSSEL1", "stopSequence": 13 }, { "arrival": { "time": "1784444401", "uncertainty": 120 }, "departure": { "time": "1784444401", "uncertainty": 120 }, "stopId": "0:HESTAUX1", "stopSequence": 14 }, { "arrival": { "time": "1784444431", "uncertainty": 120 }, "departure": { "time": "1784444431", "uncertainty": 120 }, "stopId": "0:DUCROCQ1", "stopSequence": 15 }, { "arrival": { "time": "1784444509", "uncertainty": 120 }, "departure": { "time": "1784444509", "uncertainty": 120 }, "stopId": "0:COLLIGN1", "stopSequence": 16 }, { "arrival": { "time": "1784444521", "uncertainty": 120 }, "departure": { "time": "1784444521", "uncertainty": 120 }, "stopId": "0:HERMITE1", "stopSequence": 17 }, { "arrival": { "time": "1784444581", "uncertainty": 120 }, "departure": { "time": "1784444581", "uncertainty": 120 }, "stopId": "0:FRIANT1", "stopSequence": 18 }, { "arrival": { "time": "1784444619", "uncertainty": 120 }, "departure": { "time": "1784444641", "uncertainty": 120 }, "stopId": "0:SEILLE1", "stopSequence": 19 }, { "arrival": { "time": "1784444924", "uncertainty": 120 }, "departure": { "time": "1784444924", "uncertainty": 120 }, "stopId": "0:GARCE", "stopSequence": 20 }, { "arrival": { "time": "1784444980", "uncertainty": 120 }, "departure": { "time": "1784444980", "uncertainty": 120 }, "stopId": "0:STNICOL4", "stopSequence": 21 }, { "arrival": { "time": "1784445224", "uncertainty": 120 }, "departure": { "time": "1784445224", "uncertainty": 120 }, "stopId": "0:REPBW", "stopSequence": 22 }, { "arrival": { "time": "1784445431", "uncertainty": 120 }, "departure": { "time": "1784445431", "uncertainty": 120 }, "stopId": "0:LUXS", "stopSequence": 23 }, { "arrival": { "time": "1784445525", "uncertainty": 120 }, "departure": { "time": "1784445525", "uncertainty": 120 }, "stopId": "0:FMOSELL2", "stopSequence": 24 }, { "arrival": { "time": "1784445612", "uncertainty": 120 }, "departure": { "time": "1784445612", "uncertainty": 120 }, "stopId": "0:TIGNO395", "stopSequence": 25 }, { "arrival": { "time": "1784445638", "uncertainty": 120 }, "departure": { "time": "1784445638", "uncertainty": 120 }, "stopId": "0:COLIBRI2", "stopSequence": 26 }, { "arrival": { "time": "1784445663", "uncertainty": 120 }, "departure": { "time": "1784445663", "uncertainty": 120 }, "stopId": "0:LEMOYNE2", "stopSequence": 27 }, { "arrival": { "time": "1784445706", "uncertainty": 120 }, "departure": { "time": "1784445706", "uncertainty": 120 }, "stopId": "0:NJUNG2", "stopSequence": 28 }, { "arrival": { "time": "1784445751", "uncertainty": 120 }, "departure": { "time": "1784445751", "uncertainty": 120 }, "stopId": "0:BUCHOZ2", "stopSequence": 29 }, { "arrival": { "time": "1784445781", "uncertainty": 120 }, "departure": { "time": "1784445781", "uncertainty": 120 }, "stopId": "0:SANSONN2", "stopSequence": 30 }, { "arrival": { "time": "1784445829", "uncertainty": 120 }, "departure": { "time": "1784445829", "uncertainty": 120 }, "stopId": "0:BAUCHEZ2", "stopSequence": 31 }, { "arrival": { "time": "1784445865", "uncertainty": 120 }, "departure": { "time": "1784445865", "uncertainty": 120 }, "stopId": "0:ROUSSEL2", "stopSequence": 32 }, { "arrival": { "time": "1784445900", "uncertainty": 120 }, "departure": { "time": "1784445900", "uncertainty": 120 }, "stopId": "0:CAILLOU2", "stopSequence": 33 }, { "arrival": { "time": "1784445932", "uncertainty": 120 }, "departure": { "time": "1784445932", "uncertainty": 120 }, "stopId": "0:CLETTE2", "stopSequence": 34 }, { "arrival": { "time": "1784446006", "uncertainty": 120 }, "stopId": "0:PRESJAC1", "stopSequence": 35 } ], "timestamp": "1784444748", "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "tripId": "1_72072075" }, "vehicle": { "id": "2431", "label": "2431" } } }, { "id": "2071327", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1784444820", "uncertainty": 120 }, "departure": { "time": "1784444820", "uncertainty": 120 }, "stopId": "0:GENIE1" }, { "arrival": { "time": "1784444924", "uncertainty": 120 }, "departure": { "time": "1784444924", "uncertainty": 120 }, "stopId": "0:VERLAIN1" }, { "departure": { "time": "1784444132", "uncertainty": 120 }, "stopId": "0:COSTEBE3", "stopSequence": 1 }, { "arrival": { "time": "1784444220", "uncertainty": 120 }, "departure": { "time": "1784444220", "uncertainty": 120 }, "stopId": "0:ECURI1", "stopSequence": 2 }, { "arrival": { "time": "1784444259", "uncertainty": 120 }, "departure": { "time": "1784444259", "uncertainty": 120 }, "stopId": "0:SIMMI690", "stopSequence": 3 }, { "arrival": { "time": "1784444378", "uncertainty": 120 }, "departure": { "time": "1784444402", "uncertainty": 120 }, "stopId": "0:MERMOZ1", "stopSequence": 4 }, { "arrival": { "time": "1784444452", "uncertainty": 120 }, "departure": { "time": "1784444452", "uncertainty": 120 }, "stopId": "0:STLADRE1", "stopSequence": 5 }, { "arrival": { "time": "1784444539", "uncertainty": 120 }, "departure": { "time": "1784444552", "uncertainty": 120 }, "stopId": "0:SCHAFF02", "stopSequence": 6 }, { "arrival": { "time": "1784444662", "uncertainty": 120 }, "departure": { "time": "1784444662", "uncertainty": 120 }, "stopId": "0:NATION1", "stopSequence": 7 }, { "arrival": { "time": "1784444711", "uncertainty": 120 }, "departure": { "time": "1784444711", "uncertainty": 120 }, "stopId": "0:EUROPAC1", "stopSequence": 8 }, { "arrival": { "time": "1784444779", "uncertainty": 120 }, "departure": { "time": "1784444779", "uncertainty": 120 }, "stopId": "0:BOTANIQ1", "stopSequence": 9 }, { "arrival": { "time": "1784444610", "uncertainty": 120 }, "departure": { "time": "1784444610", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:GENIE1", "stopSequence": 10 }, { "arrival": { "time": "1784444700", "uncertainty": 120 }, "departure": { "time": "1784444700", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:BONSEC1", "stopSequence": 11 }, { "arrival": { "time": "1784445027", "uncertainty": 120 }, "departure": { "time": "1784445027", "uncertainty": 120 }, "stopId": "0:ROIGE142", "stopSequence": 12 }, { "arrival": { "time": "1784445112", "uncertainty": 120 }, "departure": { "time": "1784445112", "uncertainty": 120 }, "stopId": "0:GARCS", "stopSequence": 13 }, { "arrival": { "time": "1784445289", "uncertainty": 120 }, "departure": { "time": "1784445289", "uncertainty": 120 }, "stopId": "0:MAZELLE2", "stopSequence": 14 }, { "arrival": { "time": "1784445405", "uncertainty": 120 }, "departure": { "time": "1784445405", "uncertainty": 120 }, "stopId": "0:TANNEUR2", "stopSequence": 15 }, { "arrival": { "time": "1784445438", "uncertainty": 120 }, "departure": { "time": "1784445438", "uncertainty": 120 }, "stopId": "0:FOURNIE2", "stopSequence": 16 }, { "arrival": { "time": "1784445490", "uncertainty": 120 }, "departure": { "time": "1784445490", "uncertainty": 120 }, "stopId": "0:ARSENAL2", "stopSequence": 17 }, { "arrival": { "time": "1784445635", "uncertainty": 120 }, "departure": { "time": "1784445635", "uncertainty": 120 }, "stopId": "0:TANNERI2", "stopSequence": 18 }, { "arrival": { "time": "1784445686", "uncertainty": 120 }, "departure": { "time": "1784445686", "uncertainty": 120 }, "stopId": "0:BILLOTT2", "stopSequence": 19 }, { "arrival": { "time": "1784445736", "uncertainty": 120 }, "departure": { "time": "1784445736", "uncertainty": 120 }, "stopId": "0:DUNANT2", "stopSequence": 20 }, { "arrival": { "time": "1784445781", "uncertainty": 120 }, "departure": { "time": "1784445781", "uncertainty": 120 }, "stopId": "0:JOUSSE2", "stopSequence": 21 }, { "arrival": { "time": "1784445841", "uncertainty": 120 }, "departure": { "time": "1784445841", "uncertainty": 120 }, "stopId": "0:JUGAN2", "stopSequence": 22 }, { "arrival": { "time": "1784445875", "uncertainty": 120 }, "departure": { "time": "1784445875", "uncertainty": 120 }, "stopId": "0:CORCHAD2", "stopSequence": 23 }, { "arrival": { "time": "1784445926", "uncertainty": 120 }, "departure": { "time": "1784445926", "uncertainty": 120 }, "stopId": "0:JPJEAN2", "stopSequence": 24 }, { "arrival": { "time": "1784445976", "uncertainty": 120 }, "departure": { "time": "1784445976", "uncertainty": 120 }, "stopId": "0:SAULNOI2", "stopSequence": 25 }, { "arrival": { "time": "1784446020", "uncertainty": 120 }, "departure": { "time": "1784446020", "uncertainty": 120 }, "stopId": "0:MANGENO2", "stopSequence": 26 }, { "arrival": { "time": "1784446065", "uncertainty": 120 }, "departure": { "time": "1784446065", "uncertainty": 120 }, "stopId": "0:BARBE2", "stopSequence": 27 }, { "arrival": { "time": "1784446125", "uncertainty": 120 }, "departure": { "time": "1784446125", "uncertainty": 120 }, "stopId": "0:FONNY2", "stopSequence": 28 }, { "arrival": { "time": "1784446156", "uncertainty": 120 }, "departure": { "time": "1784446156", "uncertainty": 120 }, "stopId": "0:LMOULIN2", "stopSequence": 29 }, { "arrival": { "time": "1784446235", "uncertainty": 120 }, "departure": { "time": "1784446235", "uncertainty": 120 }, "stopId": "0:MEYVIGN1", "stopSequence": 30 }, { "arrival": { "time": "1784446595", "uncertainty": 120 }, "departure": { "time": "1784446595", "uncertainty": 120 }, "stopId": "0:FALEE2", "stopSequence": 31 }, { "arrival": { "time": "1784446655", "uncertainty": 120 }, "departure": { "time": "1784446655", "uncertainty": 120 }, "stopId": "0:PRESSOI2", "stopSequence": 32 }, { "arrival": { "time": "1784446810", "uncertainty": 120 }, "departure": { "time": "1784446810", "uncertainty": 120 }, "stopId": "0:PINOTSM2", "stopSequence": 33 }, { "arrival": { "time": "1784446833", "uncertainty": 120 }, "departure": { "time": "1784446833", "uncertainty": 120 }, "stopId": "0:PENSEES2", "stopSequence": 34 }, { "arrival": { "time": "1784446868", "uncertainty": 120 }, "departure": { "time": "1784446868", "uncertainty": 120 }, "stopId": "0:CHAULME2", "stopSequence": 35 }, { "arrival": { "time": "1784446916", "uncertainty": 120 }, "departure": { "time": "1784446916", "uncertainty": 120 }, "stopId": "0:GROSNOY1", "stopSequence": 36 }, { "arrival": { "time": "1784447075", "uncertainty": 120 }, "stopId": "0:MASLIEV1", "stopSequence": 37 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "13", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071327" }, "vehicle": { "id": "1737", "label": "1737" } } }, { "id": "2071812", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784447940", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071812" } } }, { "id": "2071811", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784446080", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071811" } } }, { "id": "2071810", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1784444341", "uncertainty": 120 }, "stopId": "0:CTU01", "stopSequence": 1 }, { "arrival": { "time": "1784444401", "uncertainty": 120 }, "departure": { "time": "1784444401", "uncertainty": 120 }, "stopId": "0:SAU01", "stopSequence": 2 }, { "arrival": { "time": "1784444510", "uncertainty": 120 }, "departure": { "time": "1784444510", "uncertainty": 120 }, "stopId": "0:MOY01", "stopSequence": 3 }, { "arrival": { "time": "1784444596", "uncertainty": 120 }, "departure": { "time": "1784444611", "uncertainty": 120 }, "stopId": "0:REP01", "stopSequence": 4 }, { "arrival": { "time": "1784444683", "uncertainty": 120 }, "departure": { "time": "1784444701", "uncertainty": 120 }, "stopId": "0:ROI01", "stopSequence": 5 }, { "arrival": { "time": "1784444778", "uncertainty": 120 }, "departure": { "time": "1784444778", "uncertainty": 120 }, "stopId": "0:GAR01", "stopSequence": 6 }, { "arrival": { "time": "1784444840", "uncertainty": 120 }, "departure": { "time": "1784444840", "uncertainty": 120 }, "stopId": "0:POM01", "stopSequence": 7 }, { "arrival": { "time": "1784444899", "uncertainty": 120 }, "departure": { "time": "1784444899", "uncertainty": 120 }, "stopId": "0:SEI01", "stopSequence": 8 }, { "arrival": { "time": "1784444965", "uncertainty": 120 }, "departure": { "time": "1784444965", "uncertainty": 120 }, "stopId": "0:LEG01", "stopSequence": 9 }, { "arrival": { "time": "1784445044", "uncertainty": 120 }, "departure": { "time": "1784445044", "uncertainty": 120 }, "stopId": "0:ALC01", "stopSequence": 10 }, { "arrival": { "time": "1784445120", "uncertainty": 120 }, "departure": { "time": "1784445120", "uncertainty": 120 }, "stopId": "0:CIM01", "stopSequence": 11 }, { "arrival": { "time": "1784445201", "uncertainty": 120 }, "departure": { "time": "1784445201", "uncertainty": 120 }, "stopId": "0:BEL01", "stopSequence": 12 }, { "arrival": { "time": "1784445262", "uncertainty": 120 }, "departure": { "time": "1784445262", "uncertainty": 120 }, "stopId": "0:PRO01", "stopSequence": 13 }, { "arrival": { "time": "1784445311", "uncertainty": 120 }, "departure": { "time": "1784445311", "uncertainty": 120 }, "stopId": "0:GUY01", "stopSequence": 14 }, { "arrival": { "time": "1784445366", "uncertainty": 120 }, "departure": { "time": "1784445366", "uncertainty": 120 }, "stopId": "0:BRG01", "stopSequence": 15 }, { "arrival": { "time": "1784445433", "uncertainty": 120 }, "departure": { "time": "1784445433", "uncertainty": 120 }, "stopId": "0:GRA01", "stopSequence": 16 }, { "arrival": { "time": "1784445489", "uncertainty": 120 }, "departure": { "time": "1784445489", "uncertainty": 120 }, "stopId": "0:ARA01", "stopSequence": 17 }, { "arrival": { "time": "1784445593", "uncertainty": 120 }, "departure": { "time": "1784445593", "uncertainty": 120 }, "stopId": "0:ART01", "stopSequence": 18 }, { "arrival": { "time": "1784445682", "uncertainty": 120 }, "departure": { "time": "1784445682", "uncertainty": 120 }, "stopId": "0:ECO01", "stopSequence": 19 }, { "arrival": { "time": "1784445734", "uncertainty": 120 }, "departure": { "time": "1784445734", "uncertainty": 120 }, "stopId": "0:EXP01", "stopSequence": 20 }, { "arrival": { "time": "1784445907", "uncertainty": 120 }, "departure": { "time": "1784445907", "uncertainty": 120 }, "stopId": "0:MER01", "stopSequence": 21 }, { "arrival": { "time": "1784445982", "uncertainty": 120 }, "stopId": "0:MAT01", "stopSequence": 22 } ], "timestamp": "1784444748", "trip": { "directionId": 0, "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "1_72071810" }, "vehicle": { "id": "1315", "label": "1315" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1784444748" } }