Détails de la ressource

Nom du fichier : Offre TC temps réel Colibri
Format : gtfs-rt

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

Disponibilité au téléchargement

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

648 erreurs, 33 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 19/12/2025 à 08h16 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

stop_times_updates not strictly sorted E002 9 erreurs

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

Exemples d'erreurs
  • trip_id COLIBRI:ServiceJourney:LC2x3x0:LOC stop_sequence [28, 11] is not strictly sorted by increasing stop_sequence
  • trip_id COLIBRI:ServiceJourney:LC3:LOC stop_sequence [8, 17, 14] is not strictly sorted by increasing stop_sequence
  • trip_id COLIBRI:ServiceJourney:LC5x1:LOC stop_sequence [1, 3, 11, 19, 12] is not strictly sorted by increasing stop_sequence
  • trip_id COLIBRI:ServiceJourney:LC4:LOC stop_sequence [9, 24, 18] is not strictly sorted by increasing stop_sequence
  • trip_id COLIBRI:ServiceJourney:LC2:LOC stop_sequence [12, 14, 10] is not strictly sorted by increasing stop_sequence

Sequential stop_time_update times are not increasing E022 604 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 COLIBRI:ServiceJourney:LC1:LOC stop_sequence 32 arrival_time 06:11:45 (1766121105) is less than previous stop arrival_time 06:16:47 (1766121407) - times must increase between two sequential stops
  • trip_id COLIBRI:ServiceJourney:LC1:LOC stop_sequence 32 departure_time 06:12:15 (1766121135) is less than previous stop arrival_time 06:16:47 (1766121407) - times must increase between two sequential stops
  • trip_id COLIBRI:ServiceJourney:LC1:LOC stop_sequence 28 arrival_time 06:08:01 (1766120881) is less than previous stop arrival_time 06:11:45 (1766121105) - times must increase between two sequential stops
  • trip_id COLIBRI:ServiceJourney:LC1:LOC stop_sequence 28 arrival_time 06:08:01 (1766120881) is less than previous stop departure_time 06:12:15 (1766121135) - times must increase between two sequential stops
  • trip_id COLIBRI:ServiceJourney:LC1:LOC stop_sequence 28 departure_time 06:08:01 (1766120881) is less than previous stop departure_time 06:12:15 (1766121135) - times must increase between two sequential stops

trip direction_id does not match GTFS data E024 11 erreurs

GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt

Exemples d'erreurs
  • GTFS-rt trip_id COLIBRI:ServiceJourney:LC1:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id COLIBRI:ServiceJourney:LC2x3x0:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id COLIBRI:ServiceJourney:LC3:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id COLIBRI:ServiceJourney:LC5x1:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
  • GTFS-rt trip_id COLIBRI:ServiceJourney:LC4:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match

stop_time_update departure time is before arrival time E025 2 erreurs

Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.

Exemples d'erreurs
  • trip_id COLIBRI:ServiceJourney:LC3:LOC stop_sequence 23 departure_time 08:11:00 (1766128260) is less than the same stop arrival_time 08:15:13 (1766128513) - departure time must be equal to or greater than arrival time
  • trip_id COLIBRI:ServiceJourney:LC5x1:LOC stop_sequence 2 departure_time 08:10:00 (1766128200) is less than the same stop arrival_time 08:15:51 (1766128551) - departure time must be equal to or greater than arrival time

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

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

Exemples d'erreurs
  • GTFS-rt trip_id COLIBRI:ServiceJourney:LC2x3x0:LOC stop_sequence 28 has stop_id FR:01249:ZE:42052:COLIBRI but GTFS stop_sequence 28 has stop_id FR:01249:ZE:64327:COLIBRI - stop_ids should be the same
  • GTFS-rt trip_id COLIBRI:ServiceJourney:LC3:LOC stop_sequence 8 has stop_id FR:01043:ZE:64324:COLIBRI but GTFS stop_sequence 8 has stop_id FR:01043:ZE:42001:COLIBRI - stop_ids should be the same
  • GTFS-rt trip_id COLIBRI:ServiceJourney:LC3:LOC stop_sequence 17 has stop_id FR:01376:ZE:41996:COLIBRI but GTFS stop_sequence 17 has stop_id FR:01249:ZE:41992:COLIBRI - stop_ids should be the same
  • GTFS-rt trip_id COLIBRI:ServiceJourney:LC2:LOC stop_sequence 12 has stop_id FR:01043:ZE:42043:COLIBRI but GTFS stop_sequence 12 has stop_id FR:01043:ZE:64323:COLIBRI - stop_ids should be the same
  • GTFS-rt trip_id COLIBRI:ServiceJourney:LC2:LOC stop_sequence 14 has stop_id FR:01043:ZE:64323:COLIBRI but GTFS stop_sequence 14 has stop_id FR:01043:ZE:42000:COLIBRI - stop_ids should be the same

GTFS-rt stop_sequence not found in GTFS data E051 11 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 COLIBRI:ServiceJourney:LC1:LOC contains stop_sequence 35 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id COLIBRI:ServiceJourney:LC2x3x0:LOC contains stop_sequence 11 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id COLIBRI:ServiceJourney:LC3:LOC contains stop_sequence 14 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id COLIBRI:ServiceJourney:LC5x1:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id COLIBRI:ServiceJourney:LC4:LOC contains stop_sequence 18 that does not exist in GTFS stop_times.txt for this trip

Avertissements

vehicle_id not populated W002 11 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id COLIBRI:ServiceJourney:LC1:LOC does not have a vehicle_id
  • trip_id COLIBRI:ServiceJourney:LC2x3x0:LOC does not have a vehicle_id
  • trip_id COLIBRI:ServiceJourney:LC3:LOC does not have a vehicle_id
  • trip_id COLIBRI:ServiceJourney:LC5x1:LOC does not have a vehicle_id
  • trip_id COLIBRI:ServiceJourney:LC4:LOC does not have a vehicle_id

schedule_relationship not populated W009 22 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id COLIBRI:ServiceJourney:LC1:LOC stop_sequence 35 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id COLIBRI:ServiceJourney:LC1:LOC does not have a schedule_relationship
  • trip_id COLIBRI:ServiceJourney:LC2x3x0:LOC stop_sequence 28 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id COLIBRI:ServiceJourney:LC2x3x0:LOC does not have a schedule_relationship
  • trip_id COLIBRI:ServiceJourney:LC3:LOC stop_sequence 8 (and potentially more for this trip) does not have a schedule_relationship
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 198 25 fois (81 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 13 170 25 fois (81 % des validations)
E024 GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt 251 25 fois (81 % des validations)
E045 If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt 200 25 fois (81 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 226 25 fois (81 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 251 25 fois (81 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 502 25 fois (81 % des validations)
E025 Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. 33 13 fois (42 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 19/12/2025 à 17h40 Europe/Paris.

trip_updates (39) 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/12/2025 à 17h40 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "SM:COLIBRI:ServiceJourney:LC3x4:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 576, "time": "1766154883" }, "departure": { "delay": 576, "time": "1766154936" }, "stopId": "FR:01249:ZE:41993:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 76, "time": "1766153511" }, "departure": { "delay": 76, "time": "1766153536" }, "stopId": "FR:01043:ZE:63684:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 303, "time": "1766154162" }, "departure": { "delay": 303, "time": "1766154183" }, "stopId": "FR:01043:ZE:42001:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 391, "time": "1766154505" }, "departure": { "delay": 391, "time": "1766154511" }, "stopId": "FR:01376:ZE:64325:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 536, "time": "1766154810" }, "departure": { "delay": 536, "time": "1766154836" }, "stopId": "FR:01376:ZE:42017:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 334, "time": "1766154438" }, "departure": { "delay": 334, "time": "1766154454" }, "stopId": "FR:01376:ZE:42033:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 370, "time": "1766154548" }, "departure": { "delay": 370, "time": "1766154610" }, "stopId": "FR:01376:ZE:42018:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 335, "time": "1766155770" }, "departure": { "delay": 335, "time": "1766155775" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 67, "time": "1766153622" }, "departure": { "delay": 67, "time": "1766153647" }, "stopId": "FR:01043:ZE:63685:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 579, "time": "1766154984" }, "departure": { "delay": 579, "time": "1766154999" }, "stopId": "FR:01249:ZE:41992:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 557, "time": "1766155266" }, "departure": { "delay": 557, "time": "1766155277" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 582, "time": "1766155207" }, "departure": { "delay": 582, "time": "1766155242" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "departure": { "delay": 93, "time": "1766153373" }, "stopId": "FR:01043:ZE:64324:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 459, "time": "1766155345" }, "departure": { "delay": 459, "time": "1766155359" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 249, "time": "1766153881" }, "departure": { "delay": 249, "time": "1766153889" }, "stopId": "FR:01043:ZE:42043:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 116, "time": "1766153430" }, "departure": { "delay": 116, "time": "1766153456" }, "stopId": "FR:01043:ZE:64312:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 403, "time": "1766154305" }, "departure": { "delay": 403, "time": "1766154343" }, "stopId": "FR:01043:ZE:42000:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 585, "time": "1766155120" }, "departure": { "delay": 585, "time": "1766155125" }, "stopId": "FR:01249:ZE:41991:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 393, "time": "1766155509" }, "departure": { "delay": 393, "time": "1766155533" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 289, "time": "1766154020" }, "departure": { "delay": 289, "time": "1766154049" }, "stopId": "FR:01043:ZE:42046:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 304, "time": "1766154124" }, "departure": { "delay": 304, "time": "1766154124" }, "stopId": "FR:01043:ZE:64323:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 326, "time": "1766155819" }, "departure": { "delay": 326, "time": "1766155826" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 396, "time": "1766155460" }, "departure": { "delay": 396, "time": "1766155476" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 567, "time": "1766155149" }, "departure": { "delay": 567, "time": "1766155167" }, "stopId": "FR:01249:ZE:41990:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 532, "time": "1766155312" }, "departure": { "delay": 532, "time": "1766155312" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 303, "time": "1766155863" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 390, "time": "1766154380" }, "departure": { "delay": 390, "time": "1766154390" }, "stopId": "FR:01376:ZE:41996:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 411, "time": "1766154401" }, "departure": { "delay": 411, "time": "1766154411" }, "stopId": "FR:01376:ZE:64303:COLIBRI", "stopSequence": 18 } ], "timestamp": "1766162393", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC3x4:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC3x5:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 358, "time": "1766159443" }, "departure": { "delay": 358, "time": "1766159458" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 96, "time": "1766156984" }, "departure": { "delay": 96, "time": "1766157036" }, "stopId": "FR:01043:ZE:64312:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 54, "time": "1766157089" }, "departure": { "delay": 54, "time": "1766157114" }, "stopId": "FR:01043:ZE:63684:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 446, "time": "1766158662" }, "departure": { "delay": 446, "time": "1766158706" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 340, "time": "1766157933" }, "departure": { "delay": 340, "time": "1766157940" }, "stopId": "FR:01376:ZE:41996:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 190, "time": "1766157419" }, "departure": { "delay": 190, "time": "1766157430" }, "stopId": "FR:01043:ZE:42043:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 400, "time": "1766158293" }, "departure": { "delay": 400, "time": "1766158300" }, "stopId": "FR:01376:ZE:42017:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 339, "time": "1766158141" }, "departure": { "delay": 339, "time": "1766158179" }, "stopId": "FR:01376:ZE:42018:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 460, "time": "1766158754" }, "departure": { "delay": 460, "time": "1766158780" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 400, "time": "1766158535" }, "departure": { "delay": 400, "time": "1766158540" }, "stopId": "FR:01249:ZE:41991:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 368, "time": "1766158568" }, "departure": { "delay": 368, "time": "1766158568" }, "stopId": "FR:01249:ZE:41990:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 402, "time": "1766159105" }, "departure": { "delay": 402, "time": "1766159142" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 408, "time": "1766158892" }, "departure": { "delay": 408, "time": "1766158908" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 230, "time": "1766157554" }, "departure": { "delay": 230, "time": "1766157590" }, "stopId": "FR:01043:ZE:42046:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 378, "time": "1766157971" }, "departure": { "delay": 378, "time": "1766157978" }, "stopId": "FR:01376:ZE:64303:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 300, "time": "1766158011" }, "departure": { "delay": 300, "time": "1766158020" }, "stopId": "FR:01376:ZE:42033:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 468, "time": "1766158834" }, "departure": { "delay": 468, "time": "1766158848" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 361, "time": "1766159370" }, "departure": { "delay": 361, "time": "1766159401" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 454, "time": "1766158462" }, "departure": { "delay": 454, "time": "1766158474" }, "stopId": "FR:01249:ZE:41992:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 386, "time": "1766158075" }, "departure": { "delay": 386, "time": "1766158106" }, "stopId": "FR:01376:ZE:64325:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 334, "time": "1766159494" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 241, "time": "1766157661" }, "departure": { "delay": 241, "time": "1766157661" }, "stopId": "FR:01043:ZE:64323:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 257, "time": "1766157700" }, "departure": { "delay": 257, "time": "1766157737" }, "stopId": "FR:01043:ZE:42001:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 420, "time": "1766158358" }, "departure": { "delay": 420, "time": "1766158380" }, "stopId": "FR:01249:ZE:41993:COLIBRI", "stopSequence": 23 }, { "departure": { "delay": 20, "time": "1766156900" }, "stopId": "FR:01043:ZE:64324:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 379, "time": "1766159048" }, "departure": { "delay": 379, "time": "1766159059" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 341, "time": "1766157855" }, "departure": { "delay": 341, "time": "1766157881" }, "stopId": "FR:01043:ZE:42000:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 92, "time": "1766157251" }, "departure": { "delay": 92, "time": "1766157272" }, "stopId": "FR:01043:ZE:63685:COLIBRI", "stopSequence": 11 } ], "timestamp": "1766162399", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC3x5:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC1:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1766121407" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 195, "time": "1766121105" }, "departure": { "delay": 195, "time": "1766121135" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 361, "time": "1766120881" }, "departure": { "delay": 361, "time": "1766120881" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "departure": { "delay": 407, "time": "1766120867" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 329, "time": "1766120909" }, "departure": { "delay": 329, "time": "1766120909" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 251, "time": "1766120942" }, "departure": { "delay": 251, "time": "1766120951" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 86, "time": "1766121321" }, "departure": { "delay": 86, "time": "1766121326" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 187, "time": "1766121056" }, "departure": { "delay": 187, "time": "1766121067" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 74, "time": "1766121365" }, "departure": { "delay": 74, "time": "1766121374" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 } ], "timestamp": "1766162395", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC1:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC2x3x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 342, "time": "1766130734" }, "departure": { "delay": 342, "time": "1766130762" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 235, "time": "1766129507" }, "departure": { "delay": 235, "time": "1766129515" }, "stopId": "FR:01043:ZE:63685:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 293, "time": "1766129742" }, "departure": { "delay": 293, "time": "1766129753" }, "stopId": "FR:01043:ZE:42046:COLIBRI", "stopSequence": 13 }, { "departure": { "delay": 56, "time": "1766128736" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 317, "time": "1766129957" }, "departure": { "delay": 317, "time": "1766129957" }, "stopId": "FR:01043:ZE:42000:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 91, "time": "1766128752" }, "departure": { "delay": 91, "time": "1766128771" }, "stopId": "FR:01418:ZE:42004:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 311, "time": "1766130579" }, "departure": { "delay": 311, "time": "1766130611" }, "stopId": "FR:01249:ZE:41990:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 340, "time": "1766130033" }, "departure": { "delay": 340, "time": "1766130040" }, "stopId": "FR:01376:ZE:64303:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 290, "time": "1766129861" }, "departure": { "delay": 290, "time": "1766129870" }, "stopId": "FR:01043:ZE:42001:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 313, "time": "1766130553" }, "departure": { "delay": 313, "time": "1766130553" }, "stopId": "FR:01249:ZE:41991:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 373, "time": "1766130486" }, "departure": { "delay": 373, "time": "1766130493" }, "stopId": "FR:01249:ZE:41992:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 317, "time": "1766130012" }, "departure": { "delay": 317, "time": "1766130017" }, "stopId": "FR:01376:ZE:41996:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 57, "time": "1766129071" }, "departure": { "delay": 57, "time": "1766129097" }, "stopId": "FR:01043:ZE:64322:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 369, "time": "1766130368" }, "departure": { "delay": 369, "time": "1766130429" }, "stopId": "FR:01249:ZE:41993:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 278, "time": "1766130174" }, "departure": { "delay": 278, "time": "1766130218" }, "stopId": "FR:01376:ZE:42018:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 307, "time": "1766129827" }, "departure": { "delay": 307, "time": "1766129827" }, "stopId": "FR:01043:ZE:64323:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1766128791" }, "departure": { "delay": 120, "time": "1766128800" }, "stopId": "FR:01418:ZE:42003:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 130, "time": "1766131320" }, "departure": { "delay": 130, "time": "1766131330" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 247, "time": "1766130833" }, "departure": { "delay": 247, "time": "1766130847" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 11, "time": "1766128984" }, "departure": { "delay": 11, "time": "1766128991" }, "stopId": "FR:01043:ZE:42035:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 314, "time": "1766130794" }, "departure": { "delay": 314, "time": "1766130794" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 102, "time": "1766128829" }, "departure": { "delay": 102, "time": "1766128842" }, "stopId": "FR:01418:ZE:42002:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 291, "time": "1766129620" }, "departure": { "delay": 291, "time": "1766129631" }, "stopId": "FR:01043:ZE:42043:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 272, "time": "1766130068" }, "departure": { "delay": 272, "time": "1766130092" }, "stopId": "FR:01376:ZE:42033:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 321, "time": "1766130141" }, "departure": { "delay": 321, "time": "1766130141" }, "stopId": "FR:01376:ZE:64325:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 196, "time": "1766130964" }, "departure": { "delay": 196, "time": "1766130976" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 141, "time": "1766131259" }, "departure": { "delay": 141, "time": "1766131281" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 36, "time": "1766128950" }, "departure": { "delay": 36, "time": "1766128956" }, "stopId": "FR:01043:ZE:42034:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 338, "time": "1766130661" }, "departure": { "delay": 338, "time": "1766130698" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 322, "time": "1766130300" }, "departure": { "delay": 322, "time": "1766130322" }, "stopId": "FR:01376:ZE:42017:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 103, "time": "1766131363" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 202, "time": "1766131019" }, "departure": { "delay": 202, "time": "1766131042" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 197, "time": "1766129309" }, "departure": { "delay": 197, "time": "1766129357" }, "stopId": "FR:01043:ZE:63684:COLIBRI", "stopSequence": 10 } ], "timestamp": "1766162399", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC2x3x0:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC4x3:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -48, "time": "1766131203" }, "departure": { "delay": -48, "time": "1766131212" }, "stopId": "FR:01376:ZE:64332:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": -81, "time": "1766131299" }, "departure": { "delay": -81, "time": "1766131299" }, "stopId": "FR:01376:ZE:64309:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": -48, "time": "1766132592" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": -103, "time": "1766131560" }, "departure": { "delay": -103, "time": "1766131577" }, "stopId": "FR:01043:ZE:64331:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": -25, "time": "1766130719" }, "departure": { "delay": -25, "time": "1766130755" }, "stopId": "FR:01249:ZE:42006:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 39, "time": "1766132530" }, "departure": { "delay": 39, "time": "1766132559" }, "stopId": "FR:01418:ZE:42027:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": -122, "time": "1766131847" }, "departure": { "delay": -122, "time": "1766131858" }, "stopId": "FR:01043:ZE:63686:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": -25, "time": "1766132485" }, "departure": { "delay": -25, "time": "1766132495" }, "stopId": "FR:01418:ZE:42026:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": -46, "time": "1766131148" }, "departure": { "delay": -46, "time": "1766131154" }, "stopId": "FR:01376:ZE:64275:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": -105, "time": "1766130306" }, "departure": { "delay": -105, "time": "1766130315" }, "stopId": "FR:01249:ZE:42008:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": -165, "time": "1766131366" }, "departure": { "delay": -165, "time": "1766131395" }, "stopId": "FR:01043:ZE:42024:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": -88, "time": "1766130555" }, "departure": { "delay": -88, "time": "1766130572" }, "stopId": "FR:01249:ZE:64333:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": -118, "time": "1766129929" }, "departure": { "delay": -118, "time": "1766129942" }, "stopId": "FR:69286:ZE:64335:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": -44, "time": "1766130834" }, "departure": { "delay": -44, "time": "1766130856" }, "stopId": "FR:01249:ZE:42014:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": -116, "time": "1766129873" }, "departure": { "delay": -116, "time": "1766129884" }, "stopId": "FR:69286:ZE:64336:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": -48, "time": "1766131265" }, "departure": { "delay": -48, "time": "1766131272" }, "stopId": "FR:01376:ZE:64308:COLIBRI", "stopSequence": 17 }, { "departure": { "delay": -167, "time": "1766129833" }, "stopId": "FR:69286:ZE:42051:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": -118, "time": "1766131317" }, "departure": { "delay": -118, "time": "1766131322" }, "stopId": "FR:01376:ZE:42020:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": -129, "time": "1766131971" }, "departure": { "delay": -129, "time": "1766131971" }, "stopId": "FR:01043:ZE:42042:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 14, "time": "1766132340" }, "departure": { "delay": 14, "time": "1766132354" }, "stopId": "FR:01043:ZE:42039:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": -81, "time": "1766130927" }, "departure": { "delay": -81, "time": "1766130939" }, "stopId": "FR:01249:ZE:42015:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": -94, "time": "1766131019" }, "departure": { "delay": -94, "time": "1766131046" }, "stopId": "FR:01376:ZE:41994:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1766132571" }, "departure": { "delay": -1, "time": "1766132579" }, "stopId": "FR:01418:ZE:42028:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": -130, "time": "1766131477" }, "departure": { "delay": -130, "time": "1766131490" }, "stopId": "FR:01043:ZE:42025:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": -70, "time": "1766130458" }, "departure": { "delay": -70, "time": "1766130470" }, "stopId": "FR:01249:ZE:64334:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": -155, "time": "1766132057" }, "departure": { "delay": -155, "time": "1766132065" }, "stopId": "FR:01043:ZE:64330:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 32, "time": "1766132298" }, "departure": { "delay": 32, "time": "1766132312" }, "stopId": "FR:01043:ZE:42040:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": -89, "time": "1766130184" }, "departure": { "delay": -89, "time": "1766130271" }, "stopId": "FR:01249:ZE:42007:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": -37, "time": "1766130797" }, "departure": { "delay": -37, "time": "1766130803" }, "stopId": "FR:01249:ZE:42013:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": -90, "time": "1766131641" }, "departure": { "delay": -90, "time": "1766131650" }, "stopId": "FR:01043:ZE:64307:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": -73, "time": "1766130605" }, "departure": { "delay": -73, "time": "1766130647" }, "stopId": "FR:01249:ZE:42058:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": -64, "time": "1766130956" }, "departure": { "delay": -64, "time": "1766130956" }, "stopId": "FR:01249:ZE:42016:COLIBRI", "stopSequence": 13 } ], "timestamp": "1766162393", "trip": { "directionId": 2, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC4x3:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC4x5:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 72, "time": "1766145183" }, "departure": { "delay": 72, "time": "1766145192" }, "stopId": "FR:01418:ZE:42027:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 229, "time": "1766143344" }, "departure": { "delay": 229, "time": "1766143369" }, "stopId": "FR:01249:ZE:64334:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 317, "time": "1766144229" }, "departure": { "delay": 317, "time": "1766144237" }, "stopId": "FR:01376:ZE:64308:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 211, "time": "1766144786" }, "departure": { "delay": 211, "time": "1766144791" }, "stopId": "FR:01043:ZE:63686:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 283, "time": "1766143973" }, "departure": { "delay": 283, "time": "1766144083" }, "stopId": "FR:01376:ZE:64275:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 321, "time": "1766144160" }, "departure": { "delay": 321, "time": "1766144181" }, "stopId": "FR:01376:ZE:64332:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 281, "time": "1766142871" }, "departure": { "delay": 281, "time": "1766142881" }, "stopId": "FR:69286:ZE:64336:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 253, "time": "1766144533" }, "departure": { "delay": 253, "time": "1766144533" }, "stopId": "FR:01043:ZE:64331:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 192, "time": "1766143680" }, "departure": { "delay": 192, "time": "1766143692" }, "stopId": "FR:01249:ZE:42014:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 244, "time": "1766144695" }, "departure": { "delay": 244, "time": "1766144704" }, "stopId": "FR:01043:ZE:64306:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 213, "time": "1766143221" }, "departure": { "delay": 213, "time": "1766143233" }, "stopId": "FR:01249:ZE:42008:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 235, "time": "1766143568" }, "departure": { "delay": 235, "time": "1766143615" }, "stopId": "FR:01249:ZE:42006:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 36, "time": "1766145150" }, "departure": { "delay": 36, "time": "1766145156" }, "stopId": "FR:01418:ZE:42026:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 174, "time": "1766143882" }, "departure": { "delay": 174, "time": "1766143914" }, "stopId": "FR:01376:ZE:41994:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 128, "time": "1766143740" }, "departure": { "delay": 128, "time": "1766143748" }, "stopId": "FR:01249:ZE:42015:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 196, "time": "1766143480" }, "departure": { "delay": 196, "time": "1766143516" }, "stopId": "FR:01249:ZE:42058:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 185, "time": "1766144877" }, "departure": { "delay": 185, "time": "1766144885" }, "stopId": "FR:01043:ZE:42042:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 125, "time": "1766145065" }, "departure": { "delay": 125, "time": "1766145065" }, "stopId": "FR:01043:ZE:42039:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 193, "time": "1766143785" }, "departure": { "delay": 193, "time": "1766143813" }, "stopId": "FR:01249:ZE:42016:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 278, "time": "1766144305" }, "departure": { "delay": 278, "time": "1766144318" }, "stopId": "FR:01376:ZE:42020:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 234, "time": "1766143154" }, "departure": { "delay": 234, "time": "1766143194" }, "stopId": "FR:01249:ZE:42007:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 279, "time": "1766142924" }, "departure": { "delay": 279, "time": "1766142939" }, "stopId": "FR:69286:ZE:64335:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 256, "time": "1766144596" }, "departure": { "delay": 256, "time": "1766144596" }, "stopId": "FR:01043:ZE:64307:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 219, "time": "1766144359" }, "departure": { "delay": 219, "time": "1766144379" }, "stopId": "FR:01043:ZE:42024:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 27, "time": "1766145201" }, "departure": { "delay": 27, "time": "1766145207" }, "stopId": "FR:01418:ZE:42028:COLIBRI", "stopSequence": 34 }, { "departure": { "delay": 232, "time": "1766142832" }, "stopId": "FR:69286:ZE:42051:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": -25, "time": "1766145215" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 169, "time": "1766143421" }, "departure": { "delay": 169, "time": "1766143429" }, "stopId": "FR:01249:ZE:64333:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 216, "time": "1766143648" }, "departure": { "delay": 216, "time": "1766143656" }, "stopId": "FR:01249:ZE:42013:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 242, "time": "1766144455" }, "departure": { "delay": 242, "time": "1766144462" }, "stopId": "FR:01043:ZE:42025:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 309, "time": "1766144283" }, "departure": { "delay": 309, "time": "1766144289" }, "stopId": "FR:01376:ZE:64309:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 163, "time": "1766145033" }, "departure": { "delay": 163, "time": "1766145043" }, "stopId": "FR:01043:ZE:42040:COLIBRI", "stopSequence": 30 } ], "timestamp": "1766162393", "trip": { "directionId": 2, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC4x5:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC4x9:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 240, "time": "1766163780" }, "departure": { "delay": 240, "time": "1766163780" }, "stopId": "FR:01043:ZE:64307:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 211, "time": "1766162000" }, "departure": { "delay": 211, "time": "1766162011" }, "stopId": "FR:69286:ZE:64336:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 240, "time": "1766162460" }, "departure": { "delay": 240, "time": "1766162460" }, "stopId": "FR:01249:ZE:42008:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 240, "time": "1766164680" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 240, "time": "1766163420" }, "departure": { "delay": 240, "time": "1766163420" }, "stopId": "FR:01376:ZE:64309:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 240, "time": "1766163660" }, "departure": { "delay": 240, "time": "1766163660" }, "stopId": "FR:01043:ZE:42025:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 270, "time": "1766163090" }, "departure": { "delay": 270, "time": "1766163090" }, "stopId": "FR:01249:ZE:42016:COLIBRI", "stopSequence": 13 }, { "arrival": { "time": "1766162363" }, "departure": { "time": "1766162160" }, "stopId": "FR:01249:ZE:42007:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 292, "time": "1766162124" }, "departure": { "delay": 292, "time": "1766162152" }, "stopId": "FR:69286:ZE:64335:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 240, "time": "1766163720" }, "departure": { "delay": 240, "time": "1766163720" }, "stopId": "FR:01043:ZE:64331:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 240, "time": "1766163300" }, "departure": { "delay": 240, "time": "1766163300" }, "stopId": "FR:01376:ZE:64332:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 240, "time": "1766162820" }, "departure": { "delay": 240, "time": "1766162820" }, "stopId": "FR:01249:ZE:42006:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 270, "time": "1766164590" }, "departure": { "delay": 270, "time": "1766164590" }, "stopId": "FR:01418:ZE:42027:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 240, "time": "1766162760" }, "departure": { "delay": 240, "time": "1766162760" }, "stopId": "FR:01249:ZE:42058:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 240, "time": "1766162580" }, "departure": { "delay": 240, "time": "1766162580" }, "stopId": "FR:01249:ZE:64334:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 240, "time": "1766164320" }, "departure": { "delay": 240, "time": "1766164320" }, "stopId": "FR:01043:ZE:42040:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 240, "time": "1766163240" }, "departure": { "delay": 240, "time": "1766163240" }, "stopId": "FR:01376:ZE:64275:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 240, "time": "1766164560" }, "departure": { "delay": 240, "time": "1766164560" }, "stopId": "FR:01418:ZE:42026:COLIBRI", "stopSequence": 32 }, { "departure": { "delay": 155, "time": "1766161955" }, "stopId": "FR:69286:ZE:42051:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 240, "time": "1766163600" }, "departure": { "delay": 240, "time": "1766163600" }, "stopId": "FR:01043:ZE:42024:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 240, "time": "1766163060" }, "departure": { "delay": 240, "time": "1766163060" }, "stopId": "FR:01249:ZE:42015:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 240, "time": "1766162880" }, "departure": { "delay": 240, "time": "1766162880" }, "stopId": "FR:01249:ZE:42013:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 240, "time": "1766163480" }, "departure": { "delay": 240, "time": "1766163480" }, "stopId": "FR:01376:ZE:42020:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 240, "time": "1766162700" }, "departure": { "delay": 240, "time": "1766162700" }, "stopId": "FR:01249:ZE:64333:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 240, "time": "1766164380" }, "departure": { "delay": 240, "time": "1766164380" }, "stopId": "FR:01043:ZE:42039:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 240, "time": "1766164260" }, "departure": { "delay": 240, "time": "1766164260" }, "stopId": "FR:01043:ZE:64330:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 240, "time": "1766163360" }, "departure": { "delay": 240, "time": "1766163360" }, "stopId": "FR:01376:ZE:64308:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 240, "time": "1766164020" }, "departure": { "delay": 240, "time": "1766164020" }, "stopId": "FR:01043:ZE:63686:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 240, "time": "1766164620" }, "departure": { "delay": 240, "time": "1766164620" }, "stopId": "FR:01418:ZE:42028:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 240, "time": "1766164140" }, "departure": { "delay": 240, "time": "1766164140" }, "stopId": "FR:01043:ZE:42042:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 240, "time": "1766163180" }, "departure": { "delay": 240, "time": "1766163180" }, "stopId": "FR:01376:ZE:41994:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 240, "time": "1766163900" }, "departure": { "delay": 240, "time": "1766163900" }, "stopId": "FR:01043:ZE:64306:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 240, "time": "1766162940" }, "departure": { "delay": 240, "time": "1766162940" }, "stopId": "FR:01249:ZE:42014:COLIBRI", "stopSequence": 11 } ], "timestamp": "1766162395", "trip": { "directionId": 2, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC4x9:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC5x10:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 139, "time": "1766160664" }, "departure": { "delay": 139, "time": "1766160679" }, "stopId": "FR:01249:ZE:64334:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 105, "time": "1766160808" }, "departure": { "delay": 105, "time": "1766160825" }, "stopId": "FR:01249:ZE:42058:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 310, "time": "1766162590" }, "stopId": "FR:01043:ZE:64324:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 134, "time": "1766160963" }, "departure": { "delay": 134, "time": "1766160974" }, "stopId": "FR:01249:ZE:42013:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 139, "time": "1766161813" }, "departure": { "delay": 139, "time": "1766161819" }, "stopId": "FR:01043:ZE:64331:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 255, "time": "1766162228" }, "departure": { "delay": 255, "time": "1766162235" }, "stopId": "FR:01043:ZE:63686:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 177, "time": "1766161546" }, "departure": { "delay": 177, "time": "1766161557" }, "stopId": "FR:01376:ZE:64309:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 134, "time": "1766161742" }, "departure": { "delay": 134, "time": "1766161754" }, "stopId": "FR:01043:ZE:42025:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 143, "time": "1766161334" }, "departure": { "delay": 143, "time": "1766161343" }, "stopId": "FR:01376:ZE:64275:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 99, "time": "1766160509" }, "departure": { "delay": 99, "time": "1766160519" }, "stopId": "FR:01249:ZE:42008:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 95, "time": "1766160749" }, "departure": { "delay": 95, "time": "1766160755" }, "stopId": "FR:01249:ZE:64333:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 118, "time": "1766161111" }, "departure": { "delay": 118, "time": "1766161138" }, "stopId": "FR:01249:ZE:42016:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 107, "time": "1766161007" }, "departure": { "delay": 107, "time": "1766161007" }, "stopId": "FR:01249:ZE:42014:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 161, "time": "1766160150" }, "departure": { "delay": 161, "time": "1766160161" }, "stopId": "FR:69286:ZE:64336:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 193, "time": "1766161475" }, "departure": { "delay": 193, "time": "1766161513" }, "stopId": "FR:01376:ZE:64308:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 310, "time": "1766162410" }, "departure": { "delay": 310, "time": "1766162410" }, "stopId": "FR:01043:ZE:42042:COLIBRI", "stopSequence": 26 }, { "departure": { "delay": 97, "time": "1766160097" }, "stopId": "FR:69286:ZE:42051:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 96, "time": "1766161642" }, "departure": { "delay": 96, "time": "1766161656" }, "stopId": "FR:01043:ZE:42024:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 59, "time": "1766161064" }, "departure": { "delay": 59, "time": "1766161079" }, "stopId": "FR:01249:ZE:42015:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 75, "time": "1766161193" }, "departure": { "delay": 75, "time": "1766161215" }, "stopId": "FR:01376:ZE:41994:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 144, "time": "1766160866" }, "departure": { "delay": 144, "time": "1766160924" }, "stopId": "FR:01249:ZE:42006:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 310, "time": "1766162530" }, "departure": { "delay": 310, "time": "1766162530" }, "stopId": "FR:01043:ZE:64312:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 158, "time": "1766160209" }, "departure": { "delay": 158, "time": "1766160218" }, "stopId": "FR:69286:ZE:64335:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 179, "time": "1766161913" }, "departure": { "delay": 179, "time": "1766161919" }, "stopId": "FR:01043:ZE:64307:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 153, "time": "1766161574" }, "departure": { "delay": 153, "time": "1766161593" }, "stopId": "FR:01376:ZE:42020:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 156, "time": "1766161393" }, "departure": { "delay": 156, "time": "1766161416" }, "stopId": "FR:01376:ZE:64332:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 253, "time": "1766162095" }, "departure": { "delay": 253, "time": "1766162113" }, "stopId": "FR:01043:ZE:64306:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 116, "time": "1766160436" }, "departure": { "delay": 116, "time": "1766160476" }, "stopId": "FR:01249:ZE:42007:COLIBRI", "stopSequence": 4 } ], "timestamp": "1766162399", "trip": { "directionId": 2, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC5x10:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC3:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -173, "time": "1766127007" }, "stopId": "FR:01043:ZE:64324:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 190, "time": "1766128081" }, "departure": { "delay": 190, "time": "1766128090" }, "stopId": "FR:01376:ZE:41996:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 146, "time": "1766127861" }, "departure": { "delay": 146, "time": "1766127866" }, "stopId": "FR:01043:ZE:64323:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 260, "time": "1766128700" }, "departure": { "delay": 260, "time": "1766128700" }, "stopId": "FR:01249:ZE:41991:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 343, "time": "1766129023" }, "departure": { "delay": 343, "time": "1766129023" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 255, "time": "1766128729" }, "departure": { "delay": 255, "time": "1766128755" }, "stopId": "FR:01249:ZE:41990:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 318, "time": "1766128806" }, "departure": { "delay": 318, "time": "1766128878" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": -123, "time": "1766127346" }, "departure": { "delay": -123, "time": "1766127357" }, "stopId": "FR:01043:ZE:63685:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": -54, "time": "1766127475" }, "departure": { "delay": -54, "time": "1766127486" }, "stopId": "FR:01043:ZE:42043:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 146, "time": "1766127897" }, "departure": { "delay": 146, "time": "1766127926" }, "stopId": "FR:01043:ZE:42001:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 296, "time": "1766128598" }, "departure": { "delay": 296, "time": "1766128616" }, "stopId": "FR:01249:ZE:41992:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 271, "time": "1766129267" }, "departure": { "delay": 271, "time": "1766129311" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 365, "time": "1766128909" }, "departure": { "delay": 365, "time": "1766128985" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 179, "time": "1766129639" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 192, "time": "1766128023" }, "departure": { "delay": 192, "time": "1766128032" }, "stopId": "FR:01043:ZE:42000:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 255, "time": "1766128432" }, "departure": { "delay": 255, "time": "1766128455" }, "stopId": "FR:01376:ZE:42017:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 125, "time": "1766128140" }, "departure": { "delay": 125, "time": "1766128145" }, "stopId": "FR:01376:ZE:42033:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 204, "time": "1766129584" }, "departure": { "delay": 204, "time": "1766129604" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 207, "time": "1766128107" }, "departure": { "delay": 207, "time": "1766128107" }, "stopId": "FR:01376:ZE:64303:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 310, "time": "1766128513" }, "departure": { "delay": 310, "time": "1766128570" }, "stopId": "FR:01249:ZE:41993:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": -106, "time": "1766127122" }, "departure": { "delay": -106, "time": "1766127134" }, "stopId": "FR:01043:ZE:64312:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 247, "time": "1766129216" }, "departure": { "delay": 247, "time": "1766129227" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 184, "time": "1766128277" }, "departure": { "delay": 184, "time": "1766128324" }, "stopId": "FR:01376:ZE:42018:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 293, "time": "1766129081" }, "departure": { "delay": 293, "time": "1766129093" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 197, "time": "1766129531" }, "departure": { "delay": 197, "time": "1766129537" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 113, "time": "1766127752" }, "departure": { "delay": 113, "time": "1766127773" }, "stopId": "FR:01043:ZE:42046:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": -112, "time": "1766127248" }, "departure": { "delay": -112, "time": "1766127248" }, "stopId": "FR:01043:ZE:63684:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 215, "time": "1766128197" }, "departure": { "delay": 215, "time": "1766128235" }, "stopId": "FR:01376:ZE:64325:COLIBRI", "stopSequence": 20 } ], "timestamp": "1766162393", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC3:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC4x6:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 80, "time": "1766149325" }, "departure": { "delay": 80, "time": "1766149340" }, "stopId": "FR:01043:ZE:64306:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 57, "time": "1766147861" }, "departure": { "delay": 57, "time": "1766147877" }, "stopId": "FR:01249:ZE:42008:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 48, "time": "1766149128" }, "departure": { "delay": 48, "time": "1766149128" }, "stopId": "FR:01043:ZE:64331:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 116, "time": "1766147568" }, "departure": { "delay": 116, "time": "1766147576" }, "stopId": "FR:69286:ZE:64335:COLIBRI", "stopSequence": 3 }, { "departure": { "delay": 81, "time": "1766147481" }, "stopId": "FR:69286:ZE:42051:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 80, "time": "1766148375" }, "departure": { "delay": 80, "time": "1766148380" }, "stopId": "FR:01249:ZE:42014:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 82, "time": "1766148010" }, "departure": { "delay": 82, "time": "1766148022" }, "stopId": "FR:01249:ZE:64334:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 71, "time": "1766148155" }, "departure": { "delay": 71, "time": "1766148191" }, "stopId": "FR:01249:ZE:42058:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 29, "time": "1766149763" }, "departure": { "delay": 29, "time": "1766149769" }, "stopId": "FR:01043:ZE:42039:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 75, "time": "1766149200" }, "departure": { "delay": 75, "time": "1766149215" }, "stopId": "FR:01043:ZE:64307:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 76, "time": "1766149564" }, "departure": { "delay": 76, "time": "1766149576" }, "stopId": "FR:01043:ZE:42042:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 71, "time": "1766148731" }, "departure": { "delay": 71, "time": "1766148731" }, "stopId": "FR:01376:ZE:64332:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 76, "time": "1766148787" }, "departure": { "delay": 76, "time": "1766148796" }, "stopId": "FR:01376:ZE:64308:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": -7, "time": "1766148908" }, "departure": { "delay": -7, "time": "1766148953" }, "stopId": "FR:01043:ZE:42024:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": -51, "time": "1766149989" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 36, "time": "1766148079" }, "departure": { "delay": 36, "time": "1766148096" }, "stopId": "FR:01249:ZE:64333:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": -6, "time": "1766149962" }, "departure": { "delay": -6, "time": "1766149974" }, "stopId": "FR:01418:ZE:42028:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 64, "time": "1766149728" }, "departure": { "delay": 64, "time": "1766149744" }, "stopId": "FR:01043:ZE:42040:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 121, "time": "1766148246" }, "departure": { "delay": 121, "time": "1766148301" }, "stopId": "FR:01249:ZE:42006:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 36, "time": "1766149942" }, "departure": { "delay": 36, "time": "1766149956" }, "stopId": "FR:01418:ZE:42027:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 51, "time": "1766148459" }, "departure": { "delay": 51, "time": "1766148471" }, "stopId": "FR:01249:ZE:42015:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 19, "time": "1766148844" }, "departure": { "delay": 19, "time": "1766148859" }, "stopId": "FR:01376:ZE:42020:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": -11, "time": "1766149886" }, "departure": { "delay": -11, "time": "1766149909" }, "stopId": "FR:01418:ZE:42026:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 70, "time": "1766147768" }, "departure": { "delay": 70, "time": "1766147830" }, "stopId": "FR:01249:ZE:42007:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 64, "time": "1766148589" }, "departure": { "delay": 64, "time": "1766148604" }, "stopId": "FR:01376:ZE:41994:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 111, "time": "1766148496" }, "departure": { "delay": 111, "time": "1766148531" }, "stopId": "FR:01249:ZE:42016:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 40, "time": "1766149048" }, "departure": { "delay": 40, "time": "1766149060" }, "stopId": "FR:01043:ZE:42025:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 43, "time": "1766148817" }, "departure": { "delay": 43, "time": "1766148823" }, "stopId": "FR:01376:ZE:64309:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 105, "time": "1766148338" }, "departure": { "delay": 105, "time": "1766148345" }, "stopId": "FR:01249:ZE:42013:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 64, "time": "1766149434" }, "departure": { "delay": 64, "time": "1766149444" }, "stopId": "FR:01043:ZE:63686:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 126, "time": "1766147519" }, "departure": { "delay": 126, "time": "1766147526" }, "stopId": "FR:69286:ZE:64336:COLIBRI", "stopSequence": 2 } ], "timestamp": "1766162399", "trip": { "directionId": 2, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC4x6:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC4x8:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 913, "time": "1766161686" }, "departure": { "delay": 913, "time": "1766161693" }, "stopId": "FR:01418:ZE:42028:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 370, "time": "1766160106" }, "departure": { "delay": 370, "time": "1766160130" }, "stopId": "FR:01043:ZE:42024:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 210, "time": "1766158723" }, "departure": { "delay": 210, "time": "1766158770" }, "stopId": "FR:01249:ZE:42007:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 258, "time": "1766159157" }, "departure": { "delay": 258, "time": "1766159178" }, "stopId": "FR:01249:ZE:42058:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 474, "time": "1766160403" }, "departure": { "delay": 474, "time": "1766160414" }, "stopId": "FR:01043:ZE:64307:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 864, "time": "1766161704" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 417, "time": "1766160032" }, "departure": { "delay": 417, "time": "1766160057" }, "stopId": "FR:01376:ZE:42020:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 470, "time": "1766159907" }, "departure": { "delay": 470, "time": "1766159930" }, "stopId": "FR:01376:ZE:64332:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 203, "time": "1766158815" }, "departure": { "delay": 203, "time": "1766158823" }, "stopId": "FR:01249:ZE:42008:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 440, "time": "1766160306" }, "departure": { "delay": 440, "time": "1766160320" }, "stopId": "FR:01043:ZE:64331:COLIBRI", "stopSequence": 22 }, { "departure": { "delay": 130, "time": "1766158330" }, "stopId": "FR:69286:ZE:42051:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 470, "time": "1766160515" }, "departure": { "delay": 470, "time": "1766160530" }, "stopId": "FR:01043:ZE:64306:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 871, "time": "1766161221" }, "departure": { "delay": 871, "time": "1766161291" }, "stopId": "FR:01043:ZE:64330:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 887, "time": "1766161420" }, "departure": { "delay": 887, "time": "1766161427" }, "stopId": "FR:01043:ZE:42039:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 588, "time": "1766160881" }, "departure": { "delay": 588, "time": "1766160888" }, "stopId": "FR:01043:ZE:42042:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 211, "time": "1766158381" }, "departure": { "delay": 211, "time": "1766158411" }, "stopId": "FR:69286:ZE:64336:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 920, "time": "1766161389" }, "departure": { "delay": 920, "time": "1766161400" }, "stopId": "FR:01043:ZE:42040:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 369, "time": "1766159655" }, "departure": { "delay": 369, "time": "1766159709" }, "stopId": "FR:01376:ZE:41994:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 460, "time": "1766159980" }, "departure": { "delay": 460, "time": "1766159980" }, "stopId": "FR:01376:ZE:64308:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 491, "time": "1766160642" }, "departure": { "delay": 491, "time": "1766160671" }, "stopId": "FR:01043:ZE:63686:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 224, "time": "1766158464" }, "departure": { "delay": 224, "time": "1766158484" }, "stopId": "FR:69286:ZE:64335:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 410, "time": "1766160218" }, "departure": { "delay": 410, "time": "1766160230" }, "stopId": "FR:01043:ZE:42025:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 204, "time": "1766159064" }, "departure": { "delay": 204, "time": "1766159064" }, "stopId": "FR:01249:ZE:64333:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 460, "time": "1766159860" }, "departure": { "delay": 460, "time": "1766159860" }, "stopId": "FR:01376:ZE:64275:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 367, "time": "1766159571" }, "departure": { "delay": 367, "time": "1766159587" }, "stopId": "FR:01249:ZE:42016:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 840, "time": "1766161550" }, "departure": { "delay": 840, "time": "1766161560" }, "stopId": "FR:01418:ZE:42026:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 953, "time": "1766161618" }, "departure": { "delay": 953, "time": "1766161673" }, "stopId": "FR:01418:ZE:42027:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 266, "time": "1766158998" }, "departure": { "delay": 266, "time": "1766159006" }, "stopId": "FR:01249:ZE:64334:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 432, "time": "1766160006" }, "departure": { "delay": 432, "time": "1766160012" }, "stopId": "FR:01376:ZE:64309:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 324, "time": "1766159359" }, "departure": { "delay": 324, "time": "1766159364" }, "stopId": "FR:01249:ZE:42013:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 321, "time": "1766159229" }, "departure": { "delay": 321, "time": "1766159301" }, "stopId": "FR:01249:ZE:42006:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 299, "time": "1766159507" }, "departure": { "delay": 299, "time": "1766159519" }, "stopId": "FR:01249:ZE:42015:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 334, "time": "1766159429" }, "departure": { "delay": 334, "time": "1766159434" }, "stopId": "FR:01249:ZE:42014:COLIBRI", "stopSequence": 11 } ], "timestamp": "1766162395", "trip": { "directionId": 2, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC4x8:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC5x1:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 306, "time": "1766128506" }, "stopId": "FR:69286:ZE:42051:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 351, "time": "1766128599" }, "departure": { "delay": 351, "time": "1766128611" }, "stopId": "FR:69286:ZE:64335:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 219, "time": "1766129313" }, "departure": { "delay": 219, "time": "1766129319" }, "stopId": "FR:01249:ZE:42014:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 241, "time": "1766129860" }, "departure": { "delay": 241, "time": "1766129881" }, "stopId": "FR:01376:ZE:42020:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 187, "time": "1766129392" }, "departure": { "delay": 187, "time": "1766129407" }, "stopId": "FR:01249:ZE:42015:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 241, "time": "1766129173" }, "departure": { "delay": 241, "time": "1766129221" }, "stopId": "FR:01249:ZE:42006:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 291, "time": "1766128905" }, "departure": { "delay": 291, "time": "1766128911" }, "stopId": "FR:01249:ZE:42008:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 226, "time": "1766129127" }, "departure": { "delay": 226, "time": "1766129146" }, "stopId": "FR:01249:ZE:42058:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 359, "time": "1766128551" }, "departure": { "delay": 359, "time": "1766128559" }, "stopId": "FR:69286:ZE:64336:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 299, "time": "1766129753" }, "departure": { "delay": 299, "time": "1766129759" }, "stopId": "FR:01376:ZE:64332:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 215, "time": "1766130095" }, "departure": { "delay": 215, "time": "1766130095" }, "stopId": "FR:01043:ZE:64331:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 296, "time": "1766129809" }, "departure": { "delay": 296, "time": "1766129816" }, "stopId": "FR:01376:ZE:64308:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 240, "time": "1766129280" }, "departure": { "delay": 240, "time": "1766129280" }, "stopId": "FR:01249:ZE:42013:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 277, "time": "1766130553" }, "departure": { "delay": 277, "time": "1766130577" }, "stopId": "FR:01043:ZE:42042:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 206, "time": "1766129514" }, "departure": { "delay": 206, "time": "1766129546" }, "stopId": "FR:01376:ZE:41994:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 233, "time": "1766129093" }, "departure": { "delay": 233, "time": "1766129093" }, "stopId": "FR:01249:ZE:64333:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 244, "time": "1766130724" }, "stopId": "FR:01043:ZE:64324:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 302, "time": "1766129015" }, "departure": { "delay": 302, "time": "1766129042" }, "stopId": "FR:01249:ZE:64334:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 230, "time": "1766130283" }, "departure": { "delay": 230, "time": "1766130290" }, "stopId": "FR:01043:ZE:64306:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 215, "time": "1766130025" }, "departure": { "delay": 215, "time": "1766130035" }, "stopId": "FR:01043:ZE:42025:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 267, "time": "1766129842" }, "departure": { "delay": 267, "time": "1766129847" }, "stopId": "FR:01376:ZE:64309:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 184, "time": "1766129917" }, "departure": { "delay": 184, "time": "1766129944" }, "stopId": "FR:01043:ZE:42024:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 314, "time": "1766129610" }, "departure": { "delay": 314, "time": "1766129714" }, "stopId": "FR:01376:ZE:64275:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 208, "time": "1766130612" }, "departure": { "delay": 208, "time": "1766130628" }, "stopId": "FR:01043:ZE:64312:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 314, "time": "1766128830" }, "departure": { "delay": 314, "time": "1766128874" }, "stopId": "FR:01249:ZE:42007:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 233, "time": "1766129435" }, "departure": { "delay": 233, "time": "1766129453" }, "stopId": "FR:01249:ZE:42016:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 234, "time": "1766130164" }, "departure": { "delay": 234, "time": "1766130174" }, "stopId": "FR:01043:ZE:64307:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 236, "time": "1766130408" }, "departure": { "delay": 236, "time": "1766130416" }, "stopId": "FR:01043:ZE:63686:COLIBRI", "stopSequence": 25 } ], "timestamp": "1766162395", "trip": { "directionId": 2, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC5x1:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC2x6x5:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 420, "time": "1766156626" }, "departure": { "delay": 420, "time": "1766156640" }, "stopId": "FR:01249:ZE:41992:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 123, "time": "1766155495" }, "departure": { "delay": 123, "time": "1766155503" }, "stopId": "FR:01043:ZE:63685:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 375, "time": "1766156169" }, "departure": { "delay": 375, "time": "1766156175" }, "stopId": "FR:01376:ZE:64303:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 128, "time": "1766155383" }, "departure": { "delay": 128, "time": "1766155388" }, "stopId": "FR:01043:ZE:63684:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 474, "time": "1766156919" }, "departure": { "delay": 474, "time": "1766156994" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 390, "time": "1766156521" }, "departure": { "delay": 390, "time": "1766156550" }, "stopId": "FR:01249:ZE:41993:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 461, "time": "1766157035" }, "departure": { "delay": 461, "time": "1766157041" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 375, "time": "1766156768" }, "departure": { "delay": 375, "time": "1766156775" }, "stopId": "FR:01249:ZE:41990:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 302, "time": "1766156305" }, "departure": { "delay": 302, "time": "1766156342" }, "stopId": "FR:01376:ZE:42018:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 333, "time": "1766157553" }, "departure": { "delay": 333, "time": "1766157573" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 388, "time": "1766156723" }, "departure": { "delay": 388, "time": "1766156728" }, "stopId": "FR:01249:ZE:41991:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 322, "time": "1766157615" }, "departure": { "delay": 322, "time": "1766157622" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 360, "time": "1766156068" }, "departure": { "delay": 360, "time": "1766156100" }, "stopId": "FR:01043:ZE:42000:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 133, "time": "1766154855" }, "departure": { "delay": 133, "time": "1766154913" }, "stopId": "FR:01418:ZE:42004:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 398, "time": "1766157262" }, "departure": { "delay": 398, "time": "1766157338" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 }, { "departure": { "delay": 53, "time": "1766154833" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 295, "time": "1766156209" }, "departure": { "delay": 295, "time": "1766156215" }, "stopId": "FR:01376:ZE:42033:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 77, "time": "1766155145" }, "departure": { "delay": 77, "time": "1766155157" }, "stopId": "FR:01043:ZE:42035:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 160, "time": "1766154932" }, "departure": { "delay": 160, "time": "1766154940" }, "stopId": "FR:01418:ZE:42003:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 292, "time": "1766155911" }, "departure": { "delay": 292, "time": "1766155972" }, "stopId": "FR:01043:ZE:42001:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 342, "time": "1766157203" }, "departure": { "delay": 342, "time": "1766157222" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 343, "time": "1766156263" }, "departure": { "delay": 343, "time": "1766156263" }, "stopId": "FR:01376:ZE:64325:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 433, "time": "1766156826" }, "departure": { "delay": 433, "time": "1766156893" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 254, "time": "1766155874" }, "departure": { "delay": 254, "time": "1766155874" }, "stopId": "FR:01043:ZE:64323:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 357, "time": "1766156444" }, "departure": { "delay": 357, "time": "1766156457" }, "stopId": "FR:01376:ZE:42017:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 151, "time": "1766154980" }, "departure": { "delay": 151, "time": "1766154991" }, "stopId": "FR:01418:ZE:42002:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 352, "time": "1766156143" }, "departure": { "delay": 352, "time": "1766156152" }, "stopId": "FR:01376:ZE:41996:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 294, "time": "1766157654" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 390, "time": "1766157082" }, "departure": { "delay": 390, "time": "1766157090" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 96, "time": "1766155107" }, "departure": { "delay": 96, "time": "1766155116" }, "stopId": "FR:01043:ZE:42034:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 246, "time": "1766155675" }, "departure": { "delay": 246, "time": "1766155686" }, "stopId": "FR:01043:ZE:42043:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 245, "time": "1766155794" }, "departure": { "delay": 245, "time": "1766155805" }, "stopId": "FR:01043:ZE:42046:COLIBRI", "stopSequence": 13 } ], "timestamp": "1766162395", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC2x6x5:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC4:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 44, "time": "1766122709" }, "departure": { "delay": 44, "time": "1766122724" }, "stopId": "FR:01249:ZE:42006:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": -25, "time": "1766123723" }, "departure": { "delay": -25, "time": "1766123735" }, "stopId": "FR:01043:ZE:64306:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 69, "time": "1766123349" }, "departure": { "delay": 69, "time": "1766123349" }, "stopId": "FR:01376:ZE:64309:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": -34, "time": "1766124506" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": -3, "time": "1766124167" }, "departure": { "delay": -3, "time": "1766124177" }, "stopId": "FR:01043:ZE:42040:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": -10, "time": "1766123622" }, "departure": { "delay": -10, "time": "1766123630" }, "stopId": "FR:01043:ZE:64307:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 10, "time": "1766124434" }, "departure": { "delay": 10, "time": "1766124490" }, "stopId": "FR:01418:ZE:42028:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 45, "time": "1766123370" }, "departure": { "delay": 45, "time": "1766123385" }, "stopId": "FR:01376:ZE:42020:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 83, "time": "1766123303" }, "departure": { "delay": 83, "time": "1766123303" }, "stopId": "FR:01376:ZE:64308:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": -33, "time": "1766124332" }, "departure": { "delay": -33, "time": "1766124387" }, "stopId": "FR:01418:ZE:42027:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 252, "time": "1766122212" }, "departure": { "delay": 252, "time": "1766122212" }, "stopId": "FR:69286:ZE:64335:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": -71, "time": "1766123922" }, "departure": { "delay": -71, "time": "1766123929" }, "stopId": "FR:01043:ZE:42042:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": -115, "time": "1766124294" }, "departure": { "delay": -115, "time": "1766124305" }, "stopId": "FR:01418:ZE:42026:COLIBRI", "stopSequence": 32 }, { "departure": { "delay": 226, "time": "1766122126" }, "stopId": "FR:69286:ZE:42051:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 8, "time": "1766122801" }, "departure": { "delay": 8, "time": "1766122808" }, "stopId": "FR:01249:ZE:42014:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 37, "time": "1766123064" }, "departure": { "delay": 37, "time": "1766123077" }, "stopId": "FR:01376:ZE:41994:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1766123508" }, "departure": { "delay": 1, "time": "1766123521" }, "stopId": "FR:01043:ZE:42025:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 93, "time": "1766123253" }, "departure": { "delay": 93, "time": "1766123253" }, "stopId": "FR:01376:ZE:64332:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": -28, "time": "1766123423" }, "departure": { "delay": -28, "time": "1766123432" }, "stopId": "FR:01043:ZE:42024:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 272, "time": "1766122160" }, "departure": { "delay": 272, "time": "1766122172" }, "stopId": "FR:69286:ZE:64336:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 27, "time": "1766122757" }, "departure": { "delay": 27, "time": "1766122767" }, "stopId": "FR:01249:ZE:42013:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": -16, "time": "1766123559" }, "departure": { "delay": -16, "time": "1766123564" }, "stopId": "FR:01043:ZE:64331:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 156, "time": "1766122416" }, "departure": { "delay": 156, "time": "1766122416" }, "stopId": "FR:01249:ZE:42007:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 137, "time": "1766122572" }, "departure": { "delay": 137, "time": "1766122577" }, "stopId": "FR:01249:ZE:64334:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": -37, "time": "1766124196" }, "departure": { "delay": -37, "time": "1766124203" }, "stopId": "FR:01043:ZE:42039:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": -51, "time": "1766123818" }, "departure": { "delay": -51, "time": "1766123829" }, "stopId": "FR:01043:ZE:63686:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 108, "time": "1766123163" }, "departure": { "delay": 108, "time": "1766123208" }, "stopId": "FR:01376:ZE:64275:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 91, "time": "1766123002" }, "departure": { "delay": 91, "time": "1766123011" }, "stopId": "FR:01249:ZE:42016:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 141, "time": "1766122449" }, "departure": { "delay": 141, "time": "1766122461" }, "stopId": "FR:01249:ZE:42008:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": -45, "time": "1766122866" }, "departure": { "delay": -45, "time": "1766122875" }, "stopId": "FR:01249:ZE:42015:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1766122660" }, "departure": { "delay": 50, "time": "1766122670" }, "stopId": "FR:01249:ZE:42058:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 70, "time": "1766122617" }, "departure": { "delay": 70, "time": "1766122630" }, "stopId": "FR:01249:ZE:64333:COLIBRI", "stopSequence": 7 } ], "timestamp": "1766162395", "trip": { "directionId": 2, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC4:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC2x4x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 309, "time": "1766131629" }, "departure": { "delay": 309, "time": "1766131629" }, "stopId": "FR:01043:ZE:64323:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 156, "time": "1766130622" }, "departure": { "delay": 156, "time": "1766130636" }, "stopId": "FR:01418:ZE:42003:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 251, "time": "1766131381" }, "departure": { "delay": 251, "time": "1766131391" }, "stopId": "FR:01043:ZE:42043:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 106, "time": "1766130870" }, "departure": { "delay": 106, "time": "1766130886" }, "stopId": "FR:01043:ZE:42035:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1766131906" }, "departure": { "delay": 300, "time": "1766131920" }, "stopId": "FR:01376:ZE:42033:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 380, "time": "1766131853" }, "departure": { "delay": 380, "time": "1766131880" }, "stopId": "FR:01376:ZE:64303:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 441, "time": "1766132481" }, "departure": { "delay": 441, "time": "1766132481" }, "stopId": "FR:01249:ZE:41991:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 489, "time": "1766132239" }, "departure": { "delay": 489, "time": "1766132349" }, "stopId": "FR:01249:ZE:41993:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 345, "time": "1766131785" }, "departure": { "delay": 345, "time": "1766131785" }, "stopId": "FR:01043:ZE:42000:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 134, "time": "1766131089" }, "departure": { "delay": 134, "time": "1766131094" }, "stopId": "FR:01043:ZE:63684:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 160, "time": "1766131210" }, "departure": { "delay": 160, "time": "1766131240" }, "stopId": "FR:01043:ZE:63685:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 344, "time": "1766133279" }, "departure": { "delay": 344, "time": "1766133284" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 112, "time": "1766130824" }, "departure": { "delay": 112, "time": "1766130832" }, "stopId": "FR:01043:ZE:42034:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 498, "time": "1766132600" }, "departure": { "delay": 498, "time": "1766132658" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 298, "time": "1766131668" }, "departure": { "delay": 298, "time": "1766131678" }, "stopId": "FR:01043:ZE:42001:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 336, "time": "1766131831" }, "departure": { "delay": 336, "time": "1766131836" }, "stopId": "FR:01376:ZE:41996:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 329, "time": "1766133389" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 502, "time": "1766132774" }, "departure": { "delay": 502, "time": "1766132782" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 485, "time": "1766132388" }, "departure": { "delay": 485, "time": "1766132405" }, "stopId": "FR:01249:ZE:41992:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 172, "time": "1766130662" }, "departure": { "delay": 172, "time": "1766130712" }, "stopId": "FR:01418:ZE:42002:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 345, "time": "1766133336" }, "departure": { "delay": 345, "time": "1766133345" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 }, { "departure": { "delay": 91, "time": "1766130571" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 123, "time": "1766130587" }, "departure": { "delay": 123, "time": "1766130603" }, "stopId": "FR:01418:ZE:42004:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 435, "time": "1766132821" }, "departure": { "delay": 435, "time": "1766132835" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 293, "time": "1766131534" }, "departure": { "delay": 293, "time": "1766131553" }, "stopId": "FR:01043:ZE:42046:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 389, "time": "1766132958" }, "departure": { "delay": 389, "time": "1766132969" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 372, "time": "1766132141" }, "departure": { "delay": 372, "time": "1766132172" }, "stopId": "FR:01376:ZE:42017:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 440, "time": "1766132509" }, "departure": { "delay": 440, "time": "1766132540" }, "stopId": "FR:01249:ZE:41990:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 365, "time": "1766131974" }, "departure": { "delay": 365, "time": "1766131985" }, "stopId": "FR:01376:ZE:64325:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 413, "time": "1766133015" }, "departure": { "delay": 413, "time": "1766133053" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 502, "time": "1766132688" }, "departure": { "delay": 502, "time": "1766132722" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 294, "time": "1766132022" }, "departure": { "delay": 294, "time": "1766132034" }, "stopId": "FR:01376:ZE:42018:COLIBRI", "stopSequence": 21 } ], "timestamp": "1766162395", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC2x4x0:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC2x5x5:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 590, "time": "1766141486" }, "departure": { "delay": 590, "time": "1766141510" }, "stopId": "FR:01376:ZE:64325:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 428, "time": "1766140852" }, "departure": { "delay": 428, "time": "1766140868" }, "stopId": "FR:01043:ZE:42043:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 411, "time": "1766140956" }, "departure": { "delay": 411, "time": "1766140971" }, "stopId": "FR:01043:ZE:42046:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 397, "time": "1766140657" }, "departure": { "delay": 397, "time": "1766140657" }, "stopId": "FR:01043:ZE:63684:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 453, "time": "1766142026" }, "departure": { "delay": 453, "time": "1766142033" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 540, "time": "1766141749" }, "departure": { "delay": 540, "time": "1766141760" }, "stopId": "FR:01249:ZE:41992:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 199, "time": "1766142434" }, "departure": { "delay": 199, "time": "1766142439" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 373, "time": "1766142064" }, "departure": { "delay": 373, "time": "1766142073" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 315, "time": "1766140388" }, "departure": { "delay": 315, "time": "1766140395" }, "stopId": "FR:01043:ZE:42035:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 472, "time": "1766141857" }, "departure": { "delay": 472, "time": "1766141872" }, "stopId": "FR:01249:ZE:41990:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 544, "time": "1766141629" }, "departure": { "delay": 544, "time": "1766141644" }, "stopId": "FR:01376:ZE:42017:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 486, "time": "1766141821" }, "departure": { "delay": 486, "time": "1766141826" }, "stopId": "FR:01249:ZE:41991:COLIBRI", "stopSequence": 25 }, { "departure": { "delay": 441, "time": "1766140221" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 566, "time": "1766141256" }, "departure": { "delay": 566, "time": "1766141306" }, "stopId": "FR:01043:ZE:42000:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 450, "time": "1766140283" }, "departure": { "delay": 450, "time": "1766140290" }, "stopId": "FR:01418:ZE:42002:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 431, "time": "1766141046" }, "departure": { "delay": 431, "time": "1766141051" }, "stopId": "FR:01043:ZE:64323:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 170, "time": "1766142530" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 384, "time": "1766140758" }, "departure": { "delay": 384, "time": "1766140764" }, "stopId": "FR:01043:ZE:63685:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 518, "time": "1766141431" }, "departure": { "delay": 518, "time": "1766141438" }, "stopId": "FR:01376:ZE:42033:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 476, "time": "1766140245" }, "departure": { "delay": 476, "time": "1766140256" }, "stopId": "FR:01418:ZE:42003:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 476, "time": "1766141978" }, "departure": { "delay": 476, "time": "1766141996" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 455, "time": "1766140230" }, "departure": { "delay": 455, "time": "1766140235" }, "stopId": "FR:01418:ZE:42004:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 303, "time": "1766142236" }, "departure": { "delay": 303, "time": "1766142243" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 346, "time": "1766140361" }, "departure": { "delay": 346, "time": "1766140366" }, "stopId": "FR:01043:ZE:42034:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 482, "time": "1766141088" }, "departure": { "delay": 482, "time": "1766141162" }, "stopId": "FR:01043:ZE:42001:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 595, "time": "1766141362" }, "departure": { "delay": 595, "time": "1766141395" }, "stopId": "FR:01376:ZE:64303:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 318, "time": "1766142188" }, "departure": { "delay": 318, "time": "1766142198" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 574, "time": "1766141689" }, "departure": { "delay": 574, "time": "1766141734" }, "stopId": "FR:01249:ZE:41993:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 543, "time": "1766141343" }, "departure": { "delay": 543, "time": "1766141343" }, "stopId": "FR:01376:ZE:41996:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 513, "time": "1766141541" }, "departure": { "delay": 513, "time": "1766141553" }, "stopId": "FR:01376:ZE:42018:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 494, "time": "1766141920" }, "departure": { "delay": 494, "time": "1766141954" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 185, "time": "1766142478" }, "departure": { "delay": 185, "time": "1766142485" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 } ], "timestamp": "1766162393", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC2x5x5:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC2x6x9:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 63, "time": "1766162043" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 120, "time": "1766162700" }, "departure": { "delay": 120, "time": "1766162700" }, "stopId": "FR:01043:ZE:63685:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 120, "time": "1766163240" }, "departure": { "delay": 120, "time": "1766163240" }, "stopId": "FR:01376:ZE:42033:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 165, "time": "1766163165" }, "departure": { "delay": 165, "time": "1766163165" }, "stopId": "FR:01376:ZE:64303:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 120, "time": "1766162940" }, "departure": { "delay": 120, "time": "1766162940" }, "stopId": "FR:01043:ZE:64323:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1766164260" }, "departure": { "delay": 120, "time": "1766164260" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 120, "time": "1766163660" }, "departure": { "delay": 120, "time": "1766163660" }, "stopId": "FR:01249:ZE:41991:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 120, "time": "1766164560" }, "departure": { "delay": 120, "time": "1766164560" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 120, "time": "1766162760" }, "departure": { "delay": 120, "time": "1766162760" }, "stopId": "FR:01043:ZE:42043:COLIBRI", "stopSequence": 12 }, { "arrival": { "time": "1766162375" }, "departure": { "time": "1766162280" }, "stopId": "FR:01043:ZE:42035:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1766163000" }, "departure": { "delay": 120, "time": "1766163000" }, "stopId": "FR:01043:ZE:42001:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 165, "time": "1766163525" }, "departure": { "delay": 165, "time": "1766163525" }, "stopId": "FR:01249:ZE:41993:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 181, "time": "1766162142" }, "departure": { "delay": 181, "time": "1766162161" }, "stopId": "FR:01418:ZE:42003:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 120, "time": "1766162580" }, "departure": { "delay": 120, "time": "1766162580" }, "stopId": "FR:01043:ZE:63684:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1766164200" }, "departure": { "delay": 120, "time": "1766164200" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 120, "time": "1766164620" }, "departure": { "delay": 120, "time": "1766164620" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 190, "time": "1766162198" }, "departure": { "delay": 190, "time": "1766162230" }, "stopId": "FR:01418:ZE:42002:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1766163720" }, "departure": { "delay": 120, "time": "1766163720" }, "stopId": "FR:01249:ZE:41990:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 120, "time": "1766164680" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 120, "time": "1766163060" }, "departure": { "delay": 120, "time": "1766163060" }, "stopId": "FR:01043:ZE:42000:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 120, "time": "1766163840" }, "departure": { "delay": 120, "time": "1766163840" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 120, "time": "1766162460" }, "departure": { "delay": 120, "time": "1766162460" }, "stopId": "FR:01043:ZE:64322:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 120, "time": "1766163780" }, "departure": { "delay": 120, "time": "1766163780" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 120, "time": "1766163360" }, "departure": { "delay": 120, "time": "1766163360" }, "stopId": "FR:01376:ZE:42018:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 120, "time": "1766163900" }, "departure": { "delay": 120, "time": "1766163900" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 120, "time": "1766164020" }, "departure": { "delay": 120, "time": "1766164020" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 120, "time": "1766163120" }, "departure": { "delay": 120, "time": "1766163120" }, "stopId": "FR:01376:ZE:41996:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1766163540" }, "departure": { "delay": 120, "time": "1766163540" }, "stopId": "FR:01249:ZE:41992:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 120, "time": "1766162880" }, "departure": { "delay": 120, "time": "1766162880" }, "stopId": "FR:01043:ZE:42046:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 165, "time": "1766163285" }, "departure": { "delay": 165, "time": "1766163285" }, "stopId": "FR:01376:ZE:64325:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 134, "time": "1766162068" }, "departure": { "delay": 134, "time": "1766162114" }, "stopId": "FR:01418:ZE:42004:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1766163420" }, "departure": { "delay": 120, "time": "1766163420" }, "stopId": "FR:01376:ZE:42017:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 130, "time": "1766162340" }, "departure": { "delay": 130, "time": "1766162350" }, "stopId": "FR:01043:ZE:42034:COLIBRI", "stopSequence": 5 } ], "timestamp": "1766162395", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC2x6x9:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC2x7x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 13, "time": "1766151040" }, "departure": { "delay": 13, "time": "1766151073" }, "stopId": "FR:01043:ZE:63684:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 474, "time": "1766152659" }, "departure": { "delay": 474, "time": "1766152674" }, "stopId": "FR:01249:ZE:41990:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 262, "time": "1766151679" }, "departure": { "delay": 262, "time": "1766151742" }, "stopId": "FR:01043:ZE:42001:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 359, "time": "1766151948" }, "departure": { "delay": 359, "time": "1766151959" }, "stopId": "FR:01376:ZE:41996:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 215, "time": "1766151635" }, "departure": { "delay": 215, "time": "1766151635" }, "stopId": "FR:01043:ZE:64323:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 485, "time": "1766153525" }, "departure": { "delay": 485, "time": "1766153525" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 507, "time": "1766152398" }, "departure": { "delay": 507, "time": "1766152407" }, "stopId": "FR:01376:ZE:42017:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 558, "time": "1766153028" }, "departure": { "delay": 558, "time": "1766153058" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 21, "time": "1766151176" }, "departure": { "delay": 21, "time": "1766151201" }, "stopId": "FR:01043:ZE:63685:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 386, "time": "1766151974" }, "departure": { "delay": 386, "time": "1766151986" }, "stopId": "FR:01376:ZE:64303:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 11, "time": "1766150642" }, "departure": { "delay": 11, "time": "1766150651" }, "stopId": "FR:01418:ZE:42002:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 482, "time": "1766153571" }, "departure": { "delay": 482, "time": "1766153582" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 375, "time": "1766152095" }, "departure": { "delay": 375, "time": "1766152095" }, "stopId": "FR:01376:ZE:64325:COLIBRI", "stopSequence": 20 }, { "departure": { "delay": -18, "time": "1766150562" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 309, "time": "1766152022" }, "departure": { "delay": 309, "time": "1766152029" }, "stopId": "FR:01376:ZE:42033:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 462, "time": "1766152293" }, "departure": { "delay": 462, "time": "1766152302" }, "stopId": "FR:01376:ZE:42018:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 6, "time": "1766150575" }, "departure": { "delay": 6, "time": "1766150586" }, "stopId": "FR:01418:ZE:42004:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 598, "time": "1766152969" }, "departure": { "delay": 598, "time": "1766152978" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 515, "time": "1766153189" }, "departure": { "delay": 515, "time": "1766153195" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 489, "time": "1766152624" }, "departure": { "delay": 489, "time": "1766152629" }, "stopId": "FR:01249:ZE:41991:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 356, "time": "1766151851" }, "departure": { "delay": 356, "time": "1766151896" }, "stopId": "FR:01043:ZE:42000:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": -51, "time": "1766150815" }, "departure": { "delay": -51, "time": "1766150829" }, "stopId": "FR:01043:ZE:42035:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 589, "time": "1766152744" }, "departure": { "delay": 589, "time": "1766152849" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 197, "time": "1766151545" }, "departure": { "delay": 197, "time": "1766151557" }, "stopId": "FR:01043:ZE:42046:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 163, "time": "1766151380" }, "departure": { "delay": 163, "time": "1766151403" }, "stopId": "FR:01043:ZE:42043:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 461, "time": "1766153621" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 551, "time": "1766152551" }, "departure": { "delay": 551, "time": "1766152571" }, "stopId": "FR:01249:ZE:41992:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 524, "time": "1766153237" }, "departure": { "delay": 524, "time": "1766153264" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 592, "time": "1766152878" }, "departure": { "delay": 592, "time": "1766152912" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 34, "time": "1766150602" }, "departure": { "delay": 34, "time": "1766150614" }, "stopId": "FR:01418:ZE:42003:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": -60, "time": "1766150750" }, "departure": { "delay": -60, "time": "1766150760" }, "stopId": "FR:01043:ZE:42034:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 536, "time": "1766152470" }, "departure": { "delay": 536, "time": "1766152496" }, "stopId": "FR:01249:ZE:41993:COLIBRI", "stopSequence": 23 } ], "timestamp": "1766162399", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC2x7x0:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC4x7:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 257, "time": "1766152084" }, "departure": { "delay": 257, "time": "1766152097" }, "stopId": "FR:01376:ZE:42020:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 303, "time": "1766153276" }, "departure": { "delay": 303, "time": "1766153283" }, "stopId": "FR:01418:ZE:42028:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 408, "time": "1766152773" }, "departure": { "delay": 408, "time": "1766152788" }, "stopId": "FR:01043:ZE:63686:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 277, "time": "1766151686" }, "departure": { "delay": 277, "time": "1766151697" }, "stopId": "FR:01249:ZE:42016:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 226, "time": "1766151362" }, "departure": { "delay": 226, "time": "1766151406" }, "stopId": "FR:01249:ZE:42006:COLIBRI", "stopSequence": 9 }, { "departure": { "delay": 156, "time": "1766150556" }, "stopId": "FR:69286:ZE:42051:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 234, "time": "1766151165" }, "departure": { "delay": 234, "time": "1766151174" }, "stopId": "FR:01249:ZE:64334:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 295, "time": "1766152426" }, "departure": { "delay": 295, "time": "1766152435" }, "stopId": "FR:01043:ZE:64307:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 238, "time": "1766151646" }, "departure": { "delay": 238, "time": "1766151658" }, "stopId": "FR:01249:ZE:42015:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 272, "time": "1766152346" }, "departure": { "delay": 272, "time": "1766152352" }, "stopId": "FR:01043:ZE:64331:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 207, "time": "1766150936" }, "departure": { "delay": 207, "time": "1766150967" }, "stopId": "FR:01249:ZE:42007:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 383, "time": "1766153056" }, "departure": { "delay": 383, "time": "1766153063" }, "stopId": "FR:01043:ZE:42040:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 225, "time": "1766150678" }, "departure": { "delay": 225, "time": "1766150685" }, "stopId": "FR:69286:ZE:64335:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 355, "time": "1766153085" }, "departure": { "delay": 355, "time": "1766153095" }, "stopId": "FR:01043:ZE:42039:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 324, "time": "1766151919" }, "departure": { "delay": 324, "time": "1766151924" }, "stopId": "FR:01376:ZE:64275:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 290, "time": "1766153201" }, "departure": { "delay": 290, "time": "1766153210" }, "stopId": "FR:01418:ZE:42026:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 225, "time": "1766150614" }, "departure": { "delay": 225, "time": "1766150625" }, "stopId": "FR:69286:ZE:64336:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 298, "time": "1766152547" }, "departure": { "delay": 298, "time": "1766152558" }, "stopId": "FR:01043:ZE:64306:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 412, "time": "1766152903" }, "departure": { "delay": 412, "time": "1766152912" }, "stopId": "FR:01043:ZE:42042:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 182, "time": "1766151234" }, "departure": { "delay": 182, "time": "1766151242" }, "stopId": "FR:01249:ZE:64333:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 247, "time": "1766151501" }, "departure": { "delay": 247, "time": "1766151547" }, "stopId": "FR:01249:ZE:42014:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 253, "time": "1766153293" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 285, "time": "1766152065" }, "departure": { "delay": 285, "time": "1766152065" }, "stopId": "FR:01376:ZE:64309:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 198, "time": "1766151307" }, "departure": { "delay": 198, "time": "1766151318" }, "stopId": "FR:01249:ZE:42058:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 342, "time": "1766153256" }, "departure": { "delay": 342, "time": "1766153262" }, "stopId": "FR:01418:ZE:42027:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 315, "time": "1766151970" }, "departure": { "delay": 315, "time": "1766151975" }, "stopId": "FR:01376:ZE:64332:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 230, "time": "1766152167" }, "departure": { "delay": 230, "time": "1766152190" }, "stopId": "FR:01043:ZE:42024:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 312, "time": "1766152027" }, "departure": { "delay": 312, "time": "1766152032" }, "stopId": "FR:01376:ZE:64308:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 220, "time": "1766151453" }, "departure": { "delay": 220, "time": "1766151460" }, "stopId": "FR:01249:ZE:42013:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 265, "time": "1766152276" }, "departure": { "delay": 265, "time": "1766152285" }, "stopId": "FR:01043:ZE:42025:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 253, "time": "1766151763" }, "departure": { "delay": 253, "time": "1766151793" }, "stopId": "FR:01376:ZE:41994:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 202, "time": "1766151012" }, "departure": { "delay": 202, "time": "1766151022" }, "stopId": "FR:01249:ZE:42008:COLIBRI", "stopSequence": 5 } ], "timestamp": "1766162395", "trip": { "directionId": 2, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC4x7:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC2:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 123, "time": "1766121951" }, "departure": { "delay": 123, "time": "1766121963" }, "stopId": "FR:01043:ZE:42043:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 145, "time": "1766122165" }, "departure": { "delay": 145, "time": "1766122165" }, "stopId": "FR:01043:ZE:64323:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 90, "time": "1766121743" }, "departure": { "delay": 90, "time": "1766121750" }, "stopId": "FR:01043:ZE:63684:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 130, "time": "1766123104" }, "departure": { "delay": 130, "time": "1766123110" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 212, "time": "1766122509" }, "departure": { "delay": 212, "time": "1766122652" }, "stopId": "FR:01376:ZE:42018:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 182, "time": "1766122914" }, "departure": { "delay": 182, "time": "1766122922" }, "stopId": "FR:01249:ZE:41991:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 123, "time": "1766121538" }, "departure": { "delay": 123, "time": "1766121543" }, "stopId": "FR:01043:ZE:42034:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 144, "time": "1766122937" }, "departure": { "delay": 144, "time": "1766122944" }, "stopId": "FR:01249:ZE:41990:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 134, "time": "1766122086" }, "departure": { "delay": 134, "time": "1766122094" }, "stopId": "FR:01043:ZE:42046:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 164, "time": "1766122364" }, "departure": { "delay": 164, "time": "1766122364" }, "stopId": "FR:01376:ZE:64303:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 32, "time": "1766123347" }, "departure": { "delay": 32, "time": "1766123372" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 173, "time": "1766123006" }, "departure": { "delay": 173, "time": "1766123033" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 157, "time": "1766122297" }, "departure": { "delay": 157, "time": "1766122297" }, "stopId": "FR:01043:ZE:42000:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": -74, "time": "1766123686" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 137, "time": "1766122457" }, "departure": { "delay": 137, "time": "1766122457" }, "stopId": "FR:01376:ZE:64325:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1766121830" }, "departure": { "delay": 60, "time": "1766121840" }, "stopId": "FR:01043:ZE:63685:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": -48, "time": "1766123642" }, "departure": { "delay": -48, "time": "1766123652" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 161, "time": "1766123056" }, "departure": { "delay": 161, "time": "1766123081" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 222, "time": "1766121395" }, "departure": { "delay": 222, "time": "1766121402" }, "stopId": "FR:01418:ZE:42003:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 196, "time": "1766121424" }, "departure": { "delay": 196, "time": "1766121436" }, "stopId": "FR:01418:ZE:42002:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 23, "time": "1766123296" }, "departure": { "delay": 23, "time": "1766123303" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 148, "time": "1766122337" }, "departure": { "delay": 148, "time": "1766122348" }, "stopId": "FR:01376:ZE:41996:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 204, "time": "1766121377" }, "departure": { "delay": 204, "time": "1766121384" }, "stopId": "FR:01418:ZE:42004:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 124, "time": "1766122199" }, "departure": { "delay": 124, "time": "1766122204" }, "stopId": "FR:01043:ZE:42001:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": -39, "time": "1766123596" }, "departure": { "delay": -39, "time": "1766123601" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 101, "time": "1766121566" }, "departure": { "delay": 101, "time": "1766121581" }, "stopId": "FR:01043:ZE:42035:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 73, "time": "1766123149" }, "departure": { "delay": 73, "time": "1766123173" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 }, { "departure": { "delay": 181, "time": "1766121361" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 243, "time": "1766122706" }, "departure": { "delay": 243, "time": "1766122743" }, "stopId": "FR:01376:ZE:42017:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 269, "time": "1766122802" }, "departure": { "delay": 269, "time": "1766122829" }, "stopId": "FR:01249:ZE:41993:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 79, "time": "1766122394" }, "departure": { "delay": 79, "time": "1766122399" }, "stopId": "FR:01376:ZE:42033:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 231, "time": "1766122841" }, "departure": { "delay": 231, "time": "1766122851" }, "stopId": "FR:01249:ZE:41992:COLIBRI", "stopSequence": 24 } ], "timestamp": "1766162393", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC2:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC5x7:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 411, "time": "1766158131" }, "departure": { "delay": 411, "time": "1766158131" }, "stopId": "FR:01376:ZE:64308:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 321, "time": "1766157715" }, "departure": { "delay": 321, "time": "1766157741" }, "stopId": "FR:01249:ZE:42016:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 267, "time": "1766157544" }, "departure": { "delay": 267, "time": "1766157567" }, "stopId": "FR:01249:ZE:42014:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 581, "time": "1766159074" }, "departure": { "delay": 581, "time": "1766159081" }, "stopId": "FR:01043:ZE:42042:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 287, "time": "1766157802" }, "departure": { "delay": 287, "time": "1766157827" }, "stopId": "FR:01376:ZE:41994:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 480, "time": "1766158490" }, "departure": { "delay": 480, "time": "1766158500" }, "stopId": "FR:01043:ZE:42025:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 258, "time": "1766157373" }, "departure": { "delay": 258, "time": "1766157438" }, "stopId": "FR:01249:ZE:42006:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 390, "time": "1766158163" }, "departure": { "delay": 390, "time": "1766158170" }, "stopId": "FR:01376:ZE:64309:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 63, "time": "1766156873" }, "departure": { "delay": 63, "time": "1766156883" }, "stopId": "FR:01249:ZE:42008:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 160, "time": "1766157234" }, "departure": { "delay": 160, "time": "1766157280" }, "stopId": "FR:01249:ZE:42058:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 501, "time": "1766158633" }, "departure": { "delay": 501, "time": "1766158641" }, "stopId": "FR:01043:ZE:64307:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 544, "time": "1766158915" }, "departure": { "delay": 544, "time": "1766158924" }, "stopId": "FR:01043:ZE:63686:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 65, "time": "1766157119" }, "departure": { "delay": 65, "time": "1766157125" }, "stopId": "FR:01249:ZE:64333:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 523, "time": "1766158771" }, "departure": { "delay": 523, "time": "1766158783" }, "stopId": "FR:01043:ZE:64306:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 626, "time": "1766159246" }, "departure": { "delay": 626, "time": "1766159246" }, "stopId": "FR:01043:ZE:64312:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 415, "time": "1766158065" }, "departure": { "delay": 415, "time": "1766158075" }, "stopId": "FR:01376:ZE:64332:COLIBRI", "stopSequence": 16 }, { "departure": { "delay": 95, "time": "1766156495" }, "stopId": "FR:69286:ZE:42051:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 138, "time": "1766156593" }, "departure": { "delay": 138, "time": "1766156598" }, "stopId": "FR:69286:ZE:64335:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 445, "time": "1766158398" }, "departure": { "delay": 445, "time": "1766158405" }, "stopId": "FR:01043:ZE:42024:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 619, "time": "1766159299" }, "stopId": "FR:01043:ZE:64324:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 84, "time": "1766156812" }, "departure": { "delay": 84, "time": "1766156844" }, "stopId": "FR:01249:ZE:42007:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 488, "time": "1766158264" }, "departure": { "delay": 488, "time": "1766158328" }, "stopId": "FR:01376:ZE:42020:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 127, "time": "1766157040" }, "departure": { "delay": 127, "time": "1766157067" }, "stopId": "FR:01249:ZE:64334:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 145, "time": "1766156537" }, "departure": { "delay": 145, "time": "1766156545" }, "stopId": "FR:69286:ZE:64336:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 274, "time": "1766157508" }, "departure": { "delay": 274, "time": "1766157514" }, "stopId": "FR:01249:ZE:42013:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 419, "time": "1766157993" }, "departure": { "delay": 419, "time": "1766158019" }, "stopId": "FR:01376:ZE:64275:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 492, "time": "1766158566" }, "departure": { "delay": 492, "time": "1766158572" }, "stopId": "FR:01043:ZE:64331:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 255, "time": "1766157663" }, "departure": { "delay": 255, "time": "1766157675" }, "stopId": "FR:01249:ZE:42015:COLIBRI", "stopSequence": 12 } ], "timestamp": "1766162393", "trip": { "directionId": 2, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC5x7:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC4x4:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 352, "time": "1766138920" }, "departure": { "delay": 352, "time": "1766138932" }, "stopId": "FR:01043:ZE:63686:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 322, "time": "1766138297" }, "departure": { "delay": 322, "time": "1766138302" }, "stopId": "FR:01376:ZE:64309:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 254, "time": "1766137566" }, "departure": { "delay": 254, "time": "1766137574" }, "stopId": "FR:01249:ZE:42058:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 289, "time": "1766137422" }, "departure": { "delay": 289, "time": "1766137429" }, "stopId": "FR:01249:ZE:64334:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 355, "time": "1766139225" }, "departure": { "delay": 355, "time": "1766139235" }, "stopId": "FR:01043:ZE:42040:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 225, "time": "1766137485" }, "departure": { "delay": 225, "time": "1766137485" }, "stopId": "FR:01249:ZE:64333:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 273, "time": "1766138485" }, "departure": { "delay": 273, "time": "1766138493" }, "stopId": "FR:01043:ZE:42025:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 317, "time": "1766137875" }, "departure": { "delay": 317, "time": "1766137937" }, "stopId": "FR:01249:ZE:42016:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 273, "time": "1766137222" }, "departure": { "delay": 273, "time": "1766137233" }, "stopId": "FR:01249:ZE:42007:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 353, "time": "1766138213" }, "departure": { "delay": 353, "time": "1766138213" }, "stopId": "FR:01376:ZE:64332:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 285, "time": "1766138320" }, "departure": { "delay": 285, "time": "1766138325" }, "stopId": "FR:01376:ZE:42020:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 364, "time": "1766138159" }, "departure": { "delay": 364, "time": "1766138164" }, "stopId": "FR:01376:ZE:64275:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 225, "time": "1766137833" }, "departure": { "delay": 225, "time": "1766137845" }, "stopId": "FR:01249:ZE:42015:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 259, "time": "1766139371" }, "departure": { "delay": 259, "time": "1766139379" }, "stopId": "FR:01418:ZE:42026:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 296, "time": "1766137624" }, "departure": { "delay": 296, "time": "1766137676" }, "stopId": "FR:01249:ZE:42006:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 319, "time": "1766138637" }, "departure": { "delay": 319, "time": "1766138659" }, "stopId": "FR:01043:ZE:64307:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 350, "time": "1766136941" }, "departure": { "delay": 350, "time": "1766136950" }, "stopId": "FR:69286:ZE:64336:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 244, "time": "1766138367" }, "departure": { "delay": 244, "time": "1766138404" }, "stopId": "FR:01043:ZE:42024:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 262, "time": "1766137762" }, "departure": { "delay": 262, "time": "1766137762" }, "stopId": "FR:01249:ZE:42014:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 295, "time": "1766138575" }, "departure": { "delay": 295, "time": "1766138575" }, "stopId": "FR:01043:ZE:64331:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 349, "time": "1766138259" }, "departure": { "delay": 349, "time": "1766138269" }, "stopId": "FR:01376:ZE:64308:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 323, "time": "1766139258" }, "departure": { "delay": 323, "time": "1766139263" }, "stopId": "FR:01043:ZE:42039:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 294, "time": "1766137720" }, "departure": { "delay": 294, "time": "1766137734" }, "stopId": "FR:01249:ZE:42013:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 358, "time": "1766136989" }, "departure": { "delay": 358, "time": "1766137018" }, "stopId": "FR:69286:ZE:64335:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 230, "time": "1766139470" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 317, "time": "1766139406" }, "departure": { "delay": 317, "time": "1766139437" }, "stopId": "FR:01418:ZE:42027:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 362, "time": "1766139047" }, "departure": { "delay": 362, "time": "1766139062" }, "stopId": "FR:01043:ZE:42042:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 281, "time": "1766139453" }, "departure": { "delay": 281, "time": "1766139461" }, "stopId": "FR:01418:ZE:42028:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 297, "time": "1766138002" }, "departure": { "delay": 297, "time": "1766138037" }, "stopId": "FR:01376:ZE:41994:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 257, "time": "1766137263" }, "departure": { "delay": 257, "time": "1766137277" }, "stopId": "FR:01249:ZE:42008:COLIBRI", "stopSequence": 5 }, { "departure": { "delay": 290, "time": "1766136890" }, "stopId": "FR:69286:ZE:42051:COLIBRI", "stopSequence": 1 } ], "timestamp": "1766162393", "trip": { "directionId": 2, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC4x4:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC4x1:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 261, "time": "1766126293" }, "departure": { "delay": 261, "time": "1766126301" }, "stopId": "FR:01249:ZE:64334:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 139, "time": "1766128279" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 224, "time": "1766128237" }, "departure": { "delay": 224, "time": "1766128244" }, "stopId": "FR:01418:ZE:42027:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 149, "time": "1766126662" }, "departure": { "delay": 149, "time": "1766126669" }, "stopId": "FR:01249:ZE:42015:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 240, "time": "1766126430" }, "departure": { "delay": 240, "time": "1766126460" }, "stopId": "FR:01249:ZE:42058:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 227, "time": "1766126483" }, "departure": { "delay": 227, "time": "1766126507" }, "stopId": "FR:01249:ZE:42006:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 267, "time": "1766127854" }, "departure": { "delay": 267, "time": "1766127867" }, "stopId": "FR:01043:ZE:42042:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 267, "time": "1766128036" }, "departure": { "delay": 267, "time": "1766128047" }, "stopId": "FR:01043:ZE:42040:COLIBRI", "stopSequence": 30 }, { "departure": { "delay": 181, "time": "1766125681" }, "stopId": "FR:69286:ZE:42051:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 196, "time": "1766127376" }, "departure": { "delay": 196, "time": "1766127376" }, "stopId": "FR:01043:ZE:64331:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 177, "time": "1766127093" }, "departure": { "delay": 177, "time": "1766127117" }, "stopId": "FR:01376:ZE:42020:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 239, "time": "1766128066" }, "departure": { "delay": 239, "time": "1766128079" }, "stopId": "FR:01043:ZE:42039:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 251, "time": "1766126055" }, "departure": { "delay": 251, "time": "1766126111" }, "stopId": "FR:01249:ZE:42007:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 211, "time": "1766127451" }, "departure": { "delay": 211, "time": "1766127451" }, "stopId": "FR:01043:ZE:64307:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 141, "time": "1766127250" }, "departure": { "delay": 141, "time": "1766127261" }, "stopId": "FR:01043:ZE:42025:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 200, "time": "1766127020" }, "departure": { "delay": 200, "time": "1766127020" }, "stopId": "FR:01376:ZE:64308:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 199, "time": "1766126599" }, "departure": { "delay": 199, "time": "1766126599" }, "stopId": "FR:01249:ZE:42014:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 192, "time": "1766126700" }, "departure": { "delay": 192, "time": "1766126712" }, "stopId": "FR:01249:ZE:42016:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 212, "time": "1766126541" }, "departure": { "delay": 212, "time": "1766126552" }, "stopId": "FR:01249:ZE:42013:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 188, "time": "1766128262" }, "departure": { "delay": 188, "time": "1766128268" }, "stopId": "FR:01418:ZE:42028:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 234, "time": "1766127580" }, "departure": { "delay": 234, "time": "1766127594" }, "stopId": "FR:01043:ZE:64306:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 206, "time": "1766126934" }, "departure": { "delay": 206, "time": "1766126966" }, "stopId": "FR:01376:ZE:64332:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 232, "time": "1766125779" }, "departure": { "delay": 232, "time": "1766125792" }, "stopId": "FR:69286:ZE:64335:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 238, "time": "1766126152" }, "departure": { "delay": 238, "time": "1766126158" }, "stopId": "FR:01249:ZE:42008:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 235, "time": "1766127705" }, "departure": { "delay": 235, "time": "1766127715" }, "stopId": "FR:01043:ZE:63686:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 181, "time": "1766128191" }, "departure": { "delay": 181, "time": "1766128201" }, "stopId": "FR:01418:ZE:42026:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 145, "time": "1766126772" }, "departure": { "delay": 145, "time": "1766126785" }, "stopId": "FR:01376:ZE:41994:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 211, "time": "1766126343" }, "departure": { "delay": 211, "time": "1766126371" }, "stopId": "FR:01249:ZE:64333:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 190, "time": "1766126884" }, "departure": { "delay": 190, "time": "1766126890" }, "stopId": "FR:01376:ZE:64275:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 193, "time": "1766127068" }, "departure": { "delay": 193, "time": "1766127073" }, "stopId": "FR:01376:ZE:64309:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 237, "time": "1766125729" }, "departure": { "delay": 237, "time": "1766125737" }, "stopId": "FR:69286:ZE:64336:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 110, "time": "1766127161" }, "departure": { "delay": 110, "time": "1766127170" }, "stopId": "FR:01043:ZE:42024:COLIBRI", "stopSequence": 20 } ], "timestamp": "1766162399", "trip": { "directionId": 2, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC4x1:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC5:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -145, "time": "1766125829" }, "departure": { "delay": -145, "time": "1766125835" }, "stopId": "FR:01043:ZE:64331:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": -145, "time": "1766125567" }, "departure": { "delay": -145, "time": "1766125595" }, "stopId": "FR:01376:ZE:42020:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": -118, "time": "1766125495" }, "departure": { "delay": -118, "time": "1766125502" }, "stopId": "FR:01376:ZE:64308:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": -110, "time": "1766125194" }, "departure": { "delay": -110, "time": "1766125210" }, "stopId": "FR:01249:ZE:42015:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": -5, "time": "1766124824" }, "departure": { "delay": -5, "time": "1766124835" }, "stopId": "FR:01249:ZE:64334:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": -114, "time": "1766125920" }, "departure": { "delay": -114, "time": "1766125926" }, "stopId": "FR:01043:ZE:64307:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": -50, "time": "1766126216" }, "departure": { "delay": -50, "time": "1766126230" }, "stopId": "FR:01043:ZE:63686:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 146, "time": "1766126726" }, "stopId": "FR:01043:ZE:64324:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": -58, "time": "1766125082" }, "departure": { "delay": -58, "time": "1766125082" }, "stopId": "FR:01249:ZE:42013:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": -131, "time": "1766125544" }, "departure": { "delay": -131, "time": "1766125549" }, "stopId": "FR:01376:ZE:64309:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": -124, "time": "1766125436" }, "departure": { "delay": -124, "time": "1766125436" }, "stopId": "FR:01376:ZE:64332:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": -82, "time": "1766125118" }, "departure": { "delay": -82, "time": "1766125118" }, "stopId": "FR:01249:ZE:42014:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": -32, "time": "1766125033" }, "departure": { "delay": -32, "time": "1766125048" }, "stopId": "FR:01249:ZE:42006:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": -116, "time": "1766125384" }, "departure": { "delay": -116, "time": "1766125384" }, "stopId": "FR:01376:ZE:64275:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": -31, "time": "1766124623" }, "departure": { "delay": -31, "time": "1766124629" }, "stopId": "FR:01249:ZE:42007:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": -175, "time": "1766125735" }, "departure": { "delay": -175, "time": "1766125745" }, "stopId": "FR:01043:ZE:42025:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": -16, "time": "1766124989" }, "departure": { "delay": -16, "time": "1766125004" }, "stopId": "FR:01249:ZE:42058:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": -215, "time": "1766125634" }, "departure": { "delay": -215, "time": "1766125645" }, "stopId": "FR:01043:ZE:42024:COLIBRI", "stopSequence": 20 }, { "departure": { "delay": -16, "time": "1766124284" }, "stopId": "FR:69286:ZE:42051:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": -116, "time": "1766125307" }, "departure": { "delay": -116, "time": "1766125324" }, "stopId": "FR:01376:ZE:41994:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 35, "time": "1766124379" }, "departure": { "delay": 35, "time": "1766124395" }, "stopId": "FR:69286:ZE:64335:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": -44, "time": "1766124660" }, "departure": { "delay": -44, "time": "1766124676" }, "stopId": "FR:01249:ZE:42008:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 40, "time": "1766126429" }, "departure": { "delay": 40, "time": "1766126440" }, "stopId": "FR:01043:ZE:42042:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 36, "time": "1766124328" }, "departure": { "delay": 36, "time": "1766124336" }, "stopId": "FR:69286:ZE:64336:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 11, "time": "1766126524" }, "departure": { "delay": 11, "time": "1766126531" }, "stopId": "FR:01043:ZE:64312:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": -46, "time": "1766124886" }, "departure": { "delay": -46, "time": "1766124914" }, "stopId": "FR:01249:ZE:64333:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": -98, "time": "1766125222" }, "departure": { "delay": -98, "time": "1766125222" }, "stopId": "FR:01249:ZE:42016:COLIBRI", "stopSequence": 13 } ], "timestamp": "1766162393", "trip": { "directionId": 2, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC5:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC2x6x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 111, "time": "1766148399" }, "departure": { "delay": 111, "time": "1766148411" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 237, "time": "1766148106" }, "departure": { "delay": 237, "time": "1766148117" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 302, "time": "1766147102" }, "departure": { "delay": 302, "time": "1766147102" }, "stopId": "FR:01376:ZE:41996:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 173, "time": "1766146187" }, "departure": { "delay": 173, "time": "1766146193" }, "stopId": "FR:01043:ZE:42034:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 85, "time": "1766148445" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 240, "time": "1766146668" }, "departure": { "delay": 240, "time": "1766146680" }, "stopId": "FR:01043:ZE:42043:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 313, "time": "1766147208" }, "departure": { "delay": 313, "time": "1766147233" }, "stopId": "FR:01376:ZE:64325:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 403, "time": "1766147735" }, "departure": { "delay": 403, "time": "1766147863" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 163, "time": "1766146280" }, "departure": { "delay": 163, "time": "1766146303" }, "stopId": "FR:01043:ZE:64322:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 366, "time": "1766147946" }, "departure": { "delay": 366, "time": "1766147946" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 336, "time": "1766147520" }, "departure": { "delay": 336, "time": "1766147556" }, "stopId": "FR:01249:ZE:41992:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 242, "time": "1766146856" }, "departure": { "delay": 242, "time": "1766146862" }, "stopId": "FR:01043:ZE:64323:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 213, "time": "1766148153" }, "departure": { "delay": 213, "time": "1766148153" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 119, "time": "1766148359" }, "departure": { "delay": 119, "time": "1766148359" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 290, "time": "1766147683" }, "departure": { "delay": 290, "time": "1766147690" }, "stopId": "FR:01249:ZE:41990:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 190, "time": "1766146562" }, "departure": { "delay": 190, "time": "1766146570" }, "stopId": "FR:01043:ZE:63685:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 334, "time": "1766147123" }, "departure": { "delay": 334, "time": "1766147134" }, "stopId": "FR:01376:ZE:64303:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 144, "time": "1766146215" }, "departure": { "delay": 144, "time": "1766146224" }, "stopId": "FR:01043:ZE:42035:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 248, "time": "1766147269" }, "departure": { "delay": 248, "time": "1766147288" }, "stopId": "FR:01376:ZE:42018:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 322, "time": "1766147662" }, "departure": { "delay": 322, "time": "1766147662" }, "stopId": "FR:01249:ZE:41991:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 245, "time": "1766147160" }, "departure": { "delay": 245, "time": "1766147165" }, "stopId": "FR:01376:ZE:42033:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 212, "time": "1766146467" }, "departure": { "delay": 212, "time": "1766146472" }, "stopId": "FR:01043:ZE:63684:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 273, "time": "1766147422" }, "departure": { "delay": 273, "time": "1766147433" }, "stopId": "FR:01249:ZE:41993:COLIBRI", "stopSequence": 23 }, { "departure": { "delay": 181, "time": "1766145961" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 391, "time": "1766147888" }, "departure": { "delay": 391, "time": "1766147911" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 273, "time": "1766147357" }, "departure": { "delay": 273, "time": "1766147373" }, "stopId": "FR:01376:ZE:42017:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 270, "time": "1766146040" }, "departure": { "delay": 270, "time": "1766146050" }, "stopId": "FR:01418:ZE:42003:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 271, "time": "1766146076" }, "departure": { "delay": 271, "time": "1766146111" }, "stopId": "FR:01418:ZE:42002:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 302, "time": "1766147009" }, "departure": { "delay": 302, "time": "1766147042" }, "stopId": "FR:01043:ZE:42000:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 224, "time": "1766146767" }, "departure": { "delay": 224, "time": "1766146784" }, "stopId": "FR:01043:ZE:42046:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 231, "time": "1766146892" }, "departure": { "delay": 231, "time": "1766146911" }, "stopId": "FR:01043:ZE:42001:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 216, "time": "1766145972" }, "departure": { "delay": 216, "time": "1766145996" }, "stopId": "FR:01418:ZE:42004:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 296, "time": "1766147984" }, "departure": { "delay": 296, "time": "1766147996" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 } ], "timestamp": "1766162393", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC2x6x0:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC2x5x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 164, "time": "1766135136" }, "departure": { "delay": 164, "time": "1766135204" }, "stopId": "FR:01376:ZE:42018:COLIBRI", "stopSequence": 21 }, { "departure": { "delay": 33, "time": "1766133813" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 277, "time": "1766135764" }, "departure": { "delay": 277, "time": "1766135797" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 122, "time": "1766135031" }, "departure": { "delay": 122, "time": "1766135042" }, "stopId": "FR:01376:ZE:42033:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 101, "time": "1766136461" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 184, "time": "1766136084" }, "departure": { "delay": 184, "time": "1766136124" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 118, "time": "1766136407" }, "departure": { "delay": 118, "time": "1766136418" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 235, "time": "1766135373" }, "departure": { "delay": 235, "time": "1766135395" }, "stopId": "FR:01249:ZE:41993:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 94, "time": "1766133864" }, "departure": { "delay": 94, "time": "1766133874" }, "stopId": "FR:01418:ZE:42003:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 215, "time": "1766135865" }, "departure": { "delay": 215, "time": "1766135915" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 159, "time": "1766136030" }, "departure": { "delay": 159, "time": "1766136039" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 7, "time": "1766134229" }, "departure": { "delay": 7, "time": "1766134267" }, "stopId": "FR:01043:ZE:63684:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 170, "time": "1766135090" }, "departure": { "delay": 170, "time": "1766135090" }, "stopId": "FR:01376:ZE:64325:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 185, "time": "1766134979" }, "departure": { "delay": 185, "time": "1766134985" }, "stopId": "FR:01376:ZE:41996:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 111, "time": "1766134726" }, "departure": { "delay": 111, "time": "1766134731" }, "stopId": "FR:01043:ZE:64323:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 75, "time": "1766133899" }, "departure": { "delay": 75, "time": "1766133915" }, "stopId": "FR:01418:ZE:42002:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 265, "time": "1766135692" }, "departure": { "delay": 265, "time": "1766135725" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 127, "time": "1766134772" }, "departure": { "delay": 127, "time": "1766134807" }, "stopId": "FR:01043:ZE:42001:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 234, "time": "1766135626" }, "departure": { "delay": 234, "time": "1766135634" }, "stopId": "FR:01249:ZE:41990:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 86, "time": "1766134638" }, "departure": { "delay": 86, "time": "1766134646" }, "stopId": "FR:01043:ZE:42046:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 124, "time": "1766136359" }, "departure": { "delay": 124, "time": "1766136364" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 73, "time": "1766134500" }, "departure": { "delay": 73, "time": "1766134513" }, "stopId": "FR:01043:ZE:42043:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 209, "time": "1766135000" }, "departure": { "delay": 209, "time": "1766135009" }, "stopId": "FR:01376:ZE:64303:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 258, "time": "1766135462" }, "departure": { "delay": 258, "time": "1766135478" }, "stopId": "FR:01249:ZE:41992:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": -2, "time": "1766134007" }, "departure": { "delay": -2, "time": "1766134018" }, "stopId": "FR:01043:ZE:42034:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 205, "time": "1766134908" }, "departure": { "delay": 205, "time": "1766134945" }, "stopId": "FR:01043:ZE:42000:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": -29, "time": "1766134041" }, "departure": { "delay": -29, "time": "1766134051" }, "stopId": "FR:01043:ZE:42035:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 246, "time": "1766135561" }, "departure": { "delay": 246, "time": "1766135586" }, "stopId": "FR:01249:ZE:41991:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 246, "time": "1766135826" }, "departure": { "delay": 246, "time": "1766135826" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 70, "time": "1766133820" }, "departure": { "delay": 70, "time": "1766133850" }, "stopId": "FR:01418:ZE:42004:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 218, "time": "1766135304" }, "departure": { "delay": 218, "time": "1766135318" }, "stopId": "FR:01376:ZE:42017:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 5, "time": "1766134374" }, "departure": { "delay": 5, "time": "1766134385" }, "stopId": "FR:01043:ZE:63685:COLIBRI", "stopSequence": 11 } ], "timestamp": "1766162393", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC2x5x0:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC2x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 244, "time": "1766124113" }, "departure": { "delay": 244, "time": "1766124124" }, "stopId": "FR:01043:ZE:63685:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 412, "time": "1766124583" }, "departure": { "delay": 412, "time": "1766124592" }, "stopId": "FR:01043:ZE:42001:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 449, "time": "1766124738" }, "departure": { "delay": 449, "time": "1766124749" }, "stopId": "FR:01376:ZE:41996:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 452, "time": "1766124840" }, "departure": { "delay": 452, "time": "1766124872" }, "stopId": "FR:01376:ZE:42033:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 259, "time": "1766124019" }, "departure": { "delay": 259, "time": "1766124019" }, "stopId": "FR:01043:ZE:63684:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 790, "time": "1766125865" }, "departure": { "delay": 790, "time": "1766125870" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 386, "time": "1766124312" }, "departure": { "delay": 386, "time": "1766124326" }, "stopId": "FR:01043:ZE:42043:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 226, "time": "1766123489" }, "departure": { "delay": 226, "time": "1766123506" }, "stopId": "FR:01418:ZE:42003:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 713, "time": "1766126573" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 637, "time": "1766125128" }, "departure": { "delay": 637, "time": "1766125237" }, "stopId": "FR:01376:ZE:42017:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 764, "time": "1766125645" }, "departure": { "delay": 764, "time": "1766125724" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 405, "time": "1766124457" }, "departure": { "delay": 405, "time": "1766124465" }, "stopId": "FR:01043:ZE:42046:COLIBRI", "stopSequence": 13 }, { "departure": { "delay": 171, "time": "1766123451" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 468, "time": "1766124985" }, "departure": { "delay": 468, "time": "1766125008" }, "stopId": "FR:01376:ZE:42018:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 182, "time": "1766123782" }, "departure": { "delay": 182, "time": "1766123822" }, "stopId": "FR:01043:ZE:64322:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 758, "time": "1766126143" }, "departure": { "delay": 758, "time": "1766126198" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 809, "time": "1766125763" }, "departure": { "delay": 809, "time": "1766125829" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 511, "time": "1766124765" }, "departure": { "delay": 511, "time": "1766124811" }, "stopId": "FR:01376:ZE:64303:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 729, "time": "1766125918" }, "departure": { "delay": 729, "time": "1766125929" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 215, "time": "1766123539" }, "departure": { "delay": 215, "time": "1766123555" }, "stopId": "FR:01418:ZE:42002:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 720, "time": "1766126513" }, "departure": { "delay": 720, "time": "1766126520" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 197, "time": "1766123466" }, "departure": { "delay": 197, "time": "1766123477" }, "stopId": "FR:01418:ZE:42004:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 675, "time": "1766125567" }, "departure": { "delay": 675, "time": "1766125575" }, "stopId": "FR:01249:ZE:41990:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 735, "time": "1766125320" }, "departure": { "delay": 735, "time": "1766125395" }, "stopId": "FR:01249:ZE:41993:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 718, "time": "1766126062" }, "departure": { "delay": 718, "time": "1766126098" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 460, "time": "1766124700" }, "departure": { "delay": 460, "time": "1766124700" }, "stopId": "FR:01043:ZE:42000:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 685, "time": "1766125515" }, "departure": { "delay": 685, "time": "1766125525" }, "stopId": "FR:01249:ZE:41991:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 136, "time": "1766123651" }, "departure": { "delay": 136, "time": "1766123656" }, "stopId": "FR:01043:ZE:42034:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 728, "time": "1766125431" }, "departure": { "delay": 728, "time": "1766125448" }, "stopId": "FR:01249:ZE:41992:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 118, "time": "1766123685" }, "departure": { "delay": 118, "time": "1766123698" }, "stopId": "FR:01043:ZE:42035:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 721, "time": "1766126455" }, "departure": { "delay": 721, "time": "1766126461" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 427, "time": "1766124541" }, "departure": { "delay": 427, "time": "1766124547" }, "stopId": "FR:01043:ZE:64323:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 522, "time": "1766124935" }, "departure": { "delay": 522, "time": "1766124942" }, "stopId": "FR:01376:ZE:64325:COLIBRI", "stopSequence": 20 } ], "timestamp": "1766162395", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC2x0:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC5x4:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 283, "time": "1766139869" }, "departure": { "delay": 283, "time": "1766139883" }, "stopId": "FR:69286:ZE:64336:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 360, "time": "1766140786" }, "departure": { "delay": 360, "time": "1766140800" }, "stopId": "FR:01249:ZE:42013:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 244, "time": "1766140499" }, "departure": { "delay": 244, "time": "1766140504" }, "stopId": "FR:01249:ZE:64333:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 287, "time": "1766140557" }, "departure": { "delay": 287, "time": "1766140607" }, "stopId": "FR:01249:ZE:42058:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 375, "time": "1766141708" }, "departure": { "delay": 375, "time": "1766141715" }, "stopId": "FR:01043:ZE:64307:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 385, "time": "1766141365" }, "departure": { "delay": 385, "time": "1766141365" }, "stopId": "FR:01376:ZE:64309:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 317, "time": "1766141440" }, "departure": { "delay": 317, "time": "1766141477" }, "stopId": "FR:01043:ZE:42024:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 345, "time": "1766141553" }, "departure": { "delay": 345, "time": "1766141565" }, "stopId": "FR:01043:ZE:42025:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 412, "time": "1766141332" }, "departure": { "delay": 412, "time": "1766141332" }, "stopId": "FR:01376:ZE:64308:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 375, "time": "1766140684" }, "departure": { "delay": 375, "time": "1766140755" }, "stopId": "FR:01249:ZE:42006:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 374, "time": "1766141064" }, "departure": { "delay": 374, "time": "1766141114" }, "stopId": "FR:01376:ZE:41994:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 380, "time": "1766141950" }, "departure": { "delay": 380, "time": "1766141960" }, "stopId": "FR:01043:ZE:63686:COLIBRI", "stopSequence": 25 }, { "departure": { "delay": 220, "time": "1766139820" }, "stopId": "FR:69286:ZE:42051:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 294, "time": "1766140905" }, "departure": { "delay": 294, "time": "1766140914" }, "stopId": "FR:01249:ZE:42015:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 334, "time": "1766142148" }, "departure": { "delay": 334, "time": "1766142154" }, "stopId": "FR:01043:ZE:64312:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 289, "time": "1766140418" }, "departure": { "delay": 289, "time": "1766140429" }, "stopId": "FR:01249:ZE:64334:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 328, "time": "1766142208" }, "stopId": "FR:01043:ZE:64324:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 357, "time": "1766141388" }, "departure": { "delay": 357, "time": "1766141397" }, "stopId": "FR:01376:ZE:42020:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 413, "time": "1766141261" }, "departure": { "delay": 413, "time": "1766141273" }, "stopId": "FR:01376:ZE:64332:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 253, "time": "1766140204" }, "departure": { "delay": 253, "time": "1766140213" }, "stopId": "FR:01249:ZE:42007:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 418, "time": "1766141209" }, "departure": { "delay": 418, "time": "1766141218" }, "stopId": "FR:01376:ZE:64275:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 334, "time": "1766140827" }, "departure": { "delay": 334, "time": "1766140834" }, "stopId": "FR:01249:ZE:42014:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 367, "time": "1766140947" }, "departure": { "delay": 367, "time": "1766140987" }, "stopId": "FR:01249:ZE:42016:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 398, "time": "1766142092" }, "departure": { "delay": 398, "time": "1766142098" }, "stopId": "FR:01043:ZE:42042:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 285, "time": "1766139936" }, "departure": { "delay": 285, "time": "1766139945" }, "stopId": "FR:69286:ZE:64335:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 244, "time": "1766140251" }, "departure": { "delay": 244, "time": "1766140264" }, "stopId": "FR:01249:ZE:42008:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 367, "time": "1766141641" }, "departure": { "delay": 367, "time": "1766141647" }, "stopId": "FR:01043:ZE:64331:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 392, "time": "1766141833" }, "departure": { "delay": 392, "time": "1766141852" }, "stopId": "FR:01043:ZE:64306:COLIBRI", "stopSequence": 24 } ], "timestamp": "1766162395", "trip": { "directionId": 2, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC5x4:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC5x6:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 643, "time": "1766156323" }, "stopId": "FR:01043:ZE:64324:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 616, "time": "1766156093" }, "departure": { "delay": 616, "time": "1766156116" }, "stopId": "FR:01043:ZE:42042:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 467, "time": "1766155027" }, "departure": { "delay": 467, "time": "1766155067" }, "stopId": "FR:01376:ZE:64275:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 411, "time": "1766154504" }, "departure": { "delay": 411, "time": "1766154531" }, "stopId": "FR:01249:ZE:42058:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 608, "time": "1766156216" }, "departure": { "delay": 608, "time": "1766156228" }, "stopId": "FR:01043:ZE:64312:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 460, "time": "1766154571" }, "departure": { "delay": 460, "time": "1766154640" }, "stopId": "FR:01249:ZE:42006:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 459, "time": "1766155233" }, "departure": { "delay": 459, "time": "1766155239" }, "stopId": "FR:01376:ZE:64309:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 487, "time": "1766155207" }, "departure": { "delay": 487, "time": "1766155207" }, "stopId": "FR:01376:ZE:64308:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 445, "time": "1766154182" }, "departure": { "delay": 445, "time": "1766154205" }, "stopId": "FR:01249:ZE:42007:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 388, "time": "1766155328" }, "departure": { "delay": 388, "time": "1766155348" }, "stopId": "FR:01043:ZE:42024:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 413, "time": "1766154713" }, "departure": { "delay": 413, "time": "1766154713" }, "stopId": "FR:01249:ZE:42014:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 430, "time": "1766155510" }, "departure": { "delay": 430, "time": "1766155510" }, "stopId": "FR:01043:ZE:64331:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 389, "time": "1766154442" }, "departure": { "delay": 389, "time": "1766154449" }, "stopId": "FR:01249:ZE:64333:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 445, "time": "1766154680" }, "departure": { "delay": 445, "time": "1766154685" }, "stopId": "FR:01249:ZE:42013:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 495, "time": "1766155110" }, "departure": { "delay": 495, "time": "1766155155" }, "stopId": "FR:01376:ZE:64332:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 444, "time": "1766155255" }, "departure": { "delay": 444, "time": "1766155284" }, "stopId": "FR:01376:ZE:42020:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 447, "time": "1766155575" }, "departure": { "delay": 447, "time": "1766155587" }, "stopId": "FR:01043:ZE:64307:COLIBRI", "stopSequence": 23 }, { "departure": { "delay": 426, "time": "1766153826" }, "stopId": "FR:69286:ZE:42051:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 479, "time": "1766153870" }, "departure": { "delay": 479, "time": "1766153879" }, "stopId": "FR:69286:ZE:64336:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 409, "time": "1766154919" }, "departure": { "delay": 409, "time": "1766154949" }, "stopId": "FR:01376:ZE:41994:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 427, "time": "1766154235" }, "departure": { "delay": 427, "time": "1766154247" }, "stopId": "FR:01249:ZE:42008:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 590, "time": "1766155961" }, "departure": { "delay": 590, "time": "1766155970" }, "stopId": "FR:01043:ZE:63686:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 365, "time": "1766154775" }, "departure": { "delay": 365, "time": "1766154785" }, "stopId": "FR:01249:ZE:42015:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 513, "time": "1766155756" }, "departure": { "delay": 513, "time": "1766155773" }, "stopId": "FR:01043:ZE:64306:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 453, "time": "1766154373" }, "departure": { "delay": 453, "time": "1766154393" }, "stopId": "FR:01249:ZE:64334:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 420, "time": "1766155430" }, "departure": { "delay": 420, "time": "1766155440" }, "stopId": "FR:01043:ZE:42025:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 441, "time": "1766154829" }, "departure": { "delay": 441, "time": "1766154861" }, "stopId": "FR:01249:ZE:42016:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 472, "time": "1766153921" }, "departure": { "delay": 472, "time": "1766153932" }, "stopId": "FR:69286:ZE:64335:COLIBRI", "stopSequence": 3 } ], "timestamp": "1766162399", "trip": { "directionId": 2, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC5x6:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC5x2:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 310, "time": "1766134330" }, "departure": { "delay": 310, "time": "1766134330" }, "stopId": "FR:01043:ZE:64312:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 97, "time": "1766132908" }, "departure": { "delay": 97, "time": "1766132917" }, "stopId": "FR:01249:ZE:42015:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 164, "time": "1766132671" }, "departure": { "delay": 164, "time": "1766132684" }, "stopId": "FR:01249:ZE:42058:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 182, "time": "1766133722" }, "departure": { "delay": 182, "time": "1766133722" }, "stopId": "FR:01043:ZE:64307:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 174, "time": "1766133648" }, "departure": { "delay": 174, "time": "1766133654" }, "stopId": "FR:01043:ZE:64331:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 161, "time": "1766133566" }, "departure": { "delay": 161, "time": "1766133581" }, "stopId": "FR:01043:ZE:42025:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 155, "time": "1766132788" }, "departure": { "delay": 155, "time": "1766132795" }, "stopId": "FR:01249:ZE:42013:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 166, "time": "1766132626" }, "departure": { "delay": 166, "time": "1766132626" }, "stopId": "FR:01249:ZE:64333:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 197, "time": "1766133961" }, "departure": { "delay": 197, "time": "1766133977" }, "stopId": "FR:01043:ZE:63686:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 224, "time": "1766133404" }, "departure": { "delay": 224, "time": "1766133404" }, "stopId": "FR:01376:ZE:64309:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 152, "time": "1766132946" }, "departure": { "delay": 152, "time": "1766132972" }, "stopId": "FR:01249:ZE:42016:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 135, "time": "1766133469" }, "departure": { "delay": 135, "time": "1766133495" }, "stopId": "FR:01043:ZE:42024:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 169, "time": "1766132381" }, "departure": { "delay": 169, "time": "1766132389" }, "stopId": "FR:01249:ZE:42008:COLIBRI", "stopSequence": 5 }, { "departure": { "delay": 112, "time": "1766131912" }, "stopId": "FR:69286:ZE:42051:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 165, "time": "1766131960" }, "departure": { "delay": 165, "time": "1766131965" }, "stopId": "FR:69286:ZE:64336:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 206, "time": "1766134099" }, "departure": { "delay": 206, "time": "1766134106" }, "stopId": "FR:01043:ZE:42042:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 310, "time": "1766134390" }, "stopId": "FR:01043:ZE:64324:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 165, "time": "1766132015" }, "departure": { "delay": 165, "time": "1766132025" }, "stopId": "FR:69286:ZE:64335:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 203, "time": "1766133849" }, "departure": { "delay": 203, "time": "1766133863" }, "stopId": "FR:01043:ZE:64306:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 246, "time": "1766133306" }, "departure": { "delay": 246, "time": "1766133306" }, "stopId": "FR:01376:ZE:64332:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 175, "time": "1766132730" }, "departure": { "delay": 175, "time": "1766132755" }, "stopId": "FR:01249:ZE:42006:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 243, "time": "1766133358" }, "departure": { "delay": 243, "time": "1766133363" }, "stopId": "FR:01376:ZE:64308:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 197, "time": "1766133418" }, "departure": { "delay": 197, "time": "1766133437" }, "stopId": "FR:01376:ZE:42020:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 231, "time": "1766132527" }, "departure": { "delay": 231, "time": "1766132571" }, "stopId": "FR:01249:ZE:64334:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 132, "time": "1766132824" }, "departure": { "delay": 132, "time": "1766132832" }, "stopId": "FR:01249:ZE:42014:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 181, "time": "1766132286" }, "departure": { "delay": 181, "time": "1766132341" }, "stopId": "FR:01249:ZE:42007:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 105, "time": "1766133032" }, "departure": { "delay": 105, "time": "1766133045" }, "stopId": "FR:01376:ZE:41994:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 259, "time": "1766133126" }, "departure": { "delay": 259, "time": "1766133259" }, "stopId": "FR:01376:ZE:64275:COLIBRI", "stopSequence": 15 } ], "timestamp": "1766162399", "trip": { "directionId": 2, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC5x2:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC2x1:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 88, "time": "1766125761" }, "departure": { "delay": 88, "time": "1766125768" }, "stopId": "FR:01043:ZE:63685:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 155, "time": "1766125284" }, "departure": { "delay": 155, "time": "1766125295" }, "stopId": "FR:01418:ZE:42002:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 224, "time": "1766126727" }, "departure": { "delay": 224, "time": "1766126744" }, "stopId": "FR:01249:ZE:41992:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 202, "time": "1766125936" }, "departure": { "delay": 202, "time": "1766125942" }, "stopId": "FR:01043:ZE:42043:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 220, "time": "1766126179" }, "departure": { "delay": 220, "time": "1766126200" }, "stopId": "FR:01043:ZE:42001:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 234, "time": "1766126432" }, "departure": { "delay": 234, "time": "1766126454" }, "stopId": "FR:01376:ZE:64325:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 104, "time": "1766125656" }, "departure": { "delay": 104, "time": "1766125664" }, "stopId": "FR:01043:ZE:63684:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 75, "time": "1766125390" }, "departure": { "delay": 75, "time": "1766125395" }, "stopId": "FR:01043:ZE:42034:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 62, "time": "1766127279" }, "departure": { "delay": 62, "time": "1766127302" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 145, "time": "1766126840" }, "departure": { "delay": 145, "time": "1766126845" }, "stopId": "FR:01249:ZE:41990:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 88, "time": "1766125494" }, "departure": { "delay": 88, "time": "1766125528" }, "stopId": "FR:01043:ZE:64322:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 54, "time": "1766125422" }, "departure": { "delay": 54, "time": "1766125434" }, "stopId": "FR:01043:ZE:42035:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 176, "time": "1766125241" }, "departure": { "delay": 176, "time": "1766125256" }, "stopId": "FR:01418:ZE:42003:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": -13, "time": "1766127647" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 231, "time": "1766126601" }, "departure": { "delay": 231, "time": "1766126631" }, "stopId": "FR:01376:ZE:42017:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 182, "time": "1766126816" }, "departure": { "delay": 182, "time": "1766126822" }, "stopId": "FR:01249:ZE:41991:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 108, "time": "1766127096" }, "departure": { "delay": 108, "time": "1766127108" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 228, "time": "1766126323" }, "departure": { "delay": 228, "time": "1766126328" }, "stopId": "FR:01376:ZE:41996:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 254, "time": "1766126347" }, "departure": { "delay": 254, "time": "1766126354" }, "stopId": "FR:01376:ZE:64303:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 144, "time": "1766125217" }, "departure": { "delay": 144, "time": "1766125224" }, "stopId": "FR:01418:ZE:42004:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 12, "time": "1766127541" }, "departure": { "delay": 12, "time": "1766127552" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 191, "time": "1766126990" }, "departure": { "delay": 191, "time": "1766127011" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "departure": { "delay": 122, "time": "1766125202" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 170, "time": "1766127050" }, "departure": { "delay": 170, "time": "1766127050" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 201, "time": "1766126053" }, "departure": { "delay": 201, "time": "1766126061" }, "stopId": "FR:01043:ZE:42046:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 58, "time": "1766127226" }, "departure": { "delay": 58, "time": "1766127238" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 164, "time": "1766126378" }, "departure": { "delay": 164, "time": "1766126384" }, "stopId": "FR:01376:ZE:42033:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 248, "time": "1766126288" }, "departure": { "delay": 248, "time": "1766126288" }, "stopId": "FR:01043:ZE:42000:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": -6, "time": "1766127594" }, "departure": { "delay": -6, "time": "1766127594" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 188, "time": "1766126489" }, "departure": { "delay": 188, "time": "1766126528" }, "stopId": "FR:01376:ZE:42018:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 198, "time": "1766126923" }, "departure": { "delay": 198, "time": "1766126958" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 217, "time": "1766126137" }, "departure": { "delay": 217, "time": "1766126137" }, "stopId": "FR:01043:ZE:64323:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 228, "time": "1766126688" }, "departure": { "delay": 228, "time": "1766126688" }, "stopId": "FR:01249:ZE:41993:COLIBRI", "stopSequence": 23 } ], "timestamp": "1766162395", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC2x1:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC4x2:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 246, "time": "1766126946" }, "stopId": "FR:69286:ZE:42051:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 331, "time": "1766127444" }, "departure": { "delay": 331, "time": "1766127451" }, "stopId": "FR:01249:ZE:42008:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 630, "time": "1766129670" }, "departure": { "delay": 630, "time": "1766129670" }, "stopId": "FR:01043:ZE:42039:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 344, "time": "1766127369" }, "departure": { "delay": 344, "time": "1766127404" }, "stopId": "FR:01249:ZE:42007:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 316, "time": "1766127068" }, "departure": { "delay": 316, "time": "1766127076" }, "stopId": "FR:69286:ZE:64335:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 594, "time": "1766129367" }, "departure": { "delay": 594, "time": "1766129394" }, "stopId": "FR:01043:ZE:42042:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 441, "time": "1766128035" }, "departure": { "delay": 441, "time": "1766128041" }, "stopId": "FR:01249:ZE:42014:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 469, "time": "1766128541" }, "departure": { "delay": 469, "time": "1766128549" }, "stopId": "FR:01376:ZE:64309:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 502, "time": "1766128927" }, "departure": { "delay": 502, "time": "1766128942" }, "stopId": "FR:01043:ZE:64307:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 484, "time": "1766128477" }, "departure": { "delay": 484, "time": "1766128504" }, "stopId": "FR:01376:ZE:64308:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 551, "time": "1766129891" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 530, "time": "1766129076" }, "departure": { "delay": 530, "time": "1766129090" }, "stopId": "FR:01043:ZE:64306:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 459, "time": "1766128419" }, "departure": { "delay": 459, "time": "1766128419" }, "stopId": "FR:01376:ZE:64332:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 315, "time": "1766127670" }, "departure": { "delay": 315, "time": "1766127675" }, "stopId": "FR:01249:ZE:64333:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 597, "time": "1766129869" }, "departure": { "delay": 597, "time": "1766129877" }, "stopId": "FR:01418:ZE:42028:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 490, "time": "1766127903" }, "departure": { "delay": 490, "time": "1766127970" }, "stopId": "FR:01249:ZE:42006:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 541, "time": "1766129213" }, "departure": { "delay": 541, "time": "1766129221" }, "stopId": "FR:01043:ZE:63686:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 593, "time": "1766129802" }, "departure": { "delay": 593, "time": "1766129813" }, "stopId": "FR:01418:ZE:42026:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 382, "time": "1766128090" }, "departure": { "delay": 382, "time": "1766128102" }, "stopId": "FR:01249:ZE:42015:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 314, "time": "1766127006" }, "departure": { "delay": 314, "time": "1766127014" }, "stopId": "FR:69286:ZE:64336:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 497, "time": "1766128130" }, "departure": { "delay": 497, "time": "1766128217" }, "stopId": "FR:01249:ZE:42016:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 455, "time": "1766128281" }, "departure": { "delay": 455, "time": "1766128295" }, "stopId": "FR:01376:ZE:41994:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 360, "time": "1766127592" }, "departure": { "delay": 360, "time": "1766127600" }, "stopId": "FR:01249:ZE:64334:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 362, "time": "1766128616" }, "departure": { "delay": 362, "time": "1766128622" }, "stopId": "FR:01043:ZE:42024:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 485, "time": "1766128852" }, "departure": { "delay": 485, "time": "1766128865" }, "stopId": "FR:01043:ZE:64331:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 666, "time": "1766129634" }, "departure": { "delay": 666, "time": "1766129646" }, "stopId": "FR:01043:ZE:42040:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 576, "time": "1766129474" }, "departure": { "delay": 576, "time": "1766129496" }, "stopId": "FR:01043:ZE:64330:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 638, "time": "1766129847" }, "departure": { "delay": 638, "time": "1766129858" }, "stopId": "FR:01418:ZE:42027:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 473, "time": "1766128007" }, "departure": { "delay": 473, "time": "1766128013" }, "stopId": "FR:01249:ZE:42013:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 437, "time": "1766128559" }, "departure": { "delay": 437, "time": "1766128577" }, "stopId": "FR:01376:ZE:42020:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 426, "time": "1766127733" }, "departure": { "delay": 426, "time": "1766127846" }, "stopId": "FR:01249:ZE:42058:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 399, "time": "1766128710" }, "departure": { "delay": 399, "time": "1766128719" }, "stopId": "FR:01043:ZE:42025:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 465, "time": "1766128365" }, "departure": { "delay": 465, "time": "1766128365" }, "stopId": "FR:01376:ZE:64275:COLIBRI", "stopSequence": 15 } ], "timestamp": "1766162395", "trip": { "directionId": 2, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC4x2:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC5x5:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 44, "time": "1766145677" }, "departure": { "delay": 44, "time": "1766145704" }, "stopId": "FR:01043:ZE:42024:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 153, "time": "1766145153" }, "departure": { "delay": 153, "time": "1766145153" }, "stopId": "FR:01249:ZE:42014:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1766146320" }, "departure": { "delay": 5, "time": "1766146325" }, "stopId": "FR:01043:ZE:64312:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 92, "time": "1766145618" }, "departure": { "delay": 92, "time": "1766145632" }, "stopId": "FR:01376:ZE:42020:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 147, "time": "1766145486" }, "departure": { "delay": 147, "time": "1766145507" }, "stopId": "FR:01376:ZE:64332:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 248, "time": "1766144392" }, "departure": { "delay": 248, "time": "1766144408" }, "stopId": "FR:69286:ZE:64335:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 246, "time": "1766144334" }, "departure": { "delay": 246, "time": "1766144346" }, "stopId": "FR:69286:ZE:64336:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 124, "time": "1766145339" }, "departure": { "delay": 124, "time": "1766145364" }, "stopId": "FR:01376:ZE:41994:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 166, "time": "1766145013" }, "departure": { "delay": 166, "time": "1766145046" }, "stopId": "FR:01249:ZE:42006:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 156, "time": "1766144916" }, "departure": { "delay": 156, "time": "1766144916" }, "stopId": "FR:01249:ZE:64333:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 135, "time": "1766145411" }, "departure": { "delay": 135, "time": "1766145435" }, "stopId": "FR:01376:ZE:64275:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 96, "time": "1766145926" }, "departure": { "delay": 96, "time": "1766145936" }, "stopId": "FR:01043:ZE:64307:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 112, "time": "1766145222" }, "departure": { "delay": 112, "time": "1766145232" }, "stopId": "FR:01249:ZE:42015:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 166, "time": "1766144955" }, "departure": { "delay": 166, "time": "1766144986" }, "stopId": "FR:01249:ZE:42058:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 139, "time": "1766145250" }, "departure": { "delay": 139, "time": "1766145259" }, "stopId": "FR:01249:ZE:42016:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 8, "time": "1766146388" }, "stopId": "FR:01043:ZE:64324:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 179, "time": "1766145110" }, "departure": { "delay": 179, "time": "1766145119" }, "stopId": "FR:01249:ZE:42013:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 180, "time": "1766144618" }, "departure": { "delay": 180, "time": "1766144640" }, "stopId": "FR:01249:ZE:42007:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 79, "time": "1766145859" }, "departure": { "delay": 79, "time": "1766145859" }, "stopId": "FR:01043:ZE:64331:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 116, "time": "1766145596" }, "departure": { "delay": 116, "time": "1766145596" }, "stopId": "FR:01376:ZE:64309:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 149, "time": "1766145561" }, "departure": { "delay": 149, "time": "1766145569" }, "stopId": "FR:01376:ZE:64308:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 76, "time": "1766145788" }, "departure": { "delay": 76, "time": "1766145796" }, "stopId": "FR:01043:ZE:42025:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 219, "time": "1766144827" }, "departure": { "delay": 219, "time": "1766144859" }, "stopId": "FR:01249:ZE:64334:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 171, "time": "1766144680" }, "departure": { "delay": 171, "time": "1766144691" }, "stopId": "FR:01249:ZE:42008:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 36, "time": "1766146236" }, "departure": { "delay": 36, "time": "1766146236" }, "stopId": "FR:01043:ZE:42042:COLIBRI", "stopSequence": 26 }, { "departure": { "delay": 177, "time": "1766144277" }, "stopId": "FR:69286:ZE:42051:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 78, "time": "1766146026" }, "departure": { "delay": 78, "time": "1766146038" }, "stopId": "FR:01043:ZE:64306:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 55, "time": "1766146127" }, "departure": { "delay": 55, "time": "1766146135" }, "stopId": "FR:01043:ZE:63686:COLIBRI", "stopSequence": 25 } ], "timestamp": "1766162395", "trip": { "directionId": 2, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC5x5:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC2x6x7:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 300, "time": "1766159451" }, "departure": { "delay": 300, "time": "1766159460" }, "stopId": "FR:01043:ZE:42046:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 240, "time": "1766160229" }, "departure": { "delay": 240, "time": "1766160240" }, "stopId": "FR:01249:ZE:41990:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 146, "time": "1766158514" }, "departure": { "delay": 146, "time": "1766158526" }, "stopId": "FR:01418:ZE:42003:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 302, "time": "1766159931" }, "departure": { "delay": 302, "time": "1766159942" }, "stopId": "FR:01376:ZE:42018:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 307, "time": "1766159581" }, "departure": { "delay": 307, "time": "1766159587" }, "stopId": "FR:01043:ZE:42001:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 356, "time": "1766159678" }, "departure": { "delay": 356, "time": "1766159696" }, "stopId": "FR:01043:ZE:42000:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 200, "time": "1766159049" }, "departure": { "delay": 200, "time": "1766159060" }, "stopId": "FR:01043:ZE:63684:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 69, "time": "1766158733" }, "departure": { "delay": 69, "time": "1766158749" }, "stopId": "FR:01043:ZE:42035:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 375, "time": "1766159895" }, "departure": { "delay": 375, "time": "1766159895" }, "stopId": "FR:01376:ZE:64325:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 121, "time": "1766158852" }, "departure": { "delay": 121, "time": "1766158861" }, "stopId": "FR:01043:ZE:64322:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": 308, "time": "1766160112" }, "departure": { "delay": 308, "time": "1766160128" }, "stopId": "FR:01249:ZE:41992:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 152, "time": "1766160983" }, "departure": { "delay": 152, "time": "1766160992" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 316, "time": "1766159536" }, "departure": { "delay": 316, "time": "1766159536" }, "stopId": "FR:01043:ZE:64323:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 221, "time": "1766159193" }, "departure": { "delay": 221, "time": "1766159201" }, "stopId": "FR:01043:ZE:63685:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 191, "time": "1766160662" }, "departure": { "delay": 191, "time": "1766160671" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 145, "time": "1766158552" }, "departure": { "delay": 145, "time": "1766158585" }, "stopId": "FR:01418:ZE:42002:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 319, "time": "1766160074" }, "departure": { "delay": 319, "time": "1766160079" }, "stopId": "FR:01249:ZE:41993:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 380, "time": "1766159775" }, "departure": { "delay": 380, "time": "1766159780" }, "stopId": "FR:01376:ZE:41996:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 409, "time": "1766159797" }, "departure": { "delay": 409, "time": "1766159809" }, "stopId": "FR:01376:ZE:64303:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 91, "time": "1766158703" }, "departure": { "delay": 91, "time": "1766158711" }, "stopId": "FR:01043:ZE:42034:COLIBRI", "stopSequence": 5 }, { "arrival": { "delay": 233, "time": "1766160517" }, "departure": { "delay": 233, "time": "1766160533" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 328, "time": "1766160018" }, "departure": { "delay": 328, "time": "1766160028" }, "stopId": "FR:01376:ZE:42017:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 278, "time": "1766159306" }, "departure": { "delay": 278, "time": "1766159318" }, "stopId": "FR:01043:ZE:42043:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 118, "time": "1766158444" }, "departure": { "delay": 118, "time": "1766158498" }, "stopId": "FR:01418:ZE:42004:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": 270, "time": "1766160193" }, "departure": { "delay": 270, "time": "1766160210" }, "stopId": "FR:01249:ZE:41991:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 323, "time": "1766159843" }, "departure": { "delay": 323, "time": "1766159843" }, "stopId": "FR:01376:ZE:42033:COLIBRI", "stopSequence": 19 }, { "departure": { "delay": 42, "time": "1766158422" }, "stopId": "FR:01418:ZE:72251:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1766160472" }, "departure": { "delay": 300, "time": "1766160480" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 193, "time": "1766160710" }, "departure": { "delay": 193, "time": "1766160733" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 284, "time": "1766160326" }, "departure": { "delay": 284, "time": "1766160344" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 305, "time": "1766160368" }, "departure": { "delay": 305, "time": "1766160425" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 118, "time": "1766161078" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 143, "time": "1766161036" }, "departure": { "delay": 143, "time": "1766161043" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 } ], "timestamp": "1766162395", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC2x6x7:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC3x2:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 466, "time": "1766144670" }, "departure": { "delay": 466, "time": "1766144686" }, "stopId": "FR:01249:ZE:41992:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 201, "time": "1766145431" }, "departure": { "delay": 201, "time": "1766145441" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 370, "time": "1766144950" }, "departure": { "delay": 370, "time": "1766144950" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 388, "time": "1766144181" }, "departure": { "delay": 388, "time": "1766144188" }, "stopId": "FR:01376:ZE:41996:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 67, "time": "1766143419" }, "departure": { "delay": 67, "time": "1766143447" }, "stopId": "FR:01043:ZE:63685:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 490, "time": "1766144650" }, "departure": { "delay": 490, "time": "1766144650" }, "stopId": "FR:01249:ZE:41993:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 470, "time": "1766144262" }, "departure": { "delay": 470, "time": "1766144270" }, "stopId": "FR:01376:ZE:64303:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 380, "time": "1766144098" }, "departure": { "delay": 380, "time": "1766144120" }, "stopId": "FR:01043:ZE:42000:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 402, "time": "1766144742" }, "departure": { "delay": 402, "time": "1766144742" }, "stopId": "FR:01249:ZE:41991:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 225, "time": "1766143845" }, "departure": { "delay": 225, "time": "1766143845" }, "stopId": "FR:01043:ZE:64323:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 308, "time": "1766144995" }, "departure": { "delay": 308, "time": "1766145008" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 410, "time": "1766144836" }, "departure": { "delay": 410, "time": "1766144870" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "departure": { "delay": 48, "time": "1766143128" }, "stopId": "FR:01043:ZE:64324:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 202, "time": "1766143716" }, "departure": { "delay": 202, "time": "1766143762" }, "stopId": "FR:01043:ZE:42046:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 396, "time": "1766144891" }, "departure": { "delay": 396, "time": "1766144916" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 380, "time": "1766144300" }, "departure": { "delay": 380, "time": "1766144300" }, "stopId": "FR:01376:ZE:42033:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 73, "time": "1766143314" }, "departure": { "delay": 73, "time": "1766143333" }, "stopId": "FR:01043:ZE:63684:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 242, "time": "1766145115" }, "departure": { "delay": 242, "time": "1766145122" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 181, "time": "1766145541" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 237, "time": "1766143884" }, "departure": { "delay": 237, "time": "1766143917" }, "stopId": "FR:01043:ZE:42001:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 442, "time": "1766144356" }, "departure": { "delay": 442, "time": "1766144362" }, "stopId": "FR:01376:ZE:64325:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 100, "time": "1766143204" }, "departure": { "delay": 100, "time": "1766143240" }, "stopId": "FR:01043:ZE:64312:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 371, "time": "1766144762" }, "departure": { "delay": 371, "time": "1766144771" }, "stopId": "FR:01249:ZE:41990:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 394, "time": "1766144401" }, "departure": { "delay": 394, "time": "1766144434" }, "stopId": "FR:01376:ZE:42018:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 252, "time": "1766145170" }, "departure": { "delay": 252, "time": "1766145192" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 194, "time": "1766145489" }, "departure": { "delay": 194, "time": "1766145494" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 144, "time": "1766143575" }, "departure": { "delay": 144, "time": "1766143584" }, "stopId": "FR:01043:ZE:42043:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 487, "time": "1766144558" }, "departure": { "delay": 487, "time": "1766144587" }, "stopId": "FR:01376:ZE:42017:COLIBRI", "stopSequence": 22 } ], "timestamp": "1766162395", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC3x2:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC3x1:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 193, "time": "1766137273" }, "stopId": "FR:01043:ZE:64324:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 425, "time": "1766138857" }, "departure": { "delay": 425, "time": "1766138885" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 355, "time": "1766138149" }, "departure": { "delay": 355, "time": "1766138155" }, "stopId": "FR:01376:ZE:41996:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 272, "time": "1766139632" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 407, "time": "1766138781" }, "departure": { "delay": 407, "time": "1766138807" }, "stopId": "FR:01249:ZE:41990:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 292, "time": "1766139583" }, "departure": { "delay": 292, "time": "1766139592" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 296, "time": "1766138322" }, "departure": { "delay": 296, "time": "1766138336" }, "stopId": "FR:01376:ZE:42018:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 161, "time": "1766137396" }, "departure": { "delay": 161, "time": "1766137421" }, "stopId": "FR:01043:ZE:63684:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 344, "time": "1766139263" }, "departure": { "delay": 344, "time": "1766139284" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 293, "time": "1766139520" }, "departure": { "delay": 293, "time": "1766139533" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 442, "time": "1766139010" }, "departure": { "delay": 442, "time": "1766139022" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 222, "time": "1766137652" }, "departure": { "delay": 222, "time": "1766137662" }, "stopId": "FR:01043:ZE:42043:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 310, "time": "1766138222" }, "departure": { "delay": 310, "time": "1766138230" }, "stopId": "FR:01376:ZE:42033:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 138, "time": "1766137507" }, "departure": { "delay": 138, "time": "1766137518" }, "stopId": "FR:01043:ZE:63685:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 243, "time": "1766137792" }, "departure": { "delay": 243, "time": "1766137803" }, "stopId": "FR:01043:ZE:42046:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 370, "time": "1766138284" }, "departure": { "delay": 370, "time": "1766138290" }, "stopId": "FR:01376:ZE:64325:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 394, "time": "1766138186" }, "departure": { "delay": 394, "time": "1766138194" }, "stopId": "FR:01376:ZE:64303:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 366, "time": "1766138086" }, "departure": { "delay": 366, "time": "1766138106" }, "stopId": "FR:01043:ZE:42000:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 426, "time": "1766138909" }, "departure": { "delay": 426, "time": "1766138946" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 388, "time": "1766138471" }, "departure": { "delay": 388, "time": "1766138488" }, "stopId": "FR:01376:ZE:42017:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 266, "time": "1766137881" }, "departure": { "delay": 266, "time": "1766137886" }, "stopId": "FR:01043:ZE:64323:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 440, "time": "1766138552" }, "departure": { "delay": 440, "time": "1766138600" }, "stopId": "FR:01249:ZE:41993:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 206, "time": "1766137331" }, "departure": { "delay": 206, "time": "1766137346" }, "stopId": "FR:01043:ZE:64312:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 344, "time": "1766139208" }, "departure": { "delay": 344, "time": "1766139224" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 397, "time": "1766139063" }, "departure": { "delay": 397, "time": "1766139097" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 413, "time": "1766138613" }, "departure": { "delay": 413, "time": "1766138633" }, "stopId": "FR:01249:ZE:41992:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 292, "time": "1766137925" }, "departure": { "delay": 292, "time": "1766137972" }, "stopId": "FR:01043:ZE:42001:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 411, "time": "1766138696" }, "departure": { "delay": 411, "time": "1766138751" }, "stopId": "FR:01249:ZE:41991:COLIBRI", "stopSequence": 25 } ], "timestamp": "1766162395", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC3x1:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC3x6:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 359, "time": "1766161374" }, "departure": { "delay": 359, "time": "1766161379" }, "stopId": "FR:01043:ZE:64323:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 340, "time": "1766161288" }, "departure": { "delay": 340, "time": "1766161300" }, "stopId": "FR:01043:ZE:42046:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 452, "time": "1766161652" }, "departure": { "delay": 452, "time": "1766161652" }, "stopId": "FR:01376:ZE:64303:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 540, "time": "1766163300" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 509, "time": "1766162044" }, "departure": { "delay": 509, "time": "1766162069" }, "stopId": "FR:01249:ZE:41993:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 540, "time": "1766162460" }, "departure": { "delay": 540, "time": "1766162460" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 146, "time": "1766160775" }, "departure": { "delay": 146, "time": "1766160806" }, "stopId": "FR:01043:ZE:63684:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 540, "time": "1766163180" }, "departure": { "delay": 540, "time": "1766163180" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 492, "time": "1766162258" }, "departure": { "delay": 492, "time": "1766162292" }, "stopId": "FR:01249:ZE:41990:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 540, "time": "1766162520" }, "departure": { "delay": 540, "time": "1766162520" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 540, "time": "1766162820" }, "departure": { "delay": 540, "time": "1766162820" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "time": "1766162368" }, "departure": { "time": "1766161860" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 343, "time": "1766161415" }, "departure": { "delay": 343, "time": "1766161423" }, "stopId": "FR:01043:ZE:42001:COLIBRI", "stopSequence": 15 }, { "departure": { "delay": 134, "time": "1766160614" }, "stopId": "FR:01043:ZE:64324:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 155, "time": "1766160929" }, "departure": { "delay": 155, "time": "1766160935" }, "stopId": "FR:01043:ZE:63685:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 482, "time": "1766161934" }, "departure": { "delay": 482, "time": "1766161982" }, "stopId": "FR:01376:ZE:42017:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 184, "time": "1766160705" }, "departure": { "delay": 184, "time": "1766160724" }, "stopId": "FR:01043:ZE:64312:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 431, "time": "1766161535" }, "departure": { "delay": 431, "time": "1766161571" }, "stopId": "FR:01043:ZE:42000:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 294, "time": "1766161118" }, "departure": { "delay": 294, "time": "1766161134" }, "stopId": "FR:01043:ZE:42043:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 437, "time": "1766161627" }, "departure": { "delay": 437, "time": "1766161637" }, "stopId": "FR:01376:ZE:41996:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 377, "time": "1766161697" }, "departure": { "delay": 377, "time": "1766161697" }, "stopId": "FR:01376:ZE:42033:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 540, "time": "1766163240" }, "departure": { "delay": 540, "time": "1766163240" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 }, { "arrival": { "delay": 451, "time": "1766161750" }, "departure": { "delay": 451, "time": "1766161771" }, "stopId": "FR:01376:ZE:64325:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 484, "time": "1766162093" }, "departure": { "delay": 484, "time": "1766162104" }, "stopId": "FR:01249:ZE:41992:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 397, "time": "1766161817" }, "departure": { "delay": 397, "time": "1766161837" }, "stopId": "FR:01376:ZE:42018:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 540, "time": "1766162640" }, "departure": { "delay": 540, "time": "1766162640" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 492, "time": "1766162224" }, "departure": { "delay": 492, "time": "1766162232" }, "stopId": "FR:01249:ZE:41991:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 540, "time": "1766162880" }, "departure": { "delay": 540, "time": "1766162880" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 } ], "timestamp": "1766162393", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC3x6:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC3x3:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 117, "time": "1766149829" }, "departure": { "delay": 117, "time": "1766149857" }, "stopId": "FR:01249:ZE:41985:COLIBRI", "stopSequence": 32 }, { "arrival": { "delay": 103, "time": "1766149589" }, "departure": { "delay": 103, "time": "1766149603" }, "stopId": "FR:01249:ZE:64327:COLIBRI", "stopSequence": 30 }, { "arrival": { "delay": 236, "time": "1766149042" }, "departure": { "delay": 236, "time": "1766149076" }, "stopId": "FR:01376:ZE:42018:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 157, "time": "1766149449" }, "departure": { "delay": 157, "time": "1766149477" }, "stopId": "FR:01249:ZE:42052:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 141, "time": "1766148475" }, "departure": { "delay": 141, "time": "1766148501" }, "stopId": "FR:01043:ZE:42046:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 54, "time": "1766150094" }, "departure": { "delay": 54, "time": "1766150094" }, "stopId": "FR:69286:ZE:64328:COLIBRI", "stopSequence": 33 }, { "arrival": { "delay": 285, "time": "1766148873" }, "departure": { "delay": 285, "time": "1766148885" }, "stopId": "FR:01376:ZE:64303:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 95, "time": "1766148326" }, "departure": { "delay": 95, "time": "1766148335" }, "stopId": "FR:01043:ZE:42043:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 177, "time": "1766148587" }, "departure": { "delay": 177, "time": "1766148597" }, "stopId": "FR:01043:ZE:64323:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 259, "time": "1766148853" }, "departure": { "delay": 259, "time": "1766148859" }, "stopId": "FR:01376:ZE:41996:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 207, "time": "1766148916" }, "departure": { "delay": 207, "time": "1766148927" }, "stopId": "FR:01376:ZE:42033:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": 151, "time": "1766149522" }, "departure": { "delay": 151, "time": "1766149531" }, "stopId": "FR:01249:ZE:64326:COLIBRI", "stopSequence": 29 }, { "arrival": { "delay": 224, "time": "1766149228" }, "departure": { "delay": 224, "time": "1766149244" }, "stopId": "FR:01249:ZE:41992:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 23, "time": "1766148074" }, "departure": { "delay": 23, "time": "1766148083" }, "stopId": "FR:01043:ZE:63684:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 238, "time": "1766149187" }, "departure": { "delay": 238, "time": "1766149198" }, "stopId": "FR:01249:ZE:41993:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 98, "time": "1766149767" }, "departure": { "delay": 98, "time": "1766149778" }, "stopId": "FR:01249:ZE:41986:COLIBRI", "stopSequence": 31 }, { "arrival": { "delay": 71, "time": "1766148000" }, "departure": { "delay": 71, "time": "1766148011" }, "stopId": "FR:01043:ZE:64312:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": 173, "time": "1766149306" }, "departure": { "delay": 173, "time": "1766149313" }, "stopId": "FR:01249:ZE:41991:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 161, "time": "1766149405" }, "departure": { "delay": 161, "time": "1766149421" }, "stopId": "FR:01249:ZE:42032:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": 230, "time": "1766149122" }, "departure": { "delay": 230, "time": "1766149130" }, "stopId": "FR:01376:ZE:42017:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": 143, "time": "1766149338" }, "departure": { "delay": 143, "time": "1766149343" }, "stopId": "FR:01249:ZE:41990:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 4, "time": "1766148178" }, "departure": { "delay": 4, "time": "1766148184" }, "stopId": "FR:01043:ZE:63685:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 38, "time": "1766150198" }, "stopId": "FR:69286:ZE:42057:COLIBRI", "stopSequence": 35 }, { "arrival": { "delay": 266, "time": "1766148976" }, "departure": { "delay": 266, "time": "1766148986" }, "stopId": "FR:01376:ZE:64325:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 165, "time": "1766148635" }, "departure": { "delay": 165, "time": "1766148645" }, "stopId": "FR:01043:ZE:42001:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": 261, "time": "1766148760" }, "departure": { "delay": 261, "time": "1766148801" }, "stopId": "FR:01043:ZE:42000:COLIBRI", "stopSequence": 16 }, { "departure": { "delay": 54, "time": "1766147934" }, "stopId": "FR:01043:ZE:64324:COLIBRI", "stopSequence": 8 }, { "arrival": { "delay": 54, "time": "1766150143" }, "departure": { "delay": 54, "time": "1766150154" }, "stopId": "FR:69286:ZE:64329:COLIBRI", "stopSequence": 34 } ], "timestamp": "1766162395", "trip": { "directionId": 1, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC3x3:LOC" } } }, { "id": "SM:COLIBRI:ServiceJourney:LC5x3:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 36, "time": "1766133965" }, "departure": { "delay": 36, "time": "1766133996" }, "stopId": "FR:01249:ZE:42007:COLIBRI", "stopSequence": 4 }, { "arrival": { "delay": 24, "time": "1766134993" }, "departure": { "delay": 24, "time": "1766135004" }, "stopId": "FR:01376:ZE:64309:COLIBRI", "stopSequence": 18 }, { "arrival": { "delay": 7, "time": "1766134729" }, "departure": { "delay": 7, "time": "1766134747" }, "stopId": "FR:01376:ZE:41994:COLIBRI", "stopSequence": 14 }, { "arrival": { "delay": 12, "time": "1766134266" }, "departure": { "delay": 12, "time": "1766134272" }, "stopId": "FR:01249:ZE:64333:COLIBRI", "stopSequence": 7 }, { "arrival": { "delay": -5, "time": "1766135019" }, "departure": { "delay": -5, "time": "1766135035" }, "stopId": "FR:01376:ZE:42020:COLIBRI", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1766135269" }, "departure": { "delay": -1, "time": "1766135279" }, "stopId": "FR:01043:ZE:64331:COLIBRI", "stopSequence": 22 }, { "arrival": { "delay": -28, "time": "1766135786" }, "departure": { "delay": -28, "time": "1766135792" }, "stopId": "FR:01043:ZE:64312:COLIBRI", "stopSequence": 27 }, { "arrival": { "delay": -29, "time": "1766134576" }, "departure": { "delay": -29, "time": "1766134591" }, "stopId": "FR:01249:ZE:42015:COLIBRI", "stopSequence": 12 }, { "arrival": { "delay": 63, "time": "1766134177" }, "departure": { "delay": 63, "time": "1766134203" }, "stopId": "FR:01249:ZE:64334:COLIBRI", "stopSequence": 6 }, { "arrival": { "delay": 34, "time": "1766134463" }, "departure": { "delay": 34, "time": "1766134474" }, "stopId": "FR:01249:ZE:42013:COLIBRI", "stopSequence": 10 }, { "arrival": { "delay": 27, "time": "1766135357" }, "departure": { "delay": 27, "time": "1766135367" }, "stopId": "FR:01043:ZE:64307:COLIBRI", "stopSequence": 23 }, { "arrival": { "delay": 40, "time": "1766134900" }, "departure": { "delay": 40, "time": "1766134900" }, "stopId": "FR:01376:ZE:64332:COLIBRI", "stopSequence": 16 }, { "arrival": { "delay": 44, "time": "1766134959" }, "departure": { "delay": 44, "time": "1766134964" }, "stopId": "FR:01376:ZE:64308:COLIBRI", "stopSequence": 17 }, { "arrival": { "delay": 41, "time": "1766134393" }, "departure": { "delay": 41, "time": "1766134421" }, "stopId": "FR:01249:ZE:42006:COLIBRI", "stopSequence": 9 }, { "arrival": { "delay": -9, "time": "1766135195" }, "departure": { "delay": -9, "time": "1766135211" }, "stopId": "FR:01043:ZE:42025:COLIBRI", "stopSequence": 21 }, { "arrival": { "delay": 39, "time": "1766135484" }, "departure": { "delay": 39, "time": "1766135499" }, "stopId": "FR:01043:ZE:64306:COLIBRI", "stopSequence": 24 }, { "arrival": { "delay": 4, "time": "1766134504" }, "departure": { "delay": 4, "time": "1766134504" }, "stopId": "FR:01249:ZE:42014:COLIBRI", "stopSequence": 11 }, { "arrival": { "delay": 42, "time": "1766135736" }, "departure": { "delay": 42, "time": "1766135742" }, "stopId": "FR:01043:ZE:42042:COLIBRI", "stopSequence": 26 }, { "arrival": { "delay": 35, "time": "1766135607" }, "departure": { "delay": 35, "time": "1766135615" }, "stopId": "FR:01043:ZE:63686:COLIBRI", "stopSequence": 25 }, { "arrival": { "delay": 25, "time": "1766134305" }, "departure": { "delay": 25, "time": "1766134345" }, "stopId": "FR:01249:ZE:42058:COLIBRI", "stopSequence": 8 }, { "departure": { "time": "1766133600" }, "stopId": "FR:69286:ZE:42051:COLIBRI", "stopSequence": 1 }, { "arrival": { "delay": 42, "time": "1766134842" }, "departure": { "delay": 42, "time": "1766134842" }, "stopId": "FR:01376:ZE:64275:COLIBRI", "stopSequence": 15 }, { "arrival": { "delay": -26, "time": "1766135854" }, "stopId": "FR:01043:ZE:64324:COLIBRI", "stopSequence": 28 }, { "arrival": { "delay": 62, "time": "1766133649" }, "departure": { "delay": 62, "time": "1766133662" }, "stopId": "FR:69286:ZE:64336:COLIBRI", "stopSequence": 2 }, { "arrival": { "delay": -60, "time": "1766135075" }, "departure": { "delay": -60, "time": "1766135100" }, "stopId": "FR:01043:ZE:42024:COLIBRI", "stopSequence": 20 }, { "arrival": { "delay": 12, "time": "1766134603" }, "departure": { "delay": 12, "time": "1766134632" }, "stopId": "FR:01249:ZE:42016:COLIBRI", "stopSequence": 13 }, { "arrival": { "delay": 66, "time": "1766133714" }, "departure": { "delay": 66, "time": "1766133726" }, "stopId": "FR:69286:ZE:64335:COLIBRI", "stopSequence": 3 }, { "arrival": { "delay": 21, "time": "1766134029" }, "departure": { "delay": 21, "time": "1766134041" }, "stopId": "FR:01249:ZE:42008:COLIBRI", "stopSequence": 5 } ], "timestamp": "1766162395", "trip": { "directionId": 2, "routeId": "COLIBRI:Line:LignexCxtixre:LOC", "tripId": "COLIBRI:ServiceJourney:LC5x3:LOC" } } } ], "header": { "gtfsRealtimeVersion": "1.0", "timestamp": "1766162456" } }