Détails de la ressource

Nom du fichier : GTFS-RT TripUpdates
Format : gtfs-rt

Gtfs-RT flux tripupdates : Mises à jour de trajets (retards, annulations, itinéraires modifiés) au format GTFS-RT

Cette ressource fait partie du jeu de données Réseau urbain et scolaire TBM.

Disponibilité au téléchargement

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

181 erreurs, 744 avertissements

Les shapes présentes dans le GTFS ont été ignorées, certaines règles de validation n'ont pas été vérifiées.

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

Erreurs

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 1 erreur

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

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

trip start_time does not match first GTFS arrival_time E023 11 erreurs

For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip

Exemples d'erreurs
  • GTFS-rt trip_id 268444940_7 start_time is 07:40:26 and GTFS initial arrival_time is 05:14:42 - times do not match
  • GTFS-rt trip_id 268443596_7 start_time is 08:46:27 and GTFS initial arrival_time is 05:24:00 - times do not match
  • GTFS-rt trip_id 268443513_7 start_time is 12:05:07 and GTFS initial arrival_time is 05:44:27 - times do not match
  • GTFS-rt trip_id 268443555_7 start_time is 13:08:00 and GTFS initial arrival_time is 05:01:14 - times do not match
  • GTFS-rt trip_id 268444940_7 start_time is 09:53:01 and GTFS initial arrival_time is 05:14:42 - times do not match

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 169 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 268435488_7 stop_sequence 12 has stop_id 1165 but GTFS stop_sequence 12 has stop_id 2474 - stop_ids should be the same
  • GTFS-rt trip_id 268435488_7 stop_sequence 13 has stop_id 2273 but GTFS stop_sequence 13 has stop_id 9033 - stop_ids should be the same
  • GTFS-rt trip_id 268437665_7 stop_sequence 2 has stop_id 425 but GTFS stop_sequence 2 has stop_id 1153 - stop_ids should be the same
  • GTFS-rt trip_id 268437665_7 stop_sequence 3 has stop_id 1064 but GTFS stop_sequence 3 has stop_id 1497 - stop_ids should be the same
  • GTFS-rt trip_id 268437665_7 stop_sequence 5 has stop_id 2757 but GTFS stop_sequence 5 has stop_id 1293 - stop_ids should be the same

Avertissements

vehicle_id not populated W002 732 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 268437228_7 does not have a vehicle_id
  • trip_id 268438552_7 does not have a vehicle_id
  • trip_id 268437476_7 does not have a vehicle_id
  • trip_id 268437474_7 does not have a vehicle_id
  • trip_id 268438535_7 does not have a vehicle_id

schedule_relationship not populated W009 12 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id 268444940_7 does not have a schedule_relationship
  • trip_id 268443596_7 does not have a schedule_relationship
  • trip_id 268443513_7 does not have a schedule_relationship
  • trip_id 268443555_7 does not have a schedule_relationship
  • trip_id 268444940_7 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
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 35 352 29 fois (100 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 413 24 fois (83 % des validations)
E023 For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip 385 23 fois (79 % 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 1 074 4 fois (14 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 936 3 fois (10 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 2 1 fois (3 % des validations)
E035 The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt 5 1 fois (3 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 08/02/2026 à 07h18 Europe/Paris.

trip_updates (402) 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 08/02/2026 à 07h18 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "RT|268436139_8|268436139", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -297, "time": "1770546483" }, "departure": { "delay": 0, "time": "1770546780" }, "stopId": "5618", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770546840" }, "departure": { "delay": 0, "time": "1770546960" }, "stopId": "5619", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770547088" }, "departure": { "delay": 1, "time": "1770547088" }, "stopId": "420", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1770547177" }, "departure": { "delay": 1, "time": "1770547177" }, "stopId": "318", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770547244" }, "departure": { "delay": 1, "time": "1770547244" }, "stopId": "128", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770547321" }, "departure": { "delay": 1, "time": "1770547321" }, "stopId": "655", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770547441" }, "departure": { "delay": 1, "time": "1770547441" }, "stopId": "7981", "stopSequence": 7 }, { "arrival": { "delay": 2, "time": "1770547484" }, "departure": { "delay": 2, "time": "1770547484" }, "stopId": "421", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770547561" }, "departure": { "delay": 1, "time": "1770547561" }, "stopId": "9810", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770547681" }, "departure": { "delay": 1, "time": "1770547681" }, "stopId": "1594", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770547741" }, "departure": { "delay": 1, "time": "1770547741" }, "stopId": "4057", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770547854" }, "departure": { "delay": 1, "time": "1770547854" }, "stopId": "3310", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770547921" }, "departure": { "delay": 1, "time": "1770547921" }, "stopId": "1757", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770547991" }, "departure": { "delay": 1, "time": "1770547991" }, "stopId": "647", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770548101" }, "departure": { "delay": 1, "time": "1770548101" }, "stopId": "1595", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770548137" }, "departure": { "delay": 1, "time": "1770548137" }, "stopId": "1758", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770548182" }, "departure": { "delay": 1, "time": "1770548182" }, "stopId": "2327", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770548291" }, "departure": { "delay": 1, "time": "1770548291" }, "stopId": "2328", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770548341" }, "departure": { "delay": 1, "time": "1770548341" }, "stopId": "641", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1770548458" }, "departure": { "delay": 2, "time": "1770548458" }, "stopId": "9808", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1770548572" }, "departure": { "delay": 2, "time": "1770548572" }, "stopId": "2329", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770548641" }, "departure": { "delay": 1, "time": "1770548641" }, "stopId": "2330", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1770548701" }, "departure": { "delay": 1, "time": "1770548701" }, "stopId": "1290", "stopSequence": 23 }, { "arrival": { "delay": 2, "time": "1770548747" }, "departure": { "delay": 2, "time": "1770548747" }, "stopId": "1959", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1770548841" }, "departure": { "delay": 2, "time": "1770548841" }, "stopId": "998", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770548941" }, "departure": { "delay": 1, "time": "1770548941" }, "stopId": "209", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770549001" }, "departure": { "delay": 1, "time": "1770549001" }, "stopId": "2334", "stopSequence": 27 }, { "arrival": { "delay": 1, "time": "1770549061" }, "departure": { "delay": 1, "time": "1770549061" }, "stopId": "1475", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770549181" }, "departure": { "delay": 1, "time": "1770549181" }, "stopId": "581", "stopSequence": 29 }, { "arrival": { "delay": 1, "time": "1770549241" }, "departure": { "delay": 1, "time": "1770549241" }, "stopId": "2167", "stopSequence": 30 }, { "arrival": { "delay": 1, "time": "1770549301" }, "departure": { "delay": 1, "time": "1770549301" }, "stopId": "8221", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770549385" }, "departure": { "delay": 2, "time": "1770549385" }, "stopId": "5608", "stopSequence": 32 }, { "arrival": { "delay": 1, "time": "1770549481" }, "departure": { "delay": 1, "time": "1770549481" }, "stopId": "5610", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436139_8" }, "tripProperties": { "tripHeadsign": "BRANDENBURG" } } }, { "id": "RT|268437349_8|268437349", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -498, "time": "1770533502" }, "departure": { "delay": 0, "time": "1770534000" }, "stopId": "1706", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770534045" }, "departure": { "delay": 0, "time": "1770534045" }, "stopId": "1910", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534059" }, "departure": { "delay": 0, "time": "1770534059" }, "stopId": "1511", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534120" }, "departure": { "delay": 0, "time": "1770534120" }, "stopId": "3657", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770534144" }, "departure": { "delay": 0, "time": "1770534144" }, "stopId": "3658", "stopSequence": 5 }, { "arrival": { "delay": -1, "time": "1770534174" }, "departure": { "delay": -1, "time": "1770534174" }, "stopId": "1710", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1770534221" }, "departure": { "delay": -1, "time": "1770534221" }, "stopId": "3661", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1770534261" }, "departure": { "delay": -1, "time": "1770534261" }, "stopId": "880", "stopSequence": 8 }, { "arrival": { "delay": -1, "time": "1770534322" }, "departure": { "delay": -1, "time": "1770534322" }, "stopId": "6432", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770534437" }, "departure": { "delay": 0, "time": "1770534437" }, "stopId": "2223", "stopSequence": 10 }, { "arrival": { "delay": -1, "time": "1770534482" }, "departure": { "delay": -1, "time": "1770534482" }, "stopId": "1672", "stopSequence": 11 }, { "scheduleRelationship": "SKIPPED", "stopId": "2177", "stopSequence": 12 }, { "arrival": { "delay": -34, "time": "1770534537" }, "departure": { "delay": -34, "time": "1770534537" }, "stopId": "2181", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770534610" }, "departure": { "delay": -1, "time": "1770534610" }, "stopId": "2157", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770534641" }, "departure": { "delay": -1, "time": "1770534641" }, "stopId": "1907", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770534671" }, "departure": { "delay": -1, "time": "1770534671" }, "stopId": "3253", "stopSequence": 16 }, { "arrival": { "delay": -2, "time": "1770534719" }, "departure": { "delay": -2, "time": "1770534719" }, "stopId": "1427", "stopSequence": 17 }, { "arrival": { "delay": -2, "time": "1770534774" }, "departure": { "delay": -2, "time": "1770534774" }, "stopId": "1676", "stopSequence": 18 }, { "arrival": { "delay": -2, "time": "1770534879" }, "departure": { "delay": -2, "time": "1770534879" }, "stopId": "3330", "stopSequence": 19 }, { "arrival": { "delay": -2, "time": "1770534894" }, "departure": { "delay": -2, "time": "1770534894" }, "stopId": "5494", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770534939" }, "departure": { "delay": -1, "time": "1770534939" }, "stopId": "5492", "stopSequence": 21 }, { "arrival": { "delay": -2, "time": "1770534959" }, "departure": { "delay": -2, "time": "1770534959" }, "stopId": "5489", "stopSequence": 22 }, { "arrival": { "delay": -2, "time": "1770535018" }, "departure": { "delay": -2, "time": "1770535018" }, "stopId": "1976", "stopSequence": 23 }, { "arrival": { "delay": -2, "time": "1770535078" }, "departure": { "delay": -2, "time": "1770535078" }, "stopId": "7671", "stopSequence": 24 }, { "arrival": { "delay": -2, "time": "1770535182" }, "departure": { "delay": -2, "time": "1770535182" }, "stopId": "6455", "stopSequence": 25 }, { "arrival": { "delay": -2, "time": "1770535248" }, "departure": { "delay": -2, "time": "1770535248" }, "stopId": "2542", "stopSequence": 26 }, { "arrival": { "delay": -2, "time": "1770535277" }, "departure": { "delay": -2, "time": "1770535277" }, "stopId": "5521", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770535329" }, "departure": { "delay": -1, "time": "1770535329" }, "stopId": "5640", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1770535398" }, "departure": { "delay": -1, "time": "1770535398" }, "stopId": "2532", "stopSequence": 29 }, { "arrival": { "delay": -2, "time": "1770535438" }, "departure": { "delay": -2, "time": "1770535438" }, "stopId": "483", "stopSequence": 30 }, { "arrival": { "delay": -2, "time": "1770535539" }, "departure": { "delay": -2, "time": "1770535539" }, "stopId": "261", "stopSequence": 31 }, { "arrival": { "delay": -2, "time": "1770535618" }, "departure": { "delay": -2, "time": "1770535618" }, "stopId": "2196", "stopSequence": 32 }, { "arrival": { "delay": -1, "time": "1770535647" }, "departure": { "delay": -1, "time": "1770535647" }, "stopId": "1512", "stopSequence": 33 }, { "arrival": { "delay": -1, "time": "1770535696" }, "departure": { "delay": -1, "time": "1770535696" }, "stopId": "1805", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "460", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437349_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX STALINGRAD" } } }, { "id": "RT|268436019_8|268436019", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5650", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5648", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2158", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1530", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3260", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3918", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "5646", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1774", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "2145", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "1831", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2146", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1821", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7568", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "7567", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "7565", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3902", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "680", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "782", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1555", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3899", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3897", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "3895", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "5643", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1585", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "2171", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2172", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "2059", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1976", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "7671", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6455", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3298", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "786", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2532", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "483", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "261", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2196", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1512", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1805", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "4055", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "8545", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1192", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1144", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "212", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "6825", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "7862", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "7347", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "2446", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "5542", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "6421", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "6685", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "9110", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "378", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "5460", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "5480", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1964", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "2833", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "7451", "stopSequence": 58 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436019_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|268437348_8|268437348", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -207, "time": "1770530133" }, "departure": { "delay": 65, "time": "1770530405" }, "stopId": "13177", "stopSequence": 1 }, { "arrival": { "delay": 45, "time": "1770530454" }, "departure": { "delay": 45, "time": "1770530454" }, "stopId": "5854", "stopSequence": 2 }, { "arrival": { "delay": 19, "time": "1770530500" }, "departure": { "delay": 19, "time": "1770530500" }, "stopId": "2263", "stopSequence": 3 }, { "arrival": { "delay": -15, "time": "1770530520" }, "departure": { "delay": -15, "time": "1770530520" }, "stopId": "9702", "stopSequence": 4 }, { "arrival": { "delay": -39, "time": "1770530552" }, "departure": { "delay": -39, "time": "1770530552" }, "stopId": "2291", "stopSequence": 5 }, { "arrival": { "delay": -95, "time": "1770530605" }, "departure": { "delay": -69, "time": "1770530631" }, "stopId": "1169", "stopSequence": 6 }, { "arrival": { "delay": -38, "time": "1770530765" }, "departure": { "delay": -36, "time": "1770530767" }, "stopId": "9768", "stopSequence": 7 }, { "arrival": { "delay": -50, "time": "1770530790" }, "departure": { "delay": -46, "time": "1770530794" }, "stopId": "1183", "stopSequence": 8 }, { "arrival": { "delay": -55, "time": "1770530825" }, "departure": { "delay": -50, "time": "1770530830" }, "stopId": "513", "stopSequence": 9 }, { "arrival": { "delay": -41, "time": "1770530885" }, "departure": { "delay": -41, "time": "1770530885" }, "stopId": "2268", "stopSequence": 10 }, { "arrival": { "delay": -47, "time": "1770530925" }, "departure": { "delay": -44, "time": "1770530928" }, "stopId": "7614", "stopSequence": 11 }, { "arrival": { "delay": -44, "time": "1770530970" }, "departure": { "delay": -40, "time": "1770530974" }, "stopId": "403", "stopSequence": 12 }, { "arrival": { "delay": -14, "time": "1770531255" }, "departure": { "delay": 80, "time": "1770531349" }, "stopId": "3626", "stopSequence": 13 }, { "arrival": { "delay": 46, "time": "1770531406" }, "departure": { "delay": 50, "time": "1770531410" }, "stopId": "4035", "stopSequence": 14 }, { "arrival": { "delay": 41, "time": "1770531465" }, "departure": { "delay": 41, "time": "1770531465" }, "stopId": "8544", "stopSequence": 15 }, { "arrival": { "delay": 33, "time": "1770531568" }, "departure": { "delay": 33, "time": "1770531568" }, "stopId": "3314", "stopSequence": 16 }, { "arrival": { "delay": 32, "time": "1770531632" }, "departure": { "delay": 32, "time": "1770531632" }, "stopId": "4750", "stopSequence": 17 }, { "arrival": { "delay": 32, "time": "1770531679" }, "departure": { "delay": 32, "time": "1770531679" }, "stopId": "2195", "stopSequence": 18 }, { "arrival": { "delay": 33, "time": "1770531722" }, "departure": { "delay": 33, "time": "1770531722" }, "stopId": "244", "stopSequence": 19 }, { "arrival": { "delay": 32, "time": "1770531752" }, "departure": { "delay": 32, "time": "1770531752" }, "stopId": "1809", "stopSequence": 20 }, { "arrival": { "delay": 33, "time": "1770531806" }, "departure": { "delay": 33, "time": "1770531806" }, "stopId": "2194", "stopSequence": 21 }, { "arrival": { "delay": 32, "time": "1770531872" }, "departure": { "delay": 32, "time": "1770531872" }, "stopId": "1641", "stopSequence": 22 }, { "arrival": { "delay": 32, "time": "1770531916" }, "departure": { "delay": 32, "time": "1770531916" }, "stopId": "2186", "stopSequence": 23 }, { "arrival": { "delay": 32, "time": "1770532014" }, "departure": { "delay": 32, "time": "1770532014" }, "stopId": "5523", "stopSequence": 24 }, { "arrival": { "delay": 32, "time": "1770532048" }, "departure": { "delay": 32, "time": "1770532048" }, "stopId": "5522", "stopSequence": 25 }, { "arrival": { "delay": 32, "time": "1770532082" }, "departure": { "delay": 32, "time": "1770532082" }, "stopId": "2552", "stopSequence": 26 }, { "arrival": { "delay": 33, "time": "1770532147" }, "departure": { "delay": 33, "time": "1770532147" }, "stopId": "6456", "stopSequence": 27 }, { "arrival": { "delay": 32, "time": "1770532352" }, "departure": { "delay": 32, "time": "1770532352" }, "stopId": "5504", "stopSequence": 28 }, { "arrival": { "delay": 33, "time": "1770532418" }, "departure": { "delay": 33, "time": "1770532418" }, "stopId": "2544", "stopSequence": 29 }, { "arrival": { "delay": 32, "time": "1770532475" }, "departure": { "delay": 32, "time": "1770532475" }, "stopId": "5490", "stopSequence": 30 }, { "arrival": { "delay": 33, "time": "1770532504" }, "departure": { "delay": 33, "time": "1770532504" }, "stopId": "5491", "stopSequence": 31 }, { "arrival": { "delay": 32, "time": "1770532542" }, "departure": { "delay": 32, "time": "1770532542" }, "stopId": "5493", "stopSequence": 32 }, { "arrival": { "delay": 33, "time": "1770532567" }, "departure": { "delay": 33, "time": "1770532567" }, "stopId": "2168", "stopSequence": 33 }, { "arrival": { "delay": 32, "time": "1770532662" }, "departure": { "delay": 32, "time": "1770532662" }, "stopId": "2066", "stopSequence": 34 }, { "arrival": { "delay": 33, "time": "1770532717" }, "departure": { "delay": 33, "time": "1770532717" }, "stopId": "2079", "stopSequence": 35 }, { "arrival": { "delay": 33, "time": "1770532773" }, "departure": { "delay": 33, "time": "1770532773" }, "stopId": "1166", "stopSequence": 36 }, { "arrival": { "delay": 33, "time": "1770532812" }, "departure": { "delay": 33, "time": "1770532812" }, "stopId": "1859", "stopSequence": 37 }, { "arrival": { "delay": -63, "time": "1770532846" }, "departure": { "delay": -63, "time": "1770532846" }, "stopId": "2142", "stopSequence": 38 }, { "arrival": { "delay": -78, "time": "1770532847" }, "departure": { "delay": -78, "time": "1770532847" }, "stopId": "1932", "stopSequence": 39 }, { "arrival": { "delay": -120, "time": "1770532848" }, "departure": { "delay": -120, "time": "1770532848" }, "stopId": "2136", "stopSequence": 40 }, { "arrival": { "delay": -124, "time": "1770532849" }, "departure": { "delay": -124, "time": "1770532849" }, "stopId": "5641", "stopSequence": 41 }, { "scheduleRelationship": "SKIPPED", "stopId": "2183", "stopSequence": 42 }, { "arrival": { "delay": -253, "time": "1770532925" }, "departure": { "delay": -253, "time": "1770532925" }, "stopId": "3894", "stopSequence": 43 }, { "scheduleRelationship": "SKIPPED", "stopId": "2080", "stopSequence": 44 }, { "arrival": { "delay": 32, "time": "1770533264" }, "departure": { "delay": 32, "time": "1770533264" }, "stopId": "120", "stopSequence": 45 }, { "arrival": { "delay": 32, "time": "1770533312" }, "departure": { "delay": 32, "time": "1770533312" }, "stopId": "955", "stopSequence": 46 }, { "arrival": { "delay": 32, "time": "1770533344" }, "departure": { "delay": 32, "time": "1770533344" }, "stopId": "3659", "stopSequence": 47 }, { "arrival": { "delay": 32, "time": "1770533422" }, "departure": { "delay": 32, "time": "1770533422" }, "stopId": "2113", "stopSequence": 48 }, { "arrival": { "delay": 32, "time": "1770533492" }, "departure": { "delay": 32, "time": "1770533492" }, "stopId": "1706", "stopSequence": 49 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "460", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437348_8" }, "tripProperties": { "tripHeadsign": "BASSENS LA CHENAIE" }, "vehicle": { "id": "ineo-bus:99013", "label": "BASSENS LA CHENAIE" } } }, { "id": "RT|268436138_8|268436138", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1, "time": "1770543960" }, "departure": { "delay": 0, "time": "1770543961" }, "stopId": "5610", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770544070" }, "departure": { "delay": 1, "time": "1770544070" }, "stopId": "5609", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770544140" }, "departure": { "delay": 0, "time": "1770544140" }, "stopId": "2550", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770544260" }, "departure": { "delay": 0, "time": "1770544260" }, "stopId": "516", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770544348" }, "departure": { "delay": 1, "time": "1770544348" }, "stopId": "1379", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770544440" }, "departure": { "delay": 0, "time": "1770544440" }, "stopId": "2350", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770544500" }, "departure": { "delay": 0, "time": "1770544500" }, "stopId": "9064", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770544602" }, "departure": { "delay": 1, "time": "1770544602" }, "stopId": "100", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770544719" }, "departure": { "delay": 1, "time": "1770544719" }, "stopId": "983", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770544801" }, "departure": { "delay": 1, "time": "1770544801" }, "stopId": "604", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770544855" }, "departure": { "delay": 1, "time": "1770544855" }, "stopId": "9814", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770544921" }, "departure": { "delay": 1, "time": "1770544921" }, "stopId": "8991", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770544983" }, "departure": { "delay": 1, "time": "1770544983" }, "stopId": "9815", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1770545084" }, "departure": { "delay": 2, "time": "1770545084" }, "stopId": "9816", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770545221" }, "departure": { "delay": 1, "time": "1770545221" }, "stopId": "2342", "stopSequence": 15 }, { "arrival": { "delay": 2, "time": "1770545267" }, "departure": { "delay": 2, "time": "1770545267" }, "stopId": "2341", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1770545345" }, "departure": { "delay": 2, "time": "1770545345" }, "stopId": "1323", "stopSequence": 17 }, { "arrival": { "delay": 3, "time": "1770545384" }, "departure": { "delay": 3, "time": "1770545384" }, "stopId": "1094", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1770545462" }, "departure": { "delay": 2, "time": "1770545462" }, "stopId": "1749", "stopSequence": 19 }, { "arrival": { "delay": 3, "time": "1770545571" }, "departure": { "delay": 3, "time": "1770545571" }, "stopId": "1804", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1770545634" }, "departure": { "delay": 2, "time": "1770545634" }, "stopId": "9820", "stopSequence": 21 }, { "arrival": { "delay": 2, "time": "1770545702" }, "departure": { "delay": 2, "time": "1770545702" }, "stopId": "2344", "stopSequence": 22 }, { "arrival": { "delay": 3, "time": "1770545757" }, "departure": { "delay": 3, "time": "1770545757" }, "stopId": "4154", "stopSequence": 23 }, { "arrival": { "delay": 2, "time": "1770545822" }, "departure": { "delay": 2, "time": "1770545822" }, "stopId": "9817", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1770545934" }, "departure": { "delay": 2, "time": "1770545934" }, "stopId": "2348", "stopSequence": 25 }, { "arrival": { "delay": 2, "time": "1770546002" }, "departure": { "delay": 2, "time": "1770546002" }, "stopId": "2349", "stopSequence": 26 }, { "arrival": { "delay": 2, "time": "1770546062" }, "departure": { "delay": 2, "time": "1770546062" }, "stopId": "1288", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1770546122" }, "departure": { "delay": 2, "time": "1770546122" }, "stopId": "7982", "stopSequence": 28 }, { "arrival": { "delay": 3, "time": "1770546183" }, "departure": { "delay": 3, "time": "1770546183" }, "stopId": "1240", "stopSequence": 29 }, { "arrival": { "delay": 3, "time": "1770546246" }, "departure": { "delay": 3, "time": "1770546246" }, "stopId": "1231", "stopSequence": 30 }, { "arrival": { "delay": 3, "time": "1770546282" }, "departure": { "delay": 3, "time": "1770546282" }, "stopId": "394", "stopSequence": 31 }, { "arrival": { "delay": 3, "time": "1770546358" }, "departure": { "delay": 3, "time": "1770546358" }, "stopId": "1442", "stopSequence": 32 }, { "arrival": { "delay": 3, "time": "1770546423" }, "departure": { "delay": 3, "time": "1770546423" }, "stopId": "5617", "stopSequence": 33 }, { "arrival": { "delay": 3, "time": "1770546483" }, "departure": { "delay": 3, "time": "1770546483" }, "stopId": "5618", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436138_8" }, "tripProperties": { "tripHeadsign": "GARE ST JEAN" } } }, { "id": "RT|268436135_8|268436135", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1558, "time": "1770536882" }, "departure": { "delay": 0, "time": "1770538440" }, "stopId": "5618", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770538500" }, "departure": { "delay": 0, "time": "1770538620" }, "stopId": "5619", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770538705" }, "departure": { "delay": 0, "time": "1770538705" }, "stopId": "420", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770538764" }, "departure": { "delay": 0, "time": "1770538764" }, "stopId": "318", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770538809" }, "departure": { "delay": 1, "time": "1770538809" }, "stopId": "128", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770538860" }, "departure": { "delay": 0, "time": "1770538860" }, "stopId": "655", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770538980" }, "departure": { "delay": 0, "time": "1770538980" }, "stopId": "7981", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770539023" }, "departure": { "delay": 1, "time": "1770539023" }, "stopId": "421", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770539100" }, "departure": { "delay": 0, "time": "1770539100" }, "stopId": "9810", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770539160" }, "departure": { "delay": 0, "time": "1770539160" }, "stopId": "1594", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770539220" }, "departure": { "delay": 0, "time": "1770539220" }, "stopId": "4057", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770539333" }, "departure": { "delay": 0, "time": "1770539333" }, "stopId": "3310", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770539400" }, "departure": { "delay": 0, "time": "1770539400" }, "stopId": "1757", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770539470" }, "departure": { "delay": 0, "time": "1770539470" }, "stopId": "647", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770539580" }, "departure": { "delay": 0, "time": "1770539580" }, "stopId": "1595", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770539616" }, "departure": { "delay": 0, "time": "1770539616" }, "stopId": "1758", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770539661" }, "departure": { "delay": 0, "time": "1770539661" }, "stopId": "2327", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770539770" }, "departure": { "delay": 0, "time": "1770539770" }, "stopId": "2328", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770539820" }, "departure": { "delay": 0, "time": "1770539820" }, "stopId": "641", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770539937" }, "departure": { "delay": 1, "time": "1770539937" }, "stopId": "9808", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770540051" }, "departure": { "delay": 1, "time": "1770540051" }, "stopId": "2329", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770540120" }, "departure": { "delay": 0, "time": "1770540120" }, "stopId": "2330", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770540180" }, "departure": { "delay": 0, "time": "1770540180" }, "stopId": "1290", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770540226" }, "departure": { "delay": 1, "time": "1770540226" }, "stopId": "1959", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770540320" }, "departure": { "delay": 1, "time": "1770540320" }, "stopId": "998", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770540420" }, "departure": { "delay": 0, "time": "1770540420" }, "stopId": "209", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770540480" }, "departure": { "delay": 0, "time": "1770540480" }, "stopId": "2334", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770540540" }, "departure": { "delay": 0, "time": "1770540540" }, "stopId": "1475", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770540660" }, "departure": { "delay": 0, "time": "1770540660" }, "stopId": "581", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770540720" }, "departure": { "delay": 0, "time": "1770540720" }, "stopId": "2167", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770540780" }, "departure": { "delay": 0, "time": "1770540780" }, "stopId": "8221", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1770540864" }, "departure": { "delay": 1, "time": "1770540864" }, "stopId": "5608", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770540960" }, "departure": { "delay": 0, "time": "1770540960" }, "stopId": "5610", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436135_8" }, "tripProperties": { "tripHeadsign": "BRANDENBURG" } } }, { "id": "RT|268436015_8|268436015", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5650", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5648", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2158", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1530", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3260", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3918", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "5646", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1774", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "2145", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "1831", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2146", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1821", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7568", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "7567", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "7565", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3902", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "680", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "782", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1555", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3899", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3897", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "3895", "stopSequence": 22 }, { "scheduleRelationship": "SKIPPED", "stopId": "1586", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "2181", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "2171", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2172", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "2059", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1976", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "7671", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6455", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3298", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "786", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2532", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "483", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "261", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2196", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1512", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1805", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "4055", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "8545", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1192", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1144", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "212", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "6825", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "7862", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "7347", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "2446", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "5542", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "6421", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "6685", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "9110", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "378", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "5460", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "5480", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1964", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "2833", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "7451", "stopSequence": 58 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436015_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|268437467_8|268437467", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5689", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5687", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "6961", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "855", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "541", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "1564", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "2537", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "464", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "6443", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "5686", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2672", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1735", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "756", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3200", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "2549", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3198", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "1005", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "810", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "3196", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "5869", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "5866", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "2717", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "2718", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "862", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "7792", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "3220", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "6505", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "8911", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9300", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9301", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 32 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "13194", "stopSequence": 39 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "73", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437467_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268436133_8|268436133", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1147, "time": "1770530933" }, "departure": { "delay": 0, "time": "1770532080" }, "stopId": "5618", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770532140" }, "departure": { "delay": 0, "time": "1770532260" }, "stopId": "5619", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770532345" }, "departure": { "delay": 0, "time": "1770532345" }, "stopId": "420", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770532404" }, "departure": { "delay": 0, "time": "1770532404" }, "stopId": "318", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770532449" }, "departure": { "delay": 1, "time": "1770532449" }, "stopId": "128", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770532500" }, "departure": { "delay": 0, "time": "1770532500" }, "stopId": "655", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770532620" }, "departure": { "delay": 0, "time": "1770532620" }, "stopId": "7981", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770532663" }, "departure": { "delay": 1, "time": "1770532663" }, "stopId": "421", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770532740" }, "departure": { "delay": 0, "time": "1770532740" }, "stopId": "9810", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770532800" }, "departure": { "delay": 0, "time": "1770532800" }, "stopId": "1594", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770532860" }, "departure": { "delay": 0, "time": "1770532860" }, "stopId": "4057", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770532936" }, "departure": { "delay": 1, "time": "1770532936" }, "stopId": "3310", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770532980" }, "departure": { "delay": 0, "time": "1770532980" }, "stopId": "1757", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770533050" }, "departure": { "delay": 0, "time": "1770533050" }, "stopId": "647", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770533160" }, "departure": { "delay": 0, "time": "1770533160" }, "stopId": "1595", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770533187" }, "departure": { "delay": 0, "time": "1770533187" }, "stopId": "1758", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770533221" }, "departure": { "delay": 0, "time": "1770533221" }, "stopId": "2327", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770533302" }, "departure": { "delay": 0, "time": "1770533302" }, "stopId": "2328", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770533339" }, "departure": { "delay": -1, "time": "1770533339" }, "stopId": "641", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770533433" }, "departure": { "delay": 0, "time": "1770533433" }, "stopId": "9808", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770533524" }, "departure": { "delay": 0, "time": "1770533524" }, "stopId": "2329", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1770533579" }, "departure": { "delay": -1, "time": "1770533579" }, "stopId": "2330", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770533639" }, "departure": { "delay": -1, "time": "1770533639" }, "stopId": "1290", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770533685" }, "departure": { "delay": 0, "time": "1770533685" }, "stopId": "1959", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770533779" }, "departure": { "delay": 0, "time": "1770533779" }, "stopId": "998", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770533879" }, "departure": { "delay": -1, "time": "1770533879" }, "stopId": "209", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1770533939" }, "departure": { "delay": -1, "time": "1770533939" }, "stopId": "2334", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770533999" }, "departure": { "delay": -1, "time": "1770533999" }, "stopId": "1475", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1770534059" }, "departure": { "delay": -1, "time": "1770534059" }, "stopId": "581", "stopSequence": 29 }, { "arrival": { "delay": -1, "time": "1770534119" }, "departure": { "delay": -1, "time": "1770534119" }, "stopId": "2167", "stopSequence": 30 }, { "arrival": { "delay": -1, "time": "1770534179" }, "departure": { "delay": -1, "time": "1770534179" }, "stopId": "8221", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770534263" }, "departure": { "delay": 0, "time": "1770534263" }, "stopId": "5608", "stopSequence": 32 }, { "arrival": { "delay": -1, "time": "1770534359" }, "departure": { "delay": -1, "time": "1770534359" }, "stopId": "5610", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436133_8" }, "tripProperties": { "tripHeadsign": "BRANDENBURG" }, "vehicle": { "id": "ineo-bus:1891", "label": "BRANDENBURG" } } }, { "id": "RT|268436254_8|268436254", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -506, "time": "1770531694" }, "departure": { "delay": 0, "time": "1770532200" }, "stopId": "7451", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770532282" }, "departure": { "delay": 1, "time": "1770532282" }, "stopId": "7441", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770532350" }, "departure": { "delay": 0, "time": "1770532350" }, "stopId": "574", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770532380" }, "departure": { "delay": 0, "time": "1770532380" }, "stopId": "3981", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770532431" }, "departure": { "delay": 0, "time": "1770532431" }, "stopId": "6801", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770532468" }, "departure": { "delay": 0, "time": "1770532468" }, "stopId": "3650", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1770532499" }, "departure": { "delay": -1, "time": "1770532499" }, "stopId": "8062", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770532552" }, "departure": { "delay": 0, "time": "1770532552" }, "stopId": "5519", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770532633" }, "departure": { "delay": 0, "time": "1770532633" }, "stopId": "9113", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770532680" }, "departure": { "delay": 0, "time": "1770532680" }, "stopId": "5449", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770532746" }, "departure": { "delay": 1, "time": "1770532746" }, "stopId": "7293", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770532789" }, "departure": { "delay": 1, "time": "1770532789" }, "stopId": "3120", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770532832" }, "departure": { "delay": 1, "time": "1770532832" }, "stopId": "1975", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770532867" }, "departure": { "delay": 1, "time": "1770532867" }, "stopId": "2674", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770532901" }, "departure": { "delay": 1, "time": "1770532901" }, "stopId": "3122", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770532934" }, "departure": { "delay": 1, "time": "1770532934" }, "stopId": "1868", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770532980" }, "departure": { "delay": 0, "time": "1770532980" }, "stopId": "1461", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770533040" }, "departure": { "delay": 0, "time": "1770533040" }, "stopId": "1784", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770533104" }, "departure": { "delay": 0, "time": "1770533104" }, "stopId": "337", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770533149" }, "departure": { "delay": 1, "time": "1770533149" }, "stopId": "122", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770533185" }, "departure": { "delay": 1, "time": "1770533185" }, "stopId": "2070", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770533220" }, "departure": { "delay": 0, "time": "1770533220" }, "stopId": "2060", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770533280" }, "departure": { "delay": 0, "time": "1770533280" }, "stopId": "1076", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770533334" }, "departure": { "delay": 0, "time": "1770533334" }, "stopId": "578", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770533402" }, "departure": { "delay": 0, "time": "1770533402" }, "stopId": "4396", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770533492" }, "departure": { "delay": 0, "time": "1770533492" }, "stopId": "5408", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770533580" }, "departure": { "delay": 0, "time": "1770533580" }, "stopId": "3177", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770533640" }, "departure": { "delay": 0, "time": "1770533640" }, "stopId": "917", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770533700" }, "departure": { "delay": 0, "time": "1770533700" }, "stopId": "2442", "stopSequence": 29 }, { "arrival": { "delay": 1, "time": "1770533773" }, "departure": { "delay": 1, "time": "1770533773" }, "stopId": "2443", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770533820" }, "departure": { "delay": 0, "time": "1770533820" }, "stopId": "1692", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770533940" }, "departure": { "delay": 0, "time": "1770533940" }, "stopId": "2444", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770534016" }, "departure": { "delay": 0, "time": "1770534016" }, "stopId": "5621", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1770534120" }, "departure": { "delay": 0, "time": "1770534120" }, "stopId": "4031", "stopSequence": 34 }, { "arrival": { "delay": 0, "time": "1770534242" }, "departure": { "delay": 0, "time": "1770534242" }, "stopId": "823", "stopSequence": 35 }, { "arrival": { "delay": 0, "time": "1770534300" }, "departure": { "delay": 0, "time": "1770534300" }, "stopId": "9722", "stopSequence": 36 }, { "arrival": { "delay": 1, "time": "1770534462" }, "departure": { "delay": 1, "time": "1770534462" }, "stopId": "8255", "stopSequence": 37 }, { "arrival": { "delay": 0, "time": "1770534540" }, "departure": { "delay": 0, "time": "1770534540" }, "stopId": "622", "stopSequence": 38 }, { "arrival": { "delay": 1, "time": "1770534607" }, "departure": { "delay": 1, "time": "1770534607" }, "stopId": "1099", "stopSequence": 39 }, { "arrival": { "delay": 1, "time": "1770534651" }, "departure": { "delay": 1, "time": "1770534651" }, "stopId": "608", "stopSequence": 40 }, { "arrival": { "delay": 0, "time": "1770534691" }, "departure": { "delay": 0, "time": "1770534691" }, "stopId": "2282", "stopSequence": 41 }, { "arrival": { "delay": 1, "time": "1770534741" }, "departure": { "delay": 1, "time": "1770534741" }, "stopId": "1224", "stopSequence": 42 }, { "arrival": { "delay": 0, "time": "1770534780" }, "departure": { "delay": 0, "time": "1770534780" }, "stopId": "663", "stopSequence": 43 }, { "arrival": { "delay": 0, "time": "1770534840" }, "departure": { "delay": 0, "time": "1770534840" }, "stopId": "3183", "stopSequence": 44 }, { "arrival": { "delay": 0, "time": "1770534880" }, "departure": { "delay": 0, "time": "1770534880" }, "stopId": "1147", "stopSequence": 45 }, { "arrival": { "delay": 0, "time": "1770534929" }, "departure": { "delay": 0, "time": "1770534929" }, "stopId": "1387", "stopSequence": 46 }, { "arrival": { "delay": 0, "time": "1770534954" }, "departure": { "delay": 0, "time": "1770534954" }, "stopId": "733", "stopSequence": 47 }, { "arrival": { "delay": 0, "time": "1770534988" }, "departure": { "delay": 0, "time": "1770534988" }, "stopId": "3184", "stopSequence": 48 }, { "arrival": { "delay": 0, "time": "1770535039" }, "departure": { "delay": 0, "time": "1770535039" }, "stopId": "1261", "stopSequence": 49 }, { "arrival": { "delay": 0, "time": "1770535080" }, "departure": { "delay": 0, "time": "1770535080" }, "stopId": "3369", "stopSequence": 50 }, { "arrival": { "delay": 0, "time": "1770535200" }, "departure": { "delay": 0, "time": "1770535200" }, "stopId": "7081", "stopSequence": 51 }, { "arrival": { "delay": 0, "time": "1770535320" }, "departure": { "delay": 0, "time": "1770535320" }, "stopId": "3203", "stopSequence": 52 }, { "arrival": { "delay": 1, "time": "1770535402" }, "departure": { "delay": 1, "time": "1770535402" }, "stopId": "629", "stopSequence": 53 }, { "arrival": { "delay": 0, "time": "1770535440" }, "departure": { "delay": 0, "time": "1770535440" }, "stopId": "64", "stopSequence": 54 }, { "arrival": { "delay": 0, "time": "1770535467" }, "departure": { "delay": 0, "time": "1770535467" }, "stopId": "5685", "stopSequence": 55 }, { "arrival": { "delay": 0, "time": "1770535538" }, "departure": { "delay": 0, "time": "1770535538" }, "stopId": "9078", "stopSequence": 56 }, { "arrival": { "delay": 0, "time": "1770535620" }, "departure": { "delay": 0, "time": "1770535620" }, "stopId": "6962", "stopSequence": 57 }, { "arrival": { "delay": 1, "time": "1770535666" }, "departure": { "delay": 1, "time": "1770535666" }, "stopId": "3820", "stopSequence": 58 }, { "arrival": { "delay": 1, "time": "1770535789" }, "departure": { "delay": 1, "time": "1770535789" }, "stopId": "7003", "stopSequence": 59 }, { "arrival": { "delay": 1, "time": "1770535833" }, "departure": { "delay": 1, "time": "1770535833" }, "stopId": "7604", "stopSequence": 60 }, { "arrival": { "delay": 1, "time": "1770535877" }, "departure": { "delay": 1, "time": "1770535877" }, "stopId": "7601", "stopSequence": 61 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436254_8" }, "tripProperties": { "tripHeadsign": "COURREJEAN" } } }, { "id": "RT|268437223_8|268437223", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5782", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5769", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "9087", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9084", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "9280", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "9826", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "170", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "13189", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "9255", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "2606", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3200", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "2549", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "3198", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "1005", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "810", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "1387", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "733", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3184", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1261", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3369", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9250", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "1022", "stopSequence": 22 }, { "scheduleRelationship": "SKIPPED", "stopId": "3022", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "526", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9251", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3294", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "3028", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2448", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1767", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1768", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2449", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "3887", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "522", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "3143", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "2763", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1569", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1568", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "2948", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "4474", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "865", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "2630", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "928", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "3107", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "9696", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "3347", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "5225", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "3111", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "2286", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "368", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1537", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "3113", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "3307", "stopSequence": 58 }, { "scheduleRelationship": "NO_DATA", "stopId": "3319", "stopSequence": 59 }, { "scheduleRelationship": "NO_DATA", "stopId": "2910", "stopSequence": 60 }, { "scheduleRelationship": "NO_DATA", "stopId": "1589", "stopSequence": 61 }, { "scheduleRelationship": "NO_DATA", "stopId": "3336", "stopSequence": 62 }, { "scheduleRelationship": "NO_DATA", "stopId": "2545", "stopSequence": 63 }, { "scheduleRelationship": "NO_DATA", "stopId": "1764", "stopSequence": 64 }, { "scheduleRelationship": "NO_DATA", "stopId": "2930", "stopSequence": 65 }, { "scheduleRelationship": "NO_DATA", "stopId": "827", "stopSequence": 66 }, { "scheduleRelationship": "NO_DATA", "stopId": "3117", "stopSequence": 67 }, { "scheduleRelationship": "NO_DATA", "stopId": "2601", "stopSequence": 68 }, { "scheduleRelationship": "NO_DATA", "stopId": "749", "stopSequence": 69 }, { "scheduleRelationship": "NO_DATA", "stopId": "819", "stopSequence": 70 }, { "scheduleRelationship": "NO_DATA", "stopId": "6346", "stopSequence": 71 }, { "scheduleRelationship": "NO_DATA", "stopId": "3118", "stopSequence": 72 }, { "scheduleRelationship": "NO_DATA", "stopId": "3120", "stopSequence": 73 }, { "scheduleRelationship": "NO_DATA", "stopId": "1975", "stopSequence": 74 }, { "scheduleRelationship": "NO_DATA", "stopId": "2674", "stopSequence": 75 }, { "scheduleRelationship": "NO_DATA", "stopId": "520", "stopSequence": 76 }, { "scheduleRelationship": "NO_DATA", "stopId": "6642", "stopSequence": 77 }, { "scheduleRelationship": "NO_DATA", "stopId": "5011", "stopSequence": 78 }, { "scheduleRelationship": "NO_DATA", "stopId": "3124", "stopSequence": 79 }, { "scheduleRelationship": "NO_DATA", "stopId": "3277", "stopSequence": 80 }, { "scheduleRelationship": "NO_DATA", "stopId": "6683", "stopSequence": 81 }, { "scheduleRelationship": "NO_DATA", "stopId": "7265", "stopSequence": 82 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "35", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437223_8" }, "tripProperties": { "tripHeadsign": "CRACOVIE" } } }, { "id": "RT|268436134_8|268436134", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -241, "time": "1770534359" }, "departure": { "delay": 0, "time": "1770534600" }, "stopId": "5610", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770534709" }, "departure": { "delay": 0, "time": "1770534709" }, "stopId": "5609", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534780" }, "departure": { "delay": 0, "time": "1770534780" }, "stopId": "2550", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534840" }, "departure": { "delay": 0, "time": "1770534840" }, "stopId": "516", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770534928" }, "departure": { "delay": 1, "time": "1770534928" }, "stopId": "1379", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770535020" }, "departure": { "delay": 0, "time": "1770535020" }, "stopId": "2350", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770535080" }, "departure": { "delay": 0, "time": "1770535080" }, "stopId": "9064", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770535161" }, "departure": { "delay": 0, "time": "1770535161" }, "stopId": "100", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770535254" }, "departure": { "delay": 0, "time": "1770535254" }, "stopId": "983", "stopSequence": 9 }, { "arrival": { "delay": -1, "time": "1770535319" }, "departure": { "delay": -1, "time": "1770535319" }, "stopId": "604", "stopSequence": 10 }, { "arrival": { "delay": -1, "time": "1770535373" }, "departure": { "delay": -1, "time": "1770535373" }, "stopId": "9814", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1770535439" }, "departure": { "delay": -1, "time": "1770535439" }, "stopId": "8991", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770535489" }, "departure": { "delay": 0, "time": "1770535489" }, "stopId": "9815", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770535570" }, "departure": { "delay": 0, "time": "1770535570" }, "stopId": "9816", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770535680" }, "departure": { "delay": 0, "time": "1770535680" }, "stopId": "2342", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770535726" }, "departure": { "delay": 1, "time": "1770535726" }, "stopId": "2341", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770535804" }, "departure": { "delay": 1, "time": "1770535804" }, "stopId": "1323", "stopSequence": 17 }, { "arrival": { "delay": 2, "time": "1770535843" }, "departure": { "delay": 2, "time": "1770535843" }, "stopId": "1094", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770535921" }, "departure": { "delay": 1, "time": "1770535921" }, "stopId": "1749", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1770536003" }, "departure": { "delay": 2, "time": "1770536003" }, "stopId": "1804", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770536050" }, "departure": { "delay": 1, "time": "1770536050" }, "stopId": "9820", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770536101" }, "departure": { "delay": 1, "time": "1770536101" }, "stopId": "2344", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1770536156" }, "departure": { "delay": 2, "time": "1770536156" }, "stopId": "4154", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770536221" }, "departure": { "delay": 1, "time": "1770536221" }, "stopId": "9817", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770536333" }, "departure": { "delay": 1, "time": "1770536333" }, "stopId": "2348", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770536401" }, "departure": { "delay": 1, "time": "1770536401" }, "stopId": "2349", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770536461" }, "departure": { "delay": 1, "time": "1770536461" }, "stopId": "1288", "stopSequence": 27 }, { "arrival": { "delay": 1, "time": "1770536521" }, "departure": { "delay": 1, "time": "1770536521" }, "stopId": "7982", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1770536582" }, "departure": { "delay": 2, "time": "1770536582" }, "stopId": "1240", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1770536645" }, "departure": { "delay": 2, "time": "1770536645" }, "stopId": "1231", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1770536681" }, "departure": { "delay": 2, "time": "1770536681" }, "stopId": "394", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770536757" }, "departure": { "delay": 2, "time": "1770536757" }, "stopId": "1442", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1770536822" }, "departure": { "delay": 2, "time": "1770536822" }, "stopId": "5617", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1770536882" }, "departure": { "delay": 2, "time": "1770536882" }, "stopId": "5618", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436134_8" }, "tripProperties": { "tripHeadsign": "GARE ST JEAN" } } }, { "id": "RT|268437220_8|268437220", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 194, "time": "1770526995" }, "departure": { "delay": 194, "time": "1770526995" }, "stopId": "9110", "stopSequence": 1 }, { "arrival": { "delay": 203, "time": "1770527073" }, "departure": { "delay": 203, "time": "1770527073" }, "stopId": "6684", "stopSequence": 2 }, { "arrival": { "delay": 192, "time": "1770527112" }, "departure": { "delay": 192, "time": "1770527112" }, "stopId": "3125", "stopSequence": 3 }, { "arrival": { "delay": 181, "time": "1770527142" }, "departure": { "delay": 181, "time": "1770527142" }, "stopId": "2635", "stopSequence": 4 }, { "arrival": { "delay": 174, "time": "1770527175" }, "departure": { "delay": 174, "time": "1770527175" }, "stopId": "5010", "stopSequence": 5 }, { "arrival": { "delay": 187, "time": "1770527231" }, "departure": { "delay": 187, "time": "1770527231" }, "stopId": "6641", "stopSequence": 6 }, { "arrival": { "delay": 165, "time": "1770527279" }, "departure": { "delay": 169, "time": "1770527283" }, "stopId": "2593", "stopSequence": 7 }, { "arrival": { "delay": 158, "time": "1770527299" }, "departure": { "delay": 162, "time": "1770527303" }, "stopId": "1973", "stopSequence": 8 }, { "arrival": { "delay": 147, "time": "1770527335" }, "departure": { "delay": 172, "time": "1770527360" }, "stopId": "3121", "stopSequence": 9 }, { "arrival": { "delay": 160, "time": "1770527396" }, "departure": { "delay": 162, "time": "1770527398" }, "stopId": "3119", "stopSequence": 10 }, { "arrival": { "delay": 159, "time": "1770527455" }, "departure": { "delay": 161, "time": "1770527457" }, "stopId": "515", "stopSequence": 11 }, { "arrival": { "delay": 151, "time": "1770527500" }, "departure": { "delay": 169, "time": "1770527518" }, "stopId": "6345", "stopSequence": 12 }, { "arrival": { "delay": 162, "time": "1770527569" }, "departure": { "delay": 162, "time": "1770527569" }, "stopId": "588", "stopSequence": 13 }, { "arrival": { "delay": 162, "time": "1770527595" }, "departure": { "delay": 197, "time": "1770527630" }, "stopId": "716", "stopSequence": 14 }, { "arrival": { "delay": 199, "time": "1770527719" }, "departure": { "delay": 215, "time": "1770527735" }, "stopId": "2629", "stopSequence": 15 }, { "arrival": { "delay": 205, "time": "1770527825" }, "departure": { "delay": 205, "time": "1770527825" }, "stopId": "3116", "stopSequence": 16 }, { "arrival": { "delay": 182, "time": "1770527875" }, "departure": { "delay": 183, "time": "1770527876" }, "stopId": "2586", "stopSequence": 17 }, { "arrival": { "delay": 214, "time": "1770527950" }, "departure": { "delay": 214, "time": "1770527950" }, "stopId": "2929", "stopSequence": 18 }, { "arrival": { "delay": 195, "time": "1770527975" }, "departure": { "delay": 201, "time": "1770527981" }, "stopId": "8731", "stopSequence": 19 }, { "arrival": { "delay": 170, "time": "1770528050" }, "departure": { "delay": 191, "time": "1770528071" }, "stopId": "366", "stopSequence": 20 }, { "arrival": { "delay": 164, "time": "1770528120" }, "departure": { "delay": 166, "time": "1770528122" }, "stopId": "2639", "stopSequence": 21 }, { "arrival": { "delay": 151, "time": "1770528171" }, "departure": { "delay": 151, "time": "1770528171" }, "stopId": "2511", "stopSequence": 22 }, { "arrival": { "delay": 147, "time": "1770528228" }, "departure": { "delay": 147, "time": "1770528228" }, "stopId": "2983", "stopSequence": 23 }, { "arrival": { "delay": 115, "time": "1770528295" }, "departure": { "delay": 146, "time": "1770528326" }, "stopId": "833", "stopSequence": 24 }, { "arrival": { "delay": 107, "time": "1770528363" }, "departure": { "delay": 107, "time": "1770528363" }, "stopId": "3325", "stopSequence": 25 }, { "arrival": { "delay": 92, "time": "1770528395" }, "departure": { "delay": 93, "time": "1770528396" }, "stopId": "3114", "stopSequence": 26 }, { "arrival": { "delay": 92, "time": "1770528452" }, "departure": { "delay": 111, "time": "1770528471" }, "stopId": "3097", "stopSequence": 27 }, { "arrival": { "delay": 127, "time": "1770528526" }, "departure": { "delay": 127, "time": "1770528526" }, "stopId": "1091", "stopSequence": 28 }, { "arrival": { "delay": 120, "time": "1770528539" }, "departure": { "delay": 121, "time": "1770528540" }, "stopId": "3112", "stopSequence": 29 }, { "arrival": { "delay": 99, "time": "1770528595" }, "departure": { "delay": 99, "time": "1770528595" }, "stopId": "1978", "stopSequence": 30 }, { "arrival": { "delay": 97, "time": "1770528637" }, "departure": { "delay": 123, "time": "1770528663" }, "stopId": "1663", "stopSequence": 31 }, { "arrival": { "delay": 95, "time": "1770528754" }, "departure": { "delay": 122, "time": "1770528781" }, "stopId": "830", "stopSequence": 32 }, { "arrival": { "delay": 104, "time": "1770528816" }, "departure": { "delay": 109, "time": "1770528821" }, "stopId": "5678", "stopSequence": 33 }, { "arrival": { "delay": 104, "time": "1770528854" }, "departure": { "delay": 104, "time": "1770528854" }, "stopId": "3108", "stopSequence": 34 }, { "arrival": { "delay": 96, "time": "1770528876" }, "departure": { "delay": 103, "time": "1770528883" }, "stopId": "5303", "stopSequence": 35 }, { "arrival": { "delay": 92, "time": "1770528915" }, "departure": { "delay": 93, "time": "1770528916" }, "stopId": "3104", "stopSequence": 36 }, { "arrival": { "delay": 80, "time": "1770528975" }, "departure": { "delay": 93, "time": "1770528988" }, "stopId": "1027", "stopSequence": 37 }, { "arrival": { "delay": 74, "time": "1770529034" }, "departure": { "delay": 74, "time": "1770529034" }, "stopId": "4475", "stopSequence": 38 }, { "arrival": { "delay": -20, "time": "1770529163" }, "departure": { "delay": 31, "time": "1770529214" }, "stopId": "1580", "stopSequence": 39 }, { "arrival": { "delay": 13, "time": "1770529268" }, "departure": { "delay": 13, "time": "1770529268" }, "stopId": "2524", "stopSequence": 40 }, { "arrival": { "delay": -15, "time": "1770529301" }, "departure": { "delay": -12, "time": "1770529304" }, "stopId": "3252", "stopSequence": 41 }, { "arrival": { "delay": -23, "time": "1770529357" }, "departure": { "delay": 4, "time": "1770529384" }, "stopId": "5285", "stopSequence": 42 }, { "arrival": { "delay": 4, "time": "1770529415" }, "departure": { "delay": 10, "time": "1770529421" }, "stopId": "2788", "stopSequence": 43 }, { "arrival": { "delay": 24, "time": "1770529495" }, "departure": { "delay": 24, "time": "1770529495" }, "stopId": "8961", "stopSequence": 44 }, { "arrival": { "delay": 24, "time": "1770529579" }, "departure": { "delay": 24, "time": "1770529579" }, "stopId": "2178", "stopSequence": 45 }, { "arrival": { "delay": 32, "time": "1770529652" }, "departure": { "delay": 47, "time": "1770529667" }, "stopId": "3886", "stopSequence": 46 }, { "arrival": { "delay": 49, "time": "1770529690" }, "departure": { "delay": 54, "time": "1770529695" }, "stopId": "3243", "stopSequence": 47 }, { "arrival": { "delay": 51, "time": "1770529755" }, "departure": { "delay": 53, "time": "1770529757" }, "stopId": "1822", "stopSequence": 48 }, { "arrival": { "delay": 37, "time": "1770529814" }, "departure": { "delay": 37, "time": "1770529814" }, "stopId": "1611", "stopSequence": 49 }, { "arrival": { "delay": 27, "time": "1770529860" }, "departure": { "delay": 45, "time": "1770529878" }, "stopId": "2451", "stopSequence": 50 }, { "arrival": { "delay": 36, "time": "1770529898" }, "departure": { "delay": 38, "time": "1770529900" }, "stopId": "3029", "stopSequence": 51 }, { "arrival": { "delay": 31, "time": "1770529951" }, "departure": { "delay": 31, "time": "1770529951" }, "stopId": "2528", "stopSequence": 52 }, { "arrival": { "delay": 8, "time": "1770530013" }, "departure": { "delay": 32, "time": "1770530037" }, "stopId": "3578", "stopSequence": 53 }, { "arrival": { "delay": 5, "time": "1770530094" }, "departure": { "delay": 5, "time": "1770530094" }, "stopId": "1633", "stopSequence": 54 }, { "arrival": { "delay": 2, "time": "1770530135" }, "departure": { "delay": 22, "time": "1770530155" }, "stopId": "2633", "stopSequence": 55 }, { "arrival": { "delay": 25, "time": "1770530245" }, "departure": { "delay": 25, "time": "1770530245" }, "stopId": "3878", "stopSequence": 56 }, { "arrival": { "delay": 33, "time": "1770530304" }, "departure": { "delay": 33, "time": "1770530304" }, "stopId": "3880", "stopSequence": 57 }, { "arrival": { "delay": 21, "time": "1770530345" }, "departure": { "delay": 21, "time": "1770530345" }, "stopId": "2628", "stopSequence": 58 }, { "arrival": { "delay": 22, "time": "1770530432" }, "departure": { "delay": 22, "time": "1770530432" }, "stopId": "9252", "stopSequence": 59 }, { "arrival": { "delay": 13, "time": "1770530472" }, "departure": { "delay": 23, "time": "1770530482" }, "stopId": "95", "stopSequence": 60 }, { "arrival": { "delay": -8, "time": "1770530512" }, "departure": { "delay": 12, "time": "1770530532" }, "stopId": "1220", "stopSequence": 61 }, { "arrival": { "delay": 3, "time": "1770530603" }, "departure": { "delay": 3, "time": "1770530603" }, "stopId": "2617", "stopSequence": 62 }, { "arrival": { "delay": -41, "time": "1770530671" }, "departure": { "delay": -34, "time": "1770530678" }, "stopId": "1429", "stopSequence": 63 }, { "arrival": { "delay": -46, "time": "1770530774" }, "departure": { "delay": -36, "time": "1770530784" }, "stopId": "2551", "stopSequence": 64 }, { "arrival": { "delay": -49, "time": "1770530891" }, "departure": { "delay": 11, "time": "1770530951" }, "stopId": "5627", "stopSequence": 65 }, { "arrival": { "delay": 11, "time": "1770530977" }, "departure": { "delay": 14, "time": "1770530980" }, "stopId": "3370", "stopSequence": 66 }, { "arrival": { "delay": 29, "time": "1770531043" }, "departure": { "delay": 47, "time": "1770531061" }, "stopId": "3188", "stopSequence": 67 }, { "arrival": { "delay": 47, "time": "1770531079" }, "departure": { "delay": 47, "time": "1770531079" }, "stopId": "402", "stopSequence": 68 }, { "arrival": { "delay": 47, "time": "1770531109" }, "departure": { "delay": 58, "time": "1770531120" }, "stopId": "3189", "stopSequence": 69 }, { "arrival": { "delay": 70, "time": "1770531175" }, "departure": { "delay": 70, "time": "1770531175" }, "stopId": "654", "stopSequence": 70 }, { "arrival": { "delay": 79, "time": "1770531211" }, "departure": { "delay": 81, "time": "1770531213" }, "stopId": "3197", "stopSequence": 71 }, { "arrival": { "delay": 80, "time": "1770531231" }, "departure": { "delay": 81, "time": "1770531232" }, "stopId": "3322", "stopSequence": 72 }, { "arrival": { "delay": 142, "time": "1770531331" }, "departure": { "delay": 142, "time": "1770531331" }, "stopId": "1291", "stopSequence": 73 }, { "arrival": { "delay": 154, "time": "1770531394" }, "departure": { "delay": 154, "time": "1770531394" }, "stopId": "877", "stopSequence": 74 }, { "arrival": { "delay": 124, "time": "1770531471" }, "departure": { "delay": 124, "time": "1770531471" }, "stopId": "3281", "stopSequence": 75 }, { "arrival": { "delay": 114, "time": "1770531534" }, "departure": { "delay": 114, "time": "1770531534" }, "stopId": "2297", "stopSequence": 76 }, { "arrival": { "delay": 113, "time": "1770531593" }, "departure": { "delay": 113, "time": "1770531593" }, "stopId": "3098", "stopSequence": 77 }, { "arrival": { "delay": 114, "time": "1770531639" }, "departure": { "delay": 114, "time": "1770531639" }, "stopId": "3320", "stopSequence": 78 }, { "arrival": { "delay": 113, "time": "1770531688" }, "departure": { "delay": 113, "time": "1770531688" }, "stopId": "9281", "stopSequence": 79 }, { "arrival": { "delay": 113, "time": "1770531773" }, "departure": { "delay": 113, "time": "1770531773" }, "stopId": "9085", "stopSequence": 80 }, { "arrival": { "delay": 113, "time": "1770531887" }, "departure": { "delay": 113, "time": "1770531887" }, "stopId": "9088", "stopSequence": 81 }, { "arrival": { "delay": 113, "time": "1770531982" }, "departure": { "delay": 113, "time": "1770531982" }, "stopId": "5617", "stopSequence": 82 }, { "arrival": { "delay": 113, "time": "1770532013" }, "departure": { "delay": 113, "time": "1770532013" }, "stopId": "5782", "stopSequence": 83 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "35", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437220_8" }, "tripProperties": { "tripHeadsign": "GARE SAINT JEAN" }, "vehicle": { "id": "ineo-bus:1879", "label": "GARE SAINT JEAN" } } }, { "id": "RT|268437221_8|268437221", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1834, "time": "1770532046" }, "departure": { "delay": 0, "time": "1770533880" }, "stopId": "5782", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770533940" }, "departure": { "delay": 0, "time": "1770534000" }, "stopId": "5769", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534081" }, "departure": { "delay": 0, "time": "1770534081" }, "stopId": "9087", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534180" }, "departure": { "delay": 0, "time": "1770534180" }, "stopId": "9084", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770534256" }, "departure": { "delay": 0, "time": "1770534256" }, "stopId": "9280", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770534304" }, "departure": { "delay": 0, "time": "1770534304" }, "stopId": "9826", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770534360" }, "departure": { "delay": 0, "time": "1770534360" }, "stopId": "170", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770534421" }, "departure": { "delay": 1, "time": "1770534421" }, "stopId": "13189", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770534501" }, "departure": { "delay": 1, "time": "1770534501" }, "stopId": "9255", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770534622" }, "departure": { "delay": 1, "time": "1770534622" }, "stopId": "2606", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770534720" }, "departure": { "delay": 0, "time": "1770534720" }, "stopId": "3200", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770534771" }, "departure": { "delay": 1, "time": "1770534771" }, "stopId": "2549", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770534812" }, "departure": { "delay": 0, "time": "1770534812" }, "stopId": "3198", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770534836" }, "departure": { "delay": 0, "time": "1770534836" }, "stopId": "1005", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770534875" }, "departure": { "delay": 0, "time": "1770534875" }, "stopId": "810", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770534937" }, "departure": { "delay": 0, "time": "1770534937" }, "stopId": "1387", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770534960" }, "departure": { "delay": 0, "time": "1770534960" }, "stopId": "733", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770534992" }, "departure": { "delay": -1, "time": "1770534992" }, "stopId": "3184", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770535040" }, "departure": { "delay": -1, "time": "1770535040" }, "stopId": "1261", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1770535079" }, "departure": { "delay": -1, "time": "1770535079" }, "stopId": "3369", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770535199" }, "departure": { "delay": -1, "time": "1770535199" }, "stopId": "9250", "stopSequence": 21 }, { "scheduleRelationship": "SKIPPED", "stopId": "6662", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770535499" }, "departure": { "delay": -1, "time": "1770535499" }, "stopId": "3223", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770535590" }, "departure": { "delay": 0, "time": "1770535590" }, "stopId": "526", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770535629" }, "departure": { "delay": 0, "time": "1770535629" }, "stopId": "9251", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770535723" }, "departure": { "delay": -1, "time": "1770535723" }, "stopId": "294", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1770535785" }, "departure": { "delay": -1, "time": "1770535785" }, "stopId": "3881", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3294", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "3028", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2448", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1767", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1768", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2449", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "3887", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "522", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "3143", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "2763", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1569", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1568", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "2948", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "4474", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "865", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "2630", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "928", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "3107", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "9696", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "3347", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "5225", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "3111", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "2286", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "368", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1537", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "3113", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "3307", "stopSequence": 58 }, { "scheduleRelationship": "NO_DATA", "stopId": "3319", "stopSequence": 59 }, { "scheduleRelationship": "NO_DATA", "stopId": "2910", "stopSequence": 60 }, { "scheduleRelationship": "NO_DATA", "stopId": "1589", "stopSequence": 61 }, { "scheduleRelationship": "NO_DATA", "stopId": "3336", "stopSequence": 62 }, { "scheduleRelationship": "NO_DATA", "stopId": "2545", "stopSequence": 63 }, { "scheduleRelationship": "NO_DATA", "stopId": "1764", "stopSequence": 64 }, { "scheduleRelationship": "NO_DATA", "stopId": "2930", "stopSequence": 65 }, { "scheduleRelationship": "NO_DATA", "stopId": "827", "stopSequence": 66 }, { "scheduleRelationship": "NO_DATA", "stopId": "3117", "stopSequence": 67 }, { "scheduleRelationship": "NO_DATA", "stopId": "2601", "stopSequence": 68 }, { "scheduleRelationship": "NO_DATA", "stopId": "749", "stopSequence": 69 }, { "scheduleRelationship": "NO_DATA", "stopId": "819", "stopSequence": 70 }, { "scheduleRelationship": "NO_DATA", "stopId": "6346", "stopSequence": 71 }, { "scheduleRelationship": "NO_DATA", "stopId": "3118", "stopSequence": 72 }, { "scheduleRelationship": "NO_DATA", "stopId": "3120", "stopSequence": 73 }, { "scheduleRelationship": "NO_DATA", "stopId": "1975", "stopSequence": 74 }, { "scheduleRelationship": "NO_DATA", "stopId": "2674", "stopSequence": 75 }, { "scheduleRelationship": "NO_DATA", "stopId": "520", "stopSequence": 76 }, { "scheduleRelationship": "NO_DATA", "stopId": "6642", "stopSequence": 77 }, { "scheduleRelationship": "NO_DATA", "stopId": "5011", "stopSequence": 78 }, { "scheduleRelationship": "NO_DATA", "stopId": "3124", "stopSequence": 79 }, { "scheduleRelationship": "NO_DATA", "stopId": "3277", "stopSequence": 80 }, { "scheduleRelationship": "NO_DATA", "stopId": "6683", "stopSequence": 81 }, { "scheduleRelationship": "NO_DATA", "stopId": "7265", "stopSequence": 82 }, { "scheduleRelationship": "NO_DATA", "stopId": "9110", "stopSequence": 83 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "35", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437221_8" }, "tripProperties": { "tripHeadsign": "CRACOVIE" } } }, { "id": "RT|268437342_8|268437342", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "8816", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "3048", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "13", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1775", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "31", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3045", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "9145", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "9147", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3062", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "632", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "8782", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "7020", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7022", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "1492", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3331", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "5320", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "8832", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "6572", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9324", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "5756", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "8651", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "8650", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "8648", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9080", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "346", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "8646", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "8644", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "8642", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "2884", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "2871", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "2875", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "219", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9050", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2431", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1522", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "2840", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "9778", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "781", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1318", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "940", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "9697", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "3247", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1667", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "3276", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "7831", "stopSequence": 45 }, { "scheduleRelationship": "SKIPPED", "stopId": "8931", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "5701", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "4137", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "4651", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "5694", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "8052", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "5705", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "3885", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "2494", "stopSequence": 58 }, { "scheduleRelationship": "NO_DATA", "stopId": "8431", "stopSequence": 59 }, { "scheduleRelationship": "NO_DATA", "stopId": "9708", "stopSequence": 60 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "39", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437342_8" }, "tripProperties": { "tripHeadsign": "VILLENAVE PYRENEES" } } }, { "id": "RT|268437463_8|268437463", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5689", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5687", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "6961", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "855", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "541", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "1564", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "2537", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "464", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "6443", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "5686", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2672", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1735", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "756", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3200", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "2549", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3198", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "1005", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "810", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "3196", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "5869", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "5866", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "2717", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "2718", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "862", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "7792", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "3220", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "6505", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "8911", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9300", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9301", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "13184", "stopSequence": 33 }, { "scheduleRelationship": "SKIPPED", "stopId": "9806", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "13194", "stopSequence": 39 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "73", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437463_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268436253_8|268436253", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -948, "time": "1770527053" }, "departure": { "delay": 12, "time": "1770528013" }, "stopId": "2623", "stopSequence": 1 }, { "arrival": { "delay": 23, "time": "1770528047" }, "departure": { "delay": 23, "time": "1770528047" }, "stopId": "5715", "stopSequence": 2 }, { "arrival": { "delay": 23, "time": "1770528096" }, "departure": { "delay": 40, "time": "1770528113" }, "stopId": "7602", "stopSequence": 3 }, { "arrival": { "delay": 40, "time": "1770528165" }, "departure": { "delay": 48, "time": "1770528173" }, "stopId": "7603", "stopSequence": 4 }, { "arrival": { "delay": 38, "time": "1770528207" }, "departure": { "delay": 49, "time": "1770528218" }, "stopId": "7002", "stopSequence": 5 }, { "arrival": { "delay": 39, "time": "1770528349" }, "departure": { "delay": 39, "time": "1770528349" }, "stopId": "3821", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1770528390" }, "departure": { "delay": 30, "time": "1770528390" }, "stopId": "6961", "stopSequence": 7 }, { "arrival": { "delay": 22, "time": "1770528513" }, "departure": { "delay": 28, "time": "1770528519" }, "stopId": "9077", "stopSequence": 8 }, { "arrival": { "delay": 41, "time": "1770528589" }, "departure": { "delay": 46, "time": "1770528594" }, "stopId": "5686", "stopSequence": 9 }, { "arrival": { "delay": 55, "time": "1770528633" }, "departure": { "delay": 59, "time": "1770528637" }, "stopId": "240", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1770528670" }, "departure": { "delay": 60, "time": "1770528670" }, "stopId": "3201", "stopSequence": 11 }, { "arrival": { "delay": 69, "time": "1770528729" }, "departure": { "delay": 69, "time": "1770528729" }, "stopId": "3194", "stopSequence": 12 }, { "arrival": { "delay": 64, "time": "1770528784" }, "departure": { "delay": 77, "time": "1770528797" }, "stopId": "7113", "stopSequence": 13 }, { "arrival": { "delay": 65, "time": "1770528855" }, "departure": { "delay": 66, "time": "1770528856" }, "stopId": "5627", "stopSequence": 14 }, { "arrival": { "delay": 59, "time": "1770528885" }, "departure": { "delay": 59, "time": "1770528885" }, "stopId": "3370", "stopSequence": 15 }, { "arrival": { "delay": 40, "time": "1770528933" }, "departure": { "delay": 59, "time": "1770528952" }, "stopId": "3188", "stopSequence": 16 }, { "arrival": { "delay": 54, "time": "1770528972" }, "departure": { "delay": 54, "time": "1770528972" }, "stopId": "402", "stopSequence": 17 }, { "arrival": { "delay": 47, "time": "1770529006" }, "departure": { "delay": 54, "time": "1770529013" }, "stopId": "3189", "stopSequence": 18 }, { "arrival": { "delay": 58, "time": "1770529075" }, "departure": { "delay": 58, "time": "1770529075" }, "stopId": "754", "stopSequence": 19 }, { "arrival": { "delay": 53, "time": "1770529102" }, "departure": { "delay": 64, "time": "1770529113" }, "stopId": "721", "stopSequence": 20 }, { "arrival": { "delay": 56, "time": "1770529158" }, "departure": { "delay": 71, "time": "1770529173" }, "stopId": "5792", "stopSequence": 21 }, { "arrival": { "delay": 73, "time": "1770529213" }, "departure": { "delay": 73, "time": "1770529213" }, "stopId": "7", "stopSequence": 22 }, { "arrival": { "delay": 57, "time": "1770529253" }, "departure": { "delay": 62, "time": "1770529258" }, "stopId": "624", "stopSequence": 23 }, { "arrival": { "delay": 44, "time": "1770529304" }, "departure": { "delay": 44, "time": "1770529304" }, "stopId": "3205", "stopSequence": 24 }, { "arrival": { "delay": 26, "time": "1770529342" }, "departure": { "delay": 77, "time": "1770529393" }, "stopId": "415", "stopSequence": 25 }, { "arrival": { "delay": 42, "time": "1770529454" }, "departure": { "delay": 48, "time": "1770529460" }, "stopId": "408", "stopSequence": 26 }, { "arrival": { "delay": 24, "time": "1770529493" }, "departure": { "delay": 48, "time": "1770529517" }, "stopId": "3206", "stopSequence": 27 }, { "arrival": { "delay": 33, "time": "1770529653" }, "departure": { "delay": 53, "time": "1770529673" }, "stopId": "3549", "stopSequence": 28 }, { "arrival": { "delay": 41, "time": "1770529730" }, "departure": { "delay": 54, "time": "1770529743" }, "stopId": "1606", "stopSequence": 29 }, { "arrival": { "delay": 42, "time": "1770529842" }, "departure": { "delay": 60, "time": "1770529860" }, "stopId": "9196", "stopSequence": 30 }, { "arrival": { "delay": 26, "time": "1770529886" }, "departure": { "delay": 45, "time": "1770529905" }, "stopId": "3216", "stopSequence": 31 }, { "arrival": { "delay": 56, "time": "1770529976" }, "departure": { "delay": 76, "time": "1770529996" }, "stopId": "6447", "stopSequence": 32 }, { "arrival": { "delay": 78, "time": "1770530049" }, "departure": { "delay": 78, "time": "1770530049" }, "stopId": "7731", "stopSequence": 33 }, { "arrival": { "delay": 65, "time": "1770530098" }, "departure": { "delay": 65, "time": "1770530098" }, "stopId": "3559", "stopSequence": 34 }, { "arrival": { "delay": 50, "time": "1770530210" }, "departure": { "delay": 73, "time": "1770530233" }, "stopId": "1971", "stopSequence": 35 }, { "arrival": { "delay": 79, "time": "1770530299" }, "departure": { "delay": 79, "time": "1770530299" }, "stopId": "459", "stopSequence": 36 }, { "arrival": { "delay": 61, "time": "1770530341" }, "departure": { "delay": 79, "time": "1770530359" }, "stopId": "3173", "stopSequence": 37 }, { "arrival": { "delay": 68, "time": "1770530407" }, "departure": { "delay": 68, "time": "1770530407" }, "stopId": "4574", "stopSequence": 38 }, { "arrival": { "delay": 51, "time": "1770530451" }, "departure": { "delay": 64, "time": "1770530464" }, "stopId": "5407", "stopSequence": 39 }, { "arrival": { "delay": 49, "time": "1770530509" }, "departure": { "delay": 49, "time": "1770530509" }, "stopId": "2489", "stopSequence": 40 }, { "arrival": { "delay": -2, "time": "1770530576" }, "departure": { "delay": 1, "time": "1770530579" }, "stopId": "2077", "stopSequence": 41 }, { "arrival": { "delay": -27, "time": "1770530613" }, "departure": { "delay": -23, "time": "1770530617" }, "stopId": "2047", "stopSequence": 42 }, { "arrival": { "delay": -31, "time": "1770530669" }, "departure": { "delay": -31, "time": "1770530669" }, "stopId": "2126", "stopSequence": 43 }, { "arrival": { "delay": -38, "time": "1770530713" }, "departure": { "delay": -31, "time": "1770530720" }, "stopId": "2139", "stopSequence": 44 }, { "arrival": { "delay": -37, "time": "1770530755" }, "departure": { "delay": -31, "time": "1770530761" }, "stopId": "440", "stopSequence": 45 }, { "arrival": { "delay": -29, "time": "1770530818" }, "departure": { "delay": -29, "time": "1770530818" }, "stopId": "1109", "stopSequence": 46 }, { "arrival": { "delay": -8, "time": "1770530872" }, "departure": { "delay": -8, "time": "1770530872" }, "stopId": "617", "stopSequence": 47 }, { "arrival": { "delay": 2, "time": "1770530916" }, "departure": { "delay": 2, "time": "1770530916" }, "stopId": "847", "stopSequence": 48 }, { "arrival": { "delay": 13, "time": "1770530972" }, "departure": { "delay": 15, "time": "1770530974" }, "stopId": "7661", "stopSequence": 49 }, { "arrival": { "delay": 12, "time": "1770530995" }, "departure": { "delay": 18, "time": "1770531001" }, "stopId": "2593", "stopSequence": 50 }, { "arrival": { "delay": 18, "time": "1770531026" }, "departure": { "delay": 18, "time": "1770531026" }, "stopId": "1973", "stopSequence": 51 }, { "arrival": { "delay": 22, "time": "1770531073" }, "departure": { "delay": 22, "time": "1770531073" }, "stopId": "3121", "stopSequence": 52 }, { "arrival": { "delay": 36, "time": "1770531133" }, "departure": { "delay": 67, "time": "1770531164" }, "stopId": "3119", "stopSequence": 53 }, { "arrival": { "delay": 66, "time": "1770531192" }, "departure": { "delay": 73, "time": "1770531199" }, "stopId": "7292", "stopSequence": 54 }, { "arrival": { "delay": 72, "time": "1770531252" }, "departure": { "delay": 73, "time": "1770531253" }, "stopId": "5448", "stopSequence": 55 }, { "arrival": { "delay": 78, "time": "1770531312" }, "departure": { "delay": 78, "time": "1770531312" }, "stopId": "9112", "stopSequence": 56 }, { "arrival": { "delay": 67, "time": "1770531389" }, "departure": { "delay": 67, "time": "1770531389" }, "stopId": "5520", "stopSequence": 57 }, { "arrival": { "delay": 53, "time": "1770531413" }, "departure": { "delay": 67, "time": "1770531427" }, "stopId": "8061", "stopSequence": 58 }, { "arrival": { "delay": 86, "time": "1770531493" }, "departure": { "delay": 86, "time": "1770531493" }, "stopId": "3649", "stopSequence": 59 }, { "arrival": { "delay": 86, "time": "1770531521" }, "departure": { "delay": 86, "time": "1770531521" }, "stopId": "6802", "stopSequence": 60 }, { "arrival": { "delay": 85, "time": "1770531565" }, "departure": { "delay": 85, "time": "1770531565" }, "stopId": "3980", "stopSequence": 61 }, { "arrival": { "delay": 86, "time": "1770531602" }, "departure": { "delay": 86, "time": "1770531602" }, "stopId": "1247", "stopSequence": 62 }, { "arrival": { "delay": 85, "time": "1770531745" }, "departure": { "delay": 85, "time": "1770531745" }, "stopId": "7451", "stopSequence": 63 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436253_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" }, "vehicle": { "id": "ineo-bus:1701", "label": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|268436132_8|268436132", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -346, "time": "1770528374" }, "departure": { "delay": 124, "time": "1770528844" }, "stopId": "5610", "stopSequence": 1 }, { "arrival": { "delay": 105, "time": "1770528934" }, "departure": { "delay": 105, "time": "1770528934" }, "stopId": "5609", "stopSequence": 2 }, { "arrival": { "delay": 94, "time": "1770528994" }, "departure": { "delay": 98, "time": "1770528998" }, "stopId": "2550", "stopSequence": 3 }, { "arrival": { "delay": 97, "time": "1770529057" }, "departure": { "delay": 114, "time": "1770529074" }, "stopId": "516", "stopSequence": 4 }, { "arrival": { "delay": 119, "time": "1770529137" }, "departure": { "delay": 119, "time": "1770529137" }, "stopId": "1379", "stopSequence": 5 }, { "arrival": { "delay": 157, "time": "1770529237" }, "departure": { "delay": 157, "time": "1770529237" }, "stopId": "2350", "stopSequence": 6 }, { "arrival": { "delay": 177, "time": "1770529317" }, "departure": { "delay": 194, "time": "1770529334" }, "stopId": "9064", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "100", "stopSequence": 8 }, { "arrival": { "delay": 179, "time": "1770529493" }, "departure": { "delay": 205, "time": "1770529519" }, "stopId": "983", "stopSequence": 9 }, { "arrival": { "delay": 174, "time": "1770529554" }, "departure": { "delay": 194, "time": "1770529574" }, "stopId": "604", "stopSequence": 10 }, { "arrival": { "delay": 176, "time": "1770529610" }, "departure": { "delay": 193, "time": "1770529627" }, "stopId": "9814", "stopSequence": 11 }, { "arrival": { "delay": 214, "time": "1770529714" }, "departure": { "delay": 225, "time": "1770529725" }, "stopId": "8991", "stopSequence": 12 }, { "arrival": { "delay": 207, "time": "1770529756" }, "departure": { "delay": 209, "time": "1770529758" }, "stopId": "9815", "stopSequence": 13 }, { "arrival": { "delay": 184, "time": "1770529814" }, "departure": { "delay": 206, "time": "1770529836" }, "stopId": "9816", "stopSequence": 14 }, { "arrival": { "delay": 167, "time": "1770529907" }, "departure": { "delay": 167, "time": "1770529907" }, "stopId": "2342", "stopSequence": 15 }, { "arrival": { "delay": 149, "time": "1770529934" }, "departure": { "delay": 168, "time": "1770529953" }, "stopId": "2341", "stopSequence": 16 }, { "arrival": { "delay": 131, "time": "1770529994" }, "departure": { "delay": 131, "time": "1770529994" }, "stopId": "1323", "stopSequence": 17 }, { "arrival": { "delay": 115, "time": "1770530016" }, "departure": { "delay": 132, "time": "1770530033" }, "stopId": "1094", "stopSequence": 18 }, { "arrival": { "delay": 121, "time": "1770530101" }, "departure": { "delay": 145, "time": "1770530125" }, "stopId": "1749", "stopSequence": 19 }, { "arrival": { "delay": 153, "time": "1770530214" }, "departure": { "delay": 167, "time": "1770530228" }, "stopId": "1804", "stopSequence": 20 }, { "arrival": { "delay": 149, "time": "1770530258" }, "departure": { "delay": 151, "time": "1770530260" }, "stopId": "9820", "stopSequence": 21 }, { "arrival": { "delay": 154, "time": "1770530314" }, "departure": { "delay": 154, "time": "1770530314" }, "stopId": "2344", "stopSequence": 22 }, { "arrival": { "delay": 139, "time": "1770530353" }, "departure": { "delay": 179, "time": "1770530393" }, "stopId": "4154", "stopSequence": 23 }, { "arrival": { "delay": 178, "time": "1770530458" }, "departure": { "delay": 193, "time": "1770530473" }, "stopId": "9817", "stopSequence": 24 }, { "arrival": { "delay": 146, "time": "1770530538" }, "departure": { "delay": 146, "time": "1770530538" }, "stopId": "2348", "stopSequence": 25 }, { "arrival": { "delay": 134, "time": "1770530594" }, "departure": { "delay": 153, "time": "1770530613" }, "stopId": "2349", "stopSequence": 26 }, { "arrival": { "delay": 125, "time": "1770530645" }, "departure": { "delay": 125, "time": "1770530645" }, "stopId": "1288", "stopSequence": 27 }, { "arrival": { "delay": 93, "time": "1770530673" }, "departure": { "delay": 98, "time": "1770530678" }, "stopId": "7982", "stopSequence": 28 }, { "arrival": { "delay": 72, "time": "1770530712" }, "departure": { "delay": 72, "time": "1770530712" }, "stopId": "1240", "stopSequence": 29 }, { "arrival": { "delay": 41, "time": "1770530744" }, "departure": { "delay": 41, "time": "1770530744" }, "stopId": "1231", "stopSequence": 30 }, { "arrival": { "delay": 28, "time": "1770530767" }, "departure": { "delay": 28, "time": "1770530767" }, "stopId": "394", "stopSequence": 31 }, { "arrival": { "delay": -2, "time": "1770530813" }, "departure": { "delay": -2, "time": "1770530813" }, "stopId": "1442", "stopSequence": 32 }, { "arrival": { "delay": -12, "time": "1770530868" }, "departure": { "delay": 18, "time": "1770530898" }, "stopId": "5617", "stopSequence": 33 }, { "arrival": { "delay": -27, "time": "1770530913" }, "departure": { "delay": -27, "time": "1770530913" }, "stopId": "5618", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436132_8" }, "tripProperties": { "tripHeadsign": "GARE ST JEAN" } } }, { "id": "RT|268437358_8|268437358", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "13177", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5854", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2263", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9702", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "2291", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "1169", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "9768", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1183", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "513", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "2268", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "7614", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "403", "stopSequence": 12 }, { "scheduleRelationship": "SKIPPED", "stopId": "2048", "stopSequence": 13 }, { "scheduleRelationship": "SKIPPED", "stopId": "592", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "8544", "stopSequence": 15 }, { "scheduleRelationship": "SKIPPED", "stopId": "2599", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "4750", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "2195", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "244", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1809", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "2194", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "1641", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "2186", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "5523", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5522", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2552", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "6456", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "5504", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "2544", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5490", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "5491", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "5493", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2066", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "2079", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1166", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "1859", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "2183", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "406", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "2080", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "1932", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "2136", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "6431", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "3894", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "909", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "120", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "955", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "3659", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "2113", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "1706", "stopSequence": 50 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "460", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437358_8" }, "tripProperties": { "tripHeadsign": "BASSENS LA CHENAIE" } } }, { "id": "RT|268436269_8|268436269", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -825, "time": "1770528976" }, "departure": { "delay": 15, "time": "1770529816" }, "stopId": "2623", "stopSequence": 1 }, { "arrival": { "delay": 36, "time": "1770529860" }, "departure": { "delay": 36, "time": "1770529860" }, "stopId": "5715", "stopSequence": 2 }, { "arrival": { "delay": 43, "time": "1770529916" }, "departure": { "delay": 63, "time": "1770529936" }, "stopId": "7602", "stopSequence": 3 }, { "arrival": { "delay": 71, "time": "1770529996" }, "departure": { "delay": 71, "time": "1770529996" }, "stopId": "7603", "stopSequence": 4 }, { "arrival": { "delay": 67, "time": "1770530036" }, "departure": { "delay": 87, "time": "1770530056" }, "stopId": "7002", "stopSequence": 5 }, { "arrival": { "delay": 66, "time": "1770530176" }, "departure": { "delay": 87, "time": "1770530197" }, "stopId": "3821", "stopSequence": 6 }, { "arrival": { "delay": 96, "time": "1770530256" }, "departure": { "delay": 96, "time": "1770530256" }, "stopId": "6961", "stopSequence": 7 }, { "arrival": { "delay": 101, "time": "1770530392" }, "departure": { "delay": 105, "time": "1770530396" }, "stopId": "9077", "stopSequence": 8 }, { "arrival": { "delay": 109, "time": "1770530457" }, "departure": { "delay": 128, "time": "1770530476" }, "stopId": "5686", "stopSequence": 9 }, { "arrival": { "delay": 145, "time": "1770530523" }, "departure": { "delay": 145, "time": "1770530523" }, "stopId": "240", "stopSequence": 10 }, { "arrival": { "delay": 147, "time": "1770530557" }, "departure": { "delay": 151, "time": "1770530561" }, "stopId": "3201", "stopSequence": 11 }, { "arrival": { "delay": 156, "time": "1770530616" }, "departure": { "delay": 175, "time": "1770530635" }, "stopId": "3194", "stopSequence": 12 }, { "arrival": { "delay": 177, "time": "1770530697" }, "departure": { "delay": 197, "time": "1770530717" }, "stopId": "7113", "stopSequence": 13 }, { "arrival": { "delay": 189, "time": "1770530779" }, "departure": { "delay": 191, "time": "1770530781" }, "stopId": "5627", "stopSequence": 14 }, { "arrival": { "delay": 188, "time": "1770530814" }, "departure": { "delay": 188, "time": "1770530814" }, "stopId": "3370", "stopSequence": 15 }, { "arrival": { "delay": 180, "time": "1770530873" }, "departure": { "delay": 180, "time": "1770530873" }, "stopId": "3188", "stopSequence": 16 }, { "arrival": { "delay": 175, "time": "1770530893" }, "departure": { "delay": 175, "time": "1770530893" }, "stopId": "402", "stopSequence": 17 }, { "arrival": { "delay": 171, "time": "1770530930" }, "departure": { "delay": 177, "time": "1770530936" }, "stopId": "3189", "stopSequence": 18 }, { "arrival": { "delay": 179, "time": "1770530996" }, "departure": { "delay": 181, "time": "1770530998" }, "stopId": "754", "stopSequence": 19 }, { "arrival": { "delay": 169, "time": "1770531018" }, "departure": { "delay": 187, "time": "1770531036" }, "stopId": "721", "stopSequence": 20 }, { "arrival": { "delay": 194, "time": "1770531096" }, "departure": { "delay": 194, "time": "1770531096" }, "stopId": "5792", "stopSequence": 21 }, { "arrival": { "delay": 179, "time": "1770531119" }, "departure": { "delay": 196, "time": "1770531136" }, "stopId": "7", "stopSequence": 22 }, { "arrival": { "delay": 186, "time": "1770531182" }, "departure": { "delay": 186, "time": "1770531182" }, "stopId": "624", "stopSequence": 23 }, { "arrival": { "delay": 168, "time": "1770531228" }, "departure": { "delay": 192, "time": "1770531252" }, "stopId": "3205", "stopSequence": 24 }, { "arrival": { "delay": 205, "time": "1770531321" }, "departure": { "delay": 208, "time": "1770531324" }, "stopId": "415", "stopSequence": 25 }, { "arrival": { "delay": 164, "time": "1770531376" }, "departure": { "delay": 185, "time": "1770531397" }, "stopId": "408", "stopSequence": 26 }, { "arrival": { "delay": 167, "time": "1770531436" }, "departure": { "delay": 169, "time": "1770531438" }, "stopId": "3206", "stopSequence": 27 }, { "arrival": { "delay": 177, "time": "1770531597" }, "departure": { "delay": 177, "time": "1770531597" }, "stopId": "3549", "stopSequence": 28 }, { "arrival": { "delay": 178, "time": "1770531667" }, "departure": { "delay": 178, "time": "1770531667" }, "stopId": "1606", "stopSequence": 29 }, { "arrival": { "delay": 177, "time": "1770531777" }, "departure": { "delay": 177, "time": "1770531777" }, "stopId": "9196", "stopSequence": 30 }, { "arrival": { "delay": 177, "time": "1770531837" }, "departure": { "delay": 177, "time": "1770531837" }, "stopId": "3216", "stopSequence": 31 }, { "arrival": { "delay": 177, "time": "1770531897" }, "departure": { "delay": 177, "time": "1770531897" }, "stopId": "6447", "stopSequence": 32 }, { "arrival": { "delay": 178, "time": "1770531949" }, "departure": { "delay": 178, "time": "1770531949" }, "stopId": "7731", "stopSequence": 33 }, { "arrival": { "delay": 177, "time": "1770532010" }, "departure": { "delay": 177, "time": "1770532010" }, "stopId": "3559", "stopSequence": 34 }, { "arrival": { "delay": 177, "time": "1770532137" }, "departure": { "delay": 177, "time": "1770532137" }, "stopId": "1971", "stopSequence": 35 }, { "arrival": { "delay": 177, "time": "1770532197" }, "departure": { "delay": 177, "time": "1770532197" }, "stopId": "459", "stopSequence": 36 }, { "arrival": { "delay": 177, "time": "1770532257" }, "departure": { "delay": 177, "time": "1770532257" }, "stopId": "3173", "stopSequence": 37 }, { "arrival": { "delay": 178, "time": "1770532317" }, "departure": { "delay": 178, "time": "1770532317" }, "stopId": "4574", "stopSequence": 38 }, { "arrival": { "delay": 178, "time": "1770532378" }, "departure": { "delay": 178, "time": "1770532378" }, "stopId": "5407", "stopSequence": 39 }, { "arrival": { "delay": 177, "time": "1770532437" }, "departure": { "delay": 177, "time": "1770532437" }, "stopId": "2489", "stopSequence": 40 }, { "arrival": { "delay": 178, "time": "1770532556" }, "departure": { "delay": 178, "time": "1770532556" }, "stopId": "2077", "stopSequence": 41 }, { "arrival": { "delay": 177, "time": "1770532617" }, "departure": { "delay": 177, "time": "1770532617" }, "stopId": "2047", "stopSequence": 42 }, { "arrival": { "delay": 177, "time": "1770532677" }, "departure": { "delay": 177, "time": "1770532677" }, "stopId": "2126", "stopSequence": 43 }, { "arrival": { "delay": 177, "time": "1770532728" }, "departure": { "delay": 177, "time": "1770532728" }, "stopId": "2139", "stopSequence": 44 }, { "arrival": { "delay": 177, "time": "1770532769" }, "departure": { "delay": 177, "time": "1770532769" }, "stopId": "440", "stopSequence": 45 }, { "arrival": { "delay": 177, "time": "1770532824" }, "departure": { "delay": 177, "time": "1770532824" }, "stopId": "1109", "stopSequence": 46 }, { "arrival": { "delay": 177, "time": "1770532857" }, "departure": { "delay": 177, "time": "1770532857" }, "stopId": "617", "stopSequence": 47 }, { "arrival": { "delay": 177, "time": "1770532891" }, "departure": { "delay": 177, "time": "1770532891" }, "stopId": "847", "stopSequence": 48 }, { "arrival": { "delay": 177, "time": "1770532936" }, "departure": { "delay": 177, "time": "1770532936" }, "stopId": "7661", "stopSequence": 49 }, { "arrival": { "delay": 177, "time": "1770532960" }, "departure": { "delay": 177, "time": "1770532960" }, "stopId": "2593", "stopSequence": 50 }, { "arrival": { "delay": 177, "time": "1770532985" }, "departure": { "delay": 177, "time": "1770532985" }, "stopId": "1973", "stopSequence": 51 }, { "arrival": { "delay": 178, "time": "1770533029" }, "departure": { "delay": 178, "time": "1770533029" }, "stopId": "3121", "stopSequence": 52 }, { "arrival": { "delay": 178, "time": "1770533075" }, "departure": { "delay": 178, "time": "1770533075" }, "stopId": "3119", "stopSequence": 53 }, { "arrival": { "delay": 177, "time": "1770533103" }, "departure": { "delay": 177, "time": "1770533103" }, "stopId": "7292", "stopSequence": 54 }, { "arrival": { "delay": 177, "time": "1770533157" }, "departure": { "delay": 177, "time": "1770533157" }, "stopId": "5448", "stopSequence": 55 }, { "arrival": { "delay": 178, "time": "1770533212" }, "departure": { "delay": 178, "time": "1770533212" }, "stopId": "9112", "stopSequence": 56 }, { "arrival": { "delay": 178, "time": "1770533300" }, "departure": { "delay": 178, "time": "1770533300" }, "stopId": "5520", "stopSequence": 57 }, { "arrival": { "delay": 178, "time": "1770533338" }, "departure": { "delay": 178, "time": "1770533338" }, "stopId": "8061", "stopSequence": 58 }, { "arrival": { "delay": 179, "time": "1770533386" }, "departure": { "delay": 179, "time": "1770533386" }, "stopId": "3649", "stopSequence": 59 }, { "arrival": { "delay": 179, "time": "1770533414" }, "departure": { "delay": 179, "time": "1770533414" }, "stopId": "6802", "stopSequence": 60 }, { "arrival": { "delay": 178, "time": "1770533458" }, "departure": { "delay": 178, "time": "1770533458" }, "stopId": "3980", "stopSequence": 61 }, { "arrival": { "delay": 179, "time": "1770533495" }, "departure": { "delay": 179, "time": "1770533495" }, "stopId": "1247", "stopSequence": 62 }, { "arrival": { "delay": 178, "time": "1770533638" }, "departure": { "delay": 178, "time": "1770533638" }, "stopId": "7451", "stopSequence": 63 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436269_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" }, "vehicle": { "id": "ineo-bus:1721", "label": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|268437238_8|268437238", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5782", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5769", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "9087", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9084", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "9280", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "9826", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "170", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "13189", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "9255", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "2606", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3200", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "2549", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "3198", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "1005", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "810", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "1387", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "733", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3184", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1261", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3369", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9250", "stopSequence": 21 }, { "scheduleRelationship": "SKIPPED", "stopId": "6662", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3223", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "526", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9251", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3294", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "3028", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2448", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1767", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1768", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2449", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "3887", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "522", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "3143", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "2763", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1569", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1568", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "2948", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "4474", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "865", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "2630", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "928", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "3107", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "9696", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "3347", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "5225", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "3111", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "2286", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "368", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1537", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "3113", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "3307", "stopSequence": 58 }, { "scheduleRelationship": "NO_DATA", "stopId": "3319", "stopSequence": 59 }, { "scheduleRelationship": "NO_DATA", "stopId": "2910", "stopSequence": 60 }, { "scheduleRelationship": "NO_DATA", "stopId": "1589", "stopSequence": 61 }, { "scheduleRelationship": "NO_DATA", "stopId": "3336", "stopSequence": 62 }, { "scheduleRelationship": "NO_DATA", "stopId": "2545", "stopSequence": 63 }, { "scheduleRelationship": "NO_DATA", "stopId": "1764", "stopSequence": 64 }, { "scheduleRelationship": "NO_DATA", "stopId": "2930", "stopSequence": 65 }, { "scheduleRelationship": "NO_DATA", "stopId": "827", "stopSequence": 66 }, { "scheduleRelationship": "NO_DATA", "stopId": "3117", "stopSequence": 67 }, { "scheduleRelationship": "NO_DATA", "stopId": "2601", "stopSequence": 68 }, { "scheduleRelationship": "NO_DATA", "stopId": "749", "stopSequence": 69 }, { "scheduleRelationship": "NO_DATA", "stopId": "819", "stopSequence": 70 }, { "scheduleRelationship": "NO_DATA", "stopId": "6346", "stopSequence": 71 }, { "scheduleRelationship": "NO_DATA", "stopId": "3118", "stopSequence": 72 }, { "scheduleRelationship": "NO_DATA", "stopId": "3120", "stopSequence": 73 }, { "scheduleRelationship": "NO_DATA", "stopId": "1975", "stopSequence": 74 }, { "scheduleRelationship": "NO_DATA", "stopId": "2674", "stopSequence": 75 }, { "scheduleRelationship": "NO_DATA", "stopId": "520", "stopSequence": 76 }, { "scheduleRelationship": "NO_DATA", "stopId": "6642", "stopSequence": 77 }, { "scheduleRelationship": "NO_DATA", "stopId": "5011", "stopSequence": 78 }, { "scheduleRelationship": "NO_DATA", "stopId": "3124", "stopSequence": 79 }, { "scheduleRelationship": "NO_DATA", "stopId": "3277", "stopSequence": 80 }, { "scheduleRelationship": "NO_DATA", "stopId": "6683", "stopSequence": 81 }, { "scheduleRelationship": "NO_DATA", "stopId": "7265", "stopSequence": 82 }, { "scheduleRelationship": "NO_DATA", "stopId": "9110", "stopSequence": 83 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "35", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437238_8" }, "tripProperties": { "tripHeadsign": "CRACOVIE" } } }, { "id": "RT|268437356_8|268437356", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "13177", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5854", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2263", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9702", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "2291", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "1169", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "9768", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1183", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "513", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "2268", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "7614", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "403", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "3626", "stopSequence": 13 }, { "scheduleRelationship": "SKIPPED", "stopId": "592", "stopSequence": 14 }, { "scheduleRelationship": "SKIPPED", "stopId": "2046", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3314", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "4750", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "2195", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "244", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1809", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "2194", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "1641", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "2186", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "5523", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5522", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2552", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "6456", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "5504", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "2544", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5490", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "5491", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "5493", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2066", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "2079", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1166", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "1859", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "2183", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "406", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "2080", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "1932", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "2136", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "6431", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "3894", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "909", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "120", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "955", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "3659", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "2113", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "1706", "stopSequence": 50 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "460", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437356_8" }, "tripProperties": { "tripHeadsign": "BASSENS LA CHENAIE" } } }, { "id": "RT|268437354_8|268437354", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "13177", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5854", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2263", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9702", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "2291", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "1169", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "9768", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1183", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "513", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "2268", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "7614", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "403", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "3626", "stopSequence": 13 }, { "scheduleRelationship": "SKIPPED", "stopId": "592", "stopSequence": 14 }, { "scheduleRelationship": "SKIPPED", "stopId": "2046", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3314", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "4750", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "2195", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "244", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1809", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "2194", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "1641", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "2186", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "5523", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5522", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2552", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "6456", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "5504", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "2544", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5490", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "5491", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "5493", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2066", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "2079", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1166", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "1859", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "2142", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1932", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "2136", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "5641", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "6431", "stopSequence": 42 }, { "scheduleRelationship": "SKIPPED", "stopId": "406", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "909", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "120", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "955", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "3659", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "2113", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "1706", "stopSequence": 49 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "460", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437354_8" }, "tripProperties": { "tripHeadsign": "BASSENS LA CHENAIE" } } }, { "id": "RT|268436144_8|268436144", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -360, "time": "1770561480" }, "departure": { "delay": 0, "time": "1770561840" }, "stopId": "5610", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770561949" }, "departure": { "delay": 0, "time": "1770561949" }, "stopId": "5609", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770562020" }, "departure": { "delay": 0, "time": "1770562020" }, "stopId": "2550", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770562140" }, "departure": { "delay": 0, "time": "1770562140" }, "stopId": "516", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770562228" }, "departure": { "delay": 1, "time": "1770562228" }, "stopId": "1379", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770562320" }, "departure": { "delay": 0, "time": "1770562320" }, "stopId": "2350", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770562440" }, "departure": { "delay": 0, "time": "1770562440" }, "stopId": "9064", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770562542" }, "departure": { "delay": 1, "time": "1770562542" }, "stopId": "100", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770562659" }, "departure": { "delay": 1, "time": "1770562659" }, "stopId": "983", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770562741" }, "departure": { "delay": 1, "time": "1770562741" }, "stopId": "604", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770562795" }, "departure": { "delay": 1, "time": "1770562795" }, "stopId": "9814", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770562861" }, "departure": { "delay": 1, "time": "1770562861" }, "stopId": "8991", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770562923" }, "departure": { "delay": 1, "time": "1770562923" }, "stopId": "9815", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1770563024" }, "departure": { "delay": 2, "time": "1770563024" }, "stopId": "9816", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770563161" }, "departure": { "delay": 1, "time": "1770563161" }, "stopId": "2342", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770563218" }, "departure": { "delay": 1, "time": "1770563218" }, "stopId": "2341", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770563315" }, "departure": { "delay": 1, "time": "1770563315" }, "stopId": "1323", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770563363" }, "departure": { "delay": 1, "time": "1770563363" }, "stopId": "1094", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770563461" }, "departure": { "delay": 1, "time": "1770563461" }, "stopId": "1749", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1770563570" }, "departure": { "delay": 2, "time": "1770563570" }, "stopId": "1804", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770563633" }, "departure": { "delay": 1, "time": "1770563633" }, "stopId": "9820", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770563701" }, "departure": { "delay": 1, "time": "1770563701" }, "stopId": "2344", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1770563756" }, "departure": { "delay": 2, "time": "1770563756" }, "stopId": "4154", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770563821" }, "departure": { "delay": 1, "time": "1770563821" }, "stopId": "9817", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770563933" }, "departure": { "delay": 1, "time": "1770563933" }, "stopId": "2348", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770564001" }, "departure": { "delay": 1, "time": "1770564001" }, "stopId": "2349", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770564061" }, "departure": { "delay": 1, "time": "1770564061" }, "stopId": "1288", "stopSequence": 27 }, { "arrival": { "delay": 1, "time": "1770564121" }, "departure": { "delay": 1, "time": "1770564121" }, "stopId": "7982", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1770564194" }, "departure": { "delay": 2, "time": "1770564194" }, "stopId": "1240", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1770564270" }, "departure": { "delay": 2, "time": "1770564270" }, "stopId": "1231", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1770564313" }, "departure": { "delay": 2, "time": "1770564313" }, "stopId": "394", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770564404" }, "departure": { "delay": 2, "time": "1770564404" }, "stopId": "1442", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1770564482" }, "departure": { "delay": 2, "time": "1770564482" }, "stopId": "5617", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1770564542" }, "departure": { "delay": 2, "time": "1770564542" }, "stopId": "5618", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436144_8" }, "tripProperties": { "tripHeadsign": "GARE ST JEAN" } } }, { "id": "RT|268436145_8|268436145", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1318, "time": "1770564542" }, "departure": { "delay": 0, "time": "1770565860" }, "stopId": "5618", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770565920" }, "departure": { "delay": 0, "time": "1770566040" }, "stopId": "5619", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770566189" }, "departure": { "delay": 0, "time": "1770566189" }, "stopId": "420", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770566292" }, "departure": { "delay": 0, "time": "1770566292" }, "stopId": "318", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770566370" }, "departure": { "delay": 0, "time": "1770566370" }, "stopId": "128", "stopSequence": 5 }, { "arrival": { "delay": -1, "time": "1770566459" }, "departure": { "delay": -1, "time": "1770566459" }, "stopId": "655", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1770566579" }, "departure": { "delay": -1, "time": "1770566579" }, "stopId": "7981", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1770566643" }, "departure": { "delay": -1, "time": "1770566643" }, "stopId": "421", "stopSequence": 8 }, { "arrival": { "delay": -1, "time": "1770566759" }, "departure": { "delay": -1, "time": "1770566759" }, "stopId": "9810", "stopSequence": 9 }, { "arrival": { "delay": -1, "time": "1770566879" }, "departure": { "delay": -1, "time": "1770566879" }, "stopId": "1594", "stopSequence": 10 }, { "arrival": { "delay": -1, "time": "1770566939" }, "departure": { "delay": -1, "time": "1770566939" }, "stopId": "4057", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1770567052" }, "departure": { "delay": -1, "time": "1770567052" }, "stopId": "3310", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1770567119" }, "departure": { "delay": -1, "time": "1770567119" }, "stopId": "1757", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770567189" }, "departure": { "delay": -1, "time": "1770567189" }, "stopId": "647", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770567299" }, "departure": { "delay": -1, "time": "1770567299" }, "stopId": "1595", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770567345" }, "departure": { "delay": 0, "time": "1770567345" }, "stopId": "1758", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770567401" }, "departure": { "delay": 0, "time": "1770567401" }, "stopId": "2327", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770567537" }, "departure": { "delay": 0, "time": "1770567537" }, "stopId": "2328", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770567599" }, "departure": { "delay": -1, "time": "1770567599" }, "stopId": "641", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770567716" }, "departure": { "delay": 0, "time": "1770567716" }, "stopId": "9808", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770567830" }, "departure": { "delay": 0, "time": "1770567830" }, "stopId": "2329", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1770567899" }, "departure": { "delay": -1, "time": "1770567899" }, "stopId": "2330", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770567959" }, "departure": { "delay": -1, "time": "1770567959" }, "stopId": "1290", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770568005" }, "departure": { "delay": 0, "time": "1770568005" }, "stopId": "1959", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770568099" }, "departure": { "delay": 0, "time": "1770568099" }, "stopId": "998", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770568199" }, "departure": { "delay": -1, "time": "1770568199" }, "stopId": "209", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1770568259" }, "departure": { "delay": -1, "time": "1770568259" }, "stopId": "2334", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770568319" }, "departure": { "delay": -1, "time": "1770568319" }, "stopId": "1475", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1770568439" }, "departure": { "delay": -1, "time": "1770568439" }, "stopId": "581", "stopSequence": 29 }, { "arrival": { "delay": -1, "time": "1770568499" }, "departure": { "delay": -1, "time": "1770568499" }, "stopId": "2167", "stopSequence": 30 }, { "arrival": { "delay": -1, "time": "1770568559" }, "departure": { "delay": -1, "time": "1770568559" }, "stopId": "8221", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770568643" }, "departure": { "delay": 0, "time": "1770568643" }, "stopId": "5608", "stopSequence": 32 }, { "arrival": { "delay": -1, "time": "1770568739" }, "departure": { "delay": -1, "time": "1770568739" }, "stopId": "5610", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436145_8" }, "tripProperties": { "tripHeadsign": "BRANDENBURG" } } }, { "id": "RT|268436021_8|268436021", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5650", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5648", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2158", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1530", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3260", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3918", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "5646", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1774", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "2145", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "1831", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2146", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1821", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7568", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "7567", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "7565", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3902", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "680", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "782", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1555", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3899", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3897", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "3895", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "5643", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1585", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "2171", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2172", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "2059", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1976", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "7671", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6455", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3298", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "786", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2532", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "483", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "261", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2196", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1512", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1805", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "4055", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "8545", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1192", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1144", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "212", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "6825", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "7862", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "7347", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "2446", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "5542", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "6421", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "6685", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "9110", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "378", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "5460", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "5480", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1964", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "2833", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "7451", "stopSequence": 58 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436021_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|268437352_8|268437352", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "13177", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5854", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2263", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9702", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "2291", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "1169", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "9768", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1183", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "513", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "2268", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "7614", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "403", "stopSequence": 12 }, { "scheduleRelationship": "SKIPPED", "stopId": "2048", "stopSequence": 13 }, { "scheduleRelationship": "SKIPPED", "stopId": "592", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "8544", "stopSequence": 15 }, { "scheduleRelationship": "SKIPPED", "stopId": "2599", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "4750", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "2195", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "244", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1809", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "2194", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "1641", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "2186", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "5523", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5522", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2552", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "6456", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "5504", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "2544", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5490", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "5491", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "5493", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2066", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "2079", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1166", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "1859", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "2142", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1932", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "2136", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "5641", "stopSequence": 41 }, { "scheduleRelationship": "SKIPPED", "stopId": "2183", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "3894", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "909", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "120", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "955", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "3659", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "2113", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "1706", "stopSequence": 49 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "460", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437352_8" }, "tripProperties": { "tripHeadsign": "BASSENS LA CHENAIE" } } }, { "id": "RT|268436142_8|268436142", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -420, "time": "1770555480" }, "departure": { "delay": 0, "time": "1770555900" }, "stopId": "5610", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770556009" }, "departure": { "delay": 0, "time": "1770556009" }, "stopId": "5609", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770556080" }, "departure": { "delay": 0, "time": "1770556080" }, "stopId": "2550", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770556200" }, "departure": { "delay": 0, "time": "1770556200" }, "stopId": "516", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770556288" }, "departure": { "delay": 1, "time": "1770556288" }, "stopId": "1379", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770556380" }, "departure": { "delay": 0, "time": "1770556380" }, "stopId": "2350", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770556440" }, "departure": { "delay": 0, "time": "1770556440" }, "stopId": "9064", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770556542" }, "departure": { "delay": 1, "time": "1770556542" }, "stopId": "100", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770556659" }, "departure": { "delay": 1, "time": "1770556659" }, "stopId": "983", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770556741" }, "departure": { "delay": 1, "time": "1770556741" }, "stopId": "604", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770556795" }, "departure": { "delay": 1, "time": "1770556795" }, "stopId": "9814", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770556861" }, "departure": { "delay": 1, "time": "1770556861" }, "stopId": "8991", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770556923" }, "departure": { "delay": 1, "time": "1770556923" }, "stopId": "9815", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1770557024" }, "departure": { "delay": 2, "time": "1770557024" }, "stopId": "9816", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770557161" }, "departure": { "delay": 1, "time": "1770557161" }, "stopId": "2342", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770557218" }, "departure": { "delay": 1, "time": "1770557218" }, "stopId": "2341", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770557315" }, "departure": { "delay": 1, "time": "1770557315" }, "stopId": "1323", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770557363" }, "departure": { "delay": 1, "time": "1770557363" }, "stopId": "1094", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770557461" }, "departure": { "delay": 1, "time": "1770557461" }, "stopId": "1749", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1770557570" }, "departure": { "delay": 2, "time": "1770557570" }, "stopId": "1804", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770557633" }, "departure": { "delay": 1, "time": "1770557633" }, "stopId": "9820", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770557701" }, "departure": { "delay": 1, "time": "1770557701" }, "stopId": "2344", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1770557756" }, "departure": { "delay": 2, "time": "1770557756" }, "stopId": "4154", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770557821" }, "departure": { "delay": 1, "time": "1770557821" }, "stopId": "9817", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770557933" }, "departure": { "delay": 1, "time": "1770557933" }, "stopId": "2348", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770558001" }, "departure": { "delay": 1, "time": "1770558001" }, "stopId": "2349", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770558061" }, "departure": { "delay": 1, "time": "1770558061" }, "stopId": "1288", "stopSequence": 27 }, { "arrival": { "delay": 1, "time": "1770558121" }, "departure": { "delay": 1, "time": "1770558121" }, "stopId": "7982", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1770558194" }, "departure": { "delay": 2, "time": "1770558194" }, "stopId": "1240", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1770558270" }, "departure": { "delay": 2, "time": "1770558270" }, "stopId": "1231", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1770558313" }, "departure": { "delay": 2, "time": "1770558313" }, "stopId": "394", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770558404" }, "departure": { "delay": 2, "time": "1770558404" }, "stopId": "1442", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1770558482" }, "departure": { "delay": 2, "time": "1770558482" }, "stopId": "5617", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1770558542" }, "departure": { "delay": 2, "time": "1770558542" }, "stopId": "5618", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436142_8" }, "tripProperties": { "tripHeadsign": "GARE ST JEAN" } } }, { "id": "RT|268437594_8|268437594", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -302, "time": "1770534298" }, "departure": { "delay": 0, "time": "1770534600" }, "stopId": "3338", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770534637" }, "departure": { "delay": 1, "time": "1770534637" }, "stopId": "373", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770534661" }, "departure": { "delay": 1, "time": "1770534661" }, "stopId": "2775", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534712" }, "departure": { "delay": 0, "time": "1770534712" }, "stopId": "339", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770534749" }, "departure": { "delay": 1, "time": "1770534749" }, "stopId": "2776", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770534799" }, "departure": { "delay": 1, "time": "1770534799" }, "stopId": "1299", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770534866" }, "departure": { "delay": 1, "time": "1770534866" }, "stopId": "2777", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770534923" }, "departure": { "delay": 1, "time": "1770534923" }, "stopId": "2769", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770534960" }, "departure": { "delay": 0, "time": "1770534960" }, "stopId": "2770", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770535010" }, "departure": { "delay": 1, "time": "1770535010" }, "stopId": "2771", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770535051" }, "departure": { "delay": 1, "time": "1770535051" }, "stopId": "108", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770535086" }, "departure": { "delay": 1, "time": "1770535086" }, "stopId": "650", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770535109" }, "departure": { "delay": 1, "time": "1770535109" }, "stopId": "2778", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770535166" }, "departure": { "delay": 1, "time": "1770535166" }, "stopId": "2734", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770535215" }, "departure": { "delay": 1, "time": "1770535215" }, "stopId": "293", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770535260" }, "departure": { "delay": 0, "time": "1770535260" }, "stopId": "2821", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770535335" }, "departure": { "delay": 0, "time": "1770535335" }, "stopId": "5290", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770535365" }, "departure": { "delay": 1, "time": "1770535365" }, "stopId": "954", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770535396" }, "departure": { "delay": 1, "time": "1770535396" }, "stopId": "1341", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1770535437" }, "departure": { "delay": 2, "time": "1770535437" }, "stopId": "5708", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1770535515" }, "departure": { "delay": 2, "time": "1770535515" }, "stopId": "5706", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770535561" }, "departure": { "delay": 1, "time": "1770535561" }, "stopId": "5281", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1770535583" }, "departure": { "delay": 1, "time": "1770535583" }, "stopId": "2827", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770535637" }, "departure": { "delay": 1, "time": "1770535637" }, "stopId": "2478", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770535681" }, "departure": { "delay": 1, "time": "1770535681" }, "stopId": "1367", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770535718" }, "departure": { "delay": 1, "time": "1770535718" }, "stopId": "5574", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770535762" }, "departure": { "delay": 0, "time": "1770535762" }, "stopId": "556", "stopSequence": 27 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "78", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437594_8" }, "tripProperties": { "tripHeadsign": "PESSAC CENTRE" } } }, { "id": "RT|268436143_8|268436143", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -298, "time": "1770558542" }, "departure": { "delay": 0, "time": "1770558840" }, "stopId": "5618", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770558900" }, "departure": { "delay": 0, "time": "1770559020" }, "stopId": "5619", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770559126" }, "departure": { "delay": 0, "time": "1770559126" }, "stopId": "420", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770559200" }, "departure": { "delay": 0, "time": "1770559200" }, "stopId": "318", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770559256" }, "departure": { "delay": 0, "time": "1770559256" }, "stopId": "128", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770559320" }, "departure": { "delay": 0, "time": "1770559320" }, "stopId": "655", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770559440" }, "departure": { "delay": 0, "time": "1770559440" }, "stopId": "7981", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770559483" }, "departure": { "delay": 1, "time": "1770559483" }, "stopId": "421", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770559560" }, "departure": { "delay": 0, "time": "1770559560" }, "stopId": "9810", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770559680" }, "departure": { "delay": 0, "time": "1770559680" }, "stopId": "1594", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770559740" }, "departure": { "delay": 0, "time": "1770559740" }, "stopId": "4057", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770559853" }, "departure": { "delay": 0, "time": "1770559853" }, "stopId": "3310", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770559920" }, "departure": { "delay": 0, "time": "1770559920" }, "stopId": "1757", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770559990" }, "departure": { "delay": 0, "time": "1770559990" }, "stopId": "647", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770560100" }, "departure": { "delay": 0, "time": "1770560100" }, "stopId": "1595", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770560136" }, "departure": { "delay": 0, "time": "1770560136" }, "stopId": "1758", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770560181" }, "departure": { "delay": 0, "time": "1770560181" }, "stopId": "2327", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770560290" }, "departure": { "delay": 0, "time": "1770560290" }, "stopId": "2328", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770560340" }, "departure": { "delay": 0, "time": "1770560340" }, "stopId": "641", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770560457" }, "departure": { "delay": 1, "time": "1770560457" }, "stopId": "9808", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770560571" }, "departure": { "delay": 1, "time": "1770560571" }, "stopId": "2329", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770560640" }, "departure": { "delay": 0, "time": "1770560640" }, "stopId": "2330", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770560700" }, "departure": { "delay": 0, "time": "1770560700" }, "stopId": "1290", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770560746" }, "departure": { "delay": 1, "time": "1770560746" }, "stopId": "1959", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770560840" }, "departure": { "delay": 1, "time": "1770560840" }, "stopId": "998", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770560940" }, "departure": { "delay": 0, "time": "1770560940" }, "stopId": "209", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770561000" }, "departure": { "delay": 0, "time": "1770561000" }, "stopId": "2334", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770561060" }, "departure": { "delay": 0, "time": "1770561060" }, "stopId": "1475", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770561180" }, "departure": { "delay": 0, "time": "1770561180" }, "stopId": "581", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770561240" }, "departure": { "delay": 0, "time": "1770561240" }, "stopId": "2167", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770561300" }, "departure": { "delay": 0, "time": "1770561300" }, "stopId": "8221", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1770561384" }, "departure": { "delay": 1, "time": "1770561384" }, "stopId": "5608", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770561480" }, "departure": { "delay": 0, "time": "1770561480" }, "stopId": "5610", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436143_8" }, "tripProperties": { "tripHeadsign": "BRANDENBURG" } } }, { "id": "RT|268437350_8|268437350", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "13177", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5854", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2263", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9702", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "2291", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "1169", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "9768", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1183", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "513", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "2268", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "7614", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "403", "stopSequence": 12 }, { "scheduleRelationship": "SKIPPED", "stopId": "2048", "stopSequence": 13 }, { "scheduleRelationship": "SKIPPED", "stopId": "592", "stopSequence": 14 }, { "scheduleRelationship": "SKIPPED", "stopId": "2046", "stopSequence": 15 }, { "scheduleRelationship": "SKIPPED", "stopId": "2599", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "4750", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "2195", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "244", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1809", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "2194", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "1641", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "2186", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "5523", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5522", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2552", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "6456", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "5504", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "2544", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5490", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "5491", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "5493", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2066", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "2079", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1166", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "1859", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "2142", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1932", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "2136", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "5641", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "6431", "stopSequence": 42 }, { "scheduleRelationship": "SKIPPED", "stopId": "406", "stopSequence": 43 }, { "scheduleRelationship": "SKIPPED", "stopId": "2080", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "120", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "955", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "3659", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "2113", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "1706", "stopSequence": 49 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "460", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437350_8" }, "tripProperties": { "tripHeadsign": "BASSENS LA CHENAIE" } } }, { "id": "RT|268436140_8|268436140", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -419, "time": "1770549481" }, "departure": { "delay": 0, "time": "1770549900" }, "stopId": "5610", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770550009" }, "departure": { "delay": 0, "time": "1770550009" }, "stopId": "5609", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770550080" }, "departure": { "delay": 0, "time": "1770550080" }, "stopId": "2550", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770550200" }, "departure": { "delay": 0, "time": "1770550200" }, "stopId": "516", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770550288" }, "departure": { "delay": 1, "time": "1770550288" }, "stopId": "1379", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770550380" }, "departure": { "delay": 0, "time": "1770550380" }, "stopId": "2350", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770550440" }, "departure": { "delay": 0, "time": "1770550440" }, "stopId": "9064", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770550542" }, "departure": { "delay": 1, "time": "1770550542" }, "stopId": "100", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770550659" }, "departure": { "delay": 1, "time": "1770550659" }, "stopId": "983", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770550741" }, "departure": { "delay": 1, "time": "1770550741" }, "stopId": "604", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770550795" }, "departure": { "delay": 1, "time": "1770550795" }, "stopId": "9814", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770550861" }, "departure": { "delay": 1, "time": "1770550861" }, "stopId": "8991", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770550923" }, "departure": { "delay": 1, "time": "1770550923" }, "stopId": "9815", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1770551024" }, "departure": { "delay": 2, "time": "1770551024" }, "stopId": "9816", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770551161" }, "departure": { "delay": 1, "time": "1770551161" }, "stopId": "2342", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770551218" }, "departure": { "delay": 1, "time": "1770551218" }, "stopId": "2341", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770551315" }, "departure": { "delay": 1, "time": "1770551315" }, "stopId": "1323", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770551363" }, "departure": { "delay": 1, "time": "1770551363" }, "stopId": "1094", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770551461" }, "departure": { "delay": 1, "time": "1770551461" }, "stopId": "1749", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1770551570" }, "departure": { "delay": 2, "time": "1770551570" }, "stopId": "1804", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770551633" }, "departure": { "delay": 1, "time": "1770551633" }, "stopId": "9820", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770551701" }, "departure": { "delay": 1, "time": "1770551701" }, "stopId": "2344", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1770551756" }, "departure": { "delay": 2, "time": "1770551756" }, "stopId": "4154", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770551821" }, "departure": { "delay": 1, "time": "1770551821" }, "stopId": "9817", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770551933" }, "departure": { "delay": 1, "time": "1770551933" }, "stopId": "2348", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770552001" }, "departure": { "delay": 1, "time": "1770552001" }, "stopId": "2349", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770552061" }, "departure": { "delay": 1, "time": "1770552061" }, "stopId": "1288", "stopSequence": 27 }, { "arrival": { "delay": 1, "time": "1770552121" }, "departure": { "delay": 1, "time": "1770552121" }, "stopId": "7982", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1770552194" }, "departure": { "delay": 2, "time": "1770552194" }, "stopId": "1240", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1770552270" }, "departure": { "delay": 2, "time": "1770552270" }, "stopId": "1231", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1770552313" }, "departure": { "delay": 2, "time": "1770552313" }, "stopId": "394", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770552404" }, "departure": { "delay": 2, "time": "1770552404" }, "stopId": "1442", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1770552482" }, "departure": { "delay": 2, "time": "1770552482" }, "stopId": "5617", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1770552542" }, "departure": { "delay": 2, "time": "1770552542" }, "stopId": "5618", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436140_8" }, "tripProperties": { "tripHeadsign": "GARE ST JEAN" } } }, { "id": "RT|268437592_8|268437592", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -759, "time": "1770529642" }, "departure": { "delay": 181, "time": "1770530582" }, "stopId": "3338", "stopSequence": 1 }, { "arrival": { "delay": 185, "time": "1770530622" }, "departure": { "delay": 185, "time": "1770530622" }, "stopId": "373", "stopSequence": 2 }, { "arrival": { "delay": 184, "time": "1770530645" }, "departure": { "delay": 185, "time": "1770530646" }, "stopId": "2775", "stopSequence": 3 }, { "arrival": { "delay": 179, "time": "1770530691" }, "departure": { "delay": 179, "time": "1770530691" }, "stopId": "339", "stopSequence": 4 }, { "arrival": { "delay": 169, "time": "1770530718" }, "departure": { "delay": 169, "time": "1770530718" }, "stopId": "2776", "stopSequence": 5 }, { "arrival": { "delay": 157, "time": "1770530756" }, "departure": { "delay": 157, "time": "1770530756" }, "stopId": "1299", "stopSequence": 6 }, { "arrival": { "delay": 141, "time": "1770530807" }, "departure": { "delay": 141, "time": "1770530807" }, "stopId": "2777", "stopSequence": 7 }, { "arrival": { "delay": 140, "time": "1770530862" }, "departure": { "delay": 140, "time": "1770530862" }, "stopId": "2769", "stopSequence": 8 }, { "arrival": { "delay": 139, "time": "1770530899" }, "departure": { "delay": 145, "time": "1770530905" }, "stopId": "2770", "stopSequence": 9 }, { "arrival": { "delay": 146, "time": "1770530955" }, "departure": { "delay": 173, "time": "1770530982" }, "stopId": "2771", "stopSequence": 10 }, { "arrival": { "delay": 172, "time": "1770531022" }, "departure": { "delay": 172, "time": "1770531022" }, "stopId": "108", "stopSequence": 11 }, { "arrival": { "delay": 198, "time": "1770531083" }, "departure": { "delay": 202, "time": "1770531087" }, "stopId": "650", "stopSequence": 12 }, { "arrival": { "delay": 202, "time": "1770531110" }, "departure": { "delay": 209, "time": "1770531117" }, "stopId": "2778", "stopSequence": 13 }, { "arrival": { "delay": 209, "time": "1770531174" }, "departure": { "delay": 250, "time": "1770531215" }, "stopId": "2734", "stopSequence": 14 }, { "arrival": { "delay": 246, "time": "1770531260" }, "departure": { "delay": 246, "time": "1770531260" }, "stopId": "293", "stopSequence": 15 }, { "arrival": { "delay": 244, "time": "1770531304" }, "departure": { "delay": 302, "time": "1770531362" }, "stopId": "2821", "stopSequence": 16 }, { "arrival": { "delay": 279, "time": "1770531414" }, "departure": { "delay": 279, "time": "1770531414" }, "stopId": "5290", "stopSequence": 17 }, { "arrival": { "delay": 272, "time": "1770531436" }, "departure": { "delay": 272, "time": "1770531436" }, "stopId": "954", "stopSequence": 18 }, { "arrival": { "delay": 266, "time": "1770531461" }, "departure": { "delay": 266, "time": "1770531461" }, "stopId": "1341", "stopSequence": 19 }, { "arrival": { "delay": 250, "time": "1770531485" }, "departure": { "delay": 250, "time": "1770531485" }, "stopId": "5708", "stopSequence": 20 }, { "arrival": { "delay": 250, "time": "1770531563" }, "departure": { "delay": 250, "time": "1770531563" }, "stopId": "5706", "stopSequence": 21 }, { "arrival": { "delay": 249, "time": "1770531609" }, "departure": { "delay": 249, "time": "1770531609" }, "stopId": "5281", "stopSequence": 22 }, { "arrival": { "delay": 249, "time": "1770531631" }, "departure": { "delay": 249, "time": "1770531631" }, "stopId": "2827", "stopSequence": 23 }, { "arrival": { "delay": 249, "time": "1770531685" }, "departure": { "delay": 249, "time": "1770531685" }, "stopId": "2478", "stopSequence": 24 }, { "arrival": { "delay": 249, "time": "1770531729" }, "departure": { "delay": 249, "time": "1770531729" }, "stopId": "1367", "stopSequence": 25 }, { "arrival": { "delay": 249, "time": "1770531766" }, "departure": { "delay": 249, "time": "1770531766" }, "stopId": "5574", "stopSequence": 26 }, { "arrival": { "delay": 248, "time": "1770531810" }, "departure": { "delay": 248, "time": "1770531810" }, "stopId": "556", "stopSequence": 27 }, { "arrival": { "delay": 248, "time": "1770531848" }, "departure": { "delay": 248, "time": "1770531848" }, "stopId": "2736", "stopSequence": 28 }, { "arrival": { "delay": 248, "time": "1770531906" }, "departure": { "delay": 248, "time": "1770531906" }, "stopId": "2735", "stopSequence": 29 }, { "arrival": { "delay": 248, "time": "1770531963" }, "departure": { "delay": 248, "time": "1770531963" }, "stopId": "5292", "stopSequence": 30 }, { "arrival": { "delay": 249, "time": "1770531994" }, "departure": { "delay": 249, "time": "1770531994" }, "stopId": "5525", "stopSequence": 31 }, { "arrival": { "delay": 248, "time": "1770532022" }, "departure": { "delay": 248, "time": "1770532022" }, "stopId": "1339", "stopSequence": 32 }, { "arrival": { "delay": 248, "time": "1770532148" }, "departure": { "delay": 248, "time": "1770532148" }, "stopId": "5294", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "78", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437592_8" }, "tripProperties": { "tripHeadsign": "PESSAC CENTRE" }, "vehicle": { "id": "ineo-bus:1503", "label": "PESSAC CENTRE" } } }, { "id": "RT|268436141_8|268436141", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -298, "time": "1770552542" }, "departure": { "delay": 0, "time": "1770552840" }, "stopId": "5618", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770552900" }, "departure": { "delay": 0, "time": "1770553020" }, "stopId": "5619", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770553126" }, "departure": { "delay": 0, "time": "1770553126" }, "stopId": "420", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770553200" }, "departure": { "delay": 0, "time": "1770553200" }, "stopId": "318", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770553256" }, "departure": { "delay": 0, "time": "1770553256" }, "stopId": "128", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770553320" }, "departure": { "delay": 0, "time": "1770553320" }, "stopId": "655", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770553440" }, "departure": { "delay": 0, "time": "1770553440" }, "stopId": "7981", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770553483" }, "departure": { "delay": 1, "time": "1770553483" }, "stopId": "421", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770553560" }, "departure": { "delay": 0, "time": "1770553560" }, "stopId": "9810", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770553680" }, "departure": { "delay": 0, "time": "1770553680" }, "stopId": "1594", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770553740" }, "departure": { "delay": 0, "time": "1770553740" }, "stopId": "4057", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770553853" }, "departure": { "delay": 0, "time": "1770553853" }, "stopId": "3310", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770553920" }, "departure": { "delay": 0, "time": "1770553920" }, "stopId": "1757", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770553990" }, "departure": { "delay": 0, "time": "1770553990" }, "stopId": "647", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770554100" }, "departure": { "delay": 0, "time": "1770554100" }, "stopId": "1595", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770554136" }, "departure": { "delay": 0, "time": "1770554136" }, "stopId": "1758", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770554181" }, "departure": { "delay": 0, "time": "1770554181" }, "stopId": "2327", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770554290" }, "departure": { "delay": 0, "time": "1770554290" }, "stopId": "2328", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770554340" }, "departure": { "delay": 0, "time": "1770554340" }, "stopId": "641", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770554457" }, "departure": { "delay": 1, "time": "1770554457" }, "stopId": "9808", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770554571" }, "departure": { "delay": 1, "time": "1770554571" }, "stopId": "2329", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770554640" }, "departure": { "delay": 0, "time": "1770554640" }, "stopId": "2330", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770554700" }, "departure": { "delay": 0, "time": "1770554700" }, "stopId": "1290", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770554746" }, "departure": { "delay": 1, "time": "1770554746" }, "stopId": "1959", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770554840" }, "departure": { "delay": 1, "time": "1770554840" }, "stopId": "998", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770554940" }, "departure": { "delay": 0, "time": "1770554940" }, "stopId": "209", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770555000" }, "departure": { "delay": 0, "time": "1770555000" }, "stopId": "2334", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770555060" }, "departure": { "delay": 0, "time": "1770555060" }, "stopId": "1475", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770555180" }, "departure": { "delay": 0, "time": "1770555180" }, "stopId": "581", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770555240" }, "departure": { "delay": 0, "time": "1770555240" }, "stopId": "2167", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770555300" }, "departure": { "delay": 0, "time": "1770555300" }, "stopId": "8221", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1770555384" }, "departure": { "delay": 1, "time": "1770555384" }, "stopId": "5608", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770555480" }, "departure": { "delay": 0, "time": "1770555480" }, "stopId": "5610", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436141_8" }, "tripProperties": { "tripHeadsign": "BRANDENBURG" } } }, { "id": "RT|268437593_8|268437593", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -335, "time": "1770532165" }, "departure": { "delay": 0, "time": "1770532500" }, "stopId": "5294", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770532620" }, "departure": { "delay": 0, "time": "1770532620" }, "stopId": "5285", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770532658" }, "departure": { "delay": 0, "time": "1770532658" }, "stopId": "1974", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770532715" }, "departure": { "delay": 0, "time": "1770532715" }, "stopId": "1040", "stopSequence": 4 }, { "arrival": { "delay": -1, "time": "1770532734" }, "departure": { "delay": -1, "time": "1770532734" }, "stopId": "5524", "stopSequence": 5 }, { "arrival": { "delay": -1, "time": "1770532757" }, "departure": { "delay": -1, "time": "1770532757" }, "stopId": "5291", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1770532801" }, "departure": { "delay": -1, "time": "1770532801" }, "stopId": "5263", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1770532859" }, "departure": { "delay": -1, "time": "1770532859" }, "stopId": "1153", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770532902" }, "departure": { "delay": 0, "time": "1770532902" }, "stopId": "2815", "stopSequence": 9 }, { "arrival": { "delay": -1, "time": "1770532967" }, "departure": { "delay": -1, "time": "1770532967" }, "stopId": "5575", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770533023" }, "departure": { "delay": 0, "time": "1770533023" }, "stopId": "2884", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770533078" }, "departure": { "delay": 0, "time": "1770533078" }, "stopId": "26", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1770533159" }, "departure": { "delay": -1, "time": "1770533159" }, "stopId": "1529", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770533217" }, "departure": { "delay": 0, "time": "1770533217" }, "stopId": "5280", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770533279" }, "departure": { "delay": -1, "time": "1770533279" }, "stopId": "5704", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770533331" }, "departure": { "delay": -1, "time": "1770533331" }, "stopId": "5707", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1770533365" }, "departure": { "delay": -1, "time": "1770533365" }, "stopId": "1298", "stopSequence": 17 }, { "arrival": { "delay": -2, "time": "1770533404" }, "departure": { "delay": -2, "time": "1770533404" }, "stopId": "2850", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770533454" }, "departure": { "delay": -1, "time": "1770533454" }, "stopId": "9713", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1770533513" }, "departure": { "delay": -1, "time": "1770533513" }, "stopId": "5653", "stopSequence": 20 }, { "arrival": { "delay": -2, "time": "1770533578" }, "departure": { "delay": -2, "time": "1770533578" }, "stopId": "1270", "stopSequence": 21 }, { "arrival": { "delay": -2, "time": "1770533621" }, "departure": { "delay": -2, "time": "1770533621" }, "stopId": "2768", "stopSequence": 22 }, { "arrival": { "delay": -2, "time": "1770533677" }, "departure": { "delay": -2, "time": "1770533677" }, "stopId": "1002", "stopSequence": 23 }, { "arrival": { "delay": -2, "time": "1770533700" }, "departure": { "delay": -2, "time": "1770533700" }, "stopId": "184", "stopSequence": 24 }, { "arrival": { "delay": -2, "time": "1770533732" }, "departure": { "delay": -2, "time": "1770533732" }, "stopId": "1301", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770533780" }, "departure": { "delay": -1, "time": "1770533780" }, "stopId": "2769", "stopSequence": 26 }, { "arrival": { "delay": -2, "time": "1770533818" }, "departure": { "delay": -2, "time": "1770533818" }, "stopId": "2770", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770533879" }, "departure": { "delay": -1, "time": "1770533879" }, "stopId": "2771", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1770533960" }, "departure": { "delay": -1, "time": "1770533960" }, "stopId": "539", "stopSequence": 29 }, { "arrival": { "delay": -2, "time": "1770534044" }, "departure": { "delay": -2, "time": "1770534044" }, "stopId": "2820", "stopSequence": 30 }, { "arrival": { "delay": -2, "time": "1770534100" }, "departure": { "delay": -2, "time": "1770534100" }, "stopId": "1297", "stopSequence": 31 }, { "arrival": { "delay": -2, "time": "1770534148" }, "departure": { "delay": -2, "time": "1770534148" }, "stopId": "474", "stopSequence": 32 }, { "arrival": { "delay": -1, "time": "1770534203" }, "departure": { "delay": -1, "time": "1770534203" }, "stopId": "2772", "stopSequence": 33 }, { "arrival": { "delay": -2, "time": "1770534253" }, "departure": { "delay": -2, "time": "1770534253" }, "stopId": "88", "stopSequence": 34 }, { "arrival": { "delay": -2, "time": "1770534298" }, "departure": { "delay": -2, "time": "1770534298" }, "stopId": "3338", "stopSequence": 35 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "78", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437593_8" }, "tripProperties": { "tripHeadsign": "PESSAC TOCTOUCAU" } } }, { "id": "RT|268437329_8|268437329", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "8816", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "3048", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "13", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1775", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "31", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3045", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "9145", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "9147", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3062", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "632", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "8782", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "7020", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7022", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "1492", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3331", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "5320", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "8832", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "6572", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9324", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "5756", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "8651", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "8650", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "8648", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9080", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "346", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "8646", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "8644", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "8642", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "2884", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "2871", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "2875", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "219", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9050", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2431", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1522", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "2840", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "9778", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "781", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1318", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "940", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "9697", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "3247", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1667", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "3276", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "7831", "stopSequence": 45 }, { "scheduleRelationship": "SKIPPED", "stopId": "8931", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "5701", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "4137", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "4651", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "5694", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "8052", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "5705", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "3885", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "2494", "stopSequence": 58 }, { "scheduleRelationship": "NO_DATA", "stopId": "8431", "stopSequence": 59 }, { "scheduleRelationship": "NO_DATA", "stopId": "9708", "stopSequence": 60 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "39", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437329_8" }, "tripProperties": { "tripHeadsign": "VILLENAVE PYRENEES" } } }, { "id": "RT|268436117_8|268436117", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "6355", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3240", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3238", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3236", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3234", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "3232", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "3241", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "30", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3226", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3224", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5417", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436117_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268436115_8|268436115", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "6355", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3240", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3238", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3236", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3234", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "3232", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "3241", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "30", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3226", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3224", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5417", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436115_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268437325_8|268437325", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1233, "time": "1770531567" }, "departure": { "delay": 0, "time": "1770532800" }, "stopId": "8816", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770532905" }, "departure": { "delay": 0, "time": "1770532905" }, "stopId": "3048", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770532961" }, "departure": { "delay": 0, "time": "1770532961" }, "stopId": "13", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770533013" }, "departure": { "delay": 0, "time": "1770533013" }, "stopId": "1775", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770533091" }, "departure": { "delay": 0, "time": "1770533091" }, "stopId": "31", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770533133" }, "departure": { "delay": 1, "time": "1770533133" }, "stopId": "3045", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770533177" }, "departure": { "delay": 1, "time": "1770533177" }, "stopId": "9145", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770533241" }, "departure": { "delay": 1, "time": "1770533241" }, "stopId": "9147", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770533340" }, "departure": { "delay": 0, "time": "1770533340" }, "stopId": "3062", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770533381" }, "departure": { "delay": 1, "time": "1770533381" }, "stopId": "632", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770533415" }, "departure": { "delay": 0, "time": "1770533415" }, "stopId": "8782", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770533486" }, "departure": { "delay": 1, "time": "1770533486" }, "stopId": "7020", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770533525" }, "departure": { "delay": 1, "time": "1770533525" }, "stopId": "7022", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770533557" }, "departure": { "delay": 1, "time": "1770533557" }, "stopId": "1492", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770533614" }, "departure": { "delay": 1, "time": "1770533614" }, "stopId": "3331", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770533675" }, "departure": { "delay": 1, "time": "1770533675" }, "stopId": "5320", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770533738" }, "departure": { "delay": 0, "time": "1770533738" }, "stopId": "8832", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770533783" }, "departure": { "delay": 0, "time": "1770533783" }, "stopId": "6572", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770533819" }, "departure": { "delay": -1, "time": "1770533819" }, "stopId": "9324", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1770533945" }, "departure": { "delay": -1, "time": "1770533945" }, "stopId": "5756", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770534047" }, "departure": { "delay": -1, "time": "1770534047" }, "stopId": "8651", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1770534119" }, "departure": { "delay": -1, "time": "1770534119" }, "stopId": "8650", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770534276" }, "departure": { "delay": -1, "time": "1770534276" }, "stopId": "8648", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770534419" }, "departure": { "delay": -1, "time": "1770534419" }, "stopId": "9080", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770534503" }, "departure": { "delay": 0, "time": "1770534503" }, "stopId": "346", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770534580" }, "departure": { "delay": 0, "time": "1770534580" }, "stopId": "8646", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770534655" }, "departure": { "delay": 0, "time": "1770534655" }, "stopId": "8644", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770534780" }, "departure": { "delay": 0, "time": "1770534780" }, "stopId": "8642", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770535020" }, "departure": { "delay": 0, "time": "1770535020" }, "stopId": "2884", "stopSequence": 29 }, { "arrival": { "delay": 1, "time": "1770535093" }, "departure": { "delay": 1, "time": "1770535093" }, "stopId": "2871", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770535200" }, "departure": { "delay": 0, "time": "1770535200" }, "stopId": "2875", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1770535285" }, "departure": { "delay": 1, "time": "1770535285" }, "stopId": "219", "stopSequence": 32 }, { "arrival": { "delay": 1, "time": "1770535364" }, "departure": { "delay": 1, "time": "1770535364" }, "stopId": "9050", "stopSequence": 33 }, { "arrival": { "delay": 1, "time": "1770535393" }, "departure": { "delay": 1, "time": "1770535393" }, "stopId": "2431", "stopSequence": 34 }, { "arrival": { "delay": 1, "time": "1770535463" }, "departure": { "delay": 1, "time": "1770535463" }, "stopId": "1522", "stopSequence": 35 }, { "arrival": { "delay": 1, "time": "1770535501" }, "departure": { "delay": 1, "time": "1770535501" }, "stopId": "2840", "stopSequence": 36 }, { "arrival": { "delay": 1, "time": "1770535544" }, "departure": { "delay": 1, "time": "1770535544" }, "stopId": "9778", "stopSequence": 37 }, { "arrival": { "delay": 1, "time": "1770535644" }, "departure": { "delay": 1, "time": "1770535644" }, "stopId": "781", "stopSequence": 38 }, { "arrival": { "delay": 1, "time": "1770535672" }, "departure": { "delay": 1, "time": "1770535672" }, "stopId": "1318", "stopSequence": 39 }, { "arrival": { "delay": 0, "time": "1770535752" }, "departure": { "delay": 0, "time": "1770535752" }, "stopId": "940", "stopSequence": 40 }, { "arrival": { "delay": 0, "time": "1770535777" }, "departure": { "delay": 0, "time": "1770535777" }, "stopId": "9697", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "3247", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1667", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "3276", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "7831", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "6327", "stopSequence": 46 }, { "scheduleRelationship": "SKIPPED", "stopId": "3809", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "4137", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "4651", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "5694", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "8052", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "5705", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "3885", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "2494", "stopSequence": 58 }, { "scheduleRelationship": "NO_DATA", "stopId": "8431", "stopSequence": 59 }, { "scheduleRelationship": "NO_DATA", "stopId": "9708", "stopSequence": 60 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "39", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437325_8" }, "tripProperties": { "tripHeadsign": "VILLENAVE PYRENEES" } } }, { "id": "RT|268436113_8|268436113", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "6355", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3240", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3238", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3236", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3234", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "3232", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "3241", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "30", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3226", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3224", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5417", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436113_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268437202_8|268437202", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5782", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5769", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "9087", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9084", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "9280", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "9826", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "170", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "13189", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "9255", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "2606", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3200", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "2549", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "3198", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "1005", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "810", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "1387", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "733", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3184", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1261", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3369", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9250", "stopSequence": 21 }, { "scheduleRelationship": "SKIPPED", "stopId": "6662", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3223", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "526", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9251", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3294", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "3028", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2448", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1767", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1768", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2449", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "3887", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "522", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "3143", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "2763", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1569", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1568", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "2948", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "4474", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "865", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "2630", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "928", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "3107", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "9696", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "3347", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "5225", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "3111", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "2286", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "368", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1537", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "3113", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "3307", "stopSequence": 58 }, { "scheduleRelationship": "NO_DATA", "stopId": "3319", "stopSequence": 59 }, { "scheduleRelationship": "NO_DATA", "stopId": "2910", "stopSequence": 60 }, { "scheduleRelationship": "NO_DATA", "stopId": "1589", "stopSequence": 61 }, { "scheduleRelationship": "NO_DATA", "stopId": "3336", "stopSequence": 62 }, { "scheduleRelationship": "NO_DATA", "stopId": "2545", "stopSequence": 63 }, { "scheduleRelationship": "NO_DATA", "stopId": "1764", "stopSequence": 64 }, { "scheduleRelationship": "NO_DATA", "stopId": "2930", "stopSequence": 65 }, { "scheduleRelationship": "NO_DATA", "stopId": "827", "stopSequence": 66 }, { "scheduleRelationship": "NO_DATA", "stopId": "3117", "stopSequence": 67 }, { "scheduleRelationship": "NO_DATA", "stopId": "2601", "stopSequence": 68 }, { "scheduleRelationship": "NO_DATA", "stopId": "749", "stopSequence": 69 }, { "scheduleRelationship": "NO_DATA", "stopId": "819", "stopSequence": 70 }, { "scheduleRelationship": "NO_DATA", "stopId": "6346", "stopSequence": 71 }, { "scheduleRelationship": "NO_DATA", "stopId": "3118", "stopSequence": 72 }, { "scheduleRelationship": "NO_DATA", "stopId": "3120", "stopSequence": 73 }, { "scheduleRelationship": "NO_DATA", "stopId": "1975", "stopSequence": 74 }, { "scheduleRelationship": "NO_DATA", "stopId": "2674", "stopSequence": 75 }, { "scheduleRelationship": "NO_DATA", "stopId": "520", "stopSequence": 76 }, { "scheduleRelationship": "NO_DATA", "stopId": "6642", "stopSequence": 77 }, { "scheduleRelationship": "NO_DATA", "stopId": "5011", "stopSequence": 78 }, { "scheduleRelationship": "NO_DATA", "stopId": "3124", "stopSequence": 79 }, { "scheduleRelationship": "NO_DATA", "stopId": "3277", "stopSequence": 80 }, { "scheduleRelationship": "NO_DATA", "stopId": "6683", "stopSequence": 81 }, { "scheduleRelationship": "NO_DATA", "stopId": "7265", "stopSequence": 82 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "35", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437202_8" }, "tripProperties": { "tripHeadsign": "CRACOVIE" } } }, { "id": "RT|268437324_8|268437324", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1068, "time": "1770526332" }, "departure": { "delay": -1068, "time": "1770526332" }, "stopId": "9708", "stopSequence": 1 }, { "arrival": { "delay": -1070, "time": "1770526333" }, "departure": { "delay": 95, "time": "1770527498" }, "stopId": "8432", "stopSequence": 2 }, { "arrival": { "delay": 103, "time": "1770527634" }, "departure": { "delay": 116, "time": "1770527647" }, "stopId": "2487", "stopSequence": 3 }, { "arrival": { "delay": 119, "time": "1770527695" }, "departure": { "delay": 137, "time": "1770527713" }, "stopId": "3884", "stopSequence": 4 }, { "arrival": { "delay": 138, "time": "1770527746" }, "departure": { "delay": 145, "time": "1770527753" }, "stopId": "5713", "stopSequence": 5 }, { "arrival": { "delay": 136, "time": "1770527785" }, "departure": { "delay": 155, "time": "1770527804" }, "stopId": "8051", "stopSequence": 6 }, { "arrival": { "delay": 163, "time": "1770527866" }, "departure": { "delay": 163, "time": "1770527866" }, "stopId": "5695", "stopSequence": 7 }, { "arrival": { "delay": 163, "time": "1770527923" }, "departure": { "delay": 182, "time": "1770527942" }, "stopId": "2894", "stopSequence": 8 }, { "arrival": { "delay": 173, "time": "1770527965" }, "departure": { "delay": 191, "time": "1770527983" }, "stopId": "356", "stopSequence": 9 }, { "arrival": { "delay": 191, "time": "1770528036" }, "departure": { "delay": 191, "time": "1770528036" }, "stopId": "3231", "stopSequence": 10 }, { "arrival": { "delay": 177, "time": "1770528069" }, "departure": { "delay": 188, "time": "1770528080" }, "stopId": "3342", "stopSequence": 11 }, { "arrival": { "delay": 188, "time": "1770528202" }, "departure": { "delay": 188, "time": "1770528202" }, "stopId": "5698", "stopSequence": 12 }, { "arrival": { "delay": 175, "time": "1770528253" }, "departure": { "delay": 175, "time": "1770528253" }, "stopId": "4138", "stopSequence": 13 }, { "arrival": { "delay": 149, "time": "1770528302" }, "departure": { "delay": 158, "time": "1770528311" }, "stopId": "5702", "stopSequence": 14 }, { "arrival": { "delay": 142, "time": "1770528382" }, "departure": { "delay": 142, "time": "1770528382" }, "stopId": "6328", "stopSequence": 15 }, { "arrival": { "delay": 127, "time": "1770528440" }, "departure": { "delay": 127, "time": "1770528440" }, "stopId": "3810", "stopSequence": 16 }, { "arrival": { "delay": 127, "time": "1770528525" }, "departure": { "delay": 180, "time": "1770528578" }, "stopId": "8932", "stopSequence": 17 }, { "arrival": { "delay": 178, "time": "1770528631" }, "departure": { "delay": 189, "time": "1770528642" }, "stopId": "7832", "stopSequence": 18 }, { "arrival": { "delay": 174, "time": "1770528689" }, "departure": { "delay": 174, "time": "1770528689" }, "stopId": "1531", "stopSequence": 19 }, { "arrival": { "delay": 164, "time": "1770528718" }, "departure": { "delay": 164, "time": "1770528718" }, "stopId": "1041", "stopSequence": 20 }, { "arrival": { "delay": 142, "time": "1770528742" }, "departure": { "delay": 157, "time": "1770528757" }, "stopId": "3247", "stopSequence": 21 }, { "arrival": { "delay": 157, "time": "1770528811" }, "departure": { "delay": 157, "time": "1770528811" }, "stopId": "1171", "stopSequence": 22 }, { "arrival": { "delay": 157, "time": "1770528841" }, "departure": { "delay": 157, "time": "1770528841" }, "stopId": "5666", "stopSequence": 23 }, { "arrival": { "delay": 148, "time": "1770528895" }, "departure": { "delay": 148, "time": "1770528895" }, "stopId": "1668", "stopSequence": 24 }, { "arrival": { "delay": 146, "time": "1770528923" }, "departure": { "delay": 148, "time": "1770528925" }, "stopId": "1661", "stopSequence": 25 }, { "arrival": { "delay": 145, "time": "1770529001" }, "departure": { "delay": 145, "time": "1770529001" }, "stopId": "9779", "stopSequence": 26 }, { "arrival": { "delay": 141, "time": "1770529041" }, "departure": { "delay": 150, "time": "1770529050" }, "stopId": "452", "stopSequence": 27 }, { "arrival": { "delay": 153, "time": "1770529104" }, "departure": { "delay": 153, "time": "1770529104" }, "stopId": "2430", "stopSequence": 28 }, { "arrival": { "delay": 139, "time": "1770529142" }, "departure": { "delay": 139, "time": "1770529142" }, "stopId": "804", "stopSequence": 29 }, { "arrival": { "delay": 139, "time": "1770529170" }, "departure": { "delay": 141, "time": "1770529172" }, "stopId": "9051", "stopSequence": 30 }, { "arrival": { "delay": 141, "time": "1770529255" }, "departure": { "delay": 141, "time": "1770529255" }, "stopId": "1194", "stopSequence": 31 }, { "arrival": { "delay": 138, "time": "1770529338" }, "departure": { "delay": 138, "time": "1770529338" }, "stopId": "2873", "stopSequence": 32 }, { "arrival": { "delay": 126, "time": "1770529437" }, "departure": { "delay": 126, "time": "1770529437" }, "stopId": "2881", "stopSequence": 33 }, { "arrival": { "delay": 91, "time": "1770529471" }, "departure": { "delay": 122, "time": "1770529502" }, "stopId": "1367", "stopSequence": 34 }, { "arrival": { "delay": 45, "time": "1770529725" }, "departure": { "delay": 62, "time": "1770529742" }, "stopId": "8641", "stopSequence": 35 }, { "arrival": { "delay": 16, "time": "1770529805" }, "departure": { "delay": 25, "time": "1770529814" }, "stopId": "8643", "stopSequence": 36 }, { "arrival": { "delay": -1, "time": "1770529862" }, "departure": { "delay": -1, "time": "1770529862" }, "stopId": "8645", "stopSequence": 37 }, { "arrival": { "delay": -9, "time": "1770529944" }, "departure": { "delay": -5, "time": "1770529948" }, "stopId": "9322", "stopSequence": 38 }, { "arrival": { "delay": 32, "time": "1770530072" }, "departure": { "delay": 162, "time": "1770530202" }, "stopId": "9323", "stopSequence": 39 }, { "arrival": { "delay": 122, "time": "1770530342" }, "departure": { "delay": 138, "time": "1770530358" }, "stopId": "8647", "stopSequence": 40 }, { "arrival": { "delay": 71, "time": "1770530451" }, "departure": { "delay": 71, "time": "1770530451" }, "stopId": "8649", "stopSequence": 41 }, { "arrival": { "delay": 56, "time": "1770530484" }, "departure": { "delay": 64, "time": "1770530492" }, "stopId": "8171", "stopSequence": 42 }, { "arrival": { "delay": 35, "time": "1770530541" }, "departure": { "delay": 40, "time": "1770530546" }, "stopId": "5755", "stopSequence": 43 }, { "arrival": { "delay": 1, "time": "1770530581" }, "departure": { "delay": 1, "time": "1770530581" }, "stopId": "5754", "stopSequence": 44 }, { "arrival": { "delay": -8, "time": "1770530616" }, "departure": { "delay": -8, "time": "1770530616" }, "stopId": "6571", "stopSequence": 45 }, { "arrival": { "delay": -19, "time": "1770530644" }, "departure": { "delay": -12, "time": "1770530651" }, "stopId": "8831", "stopSequence": 46 }, { "arrival": { "delay": -29, "time": "1770530700" }, "departure": { "delay": -15, "time": "1770530714" }, "stopId": "5319", "stopSequence": 47 }, { "arrival": { "delay": -13, "time": "1770530780" }, "departure": { "delay": -13, "time": "1770530780" }, "stopId": "3346", "stopSequence": 48 }, { "arrival": { "delay": -14, "time": "1770530817" }, "departure": { "delay": -14, "time": "1770530817" }, "stopId": "52", "stopSequence": 49 }, { "arrival": { "delay": -14, "time": "1770530868" }, "departure": { "delay": -13, "time": "1770530869" }, "stopId": "7021", "stopSequence": 50 }, { "arrival": { "delay": -13, "time": "1770530892" }, "departure": { "delay": -13, "time": "1770530892" }, "stopId": "7019", "stopSequence": 51 }, { "arrival": { "delay": -13, "time": "1770530970" }, "departure": { "delay": -10, "time": "1770530973" }, "stopId": "8781", "stopSequence": 52 }, { "arrival": { "delay": -10, "time": "1770531010" }, "departure": { "delay": -10, "time": "1770531010" }, "stopId": "978", "stopSequence": 53 }, { "arrival": { "delay": -1, "time": "1770531059" }, "departure": { "delay": 3, "time": "1770531063" }, "stopId": "3061", "stopSequence": 54 }, { "arrival": { "delay": 3, "time": "1770531140" }, "departure": { "delay": 16, "time": "1770531153" }, "stopId": "9148", "stopSequence": 55 }, { "arrival": { "delay": 16, "time": "1770531216" }, "departure": { "delay": 29, "time": "1770531229" }, "stopId": "9146", "stopSequence": 56 }, { "arrival": { "delay": 46, "time": "1770531280" }, "departure": { "delay": 46, "time": "1770531280" }, "stopId": "3046", "stopSequence": 57 }, { "arrival": { "delay": 45, "time": "1770531318" }, "departure": { "delay": 45, "time": "1770531318" }, "stopId": "2848", "stopSequence": 58 }, { "arrival": { "delay": 41, "time": "1770531380" }, "departure": { "delay": 41, "time": "1770531380" }, "stopId": "573", "stopSequence": 59 }, { "arrival": { "delay": 40, "time": "1770531420" }, "departure": { "delay": 40, "time": "1770531420" }, "stopId": "148", "stopSequence": 60 }, { "arrival": { "delay": 27, "time": "1770531460" }, "departure": { "delay": 40, "time": "1770531473" }, "stopId": "3047", "stopSequence": 61 }, { "arrival": { "delay": 23, "time": "1770531563" }, "departure": { "delay": 23, "time": "1770531563" }, "stopId": "8816", "stopSequence": 62 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "39", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437324_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ZA PICOT" }, "vehicle": { "id": "ineo-bus:99041", "label": "ST MEDARD ZA PICOT" } } }, { "id": "RT|268437200_8|268437200", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1855, "time": "1770528425" }, "departure": { "delay": -25, "time": "1770530255" }, "stopId": "5782", "stopSequence": 1 }, { "arrival": { "delay": -16, "time": "1770530324" }, "departure": { "delay": 32, "time": "1770530432" }, "stopId": "5769", "stopSequence": 2 }, { "arrival": { "delay": 66, "time": "1770530547" }, "departure": { "delay": 88, "time": "1770530569" }, "stopId": "9087", "stopSequence": 3 }, { "arrival": { "delay": 80, "time": "1770530660" }, "departure": { "delay": 80, "time": "1770530660" }, "stopId": "9084", "stopSequence": 4 }, { "arrival": { "delay": 69, "time": "1770530725" }, "departure": { "delay": 73, "time": "1770530729" }, "stopId": "9280", "stopSequence": 5 }, { "arrival": { "delay": 61, "time": "1770530765" }, "departure": { "delay": 121, "time": "1770530825" }, "stopId": "9826", "stopSequence": 6 }, { "arrival": { "delay": 107, "time": "1770530867" }, "departure": { "delay": 108, "time": "1770530868" }, "stopId": "170", "stopSequence": 7 }, { "arrival": { "delay": 85, "time": "1770530905" }, "departure": { "delay": 87, "time": "1770530907" }, "stopId": "13189", "stopSequence": 8 }, { "arrival": { "delay": 74, "time": "1770530974" }, "departure": { "delay": 74, "time": "1770530974" }, "stopId": "9255", "stopSequence": 9 }, { "arrival": { "delay": 27, "time": "1770531048" }, "departure": { "delay": 29, "time": "1770531050" }, "stopId": "2606", "stopSequence": 10 }, { "arrival": { "delay": 6, "time": "1770531126" }, "departure": { "delay": 28, "time": "1770531148" }, "stopId": "3200", "stopSequence": 11 }, { "arrival": { "delay": 15, "time": "1770531185" }, "departure": { "delay": 20, "time": "1770531190" }, "stopId": "2549", "stopSequence": 12 }, { "arrival": { "delay": 13, "time": "1770531225" }, "departure": { "delay": 16, "time": "1770531228" }, "stopId": "3198", "stopSequence": 13 }, { "arrival": { "delay": 11, "time": "1770531247" }, "departure": { "delay": 16, "time": "1770531252" }, "stopId": "1005", "stopSequence": 14 }, { "arrival": { "delay": 13, "time": "1770531288" }, "departure": { "delay": 16, "time": "1770531291" }, "stopId": "810", "stopSequence": 15 }, { "arrival": { "delay": 22, "time": "1770531359" }, "departure": { "delay": 22, "time": "1770531359" }, "stopId": "1387", "stopSequence": 16 }, { "arrival": { "delay": 22, "time": "1770531382" }, "departure": { "delay": 22, "time": "1770531382" }, "stopId": "733", "stopSequence": 17 }, { "arrival": { "delay": 21, "time": "1770531414" }, "departure": { "delay": 21, "time": "1770531414" }, "stopId": "3184", "stopSequence": 18 }, { "arrival": { "delay": 24, "time": "1770531465" }, "departure": { "delay": 24, "time": "1770531465" }, "stopId": "1261", "stopSequence": 19 }, { "arrival": { "delay": 27, "time": "1770531507" }, "departure": { "delay": 27, "time": "1770531507" }, "stopId": "3369", "stopSequence": 20 }, { "arrival": { "delay": 27, "time": "1770531627" }, "departure": { "delay": 27, "time": "1770531627" }, "stopId": "9250", "stopSequence": 21 }, { "arrival": { "delay": -19, "time": "1770531846" }, "departure": { "delay": -19, "time": "1770531846" }, "stopId": "1022", "stopSequence": 22 }, { "scheduleRelationship": "SKIPPED", "stopId": "3022", "stopSequence": 23 }, { "arrival": { "delay": 28, "time": "1770532018" }, "departure": { "delay": 28, "time": "1770532018" }, "stopId": "526", "stopSequence": 24 }, { "arrival": { "delay": 28, "time": "1770532057" }, "departure": { "delay": 28, "time": "1770532057" }, "stopId": "9251", "stopSequence": 25 }, { "arrival": { "delay": 27, "time": "1770532151" }, "departure": { "delay": 27, "time": "1770532151" }, "stopId": "294", "stopSequence": 26 }, { "arrival": { "delay": 27, "time": "1770532213" }, "departure": { "delay": 27, "time": "1770532213" }, "stopId": "3881", "stopSequence": 27 }, { "arrival": { "delay": 27, "time": "1770532287" }, "departure": { "delay": 27, "time": "1770532287" }, "stopId": "3879", "stopSequence": 28 }, { "arrival": { "delay": 27, "time": "1770532359" }, "departure": { "delay": 27, "time": "1770532359" }, "stopId": "1671", "stopSequence": 29 }, { "arrival": { "delay": 27, "time": "1770532406" }, "departure": { "delay": 27, "time": "1770532406" }, "stopId": "1656", "stopSequence": 30 }, { "arrival": { "delay": 27, "time": "1770532506" }, "departure": { "delay": 27, "time": "1770532506" }, "stopId": "3577", "stopSequence": 31 }, { "arrival": { "delay": 27, "time": "1770532587" }, "departure": { "delay": 27, "time": "1770532587" }, "stopId": "3294", "stopSequence": 32 }, { "arrival": { "delay": 28, "time": "1770532634" }, "departure": { "delay": 28, "time": "1770532634" }, "stopId": "3028", "stopSequence": 33 }, { "arrival": { "delay": 27, "time": "1770532662" }, "departure": { "delay": 27, "time": "1770532662" }, "stopId": "2448", "stopSequence": 34 }, { "arrival": { "delay": 28, "time": "1770532706" }, "departure": { "delay": 28, "time": "1770532706" }, "stopId": "1767", "stopSequence": 35 }, { "arrival": { "delay": 28, "time": "1770532759" }, "departure": { "delay": 28, "time": "1770532759" }, "stopId": "1768", "stopSequence": 36 }, { "arrival": { "delay": 28, "time": "1770532806" }, "departure": { "delay": 28, "time": "1770532806" }, "stopId": "2449", "stopSequence": 37 }, { "arrival": { "delay": 27, "time": "1770532827" }, "departure": { "delay": 27, "time": "1770532827" }, "stopId": "3887", "stopSequence": 38 }, { "arrival": { "delay": 27, "time": "1770532901" }, "departure": { "delay": 27, "time": "1770532901" }, "stopId": "522", "stopSequence": 39 }, { "arrival": { "delay": 27, "time": "1770533029" }, "departure": { "delay": 27, "time": "1770533029" }, "stopId": "3143", "stopSequence": 40 }, { "arrival": { "delay": 27, "time": "1770533127" }, "departure": { "delay": 27, "time": "1770533127" }, "stopId": "2763", "stopSequence": 41 }, { "arrival": { "delay": 28, "time": "1770533194" }, "departure": { "delay": 28, "time": "1770533194" }, "stopId": "1569", "stopSequence": 42 }, { "arrival": { "delay": 28, "time": "1770533218" }, "departure": { "delay": 28, "time": "1770533218" }, "stopId": "1568", "stopSequence": 43 }, { "arrival": { "delay": 28, "time": "1770533275" }, "departure": { "delay": 28, "time": "1770533275" }, "stopId": "2948", "stopSequence": 44 }, { "arrival": { "delay": 28, "time": "1770533428" }, "departure": { "delay": 28, "time": "1770533428" }, "stopId": "4474", "stopSequence": 45 }, { "arrival": { "delay": 28, "time": "1770533501" }, "departure": { "delay": 28, "time": "1770533501" }, "stopId": "865", "stopSequence": 46 }, { "arrival": { "delay": 28, "time": "1770533565" }, "departure": { "delay": 28, "time": "1770533565" }, "stopId": "2630", "stopSequence": 47 }, { "arrival": { "delay": 27, "time": "1770533607" }, "departure": { "delay": 27, "time": "1770533607" }, "stopId": "928", "stopSequence": 48 }, { "arrival": { "delay": 27, "time": "1770533629" }, "departure": { "delay": 27, "time": "1770533629" }, "stopId": "3107", "stopSequence": 49 }, { "arrival": { "delay": 27, "time": "1770533663" }, "departure": { "delay": 27, "time": "1770533663" }, "stopId": "9696", "stopSequence": 50 }, { "arrival": { "delay": 27, "time": "1770533722" }, "departure": { "delay": 27, "time": "1770533722" }, "stopId": "3347", "stopSequence": 51 }, { "arrival": { "delay": 27, "time": "1770533847" }, "departure": { "delay": 27, "time": "1770533847" }, "stopId": "5225", "stopSequence": 52 }, { "arrival": { "delay": 28, "time": "1770533894" }, "departure": { "delay": 28, "time": "1770533894" }, "stopId": "3111", "stopSequence": 53 }, { "arrival": { "delay": 27, "time": "1770533978" }, "departure": { "delay": 27, "time": "1770533978" }, "stopId": "2286", "stopSequence": 54 }, { "arrival": { "delay": 27, "time": "1770533997" }, "departure": { "delay": 27, "time": "1770533997" }, "stopId": "368", "stopSequence": 55 }, { "arrival": { "delay": 27, "time": "1770534027" }, "departure": { "delay": 27, "time": "1770534027" }, "stopId": "1537", "stopSequence": 56 }, { "arrival": { "delay": 27, "time": "1770534075" }, "departure": { "delay": 27, "time": "1770534075" }, "stopId": "3113", "stopSequence": 57 }, { "arrival": { "delay": 27, "time": "1770534126" }, "departure": { "delay": 27, "time": "1770534126" }, "stopId": "3307", "stopSequence": 58 }, { "arrival": { "delay": 27, "time": "1770534207" }, "departure": { "delay": 27, "time": "1770534207" }, "stopId": "3319", "stopSequence": 59 }, { "arrival": { "delay": 28, "time": "1770534290" }, "departure": { "delay": 28, "time": "1770534290" }, "stopId": "2910", "stopSequence": 60 }, { "arrival": { "delay": 27, "time": "1770534376" }, "departure": { "delay": 27, "time": "1770534376" }, "stopId": "1589", "stopSequence": 61 }, { "arrival": { "delay": 28, "time": "1770534454" }, "departure": { "delay": 28, "time": "1770534454" }, "stopId": "3336", "stopSequence": 62 }, { "arrival": { "delay": 27, "time": "1770534507" }, "departure": { "delay": 27, "time": "1770534507" }, "stopId": "2545", "stopSequence": 63 }, { "arrival": { "delay": 28, "time": "1770534623" }, "departure": { "delay": 28, "time": "1770534623" }, "stopId": "1764", "stopSequence": 64 }, { "arrival": { "delay": 28, "time": "1770534664" }, "departure": { "delay": 28, "time": "1770534664" }, "stopId": "2930", "stopSequence": 65 }, { "arrival": { "delay": 28, "time": "1770534701" }, "departure": { "delay": 28, "time": "1770534701" }, "stopId": "827", "stopSequence": 66 }, { "arrival": { "delay": 28, "time": "1770534781" }, "departure": { "delay": 28, "time": "1770534781" }, "stopId": "3117", "stopSequence": 67 }, { "arrival": { "delay": 29, "time": "1770534868" }, "departure": { "delay": 29, "time": "1770534868" }, "stopId": "2601", "stopSequence": 68 }, { "arrival": { "delay": 28, "time": "1770534928" }, "departure": { "delay": 28, "time": "1770534928" }, "stopId": "749", "stopSequence": 69 }, { "arrival": { "delay": 29, "time": "1770534975" }, "departure": { "delay": 29, "time": "1770534975" }, "stopId": "819", "stopSequence": 70 }, { "arrival": { "delay": 29, "time": "1770535017" }, "departure": { "delay": 29, "time": "1770535017" }, "stopId": "6346", "stopSequence": 71 }, { "arrival": { "delay": 28, "time": "1770535084" }, "departure": { "delay": 28, "time": "1770535084" }, "stopId": "3118", "stopSequence": 72 }, { "arrival": { "delay": 29, "time": "1770535151" }, "departure": { "delay": 29, "time": "1770535151" }, "stopId": "3120", "stopSequence": 73 }, { "arrival": { "delay": 29, "time": "1770535199" }, "departure": { "delay": 29, "time": "1770535199" }, "stopId": "1975", "stopSequence": 74 }, { "arrival": { "delay": 29, "time": "1770535238" }, "departure": { "delay": 29, "time": "1770535238" }, "stopId": "2674", "stopSequence": 75 }, { "arrival": { "delay": 29, "time": "1770535278" }, "departure": { "delay": 29, "time": "1770535278" }, "stopId": "520", "stopSequence": 76 }, { "arrival": { "delay": 29, "time": "1770535335" }, "departure": { "delay": 29, "time": "1770535335" }, "stopId": "6642", "stopSequence": 77 }, { "arrival": { "delay": 29, "time": "1770535381" }, "departure": { "delay": 29, "time": "1770535381" }, "stopId": "5011", "stopSequence": 78 }, { "arrival": { "delay": 28, "time": "1770535420" }, "departure": { "delay": 28, "time": "1770535420" }, "stopId": "3124", "stopSequence": 79 }, { "arrival": { "delay": 28, "time": "1770535468" }, "departure": { "delay": 28, "time": "1770535468" }, "stopId": "3277", "stopSequence": 80 }, { "arrival": { "delay": 29, "time": "1770535484" }, "departure": { "delay": 29, "time": "1770535484" }, "stopId": "6683", "stopSequence": 81 }, { "arrival": { "delay": 28, "time": "1770535528" }, "departure": { "delay": 28, "time": "1770535528" }, "stopId": "7265", "stopSequence": 82 }, { "arrival": { "delay": 28, "time": "1770535648" }, "departure": { "delay": 28, "time": "1770535648" }, "stopId": "9110", "stopSequence": 83 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "35", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437200_8" }, "tripProperties": { "tripHeadsign": "CRACOVIE" }, "vehicle": { "id": "ineo-bus:2694", "label": "CRACOVIE" } } }, { "id": "RT|268437682_8|268437682", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1260, "time": "1770526140" }, "departure": { "delay": -2, "time": "1770527398" }, "stopId": "9716", "stopSequence": 1 }, { "arrival": { "delay": 76, "time": "1770527776" }, "departure": { "delay": 258, "time": "1770527958" }, "stopId": "9202", "stopSequence": 2 }, { "arrival": { "delay": 253, "time": "1770528062" }, "departure": { "delay": 269, "time": "1770528078" }, "stopId": "9200", "stopSequence": 3 }, { "arrival": { "delay": 245, "time": "1770528131" }, "departure": { "delay": 272, "time": "1770528158" }, "stopId": "9198", "stopSequence": 4 }, { "arrival": { "delay": 278, "time": "1770528278" }, "departure": { "delay": 283, "time": "1770528283" }, "stopId": "3549", "stopSequence": 5 }, { "arrival": { "delay": 289, "time": "1770528358" }, "departure": { "delay": 305, "time": "1770528374" }, "stopId": "1606", "stopSequence": 6 }, { "arrival": { "delay": 276, "time": "1770528456" }, "departure": { "delay": 301, "time": "1770528481" }, "stopId": "9196", "stopSequence": 7 }, { "arrival": { "delay": 292, "time": "1770528543" }, "departure": { "delay": 317, "time": "1770528568" }, "stopId": "9194", "stopSequence": 8 }, { "arrival": { "delay": 357, "time": "1770528684" }, "departure": { "delay": 379, "time": "1770528706" }, "stopId": "9192", "stopSequence": 9 }, { "arrival": { "delay": 334, "time": "1770528758" }, "departure": { "delay": 336, "time": "1770528760" }, "stopId": "9190", "stopSequence": 10 }, { "arrival": { "delay": 308, "time": "1770528798" }, "departure": { "delay": 308, "time": "1770528798" }, "stopId": "9188", "stopSequence": 11 }, { "arrival": { "delay": 254, "time": "1770528854" }, "departure": { "delay": 276, "time": "1770528876" }, "stopId": "2973", "stopSequence": 12 }, { "arrival": { "delay": 271, "time": "1770528908" }, "departure": { "delay": 271, "time": "1770528908" }, "stopId": "9184", "stopSequence": 13 }, { "arrival": { "delay": 259, "time": "1770528946" }, "departure": { "delay": 259, "time": "1770528946" }, "stopId": "2975", "stopSequence": 14 }, { "arrival": { "delay": 248, "time": "1770528987" }, "departure": { "delay": 248, "time": "1770528987" }, "stopId": "9182", "stopSequence": 15 }, { "arrival": { "delay": 248, "time": "1770529028" }, "departure": { "delay": 248, "time": "1770529028" }, "stopId": "9180", "stopSequence": 16 }, { "arrival": { "delay": 222, "time": "1770529078" }, "departure": { "delay": 223, "time": "1770529079" }, "stopId": "9178", "stopSequence": 17 }, { "arrival": { "delay": 197, "time": "1770529138" }, "departure": { "delay": 223, "time": "1770529164" }, "stopId": "9176", "stopSequence": 18 }, { "arrival": { "delay": 217, "time": "1770529214" }, "departure": { "delay": 217, "time": "1770529214" }, "stopId": "9174", "stopSequence": 19 }, { "arrival": { "delay": 198, "time": "1770529278" }, "departure": { "delay": 222, "time": "1770529302" }, "stopId": "9170", "stopSequence": 20 }, { "arrival": { "delay": 210, "time": "1770529345" }, "departure": { "delay": 210, "time": "1770529345" }, "stopId": "9172", "stopSequence": 21 }, { "arrival": { "delay": 196, "time": "1770529398" }, "departure": { "delay": 201, "time": "1770529403" }, "stopId": "9168", "stopSequence": 22 }, { "arrival": { "delay": 188, "time": "1770529451" }, "departure": { "delay": 188, "time": "1770529451" }, "stopId": "9166", "stopSequence": 23 }, { "arrival": { "delay": 174, "time": "1770529516" }, "departure": { "delay": 174, "time": "1770529516" }, "stopId": "9162", "stopSequence": 24 }, { "arrival": { "delay": 172, "time": "1770529552" }, "departure": { "delay": 198, "time": "1770529578" }, "stopId": "9160", "stopSequence": 25 }, { "arrival": { "delay": 165, "time": "1770529649" }, "departure": { "delay": 165, "time": "1770529649" }, "stopId": "9158", "stopSequence": 26 }, { "arrival": { "delay": 137, "time": "1770529710" }, "departure": { "delay": 137, "time": "1770529710" }, "stopId": "9156", "stopSequence": 27 }, { "arrival": { "delay": 96, "time": "1770529779" }, "departure": { "delay": 119, "time": "1770529802" }, "stopId": "9164", "stopSequence": 28 }, { "arrival": { "delay": 98, "time": "1770529838" }, "departure": { "delay": 118, "time": "1770529858" }, "stopId": "9154", "stopSequence": 29 }, { "arrival": { "delay": 86, "time": "1770529918" }, "departure": { "delay": 113, "time": "1770529945" }, "stopId": "9152", "stopSequence": 30 }, { "arrival": { "delay": 107, "time": "1770529998" }, "departure": { "delay": 125, "time": "1770530016" }, "stopId": "9150", "stopSequence": 31 }, { "arrival": { "delay": 111, "time": "1770530080" }, "departure": { "delay": 114, "time": "1770530083" }, "stopId": "9148", "stopSequence": 32 }, { "arrival": { "delay": 110, "time": "1770530150" }, "departure": { "delay": 118, "time": "1770530158" }, "stopId": "9146", "stopSequence": 33 }, { "arrival": { "delay": 125, "time": "1770530208" }, "departure": { "delay": 125, "time": "1770530208" }, "stopId": "3046", "stopSequence": 34 }, { "arrival": { "delay": 106, "time": "1770530278" }, "departure": { "delay": 106, "time": "1770530278" }, "stopId": "2032", "stopSequence": 35 }, { "arrival": { "delay": 107, "time": "1770530447" }, "departure": { "delay": 107, "time": "1770530447" }, "stopId": "623", "stopSequence": 36 }, { "arrival": { "delay": 72, "time": "1770530518" }, "departure": { "delay": 79, "time": "1770530525" }, "stopId": "3050", "stopSequence": 37 }, { "arrival": { "delay": 57, "time": "1770530577" }, "departure": { "delay": 57, "time": "1770530577" }, "stopId": "3052", "stopSequence": 38 }, { "arrival": { "delay": 77, "time": "1770530657" }, "departure": { "delay": 83, "time": "1770530663" }, "stopId": "3054", "stopSequence": 39 }, { "arrival": { "delay": 83, "time": "1770530722" }, "departure": { "delay": 83, "time": "1770530722" }, "stopId": "2503", "stopSequence": 40 }, { "arrival": { "delay": 83, "time": "1770530808" }, "departure": { "delay": 96, "time": "1770530821" }, "stopId": "3057", "stopSequence": 41 }, { "arrival": { "delay": 96, "time": "1770530856" }, "departure": { "delay": 108, "time": "1770530868" }, "stopId": "1000", "stopSequence": 42 }, { "arrival": { "delay": 76, "time": "1770530956" }, "departure": { "delay": 76, "time": "1770530956" }, "stopId": "3063", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437682_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ISSAC" } } }, { "id": "RT|268437683_8|268437683", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -624, "time": "1770530976" }, "departure": { "delay": 0, "time": "1770531600" }, "stopId": "3063", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770531633" }, "departure": { "delay": 1, "time": "1770531633" }, "stopId": "3058", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770531683" }, "departure": { "delay": 0, "time": "1770531683" }, "stopId": "3056", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770531779" }, "departure": { "delay": 0, "time": "1770531779" }, "stopId": "1550", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770531840" }, "departure": { "delay": 0, "time": "1770531840" }, "stopId": "3053", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770531960" }, "departure": { "delay": 0, "time": "1770531960" }, "stopId": "3051", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770532012" }, "departure": { "delay": 1, "time": "1770532012" }, "stopId": "3049", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770532140" }, "departure": { "delay": 0, "time": "1770532140" }, "stopId": "975", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770532312" }, "departure": { "delay": 0, "time": "1770532312" }, "stopId": "3356", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770532396" }, "departure": { "delay": 0, "time": "1770532396" }, "stopId": "3045", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770532440" }, "departure": { "delay": 0, "time": "1770532440" }, "stopId": "9145", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770532499" }, "departure": { "delay": 0, "time": "1770532499" }, "stopId": "9147", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770532587" }, "departure": { "delay": 0, "time": "1770532587" }, "stopId": "9149", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770532649" }, "departure": { "delay": 0, "time": "1770532649" }, "stopId": "9151", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770532740" }, "departure": { "delay": 0, "time": "1770532740" }, "stopId": "9153", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770532796" }, "departure": { "delay": 0, "time": "1770532796" }, "stopId": "9163", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770532893" }, "departure": { "delay": 1, "time": "1770532893" }, "stopId": "9155", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770532995" }, "departure": { "delay": 0, "time": "1770532995" }, "stopId": "9157", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770533100" }, "departure": { "delay": 0, "time": "1770533100" }, "stopId": "9159", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770533149" }, "departure": { "delay": 0, "time": "1770533149" }, "stopId": "9161", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770533243" }, "departure": { "delay": 0, "time": "1770533243" }, "stopId": "9165", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770533315" }, "departure": { "delay": 1, "time": "1770533315" }, "stopId": "9167", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770533395" }, "departure": { "delay": 0, "time": "1770533395" }, "stopId": "9171", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770533460" }, "departure": { "delay": 0, "time": "1770533460" }, "stopId": "9169", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770533520" }, "departure": { "delay": 0, "time": "1770533520" }, "stopId": "9173", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770533584" }, "departure": { "delay": 0, "time": "1770533584" }, "stopId": "9175", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770533671" }, "departure": { "delay": 0, "time": "1770533671" }, "stopId": "9177", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770533760" }, "departure": { "delay": 0, "time": "1770533760" }, "stopId": "9179", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770533811" }, "departure": { "delay": 1, "time": "1770533811" }, "stopId": "9181", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770533880" }, "departure": { "delay": 0, "time": "1770533880" }, "stopId": "9083", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770533956" }, "departure": { "delay": 0, "time": "1770533956" }, "stopId": "9183", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770534000" }, "departure": { "delay": 0, "time": "1770534000" }, "stopId": "9185", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770534064" }, "departure": { "delay": 0, "time": "1770534064" }, "stopId": "9187", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1770534142" }, "departure": { "delay": 0, "time": "1770534142" }, "stopId": "9189", "stopSequence": 34 }, { "arrival": { "delay": -1, "time": "1770534239" }, "departure": { "delay": -1, "time": "1770534239" }, "stopId": "9191", "stopSequence": 35 }, { "arrival": { "delay": 0, "time": "1770534318" }, "departure": { "delay": 0, "time": "1770534318" }, "stopId": "9193", "stopSequence": 36 }, { "arrival": { "delay": -1, "time": "1770534419" }, "departure": { "delay": -1, "time": "1770534419" }, "stopId": "9195", "stopSequence": 37 }, { "arrival": { "delay": -1, "time": "1770534528" }, "departure": { "delay": -1, "time": "1770534528" }, "stopId": "823", "stopSequence": 38 }, { "arrival": { "delay": -1, "time": "1770534599" }, "departure": { "delay": -1, "time": "1770534599" }, "stopId": "3801", "stopSequence": 39 }, { "arrival": { "delay": 0, "time": "1770534720" }, "departure": { "delay": 0, "time": "1770534720" }, "stopId": "9197", "stopSequence": 40 }, { "arrival": { "delay": 0, "time": "1770534830" }, "departure": { "delay": 0, "time": "1770534830" }, "stopId": "9199", "stopSequence": 41 }, { "arrival": { "delay": 0, "time": "1770534960" }, "departure": { "delay": 0, "time": "1770534960" }, "stopId": "9201", "stopSequence": 42 }, { "arrival": { "delay": 0, "time": "1770535140" }, "departure": { "delay": 0, "time": "1770535140" }, "stopId": "9716", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437683_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" }, "vehicle": { "id": "ineo-bus:2337", "label": "GARE ST-JEAN MECA" } } }, { "id": "RT|268437336_8|268437336", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1308, "time": "1770527892" }, "departure": { "delay": 19, "time": "1770529219" }, "stopId": "8816", "stopSequence": 1 }, { "arrival": { "delay": 12, "time": "1770529317" }, "departure": { "delay": 12, "time": "1770529317" }, "stopId": "3048", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770529362" }, "departure": { "delay": 6, "time": "1770529367" }, "stopId": "13", "stopSequence": 3 }, { "arrival": { "delay": 26, "time": "1770529439" }, "departure": { "delay": 26, "time": "1770529439" }, "stopId": "1775", "stopSequence": 4 }, { "arrival": { "delay": 24, "time": "1770529515" }, "departure": { "delay": 24, "time": "1770529515" }, "stopId": "31", "stopSequence": 5 }, { "arrival": { "delay": 22, "time": "1770529554" }, "departure": { "delay": 22, "time": "1770529554" }, "stopId": "3045", "stopSequence": 6 }, { "arrival": { "delay": 25, "time": "1770529601" }, "departure": { "delay": 88, "time": "1770529664" }, "stopId": "9145", "stopSequence": 7 }, { "arrival": { "delay": 79, "time": "1770529719" }, "departure": { "delay": 113, "time": "1770529753" }, "stopId": "9147", "stopSequence": 8 }, { "arrival": { "delay": 99, "time": "1770529839" }, "departure": { "delay": 111, "time": "1770529851" }, "stopId": "3062", "stopSequence": 9 }, { "arrival": { "delay": 106, "time": "1770529886" }, "departure": { "delay": 106, "time": "1770529886" }, "stopId": "632", "stopSequence": 10 }, { "arrival": { "delay": 99, "time": "1770529914" }, "departure": { "delay": 218, "time": "1770530033" }, "stopId": "8782", "stopSequence": 11 }, { "arrival": { "delay": 214, "time": "1770530099" }, "departure": { "delay": 219, "time": "1770530104" }, "stopId": "7020", "stopSequence": 12 }, { "arrival": { "delay": 215, "time": "1770530139" }, "departure": { "delay": 217, "time": "1770530141" }, "stopId": "7022", "stopSequence": 13 }, { "arrival": { "delay": 221, "time": "1770530177" }, "departure": { "delay": 221, "time": "1770530177" }, "stopId": "1492", "stopSequence": 14 }, { "arrival": { "delay": 221, "time": "1770530234" }, "departure": { "delay": 221, "time": "1770530234" }, "stopId": "3331", "stopSequence": 15 }, { "arrival": { "delay": 238, "time": "1770530312" }, "departure": { "delay": 238, "time": "1770530312" }, "stopId": "5320", "stopSequence": 16 }, { "arrival": { "delay": 221, "time": "1770530359" }, "departure": { "delay": 224, "time": "1770530362" }, "stopId": "8832", "stopSequence": 17 }, { "arrival": { "delay": 217, "time": "1770530400" }, "departure": { "delay": 224, "time": "1770530407" }, "stopId": "6572", "stopSequence": 18 }, { "arrival": { "delay": 235, "time": "1770530455" }, "departure": { "delay": 235, "time": "1770530455" }, "stopId": "9324", "stopSequence": 19 }, { "arrival": { "delay": 153, "time": "1770530499" }, "departure": { "delay": 163, "time": "1770530509" }, "stopId": "5756", "stopSequence": 20 }, { "arrival": { "delay": 91, "time": "1770530539" }, "departure": { "delay": 91, "time": "1770530539" }, "stopId": "8651", "stopSequence": 21 }, { "arrival": { "delay": 78, "time": "1770530598" }, "departure": { "delay": 78, "time": "1770530598" }, "stopId": "8650", "stopSequence": 22 }, { "arrival": { "delay": 31, "time": "1770530676" }, "departure": { "delay": 31, "time": "1770530676" }, "stopId": "8648", "stopSequence": 23 }, { "arrival": { "delay": 31, "time": "1770530791" }, "departure": { "delay": 58, "time": "1770530818" }, "stopId": "9080", "stopSequence": 24 }, { "arrival": { "delay": 59, "time": "1770530902" }, "departure": { "delay": 96, "time": "1770530939" }, "stopId": "346", "stopSequence": 25 }, { "arrival": { "delay": 79, "time": "1770530999" }, "departure": { "delay": 79, "time": "1770530999" }, "stopId": "8646", "stopSequence": 26 }, { "arrival": { "delay": 45, "time": "1770531040" }, "departure": { "delay": 57, "time": "1770531052" }, "stopId": "8644", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770531119" }, "departure": { "delay": 36, "time": "1770531156" }, "stopId": "8642", "stopSequence": 28 }, { "arrival": { "delay": -18, "time": "1770531342" }, "departure": { "delay": -1, "time": "1770531359" }, "stopId": "2884", "stopSequence": 29 }, { "arrival": { "delay": -13, "time": "1770531419" }, "departure": { "delay": -13, "time": "1770531419" }, "stopId": "2871", "stopSequence": 30 }, { "arrival": { "delay": -4, "time": "1770531536" }, "departure": { "delay": -4, "time": "1770531536" }, "stopId": "2875", "stopSequence": 31 }, { "arrival": { "delay": -3, "time": "1770531621" }, "departure": { "delay": -3, "time": "1770531621" }, "stopId": "219", "stopSequence": 32 }, { "arrival": { "delay": -3, "time": "1770531700" }, "departure": { "delay": -3, "time": "1770531700" }, "stopId": "9050", "stopSequence": 33 }, { "arrival": { "delay": -3, "time": "1770531729" }, "departure": { "delay": -3, "time": "1770531729" }, "stopId": "2431", "stopSequence": 34 }, { "arrival": { "delay": -3, "time": "1770531799" }, "departure": { "delay": -3, "time": "1770531799" }, "stopId": "1522", "stopSequence": 35 }, { "arrival": { "delay": -3, "time": "1770531837" }, "departure": { "delay": -3, "time": "1770531837" }, "stopId": "2840", "stopSequence": 36 }, { "arrival": { "delay": -3, "time": "1770531880" }, "departure": { "delay": -3, "time": "1770531880" }, "stopId": "9778", "stopSequence": 37 }, { "arrival": { "delay": -3, "time": "1770531980" }, "departure": { "delay": -3, "time": "1770531980" }, "stopId": "781", "stopSequence": 38 }, { "arrival": { "delay": -3, "time": "1770532008" }, "departure": { "delay": -3, "time": "1770532008" }, "stopId": "1318", "stopSequence": 39 }, { "arrival": { "delay": -4, "time": "1770532088" }, "departure": { "delay": -4, "time": "1770532088" }, "stopId": "940", "stopSequence": 40 }, { "arrival": { "delay": -4, "time": "1770532113" }, "departure": { "delay": -4, "time": "1770532113" }, "stopId": "9697", "stopSequence": 41 }, { "arrival": { "delay": -4, "time": "1770532136" }, "departure": { "delay": -4, "time": "1770532136" }, "stopId": "3247", "stopSequence": 42 }, { "arrival": { "delay": -3, "time": "1770532230" }, "departure": { "delay": -3, "time": "1770532230" }, "stopId": "1667", "stopSequence": 43 }, { "arrival": { "delay": -4, "time": "1770532273" }, "departure": { "delay": -4, "time": "1770532273" }, "stopId": "3276", "stopSequence": 44 }, { "arrival": { "delay": -4, "time": "1770532332" }, "departure": { "delay": -4, "time": "1770532332" }, "stopId": "7831", "stopSequence": 45 }, { "arrival": { "delay": -85, "time": "1770532475" }, "departure": { "delay": -85, "time": "1770532475" }, "stopId": "6327", "stopSequence": 46 }, { "scheduleRelationship": "SKIPPED", "stopId": "3809", "stopSequence": 47 }, { "arrival": { "delay": -3, "time": "1770532726" }, "departure": { "delay": -3, "time": "1770532726" }, "stopId": "4137", "stopSequence": 48 }, { "arrival": { "delay": -3, "time": "1770532782" }, "departure": { "delay": -3, "time": "1770532782" }, "stopId": "5699", "stopSequence": 49 }, { "arrival": { "delay": -3, "time": "1770532904" }, "departure": { "delay": -3, "time": "1770532904" }, "stopId": "4651", "stopSequence": 50 }, { "arrival": { "delay": -3, "time": "1770532962" }, "departure": { "delay": -3, "time": "1770532962" }, "stopId": "3230", "stopSequence": 51 }, { "arrival": { "delay": -3, "time": "1770533003" }, "departure": { "delay": -3, "time": "1770533003" }, "stopId": "3229", "stopSequence": 52 }, { "arrival": { "delay": -3, "time": "1770533037" }, "departure": { "delay": -3, "time": "1770533037" }, "stopId": "3228", "stopSequence": 53 }, { "arrival": { "delay": -3, "time": "1770533088" }, "departure": { "delay": -3, "time": "1770533088" }, "stopId": "5694", "stopSequence": 54 }, { "arrival": { "delay": -2, "time": "1770533151" }, "departure": { "delay": -2, "time": "1770533151" }, "stopId": "8052", "stopSequence": 55 }, { "arrival": { "delay": -2, "time": "1770533181" }, "departure": { "delay": -2, "time": "1770533181" }, "stopId": "5705", "stopSequence": 56 }, { "arrival": { "delay": -2, "time": "1770533211" }, "departure": { "delay": -2, "time": "1770533211" }, "stopId": "3885", "stopSequence": 57 }, { "arrival": { "delay": -2, "time": "1770533267" }, "departure": { "delay": -2, "time": "1770533267" }, "stopId": "2494", "stopSequence": 58 }, { "arrival": { "delay": -3, "time": "1770533397" }, "departure": { "delay": -3, "time": "1770533397" }, "stopId": "8431", "stopSequence": 59 }, { "arrival": { "delay": -3, "time": "1770533457" }, "departure": { "delay": -3, "time": "1770533457" }, "stopId": "9708", "stopSequence": 60 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "39", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437336_8" }, "tripProperties": { "tripHeadsign": "VILLENAVE PYRENEES" }, "vehicle": { "id": "ineo-bus:99046", "label": "VILLENAVE PYRENEES" } } }, { "id": "RT|268437216_8|268437216", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5782", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5769", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "9087", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9084", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "9280", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "9826", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "170", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "13189", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "9255", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "2606", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3200", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "2549", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "3198", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "1005", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "810", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "1387", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "733", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3184", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1261", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3369", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9250", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "1022", "stopSequence": 22 }, { "scheduleRelationship": "SKIPPED", "stopId": "3022", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "526", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9251", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3294", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "3028", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2448", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1767", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1768", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2449", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "3887", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "522", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "3143", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "2763", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1569", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1568", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "2948", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "4474", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "865", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "2630", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "928", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "3107", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "9696", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "3347", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "5225", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "3111", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "2286", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "368", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1537", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "3113", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "3307", "stopSequence": 58 }, { "scheduleRelationship": "NO_DATA", "stopId": "3319", "stopSequence": 59 }, { "scheduleRelationship": "NO_DATA", "stopId": "2910", "stopSequence": 60 }, { "scheduleRelationship": "NO_DATA", "stopId": "1589", "stopSequence": 61 }, { "scheduleRelationship": "NO_DATA", "stopId": "3336", "stopSequence": 62 }, { "scheduleRelationship": "NO_DATA", "stopId": "2545", "stopSequence": 63 }, { "scheduleRelationship": "NO_DATA", "stopId": "1764", "stopSequence": 64 }, { "scheduleRelationship": "NO_DATA", "stopId": "2930", "stopSequence": 65 }, { "scheduleRelationship": "NO_DATA", "stopId": "827", "stopSequence": 66 }, { "scheduleRelationship": "NO_DATA", "stopId": "3117", "stopSequence": 67 }, { "scheduleRelationship": "NO_DATA", "stopId": "2601", "stopSequence": 68 }, { "scheduleRelationship": "NO_DATA", "stopId": "749", "stopSequence": 69 }, { "scheduleRelationship": "NO_DATA", "stopId": "819", "stopSequence": 70 }, { "scheduleRelationship": "NO_DATA", "stopId": "6346", "stopSequence": 71 }, { "scheduleRelationship": "NO_DATA", "stopId": "3118", "stopSequence": 72 }, { "scheduleRelationship": "NO_DATA", "stopId": "3120", "stopSequence": 73 }, { "scheduleRelationship": "NO_DATA", "stopId": "1975", "stopSequence": 74 }, { "scheduleRelationship": "NO_DATA", "stopId": "2674", "stopSequence": 75 }, { "scheduleRelationship": "NO_DATA", "stopId": "520", "stopSequence": 76 }, { "scheduleRelationship": "NO_DATA", "stopId": "6642", "stopSequence": 77 }, { "scheduleRelationship": "NO_DATA", "stopId": "5011", "stopSequence": 78 }, { "scheduleRelationship": "NO_DATA", "stopId": "3124", "stopSequence": 79 }, { "scheduleRelationship": "NO_DATA", "stopId": "3277", "stopSequence": 80 }, { "scheduleRelationship": "NO_DATA", "stopId": "6683", "stopSequence": 81 }, { "scheduleRelationship": "NO_DATA", "stopId": "7265", "stopSequence": 82 }, { "scheduleRelationship": "NO_DATA", "stopId": "9110", "stopSequence": 83 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "35", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437216_8" }, "tripProperties": { "tripHeadsign": "CRACOVIE" } } }, { "id": "RT|268437337_8|268437337", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1118, "time": "1770533482" }, "departure": { "delay": 0, "time": "1770534600" }, "stopId": "9708", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770534603" }, "departure": { "delay": 0, "time": "1770534603" }, "stopId": "8432", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534731" }, "departure": { "delay": 0, "time": "1770534731" }, "stopId": "2487", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534776" }, "departure": { "delay": 0, "time": "1770534776" }, "stopId": "3884", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770534808" }, "departure": { "delay": 0, "time": "1770534808" }, "stopId": "5713", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770534849" }, "departure": { "delay": 0, "time": "1770534849" }, "stopId": "8051", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770534904" }, "departure": { "delay": 1, "time": "1770534904" }, "stopId": "5695", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770534960" }, "departure": { "delay": 0, "time": "1770534960" }, "stopId": "2894", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770534992" }, "departure": { "delay": 0, "time": "1770534992" }, "stopId": "356", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770535045" }, "departure": { "delay": 0, "time": "1770535045" }, "stopId": "3231", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770535092" }, "departure": { "delay": 0, "time": "1770535092" }, "stopId": "3342", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770535214" }, "departure": { "delay": 0, "time": "1770535214" }, "stopId": "5698", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770535278" }, "departure": { "delay": 0, "time": "1770535278" }, "stopId": "4138", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770535353" }, "departure": { "delay": 0, "time": "1770535353" }, "stopId": "5702", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770535440" }, "departure": { "delay": 0, "time": "1770535440" }, "stopId": "6328", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770535514" }, "departure": { "delay": 1, "time": "1770535514" }, "stopId": "3810", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770535599" }, "departure": { "delay": 1, "time": "1770535599" }, "stopId": "8932", "stopSequence": 17 }, { "arrival": { "delay": 2, "time": "1770535655" }, "departure": { "delay": 2, "time": "1770535655" }, "stopId": "7832", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770535716" }, "departure": { "delay": 1, "time": "1770535716" }, "stopId": "1531", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770535755" }, "departure": { "delay": 1, "time": "1770535755" }, "stopId": "1041", "stopSequence": 20 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "39", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437337_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ZA PICOT" } } }, { "id": "RT|268436003_8|268436003", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5650", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5648", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2158", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1530", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3260", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3918", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "5646", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1774", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "2145", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "1831", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2146", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1821", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7568", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "7567", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "7565", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3902", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "680", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "782", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1555", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3899", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3897", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "3895", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "5643", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1585", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "2171", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2172", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "2059", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1976", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "7671", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6455", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3298", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "786", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2532", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "483", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "261", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2196", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1512", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1805", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "4055", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "8545", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1192", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1144", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "212", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "6825", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "7862", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "7347", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "2446", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "5542", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "6421", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "6685", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "9110", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "378", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "5460", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "5480", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1964", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "2833", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "7451", "stopSequence": 58 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436003_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|268437697_8|268437697", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -543, "time": "1770535857" }, "departure": { "delay": 0, "time": "1770536400" }, "stopId": "3063", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770536433" }, "departure": { "delay": 1, "time": "1770536433" }, "stopId": "3058", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770536483" }, "departure": { "delay": 0, "time": "1770536483" }, "stopId": "3056", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770536579" }, "departure": { "delay": 0, "time": "1770536579" }, "stopId": "1550", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770536640" }, "departure": { "delay": 0, "time": "1770536640" }, "stopId": "3053", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770536760" }, "departure": { "delay": 0, "time": "1770536760" }, "stopId": "3051", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770536812" }, "departure": { "delay": 1, "time": "1770536812" }, "stopId": "3049", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770536940" }, "departure": { "delay": 0, "time": "1770536940" }, "stopId": "975", "stopSequence": 8 }, { "scheduleRelationship": "SKIPPED", "stopId": "570", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770537196" }, "departure": { "delay": 0, "time": "1770537196" }, "stopId": "3045", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770537240" }, "departure": { "delay": 0, "time": "1770537240" }, "stopId": "9145", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770537299" }, "departure": { "delay": 0, "time": "1770537299" }, "stopId": "9147", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770537387" }, "departure": { "delay": 0, "time": "1770537387" }, "stopId": "9149", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770537449" }, "departure": { "delay": 0, "time": "1770537449" }, "stopId": "9151", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770537540" }, "departure": { "delay": 0, "time": "1770537540" }, "stopId": "9153", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770537596" }, "departure": { "delay": 0, "time": "1770537596" }, "stopId": "9163", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770537693" }, "departure": { "delay": 1, "time": "1770537693" }, "stopId": "9155", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770537795" }, "departure": { "delay": 0, "time": "1770537795" }, "stopId": "9157", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770537900" }, "departure": { "delay": 0, "time": "1770537900" }, "stopId": "9159", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770537949" }, "departure": { "delay": 0, "time": "1770537949" }, "stopId": "9161", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770538043" }, "departure": { "delay": 0, "time": "1770538043" }, "stopId": "9165", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770538115" }, "departure": { "delay": 1, "time": "1770538115" }, "stopId": "9167", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770538195" }, "departure": { "delay": 0, "time": "1770538195" }, "stopId": "9171", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770538260" }, "departure": { "delay": 0, "time": "1770538260" }, "stopId": "9169", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770538320" }, "departure": { "delay": 0, "time": "1770538320" }, "stopId": "9173", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770538384" }, "departure": { "delay": 0, "time": "1770538384" }, "stopId": "9175", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770538471" }, "departure": { "delay": 0, "time": "1770538471" }, "stopId": "9177", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770538560" }, "departure": { "delay": 0, "time": "1770538560" }, "stopId": "9179", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770538611" }, "departure": { "delay": 1, "time": "1770538611" }, "stopId": "9181", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770538680" }, "departure": { "delay": 0, "time": "1770538680" }, "stopId": "9083", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770538756" }, "departure": { "delay": 0, "time": "1770538756" }, "stopId": "9183", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770538800" }, "departure": { "delay": 0, "time": "1770538800" }, "stopId": "9185", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770538864" }, "departure": { "delay": 0, "time": "1770538864" }, "stopId": "9187", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1770538942" }, "departure": { "delay": 0, "time": "1770538942" }, "stopId": "9189", "stopSequence": 34 }, { "arrival": { "delay": -1, "time": "1770539039" }, "departure": { "delay": -1, "time": "1770539039" }, "stopId": "9191", "stopSequence": 35 }, { "arrival": { "delay": 0, "time": "1770539118" }, "departure": { "delay": 0, "time": "1770539118" }, "stopId": "9193", "stopSequence": 36 }, { "arrival": { "delay": -1, "time": "1770539219" }, "departure": { "delay": -1, "time": "1770539219" }, "stopId": "9195", "stopSequence": 37 }, { "arrival": { "delay": -1, "time": "1770539328" }, "departure": { "delay": -1, "time": "1770539328" }, "stopId": "823", "stopSequence": 38 }, { "arrival": { "delay": -1, "time": "1770539399" }, "departure": { "delay": -1, "time": "1770539399" }, "stopId": "3801", "stopSequence": 39 }, { "arrival": { "delay": 0, "time": "1770539520" }, "departure": { "delay": 0, "time": "1770539520" }, "stopId": "9197", "stopSequence": 40 }, { "arrival": { "delay": 0, "time": "1770539630" }, "departure": { "delay": 0, "time": "1770539630" }, "stopId": "9199", "stopSequence": 41 }, { "arrival": { "delay": 0, "time": "1770539760" }, "departure": { "delay": 0, "time": "1770539760" }, "stopId": "9201", "stopSequence": 42 }, { "arrival": { "delay": 0, "time": "1770539940" }, "departure": { "delay": 0, "time": "1770539940" }, "stopId": "9716", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437697_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" } } }, { "id": "RT|268437698_8|268437698", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -360, "time": "1770539940" }, "departure": { "delay": 0, "time": "1770540300" }, "stopId": "9716", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770540379" }, "departure": { "delay": 1, "time": "1770540379" }, "stopId": "9772", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770540494" }, "departure": { "delay": 0, "time": "1770540494" }, "stopId": "9717", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770540600" }, "departure": { "delay": 0, "time": "1770540600" }, "stopId": "9202", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770540731" }, "departure": { "delay": 1, "time": "1770540731" }, "stopId": "9200", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770540824" }, "departure": { "delay": 1, "time": "1770540824" }, "stopId": "9198", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770540960" }, "departure": { "delay": 0, "time": "1770540960" }, "stopId": "3549", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770541030" }, "departure": { "delay": 1, "time": "1770541030" }, "stopId": "1606", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770541140" }, "departure": { "delay": 0, "time": "1770541140" }, "stopId": "9196", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770541211" }, "departure": { "delay": 0, "time": "1770541211" }, "stopId": "9194", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770541287" }, "departure": { "delay": 0, "time": "1770541287" }, "stopId": "9192", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770541384" }, "departure": { "delay": 0, "time": "1770541384" }, "stopId": "9190", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770541450" }, "departure": { "delay": 0, "time": "1770541450" }, "stopId": "9188", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770541559" }, "departure": { "delay": -1, "time": "1770541559" }, "stopId": "2973", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770541609" }, "departure": { "delay": -1, "time": "1770541609" }, "stopId": "9184", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770541676" }, "departure": { "delay": -1, "time": "1770541676" }, "stopId": "2975", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770541745" }, "departure": { "delay": 0, "time": "1770541745" }, "stopId": "9182", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770541799" }, "departure": { "delay": -1, "time": "1770541799" }, "stopId": "9180", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770541875" }, "departure": { "delay": -1, "time": "1770541875" }, "stopId": "9178", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1770541960" }, "departure": { "delay": -1, "time": "1770541960" }, "stopId": "9176", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770542016" }, "departure": { "delay": -1, "time": "1770542016" }, "stopId": "9174", "stopSequence": 21 }, { "arrival": { "delay": -2, "time": "1770542098" }, "departure": { "delay": -2, "time": "1770542098" }, "stopId": "9170", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770542165" }, "departure": { "delay": -1, "time": "1770542165" }, "stopId": "9172", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770542246" }, "departure": { "delay": -1, "time": "1770542246" }, "stopId": "9168", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1770542318" }, "departure": { "delay": -1, "time": "1770542318" }, "stopId": "9166", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770542413" }, "departure": { "delay": -1, "time": "1770542413" }, "stopId": "9162", "stopSequence": 26 }, { "arrival": { "delay": -2, "time": "1770542458" }, "departure": { "delay": -2, "time": "1770542458" }, "stopId": "9160", "stopSequence": 27 }, { "arrival": { "delay": -2, "time": "1770542562" }, "departure": { "delay": -2, "time": "1770542562" }, "stopId": "9158", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1770542652" }, "departure": { "delay": -1, "time": "1770542652" }, "stopId": "9156", "stopSequence": 29 }, { "arrival": { "delay": -2, "time": "1770542761" }, "departure": { "delay": -2, "time": "1770542761" }, "stopId": "9164", "stopSequence": 30 }, { "arrival": { "delay": -2, "time": "1770542818" }, "departure": { "delay": -2, "time": "1770542818" }, "stopId": "9154", "stopSequence": 31 }, { "arrival": { "delay": -2, "time": "1770542928" }, "departure": { "delay": -2, "time": "1770542928" }, "stopId": "9152", "stopSequence": 32 }, { "arrival": { "delay": -2, "time": "1770543000" }, "departure": { "delay": -2, "time": "1770543000" }, "stopId": "9150", "stopSequence": 33 }, { "arrival": { "delay": -2, "time": "1770543093" }, "departure": { "delay": -2, "time": "1770543093" }, "stopId": "9148", "stopSequence": 34 }, { "arrival": { "delay": -3, "time": "1770543177" }, "departure": { "delay": -3, "time": "1770543177" }, "stopId": "9146", "stopSequence": 35 }, { "arrival": { "delay": -2, "time": "1770543228" }, "departure": { "delay": -2, "time": "1770543228" }, "stopId": "9144", "stopSequence": 36 }, { "arrival": { "delay": -3, "time": "1770543350" }, "departure": { "delay": -3, "time": "1770543350" }, "stopId": "9142", "stopSequence": 37 }, { "arrival": { "delay": -3, "time": "1770543417" }, "departure": { "delay": -3, "time": "1770543417" }, "stopId": "9140", "stopSequence": 38 }, { "arrival": { "delay": -3, "time": "1770543597" }, "departure": { "delay": -3, "time": "1770543597" }, "stopId": "9138", "stopSequence": 39 }, { "arrival": { "delay": -2, "time": "1770543675" }, "departure": { "delay": -2, "time": "1770543675" }, "stopId": "9136", "stopSequence": 40 }, { "arrival": { "delay": -2, "time": "1770543785" }, "departure": { "delay": -2, "time": "1770543785" }, "stopId": "9134", "stopSequence": 41 }, { "arrival": { "delay": -2, "time": "1770543838" }, "departure": { "delay": -2, "time": "1770543838" }, "stopId": "9132", "stopSequence": 42 }, { "arrival": { "delay": -2, "time": "1770543958" }, "departure": { "delay": -2, "time": "1770543958" }, "stopId": "9130", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437698_8" }, "tripProperties": { "tripHeadsign": "ST AUBIN VILLEPREUX" } } }, { "id": "RT|268436001_8|268436001", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5650", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5648", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2158", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1530", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3260", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3918", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "5646", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1774", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "2145", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "1831", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2146", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1821", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7568", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "7567", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "7565", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3902", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "680", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "782", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1555", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3899", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3897", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "3895", "stopSequence": 22 }, { "scheduleRelationship": "SKIPPED", "stopId": "1586", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "2181", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "2171", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2172", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "2059", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1976", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "7671", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6455", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3298", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "786", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2532", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "483", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "261", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2196", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1512", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1805", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "4055", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "8545", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1192", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1144", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "212", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "6825", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "7862", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "7347", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "2446", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "5542", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "6421", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "6685", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "9110", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "378", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "5460", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "5480", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1964", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "2833", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "7451", "stopSequence": 58 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436001_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|268437211_8|268437211", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -640, "time": "1770526041" }, "departure": { "delay": 0, "time": "1770526681" }, "stopId": "5782", "stopSequence": 1 }, { "arrival": { "delay": -15, "time": "1770526725" }, "departure": { "delay": 12, "time": "1770526812" }, "stopId": "5769", "stopSequence": 2 }, { "arrival": { "delay": 40, "time": "1770526921" }, "departure": { "delay": 43, "time": "1770526924" }, "stopId": "9087", "stopSequence": 3 }, { "arrival": { "delay": 38, "time": "1770527018" }, "departure": { "delay": 64, "time": "1770527044" }, "stopId": "9084", "stopSequence": 4 }, { "arrival": { "delay": 84, "time": "1770527140" }, "departure": { "delay": 84, "time": "1770527140" }, "stopId": "9280", "stopSequence": 5 }, { "arrival": { "delay": 76, "time": "1770527180" }, "departure": { "delay": 96, "time": "1770527200" }, "stopId": "9826", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "170", "stopSequence": 7 }, { "arrival": { "delay": 45, "time": "1770527265" }, "departure": { "delay": 49, "time": "1770527269" }, "stopId": "13189", "stopSequence": 8 }, { "arrival": { "delay": 18, "time": "1770527318" }, "departure": { "delay": 40, "time": "1770527340" }, "stopId": "9255", "stopSequence": 9 }, { "arrival": { "delay": -3, "time": "1770527418" }, "departure": { "delay": -3, "time": "1770527418" }, "stopId": "2606", "stopSequence": 10 }, { "arrival": { "delay": -2, "time": "1770527518" }, "departure": { "delay": 5, "time": "1770527525" }, "stopId": "3200", "stopSequence": 11 }, { "arrival": { "delay": 6, "time": "1770527576" }, "departure": { "delay": 6, "time": "1770527576" }, "stopId": "2549", "stopSequence": 12 }, { "arrival": { "delay": 6, "time": "1770527618" }, "departure": { "delay": 31, "time": "1770527643" }, "stopId": "3198", "stopSequence": 13 }, { "arrival": { "delay": 31, "time": "1770527667" }, "departure": { "delay": 33, "time": "1770527669" }, "stopId": "1005", "stopSequence": 14 }, { "arrival": { "delay": 28, "time": "1770527703" }, "departure": { "delay": 33, "time": "1770527708" }, "stopId": "810", "stopSequence": 15 }, { "arrival": { "delay": 28, "time": "1770527765" }, "departure": { "delay": 33, "time": "1770527770" }, "stopId": "1387", "stopSequence": 16 }, { "arrival": { "delay": 33, "time": "1770527793" }, "departure": { "delay": 33, "time": "1770527793" }, "stopId": "733", "stopSequence": 17 }, { "arrival": { "delay": 27, "time": "1770527820" }, "departure": { "delay": 32, "time": "1770527825" }, "stopId": "3184", "stopSequence": 18 }, { "arrival": { "delay": 36, "time": "1770527877" }, "departure": { "delay": 36, "time": "1770527877" }, "stopId": "1261", "stopSequence": 19 }, { "arrival": { "delay": 34, "time": "1770527914" }, "departure": { "delay": 42, "time": "1770527922" }, "stopId": "3369", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770528001" }, "departure": { "delay": 16, "time": "1770528016" }, "stopId": "9250", "stopSequence": 21 }, { "arrival": { "delay": 111, "time": "1770528376" }, "departure": { "delay": 111, "time": "1770528376" }, "stopId": "1022", "stopSequence": 22 }, { "arrival": { "delay": 96, "time": "1770528396" }, "departure": { "delay": 96, "time": "1770528396" }, "stopId": "3223", "stopSequence": 23 }, { "arrival": { "delay": 40, "time": "1770528430" }, "departure": { "delay": 50, "time": "1770528440" }, "stopId": "526", "stopSequence": 24 }, { "arrival": { "delay": 42, "time": "1770528471" }, "departure": { "delay": 65, "time": "1770528494" }, "stopId": "9251", "stopSequence": 25 }, { "arrival": { "delay": 51, "time": "1770528575" }, "departure": { "delay": 68, "time": "1770528592" }, "stopId": "294", "stopSequence": 26 }, { "arrival": { "delay": 39, "time": "1770528625" }, "departure": { "delay": 39, "time": "1770528625" }, "stopId": "3881", "stopSequence": 27 }, { "arrival": { "delay": 16, "time": "1770528676" }, "departure": { "delay": 26, "time": "1770528686" }, "stopId": "3879", "stopSequence": 28 }, { "arrival": { "delay": 4, "time": "1770528736" }, "departure": { "delay": 27, "time": "1770528759" }, "stopId": "1671", "stopSequence": 29 }, { "arrival": { "delay": 10, "time": "1770528789" }, "departure": { "delay": 10, "time": "1770528789" }, "stopId": "1656", "stopSequence": 30 }, { "arrival": { "delay": -22, "time": "1770528857" }, "departure": { "delay": 10, "time": "1770528889" }, "stopId": "3577", "stopSequence": 31 }, { "arrival": { "delay": -10, "time": "1770528950" }, "departure": { "delay": 11, "time": "1770528971" }, "stopId": "3294", "stopSequence": 32 }, { "arrival": { "delay": 10, "time": "1770529016" }, "departure": { "delay": 10, "time": "1770529016" }, "stopId": "3028", "stopSequence": 33 }, { "arrival": { "delay": 4, "time": "1770529039" }, "departure": { "delay": 24, "time": "1770529059" }, "stopId": "2448", "stopSequence": 34 }, { "arrival": { "delay": 19, "time": "1770529097" }, "departure": { "delay": 20, "time": "1770529098" }, "stopId": "1767", "stopSequence": 35 }, { "arrival": { "delay": 13, "time": "1770529144" }, "departure": { "delay": 13, "time": "1770529144" }, "stopId": "1768", "stopSequence": 36 }, { "arrival": { "delay": 7, "time": "1770529185" }, "departure": { "delay": 7, "time": "1770529185" }, "stopId": "2449", "stopSequence": 37 }, { "arrival": { "delay": 5, "time": "1770529205" }, "departure": { "delay": 18, "time": "1770529218" }, "stopId": "3887", "stopSequence": 38 }, { "arrival": { "delay": 14, "time": "1770529288" }, "departure": { "delay": 14, "time": "1770529288" }, "stopId": "522", "stopSequence": 39 }, { "arrival": { "delay": -11, "time": "1770529391" }, "departure": { "delay": -11, "time": "1770529391" }, "stopId": "3143", "stopSequence": 40 }, { "arrival": { "delay": -28, "time": "1770529472" }, "departure": { "delay": -4, "time": "1770529496" }, "stopId": "2763", "stopSequence": 41 }, { "arrival": { "delay": -3, "time": "1770529563" }, "departure": { "delay": 23, "time": "1770529589" }, "stopId": "1569", "stopSequence": 42 }, { "arrival": { "delay": 26, "time": "1770529616" }, "departure": { "delay": 26, "time": "1770529616" }, "stopId": "1568", "stopSequence": 43 }, { "arrival": { "delay": 40, "time": "1770529687" }, "departure": { "delay": 53, "time": "1770529700" }, "stopId": "2948", "stopSequence": 44 }, { "arrival": { "delay": 31, "time": "1770529831" }, "departure": { "delay": 31, "time": "1770529831" }, "stopId": "4474", "stopSequence": 45 }, { "arrival": { "delay": 7, "time": "1770529880" }, "departure": { "delay": 32, "time": "1770529905" }, "stopId": "865", "stopSequence": 46 }, { "arrival": { "delay": 32, "time": "1770529969" }, "departure": { "delay": 32, "time": "1770529969" }, "stopId": "2630", "stopSequence": 47 }, { "arrival": { "delay": 33, "time": "1770530013" }, "departure": { "delay": 33, "time": "1770530013" }, "stopId": "928", "stopSequence": 48 }, { "arrival": { "delay": 34, "time": "1770530036" }, "departure": { "delay": 34, "time": "1770530036" }, "stopId": "3107", "stopSequence": 49 }, { "arrival": { "delay": 34, "time": "1770530070" }, "departure": { "delay": 40, "time": "1770530076" }, "stopId": "9696", "stopSequence": 50 }, { "arrival": { "delay": 37, "time": "1770530132" }, "departure": { "delay": 37, "time": "1770530132" }, "stopId": "3347", "stopSequence": 51 }, { "arrival": { "delay": -4, "time": "1770530216" }, "departure": { "delay": 23, "time": "1770530243" }, "stopId": "5225", "stopSequence": 52 }, { "arrival": { "delay": 30, "time": "1770530296" }, "departure": { "delay": 35, "time": "1770530301" }, "stopId": "3111", "stopSequence": 53 }, { "arrival": { "delay": 4, "time": "1770530355" }, "departure": { "delay": 13, "time": "1770530364" }, "stopId": "2286", "stopSequence": 54 }, { "arrival": { "delay": 13, "time": "1770530383" }, "departure": { "delay": 13, "time": "1770530383" }, "stopId": "368", "stopSequence": 55 }, { "arrival": { "delay": 10, "time": "1770530410" }, "departure": { "delay": 28, "time": "1770530428" }, "stopId": "1537", "stopSequence": 56 }, { "arrival": { "delay": 12, "time": "1770530460" }, "departure": { "delay": 12, "time": "1770530460" }, "stopId": "3113", "stopSequence": 57 }, { "arrival": { "delay": 4, "time": "1770530503" }, "departure": { "delay": 4, "time": "1770530503" }, "stopId": "3307", "stopSequence": 58 }, { "arrival": { "delay": 10, "time": "1770530590" }, "departure": { "delay": 14, "time": "1770530594" }, "stopId": "3319", "stopSequence": 59 }, { "arrival": { "delay": -5, "time": "1770530641" }, "departure": { "delay": -5, "time": "1770530641" }, "stopId": "2910", "stopSequence": 60 }, { "arrival": { "delay": -5, "time": "1770530710" }, "departure": { "delay": -5, "time": "1770530710" }, "stopId": "1589", "stopSequence": 61 }, { "arrival": { "delay": -7, "time": "1770530770" }, "departure": { "delay": -5, "time": "1770530772" }, "stopId": "3336", "stopSequence": 62 }, { "arrival": { "delay": -6, "time": "1770530814" }, "departure": { "delay": 10, "time": "1770530830" }, "stopId": "2545", "stopSequence": 63 }, { "arrival": { "delay": 7, "time": "1770530942" }, "departure": { "delay": 7, "time": "1770530942" }, "stopId": "1764", "stopSequence": 64 }, { "arrival": { "delay": -9, "time": "1770530967" }, "departure": { "delay": -9, "time": "1770530967" }, "stopId": "2930", "stopSequence": 65 }, { "arrival": { "delay": -12, "time": "1770531001" }, "departure": { "delay": -12, "time": "1770531001" }, "stopId": "827", "stopSequence": 66 }, { "arrival": { "delay": -1, "time": "1770531092" }, "departure": { "delay": -1, "time": "1770531092" }, "stopId": "3117", "stopSequence": 67 }, { "arrival": { "delay": 11, "time": "1770531190" }, "departure": { "delay": 11, "time": "1770531190" }, "stopId": "2601", "stopSequence": 68 }, { "arrival": { "delay": 10, "time": "1770531250" }, "departure": { "delay": 10, "time": "1770531250" }, "stopId": "749", "stopSequence": 69 }, { "arrival": { "delay": 16, "time": "1770531302" }, "departure": { "delay": 24, "time": "1770531310" }, "stopId": "819", "stopSequence": 70 }, { "arrival": { "delay": 27, "time": "1770531355" }, "departure": { "delay": 27, "time": "1770531355" }, "stopId": "6346", "stopSequence": 71 }, { "arrival": { "delay": 14, "time": "1770531410" }, "departure": { "delay": 26, "time": "1770531422" }, "stopId": "3118", "stopSequence": 72 }, { "arrival": { "delay": 13, "time": "1770531475" }, "departure": { "delay": 23, "time": "1770531485" }, "stopId": "3120", "stopSequence": 73 }, { "arrival": { "delay": 13, "time": "1770531523" }, "departure": { "delay": 13, "time": "1770531523" }, "stopId": "1975", "stopSequence": 74 }, { "arrival": { "delay": 13, "time": "1770531562" }, "departure": { "delay": 13, "time": "1770531562" }, "stopId": "2674", "stopSequence": 75 }, { "arrival": { "delay": 13, "time": "1770531602" }, "departure": { "delay": 13, "time": "1770531602" }, "stopId": "520", "stopSequence": 76 }, { "arrival": { "delay": 13, "time": "1770531659" }, "departure": { "delay": 13, "time": "1770531659" }, "stopId": "6642", "stopSequence": 77 }, { "arrival": { "delay": 13, "time": "1770531705" }, "departure": { "delay": 13, "time": "1770531705" }, "stopId": "5011", "stopSequence": 78 }, { "arrival": { "delay": 12, "time": "1770531744" }, "departure": { "delay": 12, "time": "1770531744" }, "stopId": "3124", "stopSequence": 79 }, { "arrival": { "delay": 12, "time": "1770531792" }, "departure": { "delay": 12, "time": "1770531792" }, "stopId": "3277", "stopSequence": 80 }, { "arrival": { "delay": 13, "time": "1770531808" }, "departure": { "delay": 13, "time": "1770531808" }, "stopId": "6683", "stopSequence": 81 }, { "arrival": { "delay": 12, "time": "1770531852" }, "departure": { "delay": 12, "time": "1770531852" }, "stopId": "7265", "stopSequence": 82 }, { "arrival": { "delay": 12, "time": "1770531972" }, "departure": { "delay": 12, "time": "1770531972" }, "stopId": "9110", "stopSequence": 83 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "35", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437211_8" }, "tripProperties": { "tripHeadsign": "CRACOVIE" }, "vehicle": { "id": "ineo-bus:1863", "label": "CRACOVIE" } } }, { "id": "RT|268437695_8|268437695", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1441, "time": "1770526679" }, "departure": { "delay": 74, "time": "1770528194" }, "stopId": "9130", "stopSequence": 1 }, { "arrival": { "delay": 35, "time": "1770528254" }, "departure": { "delay": 37, "time": "1770528256" }, "stopId": "9131", "stopSequence": 2 }, { "arrival": { "delay": 57, "time": "1770528328" }, "departure": { "delay": 64, "time": "1770528335" }, "stopId": "9133", "stopSequence": 3 }, { "arrival": { "delay": 64, "time": "1770528440" }, "departure": { "delay": 93, "time": "1770528469" }, "stopId": "9135", "stopSequence": 4 }, { "arrival": { "delay": 94, "time": "1770528574" }, "departure": { "delay": 94, "time": "1770528574" }, "stopId": "9137", "stopSequence": 5 }, { "arrival": { "delay": 54, "time": "1770528714" }, "departure": { "delay": 54, "time": "1770528714" }, "stopId": "9139", "stopSequence": 6 }, { "arrival": { "delay": 32, "time": "1770528754" }, "departure": { "delay": 36, "time": "1770528758" }, "stopId": "9141", "stopSequence": 7 }, { "arrival": { "delay": 10, "time": "1770528865" }, "departure": { "delay": 10, "time": "1770528865" }, "stopId": "9143", "stopSequence": 8 }, { "arrival": { "delay": 11, "time": "1770528911" }, "departure": { "delay": 11, "time": "1770528911" }, "stopId": "9145", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1770528964" }, "departure": { "delay": 5, "time": "1770528964" }, "stopId": "9147", "stopSequence": 10 }, { "arrival": { "delay": 7, "time": "1770529054" }, "departure": { "delay": 17, "time": "1770529064" }, "stopId": "9149", "stopSequence": 11 }, { "arrival": { "delay": 24, "time": "1770529133" }, "departure": { "delay": 24, "time": "1770529133" }, "stopId": "9151", "stopSequence": 12 }, { "arrival": { "delay": 14, "time": "1770529214" }, "departure": { "delay": 37, "time": "1770529237" }, "stopId": "9153", "stopSequence": 13 }, { "arrival": { "delay": 38, "time": "1770529284" }, "departure": { "delay": 40, "time": "1770529286" }, "stopId": "9163", "stopSequence": 14 }, { "arrival": { "delay": 40, "time": "1770529367" }, "departure": { "delay": 40, "time": "1770529367" }, "stopId": "9155", "stopSequence": 15 }, { "arrival": { "delay": 46, "time": "1770529458" }, "departure": { "delay": 62, "time": "1770529474" }, "stopId": "9157", "stopSequence": 16 }, { "arrival": { "delay": 74, "time": "1770529574" }, "departure": { "delay": 94, "time": "1770529594" }, "stopId": "9159", "stopSequence": 17 }, { "arrival": { "delay": 94, "time": "1770529643" }, "departure": { "delay": 94, "time": "1770529643" }, "stopId": "9161", "stopSequence": 18 }, { "arrival": { "delay": 82, "time": "1770529725" }, "departure": { "delay": 94, "time": "1770529737" }, "stopId": "9165", "stopSequence": 19 }, { "arrival": { "delay": 95, "time": "1770529809" }, "departure": { "delay": 95, "time": "1770529809" }, "stopId": "9167", "stopSequence": 20 }, { "arrival": { "delay": 82, "time": "1770529877" }, "departure": { "delay": 92, "time": "1770529887" }, "stopId": "9171", "stopSequence": 21 }, { "arrival": { "delay": 74, "time": "1770529934" }, "departure": { "delay": 92, "time": "1770529952" }, "stopId": "9169", "stopSequence": 22 }, { "arrival": { "delay": 95, "time": "1770530015" }, "departure": { "delay": 103, "time": "1770530023" }, "stopId": "9173", "stopSequence": 23 }, { "arrival": { "delay": 90, "time": "1770530074" }, "departure": { "delay": 95, "time": "1770530079" }, "stopId": "9175", "stopSequence": 24 }, { "arrival": { "delay": 83, "time": "1770530154" }, "departure": { "delay": 87, "time": "1770530158" }, "stopId": "9177", "stopSequence": 25 }, { "arrival": { "delay": 94, "time": "1770530254" }, "departure": { "delay": 111, "time": "1770530271" }, "stopId": "9179", "stopSequence": 26 }, { "arrival": { "delay": 104, "time": "1770530314" }, "departure": { "delay": 109, "time": "1770530319" }, "stopId": "9181", "stopSequence": 27 }, { "arrival": { "delay": 91, "time": "1770530371" }, "departure": { "delay": 111, "time": "1770530391" }, "stopId": "9083", "stopSequence": 28 }, { "arrival": { "delay": 98, "time": "1770530454" }, "departure": { "delay": 106, "time": "1770530462" }, "stopId": "9183", "stopSequence": 29 }, { "arrival": { "delay": 106, "time": "1770530506" }, "departure": { "delay": 106, "time": "1770530506" }, "stopId": "9185", "stopSequence": 30 }, { "arrival": { "delay": 106, "time": "1770530570" }, "departure": { "delay": 106, "time": "1770530570" }, "stopId": "9187", "stopSequence": 31 }, { "arrival": { "delay": 94, "time": "1770530636" }, "departure": { "delay": 100, "time": "1770530642" }, "stopId": "9189", "stopSequence": 32 }, { "arrival": { "delay": 91, "time": "1770530731" }, "departure": { "delay": 100, "time": "1770530740" }, "stopId": "9191", "stopSequence": 33 }, { "arrival": { "delay": 94, "time": "1770530812" }, "departure": { "delay": 116, "time": "1770530834" }, "stopId": "9193", "stopSequence": 34 }, { "arrival": { "delay": 95, "time": "1770530915" }, "departure": { "delay": 132, "time": "1770530952" }, "stopId": "9195", "stopSequence": 35 }, { "arrival": { "delay": 101, "time": "1770531030" }, "departure": { "delay": 125, "time": "1770531054" }, "stopId": "823", "stopSequence": 36 }, { "arrival": { "delay": 110, "time": "1770531110" }, "departure": { "delay": 142, "time": "1770531142" }, "stopId": "3801", "stopSequence": 37 }, { "arrival": { "delay": 118, "time": "1770531238" }, "departure": { "delay": 152, "time": "1770531272" }, "stopId": "9197", "stopSequence": 38 }, { "arrival": { "delay": 92, "time": "1770531322" }, "departure": { "delay": 120, "time": "1770531350" }, "stopId": "9199", "stopSequence": 39 }, { "arrival": { "delay": 56, "time": "1770531416" }, "departure": { "delay": 108, "time": "1770531468" }, "stopId": "9201", "stopSequence": 40 }, { "arrival": { "delay": 62, "time": "1770531602" }, "departure": { "delay": 62, "time": "1770531602" }, "stopId": "9716", "stopSequence": 41 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437695_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" }, "vehicle": { "id": "ineo-bus:2342", "label": "GARE ST-JEAN MECA" } } }, { "id": "RT|268437696_8|268437696", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -598, "time": "1770531602" }, "departure": { "delay": 0, "time": "1770532200" }, "stopId": "9716", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770532279" }, "departure": { "delay": 1, "time": "1770532279" }, "stopId": "9772", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770532394" }, "departure": { "delay": 0, "time": "1770532394" }, "stopId": "9717", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770532500" }, "departure": { "delay": 0, "time": "1770532500" }, "stopId": "9202", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770532631" }, "departure": { "delay": 1, "time": "1770532631" }, "stopId": "9200", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770532724" }, "departure": { "delay": 1, "time": "1770532724" }, "stopId": "9198", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770532860" }, "departure": { "delay": 0, "time": "1770532860" }, "stopId": "3549", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770532930" }, "departure": { "delay": 1, "time": "1770532930" }, "stopId": "1606", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770533040" }, "departure": { "delay": 0, "time": "1770533040" }, "stopId": "9196", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770533111" }, "departure": { "delay": 0, "time": "1770533111" }, "stopId": "9194", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770533187" }, "departure": { "delay": 0, "time": "1770533187" }, "stopId": "9192", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770533284" }, "departure": { "delay": 0, "time": "1770533284" }, "stopId": "9190", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770533350" }, "departure": { "delay": 0, "time": "1770533350" }, "stopId": "9188", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770533459" }, "departure": { "delay": -1, "time": "1770533459" }, "stopId": "2973", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770533497" }, "departure": { "delay": 0, "time": "1770533497" }, "stopId": "9184", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770533547" }, "departure": { "delay": 0, "time": "1770533547" }, "stopId": "2975", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1770533598" }, "departure": { "delay": -1, "time": "1770533598" }, "stopId": "9182", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770533639" }, "departure": { "delay": -1, "time": "1770533639" }, "stopId": "9180", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770533715" }, "departure": { "delay": -1, "time": "1770533715" }, "stopId": "9178", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1770533800" }, "departure": { "delay": -1, "time": "1770533800" }, "stopId": "9176", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770533856" }, "departure": { "delay": -1, "time": "1770533856" }, "stopId": "9174", "stopSequence": 21 }, { "arrival": { "delay": -2, "time": "1770533938" }, "departure": { "delay": -2, "time": "1770533938" }, "stopId": "9170", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770534005" }, "departure": { "delay": -1, "time": "1770534005" }, "stopId": "9172", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770534086" }, "departure": { "delay": -1, "time": "1770534086" }, "stopId": "9168", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1770534158" }, "departure": { "delay": -1, "time": "1770534158" }, "stopId": "9166", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770534253" }, "departure": { "delay": -1, "time": "1770534253" }, "stopId": "9162", "stopSequence": 26 }, { "arrival": { "delay": -2, "time": "1770534298" }, "departure": { "delay": -2, "time": "1770534298" }, "stopId": "9160", "stopSequence": 27 }, { "arrival": { "delay": -2, "time": "1770534402" }, "departure": { "delay": -2, "time": "1770534402" }, "stopId": "9158", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1770534492" }, "departure": { "delay": -1, "time": "1770534492" }, "stopId": "9156", "stopSequence": 29 }, { "arrival": { "delay": -2, "time": "1770534601" }, "departure": { "delay": -2, "time": "1770534601" }, "stopId": "9164", "stopSequence": 30 }, { "arrival": { "delay": -2, "time": "1770534658" }, "departure": { "delay": -2, "time": "1770534658" }, "stopId": "9154", "stopSequence": 31 }, { "arrival": { "delay": -2, "time": "1770534768" }, "departure": { "delay": -2, "time": "1770534768" }, "stopId": "9152", "stopSequence": 32 }, { "arrival": { "delay": -2, "time": "1770534840" }, "departure": { "delay": -2, "time": "1770534840" }, "stopId": "9150", "stopSequence": 33 }, { "arrival": { "delay": -2, "time": "1770534933" }, "departure": { "delay": -2, "time": "1770534933" }, "stopId": "9148", "stopSequence": 34 }, { "arrival": { "delay": -3, "time": "1770535017" }, "departure": { "delay": -3, "time": "1770535017" }, "stopId": "9146", "stopSequence": 35 }, { "arrival": { "delay": -3, "time": "1770535060" }, "departure": { "delay": -3, "time": "1770535060" }, "stopId": "3046", "stopSequence": 36 }, { "arrival": { "delay": -3, "time": "1770535149" }, "departure": { "delay": -3, "time": "1770535149" }, "stopId": "2032", "stopSequence": 37 }, { "arrival": { "delay": -3, "time": "1770535317" }, "departure": { "delay": -3, "time": "1770535317" }, "stopId": "623", "stopSequence": 38 }, { "arrival": { "delay": -3, "time": "1770535423" }, "departure": { "delay": -3, "time": "1770535423" }, "stopId": "3050", "stopSequence": 39 }, { "arrival": { "delay": -3, "time": "1770535497" }, "departure": { "delay": -3, "time": "1770535497" }, "stopId": "3052", "stopSequence": 40 }, { "arrival": { "delay": -3, "time": "1770535557" }, "departure": { "delay": -3, "time": "1770535557" }, "stopId": "3054", "stopSequence": 41 }, { "arrival": { "delay": -3, "time": "1770535616" }, "departure": { "delay": -3, "time": "1770535616" }, "stopId": "2503", "stopSequence": 42 }, { "arrival": { "delay": -3, "time": "1770535702" }, "departure": { "delay": -3, "time": "1770535702" }, "stopId": "3057", "stopSequence": 43 }, { "arrival": { "delay": -3, "time": "1770535737" }, "departure": { "delay": -3, "time": "1770535737" }, "stopId": "1000", "stopSequence": 44 }, { "arrival": { "delay": -3, "time": "1770535857" }, "departure": { "delay": -3, "time": "1770535857" }, "stopId": "3063", "stopSequence": 45 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437696_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ISSAC" } } }, { "id": "RT|268437212_8|268437212", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2016, "time": "1770531984" }, "departure": { "delay": 0, "time": "1770534000" }, "stopId": "9110", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770534070" }, "departure": { "delay": 1, "time": "1770534070" }, "stopId": "6684", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534120" }, "departure": { "delay": 0, "time": "1770534120" }, "stopId": "3125", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1770534162" }, "departure": { "delay": 1, "time": "1770534162" }, "stopId": "2635", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770534202" }, "departure": { "delay": 1, "time": "1770534202" }, "stopId": "5010", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770534245" }, "departure": { "delay": 1, "time": "1770534245" }, "stopId": "6641", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770534315" }, "departure": { "delay": 1, "time": "1770534315" }, "stopId": "2593", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770534342" }, "departure": { "delay": 1, "time": "1770534342" }, "stopId": "1973", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770534388" }, "departure": { "delay": 0, "time": "1770534388" }, "stopId": "3121", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770534437" }, "departure": { "delay": 1, "time": "1770534437" }, "stopId": "3119", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770534497" }, "departure": { "delay": 1, "time": "1770534497" }, "stopId": "515", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770534549" }, "departure": { "delay": 0, "time": "1770534549" }, "stopId": "6345", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770534608" }, "departure": { "delay": 1, "time": "1770534608" }, "stopId": "588", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770534634" }, "departure": { "delay": 1, "time": "1770534634" }, "stopId": "716", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770534721" }, "departure": { "delay": 1, "time": "1770534721" }, "stopId": "2629", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770534821" }, "departure": { "delay": 1, "time": "1770534821" }, "stopId": "3116", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1770534895" }, "departure": { "delay": 2, "time": "1770534895" }, "stopId": "2586", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770534937" }, "departure": { "delay": 1, "time": "1770534937" }, "stopId": "2929", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1770534982" }, "departure": { "delay": 2, "time": "1770534982" }, "stopId": "8731", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770535081" }, "departure": { "delay": 1, "time": "1770535081" }, "stopId": "366", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1770535158" }, "departure": { "delay": 2, "time": "1770535158" }, "stopId": "2639", "stopSequence": 21 }, { "arrival": { "delay": 2, "time": "1770535222" }, "departure": { "delay": 2, "time": "1770535222" }, "stopId": "2511", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1770535283" }, "departure": { "delay": 2, "time": "1770535283" }, "stopId": "2983", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770535381" }, "departure": { "delay": 1, "time": "1770535381" }, "stopId": "833", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1770535458" }, "departure": { "delay": 2, "time": "1770535458" }, "stopId": "3325", "stopSequence": 25 }, { "arrival": { "delay": 2, "time": "1770535505" }, "departure": { "delay": 2, "time": "1770535505" }, "stopId": "3114", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770535561" }, "departure": { "delay": 1, "time": "1770535561" }, "stopId": "3097", "stopSequence": 27 }, { "arrival": { "delay": 1, "time": "1770535600" }, "departure": { "delay": 1, "time": "1770535600" }, "stopId": "1091", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770535620" }, "departure": { "delay": 1, "time": "1770535620" }, "stopId": "3112", "stopSequence": 29 }, { "arrival": { "delay": 1, "time": "1770535697" }, "departure": { "delay": 1, "time": "1770535697" }, "stopId": "1978", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "35", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437212_8" }, "tripProperties": { "tripHeadsign": "GARE SAINT JEAN" } } }, { "id": "RT|268436000_8|268436000", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "7451", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "7441", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3004", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3005", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "5481", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "760", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3006", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "7265", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "6832", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "6422", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "5737", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "5736", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7348", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "7861", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "6827", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "702", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "606", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "1726", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "3314", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "4750", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "2195", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "244", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "1809", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "2194", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "1641", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2186", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "3300", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "1722", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "6456", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5495", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "2544", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "788", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "3330", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "1849", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1987", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "2142", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "5641", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "3896", "stopSequence": 38 }, { "scheduleRelationship": "SKIPPED", "stopId": "2076", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "1389", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "3900", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "883", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "3901", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "7564", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "7566", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "2248", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "2006", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "1818", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "2013", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "1776", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "5645", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "3917", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "3919", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "2009", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "2129", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "5647", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "5649", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "5650", "stopSequence": 58 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436000_8" }, "tripProperties": { "tripHeadsign": "AMBARES PARABELLE" } } }, { "id": "RT|268437331_8|268437331", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "8816", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "3048", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "13", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1775", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "31", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3045", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "9145", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "9147", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3062", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "632", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "8782", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "7020", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7022", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "1492", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3331", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "5320", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "8832", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "6572", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9324", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "5756", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "8651", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "8650", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "8648", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9080", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "346", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "8646", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "8644", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "8642", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "2884", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "2871", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "2875", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "219", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9050", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2431", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1522", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "2840", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "9778", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "781", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1318", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "940", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "9697", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "3247", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1667", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "3276", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "7831", "stopSequence": 45 }, { "scheduleRelationship": "SKIPPED", "stopId": "8931", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "5701", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "4137", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "4651", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "5694", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "8052", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "5705", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "3885", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "2494", "stopSequence": 58 }, { "scheduleRelationship": "NO_DATA", "stopId": "8431", "stopSequence": 59 }, { "scheduleRelationship": "NO_DATA", "stopId": "9708", "stopSequence": 60 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "39", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437331_8" }, "tripProperties": { "tripHeadsign": "VILLENAVE PYRENEES" } } }, { "id": "RT|268437690_8|268437690", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "9716", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "9772", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "9717", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9202", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "9200", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "9198", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3549", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1606", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "9196", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9194", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9192", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9190", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9188", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "2973", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9184", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "2975", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9182", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9180", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9178", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "9176", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9174", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "9170", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "9172", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9168", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9166", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "9162", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "9160", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "9158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9156", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9164", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9154", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "9152", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9150", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9148", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "9146", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "3046", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2032", "stopSequence": 37 }, { "scheduleRelationship": "SKIPPED", "stopId": "554", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "3050", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "3052", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "3054", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "2503", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "3057", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "1000", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "3063", "stopSequence": 45 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437690_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ISSAC" } } }, { "id": "RT|268436571_8|268436571", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -389, "time": "1770532111" }, "departure": { "delay": 0, "time": "1770532500" }, "stopId": "7874", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770532532" }, "departure": { "delay": 0, "time": "1770532532" }, "stopId": "2560", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770532606" }, "departure": { "delay": 0, "time": "1770532606" }, "stopId": "1933", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770532668" }, "departure": { "delay": 0, "time": "1770532668" }, "stopId": "2657", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770532709" }, "departure": { "delay": 0, "time": "1770532709" }, "stopId": "1788", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770532766" }, "departure": { "delay": 0, "time": "1770532766" }, "stopId": "4030", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1770532806" }, "departure": { "delay": -1, "time": "1770532806" }, "stopId": "3960", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1770532859" }, "departure": { "delay": -1, "time": "1770532859" }, "stopId": "198", "stopSequence": 8 }, { "arrival": { "delay": -1, "time": "1770532896" }, "departure": { "delay": -1, "time": "1770532896" }, "stopId": "2967", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770532921" }, "departure": { "delay": 0, "time": "1770532921" }, "stopId": "1501", "stopSequence": 10 }, { "arrival": { "delay": -1, "time": "1770532979" }, "departure": { "delay": -1, "time": "1770532979" }, "stopId": "723", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1770533011" }, "departure": { "delay": -1, "time": "1770533011" }, "stopId": "4027", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1770533159" }, "departure": { "delay": -1, "time": "1770533159" }, "stopId": "5939", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770533202" }, "departure": { "delay": -1, "time": "1770533202" }, "stopId": "5973", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770533224" }, "departure": { "delay": -1, "time": "1770533224" }, "stopId": "6366", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770533257" }, "departure": { "delay": 0, "time": "1770533257" }, "stopId": "9775", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1770533286" }, "departure": { "delay": -1, "time": "1770533286" }, "stopId": "9116", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770533326" }, "departure": { "delay": 0, "time": "1770533326" }, "stopId": "5975", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770533346" }, "departure": { "delay": -1, "time": "1770533346" }, "stopId": "700", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770533484" }, "departure": { "delay": 0, "time": "1770533484" }, "stopId": "1773", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770533519" }, "departure": { "delay": -1, "time": "1770533519" }, "stopId": "811", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1770533587" }, "departure": { "delay": -1, "time": "1770533587" }, "stopId": "5593", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770533639" }, "departure": { "delay": 0, "time": "1770533639" }, "stopId": "1731", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770533680" }, "departure": { "delay": 0, "time": "1770533680" }, "stopId": "1979", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770533711" }, "departure": { "delay": 0, "time": "1770533711" }, "stopId": "1961", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770533756" }, "departure": { "delay": 1, "time": "1770533756" }, "stopId": "1772", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770533800" }, "departure": { "delay": 1, "time": "1770533800" }, "stopId": "1994", "stopSequence": 27 }, { "arrival": { "delay": 1, "time": "1770533840" }, "departure": { "delay": 1, "time": "1770533840" }, "stopId": "5467", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770533873" }, "departure": { "delay": 1, "time": "1770533873" }, "stopId": "315", "stopSequence": 29 }, { "arrival": { "delay": 1, "time": "1770533916" }, "departure": { "delay": 1, "time": "1770533916" }, "stopId": "2133", "stopSequence": 30 }, { "arrival": { "delay": 1, "time": "1770533957" }, "departure": { "delay": 1, "time": "1770533957" }, "stopId": "176", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1770534023" }, "departure": { "delay": 1, "time": "1770534023" }, "stopId": "929", "stopSequence": 32 }, { "arrival": { "delay": 1, "time": "1770534061" }, "departure": { "delay": 1, "time": "1770534061" }, "stopId": "9001", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1770534080" }, "departure": { "delay": 2, "time": "1770534080" }, "stopId": "9002", "stopSequence": 34 }, { "arrival": { "delay": 2, "time": "1770534134" }, "departure": { "delay": 2, "time": "1770534134" }, "stopId": "9004", "stopSequence": 35 }, { "arrival": { "delay": 2, "time": "1770534182" }, "departure": { "delay": 2, "time": "1770534182" }, "stopId": "9007", "stopSequence": 36 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436571_8" }, "tripProperties": { "tripHeadsign": "FONTANIEU" } } }, { "id": "RT|268435485_8|268435485", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1888, "time": "1770532052" }, "departure": { "delay": 0, "time": "1770533940" }, "stopId": "9829", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770534000" }, "departure": { "delay": 0, "time": "1770534000" }, "stopId": "7553", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534105" }, "departure": { "delay": 0, "time": "1770534105" }, "stopId": "6829", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534180" }, "departure": { "delay": 0, "time": "1770534180" }, "stopId": "1601", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770534256" }, "departure": { "delay": 0, "time": "1770534256" }, "stopId": "586", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770534300" }, "departure": { "delay": 0, "time": "1770534300" }, "stopId": "1666", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770534333" }, "departure": { "delay": 1, "time": "1770534333" }, "stopId": "1191", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770534369" }, "departure": { "delay": 1, "time": "1770534369" }, "stopId": "861", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770534402" }, "departure": { "delay": 1, "time": "1770534402" }, "stopId": "140", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770534441" }, "departure": { "delay": 1, "time": "1770534441" }, "stopId": "2381", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770534541" }, "departure": { "delay": 1, "time": "1770534541" }, "stopId": "4611", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770534625" }, "departure": { "delay": 1, "time": "1770534625" }, "stopId": "9790", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770534682" }, "departure": { "delay": 1, "time": "1770534682" }, "stopId": "9791", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770534811" }, "departure": { "delay": 1, "time": "1770534811" }, "stopId": "9731", "stopSequence": 14 }, { "arrival": { "delay": 2, "time": "1770534858" }, "departure": { "delay": 2, "time": "1770534858" }, "stopId": "5840", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770534936" }, "departure": { "delay": 1, "time": "1770534936" }, "stopId": "9772", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770535011" }, "departure": { "delay": 1, "time": "1770535011" }, "stopId": "9717", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770535080" }, "departure": { "delay": 0, "time": "1770535080" }, "stopId": "9202", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770535189" }, "departure": { "delay": 0, "time": "1770535189" }, "stopId": "9200", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770535266" }, "departure": { "delay": 0, "time": "1770535266" }, "stopId": "9198", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770535379" }, "departure": { "delay": -1, "time": "1770535379" }, "stopId": "3549", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1770535472" }, "departure": { "delay": -1, "time": "1770535472" }, "stopId": "1606", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770535619" }, "departure": { "delay": -1, "time": "1770535619" }, "stopId": "9196", "stopSequence": 23 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435485_8" }, "tripProperties": { "tripHeadsign": "MERIGNAC BEAUDESERT" } } }, { "id": "RT|268435484_8|268435484", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -490, "time": "1770528111" }, "departure": { "delay": 10, "time": "1770528611" }, "stopId": "2239", "stopSequence": 1 }, { "arrival": { "delay": 16, "time": "1770528691" }, "departure": { "delay": 16, "time": "1770528691" }, "stopId": "5759", "stopSequence": 2 }, { "arrival": { "delay": 16, "time": "1770528735" }, "departure": { "delay": 19, "time": "1770528738" }, "stopId": "5758", "stopSequence": 3 }, { "arrival": { "delay": 19, "time": "1770528804" }, "departure": { "delay": 19, "time": "1770528804" }, "stopId": "5760", "stopSequence": 4 }, { "arrival": { "delay": 29, "time": "1770528869" }, "departure": { "delay": 32, "time": "1770528872" }, "stopId": "1330", "stopSequence": 5 }, { "arrival": { "delay": 39, "time": "1770528931" }, "departure": { "delay": 39, "time": "1770528931" }, "stopId": "1352", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1770529081" }, "departure": { "delay": 40, "time": "1770529081" }, "stopId": "947", "stopSequence": 7 }, { "arrival": { "delay": 35, "time": "1770529115" }, "departure": { "delay": 54, "time": "1770529134" }, "stopId": "2472", "stopSequence": 8 }, { "arrival": { "delay": 48, "time": "1770529164" }, "departure": { "delay": 48, "time": "1770529164" }, "stopId": "791", "stopSequence": 9 }, { "arrival": { "delay": 46, "time": "1770529200" }, "departure": { "delay": 46, "time": "1770529200" }, "stopId": "2473", "stopSequence": 10 }, { "arrival": { "delay": 32, "time": "1770529233" }, "departure": { "delay": 39, "time": "1770529240" }, "stopId": "2474", "stopSequence": 11 }, { "arrival": { "delay": 31, "time": "1770529291" }, "departure": { "delay": 38, "time": "1770529298" }, "stopId": "1165", "stopSequence": 12 }, { "arrival": { "delay": 17, "time": "1770529337" }, "departure": { "delay": 37, "time": "1770529357" }, "stopId": "2273", "stopSequence": 13 }, { "arrival": { "delay": 19, "time": "1770529399" }, "departure": { "delay": 37, "time": "1770529417" }, "stopId": "1234", "stopSequence": 14 }, { "arrival": { "delay": 32, "time": "1770529484" }, "departure": { "delay": 50, "time": "1770529502" }, "stopId": "159", "stopSequence": 15 }, { "arrival": { "delay": 45, "time": "1770529531" }, "departure": { "delay": 65, "time": "1770529551" }, "stopId": "2466", "stopSequence": 16 }, { "arrival": { "delay": 61, "time": "1770529582" }, "departure": { "delay": 61, "time": "1770529582" }, "stopId": "725", "stopSequence": 17 }, { "arrival": { "delay": 51, "time": "1770529611" }, "departure": { "delay": 61, "time": "1770529621" }, "stopId": "1700", "stopSequence": 18 }, { "arrival": { "delay": 45, "time": "1770529676" }, "departure": { "delay": 46, "time": "1770529677" }, "stopId": "1253", "stopSequence": 19 }, { "arrival": { "delay": 32, "time": "1770529694" }, "departure": { "delay": 36, "time": "1770529698" }, "stopId": "601", "stopSequence": 20 }, { "arrival": { "delay": 22, "time": "1770529731" }, "departure": { "delay": 22, "time": "1770529731" }, "stopId": "730", "stopSequence": 21 }, { "arrival": { "delay": 13, "time": "1770529753" }, "departure": { "delay": 19, "time": "1770529759" }, "stopId": "2467", "stopSequence": 22 }, { "arrival": { "delay": 16, "time": "1770529793" }, "departure": { "delay": 35, "time": "1770529812" }, "stopId": "644", "stopSequence": 23 }, { "arrival": { "delay": 51, "time": "1770529891" }, "departure": { "delay": 51, "time": "1770529891" }, "stopId": "722", "stopSequence": 24 }, { "arrival": { "delay": 48, "time": "1770529931" }, "departure": { "delay": 52, "time": "1770529935" }, "stopId": "2468", "stopSequence": 25 }, { "arrival": { "delay": 54, "time": "1770529974" }, "departure": { "delay": 71, "time": "1770529991" }, "stopId": "2469", "stopSequence": 26 }, { "arrival": { "delay": 46, "time": "1770530034" }, "departure": { "delay": 48, "time": "1770530036" }, "stopId": "2470", "stopSequence": 27 }, { "arrival": { "delay": 41, "time": "1770530096" }, "departure": { "delay": 62, "time": "1770530117" }, "stopId": "1929", "stopSequence": 28 }, { "arrival": { "delay": 50, "time": "1770530143" }, "departure": { "delay": 50, "time": "1770530143" }, "stopId": "279", "stopSequence": 29 }, { "arrival": { "delay": 24, "time": "1770530184" }, "departure": { "delay": 24, "time": "1770530184" }, "stopId": "4577", "stopSequence": 30 }, { "arrival": { "delay": 35, "time": "1770530209" }, "departure": { "delay": 37, "time": "1770530211" }, "stopId": "9193", "stopSequence": 31 }, { "arrival": { "delay": 91, "time": "1770530311" }, "departure": { "delay": 99, "time": "1770530319" }, "stopId": "9195", "stopSequence": 32 }, { "arrival": { "delay": 60, "time": "1770530410" }, "departure": { "delay": 76, "time": "1770530426" }, "stopId": "823", "stopSequence": 33 }, { "arrival": { "delay": 45, "time": "1770530480" }, "departure": { "delay": 61, "time": "1770530496" }, "stopId": "3801", "stopSequence": 34 }, { "arrival": { "delay": 26, "time": "1770530570" }, "departure": { "delay": 81, "time": "1770530625" }, "stopId": "9197", "stopSequence": 35 }, { "arrival": { "delay": 32, "time": "1770530675" }, "departure": { "delay": 34, "time": "1770530677" }, "stopId": "9199", "stopSequence": 36 }, { "arrival": { "delay": -10, "time": "1770530750" }, "departure": { "delay": 28, "time": "1770530788" }, "stopId": "9201", "stopSequence": 37 }, { "arrival": { "delay": 51, "time": "1770530885" }, "departure": { "delay": 86, "time": "1770530920" }, "stopId": "9249", "stopSequence": 38 }, { "arrival": { "delay": 68, "time": "1770531015" }, "departure": { "delay": 68, "time": "1770531015" }, "stopId": "2610", "stopSequence": 39 }, { "arrival": { "delay": 32, "time": "1770531068" }, "departure": { "delay": 33, "time": "1770531069" }, "stopId": "5841", "stopSequence": 40 }, { "arrival": { "delay": 21, "time": "1770531108" }, "departure": { "delay": 33, "time": "1770531120" }, "stopId": "9730", "stopSequence": 41 }, { "arrival": { "delay": -40, "time": "1770531208" }, "departure": { "delay": -20, "time": "1770531228" }, "stopId": "9732", "stopSequence": 42 }, { "arrival": { "delay": -36, "time": "1770531348" }, "departure": { "delay": -36, "time": "1770531348" }, "stopId": "712", "stopSequence": 43 }, { "arrival": { "delay": -37, "time": "1770531383" }, "departure": { "delay": -33, "time": "1770531387" }, "stopId": "4610", "stopSequence": 44 }, { "arrival": { "delay": -28, "time": "1770531488" }, "departure": { "delay": -28, "time": "1770531488" }, "stopId": "2383", "stopSequence": 45 }, { "arrival": { "delay": -27, "time": "1770531518" }, "departure": { "delay": -27, "time": "1770531518" }, "stopId": "905", "stopSequence": 46 }, { "arrival": { "delay": -27, "time": "1770531557" }, "departure": { "delay": -27, "time": "1770531557" }, "stopId": "1439", "stopSequence": 47 }, { "arrival": { "delay": -27, "time": "1770531594" }, "departure": { "delay": -27, "time": "1770531594" }, "stopId": "572", "stopSequence": 48 }, { "arrival": { "delay": -28, "time": "1770531632" }, "departure": { "delay": -28, "time": "1770531632" }, "stopId": "3283", "stopSequence": 49 }, { "arrival": { "delay": -27, "time": "1770531672" }, "departure": { "delay": -27, "time": "1770531672" }, "stopId": "268", "stopSequence": 50 }, { "arrival": { "delay": -27, "time": "1770531703" }, "departure": { "delay": -27, "time": "1770531703" }, "stopId": "422", "stopSequence": 51 }, { "arrival": { "delay": -28, "time": "1770531752" }, "departure": { "delay": -28, "time": "1770531752" }, "stopId": "5226", "stopSequence": 52 }, { "arrival": { "delay": -27, "time": "1770531847" }, "departure": { "delay": -27, "time": "1770531847" }, "stopId": "6830", "stopSequence": 53 }, { "arrival": { "delay": -28, "time": "1770531992" }, "departure": { "delay": -28, "time": "1770531992" }, "stopId": "7552", "stopSequence": 54 }, { "arrival": { "delay": -28, "time": "1770532052" }, "departure": { "delay": -28, "time": "1770532052" }, "stopId": "9829", "stopSequence": 55 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435484_8" }, "tripProperties": { "tripHeadsign": "ARTIGUES BLANCHERIE" }, "vehicle": { "id": "ineo-bus:1886", "label": "ARTIGUES BLANCHERIE" } } }, { "id": "RT|268436572_8|268436572", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -418, "time": "1770534182" }, "departure": { "delay": 0, "time": "1770534600" }, "stopId": "9007", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770534668" }, "departure": { "delay": 1, "time": "1770534668" }, "stopId": "9005", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770534720" }, "departure": { "delay": 1, "time": "1770534720" }, "stopId": "9003", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1770534741" }, "departure": { "delay": 1, "time": "1770534741" }, "stopId": "6971", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770534772" }, "departure": { "delay": 1, "time": "1770534772" }, "stopId": "169", "stopSequence": 5 }, { "arrival": { "delay": 2, "time": "1770534848" }, "departure": { "delay": 2, "time": "1770534848" }, "stopId": "1736", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770534892" }, "departure": { "delay": 1, "time": "1770534892" }, "stopId": "1120", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770534933" }, "departure": { "delay": 1, "time": "1770534933" }, "stopId": "1834", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770534980" }, "departure": { "delay": 1, "time": "1770534980" }, "stopId": "5468", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770535026" }, "departure": { "delay": 1, "time": "1770535026" }, "stopId": "2823", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770535105" }, "departure": { "delay": 1, "time": "1770535105" }, "stopId": "2648", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770535155" }, "departure": { "delay": 1, "time": "1770535155" }, "stopId": "1845", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770535185" }, "departure": { "delay": 1, "time": "1770535185" }, "stopId": "2221", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770535247" }, "departure": { "delay": 1, "time": "1770535247" }, "stopId": "5594", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770535320" }, "departure": { "delay": 0, "time": "1770535320" }, "stopId": "1552", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770535363" }, "departure": { "delay": 1, "time": "1770535363" }, "stopId": "1833", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770535518" }, "departure": { "delay": 1, "time": "1770535518" }, "stopId": "1093", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770535547" }, "departure": { "delay": 0, "time": "1770535547" }, "stopId": "5976", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770535585" }, "departure": { "delay": 0, "time": "1770535585" }, "stopId": "9117", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770535618" }, "departure": { "delay": 0, "time": "1770535618" }, "stopId": "9774", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770535649" }, "departure": { "delay": 0, "time": "1770535649" }, "stopId": "6365", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770535682" }, "departure": { "delay": 0, "time": "1770535682" }, "stopId": "5974", "stopSequence": 22 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436572_8" }, "tripProperties": { "tripHeadsign": "FRANKTON" } } }, { "id": "RT|268436570_8|268436570", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1685, "time": "1770528715" }, "departure": { "delay": 11, "time": "1770530411" }, "stopId": "9007", "stopSequence": 1 }, { "arrival": { "delay": 26, "time": "1770530493" }, "departure": { "delay": 26, "time": "1770530493" }, "stopId": "9005", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1770530545" }, "departure": { "delay": 32, "time": "1770530551" }, "stopId": "9003", "stopSequence": 3 }, { "arrival": { "delay": 31, "time": "1770530571" }, "departure": { "delay": 32, "time": "1770530572" }, "stopId": "6971", "stopSequence": 4 }, { "arrival": { "delay": 32, "time": "1770530603" }, "departure": { "delay": 37, "time": "1770530608" }, "stopId": "169", "stopSequence": 5 }, { "arrival": { "delay": 22, "time": "1770530668" }, "departure": { "delay": 22, "time": "1770530668" }, "stopId": "1736", "stopSequence": 6 }, { "arrival": { "delay": 3, "time": "1770530694" }, "departure": { "delay": 21, "time": "1770530712" }, "stopId": "1120", "stopSequence": 7 }, { "arrival": { "delay": 14, "time": "1770530746" }, "departure": { "delay": 14, "time": "1770530746" }, "stopId": "1834", "stopSequence": 8 }, { "arrival": { "delay": 10, "time": "1770530789" }, "departure": { "delay": 14, "time": "1770530793" }, "stopId": "5468", "stopSequence": 9 }, { "arrival": { "delay": 14, "time": "1770530839" }, "departure": { "delay": 14, "time": "1770530839" }, "stopId": "2823", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1770530909" }, "departure": { "delay": 11, "time": "1770530915" }, "stopId": "2648", "stopSequence": 11 }, { "arrival": { "delay": -2, "time": "1770530952" }, "departure": { "delay": 1, "time": "1770530955" }, "stopId": "1845", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770530985" }, "departure": { "delay": 1, "time": "1770530985" }, "stopId": "2221", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770531045" }, "departure": { "delay": -1, "time": "1770531045" }, "stopId": "5594", "stopSequence": 14 }, { "arrival": { "delay": -26, "time": "1770531094" }, "departure": { "delay": -21, "time": "1770531099" }, "stopId": "1552", "stopSequence": 15 }, { "arrival": { "delay": -20, "time": "1770531142" }, "departure": { "delay": -20, "time": "1770531142" }, "stopId": "1833", "stopSequence": 16 }, { "arrival": { "delay": -67, "time": "1770531250" }, "departure": { "delay": -63, "time": "1770531254" }, "stopId": "1093", "stopSequence": 17 }, { "arrival": { "delay": -70, "time": "1770531277" }, "departure": { "delay": -70, "time": "1770531277" }, "stopId": "5976", "stopSequence": 18 }, { "arrival": { "delay": -81, "time": "1770531304" }, "departure": { "delay": -81, "time": "1770531304" }, "stopId": "9117", "stopSequence": 19 }, { "arrival": { "delay": -89, "time": "1770531329" }, "departure": { "delay": -88, "time": "1770531330" }, "stopId": "9774", "stopSequence": 20 }, { "arrival": { "delay": -88, "time": "1770531361" }, "departure": { "delay": -88, "time": "1770531361" }, "stopId": "6365", "stopSequence": 21 }, { "arrival": { "delay": -93, "time": "1770531389" }, "departure": { "delay": -88, "time": "1770531394" }, "stopId": "5974", "stopSequence": 22 }, { "arrival": { "delay": -77, "time": "1770531463" }, "departure": { "delay": -70, "time": "1770531470" }, "stopId": "7875", "stopSequence": 23 }, { "arrival": { "delay": -70, "time": "1770531645" }, "departure": { "delay": -70, "time": "1770531645" }, "stopId": "4026", "stopSequence": 24 }, { "arrival": { "delay": -70, "time": "1770531710" }, "departure": { "delay": -70, "time": "1770531710" }, "stopId": "2651", "stopSequence": 25 }, { "arrival": { "delay": -69, "time": "1770531754" }, "departure": { "delay": -69, "time": "1770531754" }, "stopId": "1092", "stopSequence": 26 }, { "arrival": { "delay": -69, "time": "1770531778" }, "departure": { "delay": -69, "time": "1770531778" }, "stopId": "5469", "stopSequence": 27 }, { "arrival": { "delay": -69, "time": "1770531804" }, "departure": { "delay": -69, "time": "1770531804" }, "stopId": "2053", "stopSequence": 28 }, { "arrival": { "delay": -70, "time": "1770531830" }, "departure": { "delay": -70, "time": "1770531830" }, "stopId": "3968", "stopSequence": 29 }, { "arrival": { "delay": -70, "time": "1770531859" }, "departure": { "delay": -70, "time": "1770531859" }, "stopId": "3959", "stopSequence": 30 }, { "arrival": { "delay": -70, "time": "1770531893" }, "departure": { "delay": -70, "time": "1770531893" }, "stopId": "4029", "stopSequence": 31 }, { "arrival": { "delay": -69, "time": "1770531919" }, "departure": { "delay": -69, "time": "1770531919" }, "stopId": "2010", "stopSequence": 32 }, { "arrival": { "delay": -69, "time": "1770531949" }, "departure": { "delay": -69, "time": "1770531949" }, "stopId": "1998", "stopSequence": 33 }, { "arrival": { "delay": -69, "time": "1770531979" }, "departure": { "delay": -69, "time": "1770531979" }, "stopId": "2012", "stopSequence": 34 }, { "arrival": { "delay": -70, "time": "1770532010" }, "departure": { "delay": -70, "time": "1770532010" }, "stopId": "3358", "stopSequence": 35 }, { "arrival": { "delay": -70, "time": "1770532130" }, "departure": { "delay": -70, "time": "1770532130" }, "stopId": "7874", "stopSequence": 36 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436570_8" }, "tripProperties": { "tripHeadsign": "FRANKTON" }, "vehicle": { "id": "ineo-bus:89013", "label": "FRANKTON" } } }, { "id": "RT|268437318_8|268437318", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "8816", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "3048", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "13", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1775", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "31", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3045", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "9145", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "9147", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3062", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "632", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "8782", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "7020", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7022", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "1492", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3331", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "5320", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "8832", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "6572", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9324", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "5756", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "8651", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "8650", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "8648", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9080", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "346", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "8646", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "8644", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "8642", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "2884", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "2871", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "2875", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "219", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9050", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2431", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1522", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "2840", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "9778", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "781", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1318", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "940", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "9697", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "3247", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1667", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "3276", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "7831", "stopSequence": 45 }, { "scheduleRelationship": "SKIPPED", "stopId": "8931", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "5701", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "4137", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "4651", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "5694", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "8052", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "5705", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "3885", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "2494", "stopSequence": 58 }, { "scheduleRelationship": "NO_DATA", "stopId": "8431", "stopSequence": 59 }, { "scheduleRelationship": "NO_DATA", "stopId": "9708", "stopSequence": 60 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "39", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437318_8" }, "tripProperties": { "tripHeadsign": "VILLENAVE PYRENEES" } } }, { "id": "RT|268436107_8|268436107", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "6355", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3240", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3238", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3236", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3234", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "3232", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "3241", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "30", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3226", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3224", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5417", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436107_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268437314_8|268437314", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "8816", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "3048", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "13", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1775", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "31", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3045", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "9145", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "9147", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3062", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "632", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "8782", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "7020", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7022", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "1492", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3331", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "5320", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "8832", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "6572", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9324", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "5756", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "8651", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "8650", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "8648", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9080", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "346", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "8646", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "8644", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "8642", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "2884", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "2871", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "2875", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "219", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9050", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2431", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1522", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "2840", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "9778", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "781", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1318", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "940", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "9697", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "3247", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1667", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "3276", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "7831", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "6327", "stopSequence": 46 }, { "scheduleRelationship": "SKIPPED", "stopId": "3809", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "4137", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "4651", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "5694", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "8052", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "5705", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "3885", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "2494", "stopSequence": 58 }, { "scheduleRelationship": "NO_DATA", "stopId": "8431", "stopSequence": 59 }, { "scheduleRelationship": "NO_DATA", "stopId": "9708", "stopSequence": 60 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "39", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437314_8" }, "tripProperties": { "tripHeadsign": "VILLENAVE PYRENEES" } } }, { "id": "RT|268436105_8|268436105", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "6355", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3240", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3238", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3236", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3234", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "3232", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "3241", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "30", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3226", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3224", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5417", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436105_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268437799_8|268437799", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "3063", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "3058", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3056", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1550", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3053", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3051", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3049", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "975", "stopSequence": 8 }, { "scheduleRelationship": "SKIPPED", "stopId": "570", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3045", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9145", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9147", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9149", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "9151", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9153", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "9163", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9155", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9157", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9159", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "9161", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9165", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "9167", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "9171", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9169", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9173", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "9175", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "9177", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "9179", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9181", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9083", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9183", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "9185", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9187", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9189", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "9191", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "9193", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "9195", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "823", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "3801", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "9197", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "9199", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "9201", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "9716", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437799_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" } } }, { "id": "RT|268435497_8|268435497", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -514, "time": "1770531686" }, "departure": { "delay": 0, "time": "1770532200" }, "stopId": "2239", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770532275" }, "departure": { "delay": 0, "time": "1770532275" }, "stopId": "5759", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770532319" }, "departure": { "delay": 0, "time": "1770532319" }, "stopId": "5758", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770532385" }, "departure": { "delay": 0, "time": "1770532385" }, "stopId": "5760", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770532440" }, "departure": { "delay": 0, "time": "1770532440" }, "stopId": "1330", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770532505" }, "departure": { "delay": 0, "time": "1770532505" }, "stopId": "1352", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770532692" }, "departure": { "delay": 0, "time": "1770532692" }, "stopId": "947", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770532740" }, "departure": { "delay": 0, "time": "1770532740" }, "stopId": "2472", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770532788" }, "departure": { "delay": 0, "time": "1770532788" }, "stopId": "791", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770532839" }, "departure": { "delay": 0, "time": "1770532839" }, "stopId": "2473", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770532902" }, "departure": { "delay": 0, "time": "1770532902" }, "stopId": "2474", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770532980" }, "departure": { "delay": 0, "time": "1770532980" }, "stopId": "1165", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770533040" }, "departure": { "delay": 0, "time": "1770533040" }, "stopId": "2273", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770533100" }, "departure": { "delay": 0, "time": "1770533100" }, "stopId": "1234", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770533173" }, "departure": { "delay": 1, "time": "1770533173" }, "stopId": "159", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770533207" }, "departure": { "delay": 1, "time": "1770533207" }, "stopId": "2466", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770533241" }, "departure": { "delay": 0, "time": "1770533241" }, "stopId": "725", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770533280" }, "departure": { "delay": 0, "time": "1770533280" }, "stopId": "1700", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770533351" }, "departure": { "delay": 0, "time": "1770533351" }, "stopId": "1253", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770533383" }, "departure": { "delay": 1, "time": "1770533383" }, "stopId": "601", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770533429" }, "departure": { "delay": 0, "time": "1770533429" }, "stopId": "730", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770533460" }, "departure": { "delay": 0, "time": "1770533460" }, "stopId": "2467", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770533510" }, "departure": { "delay": 0, "time": "1770533510" }, "stopId": "644", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770533593" }, "departure": { "delay": 0, "time": "1770533593" }, "stopId": "722", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770533651" }, "departure": { "delay": 0, "time": "1770533651" }, "stopId": "2468", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770533699" }, "departure": { "delay": -1, "time": "1770533699" }, "stopId": "2469", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770533768" }, "departure": { "delay": 0, "time": "1770533768" }, "stopId": "2470", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770533835" }, "departure": { "delay": 0, "time": "1770533835" }, "stopId": "1929", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770533873" }, "departure": { "delay": 0, "time": "1770533873" }, "stopId": "279", "stopSequence": 29 }, { "arrival": { "delay": -1, "time": "1770533939" }, "departure": { "delay": -1, "time": "1770533939" }, "stopId": "4577", "stopSequence": 30 }, { "arrival": { "delay": -1, "time": "1770533953" }, "departure": { "delay": -1, "time": "1770533953" }, "stopId": "9193", "stopSequence": 31 }, { "arrival": { "delay": -1, "time": "1770533999" }, "departure": { "delay": -1, "time": "1770533999" }, "stopId": "9195", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770534130" }, "departure": { "delay": 0, "time": "1770534130" }, "stopId": "823", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1770534215" }, "departure": { "delay": 0, "time": "1770534215" }, "stopId": "3801", "stopSequence": 34 }, { "arrival": { "delay": 0, "time": "1770534324" }, "departure": { "delay": 0, "time": "1770534324" }, "stopId": "9197", "stopSequence": 35 }, { "arrival": { "delay": 0, "time": "1770534423" }, "departure": { "delay": 0, "time": "1770534423" }, "stopId": "9199", "stopSequence": 36 }, { "arrival": { "delay": 0, "time": "1770534540" }, "departure": { "delay": 0, "time": "1770534540" }, "stopId": "9201", "stopSequence": 37 }, { "arrival": { "delay": 1, "time": "1770534615" }, "departure": { "delay": 1, "time": "1770534615" }, "stopId": "9249", "stopSequence": 38 }, { "arrival": { "delay": 1, "time": "1770534728" }, "departure": { "delay": 1, "time": "1770534728" }, "stopId": "2610", "stopSequence": 39 }, { "arrival": { "delay": 1, "time": "1770534817" }, "departure": { "delay": 1, "time": "1770534817" }, "stopId": "5841", "stopSequence": 40 }, { "arrival": { "delay": 1, "time": "1770534868" }, "departure": { "delay": 1, "time": "1770534868" }, "stopId": "9730", "stopSequence": 41 }, { "arrival": { "delay": 1, "time": "1770535029" }, "departure": { "delay": 1, "time": "1770535029" }, "stopId": "9732", "stopSequence": 42 }, { "arrival": { "delay": 1, "time": "1770535165" }, "departure": { "delay": 1, "time": "1770535165" }, "stopId": "712", "stopSequence": 43 }, { "arrival": { "delay": 0, "time": "1770535200" }, "departure": { "delay": 0, "time": "1770535200" }, "stopId": "4610", "stopSequence": 44 }, { "arrival": { "delay": 0, "time": "1770535296" }, "departure": { "delay": 0, "time": "1770535296" }, "stopId": "2383", "stopSequence": 45 }, { "arrival": { "delay": 1, "time": "1770535326" }, "departure": { "delay": 1, "time": "1770535326" }, "stopId": "905", "stopSequence": 46 }, { "arrival": { "delay": 1, "time": "1770535365" }, "departure": { "delay": 1, "time": "1770535365" }, "stopId": "1439", "stopSequence": 47 }, { "arrival": { "delay": 1, "time": "1770535402" }, "departure": { "delay": 1, "time": "1770535402" }, "stopId": "572", "stopSequence": 48 }, { "arrival": { "delay": 0, "time": "1770535440" }, "departure": { "delay": 0, "time": "1770535440" }, "stopId": "3283", "stopSequence": 49 }, { "arrival": { "delay": 1, "time": "1770535480" }, "departure": { "delay": 1, "time": "1770535480" }, "stopId": "268", "stopSequence": 50 }, { "arrival": { "delay": 1, "time": "1770535511" }, "departure": { "delay": 1, "time": "1770535511" }, "stopId": "422", "stopSequence": 51 }, { "arrival": { "delay": 0, "time": "1770535560" }, "departure": { "delay": 0, "time": "1770535560" }, "stopId": "5226", "stopSequence": 52 }, { "arrival": { "delay": 1, "time": "1770535655" }, "departure": { "delay": 1, "time": "1770535655" }, "stopId": "6830", "stopSequence": 53 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435497_8" }, "tripProperties": { "tripHeadsign": "ARTIGUES BLANCHERIE" } } }, { "id": "RT|268437312_8|268437312", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -556, "time": "1770525044" }, "departure": { "delay": 92, "time": "1770525692" }, "stopId": "8816", "stopSequence": 1 }, { "arrival": { "delay": 77, "time": "1770525782" }, "departure": { "delay": 77, "time": "1770525782" }, "stopId": "3048", "stopSequence": 2 }, { "arrival": { "delay": 69, "time": "1770525830" }, "departure": { "delay": 69, "time": "1770525830" }, "stopId": "13", "stopSequence": 3 }, { "arrival": { "delay": 54, "time": "1770525867" }, "departure": { "delay": 54, "time": "1770525867" }, "stopId": "1775", "stopSequence": 4 }, { "arrival": { "delay": 43, "time": "1770525934" }, "departure": { "delay": 47, "time": "1770525938" }, "stopId": "31", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1770525982" }, "departure": { "delay": 50, "time": "1770525982" }, "stopId": "3045", "stopSequence": 6 }, { "arrival": { "delay": 36, "time": "1770526012" }, "departure": { "delay": 44, "time": "1770526020" }, "stopId": "9145", "stopSequence": 7 }, { "arrival": { "delay": 31, "time": "1770526071" }, "departure": { "delay": 34, "time": "1770526074" }, "stopId": "9147", "stopSequence": 8 }, { "arrival": { "delay": 42, "time": "1770526182" }, "departure": { "delay": 42, "time": "1770526182" }, "stopId": "3062", "stopSequence": 9 }, { "arrival": { "delay": 39, "time": "1770526219" }, "departure": { "delay": 39, "time": "1770526219" }, "stopId": "632", "stopSequence": 10 }, { "arrival": { "delay": 38, "time": "1770526253" }, "departure": { "delay": 45, "time": "1770526260" }, "stopId": "8782", "stopSequence": 11 }, { "arrival": { "delay": 46, "time": "1770526331" }, "departure": { "delay": 51, "time": "1770526336" }, "stopId": "7020", "stopSequence": 12 }, { "arrival": { "delay": 47, "time": "1770526371" }, "departure": { "delay": 63, "time": "1770526387" }, "stopId": "7022", "stopSequence": 13 }, { "arrival": { "delay": 55, "time": "1770526411" }, "departure": { "delay": 63, "time": "1770526419" }, "stopId": "1492", "stopSequence": 14 }, { "arrival": { "delay": 77, "time": "1770526490" }, "departure": { "delay": 77, "time": "1770526490" }, "stopId": "3331", "stopSequence": 15 }, { "arrival": { "delay": 97, "time": "1770526571" }, "departure": { "delay": 108, "time": "1770526582" }, "stopId": "5320", "stopSequence": 16 }, { "arrival": { "delay": 105, "time": "1770526643" }, "departure": { "delay": 105, "time": "1770526643" }, "stopId": "8832", "stopSequence": 17 }, { "arrival": { "delay": 100, "time": "1770526683" }, "departure": { "delay": 100, "time": "1770526683" }, "stopId": "6572", "stopSequence": 18 }, { "arrival": { "delay": 91, "time": "1770526711" }, "departure": { "delay": 104, "time": "1770526724" }, "stopId": "9324", "stopSequence": 19 }, { "arrival": { "delay": 28, "time": "1770526774" }, "departure": { "delay": 45, "time": "1770526791" }, "stopId": "5756", "stopSequence": 20 }, { "arrival": { "delay": -11, "time": "1770526837" }, "departure": { "delay": -7, "time": "1770526841" }, "stopId": "8651", "stopSequence": 21 }, { "arrival": { "delay": -29, "time": "1770526891" }, "departure": { "delay": -9, "time": "1770526911" }, "stopId": "8650", "stopSequence": 22 }, { "arrival": { "delay": -8, "time": "1770527037" }, "departure": { "delay": -5, "time": "1770527040" }, "stopId": "8648", "stopSequence": 23 }, { "arrival": { "delay": 71, "time": "1770527231" }, "departure": { "delay": 71, "time": "1770527231" }, "stopId": "9080", "stopSequence": 24 }, { "arrival": { "delay": 72, "time": "1770527315" }, "departure": { "delay": 125, "time": "1770527368" }, "stopId": "346", "stopSequence": 25 }, { "arrival": { "delay": 111, "time": "1770527431" }, "departure": { "delay": 111, "time": "1770527431" }, "stopId": "8646", "stopSequence": 26 }, { "arrival": { "delay": 76, "time": "1770527471" }, "departure": { "delay": 93, "time": "1770527488" }, "stopId": "8644", "stopSequence": 27 }, { "arrival": { "delay": 32, "time": "1770527552" }, "departure": { "delay": 51, "time": "1770527571" }, "stopId": "8642", "stopSequence": 28 }, { "arrival": { "delay": 13, "time": "1770527773" }, "departure": { "delay": 31, "time": "1770527791" }, "stopId": "2884", "stopSequence": 29 }, { "arrival": { "delay": 32, "time": "1770527864" }, "departure": { "delay": 56, "time": "1770527888" }, "stopId": "2871", "stopSequence": 30 }, { "arrival": { "delay": 59, "time": "1770527999" }, "departure": { "delay": 59, "time": "1770527999" }, "stopId": "2875", "stopSequence": 31 }, { "arrival": { "delay": 47, "time": "1770528071" }, "departure": { "delay": 73, "time": "1770528097" }, "stopId": "219", "stopSequence": 32 }, { "arrival": { "delay": 78, "time": "1770528181" }, "departure": { "delay": 78, "time": "1770528181" }, "stopId": "9050", "stopSequence": 33 }, { "arrival": { "delay": 96, "time": "1770528228" }, "departure": { "delay": 96, "time": "1770528228" }, "stopId": "2431", "stopSequence": 34 }, { "arrival": { "delay": 85, "time": "1770528287" }, "departure": { "delay": 107, "time": "1770528309" }, "stopId": "1522", "stopSequence": 35 }, { "arrival": { "delay": 102, "time": "1770528342" }, "departure": { "delay": 120, "time": "1770528360" }, "stopId": "2840", "stopSequence": 36 }, { "arrival": { "delay": 112, "time": "1770528395" }, "departure": { "delay": 117, "time": "1770528400" }, "stopId": "9778", "stopSequence": 37 }, { "arrival": { "delay": 91, "time": "1770528474" }, "departure": { "delay": 95, "time": "1770528478" }, "stopId": "781", "stopSequence": 38 }, { "arrival": { "delay": 97, "time": "1770528508" }, "departure": { "delay": 97, "time": "1770528508" }, "stopId": "1318", "stopSequence": 39 }, { "arrival": { "delay": 79, "time": "1770528571" }, "departure": { "delay": 86, "time": "1770528578" }, "stopId": "940", "stopSequence": 40 }, { "arrival": { "delay": 88, "time": "1770528605" }, "departure": { "delay": 88, "time": "1770528605" }, "stopId": "9697", "stopSequence": 41 }, { "arrival": { "delay": 92, "time": "1770528632" }, "departure": { "delay": 92, "time": "1770528632" }, "stopId": "3247", "stopSequence": 42 }, { "arrival": { "delay": 118, "time": "1770528751" }, "departure": { "delay": 127, "time": "1770528760" }, "stopId": "1667", "stopSequence": 43 }, { "arrival": { "delay": 114, "time": "1770528791" }, "departure": { "delay": 120, "time": "1770528797" }, "stopId": "3276", "stopSequence": 44 }, { "arrival": { "delay": 115, "time": "1770528851" }, "departure": { "delay": 120, "time": "1770528856" }, "stopId": "7831", "stopSequence": 45 }, { "arrival": { "delay": 51, "time": "1770529011" }, "departure": { "delay": 51, "time": "1770529011" }, "stopId": "6327", "stopSequence": 46 }, { "arrival": { "delay": 52, "time": "1770529103" }, "departure": { "delay": 52, "time": "1770529103" }, "stopId": "5701", "stopSequence": 47 }, { "arrival": { "delay": 42, "time": "1770529171" }, "departure": { "delay": 42, "time": "1770529171" }, "stopId": "4137", "stopSequence": 48 }, { "arrival": { "delay": 26, "time": "1770529211" }, "departure": { "delay": 26, "time": "1770529211" }, "stopId": "5699", "stopSequence": 49 }, { "arrival": { "delay": 6, "time": "1770529313" }, "departure": { "delay": 15, "time": "1770529322" }, "stopId": "4651", "stopSequence": 50 }, { "arrival": { "delay": -1, "time": "1770529364" }, "departure": { "delay": -1, "time": "1770529364" }, "stopId": "3230", "stopSequence": 51 }, { "arrival": { "delay": -7, "time": "1770529399" }, "departure": { "delay": -7, "time": "1770529399" }, "stopId": "3229", "stopSequence": 52 }, { "arrival": { "delay": -13, "time": "1770529427" }, "departure": { "delay": -13, "time": "1770529427" }, "stopId": "3228", "stopSequence": 53 }, { "arrival": { "delay": -20, "time": "1770529471" }, "departure": { "delay": -20, "time": "1770529471" }, "stopId": "5694", "stopSequence": 54 }, { "arrival": { "delay": -21, "time": "1770529532" }, "departure": { "delay": -12, "time": "1770529541" }, "stopId": "8052", "stopSequence": 55 }, { "arrival": { "delay": -12, "time": "1770529571" }, "departure": { "delay": -12, "time": "1770529571" }, "stopId": "5705", "stopSequence": 56 }, { "arrival": { "delay": -2, "time": "1770529611" }, "departure": { "delay": 7, "time": "1770529620" }, "stopId": "3885", "stopSequence": 57 }, { "arrival": { "delay": 6, "time": "1770529675" }, "departure": { "delay": 7, "time": "1770529676" }, "stopId": "2494", "stopSequence": 58 }, { "arrival": { "delay": 6, "time": "1770529806" }, "departure": { "delay": 6, "time": "1770529806" }, "stopId": "8431", "stopSequence": 59 }, { "arrival": { "delay": 51, "time": "1770529911" }, "departure": { "delay": 131, "time": "1770529991" }, "stopId": "9708", "stopSequence": 60 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "39", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437312_8" }, "tripProperties": { "tripHeadsign": "VILLENAVE PYRENEES" } } }, { "id": "RT|268436103_8|268436103", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "6355", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3240", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3238", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3236", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3234", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "3232", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "3241", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "30", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3226", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3224", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5417", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436103_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268437313_8|268437313", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -990, "time": "1770530010" }, "departure": { "delay": -990, "time": "1770530010" }, "stopId": "9708", "stopSequence": 1 }, { "arrival": { "delay": -992, "time": "1770530011" }, "departure": { "delay": 89, "time": "1770531092" }, "stopId": "8432", "stopSequence": 2 }, { "arrival": { "delay": 88, "time": "1770531219" }, "departure": { "delay": 106, "time": "1770531237" }, "stopId": "2487", "stopSequence": 3 }, { "arrival": { "delay": 103, "time": "1770531279" }, "departure": { "delay": 120, "time": "1770531296" }, "stopId": "3884", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1770531328" }, "departure": { "delay": 124, "time": "1770531332" }, "stopId": "5713", "stopSequence": 5 }, { "arrival": { "delay": 115, "time": "1770531364" }, "departure": { "delay": 115, "time": "1770531364" }, "stopId": "8051", "stopSequence": 6 }, { "arrival": { "delay": 119, "time": "1770531422" }, "departure": { "delay": 134, "time": "1770531437" }, "stopId": "5695", "stopSequence": 7 }, { "arrival": { "delay": 128, "time": "1770531488" }, "departure": { "delay": 128, "time": "1770531488" }, "stopId": "2894", "stopSequence": 8 }, { "arrival": { "delay": 128, "time": "1770531520" }, "departure": { "delay": 128, "time": "1770531520" }, "stopId": "356", "stopSequence": 9 }, { "arrival": { "delay": 128, "time": "1770531573" }, "departure": { "delay": 128, "time": "1770531573" }, "stopId": "3231", "stopSequence": 10 }, { "arrival": { "delay": 128, "time": "1770531620" }, "departure": { "delay": 128, "time": "1770531620" }, "stopId": "3342", "stopSequence": 11 }, { "arrival": { "delay": 128, "time": "1770531742" }, "departure": { "delay": 128, "time": "1770531742" }, "stopId": "5698", "stopSequence": 12 }, { "arrival": { "delay": 128, "time": "1770531806" }, "departure": { "delay": 128, "time": "1770531806" }, "stopId": "4138", "stopSequence": 13 }, { "arrival": { "delay": 128, "time": "1770531881" }, "departure": { "delay": 128, "time": "1770531881" }, "stopId": "5702", "stopSequence": 14 }, { "arrival": { "delay": 128, "time": "1770531968" }, "departure": { "delay": 128, "time": "1770531968" }, "stopId": "6328", "stopSequence": 15 }, { "arrival": { "delay": 129, "time": "1770532042" }, "departure": { "delay": 129, "time": "1770532042" }, "stopId": "3810", "stopSequence": 16 }, { "arrival": { "delay": 129, "time": "1770532127" }, "departure": { "delay": 129, "time": "1770532127" }, "stopId": "8932", "stopSequence": 17 }, { "arrival": { "delay": 130, "time": "1770532183" }, "departure": { "delay": 130, "time": "1770532183" }, "stopId": "7832", "stopSequence": 18 }, { "arrival": { "delay": 129, "time": "1770532244" }, "departure": { "delay": 129, "time": "1770532244" }, "stopId": "1531", "stopSequence": 19 }, { "arrival": { "delay": 129, "time": "1770532283" }, "departure": { "delay": 129, "time": "1770532283" }, "stopId": "1041", "stopSequence": 20 }, { "arrival": { "delay": 129, "time": "1770532329" }, "departure": { "delay": 129, "time": "1770532329" }, "stopId": "3247", "stopSequence": 21 }, { "arrival": { "delay": 130, "time": "1770532384" }, "departure": { "delay": 130, "time": "1770532384" }, "stopId": "1171", "stopSequence": 22 }, { "arrival": { "delay": 130, "time": "1770532414" }, "departure": { "delay": 130, "time": "1770532414" }, "stopId": "5666", "stopSequence": 23 }, { "arrival": { "delay": 130, "time": "1770532477" }, "departure": { "delay": 130, "time": "1770532477" }, "stopId": "1668", "stopSequence": 24 }, { "arrival": { "delay": 130, "time": "1770532507" }, "departure": { "delay": 130, "time": "1770532507" }, "stopId": "1661", "stopSequence": 25 }, { "arrival": { "delay": 130, "time": "1770532586" }, "departure": { "delay": 130, "time": "1770532586" }, "stopId": "9779", "stopSequence": 26 }, { "arrival": { "delay": 129, "time": "1770532629" }, "departure": { "delay": 129, "time": "1770532629" }, "stopId": "452", "stopSequence": 27 }, { "arrival": { "delay": 130, "time": "1770532681" }, "departure": { "delay": 130, "time": "1770532681" }, "stopId": "2430", "stopSequence": 28 }, { "arrival": { "delay": 130, "time": "1770532733" }, "departure": { "delay": 130, "time": "1770532733" }, "stopId": "804", "stopSequence": 29 }, { "arrival": { "delay": 130, "time": "1770532761" }, "departure": { "delay": 130, "time": "1770532761" }, "stopId": "9051", "stopSequence": 30 }, { "arrival": { "delay": 130, "time": "1770532844" }, "departure": { "delay": 130, "time": "1770532844" }, "stopId": "1194", "stopSequence": 31 }, { "arrival": { "delay": 129, "time": "1770532929" }, "departure": { "delay": 129, "time": "1770532929" }, "stopId": "2873", "stopSequence": 32 }, { "arrival": { "delay": 129, "time": "1770533040" }, "departure": { "delay": 129, "time": "1770533040" }, "stopId": "2881", "stopSequence": 33 }, { "arrival": { "delay": 129, "time": "1770533109" }, "departure": { "delay": 129, "time": "1770533109" }, "stopId": "1367", "stopSequence": 34 }, { "arrival": { "delay": 129, "time": "1770533409" }, "departure": { "delay": 129, "time": "1770533409" }, "stopId": "8641", "stopSequence": 35 }, { "arrival": { "delay": 130, "time": "1770533519" }, "departure": { "delay": 130, "time": "1770533519" }, "stopId": "8643", "stopSequence": 36 }, { "arrival": { "delay": 130, "time": "1770533593" }, "departure": { "delay": 130, "time": "1770533593" }, "stopId": "8645", "stopSequence": 37 }, { "arrival": { "delay": 130, "time": "1770533683" }, "departure": { "delay": 130, "time": "1770533683" }, "stopId": "9322", "stopSequence": 38 }, { "arrival": { "delay": 130, "time": "1770533770" }, "departure": { "delay": 130, "time": "1770533770" }, "stopId": "9323", "stopSequence": 39 }, { "arrival": { "delay": 130, "time": "1770533950" }, "departure": { "delay": 130, "time": "1770533950" }, "stopId": "8647", "stopSequence": 40 }, { "arrival": { "delay": 131, "time": "1770534111" }, "departure": { "delay": 131, "time": "1770534111" }, "stopId": "8649", "stopSequence": 41 }, { "arrival": { "delay": 131, "time": "1770534159" }, "departure": { "delay": 131, "time": "1770534159" }, "stopId": "8171", "stopSequence": 42 }, { "arrival": { "delay": 131, "time": "1770534237" }, "departure": { "delay": 131, "time": "1770534237" }, "stopId": "5755", "stopSequence": 43 }, { "arrival": { "delay": 131, "time": "1770534311" }, "departure": { "delay": 131, "time": "1770534311" }, "stopId": "5754", "stopSequence": 44 }, { "arrival": { "delay": 131, "time": "1770534355" }, "departure": { "delay": 131, "time": "1770534355" }, "stopId": "6571", "stopSequence": 45 }, { "arrival": { "delay": 131, "time": "1770534394" }, "departure": { "delay": 131, "time": "1770534394" }, "stopId": "8831", "stopSequence": 46 }, { "arrival": { "delay": 131, "time": "1770534460" }, "departure": { "delay": 131, "time": "1770534460" }, "stopId": "5319", "stopSequence": 47 }, { "arrival": { "delay": 132, "time": "1770534525" }, "departure": { "delay": 132, "time": "1770534525" }, "stopId": "3346", "stopSequence": 48 }, { "arrival": { "delay": 131, "time": "1770534562" }, "departure": { "delay": 131, "time": "1770534562" }, "stopId": "52", "stopSequence": 49 }, { "arrival": { "delay": 131, "time": "1770534613" }, "departure": { "delay": 131, "time": "1770534613" }, "stopId": "7021", "stopSequence": 50 }, { "arrival": { "delay": 131, "time": "1770534636" }, "departure": { "delay": 131, "time": "1770534636" }, "stopId": "7019", "stopSequence": 51 }, { "arrival": { "delay": 131, "time": "1770534714" }, "departure": { "delay": 131, "time": "1770534714" }, "stopId": "8781", "stopSequence": 52 }, { "arrival": { "delay": 131, "time": "1770534751" }, "departure": { "delay": 131, "time": "1770534751" }, "stopId": "978", "stopSequence": 53 }, { "arrival": { "delay": 130, "time": "1770534790" }, "departure": { "delay": 130, "time": "1770534790" }, "stopId": "3061", "stopSequence": 54 }, { "arrival": { "delay": 130, "time": "1770534867" }, "departure": { "delay": 130, "time": "1770534867" }, "stopId": "9148", "stopSequence": 55 }, { "arrival": { "delay": 130, "time": "1770534930" }, "departure": { "delay": 130, "time": "1770534930" }, "stopId": "9146", "stopSequence": 56 }, { "arrival": { "delay": 130, "time": "1770534964" }, "departure": { "delay": 130, "time": "1770534964" }, "stopId": "3046", "stopSequence": 57 }, { "arrival": { "delay": 129, "time": "1770535002" }, "departure": { "delay": 129, "time": "1770535002" }, "stopId": "2848", "stopSequence": 58 }, { "arrival": { "delay": 129, "time": "1770535068" }, "departure": { "delay": 129, "time": "1770535068" }, "stopId": "573", "stopSequence": 59 }, { "arrival": { "delay": 129, "time": "1770535109" }, "departure": { "delay": 129, "time": "1770535109" }, "stopId": "148", "stopSequence": 60 }, { "arrival": { "delay": 129, "time": "1770535162" }, "departure": { "delay": 129, "time": "1770535162" }, "stopId": "3047", "stopSequence": 61 }, { "arrival": { "delay": 129, "time": "1770535269" }, "departure": { "delay": 129, "time": "1770535269" }, "stopId": "8816", "stopSequence": 62 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "39", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437313_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ZA PICOT" }, "vehicle": { "id": "ineo-bus:99048", "label": "ST MEDARD ZA PICOT" } } }, { "id": "RT|268436101_8|268436101", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "6355", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3240", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3238", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3236", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3234", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "3232", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "3241", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "30", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3226", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3224", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5417", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436101_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268435496_8|268435496", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -652, "time": "1770527889" }, "departure": { "delay": 0, "time": "1770528541" }, "stopId": "9829", "stopSequence": 1 }, { "arrival": { "delay": -36, "time": "1770528564" }, "departure": { "delay": -36, "time": "1770528564" }, "stopId": "7553", "stopSequence": 2 }, { "arrival": { "delay": -84, "time": "1770528621" }, "departure": { "delay": -65, "time": "1770528640" }, "stopId": "6829", "stopSequence": 3 }, { "arrival": { "delay": -74, "time": "1770528706" }, "departure": { "delay": -72, "time": "1770528708" }, "stopId": "1601", "stopSequence": 4 }, { "arrival": { "delay": -70, "time": "1770528786" }, "departure": { "delay": -70, "time": "1770528786" }, "stopId": "586", "stopSequence": 5 }, { "arrival": { "delay": -75, "time": "1770528825" }, "departure": { "delay": -59, "time": "1770528841" }, "stopId": "1666", "stopSequence": 6 }, { "arrival": { "delay": -57, "time": "1770528875" }, "departure": { "delay": -57, "time": "1770528875" }, "stopId": "1191", "stopSequence": 7 }, { "arrival": { "delay": -65, "time": "1770528903" }, "departure": { "delay": -63, "time": "1770528905" }, "stopId": "861", "stopSequence": 8 }, { "arrival": { "delay": -63, "time": "1770528938" }, "departure": { "delay": -63, "time": "1770528938" }, "stopId": "140", "stopSequence": 9 }, { "arrival": { "delay": -62, "time": "1770528978" }, "departure": { "delay": -62, "time": "1770528978" }, "stopId": "2381", "stopSequence": 10 }, { "arrival": { "delay": -59, "time": "1770529081" }, "departure": { "delay": -59, "time": "1770529081" }, "stopId": "4611", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9790", "stopSequence": 12 }, { "arrival": { "delay": -64, "time": "1770529217" }, "departure": { "delay": -57, "time": "1770529224" }, "stopId": "9791", "stopSequence": 13 }, { "arrival": { "delay": -91, "time": "1770529319" }, "departure": { "delay": -69, "time": "1770529341" }, "stopId": "9731", "stopSequence": 14 }, { "arrival": { "delay": -95, "time": "1770529361" }, "departure": { "delay": -95, "time": "1770529361" }, "stopId": "5840", "stopSequence": 15 }, { "arrival": { "delay": -29, "time": "1770529651" }, "departure": { "delay": -15, "time": "1770529665" }, "stopId": "9202", "stopSequence": 16 }, { "arrival": { "delay": -54, "time": "1770529735" }, "departure": { "delay": -54, "time": "1770529735" }, "stopId": "9200", "stopSequence": 17 }, { "arrival": { "delay": -92, "time": "1770529774" }, "departure": { "delay": -25, "time": "1770529841" }, "stopId": "9198", "stopSequence": 18 }, { "arrival": { "delay": -29, "time": "1770529951" }, "departure": { "delay": -19, "time": "1770529961" }, "stopId": "3549", "stopSequence": 19 }, { "arrival": { "delay": -50, "time": "1770530023" }, "departure": { "delay": -32, "time": "1770530041" }, "stopId": "1606", "stopSequence": 20 }, { "arrival": { "delay": -95, "time": "1770530125" }, "departure": { "delay": -73, "time": "1770530147" }, "stopId": "9196", "stopSequence": 21 }, { "arrival": { "delay": -120, "time": "1770530220" }, "departure": { "delay": -99, "time": "1770530241" }, "stopId": "9194", "stopSequence": 22 }, { "arrival": { "delay": -84, "time": "1770530301" }, "departure": { "delay": -84, "time": "1770530301" }, "stopId": "40", "stopSequence": 23 }, { "arrival": { "delay": -90, "time": "1770530332" }, "departure": { "delay": -90, "time": "1770530332" }, "stopId": "1410", "stopSequence": 24 }, { "arrival": { "delay": -77, "time": "1770530383" }, "departure": { "delay": -55, "time": "1770530405" }, "stopId": "735", "stopSequence": 25 }, { "arrival": { "delay": -64, "time": "1770530422" }, "departure": { "delay": -62, "time": "1770530424" }, "stopId": "1332", "stopSequence": 26 }, { "arrival": { "delay": -80, "time": "1770530454" }, "departure": { "delay": -80, "time": "1770530454" }, "stopId": "773", "stopSequence": 27 }, { "arrival": { "delay": -23, "time": "1770530557" }, "departure": { "delay": -23, "time": "1770530557" }, "stopId": "1610", "stopSequence": 28 }, { "arrival": { "delay": -27, "time": "1770530579" }, "departure": { "delay": -12, "time": "1770530594" }, "stopId": "2095", "stopSequence": 29 }, { "arrival": { "delay": -25, "time": "1770530629" }, "departure": { "delay": -9, "time": "1770530645" }, "stopId": "2453", "stopSequence": 30 }, { "arrival": { "delay": -21, "time": "1770530679" }, "departure": { "delay": -9, "time": "1770530691" }, "stopId": "2454", "stopSequence": 31 }, { "arrival": { "delay": -12, "time": "1770530741" }, "departure": { "delay": 47, "time": "1770530800" }, "stopId": "299", "stopSequence": 32 }, { "arrival": { "delay": 42, "time": "1770530839" }, "departure": { "delay": 42, "time": "1770530839" }, "stopId": "146", "stopSequence": 33 }, { "arrival": { "delay": 40, "time": "1770530868" }, "departure": { "delay": 62, "time": "1770530890" }, "stopId": "90", "stopSequence": 34 }, { "arrival": { "delay": 56, "time": "1770530936" }, "departure": { "delay": 56, "time": "1770530936" }, "stopId": "2455", "stopSequence": 35 }, { "arrival": { "delay": 38, "time": "1770530959" }, "departure": { "delay": 39, "time": "1770530960" }, "stopId": "688", "stopSequence": 36 }, { "arrival": { "delay": 26, "time": "1770530983" }, "departure": { "delay": 48, "time": "1770531005" }, "stopId": "778", "stopSequence": 37 }, { "arrival": { "delay": 24, "time": "1770531054" }, "departure": { "delay": 24, "time": "1770531054" }, "stopId": "1456", "stopSequence": 38 }, { "arrival": { "delay": 14, "time": "1770531074" }, "departure": { "delay": 14, "time": "1770531074" }, "stopId": "162", "stopSequence": 39 }, { "arrival": { "delay": -46, "time": "1770531134" }, "departure": { "delay": -30, "time": "1770531150" }, "stopId": "2456", "stopSequence": 40 }, { "arrival": { "delay": -43, "time": "1770531197" }, "departure": { "delay": -25, "time": "1770531215" }, "stopId": "1223", "stopSequence": 41 }, { "arrival": { "delay": -35, "time": "1770531251" }, "departure": { "delay": -35, "time": "1770531251" }, "stopId": "1613", "stopSequence": 42 }, { "arrival": { "delay": -49, "time": "1770531290" }, "departure": { "delay": -34, "time": "1770531305" }, "stopId": "1699", "stopSequence": 43 }, { "arrival": { "delay": -54, "time": "1770531335" }, "departure": { "delay": -54, "time": "1770531335" }, "stopId": "1294", "stopSequence": 44 }, { "arrival": { "delay": -63, "time": "1770531357" }, "departure": { "delay": -48, "time": "1770531372" }, "stopId": "1449", "stopSequence": 45 }, { "arrival": { "delay": -52, "time": "1770531413" }, "departure": { "delay": -52, "time": "1770531413" }, "stopId": "1118", "stopSequence": 46 }, { "arrival": { "delay": -87, "time": "1770531526" }, "departure": { "delay": -87, "time": "1770531526" }, "stopId": "1036", "stopSequence": 47 }, { "arrival": { "delay": -87, "time": "1770531573" }, "departure": { "delay": -87, "time": "1770531573" }, "stopId": "2461", "stopSequence": 48 }, { "arrival": { "delay": -87, "time": "1770531633" }, "departure": { "delay": -87, "time": "1770531633" }, "stopId": "2239", "stopSequence": 49 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435496_8" }, "tripProperties": { "tripHeadsign": "MERIGNAC BEAUDESERT" }, "vehicle": { "id": "ineo-bus:1880", "label": "MERIGNAC BEAUDESERT" } } }, { "id": "RT|268436319_8|268436319", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1051, "time": "1770534149" }, "departure": { "delay": 0, "time": "1770535200" }, "stopId": "2623", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770535223" }, "departure": { "delay": 0, "time": "1770535223" }, "stopId": "5715", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770535272" }, "departure": { "delay": 0, "time": "1770535272" }, "stopId": "7602", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770535324" }, "departure": { "delay": 0, "time": "1770535324" }, "stopId": "7603", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770535369" }, "departure": { "delay": 0, "time": "1770535369" }, "stopId": "7002", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770535510" }, "departure": { "delay": 0, "time": "1770535510" }, "stopId": "3821", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1770535559" }, "departure": { "delay": -1, "time": "1770535559" }, "stopId": "6961", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1770535690" }, "departure": { "delay": -1, "time": "1770535690" }, "stopId": "9077", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770535748" }, "departure": { "delay": 0, "time": "1770535748" }, "stopId": "5686", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770535778" }, "departure": { "delay": 0, "time": "1770535778" }, "stopId": "240", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770535810" }, "departure": { "delay": 0, "time": "1770535810" }, "stopId": "3201", "stopSequence": 11 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436319_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|268435469_8|268435469", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -551, "time": "1770526190" }, "departure": { "delay": 9, "time": "1770526750" }, "stopId": "9829", "stopSequence": 1 }, { "arrival": { "delay": -30, "time": "1770526770" }, "departure": { "delay": -30, "time": "1770526770" }, "stopId": "7553", "stopSequence": 2 }, { "arrival": { "delay": -71, "time": "1770526834" }, "departure": { "delay": -60, "time": "1770526845" }, "stopId": "6829", "stopSequence": 3 }, { "arrival": { "delay": -39, "time": "1770526941" }, "departure": { "delay": -21, "time": "1770526959" }, "stopId": "1601", "stopSequence": 4 }, { "arrival": { "delay": -2, "time": "1770527054" }, "departure": { "delay": -1, "time": "1770527055" }, "stopId": "586", "stopSequence": 5 }, { "arrival": { "delay": -1, "time": "1770527099" }, "departure": { "delay": -1, "time": "1770527099" }, "stopId": "1666", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770527132" }, "departure": { "delay": 4, "time": "1770527136" }, "stopId": "1191", "stopSequence": 7 }, { "arrival": { "delay": 3, "time": "1770527171" }, "departure": { "delay": 4, "time": "1770527172" }, "stopId": "861", "stopSequence": 8 }, { "arrival": { "delay": 9, "time": "1770527210" }, "departure": { "delay": 9, "time": "1770527210" }, "stopId": "140", "stopSequence": 9 }, { "arrival": { "delay": 12, "time": "1770527252" }, "departure": { "delay": 12, "time": "1770527252" }, "stopId": "2381", "stopSequence": 10 }, { "arrival": { "delay": 27, "time": "1770527367" }, "departure": { "delay": 27, "time": "1770527367" }, "stopId": "4611", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9790", "stopSequence": 12 }, { "arrival": { "delay": 45, "time": "1770527526" }, "departure": { "delay": 66, "time": "1770527547" }, "stopId": "9791", "stopSequence": 13 }, { "arrival": { "delay": 57, "time": "1770527667" }, "departure": { "delay": 60, "time": "1770527670" }, "stopId": "9731", "stopSequence": 14 }, { "arrival": { "delay": 51, "time": "1770527707" }, "departure": { "delay": 61, "time": "1770527717" }, "stopId": "5840", "stopSequence": 15 }, { "arrival": { "delay": 90, "time": "1770527970" }, "departure": { "delay": 108, "time": "1770527988" }, "stopId": "9202", "stopSequence": 16 }, { "arrival": { "delay": 102, "time": "1770528091" }, "departure": { "delay": 108, "time": "1770528097" }, "stopId": "9200", "stopSequence": 17 }, { "arrival": { "delay": 85, "time": "1770528151" }, "departure": { "delay": 108, "time": "1770528174" }, "stopId": "9198", "stopSequence": 18 }, { "arrival": { "delay": 110, "time": "1770528290" }, "departure": { "delay": 110, "time": "1770528290" }, "stopId": "3549", "stopSequence": 19 }, { "arrival": { "delay": 115, "time": "1770528388" }, "departure": { "delay": 115, "time": "1770528388" }, "stopId": "1606", "stopSequence": 20 }, { "arrival": { "delay": 83, "time": "1770528503" }, "departure": { "delay": 83, "time": "1770528503" }, "stopId": "9196", "stopSequence": 21 }, { "arrival": { "delay": 30, "time": "1770528570" }, "departure": { "delay": 86, "time": "1770528626" }, "stopId": "9194", "stopSequence": 22 }, { "arrival": { "delay": 104, "time": "1770528689" }, "departure": { "delay": 104, "time": "1770528689" }, "stopId": "40", "stopSequence": 23 }, { "arrival": { "delay": 113, "time": "1770528735" }, "departure": { "delay": 113, "time": "1770528735" }, "stopId": "1410", "stopSequence": 24 }, { "arrival": { "delay": 123, "time": "1770528783" }, "departure": { "delay": 123, "time": "1770528783" }, "stopId": "735", "stopSequence": 25 }, { "arrival": { "delay": 120, "time": "1770528806" }, "departure": { "delay": 134, "time": "1770528820" }, "stopId": "1332", "stopSequence": 26 }, { "arrival": { "delay": 120, "time": "1770528854" }, "departure": { "delay": 120, "time": "1770528854" }, "stopId": "773", "stopSequence": 27 }, { "arrival": { "delay": 146, "time": "1770528926" }, "departure": { "delay": 166, "time": "1770528946" }, "stopId": "1610", "stopSequence": 28 }, { "arrival": { "delay": 160, "time": "1770528966" }, "departure": { "delay": 160, "time": "1770528966" }, "stopId": "2095", "stopSequence": 29 }, { "arrival": { "delay": 145, "time": "1770528999" }, "departure": { "delay": 145, "time": "1770528999" }, "stopId": "2453", "stopSequence": 30 }, { "arrival": { "delay": 146, "time": "1770529046" }, "departure": { "delay": 150, "time": "1770529050" }, "stopId": "2454", "stopSequence": 31 }, { "arrival": { "delay": 141, "time": "1770529094" }, "departure": { "delay": 141, "time": "1770529094" }, "stopId": "299", "stopSequence": 32 }, { "arrival": { "delay": 132, "time": "1770529129" }, "departure": { "delay": 132, "time": "1770529129" }, "stopId": "146", "stopSequence": 33 }, { "arrival": { "delay": 126, "time": "1770529154" }, "departure": { "delay": 126, "time": "1770529154" }, "stopId": "90", "stopSequence": 34 }, { "arrival": { "delay": 123, "time": "1770529203" }, "departure": { "delay": 126, "time": "1770529206" }, "stopId": "2455", "stopSequence": 35 }, { "arrival": { "delay": 123, "time": "1770529244" }, "departure": { "delay": 140, "time": "1770529261" }, "stopId": "688", "stopSequence": 36 }, { "arrival": { "delay": 130, "time": "1770529287" }, "departure": { "delay": 150, "time": "1770529307" }, "stopId": "778", "stopSequence": 37 }, { "arrival": { "delay": 132, "time": "1770529362" }, "departure": { "delay": 132, "time": "1770529362" }, "stopId": "1456", "stopSequence": 38 }, { "arrival": { "delay": 118, "time": "1770529378" }, "departure": { "delay": 118, "time": "1770529378" }, "stopId": "162", "stopSequence": 39 }, { "arrival": { "delay": 63, "time": "1770529443" }, "departure": { "delay": 63, "time": "1770529443" }, "stopId": "2456", "stopSequence": 40 }, { "arrival": { "delay": 46, "time": "1770529486" }, "departure": { "delay": 49, "time": "1770529489" }, "stopId": "1223", "stopSequence": 41 }, { "arrival": { "delay": 40, "time": "1770529526" }, "departure": { "delay": 40, "time": "1770529526" }, "stopId": "1613", "stopSequence": 42 }, { "arrival": { "delay": 27, "time": "1770529566" }, "departure": { "delay": 47, "time": "1770529586" }, "stopId": "1699", "stopSequence": 43 }, { "arrival": { "delay": 31, "time": "1770529620" }, "departure": { "delay": 48, "time": "1770529637" }, "stopId": "1294", "stopSequence": 44 }, { "arrival": { "delay": 46, "time": "1770529666" }, "departure": { "delay": 54, "time": "1770529674" }, "stopId": "1449", "stopSequence": 45 }, { "arrival": { "delay": 49, "time": "1770529714" }, "departure": { "delay": 49, "time": "1770529714" }, "stopId": "1118", "stopSequence": 46 }, { "arrival": { "delay": 30, "time": "1770529843" }, "departure": { "delay": 30, "time": "1770529843" }, "stopId": "1036", "stopSequence": 47 }, { "arrival": { "delay": 28, "time": "1770529888" }, "departure": { "delay": 30, "time": "1770529890" }, "stopId": "2461", "stopSequence": 48 }, { "arrival": { "delay": 46, "time": "1770529966" }, "departure": { "delay": 46, "time": "1770529966" }, "stopId": "2239", "stopSequence": 49 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435469_8" }, "tripProperties": { "tripHeadsign": "MERIGNAC BEAUDESERT" } } }, { "id": "RT|268437648_8|268437648", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "4043", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "1", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "1348", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3521", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "7831", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3810", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3808", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "9114", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "4074", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9239", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9237", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9235", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9233", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "9231", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9230", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "1665", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9228", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9224", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9226", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "2451", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3029", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "2528", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "13184", "stopSequence": 25 }, { "scheduleRelationship": "SKIPPED", "stopId": "9806", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9241", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "8311", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "793", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9195", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "7462", "stopSequence": 35 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "80", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437648_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX REPUBLIQUE" } } }, { "id": "RT|268436318_8|268436318", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -104, "time": "1770530297" }, "departure": { "delay": 16, "time": "1770530417" }, "stopId": "7451", "stopSequence": 1 }, { "arrival": { "delay": 19, "time": "1770530501" }, "departure": { "delay": 20, "time": "1770530502" }, "stopId": "7441", "stopSequence": 2 }, { "arrival": { "delay": 7, "time": "1770530557" }, "departure": { "delay": 10, "time": "1770530560" }, "stopId": "574", "stopSequence": 3 }, { "arrival": { "delay": 59, "time": "1770530639" }, "departure": { "delay": 59, "time": "1770530639" }, "stopId": "3981", "stopSequence": 4 }, { "arrival": { "delay": 66, "time": "1770530697" }, "departure": { "delay": 66, "time": "1770530697" }, "stopId": "6801", "stopSequence": 5 }, { "arrival": { "delay": 66, "time": "1770530734" }, "departure": { "delay": 75, "time": "1770530743" }, "stopId": "3650", "stopSequence": 6 }, { "arrival": { "delay": 77, "time": "1770530777" }, "departure": { "delay": 77, "time": "1770530777" }, "stopId": "8062", "stopSequence": 7 }, { "arrival": { "delay": 78, "time": "1770530813" }, "departure": { "delay": 82, "time": "1770530817" }, "stopId": "5519", "stopSequence": 8 }, { "arrival": { "delay": 78, "time": "1770530866" }, "departure": { "delay": 78, "time": "1770530866" }, "stopId": "9113", "stopSequence": 9 }, { "arrival": { "delay": 78, "time": "1770530898" }, "departure": { "delay": 82, "time": "1770530902" }, "stopId": "5449", "stopSequence": 10 }, { "arrival": { "delay": 90, "time": "1770530975" }, "departure": { "delay": 92, "time": "1770530977" }, "stopId": "7293", "stopSequence": 11 }, { "arrival": { "delay": 110, "time": "1770531038" }, "departure": { "delay": 129, "time": "1770531057" }, "stopId": "3120", "stopSequence": 12 }, { "arrival": { "delay": 129, "time": "1770531100" }, "departure": { "delay": 131, "time": "1770531102" }, "stopId": "1975", "stopSequence": 13 }, { "arrival": { "delay": 131, "time": "1770531137" }, "departure": { "delay": 131, "time": "1770531137" }, "stopId": "2674", "stopSequence": 14 }, { "arrival": { "delay": 121, "time": "1770531161" }, "departure": { "delay": 124, "time": "1770531164" }, "stopId": "3122", "stopSequence": 15 }, { "arrival": { "delay": 118, "time": "1770531191" }, "departure": { "delay": 118, "time": "1770531191" }, "stopId": "1868", "stopSequence": 16 }, { "arrival": { "delay": 117, "time": "1770531237" }, "departure": { "delay": 117, "time": "1770531237" }, "stopId": "1461", "stopSequence": 17 }, { "arrival": { "delay": 86, "time": "1770531266" }, "departure": { "delay": 97, "time": "1770531277" }, "stopId": "1784", "stopSequence": 18 }, { "arrival": { "delay": 73, "time": "1770531317" }, "departure": { "delay": 77, "time": "1770531321" }, "stopId": "337", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1770531348" }, "departure": { "delay": 60, "time": "1770531348" }, "stopId": "122", "stopSequence": 20 }, { "arrival": { "delay": 56, "time": "1770531380" }, "departure": { "delay": 58, "time": "1770531382" }, "stopId": "2070", "stopSequence": 21 }, { "arrival": { "delay": 55, "time": "1770531415" }, "departure": { "delay": 55, "time": "1770531415" }, "stopId": "2060", "stopSequence": 22 }, { "arrival": { "delay": 37, "time": "1770531457" }, "departure": { "delay": 37, "time": "1770531457" }, "stopId": "1076", "stopSequence": 23 }, { "arrival": { "delay": 32, "time": "1770531506" }, "departure": { "delay": 32, "time": "1770531506" }, "stopId": "578", "stopSequence": 24 }, { "arrival": { "delay": 32, "time": "1770531574" }, "departure": { "delay": 32, "time": "1770531574" }, "stopId": "4396", "stopSequence": 25 }, { "arrival": { "delay": 32, "time": "1770531664" }, "departure": { "delay": 32, "time": "1770531664" }, "stopId": "5408", "stopSequence": 26 }, { "arrival": { "delay": 32, "time": "1770531752" }, "departure": { "delay": 32, "time": "1770531752" }, "stopId": "3177", "stopSequence": 27 }, { "arrival": { "delay": 32, "time": "1770531812" }, "departure": { "delay": 32, "time": "1770531812" }, "stopId": "917", "stopSequence": 28 }, { "arrival": { "delay": 32, "time": "1770531872" }, "departure": { "delay": 32, "time": "1770531872" }, "stopId": "2442", "stopSequence": 29 }, { "arrival": { "delay": 33, "time": "1770531945" }, "departure": { "delay": 33, "time": "1770531945" }, "stopId": "2443", "stopSequence": 30 }, { "arrival": { "delay": 32, "time": "1770531992" }, "departure": { "delay": 32, "time": "1770531992" }, "stopId": "1692", "stopSequence": 31 }, { "arrival": { "delay": 32, "time": "1770532112" }, "departure": { "delay": 32, "time": "1770532112" }, "stopId": "2444", "stopSequence": 32 }, { "arrival": { "delay": 32, "time": "1770532188" }, "departure": { "delay": 32, "time": "1770532188" }, "stopId": "5621", "stopSequence": 33 }, { "arrival": { "delay": 32, "time": "1770532292" }, "departure": { "delay": 32, "time": "1770532292" }, "stopId": "4031", "stopSequence": 34 }, { "arrival": { "delay": 32, "time": "1770532414" }, "departure": { "delay": 32, "time": "1770532414" }, "stopId": "823", "stopSequence": 35 }, { "arrival": { "delay": 32, "time": "1770532472" }, "departure": { "delay": 32, "time": "1770532472" }, "stopId": "9722", "stopSequence": 36 }, { "arrival": { "delay": 33, "time": "1770532634" }, "departure": { "delay": 33, "time": "1770532634" }, "stopId": "8255", "stopSequence": 37 }, { "arrival": { "delay": 32, "time": "1770532712" }, "departure": { "delay": 32, "time": "1770532712" }, "stopId": "622", "stopSequence": 38 }, { "arrival": { "delay": 33, "time": "1770532779" }, "departure": { "delay": 33, "time": "1770532779" }, "stopId": "1099", "stopSequence": 39 }, { "arrival": { "delay": 33, "time": "1770532823" }, "departure": { "delay": 33, "time": "1770532823" }, "stopId": "608", "stopSequence": 40 }, { "arrival": { "delay": 32, "time": "1770532863" }, "departure": { "delay": 32, "time": "1770532863" }, "stopId": "2282", "stopSequence": 41 }, { "arrival": { "delay": 33, "time": "1770532913" }, "departure": { "delay": 33, "time": "1770532913" }, "stopId": "1224", "stopSequence": 42 }, { "arrival": { "delay": 32, "time": "1770532952" }, "departure": { "delay": 32, "time": "1770532952" }, "stopId": "663", "stopSequence": 43 }, { "arrival": { "delay": 32, "time": "1770533012" }, "departure": { "delay": 32, "time": "1770533012" }, "stopId": "3183", "stopSequence": 44 }, { "arrival": { "delay": 32, "time": "1770533052" }, "departure": { "delay": 32, "time": "1770533052" }, "stopId": "1147", "stopSequence": 45 }, { "arrival": { "delay": 32, "time": "1770533101" }, "departure": { "delay": 32, "time": "1770533101" }, "stopId": "1387", "stopSequence": 46 }, { "arrival": { "delay": 32, "time": "1770533126" }, "departure": { "delay": 32, "time": "1770533126" }, "stopId": "733", "stopSequence": 47 }, { "arrival": { "delay": 32, "time": "1770533160" }, "departure": { "delay": 32, "time": "1770533160" }, "stopId": "3184", "stopSequence": 48 }, { "arrival": { "delay": 32, "time": "1770533211" }, "departure": { "delay": 32, "time": "1770533211" }, "stopId": "1261", "stopSequence": 49 }, { "arrival": { "delay": 32, "time": "1770533252" }, "departure": { "delay": 32, "time": "1770533252" }, "stopId": "3369", "stopSequence": 50 }, { "arrival": { "delay": 32, "time": "1770533372" }, "departure": { "delay": 32, "time": "1770533372" }, "stopId": "7081", "stopSequence": 51 }, { "arrival": { "delay": 32, "time": "1770533492" }, "departure": { "delay": 32, "time": "1770533492" }, "stopId": "3203", "stopSequence": 52 }, { "arrival": { "delay": 33, "time": "1770533574" }, "departure": { "delay": 33, "time": "1770533574" }, "stopId": "629", "stopSequence": 53 }, { "arrival": { "delay": 32, "time": "1770533612" }, "departure": { "delay": 32, "time": "1770533612" }, "stopId": "64", "stopSequence": 54 }, { "arrival": { "delay": 32, "time": "1770533639" }, "departure": { "delay": 32, "time": "1770533639" }, "stopId": "5685", "stopSequence": 55 }, { "arrival": { "delay": 32, "time": "1770533710" }, "departure": { "delay": 32, "time": "1770533710" }, "stopId": "9078", "stopSequence": 56 }, { "arrival": { "delay": 32, "time": "1770533792" }, "departure": { "delay": 32, "time": "1770533792" }, "stopId": "6962", "stopSequence": 57 }, { "arrival": { "delay": 33, "time": "1770533838" }, "departure": { "delay": 33, "time": "1770533838" }, "stopId": "3820", "stopSequence": 58 }, { "arrival": { "delay": 33, "time": "1770533961" }, "departure": { "delay": 33, "time": "1770533961" }, "stopId": "7003", "stopSequence": 59 }, { "arrival": { "delay": 33, "time": "1770534005" }, "departure": { "delay": 33, "time": "1770534005" }, "stopId": "7604", "stopSequence": 60 }, { "arrival": { "delay": 33, "time": "1770534049" }, "departure": { "delay": 33, "time": "1770534049" }, "stopId": "7601", "stopSequence": 61 }, { "arrival": { "delay": 33, "time": "1770534093" }, "departure": { "delay": 33, "time": "1770534093" }, "stopId": "2623", "stopSequence": 62 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436318_8" }, "tripProperties": { "tripHeadsign": "COURREJEAN" }, "vehicle": { "id": "ineo-bus:1710", "label": "COURREJEAN" } } }, { "id": "RT|268437646_8|268437646", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "4043", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "1", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "1348", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3521", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "7831", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3810", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3808", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "9114", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "4074", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9239", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9237", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9235", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9233", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "9231", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9230", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "1665", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9228", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9224", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9226", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "2451", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3029", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "2528", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 24 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9241", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "8311", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "793", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9195", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "7462", "stopSequence": 35 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "80", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437646_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX REPUBLIQUE" } } }, { "id": "RT|268437404_8|268437404", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1770532200" }, "departure": { "delay": 0, "time": "1770532200" }, "stopId": "3680", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770532320" }, "departure": { "delay": 0, "time": "1770532320" }, "stopId": "2960", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770532371" }, "departure": { "delay": 0, "time": "1770532371" }, "stopId": "2959", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1770532397" }, "departure": { "delay": 1, "time": "1770532397" }, "stopId": "2957", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770532450" }, "departure": { "delay": 0, "time": "1770532450" }, "stopId": "2955", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770532502" }, "departure": { "delay": 0, "time": "1770532502" }, "stopId": "6344", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770532560" }, "departure": { "delay": 0, "time": "1770532560" }, "stopId": "5938", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770532636" }, "departure": { "delay": 1, "time": "1770532636" }, "stopId": "3780", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770532665" }, "departure": { "delay": 1, "time": "1770532665" }, "stopId": "5943", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770532772" }, "departure": { "delay": 1, "time": "1770532772" }, "stopId": "5937", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770532819" }, "departure": { "delay": 1, "time": "1770532819" }, "stopId": "2213", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770532855" }, "departure": { "delay": 1, "time": "1770532855" }, "stopId": "2210", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770532921" }, "departure": { "delay": 1, "time": "1770532921" }, "stopId": "2629", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1770532954" }, "departure": { "delay": 2, "time": "1770532954" }, "stopId": "2209", "stopSequence": 14 }, { "arrival": { "delay": 2, "time": "1770532991" }, "departure": { "delay": 2, "time": "1770532991" }, "stopId": "2211", "stopSequence": 15 }, { "arrival": { "delay": 2, "time": "1770533021" }, "departure": { "delay": 2, "time": "1770533021" }, "stopId": "1476", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1770533058" }, "departure": { "delay": 2, "time": "1770533058" }, "stopId": "936", "stopSequence": 17 }, { "arrival": { "delay": 2, "time": "1770533123" }, "departure": { "delay": 2, "time": "1770533123" }, "stopId": "2645", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770533160" }, "departure": { "delay": 1, "time": "1770533160" }, "stopId": "204", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770533208" }, "departure": { "delay": 1, "time": "1770533208" }, "stopId": "2212", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770533246" }, "departure": { "delay": 1, "time": "1770533246" }, "stopId": "1878", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770533282" }, "departure": { "delay": 1, "time": "1770533282" }, "stopId": "2216", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1770533312" }, "departure": { "delay": 1, "time": "1770533312" }, "stopId": "2215", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770533340" }, "departure": { "delay": 0, "time": "1770533340" }, "stopId": "7925", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770533460" }, "departure": { "delay": 0, "time": "1770533460" }, "stopId": "8991", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770533497" }, "departure": { "delay": 0, "time": "1770533497" }, "stopId": "9815", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770533557" }, "departure": { "delay": 0, "time": "1770533557" }, "stopId": "9816", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770533639" }, "departure": { "delay": -1, "time": "1770533639" }, "stopId": "2342", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770533684" }, "departure": { "delay": 0, "time": "1770533684" }, "stopId": "2341", "stopSequence": 29 }, { "arrival": { "delay": -1, "time": "1770533759" }, "departure": { "delay": -1, "time": "1770533759" }, "stopId": "2469", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770533811" }, "departure": { "delay": 0, "time": "1770533811" }, "stopId": "2470", "stopSequence": 31 }, { "arrival": { "delay": -1, "time": "1770533879" }, "departure": { "delay": -1, "time": "1770533879" }, "stopId": "1508", "stopSequence": 32 }, { "arrival": { "delay": -1, "time": "1770533952" }, "departure": { "delay": -1, "time": "1770533952" }, "stopId": "9089", "stopSequence": 33 }, { "arrival": { "delay": -1, "time": "1770533999" }, "departure": { "delay": -1, "time": "1770533999" }, "stopId": "9734", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "70", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437404_8" }, "tripProperties": { "tripHeadsign": "GAMBETTA MERIADECK" }, "vehicle": { "id": "ineo-bus:89020", "label": "GAMBETTA MERIADECK" } } }, { "id": "RT|268437644_8|268437644", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "4043", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "1", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "1348", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3521", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "7831", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3810", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3808", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "9114", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "4074", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9239", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9237", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9235", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9233", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "9231", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9230", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "1665", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9228", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9224", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9226", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "2451", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3029", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "2528", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "13184", "stopSequence": 25 }, { "scheduleRelationship": "SKIPPED", "stopId": "9806", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9241", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "8311", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "793", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9195", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "7462", "stopSequence": 35 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "80", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437644_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX REPUBLIQUE" } } }, { "id": "RT|268437765_8|268437765", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1020, "time": "1770565800" }, "departure": { "delay": 0, "time": "1770566820" }, "stopId": "9130", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770566919" }, "departure": { "delay": 0, "time": "1770566919" }, "stopId": "9131", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770566972" }, "departure": { "delay": 1, "time": "1770566972" }, "stopId": "9133", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1770567077" }, "departure": { "delay": 1, "time": "1770567077" }, "stopId": "9135", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770567180" }, "departure": { "delay": 0, "time": "1770567180" }, "stopId": "9137", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770567360" }, "departure": { "delay": 0, "time": "1770567360" }, "stopId": "9139", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770567422" }, "departure": { "delay": 0, "time": "1770567422" }, "stopId": "9141", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770567555" }, "departure": { "delay": 0, "time": "1770567555" }, "stopId": "9143", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770567600" }, "departure": { "delay": 0, "time": "1770567600" }, "stopId": "9145", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770567671" }, "departure": { "delay": 0, "time": "1770567671" }, "stopId": "9147", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770567776" }, "departure": { "delay": 0, "time": "1770567776" }, "stopId": "9149", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770567850" }, "departure": { "delay": 0, "time": "1770567850" }, "stopId": "9151", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1770567959" }, "departure": { "delay": -1, "time": "1770567959" }, "stopId": "9153", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770568015" }, "departure": { "delay": -1, "time": "1770568015" }, "stopId": "9163", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770568112" }, "departure": { "delay": 0, "time": "1770568112" }, "stopId": "9155", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770568214" }, "departure": { "delay": -1, "time": "1770568214" }, "stopId": "9157", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1770568319" }, "departure": { "delay": -1, "time": "1770568319" }, "stopId": "9159", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770568368" }, "departure": { "delay": -1, "time": "1770568368" }, "stopId": "9161", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770568462" }, "departure": { "delay": -1, "time": "1770568462" }, "stopId": "9165", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770568534" }, "departure": { "delay": 0, "time": "1770568534" }, "stopId": "9167", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770568614" }, "departure": { "delay": -1, "time": "1770568614" }, "stopId": "9171", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1770568679" }, "departure": { "delay": -1, "time": "1770568679" }, "stopId": "9169", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770568739" }, "departure": { "delay": -1, "time": "1770568739" }, "stopId": "9173", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770568803" }, "departure": { "delay": -1, "time": "1770568803" }, "stopId": "9175", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1770568890" }, "departure": { "delay": -1, "time": "1770568890" }, "stopId": "9177", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770568979" }, "departure": { "delay": 0, "time": "1770568980" }, "stopId": "9179", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770569031" }, "departure": { "delay": 1, "time": "1770569031" }, "stopId": "9181", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770569100" }, "departure": { "delay": 0, "time": "1770569100" }, "stopId": "9083", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770569214" }, "departure": { "delay": 0, "time": "1770569214" }, "stopId": "9183", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770569280" }, "departure": { "delay": 0, "time": "1770569280" }, "stopId": "9185", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770569344" }, "departure": { "delay": 0, "time": "1770569344" }, "stopId": "9187", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770569422" }, "departure": { "delay": 0, "time": "1770569422" }, "stopId": "9189", "stopSequence": 32 }, { "arrival": { "delay": -1, "time": "1770569519" }, "departure": { "delay": -1, "time": "1770569519" }, "stopId": "9191", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1770569598" }, "departure": { "delay": 0, "time": "1770569598" }, "stopId": "9193", "stopSequence": 34 }, { "arrival": { "delay": -1, "time": "1770569699" }, "departure": { "delay": -1, "time": "1770569699" }, "stopId": "9195", "stopSequence": 35 }, { "arrival": { "delay": -1, "time": "1770569844" }, "departure": { "delay": -1, "time": "1770569844" }, "stopId": "823", "stopSequence": 36 }, { "arrival": { "delay": -1, "time": "1770569939" }, "departure": { "delay": -1, "time": "1770569939" }, "stopId": "3801", "stopSequence": 37 }, { "arrival": { "delay": 0, "time": "1770570100" }, "departure": { "delay": 0, "time": "1770570100" }, "stopId": "9197", "stopSequence": 38 }, { "arrival": { "delay": 0, "time": "1770570246" }, "departure": { "delay": 0, "time": "1770570246" }, "stopId": "9199", "stopSequence": 39 }, { "arrival": { "delay": -1, "time": "1770570419" }, "departure": { "delay": -1, "time": "1770570419" }, "stopId": "9201", "stopSequence": 40 }, { "arrival": { "delay": -1, "time": "1770570599" }, "departure": { "delay": -1, "time": "1770570599" }, "stopId": "9716", "stopSequence": 41 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437765_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" } } }, { "id": "RT|268437642_8|268437642", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "4043", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "1", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "1348", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3521", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "7831", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3810", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3808", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "9114", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "4074", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9239", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9237", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9235", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9233", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "9231", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9230", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "1665", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9228", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9224", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9226", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "2451", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3029", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "2528", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 24 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9241", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "8311", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "793", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9195", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "7462", "stopSequence": 35 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "80", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437642_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX REPUBLIQUE" } } }, { "id": "RT|268437764_8|268437764", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1, "time": "1770561900" }, "departure": { "delay": 0, "time": "1770561901" }, "stopId": "9716", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770561979" }, "departure": { "delay": 0, "time": "1770561979" }, "stopId": "9772", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770562094" }, "departure": { "delay": 0, "time": "1770562094" }, "stopId": "9717", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770562200" }, "departure": { "delay": 0, "time": "1770562200" }, "stopId": "9202", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770562331" }, "departure": { "delay": 1, "time": "1770562331" }, "stopId": "9200", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770562424" }, "departure": { "delay": 1, "time": "1770562424" }, "stopId": "9198", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770562560" }, "departure": { "delay": 0, "time": "1770562560" }, "stopId": "3549", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770562630" }, "departure": { "delay": 1, "time": "1770562630" }, "stopId": "1606", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770562740" }, "departure": { "delay": 0, "time": "1770562740" }, "stopId": "9196", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770562832" }, "departure": { "delay": 1, "time": "1770562832" }, "stopId": "9194", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770562929" }, "departure": { "delay": 0, "time": "1770562929" }, "stopId": "9192", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770563054" }, "departure": { "delay": 0, "time": "1770563054" }, "stopId": "9190", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770563139" }, "departure": { "delay": 0, "time": "1770563139" }, "stopId": "9188", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770563279" }, "departure": { "delay": -1, "time": "1770563279" }, "stopId": "2973", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770563342" }, "departure": { "delay": 0, "time": "1770563342" }, "stopId": "9184", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770563426" }, "departure": { "delay": 0, "time": "1770563426" }, "stopId": "2975", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770563512" }, "departure": { "delay": 0, "time": "1770563512" }, "stopId": "9182", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770563580" }, "departure": { "delay": 0, "time": "1770563580" }, "stopId": "9180", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770563672" }, "departure": { "delay": 1, "time": "1770563672" }, "stopId": "9178", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770563774" }, "departure": { "delay": 0, "time": "1770563774" }, "stopId": "9176", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770563841" }, "departure": { "delay": 0, "time": "1770563841" }, "stopId": "9174", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770563940" }, "departure": { "delay": 0, "time": "1770563940" }, "stopId": "9170", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1770564007" }, "departure": { "delay": 1, "time": "1770564007" }, "stopId": "9172", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770564088" }, "departure": { "delay": 1, "time": "1770564088" }, "stopId": "9168", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770564160" }, "departure": { "delay": 1, "time": "1770564160" }, "stopId": "9166", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770564255" }, "departure": { "delay": 1, "time": "1770564255" }, "stopId": "9162", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770564300" }, "departure": { "delay": 0, "time": "1770564300" }, "stopId": "9160", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770564404" }, "departure": { "delay": 0, "time": "1770564404" }, "stopId": "9158", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770564494" }, "departure": { "delay": 1, "time": "1770564494" }, "stopId": "9156", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770564603" }, "departure": { "delay": 0, "time": "1770564603" }, "stopId": "9164", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770564660" }, "departure": { "delay": 0, "time": "1770564660" }, "stopId": "9154", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770564770" }, "departure": { "delay": 0, "time": "1770564770" }, "stopId": "9152", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770564842" }, "departure": { "delay": 0, "time": "1770564842" }, "stopId": "9150", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1770564935" }, "departure": { "delay": 0, "time": "1770564935" }, "stopId": "9148", "stopSequence": 34 }, { "arrival": { "delay": -1, "time": "1770565019" }, "departure": { "delay": -1, "time": "1770565019" }, "stopId": "9146", "stopSequence": 35 }, { "arrival": { "delay": 0, "time": "1770565070" }, "departure": { "delay": 0, "time": "1770565070" }, "stopId": "9144", "stopSequence": 36 }, { "arrival": { "delay": -1, "time": "1770565192" }, "departure": { "delay": -1, "time": "1770565192" }, "stopId": "9142", "stopSequence": 37 }, { "arrival": { "delay": -1, "time": "1770565259" }, "departure": { "delay": -1, "time": "1770565259" }, "stopId": "9140", "stopSequence": 38 }, { "arrival": { "delay": -1, "time": "1770565439" }, "departure": { "delay": -1, "time": "1770565439" }, "stopId": "9138", "stopSequence": 39 }, { "arrival": { "delay": 0, "time": "1770565517" }, "departure": { "delay": 0, "time": "1770565517" }, "stopId": "9136", "stopSequence": 40 }, { "arrival": { "delay": 0, "time": "1770565627" }, "departure": { "delay": 0, "time": "1770565627" }, "stopId": "9134", "stopSequence": 41 }, { "arrival": { "delay": 0, "time": "1770565680" }, "departure": { "delay": 0, "time": "1770565680" }, "stopId": "9132", "stopSequence": 42 }, { "arrival": { "delay": 0, "time": "1770565800" }, "departure": { "delay": 0, "time": "1770565800" }, "stopId": "9130", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437764_8" }, "tripProperties": { "tripHeadsign": "ST AUBIN VILLEPREUX" } } }, { "id": "RT|268437761_8|268437761", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1323, "time": "1770546897" }, "departure": { "delay": 0, "time": "1770548220" }, "stopId": "3063", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770548253" }, "departure": { "delay": 1, "time": "1770548253" }, "stopId": "3058", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770548303" }, "departure": { "delay": 0, "time": "1770548303" }, "stopId": "3056", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770548399" }, "departure": { "delay": 0, "time": "1770548399" }, "stopId": "1550", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770548460" }, "departure": { "delay": 0, "time": "1770548460" }, "stopId": "3053", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770548580" }, "departure": { "delay": 0, "time": "1770548580" }, "stopId": "3051", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770548632" }, "departure": { "delay": 1, "time": "1770548632" }, "stopId": "3049", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770548760" }, "departure": { "delay": 0, "time": "1770548760" }, "stopId": "975", "stopSequence": 8 }, { "scheduleRelationship": "SKIPPED", "stopId": "570", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770549016" }, "departure": { "delay": 0, "time": "1770549016" }, "stopId": "3045", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770549060" }, "departure": { "delay": 0, "time": "1770549060" }, "stopId": "9145", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770549131" }, "departure": { "delay": 0, "time": "1770549131" }, "stopId": "9147", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770549236" }, "departure": { "delay": 0, "time": "1770549236" }, "stopId": "9149", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770549310" }, "departure": { "delay": 0, "time": "1770549310" }, "stopId": "9151", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770549419" }, "departure": { "delay": -1, "time": "1770549419" }, "stopId": "9153", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770549475" }, "departure": { "delay": -1, "time": "1770549475" }, "stopId": "9163", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770549572" }, "departure": { "delay": 0, "time": "1770549572" }, "stopId": "9155", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770549674" }, "departure": { "delay": -1, "time": "1770549674" }, "stopId": "9157", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770549779" }, "departure": { "delay": -1, "time": "1770549779" }, "stopId": "9159", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1770549828" }, "departure": { "delay": -1, "time": "1770549828" }, "stopId": "9161", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770549922" }, "departure": { "delay": -1, "time": "1770549922" }, "stopId": "9165", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770549994" }, "departure": { "delay": 0, "time": "1770549994" }, "stopId": "9167", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770550074" }, "departure": { "delay": -1, "time": "1770550074" }, "stopId": "9171", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770550139" }, "departure": { "delay": -1, "time": "1770550139" }, "stopId": "9169", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1770550199" }, "departure": { "delay": -1, "time": "1770550199" }, "stopId": "9173", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770550263" }, "departure": { "delay": -1, "time": "1770550263" }, "stopId": "9175", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1770550350" }, "departure": { "delay": -1, "time": "1770550350" }, "stopId": "9177", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770550439" }, "departure": { "delay": 0, "time": "1770550440" }, "stopId": "9179", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770550491" }, "departure": { "delay": 1, "time": "1770550491" }, "stopId": "9181", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770550560" }, "departure": { "delay": 0, "time": "1770550560" }, "stopId": "9083", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770550636" }, "departure": { "delay": 0, "time": "1770550636" }, "stopId": "9183", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770550680" }, "departure": { "delay": 0, "time": "1770550680" }, "stopId": "9185", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770550744" }, "departure": { "delay": 0, "time": "1770550744" }, "stopId": "9187", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1770550822" }, "departure": { "delay": 0, "time": "1770550822" }, "stopId": "9189", "stopSequence": 34 }, { "arrival": { "delay": -1, "time": "1770550919" }, "departure": { "delay": -1, "time": "1770550919" }, "stopId": "9191", "stopSequence": 35 }, { "arrival": { "delay": 0, "time": "1770550998" }, "departure": { "delay": 0, "time": "1770550998" }, "stopId": "9193", "stopSequence": 36 }, { "arrival": { "delay": -1, "time": "1770551099" }, "departure": { "delay": -1, "time": "1770551099" }, "stopId": "9195", "stopSequence": 37 }, { "arrival": { "delay": -1, "time": "1770551208" }, "departure": { "delay": -1, "time": "1770551208" }, "stopId": "823", "stopSequence": 38 }, { "arrival": { "delay": -1, "time": "1770551279" }, "departure": { "delay": -1, "time": "1770551279" }, "stopId": "3801", "stopSequence": 39 }, { "arrival": { "delay": 0, "time": "1770551400" }, "departure": { "delay": 0, "time": "1770551400" }, "stopId": "9197", "stopSequence": 40 }, { "arrival": { "delay": 0, "time": "1770551510" }, "departure": { "delay": 0, "time": "1770551510" }, "stopId": "9199", "stopSequence": 41 }, { "arrival": { "delay": 0, "time": "1770551640" }, "departure": { "delay": 0, "time": "1770551640" }, "stopId": "9201", "stopSequence": 42 }, { "arrival": { "delay": 0, "time": "1770551820" }, "departure": { "delay": 0, "time": "1770551820" }, "stopId": "9716", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437761_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" } } }, { "id": "RT|268436793_8|268436793", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1770530640" }, "departure": { "delay": 33, "time": "1770530673" }, "stopId": "8873", "stopSequence": 1 }, { "arrival": { "delay": 25, "time": "1770530725" }, "departure": { "delay": 27, "time": "1770530727" }, "stopId": "7243", "stopSequence": 2 }, { "arrival": { "delay": 23, "time": "1770530750" }, "departure": { "delay": 23, "time": "1770530750" }, "stopId": "7245", "stopSequence": 3 }, { "arrival": { "delay": 12, "time": "1770530774" }, "departure": { "delay": 18, "time": "1770530780" }, "stopId": "9011", "stopSequence": 4 }, { "arrival": { "delay": 19, "time": "1770530813" }, "departure": { "delay": 20, "time": "1770530814" }, "stopId": "7246", "stopSequence": 5 }, { "arrival": { "delay": 15, "time": "1770530845" }, "departure": { "delay": 29, "time": "1770530859" }, "stopId": "6937", "stopSequence": 6 }, { "arrival": { "delay": 41, "time": "1770530948" }, "departure": { "delay": 41, "time": "1770530948" }, "stopId": "6934", "stopSequence": 7 }, { "arrival": { "delay": 48, "time": "1770531048" }, "departure": { "delay": 48, "time": "1770531048" }, "stopId": "6933", "stopSequence": 8 }, { "arrival": { "delay": 43, "time": "1770531093" }, "departure": { "delay": 45, "time": "1770531095" }, "stopId": "6930", "stopSequence": 9 }, { "arrival": { "delay": 59, "time": "1770531132" }, "departure": { "delay": 59, "time": "1770531132" }, "stopId": "6928", "stopSequence": 10 }, { "arrival": { "delay": 85, "time": "1770531223" }, "departure": { "delay": 105, "time": "1770531243" }, "stopId": "6927", "stopSequence": 11 }, { "arrival": { "delay": 110, "time": "1770531328" }, "departure": { "delay": 125, "time": "1770531343" }, "stopId": "6926", "stopSequence": 12 }, { "arrival": { "delay": 107, "time": "1770531393" }, "departure": { "delay": 110, "time": "1770531396" }, "stopId": "6924", "stopSequence": 13 }, { "arrival": { "delay": 95, "time": "1770531420" }, "departure": { "delay": 95, "time": "1770531420" }, "stopId": "7752", "stopSequence": 14 }, { "arrival": { "delay": 80, "time": "1770531440" }, "departure": { "delay": 80, "time": "1770531440" }, "stopId": "6922", "stopSequence": 15 }, { "arrival": { "delay": 84, "time": "1770531508" }, "departure": { "delay": 84, "time": "1770531508" }, "stopId": "8451", "stopSequence": 16 }, { "arrival": { "delay": 84, "time": "1770531572" }, "departure": { "delay": 84, "time": "1770531572" }, "stopId": "6916", "stopSequence": 17 }, { "arrival": { "delay": 84, "time": "1770531653" }, "departure": { "delay": 84, "time": "1770531653" }, "stopId": "6914", "stopSequence": 18 }, { "arrival": { "delay": 84, "time": "1770531699" }, "departure": { "delay": 84, "time": "1770531699" }, "stopId": "7612", "stopSequence": 19 }, { "arrival": { "delay": 84, "time": "1770531789" }, "departure": { "delay": 84, "time": "1770531789" }, "stopId": "6912", "stopSequence": 20 }, { "arrival": { "delay": 84, "time": "1770531832" }, "departure": { "delay": 84, "time": "1770531832" }, "stopId": "7812", "stopSequence": 21 }, { "arrival": { "delay": 85, "time": "1770531890" }, "departure": { "delay": 85, "time": "1770531890" }, "stopId": "7814", "stopSequence": 22 }, { "arrival": { "delay": 84, "time": "1770531954" }, "departure": { "delay": 84, "time": "1770531954" }, "stopId": "9206", "stopSequence": 23 }, { "arrival": { "delay": 84, "time": "1770531984" }, "departure": { "delay": 84, "time": "1770531984" }, "stopId": "9204", "stopSequence": 24 }, { "arrival": { "delay": 84, "time": "1770532043" }, "departure": { "delay": 84, "time": "1770532043" }, "stopId": "5354", "stopSequence": 25 }, { "arrival": { "delay": 85, "time": "1770532094" }, "departure": { "delay": 85, "time": "1770532094" }, "stopId": "5355", "stopSequence": 26 }, { "arrival": { "delay": 85, "time": "1770532170" }, "departure": { "delay": 85, "time": "1770532170" }, "stopId": "7033", "stopSequence": 27 }, { "arrival": { "delay": 85, "time": "1770532243" }, "departure": { "delay": 85, "time": "1770532243" }, "stopId": "5357", "stopSequence": 28 }, { "arrival": { "delay": 86, "time": "1770532316" }, "departure": { "delay": 86, "time": "1770532316" }, "stopId": "9209", "stopSequence": 29 }, { "arrival": { "delay": 85, "time": "1770532465" }, "departure": { "delay": 85, "time": "1770532465" }, "stopId": "9208", "stopSequence": 30 }, { "arrival": { "delay": 86, "time": "1770532662" }, "departure": { "delay": 86, "time": "1770532662" }, "stopId": "6452", "stopSequence": 31 }, { "arrival": { "delay": 85, "time": "1770532837" }, "departure": { "delay": 85, "time": "1770532837" }, "stopId": "3347", "stopSequence": 32 }, { "arrival": { "delay": 85, "time": "1770532910" }, "departure": { "delay": 85, "time": "1770532910" }, "stopId": "5624", "stopSequence": 33 }, { "arrival": { "delay": 85, "time": "1770532945" }, "departure": { "delay": 85, "time": "1770532945" }, "stopId": "2499", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436793_8" }, "tripProperties": { "tripHeadsign": "MERIGNAC LY. DAGUIN" }, "vehicle": { "id": "ineo-bus:85002", "label": "MERIGNAC LY. DAGUIN" } } }, { "id": "RT|268436673_8|268436673", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -723, "time": "1770529678" }, "departure": { "delay": 14, "time": "1770530415" }, "stopId": "5928", "stopSequence": 1 }, { "arrival": { "delay": 12, "time": "1770530475" }, "departure": { "delay": 15, "time": "1770530478" }, "stopId": "8203", "stopSequence": 2 }, { "arrival": { "delay": 10, "time": "1770530591" }, "departure": { "delay": 10, "time": "1770530591" }, "stopId": "5927", "stopSequence": 3 }, { "arrival": { "delay": -3, "time": "1770530637" }, "departure": { "delay": 10, "time": "1770530650" }, "stopId": "3621", "stopSequence": 4 }, { "arrival": { "delay": -8, "time": "1770530717" }, "departure": { "delay": -5, "time": "1770530720" }, "stopId": "3561", "stopSequence": 5 }, { "arrival": { "delay": -9, "time": "1770530746" }, "departure": { "delay": 5, "time": "1770530760" }, "stopId": "179", "stopSequence": 6 }, { "arrival": { "delay": 6, "time": "1770530795" }, "departure": { "delay": 6, "time": "1770530795" }, "stopId": "1200", "stopSequence": 7 }, { "arrival": { "delay": 10, "time": "1770530860" }, "departure": { "delay": 25, "time": "1770530875" }, "stopId": "5797", "stopSequence": 8 }, { "arrival": { "delay": 25, "time": "1770530925" }, "departure": { "delay": 28, "time": "1770530928" }, "stopId": "1183", "stopSequence": 9 }, { "arrival": { "delay": 29, "time": "1770530969" }, "departure": { "delay": 29, "time": "1770530969" }, "stopId": "513", "stopSequence": 10 }, { "arrival": { "delay": 28, "time": "1770531028" }, "departure": { "delay": 28, "time": "1770531028" }, "stopId": "2268", "stopSequence": 11 }, { "arrival": { "delay": 26, "time": "1770531072" }, "departure": { "delay": 26, "time": "1770531072" }, "stopId": "7614", "stopSequence": 12 }, { "arrival": { "delay": 32, "time": "1770531121" }, "departure": { "delay": 46, "time": "1770531135" }, "stopId": "403", "stopSequence": 13 }, { "arrival": { "delay": 68, "time": "1770531178" }, "departure": { "delay": 68, "time": "1770531178" }, "stopId": "2385", "stopSequence": 14 }, { "arrival": { "delay": 68, "time": "1770531210" }, "departure": { "delay": 68, "time": "1770531210" }, "stopId": "2386", "stopSequence": 15 }, { "arrival": { "delay": 42, "time": "1770531255" }, "departure": { "delay": 43, "time": "1770531256" }, "stopId": "5745", "stopSequence": 16 }, { "arrival": { "delay": 40, "time": "1770531280" }, "departure": { "delay": 59, "time": "1770531299" }, "stopId": "5734", "stopSequence": 17 }, { "arrival": { "delay": 37, "time": "1770531457" }, "departure": { "delay": 52, "time": "1770531472" }, "stopId": "1205", "stopSequence": 18 }, { "arrival": { "delay": 46, "time": "1770531500" }, "departure": { "delay": 46, "time": "1770531500" }, "stopId": "2198", "stopSequence": 19 }, { "arrival": { "delay": 46, "time": "1770531520" }, "departure": { "delay": 46, "time": "1770531520" }, "stopId": "8162", "stopSequence": 20 }, { "arrival": { "delay": 46, "time": "1770531552" }, "departure": { "delay": 46, "time": "1770531552" }, "stopId": "2252", "stopSequence": 21 }, { "arrival": { "delay": 46, "time": "1770531607" }, "departure": { "delay": 46, "time": "1770531607" }, "stopId": "3608", "stopSequence": 22 }, { "arrival": { "delay": 46, "time": "1770531642" }, "departure": { "delay": 46, "time": "1770531642" }, "stopId": "3609", "stopSequence": 23 }, { "arrival": { "delay": 46, "time": "1770531706" }, "departure": { "delay": 46, "time": "1770531706" }, "stopId": "5801", "stopSequence": 24 }, { "arrival": { "delay": 46, "time": "1770531800" }, "departure": { "delay": 46, "time": "1770531800" }, "stopId": "2263", "stopSequence": 25 }, { "arrival": { "delay": 46, "time": "1770531860" }, "departure": { "delay": 46, "time": "1770531860" }, "stopId": "9702", "stopSequence": 26 }, { "arrival": { "delay": 45, "time": "1770531975" }, "departure": { "delay": 45, "time": "1770531975" }, "stopId": "9275", "stopSequence": 27 }, { "arrival": { "delay": 45, "time": "1770532185" }, "departure": { "delay": 45, "time": "1770532185" }, "stopId": "8914", "stopSequence": 28 }, { "arrival": { "delay": 46, "time": "1770532251" }, "departure": { "delay": 46, "time": "1770532251" }, "stopId": "13146", "stopSequence": 29 }, { "arrival": { "delay": 45, "time": "1770532305" }, "departure": { "delay": 45, "time": "1770532305" }, "stopId": "8581", "stopSequence": 30 }, { "arrival": { "delay": 45, "time": "1770532365" }, "departure": { "delay": 45, "time": "1770532365" }, "stopId": "2247", "stopSequence": 31 }, { "arrival": { "delay": 45, "time": "1770532463" }, "departure": { "delay": 45, "time": "1770532463" }, "stopId": "3541", "stopSequence": 32 }, { "arrival": { "delay": 45, "time": "1770532497" }, "departure": { "delay": 45, "time": "1770532497" }, "stopId": "3826", "stopSequence": 33 }, { "arrival": { "delay": 45, "time": "1770532605" }, "departure": { "delay": 45, "time": "1770532605" }, "stopId": "9725", "stopSequence": 34 }, { "arrival": { "delay": 45, "time": "1770532696" }, "departure": { "delay": 45, "time": "1770532696" }, "stopId": "8511", "stopSequence": 35 }, { "arrival": { "delay": 45, "time": "1770532745" }, "departure": { "delay": 45, "time": "1770532745" }, "stopId": "13171", "stopSequence": 36 }, { "arrival": { "delay": 45, "time": "1770532852" }, "departure": { "delay": 45, "time": "1770532852" }, "stopId": "3207", "stopSequence": 37 }, { "arrival": { "delay": 44, "time": "1770532881" }, "departure": { "delay": 44, "time": "1770532881" }, "stopId": "199", "stopSequence": 38 }, { "arrival": { "delay": 44, "time": "1770532933" }, "departure": { "delay": 44, "time": "1770532933" }, "stopId": "620", "stopSequence": 39 }, { "arrival": { "delay": 44, "time": "1770533024" }, "departure": { "delay": 44, "time": "1770533024" }, "stopId": "2753", "stopSequence": 40 }, { "arrival": { "delay": 44, "time": "1770533060" }, "departure": { "delay": 44, "time": "1770533060" }, "stopId": "322", "stopSequence": 41 }, { "arrival": { "delay": 44, "time": "1770533083" }, "departure": { "delay": 44, "time": "1770533083" }, "stopId": "2754", "stopSequence": 42 }, { "arrival": { "delay": 43, "time": "1770533143" }, "departure": { "delay": 43, "time": "1770533143" }, "stopId": "8201", "stopSequence": 43 }, { "arrival": { "delay": 44, "time": "1770533235" }, "departure": { "delay": 44, "time": "1770533235" }, "stopId": "476", "stopSequence": 44 }, { "arrival": { "delay": 43, "time": "1770533275" }, "departure": { "delay": 43, "time": "1770533275" }, "stopId": "1136", "stopSequence": 45 }, { "arrival": { "delay": 43, "time": "1770533314" }, "departure": { "delay": 43, "time": "1770533314" }, "stopId": "815", "stopSequence": 46 }, { "arrival": { "delay": 43, "time": "1770533370" }, "departure": { "delay": 43, "time": "1770533370" }, "stopId": "2755", "stopSequence": 47 }, { "arrival": { "delay": 44, "time": "1770533403" }, "departure": { "delay": 44, "time": "1770533403" }, "stopId": "1225", "stopSequence": 48 }, { "arrival": { "delay": 44, "time": "1770533448" }, "departure": { "delay": 44, "time": "1770533448" }, "stopId": "2756", "stopSequence": 49 }, { "arrival": { "delay": 44, "time": "1770533505" }, "departure": { "delay": 44, "time": "1770533505" }, "stopId": "1150", "stopSequence": 50 }, { "arrival": { "delay": 44, "time": "1770533566" }, "departure": { "delay": 44, "time": "1770533566" }, "stopId": "3252", "stopSequence": 51 }, { "arrival": { "delay": 43, "time": "1770533623" }, "departure": { "delay": 43, "time": "1770533623" }, "stopId": "5285", "stopSequence": 52 }, { "arrival": { "delay": 43, "time": "1770533661" }, "departure": { "delay": 43, "time": "1770533661" }, "stopId": "1974", "stopSequence": 53 }, { "arrival": { "delay": 43, "time": "1770533718" }, "departure": { "delay": 43, "time": "1770533718" }, "stopId": "1040", "stopSequence": 54 }, { "arrival": { "delay": 42, "time": "1770533737" }, "departure": { "delay": 42, "time": "1770533737" }, "stopId": "5524", "stopSequence": 55 }, { "arrival": { "delay": 42, "time": "1770533760" }, "departure": { "delay": 42, "time": "1770533760" }, "stopId": "5291", "stopSequence": 56 }, { "arrival": { "delay": 42, "time": "1770533804" }, "departure": { "delay": 42, "time": "1770533804" }, "stopId": "5263", "stopSequence": 57 }, { "arrival": { "delay": 42, "time": "1770533862" }, "departure": { "delay": 42, "time": "1770533862" }, "stopId": "1153", "stopSequence": 58 }, { "arrival": { "delay": 42, "time": "1770533896" }, "departure": { "delay": 42, "time": "1770533896" }, "stopId": "2815", "stopSequence": 59 }, { "arrival": { "delay": 42, "time": "1770533948" }, "departure": { "delay": 42, "time": "1770533948" }, "stopId": "5575", "stopSequence": 60 }, { "arrival": { "delay": 42, "time": "1770533993" }, "departure": { "delay": 42, "time": "1770533993" }, "stopId": "2884", "stopSequence": 61 }, { "arrival": { "delay": 43, "time": "1770534037" }, "departure": { "delay": 43, "time": "1770534037" }, "stopId": "26", "stopSequence": 62 }, { "arrival": { "delay": 42, "time": "1770534102" }, "departure": { "delay": 42, "time": "1770534102" }, "stopId": "1529", "stopSequence": 63 }, { "arrival": { "delay": 43, "time": "1770534162" }, "departure": { "delay": 43, "time": "1770534162" }, "stopId": "5280", "stopSequence": 64 }, { "arrival": { "delay": 42, "time": "1770534187" }, "departure": { "delay": 42, "time": "1770534187" }, "stopId": "2817", "stopSequence": 65 }, { "arrival": { "delay": 43, "time": "1770534224" }, "departure": { "delay": 43, "time": "1770534224" }, "stopId": "514", "stopSequence": 66 }, { "arrival": { "delay": 42, "time": "1770534282" }, "departure": { "delay": 42, "time": "1770534282" }, "stopId": "2670", "stopSequence": 67 }, { "arrival": { "delay": 42, "time": "1770534307" }, "departure": { "delay": 42, "time": "1770534307" }, "stopId": "1316", "stopSequence": 68 }, { "arrival": { "delay": 42, "time": "1770534358" }, "departure": { "delay": 42, "time": "1770534358" }, "stopId": "1349", "stopSequence": 69 }, { "arrival": { "delay": 42, "time": "1770534378" }, "departure": { "delay": 42, "time": "1770534378" }, "stopId": "1313", "stopSequence": 70 }, { "arrival": { "delay": 41, "time": "1770534401" }, "departure": { "delay": 41, "time": "1770534401" }, "stopId": "2767", "stopSequence": 71 }, { "arrival": { "delay": 41, "time": "1770534440" }, "departure": { "delay": 41, "time": "1770534440" }, "stopId": "1270", "stopSequence": 72 }, { "arrival": { "delay": 41, "time": "1770534501" }, "departure": { "delay": 41, "time": "1770534501" }, "stopId": "2768", "stopSequence": 73 }, { "arrival": { "delay": 41, "time": "1770534546" }, "departure": { "delay": 41, "time": "1770534546" }, "stopId": "4770", "stopSequence": 74 }, { "arrival": { "delay": 41, "time": "1770534567" }, "departure": { "delay": 41, "time": "1770534567" }, "stopId": "4772", "stopSequence": 75 }, { "arrival": { "delay": 41, "time": "1770534635" }, "departure": { "delay": 41, "time": "1770534635" }, "stopId": "2810", "stopSequence": 76 }, { "arrival": { "delay": 41, "time": "1770534699" }, "departure": { "delay": 41, "time": "1770534699" }, "stopId": "2811", "stopSequence": 77 }, { "arrival": { "delay": 41, "time": "1770534773" }, "departure": { "delay": 41, "time": "1770534773" }, "stopId": "2877", "stopSequence": 78 }, { "arrival": { "delay": 41, "time": "1770534812" }, "departure": { "delay": 41, "time": "1770534812" }, "stopId": "283", "stopSequence": 79 }, { "arrival": { "delay": 40, "time": "1770534880" }, "departure": { "delay": 40, "time": "1770534880" }, "stopId": "577", "stopSequence": 80 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "24", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436673_8" }, "tripProperties": { "tripHeadsign": "PESSAC ROMAINVILLE" }, "vehicle": { "id": "ineo-bus:1602", "label": "PESSAC ROMAINVILLE" } } }, { "id": "RT|268436794_8|268436794", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2259, "time": "1770532941" }, "departure": { "delay": 0, "time": "1770535200" }, "stopId": "2499", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770535260" }, "departure": { "delay": 0, "time": "1770535260" }, "stopId": "830", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770535381" }, "departure": { "delay": 0, "time": "1770535381" }, "stopId": "6981", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770535560" }, "departure": { "delay": 0, "time": "1770535560" }, "stopId": "9207", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770535686" }, "departure": { "delay": 1, "time": "1770535686" }, "stopId": "9210", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770535758" }, "departure": { "delay": 1, "time": "1770535758" }, "stopId": "5358", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770535815" }, "departure": { "delay": 0, "time": "1770535815" }, "stopId": "7032", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770535883" }, "departure": { "delay": 0, "time": "1770535883" }, "stopId": "5356", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770535926" }, "departure": { "delay": 0, "time": "1770535926" }, "stopId": "5353", "stopSequence": 9 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436794_8" }, "tripProperties": { "tripHeadsign": "MARTIGNAS LES PINS" } } }, { "id": "RT|268437880_8|268437880", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "9716", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "9772", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "9717", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9202", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "9200", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "9198", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3549", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1606", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "9196", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9194", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9192", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9190", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9188", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "2973", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9184", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "2975", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9182", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9180", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9178", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "9176", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9174", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "9170", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "9172", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9168", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9166", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "9162", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "9160", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "9158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9156", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9164", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9154", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "9152", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9150", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9148", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "9146", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "3046", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2032", "stopSequence": 37 }, { "scheduleRelationship": "SKIPPED", "stopId": "554", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "3050", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "3052", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "3054", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "2503", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "3057", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "1000", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "3063", "stopSequence": 45 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437880_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ISSAC" } } }, { "id": "RT|268437760_8|268437760", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -660, "time": "1770542340" }, "departure": { "delay": 0, "time": "1770543000" }, "stopId": "9716", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770543079" }, "departure": { "delay": 1, "time": "1770543079" }, "stopId": "9772", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770543194" }, "departure": { "delay": 0, "time": "1770543194" }, "stopId": "9717", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770543300" }, "departure": { "delay": 0, "time": "1770543300" }, "stopId": "9202", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770543431" }, "departure": { "delay": 1, "time": "1770543431" }, "stopId": "9200", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770543524" }, "departure": { "delay": 1, "time": "1770543524" }, "stopId": "9198", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770543660" }, "departure": { "delay": 0, "time": "1770543660" }, "stopId": "3549", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770543730" }, "departure": { "delay": 1, "time": "1770543730" }, "stopId": "1606", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770543840" }, "departure": { "delay": 0, "time": "1770543840" }, "stopId": "9196", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770543932" }, "departure": { "delay": 1, "time": "1770543932" }, "stopId": "9194", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770544029" }, "departure": { "delay": 0, "time": "1770544029" }, "stopId": "9192", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770544154" }, "departure": { "delay": 0, "time": "1770544154" }, "stopId": "9190", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770544239" }, "departure": { "delay": 0, "time": "1770544239" }, "stopId": "9188", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770544379" }, "departure": { "delay": -1, "time": "1770544379" }, "stopId": "2973", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770544429" }, "departure": { "delay": -1, "time": "1770544429" }, "stopId": "9184", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770544496" }, "departure": { "delay": -1, "time": "1770544496" }, "stopId": "2975", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770544565" }, "departure": { "delay": 0, "time": "1770544565" }, "stopId": "9182", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770544619" }, "departure": { "delay": -1, "time": "1770544619" }, "stopId": "9180", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770544695" }, "departure": { "delay": -1, "time": "1770544695" }, "stopId": "9178", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1770544780" }, "departure": { "delay": -1, "time": "1770544780" }, "stopId": "9176", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770544836" }, "departure": { "delay": -1, "time": "1770544836" }, "stopId": "9174", "stopSequence": 21 }, { "arrival": { "delay": -2, "time": "1770544918" }, "departure": { "delay": -2, "time": "1770544918" }, "stopId": "9170", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770544985" }, "departure": { "delay": -1, "time": "1770544985" }, "stopId": "9172", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770545066" }, "departure": { "delay": -1, "time": "1770545066" }, "stopId": "9168", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1770545138" }, "departure": { "delay": -1, "time": "1770545138" }, "stopId": "9166", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770545233" }, "departure": { "delay": -1, "time": "1770545233" }, "stopId": "9162", "stopSequence": 26 }, { "arrival": { "delay": -2, "time": "1770545278" }, "departure": { "delay": -2, "time": "1770545278" }, "stopId": "9160", "stopSequence": 27 }, { "arrival": { "delay": -2, "time": "1770545382" }, "departure": { "delay": -2, "time": "1770545382" }, "stopId": "9158", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1770545472" }, "departure": { "delay": -1, "time": "1770545472" }, "stopId": "9156", "stopSequence": 29 }, { "arrival": { "delay": -2, "time": "1770545581" }, "departure": { "delay": -2, "time": "1770545581" }, "stopId": "9164", "stopSequence": 30 }, { "arrival": { "delay": -2, "time": "1770545638" }, "departure": { "delay": -2, "time": "1770545638" }, "stopId": "9154", "stopSequence": 31 }, { "arrival": { "delay": -2, "time": "1770545748" }, "departure": { "delay": -2, "time": "1770545748" }, "stopId": "9152", "stopSequence": 32 }, { "arrival": { "delay": -2, "time": "1770545820" }, "departure": { "delay": -2, "time": "1770545820" }, "stopId": "9150", "stopSequence": 33 }, { "arrival": { "delay": -2, "time": "1770545913" }, "departure": { "delay": -2, "time": "1770545913" }, "stopId": "9148", "stopSequence": 34 }, { "arrival": { "delay": -3, "time": "1770545997" }, "departure": { "delay": -3, "time": "1770545997" }, "stopId": "9146", "stopSequence": 35 }, { "arrival": { "delay": -3, "time": "1770546040" }, "departure": { "delay": -3, "time": "1770546040" }, "stopId": "3046", "stopSequence": 36 }, { "arrival": { "delay": -3, "time": "1770546129" }, "departure": { "delay": -3, "time": "1770546129" }, "stopId": "2032", "stopSequence": 37 }, { "scheduleRelationship": "SKIPPED", "stopId": "554", "stopSequence": 38 }, { "arrival": { "delay": -3, "time": "1770546403" }, "departure": { "delay": -3, "time": "1770546403" }, "stopId": "3050", "stopSequence": 39 }, { "arrival": { "delay": -3, "time": "1770546477" }, "departure": { "delay": -3, "time": "1770546477" }, "stopId": "3052", "stopSequence": 40 }, { "arrival": { "delay": -3, "time": "1770546597" }, "departure": { "delay": -3, "time": "1770546597" }, "stopId": "3054", "stopSequence": 41 }, { "arrival": { "delay": -3, "time": "1770546656" }, "departure": { "delay": -3, "time": "1770546656" }, "stopId": "2503", "stopSequence": 42 }, { "arrival": { "delay": -3, "time": "1770546742" }, "departure": { "delay": -3, "time": "1770546742" }, "stopId": "3057", "stopSequence": 43 }, { "arrival": { "delay": -3, "time": "1770546777" }, "departure": { "delay": -3, "time": "1770546777" }, "stopId": "1000", "stopSequence": 44 }, { "arrival": { "delay": -3, "time": "1770546897" }, "departure": { "delay": -3, "time": "1770546897" }, "stopId": "3063", "stopSequence": 45 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437760_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ISSAC" } } }, { "id": "RT|268437657_8|268437657", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 94, "time": "1770531394" }, "departure": { "delay": 154, "time": "1770531454" }, "stopId": "7525", "stopSequence": 1 }, { "arrival": { "delay": 154, "time": "1770531466" }, "departure": { "delay": 154, "time": "1770531466" }, "stopId": "5673", "stopSequence": 2 }, { "arrival": { "delay": 162, "time": "1770531559" }, "departure": { "delay": 162, "time": "1770531559" }, "stopId": "6681", "stopSequence": 3 }, { "arrival": { "delay": 162, "time": "1770531618" }, "departure": { "delay": 162, "time": "1770531618" }, "stopId": "7013", "stopSequence": 4 }, { "arrival": { "delay": 162, "time": "1770531703" }, "departure": { "delay": 162, "time": "1770531703" }, "stopId": "7016", "stopSequence": 5 }, { "arrival": { "delay": 161, "time": "1770531777" }, "departure": { "delay": 161, "time": "1770531777" }, "stopId": "7017", "stopSequence": 6 }, { "arrival": { "delay": 161, "time": "1770531810" }, "departure": { "delay": 161, "time": "1770531810" }, "stopId": "2999", "stopSequence": 7 }, { "arrival": { "delay": 161, "time": "1770531840" }, "departure": { "delay": 161, "time": "1770531840" }, "stopId": "417", "stopSequence": 8 }, { "arrival": { "delay": 161, "time": "1770531881" }, "departure": { "delay": 161, "time": "1770531881" }, "stopId": "1012", "stopSequence": 9 }, { "arrival": { "delay": 162, "time": "1770531908" }, "departure": { "delay": 162, "time": "1770531908" }, "stopId": "211", "stopSequence": 10 }, { "arrival": { "delay": 162, "time": "1770531951" }, "departure": { "delay": 162, "time": "1770531951" }, "stopId": "1283", "stopSequence": 11 }, { "arrival": { "delay": 163, "time": "1770531986" }, "departure": { "delay": 163, "time": "1770531986" }, "stopId": "563", "stopSequence": 12 }, { "arrival": { "delay": 163, "time": "1770532016" }, "departure": { "delay": 163, "time": "1770532016" }, "stopId": "8261", "stopSequence": 13 }, { "arrival": { "delay": 163, "time": "1770532054" }, "departure": { "delay": 163, "time": "1770532054" }, "stopId": "8792", "stopSequence": 14 }, { "arrival": { "delay": 162, "time": "1770532182" }, "departure": { "delay": 162, "time": "1770532182" }, "stopId": "8741", "stopSequence": 15 }, { "arrival": { "delay": 162, "time": "1770532561" }, "departure": { "delay": 162, "time": "1770532561" }, "stopId": "2946", "stopSequence": 16 }, { "arrival": { "delay": 162, "time": "1770532582" }, "departure": { "delay": 162, "time": "1770532582" }, "stopId": "892", "stopSequence": 17 }, { "arrival": { "delay": 162, "time": "1770532619" }, "departure": { "delay": 162, "time": "1770532619" }, "stopId": "6654", "stopSequence": 18 }, { "arrival": { "delay": 163, "time": "1770532647" }, "departure": { "delay": 163, "time": "1770532647" }, "stopId": "3975", "stopSequence": 19 }, { "arrival": { "delay": 162, "time": "1770532677" }, "departure": { "delay": 162, "time": "1770532677" }, "stopId": "3977", "stopSequence": 20 }, { "arrival": { "delay": 162, "time": "1770532722" }, "departure": { "delay": 162, "time": "1770532722" }, "stopId": "9146", "stopSequence": 21 }, { "arrival": { "delay": 163, "time": "1770532775" }, "departure": { "delay": 163, "time": "1770532775" }, "stopId": "9144", "stopSequence": 22 }, { "arrival": { "delay": 162, "time": "1770532813" }, "departure": { "delay": 162, "time": "1770532813" }, "stopId": "1149", "stopSequence": 23 }, { "arrival": { "delay": 162, "time": "1770532902" }, "departure": { "delay": 162, "time": "1770532902" }, "stopId": "9142", "stopSequence": 24 }, { "arrival": { "delay": 162, "time": "1770532962" }, "departure": { "delay": 162, "time": "1770532962" }, "stopId": "4220", "stopSequence": 25 }, { "arrival": { "delay": 163, "time": "1770533025" }, "departure": { "delay": 163, "time": "1770533025" }, "stopId": "3066", "stopSequence": 26 }, { "arrival": { "delay": 163, "time": "1770533057" }, "departure": { "delay": 163, "time": "1770533057" }, "stopId": "7523", "stopSequence": 27 }, { "arrival": { "delay": 162, "time": "1770533101" }, "departure": { "delay": 162, "time": "1770533101" }, "stopId": "3068", "stopSequence": 28 }, { "arrival": { "delay": 163, "time": "1770533128" }, "departure": { "delay": 163, "time": "1770533128" }, "stopId": "7508", "stopSequence": 29 }, { "arrival": { "delay": 162, "time": "1770533175" }, "departure": { "delay": 162, "time": "1770533175" }, "stopId": "7507", "stopSequence": 30 }, { "arrival": { "delay": 162, "time": "1770533225" }, "departure": { "delay": 162, "time": "1770533225" }, "stopId": "7502", "stopSequence": 31 }, { "arrival": { "delay": 162, "time": "1770533256" }, "departure": { "delay": 162, "time": "1770533256" }, "stopId": "5550", "stopSequence": 32 }, { "arrival": { "delay": 162, "time": "1770533315" }, "departure": { "delay": 162, "time": "1770533315" }, "stopId": "9062", "stopSequence": 33 }, { "arrival": { "delay": 162, "time": "1770533353" }, "departure": { "delay": 162, "time": "1770533353" }, "stopId": "7528", "stopSequence": 34 }, { "arrival": { "delay": 162, "time": "1770533371" }, "departure": { "delay": 162, "time": "1770533371" }, "stopId": "3072", "stopSequence": 35 }, { "arrival": { "delay": 162, "time": "1770533454" }, "departure": { "delay": 162, "time": "1770533454" }, "stopId": "2585", "stopSequence": 36 }, { "arrival": { "delay": 162, "time": "1770533502" }, "departure": { "delay": 162, "time": "1770533502" }, "stopId": "8815", "stopSequence": 37 }, { "arrival": { "delay": 162, "time": "1770533622" }, "departure": { "delay": 162, "time": "1770533622" }, "stopId": "8816", "stopSequence": 38 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "84", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437657_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ZA PICOT" }, "vehicle": { "id": "ineo-bus:89106", "label": "ST MEDARD ZA PICOT" } } }, { "id": "RT|268437658_8|268437658", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -265, "time": "1770533615" }, "departure": { "delay": 0, "time": "1770533880" }, "stopId": "8816", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770534000" }, "departure": { "delay": 0, "time": "1770534000" }, "stopId": "8814", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534060" }, "departure": { "delay": 0, "time": "1770534060" }, "stopId": "217", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1770534149" }, "departure": { "delay": 1, "time": "1770534149" }, "stopId": "3071", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770534173" }, "departure": { "delay": 1, "time": "1770534173" }, "stopId": "7516", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770534209" }, "departure": { "delay": 1, "time": "1770534209" }, "stopId": "9063", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770534262" }, "departure": { "delay": 1, "time": "1770534262" }, "stopId": "7520", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770534290" }, "departure": { "delay": 0, "time": "1770534290" }, "stopId": "7493", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770534343" }, "departure": { "delay": 0, "time": "1770534343" }, "stopId": "7496", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770534379" }, "departure": { "delay": 1, "time": "1770534379" }, "stopId": "7504", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770534408" }, "departure": { "delay": 0, "time": "1770534408" }, "stopId": "960", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770534461" }, "departure": { "delay": 1, "time": "1770534461" }, "stopId": "7513", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770534496" }, "departure": { "delay": 1, "time": "1770534496" }, "stopId": "3835", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770534540" }, "departure": { "delay": 0, "time": "1770534540" }, "stopId": "996", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770534600" }, "departure": { "delay": 0, "time": "1770534600" }, "stopId": "9139", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770534662" }, "departure": { "delay": 0, "time": "1770534662" }, "stopId": "9141", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770534761" }, "departure": { "delay": 0, "time": "1770534761" }, "stopId": "1130", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770534794" }, "departure": { "delay": -1, "time": "1770534794" }, "stopId": "9143", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770534839" }, "departure": { "delay": -1, "time": "1770534839" }, "stopId": "9145", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770534877" }, "departure": { "delay": 0, "time": "1770534877" }, "stopId": "4215", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770534926" }, "departure": { "delay": 0, "time": "1770534926" }, "stopId": "3976", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770534954" }, "departure": { "delay": 0, "time": "1770534954" }, "stopId": "6653", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770535008" }, "departure": { "delay": 0, "time": "1770535008" }, "stopId": "4009", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770535024" }, "departure": { "delay": 0, "time": "1770535024" }, "stopId": "1133", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1770535439" }, "departure": { "delay": -1, "time": "1770535439" }, "stopId": "8741", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770535639" }, "departure": { "delay": -1, "time": "1770535639" }, "stopId": "8793", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1770535715" }, "departure": { "delay": -1, "time": "1770535715" }, "stopId": "3001", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770535759" }, "departure": { "delay": -1, "time": "1770535759" }, "stopId": "8121", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770535811" }, "departure": { "delay": 0, "time": "1770535811" }, "stopId": "1155", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770535872" }, "departure": { "delay": 0, "time": "1770535872" }, "stopId": "243", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "84", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437658_8" }, "tripProperties": { "tripHeadsign": "LE HAILLAN ROSTAND" } } }, { "id": "RT|268437776_8|268437776", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "3063", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "3058", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3056", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1550", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3053", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3051", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3049", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "975", "stopSequence": 8 }, { "scheduleRelationship": "SKIPPED", "stopId": "570", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3045", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9145", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9147", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9149", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "9151", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9153", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "9163", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9155", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9157", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9159", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "9161", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9165", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "9167", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "9171", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9169", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9173", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "9175", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "9177", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "9179", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9181", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9083", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9183", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "9185", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9187", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9189", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "9191", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "9193", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "9195", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "823", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "3801", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "9197", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "9199", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "9201", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "9716", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437776_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" } } }, { "id": "RT|268437898_8|268437898", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "9716", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "9772", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "9717", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9202", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "9200", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "9198", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3549", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1606", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "9196", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9194", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9192", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9190", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9188", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "2973", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9184", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "2975", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9182", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9180", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9178", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "9176", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9174", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "9170", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "9172", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9168", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9166", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "9162", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "9160", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "9158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9156", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9164", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9154", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "9152", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9150", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9148", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "9146", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "3046", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2032", "stopSequence": 37 }, { "scheduleRelationship": "SKIPPED", "stopId": "554", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "3050", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "3052", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "3054", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "2503", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "3057", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "1000", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "3063", "stopSequence": 45 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437898_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ISSAC" } } }, { "id": "RT|268437656_8|268437656", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1599, "time": "1770526881" }, "departure": { "delay": 14, "time": "1770528494" }, "stopId": "8816", "stopSequence": 1 }, { "arrival": { "delay": 68, "time": "1770528668" }, "departure": { "delay": 68, "time": "1770528668" }, "stopId": "8814", "stopSequence": 2 }, { "arrival": { "delay": 54, "time": "1770528714" }, "departure": { "delay": 57, "time": "1770528717" }, "stopId": "217", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1770528808" }, "departure": { "delay": 60, "time": "1770528808" }, "stopId": "3071", "stopSequence": 4 }, { "arrival": { "delay": 62, "time": "1770528834" }, "departure": { "delay": 62, "time": "1770528834" }, "stopId": "7516", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1770528868" }, "departure": { "delay": 60, "time": "1770528868" }, "stopId": "9063", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1770528921" }, "departure": { "delay": 60, "time": "1770528921" }, "stopId": "7520", "stopSequence": 7 }, { "arrival": { "delay": 59, "time": "1770528949" }, "departure": { "delay": 59, "time": "1770528949" }, "stopId": "7493", "stopSequence": 8 }, { "arrival": { "delay": 61, "time": "1770529004" }, "departure": { "delay": 132, "time": "1770529075" }, "stopId": "7496", "stopSequence": 9 }, { "arrival": { "delay": 158, "time": "1770529136" }, "departure": { "delay": 158, "time": "1770529136" }, "stopId": "7504", "stopSequence": 10 }, { "arrival": { "delay": 157, "time": "1770529165" }, "departure": { "delay": 157, "time": "1770529165" }, "stopId": "960", "stopSequence": 11 }, { "arrival": { "delay": 174, "time": "1770529234" }, "departure": { "delay": 174, "time": "1770529234" }, "stopId": "7513", "stopSequence": 12 }, { "arrival": { "delay": 199, "time": "1770529294" }, "departure": { "delay": 199, "time": "1770529294" }, "stopId": "3835", "stopSequence": 13 }, { "arrival": { "delay": 198, "time": "1770529338" }, "departure": { "delay": 200, "time": "1770529340" }, "stopId": "996", "stopSequence": 14 }, { "arrival": { "delay": 194, "time": "1770529394" }, "departure": { "delay": 194, "time": "1770529394" }, "stopId": "9139", "stopSequence": 15 }, { "arrival": { "delay": 184, "time": "1770529446" }, "departure": { "delay": 184, "time": "1770529446" }, "stopId": "9141", "stopSequence": 16 }, { "arrival": { "delay": 154, "time": "1770529515" }, "departure": { "delay": 160, "time": "1770529521" }, "stopId": "1130", "stopSequence": 17 }, { "arrival": { "delay": 160, "time": "1770529555" }, "departure": { "delay": 160, "time": "1770529555" }, "stopId": "9143", "stopSequence": 18 }, { "arrival": { "delay": 160, "time": "1770529600" }, "departure": { "delay": 174, "time": "1770529614" }, "stopId": "9145", "stopSequence": 19 }, { "arrival": { "delay": 210, "time": "1770529687" }, "departure": { "delay": 210, "time": "1770529687" }, "stopId": "4215", "stopSequence": 20 }, { "arrival": { "delay": 208, "time": "1770529734" }, "departure": { "delay": 209, "time": "1770529735" }, "stopId": "3976", "stopSequence": 21 }, { "arrival": { "delay": 202, "time": "1770529756" }, "departure": { "delay": 209, "time": "1770529763" }, "stopId": "6653", "stopSequence": 22 }, { "arrival": { "delay": 209, "time": "1770529817" }, "departure": { "delay": 209, "time": "1770529817" }, "stopId": "4009", "stopSequence": 23 }, { "arrival": { "delay": 210, "time": "1770529834" }, "departure": { "delay": 210, "time": "1770529834" }, "stopId": "1133", "stopSequence": 24 }, { "arrival": { "delay": 96, "time": "1770530136" }, "departure": { "delay": 454, "time": "1770530494" }, "stopId": "8741", "stopSequence": 25 }, { "arrival": { "delay": 402, "time": "1770530642" }, "departure": { "delay": 402, "time": "1770530642" }, "stopId": "8793", "stopSequence": 26 }, { "arrival": { "delay": 398, "time": "1770530714" }, "departure": { "delay": 402, "time": "1770530718" }, "stopId": "3001", "stopSequence": 27 }, { "arrival": { "delay": 394, "time": "1770530754" }, "departure": { "delay": 397, "time": "1770530757" }, "stopId": "8121", "stopSequence": 28 }, { "arrival": { "delay": 381, "time": "1770530792" }, "departure": { "delay": 381, "time": "1770530792" }, "stopId": "1155", "stopSequence": 29 }, { "arrival": { "delay": 375, "time": "1770530847" }, "departure": { "delay": 375, "time": "1770530847" }, "stopId": "243", "stopSequence": 30 }, { "arrival": { "delay": 358, "time": "1770530878" }, "departure": { "delay": 372, "time": "1770530892" }, "stopId": "61", "stopSequence": 31 }, { "arrival": { "delay": 372, "time": "1770530954" }, "departure": { "delay": 373, "time": "1770530955" }, "stopId": "9330", "stopSequence": 32 }, { "arrival": { "delay": 386, "time": "1770531014" }, "departure": { "delay": 390, "time": "1770531018" }, "stopId": "3074", "stopSequence": 33 }, { "arrival": { "delay": 389, "time": "1770531079" }, "departure": { "delay": 389, "time": "1770531079" }, "stopId": "7018", "stopSequence": 34 }, { "arrival": { "delay": 387, "time": "1770531154" }, "departure": { "delay": 389, "time": "1770531156" }, "stopId": "7015", "stopSequence": 35 }, { "arrival": { "delay": 375, "time": "1770531234" }, "departure": { "delay": 384, "time": "1770531243" }, "stopId": "7014", "stopSequence": 36 }, { "arrival": { "delay": 363, "time": "1770531337" }, "departure": { "delay": 373, "time": "1770531347" }, "stopId": "667", "stopSequence": 37 }, { "arrival": { "delay": 387, "time": "1770531387" }, "departure": { "delay": 387, "time": "1770531387" }, "stopId": "7525", "stopSequence": 38 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "84", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437656_8" }, "tripProperties": { "tripHeadsign": "LE HAILLAN ROSTAND" } } }, { "id": "RT|268435596_8|268435596", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1946, "time": "1770532594" }, "departure": { "delay": 0, "time": "1770534540" }, "stopId": "5315", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770534720" }, "departure": { "delay": 0, "time": "1770534720" }, "stopId": "3648", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534873" }, "departure": { "delay": 0, "time": "1770534873" }, "stopId": "1692", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534960" }, "departure": { "delay": 0, "time": "1770534960" }, "stopId": "6701", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770535032" }, "departure": { "delay": 1, "time": "1770535032" }, "stopId": "9192", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770535113" }, "departure": { "delay": 1, "time": "1770535113" }, "stopId": "9190", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770535169" }, "departure": { "delay": 1, "time": "1770535169" }, "stopId": "9188", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770535260" }, "departure": { "delay": 0, "time": "1770535260" }, "stopId": "2973", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770535314" }, "departure": { "delay": 1, "time": "1770535314" }, "stopId": "9184", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770535380" }, "departure": { "delay": 0, "time": "1770535380" }, "stopId": "1808", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770535430" }, "departure": { "delay": 1, "time": "1770535430" }, "stopId": "1263", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770535503" }, "departure": { "delay": 1, "time": "1770535503" }, "stopId": "3158", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770535560" }, "departure": { "delay": 0, "time": "1770535560" }, "stopId": "218", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770535610" }, "departure": { "delay": 0, "time": "1770535610" }, "stopId": "3159", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770535641" }, "departure": { "delay": 0, "time": "1770535641" }, "stopId": "8291", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770535693" }, "departure": { "delay": 0, "time": "1770535693" }, "stopId": "3160", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770535720" }, "departure": { "delay": 0, "time": "1770535720" }, "stopId": "997", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770535759" }, "departure": { "delay": 0, "time": "1770535759" }, "stopId": "755", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770535797" }, "departure": { "delay": 0, "time": "1770535797" }, "stopId": "375", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1770535822" }, "departure": { "delay": -1, "time": "1770535822" }, "stopId": "3161", "stopSequence": 20 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435596_8" }, "tripProperties": { "tripHeadsign": "TAILLAN LA BOETIE" } } }, { "id": "RT|268436685_8|268436685", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -680, "time": "1770529720" }, "departure": { "delay": 0, "time": "1770530400" }, "stopId": "577", "stopSequence": 1 }, { "arrival": { "delay": 3, "time": "1770530461" }, "departure": { "delay": 4, "time": "1770530462" }, "stopId": "1142", "stopSequence": 2 }, { "arrival": { "delay": 4, "time": "1770530524" }, "departure": { "delay": 5, "time": "1770530525" }, "stopId": "2883", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1770530576" }, "departure": { "delay": 27, "time": "1770530598" }, "stopId": "2809", "stopSequence": 4 }, { "arrival": { "delay": 27, "time": "1770530652" }, "departure": { "delay": 29, "time": "1770530654" }, "stopId": "2818", "stopSequence": 5 }, { "arrival": { "delay": 19, "time": "1770530679" }, "departure": { "delay": 22, "time": "1770530682" }, "stopId": "2819", "stopSequence": 6 }, { "arrival": { "delay": 14, "time": "1770530713" }, "departure": { "delay": 14, "time": "1770530713" }, "stopId": "4771", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1770530760" }, "departure": { "delay": 30, "time": "1770530760" }, "stopId": "2734", "stopSequence": 8 }, { "arrival": { "delay": 14, "time": "1770530801" }, "departure": { "delay": 20, "time": "1770530807" }, "stopId": "293", "stopSequence": 9 }, { "arrival": { "delay": 19, "time": "1770530839" }, "departure": { "delay": 19, "time": "1770530839" }, "stopId": "2779", "stopSequence": 10 }, { "arrival": { "delay": 19, "time": "1770530858" }, "departure": { "delay": 19, "time": "1770530858" }, "stopId": "2671", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1770530879" }, "departure": { "delay": 40, "time": "1770530899" }, "stopId": "2780", "stopSequence": 12 }, { "arrival": { "delay": 35, "time": "1770530941" }, "departure": { "delay": 40, "time": "1770530946" }, "stopId": "2781", "stopSequence": 13 }, { "arrival": { "delay": 58, "time": "1770530998" }, "departure": { "delay": 58, "time": "1770530998" }, "stopId": "180", "stopSequence": 14 }, { "arrival": { "delay": 45, "time": "1770531018" }, "departure": { "delay": 46, "time": "1770531019" }, "stopId": "1499", "stopSequence": 15 }, { "arrival": { "delay": 40, "time": "1770531051" }, "departure": { "delay": 47, "time": "1770531058" }, "stopId": "2824", "stopSequence": 16 }, { "arrival": { "delay": 80, "time": "1770531140" }, "departure": { "delay": 80, "time": "1770531140" }, "stopId": "5281", "stopSequence": 17 }, { "arrival": { "delay": 80, "time": "1770531162" }, "departure": { "delay": 83, "time": "1770531165" }, "stopId": "2827", "stopSequence": 18 }, { "arrival": { "delay": 80, "time": "1770531216" }, "departure": { "delay": 80, "time": "1770531216" }, "stopId": "2478", "stopSequence": 19 }, { "arrival": { "delay": 76, "time": "1770531256" }, "departure": { "delay": 76, "time": "1770531256" }, "stopId": "1367", "stopSequence": 20 }, { "arrival": { "delay": 61, "time": "1770531278" }, "departure": { "delay": 64, "time": "1770531281" }, "stopId": "5574", "stopSequence": 21 }, { "arrival": { "delay": 48, "time": "1770531310" }, "departure": { "delay": 48, "time": "1770531310" }, "stopId": "556", "stopSequence": 22 }, { "arrival": { "delay": 31, "time": "1770531331" }, "departure": { "delay": 31, "time": "1770531331" }, "stopId": "2736", "stopSequence": 23 }, { "arrival": { "delay": 15, "time": "1770531376" }, "departure": { "delay": 25, "time": "1770531386" }, "stopId": "2735", "stopSequence": 24 }, { "arrival": { "delay": 20, "time": "1770531440" }, "departure": { "delay": 41, "time": "1770531461" }, "stopId": "5292", "stopSequence": 25 }, { "arrival": { "delay": 33, "time": "1770531485" }, "departure": { "delay": 33, "time": "1770531485" }, "stopId": "5525", "stopSequence": 26 }, { "arrival": { "delay": 26, "time": "1770531508" }, "departure": { "delay": 26, "time": "1770531508" }, "stopId": "1339", "stopSequence": 27 }, { "arrival": { "delay": 26, "time": "1770531626" }, "departure": { "delay": 26, "time": "1770531626" }, "stopId": "5293", "stopSequence": 28 }, { "arrival": { "delay": 26, "time": "1770531681" }, "departure": { "delay": 26, "time": "1770531681" }, "stopId": "425", "stopSequence": 29 }, { "arrival": { "delay": 26, "time": "1770531739" }, "departure": { "delay": 26, "time": "1770531739" }, "stopId": "353", "stopSequence": 30 }, { "arrival": { "delay": 26, "time": "1770531797" }, "departure": { "delay": 26, "time": "1770531797" }, "stopId": "2738", "stopSequence": 31 }, { "arrival": { "delay": 26, "time": "1770531840" }, "departure": { "delay": 26, "time": "1770531840" }, "stopId": "690", "stopSequence": 32 }, { "arrival": { "delay": 26, "time": "1770531887" }, "departure": { "delay": 26, "time": "1770531887" }, "stopId": "2739", "stopSequence": 33 }, { "arrival": { "delay": 26, "time": "1770531924" }, "departure": { "delay": 26, "time": "1770531924" }, "stopId": "281", "stopSequence": 34 }, { "arrival": { "delay": 26, "time": "1770531976" }, "departure": { "delay": 26, "time": "1770531976" }, "stopId": "39", "stopSequence": 35 }, { "arrival": { "delay": 26, "time": "1770532019" }, "departure": { "delay": 26, "time": "1770532019" }, "stopId": "190", "stopSequence": 36 }, { "arrival": { "delay": 26, "time": "1770532106" }, "departure": { "delay": 26, "time": "1770532106" }, "stopId": "8202", "stopSequence": 37 }, { "arrival": { "delay": 27, "time": "1770532195" }, "departure": { "delay": 27, "time": "1770532195" }, "stopId": "1770", "stopSequence": 38 }, { "arrival": { "delay": 26, "time": "1770532226" }, "departure": { "delay": 26, "time": "1770532226" }, "stopId": "1158", "stopSequence": 39 }, { "arrival": { "delay": 26, "time": "1770532261" }, "departure": { "delay": 26, "time": "1770532261" }, "stopId": "137", "stopSequence": 40 }, { "arrival": { "delay": 26, "time": "1770532346" }, "departure": { "delay": 26, "time": "1770532346" }, "stopId": "1771", "stopSequence": 41 }, { "arrival": { "delay": 27, "time": "1770532426" }, "departure": { "delay": 27, "time": "1770532426" }, "stopId": "316", "stopSequence": 42 }, { "arrival": { "delay": 27, "time": "1770532455" }, "departure": { "delay": 27, "time": "1770532455" }, "stopId": "2121", "stopSequence": 43 }, { "arrival": { "delay": 26, "time": "1770532528" }, "departure": { "delay": 26, "time": "1770532528" }, "stopId": "3583", "stopSequence": 44 }, { "arrival": { "delay": 26, "time": "1770532589" }, "departure": { "delay": 26, "time": "1770532589" }, "stopId": "1345", "stopSequence": 45 }, { "arrival": { "delay": 26, "time": "1770532690" }, "departure": { "delay": 26, "time": "1770532690" }, "stopId": "9123", "stopSequence": 46 }, { "arrival": { "delay": 26, "time": "1770532766" }, "departure": { "delay": 26, "time": "1770532766" }, "stopId": "8552", "stopSequence": 47 }, { "arrival": { "delay": 26, "time": "1770532860" }, "departure": { "delay": 26, "time": "1770532860" }, "stopId": "5661", "stopSequence": 48 }, { "arrival": { "delay": 26, "time": "1770532912" }, "departure": { "delay": 26, "time": "1770532912" }, "stopId": "3542", "stopSequence": 49 }, { "arrival": { "delay": 25, "time": "1770533005" }, "departure": { "delay": 25, "time": "1770533005" }, "stopId": "3540", "stopSequence": 50 }, { "arrival": { "delay": 25, "time": "1770533045" }, "departure": { "delay": 25, "time": "1770533045" }, "stopId": "13150", "stopSequence": 51 }, { "arrival": { "delay": 25, "time": "1770533105" }, "departure": { "delay": 25, "time": "1770533105" }, "stopId": "13145", "stopSequence": 52 }, { "arrival": { "delay": 25, "time": "1770533185" }, "departure": { "delay": 25, "time": "1770533185" }, "stopId": "8913", "stopSequence": 53 }, { "arrival": { "delay": 26, "time": "1770533424" }, "departure": { "delay": 26, "time": "1770533424" }, "stopId": "9276", "stopSequence": 54 }, { "arrival": { "delay": 26, "time": "1770533550" }, "departure": { "delay": 26, "time": "1770533550" }, "stopId": "1101", "stopSequence": 55 }, { "arrival": { "delay": 25, "time": "1770533605" }, "departure": { "delay": 25, "time": "1770533605" }, "stopId": "7191", "stopSequence": 56 }, { "arrival": { "delay": 25, "time": "1770533666" }, "departure": { "delay": 25, "time": "1770533666" }, "stopId": "317", "stopSequence": 57 }, { "arrival": { "delay": 25, "time": "1770533691" }, "departure": { "delay": 25, "time": "1770533691" }, "stopId": "1364", "stopSequence": 58 }, { "arrival": { "delay": 25, "time": "1770533725" }, "departure": { "delay": 25, "time": "1770533725" }, "stopId": "168", "stopSequence": 59 }, { "arrival": { "delay": 26, "time": "1770533756" }, "departure": { "delay": 26, "time": "1770533756" }, "stopId": "8161", "stopSequence": 60 }, { "arrival": { "delay": 26, "time": "1770533790" }, "departure": { "delay": 26, "time": "1770533790" }, "stopId": "3273", "stopSequence": 61 }, { "arrival": { "delay": 26, "time": "1770533833" }, "departure": { "delay": 26, "time": "1770533833" }, "stopId": "962", "stopSequence": 62 }, { "arrival": { "delay": 25, "time": "1770533965" }, "departure": { "delay": 25, "time": "1770533965" }, "stopId": "6402", "stopSequence": 63 }, { "arrival": { "delay": 25, "time": "1770534021" }, "departure": { "delay": 25, "time": "1770534021" }, "stopId": "4156", "stopSequence": 64 }, { "arrival": { "delay": 25, "time": "1770534090" }, "departure": { "delay": 25, "time": "1770534090" }, "stopId": "424", "stopSequence": 65 }, { "arrival": { "delay": 25, "time": "1770534138" }, "departure": { "delay": 25, "time": "1770534138" }, "stopId": "1195", "stopSequence": 66 }, { "arrival": { "delay": 25, "time": "1770534214" }, "departure": { "delay": 25, "time": "1770534214" }, "stopId": "7613", "stopSequence": 67 }, { "arrival": { "delay": 25, "time": "1770534266" }, "departure": { "delay": 25, "time": "1770534266" }, "stopId": "1718", "stopSequence": 68 }, { "arrival": { "delay": 25, "time": "1770534311" }, "departure": { "delay": 25, "time": "1770534311" }, "stopId": "2114", "stopSequence": 69 }, { "arrival": { "delay": 25, "time": "1770534358" }, "departure": { "delay": 25, "time": "1770534358" }, "stopId": "2235", "stopSequence": 70 }, { "arrival": { "delay": 26, "time": "1770534426" }, "departure": { "delay": 26, "time": "1770534426" }, "stopId": "5798", "stopSequence": 71 }, { "arrival": { "delay": 25, "time": "1770534479" }, "departure": { "delay": 25, "time": "1770534479" }, "stopId": "957", "stopSequence": 72 }, { "arrival": { "delay": 25, "time": "1770534540" }, "departure": { "delay": 25, "time": "1770534540" }, "stopId": "2279", "stopSequence": 73 }, { "arrival": { "delay": 25, "time": "1770534565" }, "departure": { "delay": 25, "time": "1770534565" }, "stopId": "2241", "stopSequence": 74 }, { "arrival": { "delay": 25, "time": "1770534625" }, "departure": { "delay": 25, "time": "1770534625" }, "stopId": "3620", "stopSequence": 75 }, { "arrival": { "delay": 26, "time": "1770534683" }, "departure": { "delay": 26, "time": "1770534683" }, "stopId": "5926", "stopSequence": 76 }, { "arrival": { "delay": 26, "time": "1770534802" }, "departure": { "delay": 26, "time": "1770534802" }, "stopId": "8191", "stopSequence": 77 }, { "arrival": { "delay": 26, "time": "1770534926" }, "departure": { "delay": 26, "time": "1770534926" }, "stopId": "5928", "stopSequence": 78 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "24", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436685_8" }, "tripProperties": { "tripHeadsign": "BOULIAC C.CIAL" }, "vehicle": { "id": "ineo-bus:1528", "label": "BOULIAC C.CIAL" } } }, { "id": "RT|268437774_8|268437774", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -682, "time": "1770534578" }, "departure": { "delay": 0, "time": "1770535260" }, "stopId": "9130", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770535359" }, "departure": { "delay": 0, "time": "1770535359" }, "stopId": "9131", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770535412" }, "departure": { "delay": 1, "time": "1770535412" }, "stopId": "9133", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1770535517" }, "departure": { "delay": 1, "time": "1770535517" }, "stopId": "9135", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770535620" }, "departure": { "delay": 0, "time": "1770535620" }, "stopId": "9137", "stopSequence": 5 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437774_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" } } }, { "id": "RT|268437772_8|268437772", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1, "time": "1770526860" }, "departure": { "delay": 54, "time": "1770526915" }, "stopId": "3063", "stopSequence": 1 }, { "arrival": { "delay": 54, "time": "1770526947" }, "departure": { "delay": 109, "time": "1770527002" }, "stopId": "3058", "stopSequence": 2 }, { "arrival": { "delay": 109, "time": "1770527052" }, "departure": { "delay": 132, "time": "1770527075" }, "stopId": "3056", "stopSequence": 3 }, { "arrival": { "delay": 136, "time": "1770527175" }, "departure": { "delay": 136, "time": "1770527175" }, "stopId": "1550", "stopSequence": 4 }, { "arrival": { "delay": 149, "time": "1770527249" }, "departure": { "delay": 175, "time": "1770527275" }, "stopId": "3053", "stopSequence": 5 }, { "arrival": { "delay": 131, "time": "1770527351" }, "departure": { "delay": 131, "time": "1770527351" }, "stopId": "3051", "stopSequence": 6 }, { "arrival": { "delay": 139, "time": "1770527410" }, "departure": { "delay": 160, "time": "1770527431" }, "stopId": "3049", "stopSequence": 7 }, { "arrival": { "delay": 177, "time": "1770527577" }, "departure": { "delay": 177, "time": "1770527577" }, "stopId": "975", "stopSequence": 8 }, { "arrival": { "delay": 197, "time": "1770527769" }, "departure": { "delay": 249, "time": "1770527821" }, "stopId": "3356", "stopSequence": 9 }, { "arrival": { "delay": 249, "time": "1770527905" }, "departure": { "delay": 249, "time": "1770527905" }, "stopId": "3045", "stopSequence": 10 }, { "arrival": { "delay": 256, "time": "1770527956" }, "departure": { "delay": 275, "time": "1770527975" }, "stopId": "9145", "stopSequence": 11 }, { "arrival": { "delay": 290, "time": "1770528049" }, "departure": { "delay": 290, "time": "1770528049" }, "stopId": "9147", "stopSequence": 12 }, { "arrival": { "delay": 290, "time": "1770528137" }, "departure": { "delay": 297, "time": "1770528144" }, "stopId": "9149", "stopSequence": 13 }, { "arrival": { "delay": 297, "time": "1770528206" }, "departure": { "delay": 315, "time": "1770528224" }, "stopId": "9151", "stopSequence": 14 }, { "arrival": { "delay": 318, "time": "1770528318" }, "departure": { "delay": 335, "time": "1770528335" }, "stopId": "9153", "stopSequence": 15 }, { "arrival": { "delay": 333, "time": "1770528379" }, "departure": { "delay": 337, "time": "1770528383" }, "stopId": "9163", "stopSequence": 16 }, { "arrival": { "delay": 331, "time": "1770528458" }, "departure": { "delay": 354, "time": "1770528481" }, "stopId": "9155", "stopSequence": 17 }, { "arrival": { "delay": 363, "time": "1770528575" }, "departure": { "delay": 365, "time": "1770528577" }, "stopId": "9157", "stopSequence": 18 }, { "arrival": { "delay": 364, "time": "1770528664" }, "departure": { "delay": 365, "time": "1770528665" }, "stopId": "9159", "stopSequence": 19 }, { "arrival": { "delay": 365, "time": "1770528714" }, "departure": { "delay": 375, "time": "1770528724" }, "stopId": "9161", "stopSequence": 20 }, { "arrival": { "delay": 375, "time": "1770528818" }, "departure": { "delay": 392, "time": "1770528835" }, "stopId": "9165", "stopSequence": 21 }, { "arrival": { "delay": 395, "time": "1770528909" }, "departure": { "delay": 401, "time": "1770528915" }, "stopId": "9167", "stopSequence": 22 }, { "arrival": { "delay": 402, "time": "1770528997" }, "departure": { "delay": 420, "time": "1770529015" }, "stopId": "9171", "stopSequence": 23 }, { "arrival": { "delay": 415, "time": "1770529075" }, "departure": { "delay": 420, "time": "1770529080" }, "stopId": "9169", "stopSequence": 24 }, { "arrival": { "delay": 417, "time": "1770529137" }, "departure": { "delay": 420, "time": "1770529140" }, "stopId": "9173", "stopSequence": 25 }, { "arrival": { "delay": 423, "time": "1770529207" }, "departure": { "delay": 431, "time": "1770529215" }, "stopId": "9175", "stopSequence": 26 }, { "arrival": { "delay": 444, "time": "1770529315" }, "departure": { "delay": 444, "time": "1770529315" }, "stopId": "9177", "stopSequence": 27 }, { "arrival": { "delay": 444, "time": "1770529404" }, "departure": { "delay": 444, "time": "1770529404" }, "stopId": "9179", "stopSequence": 28 }, { "arrival": { "delay": 445, "time": "1770529455" }, "departure": { "delay": 445, "time": "1770529455" }, "stopId": "9181", "stopSequence": 29 }, { "arrival": { "delay": 435, "time": "1770529515" }, "departure": { "delay": 444, "time": "1770529524" }, "stopId": "9083", "stopSequence": 30 }, { "arrival": { "delay": 439, "time": "1770529595" }, "departure": { "delay": 439, "time": "1770529595" }, "stopId": "9183", "stopSequence": 31 }, { "arrival": { "delay": 436, "time": "1770529636" }, "departure": { "delay": 439, "time": "1770529639" }, "stopId": "9185", "stopSequence": 32 }, { "arrival": { "delay": 411, "time": "1770529675" }, "departure": { "delay": 426, "time": "1770529690" }, "stopId": "9187", "stopSequence": 33 }, { "arrival": { "delay": 393, "time": "1770529735" }, "departure": { "delay": 407, "time": "1770529749" }, "stopId": "9189", "stopSequence": 34 }, { "arrival": { "delay": 432, "time": "1770529872" }, "departure": { "delay": 435, "time": "1770529875" }, "stopId": "9191", "stopSequence": 35 }, { "arrival": { "delay": 440, "time": "1770529958" }, "departure": { "delay": 440, "time": "1770529958" }, "stopId": "9193", "stopSequence": 36 }, { "arrival": { "delay": 400, "time": "1770530020" }, "departure": { "delay": 435, "time": "1770530055" }, "stopId": "9195", "stopSequence": 37 }, { "arrival": { "delay": 418, "time": "1770530147" }, "departure": { "delay": 435, "time": "1770530164" }, "stopId": "823", "stopSequence": 38 }, { "arrival": { "delay": 413, "time": "1770530213" }, "departure": { "delay": 445, "time": "1770530245" }, "stopId": "3801", "stopSequence": 39 }, { "arrival": { "delay": 417, "time": "1770530317" }, "departure": { "delay": 455, "time": "1770530355" }, "stopId": "9197", "stopSequence": 40 }, { "arrival": { "delay": 414, "time": "1770530405" }, "departure": { "delay": 414, "time": "1770530405" }, "stopId": "9199", "stopSequence": 41 }, { "arrival": { "delay": 367, "time": "1770530467" }, "departure": { "delay": 412, "time": "1770530512" }, "stopId": "9201", "stopSequence": 42 }, { "arrival": { "delay": 332, "time": "1770530612" }, "departure": { "delay": 332, "time": "1770530612" }, "stopId": "9716", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437772_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" } } }, { "id": "RT|268437773_8|268437773", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -388, "time": "1770530612" }, "departure": { "delay": 32, "time": "1770531032" }, "stopId": "9716", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "9772", "stopSequence": 2 }, { "arrival": { "delay": 5, "time": "1770531199" }, "departure": { "delay": 58, "time": "1770531252" }, "stopId": "9717", "stopSequence": 3 }, { "arrival": { "delay": 48, "time": "1770531348" }, "departure": { "delay": 72, "time": "1770531372" }, "stopId": "9202", "stopSequence": 4 }, { "arrival": { "delay": 39, "time": "1770531448" }, "departure": { "delay": 58, "time": "1770531467" }, "stopId": "9200", "stopSequence": 5 }, { "arrival": { "delay": 51, "time": "1770531537" }, "departure": { "delay": 51, "time": "1770531537" }, "stopId": "9198", "stopSequence": 6 }, { "arrival": { "delay": 52, "time": "1770531652" }, "departure": { "delay": 52, "time": "1770531652" }, "stopId": "3549", "stopSequence": 7 }, { "arrival": { "delay": 53, "time": "1770531722" }, "departure": { "delay": 53, "time": "1770531722" }, "stopId": "1606", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1770531832" }, "departure": { "delay": 52, "time": "1770531832" }, "stopId": "9196", "stopSequence": 9 }, { "arrival": { "delay": 52, "time": "1770531903" }, "departure": { "delay": 52, "time": "1770531903" }, "stopId": "9194", "stopSequence": 10 }, { "arrival": { "delay": 52, "time": "1770531979" }, "departure": { "delay": 52, "time": "1770531979" }, "stopId": "9192", "stopSequence": 11 }, { "arrival": { "delay": 52, "time": "1770532076" }, "departure": { "delay": 52, "time": "1770532076" }, "stopId": "9190", "stopSequence": 12 }, { "arrival": { "delay": 52, "time": "1770532142" }, "departure": { "delay": 52, "time": "1770532142" }, "stopId": "9188", "stopSequence": 13 }, { "arrival": { "delay": 51, "time": "1770532251" }, "departure": { "delay": 51, "time": "1770532251" }, "stopId": "2973", "stopSequence": 14 }, { "arrival": { "delay": 52, "time": "1770532289" }, "departure": { "delay": 52, "time": "1770532289" }, "stopId": "9184", "stopSequence": 15 }, { "arrival": { "delay": 52, "time": "1770532339" }, "departure": { "delay": 52, "time": "1770532339" }, "stopId": "2975", "stopSequence": 16 }, { "arrival": { "delay": 51, "time": "1770532390" }, "departure": { "delay": 51, "time": "1770532390" }, "stopId": "9182", "stopSequence": 17 }, { "arrival": { "delay": 51, "time": "1770532431" }, "departure": { "delay": 51, "time": "1770532431" }, "stopId": "9180", "stopSequence": 18 }, { "arrival": { "delay": 51, "time": "1770532507" }, "departure": { "delay": 51, "time": "1770532507" }, "stopId": "9178", "stopSequence": 19 }, { "arrival": { "delay": 51, "time": "1770532592" }, "departure": { "delay": 51, "time": "1770532592" }, "stopId": "9176", "stopSequence": 20 }, { "arrival": { "delay": 51, "time": "1770532648" }, "departure": { "delay": 51, "time": "1770532648" }, "stopId": "9174", "stopSequence": 21 }, { "arrival": { "delay": 50, "time": "1770532730" }, "departure": { "delay": 50, "time": "1770532730" }, "stopId": "9170", "stopSequence": 22 }, { "arrival": { "delay": 51, "time": "1770532797" }, "departure": { "delay": 51, "time": "1770532797" }, "stopId": "9172", "stopSequence": 23 }, { "arrival": { "delay": 51, "time": "1770532878" }, "departure": { "delay": 51, "time": "1770532878" }, "stopId": "9168", "stopSequence": 24 }, { "arrival": { "delay": 51, "time": "1770532950" }, "departure": { "delay": 51, "time": "1770532950" }, "stopId": "9166", "stopSequence": 25 }, { "arrival": { "delay": 51, "time": "1770533045" }, "departure": { "delay": 51, "time": "1770533045" }, "stopId": "9162", "stopSequence": 26 }, { "arrival": { "delay": 50, "time": "1770533090" }, "departure": { "delay": 50, "time": "1770533090" }, "stopId": "9160", "stopSequence": 27 }, { "arrival": { "delay": 50, "time": "1770533194" }, "departure": { "delay": 50, "time": "1770533194" }, "stopId": "9158", "stopSequence": 28 }, { "arrival": { "delay": 51, "time": "1770533284" }, "departure": { "delay": 51, "time": "1770533284" }, "stopId": "9156", "stopSequence": 29 }, { "arrival": { "delay": 50, "time": "1770533393" }, "departure": { "delay": 50, "time": "1770533393" }, "stopId": "9164", "stopSequence": 30 }, { "arrival": { "delay": 50, "time": "1770533450" }, "departure": { "delay": 50, "time": "1770533450" }, "stopId": "9154", "stopSequence": 31 }, { "arrival": { "delay": 50, "time": "1770533560" }, "departure": { "delay": 50, "time": "1770533560" }, "stopId": "9152", "stopSequence": 32 }, { "arrival": { "delay": 50, "time": "1770533632" }, "departure": { "delay": 50, "time": "1770533632" }, "stopId": "9150", "stopSequence": 33 }, { "arrival": { "delay": 50, "time": "1770533725" }, "departure": { "delay": 50, "time": "1770533725" }, "stopId": "9148", "stopSequence": 34 }, { "arrival": { "delay": 49, "time": "1770533809" }, "departure": { "delay": 49, "time": "1770533809" }, "stopId": "9146", "stopSequence": 35 }, { "arrival": { "delay": 50, "time": "1770533860" }, "departure": { "delay": 50, "time": "1770533860" }, "stopId": "9144", "stopSequence": 36 }, { "arrival": { "delay": 49, "time": "1770533982" }, "departure": { "delay": 49, "time": "1770533982" }, "stopId": "9142", "stopSequence": 37 }, { "arrival": { "delay": 49, "time": "1770534049" }, "departure": { "delay": 49, "time": "1770534049" }, "stopId": "9140", "stopSequence": 38 }, { "arrival": { "delay": 49, "time": "1770534229" }, "departure": { "delay": 49, "time": "1770534229" }, "stopId": "9138", "stopSequence": 39 }, { "arrival": { "delay": 50, "time": "1770534307" }, "departure": { "delay": 50, "time": "1770534307" }, "stopId": "9136", "stopSequence": 40 }, { "arrival": { "delay": 50, "time": "1770534417" }, "departure": { "delay": 50, "time": "1770534417" }, "stopId": "9134", "stopSequence": 41 }, { "arrival": { "delay": 50, "time": "1770534470" }, "departure": { "delay": 50, "time": "1770534470" }, "stopId": "9132", "stopSequence": 42 }, { "arrival": { "delay": 50, "time": "1770534590" }, "departure": { "delay": 50, "time": "1770534590" }, "stopId": "9130", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437773_8" }, "tripProperties": { "tripHeadsign": "ST AUBIN VILLEPREUX" }, "vehicle": { "id": "ineo-bus:2339", "label": "ST AUBIN VILLEPREUX" } } }, { "id": "RT|268435595_8|268435595", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -677, "time": "1770528824" }, "departure": { "delay": 103, "time": "1770529604" }, "stopId": "2947", "stopSequence": 1 }, { "arrival": { "delay": 112, "time": "1770529638" }, "departure": { "delay": 112, "time": "1770529638" }, "stopId": "1133", "stopSequence": 2 }, { "arrival": { "delay": 118, "time": "1770529704" }, "departure": { "delay": 119, "time": "1770529705" }, "stopId": "1278", "stopSequence": 3 }, { "arrival": { "delay": 120, "time": "1770529752" }, "departure": { "delay": 120, "time": "1770529752" }, "stopId": "2554", "stopSequence": 4 }, { "arrival": { "delay": 124, "time": "1770529804" }, "departure": { "delay": 125, "time": "1770529805" }, "stopId": "744", "stopSequence": 5 }, { "arrival": { "delay": 114, "time": "1770529829" }, "departure": { "delay": 118, "time": "1770529833" }, "stopId": "1628", "stopSequence": 6 }, { "arrival": { "delay": 113, "time": "1770529864" }, "departure": { "delay": 116, "time": "1770529867" }, "stopId": "2584", "stopSequence": 7 }, { "arrival": { "delay": 103, "time": "1770529903" }, "departure": { "delay": 103, "time": "1770529903" }, "stopId": "2944", "stopSequence": 8 }, { "arrival": { "delay": 64, "time": "1770529924" }, "departure": { "delay": 69, "time": "1770529929" }, "stopId": "3302", "stopSequence": 9 }, { "arrival": { "delay": 62, "time": "1770529956" }, "departure": { "delay": 62, "time": "1770529956" }, "stopId": "2942", "stopSequence": 10 }, { "arrival": { "delay": 59, "time": "1770530004" }, "departure": { "delay": 59, "time": "1770530004" }, "stopId": "1157", "stopSequence": 11 }, { "arrival": { "delay": 56, "time": "1770530046" }, "departure": { "delay": 65, "time": "1770530055" }, "stopId": "1489", "stopSequence": 12 }, { "arrival": { "delay": 64, "time": "1770530104" }, "departure": { "delay": 64, "time": "1770530104" }, "stopId": "2500", "stopSequence": 13 }, { "arrival": { "delay": 80, "time": "1770530243" }, "departure": { "delay": 80, "time": "1770530243" }, "stopId": "1312", "stopSequence": 14 }, { "arrival": { "delay": 83, "time": "1770530307" }, "departure": { "delay": 100, "time": "1770530324" }, "stopId": "7505", "stopSequence": 15 }, { "arrival": { "delay": 102, "time": "1770530424" }, "departure": { "delay": 108, "time": "1770530430" }, "stopId": "7511", "stopSequence": 16 }, { "arrival": { "delay": 121, "time": "1770530504" }, "departure": { "delay": 156, "time": "1770530539" }, "stopId": "7531", "stopSequence": 17 }, { "arrival": { "delay": 147, "time": "1770530576" }, "departure": { "delay": 147, "time": "1770530576" }, "stopId": "7517", "stopSequence": 18 }, { "arrival": { "delay": 164, "time": "1770530624" }, "departure": { "delay": 164, "time": "1770530624" }, "stopId": "8743", "stopSequence": 19 }, { "arrival": { "delay": 167, "time": "1770530706" }, "departure": { "delay": 167, "time": "1770530706" }, "stopId": "7942", "stopSequence": 20 }, { "arrival": { "delay": 189, "time": "1770530787" }, "departure": { "delay": 209, "time": "1770530807" }, "stopId": "7935", "stopSequence": 21 }, { "arrival": { "delay": 207, "time": "1770530836" }, "departure": { "delay": 207, "time": "1770530836" }, "stopId": "7937", "stopSequence": 22 }, { "arrival": { "delay": 177, "time": "1770530883" }, "departure": { "delay": 191, "time": "1770530897" }, "stopId": "2639", "stopSequence": 23 }, { "arrival": { "delay": 183, "time": "1770530943" }, "departure": { "delay": 183, "time": "1770530943" }, "stopId": "2511", "stopSequence": 24 }, { "arrival": { "delay": 183, "time": "1770531012" }, "departure": { "delay": 202, "time": "1770531031" }, "stopId": "2983", "stopSequence": 25 }, { "arrival": { "delay": 183, "time": "1770531123" }, "departure": { "delay": 198, "time": "1770531138" }, "stopId": "833", "stopSequence": 26 }, { "arrival": { "delay": 172, "time": "1770531193" }, "departure": { "delay": 172, "time": "1770531193" }, "stopId": "3325", "stopSequence": 27 }, { "arrival": { "delay": 163, "time": "1770531223" }, "departure": { "delay": 169, "time": "1770531229" }, "stopId": "1632", "stopSequence": 28 }, { "arrival": { "delay": 156, "time": "1770531257" }, "departure": { "delay": 156, "time": "1770531257" }, "stopId": "2278", "stopSequence": 29 }, { "arrival": { "delay": 149, "time": "1770531280" }, "departure": { "delay": 149, "time": "1770531280" }, "stopId": "821", "stopSequence": 30 }, { "arrival": { "delay": 138, "time": "1770531304" }, "departure": { "delay": 166, "time": "1770531332" }, "stopId": "367", "stopSequence": 31 }, { "arrival": { "delay": 163, "time": "1770531352" }, "departure": { "delay": 163, "time": "1770531352" }, "stopId": "3167", "stopSequence": 32 }, { "arrival": { "delay": 167, "time": "1770531383" }, "departure": { "delay": 182, "time": "1770531398" }, "stopId": "286", "stopSequence": 33 }, { "arrival": { "delay": 174, "time": "1770531423" }, "departure": { "delay": 214, "time": "1770531463" }, "stopId": "246", "stopSequence": 34 }, { "arrival": { "delay": 217, "time": "1770531517" }, "departure": { "delay": 217, "time": "1770531517" }, "stopId": "3168", "stopSequence": 35 }, { "arrival": { "delay": 217, "time": "1770531594" }, "departure": { "delay": 217, "time": "1770531594" }, "stopId": "457", "stopSequence": 36 }, { "arrival": { "delay": 218, "time": "1770531689" }, "departure": { "delay": 218, "time": "1770531689" }, "stopId": "3169", "stopSequence": 37 }, { "arrival": { "delay": 218, "time": "1770531742" }, "departure": { "delay": 218, "time": "1770531742" }, "stopId": "3170", "stopSequence": 38 }, { "arrival": { "delay": 217, "time": "1770531817" }, "departure": { "delay": 217, "time": "1770531817" }, "stopId": "2976", "stopSequence": 39 }, { "arrival": { "delay": 218, "time": "1770531934" }, "departure": { "delay": 218, "time": "1770531934" }, "stopId": "9183", "stopSequence": 40 }, { "arrival": { "delay": 217, "time": "1770531997" }, "departure": { "delay": 217, "time": "1770531997" }, "stopId": "9185", "stopSequence": 41 }, { "arrival": { "delay": 217, "time": "1770532058" }, "departure": { "delay": 217, "time": "1770532058" }, "stopId": "9187", "stopSequence": 42 }, { "arrival": { "delay": 217, "time": "1770532133" }, "departure": { "delay": 217, "time": "1770532133" }, "stopId": "9189", "stopSequence": 43 }, { "arrival": { "delay": 218, "time": "1770532226" }, "departure": { "delay": 218, "time": "1770532226" }, "stopId": "9191", "stopSequence": 44 }, { "arrival": { "delay": 217, "time": "1770532297" }, "departure": { "delay": 217, "time": "1770532297" }, "stopId": "4860", "stopSequence": 45 }, { "arrival": { "delay": 217, "time": "1770532350" }, "departure": { "delay": 217, "time": "1770532350" }, "stopId": "9030", "stopSequence": 46 }, { "arrival": { "delay": 217, "time": "1770532433" }, "departure": { "delay": 217, "time": "1770532433" }, "stopId": "7731", "stopSequence": 47 }, { "arrival": { "delay": 217, "time": "1770532537" }, "departure": { "delay": 217, "time": "1770532537" }, "stopId": "3647", "stopSequence": 48 }, { "arrival": { "delay": 217, "time": "1770532597" }, "departure": { "delay": 217, "time": "1770532597" }, "stopId": "5315", "stopSequence": 49 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435595_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX QUINCONCES" }, "vehicle": { "id": "ineo-bus:1878", "label": "BORDEAUX QUINCONCES" } } }, { "id": "RT|268437650_8|268437650", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "4043", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "1", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "1348", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3521", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "7831", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3810", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3808", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "9114", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "4074", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9239", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9237", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9235", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9233", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "9231", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9230", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "1665", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9228", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9224", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9226", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "2451", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3029", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "2528", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 24 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9241", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "8311", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "793", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9195", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "7462", "stopSequence": 35 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "80", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437650_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX REPUBLIQUE" } } }, { "id": "RT|268437890_8|268437890", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "3063", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "3058", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3056", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1550", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3053", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3051", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3049", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "975", "stopSequence": 8 }, { "scheduleRelationship": "SKIPPED", "stopId": "570", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3045", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9145", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9147", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9149", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "9151", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9153", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "9163", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9155", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9157", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9159", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "9161", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9165", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "9167", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "9171", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9169", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9173", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "9175", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "9177", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "9179", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9181", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9083", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9183", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "9185", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9187", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9189", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "9191", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "9193", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "9195", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "823", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "3801", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "9197", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "9199", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "9201", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "9716", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437890_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" } } }, { "id": "RT|268435470_8|268435470", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -414, "time": "1770529986" }, "departure": { "delay": 0, "time": "1770530400" }, "stopId": "2239", "stopSequence": 1 }, { "arrival": { "delay": 9, "time": "1770530484" }, "departure": { "delay": 9, "time": "1770530484" }, "stopId": "5759", "stopSequence": 2 }, { "arrival": { "delay": 9, "time": "1770530528" }, "departure": { "delay": 19, "time": "1770530538" }, "stopId": "5758", "stopSequence": 3 }, { "arrival": { "delay": 19, "time": "1770530604" }, "departure": { "delay": 29, "time": "1770530614" }, "stopId": "5760", "stopSequence": 4 }, { "arrival": { "delay": 38, "time": "1770530678" }, "departure": { "delay": 46, "time": "1770530686" }, "stopId": "1330", "stopSequence": 5 }, { "arrival": { "delay": 51, "time": "1770530743" }, "departure": { "delay": 51, "time": "1770530743" }, "stopId": "1352", "stopSequence": 6 }, { "arrival": { "delay": 53, "time": "1770530894" }, "departure": { "delay": 56, "time": "1770530897" }, "stopId": "947", "stopSequence": 7 }, { "arrival": { "delay": 56, "time": "1770530936" }, "departure": { "delay": 68, "time": "1770530948" }, "stopId": "2472", "stopSequence": 8 }, { "arrival": { "delay": 67, "time": "1770530983" }, "departure": { "delay": 85, "time": "1770531001" }, "stopId": "791", "stopSequence": 9 }, { "arrival": { "delay": 73, "time": "1770531027" }, "departure": { "delay": 73, "time": "1770531027" }, "stopId": "2473", "stopSequence": 10 }, { "arrival": { "delay": 70, "time": "1770531071" }, "departure": { "delay": 70, "time": "1770531071" }, "stopId": "2474", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1770531120" }, "departure": { "delay": 81, "time": "1770531141" }, "stopId": "1165", "stopSequence": 12 }, { "arrival": { "delay": 61, "time": "1770531181" }, "departure": { "delay": 83, "time": "1770531203" }, "stopId": "2273", "stopSequence": 13 }, { "arrival": { "delay": 63, "time": "1770531243" }, "departure": { "delay": 63, "time": "1770531243" }, "stopId": "1234", "stopSequence": 14 }, { "arrival": { "delay": 51, "time": "1770531303" }, "departure": { "delay": 51, "time": "1770531303" }, "stopId": "159", "stopSequence": 15 }, { "arrival": { "delay": 41, "time": "1770531327" }, "departure": { "delay": 47, "time": "1770531333" }, "stopId": "2466", "stopSequence": 16 }, { "arrival": { "delay": 40, "time": "1770531361" }, "departure": { "delay": 40, "time": "1770531361" }, "stopId": "725", "stopSequence": 17 }, { "arrival": { "delay": 23, "time": "1770531383" }, "departure": { "delay": 40, "time": "1770531400" }, "stopId": "1700", "stopSequence": 18 }, { "arrival": { "delay": 16, "time": "1770531447" }, "departure": { "delay": 42, "time": "1770531473" }, "stopId": "1253", "stopSequence": 19 }, { "arrival": { "delay": 34, "time": "1770531496" }, "departure": { "delay": 34, "time": "1770531496" }, "stopId": "601", "stopSequence": 20 }, { "arrival": { "delay": 33, "time": "1770531542" }, "departure": { "delay": 33, "time": "1770531542" }, "stopId": "730", "stopSequence": 21 }, { "arrival": { "delay": 33, "time": "1770531573" }, "departure": { "delay": 33, "time": "1770531573" }, "stopId": "2467", "stopSequence": 22 }, { "arrival": { "delay": 34, "time": "1770531611" }, "departure": { "delay": 34, "time": "1770531611" }, "stopId": "644", "stopSequence": 23 }, { "arrival": { "delay": 34, "time": "1770531674" }, "departure": { "delay": 34, "time": "1770531674" }, "stopId": "722", "stopSequence": 24 }, { "arrival": { "delay": 35, "time": "1770531718" }, "departure": { "delay": 35, "time": "1770531718" }, "stopId": "2468", "stopSequence": 25 }, { "arrival": { "delay": 34, "time": "1770531754" }, "departure": { "delay": 34, "time": "1770531754" }, "stopId": "2469", "stopSequence": 26 }, { "arrival": { "delay": 35, "time": "1770531823" }, "departure": { "delay": 35, "time": "1770531823" }, "stopId": "2470", "stopSequence": 27 }, { "arrival": { "delay": 35, "time": "1770531890" }, "departure": { "delay": 35, "time": "1770531890" }, "stopId": "1929", "stopSequence": 28 }, { "arrival": { "delay": 35, "time": "1770531928" }, "departure": { "delay": 35, "time": "1770531928" }, "stopId": "279", "stopSequence": 29 }, { "arrival": { "delay": 34, "time": "1770531994" }, "departure": { "delay": 34, "time": "1770531994" }, "stopId": "4577", "stopSequence": 30 }, { "arrival": { "delay": 34, "time": "1770532008" }, "departure": { "delay": 34, "time": "1770532008" }, "stopId": "9193", "stopSequence": 31 }, { "arrival": { "delay": 34, "time": "1770532054" }, "departure": { "delay": 34, "time": "1770532054" }, "stopId": "9195", "stopSequence": 32 }, { "arrival": { "delay": 35, "time": "1770532185" }, "departure": { "delay": 35, "time": "1770532185" }, "stopId": "823", "stopSequence": 33 }, { "arrival": { "delay": 35, "time": "1770532270" }, "departure": { "delay": 35, "time": "1770532270" }, "stopId": "3801", "stopSequence": 34 }, { "arrival": { "delay": 35, "time": "1770532379" }, "departure": { "delay": 35, "time": "1770532379" }, "stopId": "9197", "stopSequence": 35 }, { "arrival": { "delay": 35, "time": "1770532478" }, "departure": { "delay": 35, "time": "1770532478" }, "stopId": "9199", "stopSequence": 36 }, { "arrival": { "delay": 35, "time": "1770532595" }, "departure": { "delay": 35, "time": "1770532595" }, "stopId": "9201", "stopSequence": 37 }, { "arrival": { "delay": 36, "time": "1770532670" }, "departure": { "delay": 36, "time": "1770532670" }, "stopId": "9249", "stopSequence": 38 }, { "arrival": { "delay": 36, "time": "1770532783" }, "departure": { "delay": 36, "time": "1770532783" }, "stopId": "2610", "stopSequence": 39 }, { "arrival": { "delay": 36, "time": "1770532872" }, "departure": { "delay": 36, "time": "1770532872" }, "stopId": "5841", "stopSequence": 40 }, { "arrival": { "delay": 36, "time": "1770532923" }, "departure": { "delay": 36, "time": "1770532923" }, "stopId": "9730", "stopSequence": 41 }, { "arrival": { "delay": 36, "time": "1770533084" }, "departure": { "delay": 36, "time": "1770533084" }, "stopId": "9732", "stopSequence": 42 }, { "arrival": { "delay": 36, "time": "1770533220" }, "departure": { "delay": 36, "time": "1770533220" }, "stopId": "712", "stopSequence": 43 }, { "arrival": { "delay": 35, "time": "1770533255" }, "departure": { "delay": 35, "time": "1770533255" }, "stopId": "4610", "stopSequence": 44 }, { "arrival": { "delay": 35, "time": "1770533351" }, "departure": { "delay": 35, "time": "1770533351" }, "stopId": "2383", "stopSequence": 45 }, { "arrival": { "delay": 36, "time": "1770533381" }, "departure": { "delay": 36, "time": "1770533381" }, "stopId": "905", "stopSequence": 46 }, { "arrival": { "delay": 36, "time": "1770533420" }, "departure": { "delay": 36, "time": "1770533420" }, "stopId": "1439", "stopSequence": 47 }, { "arrival": { "delay": 36, "time": "1770533457" }, "departure": { "delay": 36, "time": "1770533457" }, "stopId": "572", "stopSequence": 48 }, { "arrival": { "delay": 35, "time": "1770533495" }, "departure": { "delay": 35, "time": "1770533495" }, "stopId": "3283", "stopSequence": 49 }, { "arrival": { "delay": 36, "time": "1770533535" }, "departure": { "delay": 36, "time": "1770533535" }, "stopId": "268", "stopSequence": 50 }, { "arrival": { "delay": 36, "time": "1770533566" }, "departure": { "delay": 36, "time": "1770533566" }, "stopId": "422", "stopSequence": 51 }, { "arrival": { "delay": 35, "time": "1770533615" }, "departure": { "delay": 35, "time": "1770533615" }, "stopId": "5226", "stopSequence": 52 }, { "arrival": { "delay": 36, "time": "1770533710" }, "departure": { "delay": 36, "time": "1770533710" }, "stopId": "6830", "stopSequence": 53 }, { "arrival": { "delay": 35, "time": "1770533855" }, "departure": { "delay": 35, "time": "1770533855" }, "stopId": "7552", "stopSequence": 54 }, { "arrival": { "delay": 35, "time": "1770533915" }, "departure": { "delay": 35, "time": "1770533915" }, "stopId": "9829", "stopSequence": 55 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435470_8" }, "tripProperties": { "tripHeadsign": "ARTIGUES BLANCHERIE" }, "vehicle": { "id": "ineo-bus:1889", "label": "ARTIGUES BLANCHERIE" } } }, { "id": "RT|268437189_8|268437189", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2108, "time": "1770528292" }, "departure": { "delay": 30, "time": "1770530430" }, "stopId": "9110", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1770530474" }, "departure": { "delay": 31, "time": "1770530500" }, "stopId": "6684", "stopSequence": 2 }, { "arrival": { "delay": 62, "time": "1770530582" }, "departure": { "delay": 70, "time": "1770530590" }, "stopId": "3125", "stopSequence": 3 }, { "arrival": { "delay": 74, "time": "1770530635" }, "departure": { "delay": 80, "time": "1770530641" }, "stopId": "2635", "stopSequence": 4 }, { "arrival": { "delay": 85, "time": "1770530686" }, "departure": { "delay": 85, "time": "1770530686" }, "stopId": "5010", "stopSequence": 5 }, { "arrival": { "delay": 87, "time": "1770530731" }, "departure": { "delay": 92, "time": "1770530736" }, "stopId": "6641", "stopSequence": 6 }, { "arrival": { "delay": 151, "time": "1770530865" }, "departure": { "delay": 151, "time": "1770530865" }, "stopId": "2593", "stopSequence": 7 }, { "arrival": { "delay": 144, "time": "1770530885" }, "departure": { "delay": 144, "time": "1770530885" }, "stopId": "1973", "stopSequence": 8 }, { "arrival": { "delay": 140, "time": "1770530928" }, "departure": { "delay": 140, "time": "1770530928" }, "stopId": "3121", "stopSequence": 9 }, { "arrival": { "delay": 138, "time": "1770530974" }, "departure": { "delay": 175, "time": "1770531011" }, "stopId": "3119", "stopSequence": 10 }, { "arrival": { "delay": 214, "time": "1770531110" }, "departure": { "delay": 220, "time": "1770531116" }, "stopId": "515", "stopSequence": 11 }, { "arrival": { "delay": 214, "time": "1770531163" }, "departure": { "delay": 214, "time": "1770531163" }, "stopId": "6345", "stopSequence": 12 }, { "arrival": { "delay": 214, "time": "1770531221" }, "departure": { "delay": 233, "time": "1770531240" }, "stopId": "588", "stopSequence": 13 }, { "arrival": { "delay": 239, "time": "1770531272" }, "departure": { "delay": 239, "time": "1770531272" }, "stopId": "716", "stopSequence": 14 }, { "arrival": { "delay": 253, "time": "1770531373" }, "departure": { "delay": 271, "time": "1770531391" }, "stopId": "2629", "stopSequence": 15 }, { "arrival": { "delay": 232, "time": "1770531452" }, "departure": { "delay": 239, "time": "1770531459" }, "stopId": "3116", "stopSequence": 16 }, { "arrival": { "delay": 234, "time": "1770531527" }, "departure": { "delay": 234, "time": "1770531527" }, "stopId": "2586", "stopSequence": 17 }, { "arrival": { "delay": 233, "time": "1770531569" }, "departure": { "delay": 233, "time": "1770531569" }, "stopId": "2929", "stopSequence": 18 }, { "arrival": { "delay": 234, "time": "1770531614" }, "departure": { "delay": 234, "time": "1770531614" }, "stopId": "8731", "stopSequence": 19 }, { "arrival": { "delay": 233, "time": "1770531713" }, "departure": { "delay": 233, "time": "1770531713" }, "stopId": "366", "stopSequence": 20 }, { "arrival": { "delay": 234, "time": "1770531790" }, "departure": { "delay": 234, "time": "1770531790" }, "stopId": "2639", "stopSequence": 21 }, { "arrival": { "delay": 234, "time": "1770531854" }, "departure": { "delay": 234, "time": "1770531854" }, "stopId": "2511", "stopSequence": 22 }, { "arrival": { "delay": 234, "time": "1770531915" }, "departure": { "delay": 234, "time": "1770531915" }, "stopId": "2983", "stopSequence": 23 }, { "arrival": { "delay": 233, "time": "1770532013" }, "departure": { "delay": 233, "time": "1770532013" }, "stopId": "833", "stopSequence": 24 }, { "arrival": { "delay": 234, "time": "1770532090" }, "departure": { "delay": 234, "time": "1770532090" }, "stopId": "3325", "stopSequence": 25 }, { "arrival": { "delay": 234, "time": "1770532137" }, "departure": { "delay": 234, "time": "1770532137" }, "stopId": "3114", "stopSequence": 26 }, { "arrival": { "delay": 233, "time": "1770532193" }, "departure": { "delay": 233, "time": "1770532193" }, "stopId": "3097", "stopSequence": 27 }, { "arrival": { "delay": 233, "time": "1770532232" }, "departure": { "delay": 233, "time": "1770532232" }, "stopId": "1091", "stopSequence": 28 }, { "arrival": { "delay": 233, "time": "1770532252" }, "departure": { "delay": 233, "time": "1770532252" }, "stopId": "3112", "stopSequence": 29 }, { "arrival": { "delay": 233, "time": "1770532329" }, "departure": { "delay": 233, "time": "1770532329" }, "stopId": "1978", "stopSequence": 30 }, { "arrival": { "delay": 232, "time": "1770532372" }, "departure": { "delay": 232, "time": "1770532372" }, "stopId": "1663", "stopSequence": 31 }, { "arrival": { "delay": 232, "time": "1770532491" }, "departure": { "delay": 232, "time": "1770532491" }, "stopId": "830", "stopSequence": 32 }, { "arrival": { "delay": 233, "time": "1770532545" }, "departure": { "delay": 233, "time": "1770532545" }, "stopId": "5678", "stopSequence": 33 }, { "arrival": { "delay": 233, "time": "1770532583" }, "departure": { "delay": 233, "time": "1770532583" }, "stopId": "3108", "stopSequence": 34 }, { "arrival": { "delay": 233, "time": "1770532613" }, "departure": { "delay": 233, "time": "1770532613" }, "stopId": "5303", "stopSequence": 35 }, { "arrival": { "delay": 234, "time": "1770532657" }, "departure": { "delay": 234, "time": "1770532657" }, "stopId": "3104", "stopSequence": 36 }, { "arrival": { "delay": 234, "time": "1770532729" }, "departure": { "delay": 234, "time": "1770532729" }, "stopId": "1027", "stopSequence": 37 }, { "arrival": { "delay": 234, "time": "1770532794" }, "departure": { "delay": 234, "time": "1770532794" }, "stopId": "4475", "stopSequence": 38 }, { "arrival": { "delay": 234, "time": "1770533017" }, "departure": { "delay": 234, "time": "1770533017" }, "stopId": "1580", "stopSequence": 39 }, { "arrival": { "delay": 234, "time": "1770533089" }, "departure": { "delay": 234, "time": "1770533089" }, "stopId": "2524", "stopSequence": 40 }, { "arrival": { "delay": 235, "time": "1770533151" }, "departure": { "delay": 235, "time": "1770533151" }, "stopId": "3252", "stopSequence": 41 }, { "arrival": { "delay": 234, "time": "1770533214" }, "departure": { "delay": 234, "time": "1770533214" }, "stopId": "5285", "stopSequence": 42 }, { "arrival": { "delay": 234, "time": "1770533245" }, "departure": { "delay": 234, "time": "1770533245" }, "stopId": "2788", "stopSequence": 43 }, { "arrival": { "delay": 234, "time": "1770533305" }, "departure": { "delay": 234, "time": "1770533305" }, "stopId": "8961", "stopSequence": 44 }, { "arrival": { "delay": 234, "time": "1770533389" }, "departure": { "delay": 234, "time": "1770533389" }, "stopId": "2178", "stopSequence": 45 }, { "arrival": { "delay": 233, "time": "1770533453" }, "departure": { "delay": 233, "time": "1770533453" }, "stopId": "3886", "stopSequence": 46 }, { "arrival": { "delay": 234, "time": "1770533475" }, "departure": { "delay": 234, "time": "1770533475" }, "stopId": "3243", "stopSequence": 47 }, { "arrival": { "delay": 234, "time": "1770533538" }, "departure": { "delay": 234, "time": "1770533538" }, "stopId": "1822", "stopSequence": 48 }, { "arrival": { "delay": 234, "time": "1770533611" }, "departure": { "delay": 234, "time": "1770533611" }, "stopId": "1611", "stopSequence": 49 }, { "arrival": { "delay": 234, "time": "1770533667" }, "departure": { "delay": 234, "time": "1770533667" }, "stopId": "2451", "stopSequence": 50 }, { "arrival": { "delay": 234, "time": "1770533696" }, "departure": { "delay": 234, "time": "1770533696" }, "stopId": "3029", "stopSequence": 51 }, { "arrival": { "delay": 233, "time": "1770533753" }, "departure": { "delay": 233, "time": "1770533753" }, "stopId": "2528", "stopSequence": 52 }, { "arrival": { "delay": 233, "time": "1770533838" }, "departure": { "delay": 233, "time": "1770533838" }, "stopId": "3578", "stopSequence": 53 }, { "arrival": { "delay": 234, "time": "1770533923" }, "departure": { "delay": 234, "time": "1770533923" }, "stopId": "1633", "stopSequence": 54 }, { "arrival": { "delay": 233, "time": "1770533966" }, "departure": { "delay": 233, "time": "1770533966" }, "stopId": "2633", "stopSequence": 55 }, { "arrival": { "delay": 233, "time": "1770534053" }, "departure": { "delay": 233, "time": "1770534053" }, "stopId": "3878", "stopSequence": 56 }, { "arrival": { "delay": 233, "time": "1770534104" }, "departure": { "delay": 233, "time": "1770534104" }, "stopId": "3880", "stopSequence": 57 }, { "arrival": { "delay": 233, "time": "1770534157" }, "departure": { "delay": 233, "time": "1770534157" }, "stopId": "2628", "stopSequence": 58 }, { "arrival": { "delay": 232, "time": "1770534242" }, "departure": { "delay": 232, "time": "1770534242" }, "stopId": "9252", "stopSequence": 59 }, { "arrival": { "delay": 233, "time": "1770534292" }, "departure": { "delay": 233, "time": "1770534292" }, "stopId": "95", "stopSequence": 60 }, { "arrival": { "delay": 232, "time": "1770534352" }, "departure": { "delay": 232, "time": "1770534352" }, "stopId": "1220", "stopSequence": 61 }, { "arrival": { "delay": 233, "time": "1770534433" }, "departure": { "delay": 233, "time": "1770534433" }, "stopId": "2617", "stopSequence": 62 }, { "arrival": { "delay": 233, "time": "1770534545" }, "departure": { "delay": 233, "time": "1770534545" }, "stopId": "1429", "stopSequence": 63 }, { "arrival": { "delay": 233, "time": "1770534653" }, "departure": { "delay": 233, "time": "1770534653" }, "stopId": "2551", "stopSequence": 64 }, { "arrival": { "delay": 233, "time": "1770534773" }, "departure": { "delay": 233, "time": "1770534773" }, "stopId": "5627", "stopSequence": 65 }, { "arrival": { "delay": 233, "time": "1770534799" }, "departure": { "delay": 233, "time": "1770534799" }, "stopId": "3370", "stopSequence": 66 }, { "arrival": { "delay": 234, "time": "1770534848" }, "departure": { "delay": 234, "time": "1770534848" }, "stopId": "3188", "stopSequence": 67 }, { "arrival": { "delay": 234, "time": "1770534866" }, "departure": { "delay": 234, "time": "1770534866" }, "stopId": "402", "stopSequence": 68 }, { "arrival": { "delay": 234, "time": "1770534896" }, "departure": { "delay": 234, "time": "1770534896" }, "stopId": "3189", "stopSequence": 69 }, { "arrival": { "delay": 234, "time": "1770534939" }, "departure": { "delay": 234, "time": "1770534939" }, "stopId": "654", "stopSequence": 70 }, { "arrival": { "delay": 235, "time": "1770534967" }, "departure": { "delay": 235, "time": "1770534967" }, "stopId": "3197", "stopSequence": 71 }, { "arrival": { "delay": 235, "time": "1770534986" }, "departure": { "delay": 235, "time": "1770534986" }, "stopId": "3322", "stopSequence": 72 }, { "arrival": { "delay": 236, "time": "1770535025" }, "departure": { "delay": 236, "time": "1770535025" }, "stopId": "1291", "stopSequence": 73 }, { "arrival": { "delay": 236, "time": "1770535076" }, "departure": { "delay": 236, "time": "1770535076" }, "stopId": "877", "stopSequence": 74 }, { "arrival": { "delay": 237, "time": "1770535184" }, "departure": { "delay": 237, "time": "1770535184" }, "stopId": "3281", "stopSequence": 75 }, { "arrival": { "delay": 237, "time": "1770535257" }, "departure": { "delay": 237, "time": "1770535257" }, "stopId": "2297", "stopSequence": 76 }, { "arrival": { "delay": 236, "time": "1770535316" }, "departure": { "delay": 236, "time": "1770535316" }, "stopId": "3098", "stopSequence": 77 }, { "arrival": { "delay": 237, "time": "1770535362" }, "departure": { "delay": 237, "time": "1770535362" }, "stopId": "3320", "stopSequence": 78 }, { "arrival": { "delay": 236, "time": "1770535411" }, "departure": { "delay": 236, "time": "1770535411" }, "stopId": "9281", "stopSequence": 79 }, { "arrival": { "delay": 236, "time": "1770535496" }, "departure": { "delay": 236, "time": "1770535496" }, "stopId": "9085", "stopSequence": 80 }, { "arrival": { "delay": 236, "time": "1770535610" }, "departure": { "delay": 236, "time": "1770535610" }, "stopId": "9088", "stopSequence": 81 }, { "arrival": { "delay": 236, "time": "1770535705" }, "departure": { "delay": 236, "time": "1770535705" }, "stopId": "5617", "stopSequence": 82 }, { "arrival": { "delay": 236, "time": "1770535736" }, "departure": { "delay": 236, "time": "1770535736" }, "stopId": "5782", "stopSequence": 83 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "35", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437189_8" }, "tripProperties": { "tripHeadsign": "GARE SAINT JEAN" }, "vehicle": { "id": "ineo-bus:2338", "label": "GARE SAINT JEAN" } } }, { "id": "RT|268436099_8|268436099", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "6355", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3240", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3238", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3236", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3234", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "3232", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "3241", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "30", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3226", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3224", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5417", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436099_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268436097_8|268436097", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "6355", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3240", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3238", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3236", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3234", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "3232", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "3241", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "30", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3226", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3224", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5417", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436097_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268436094_8|268436094", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -745, "time": "1770532655" }, "departure": { "delay": 0, "time": "1770533400" }, "stopId": "5417", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770533421" }, "departure": { "delay": 0, "time": "1770533421" }, "stopId": "681", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770533459" }, "departure": { "delay": 0, "time": "1770533459" }, "stopId": "3527", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770533498" }, "departure": { "delay": 0, "time": "1770533498" }, "stopId": "322", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770533520" }, "departure": { "delay": 0, "time": "1770533520" }, "stopId": "2754", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770533561" }, "departure": { "delay": 0, "time": "1770533561" }, "stopId": "5536", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770533594" }, "departure": { "delay": 1, "time": "1770533594" }, "stopId": "13159", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770533657" }, "departure": { "delay": 1, "time": "1770533657" }, "stopId": "9805", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770533704" }, "departure": { "delay": 1, "time": "1770533704" }, "stopId": "2432", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770533749" }, "departure": { "delay": 1, "time": "1770533749" }, "stopId": "3508", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770533803" }, "departure": { "delay": 1, "time": "1770533803" }, "stopId": "6752", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770533881" }, "departure": { "delay": 1, "time": "1770533881" }, "stopId": "3578", "stopSequence": 12 }, { "arrival": { "delay": 2, "time": "1770533952" }, "departure": { "delay": 2, "time": "1770533952" }, "stopId": "1633", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770533988" }, "departure": { "delay": 1, "time": "1770533988" }, "stopId": "2633", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770534061" }, "departure": { "delay": 1, "time": "1770534061" }, "stopId": "3878", "stopSequence": 15 }, { "arrival": { "delay": 2, "time": "1770534130" }, "departure": { "delay": 2, "time": "1770534130" }, "stopId": "3880", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1770534202" }, "departure": { "delay": 2, "time": "1770534202" }, "stopId": "2628", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770534241" }, "departure": { "delay": 1, "time": "1770534241" }, "stopId": "3225", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770534285" }, "departure": { "delay": 1, "time": "1770534285" }, "stopId": "3227", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770534361" }, "departure": { "delay": 1, "time": "1770534361" }, "stopId": "776", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1770534425" }, "departure": { "delay": 2, "time": "1770534425" }, "stopId": "1156", "stopSequence": 21 }, { "arrival": { "delay": 2, "time": "1770534465" }, "departure": { "delay": 2, "time": "1770534465" }, "stopId": "2894", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1770534494" }, "departure": { "delay": 2, "time": "1770534494" }, "stopId": "356", "stopSequence": 23 }, { "arrival": { "delay": 2, "time": "1770534542" }, "departure": { "delay": 2, "time": "1770534542" }, "stopId": "3231", "stopSequence": 24 }, { "arrival": { "delay": 3, "time": "1770534619" }, "departure": { "delay": 3, "time": "1770534619" }, "stopId": "732", "stopSequence": 25 }, { "arrival": { "delay": 3, "time": "1770534679" }, "departure": { "delay": 3, "time": "1770534679" }, "stopId": "3233", "stopSequence": 26 }, { "arrival": { "delay": 2, "time": "1770534724" }, "departure": { "delay": 2, "time": "1770534724" }, "stopId": "3235", "stopSequence": 27 }, { "arrival": { "delay": 3, "time": "1770534767" }, "departure": { "delay": 3, "time": "1770534767" }, "stopId": "3237", "stopSequence": 28 }, { "arrival": { "delay": 3, "time": "1770534821" }, "departure": { "delay": 3, "time": "1770534821" }, "stopId": "538", "stopSequence": 29 }, { "arrival": { "delay": 3, "time": "1770534850" }, "departure": { "delay": 3, "time": "1770534850" }, "stopId": "3239", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1770534996" }, "departure": { "delay": 2, "time": "1770534996" }, "stopId": "5698", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770535082" }, "departure": { "delay": 2, "time": "1770535082" }, "stopId": "6355", "stopSequence": 32 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436094_8" }, "tripProperties": { "tripHeadsign": "GRADIGNAN CENTRE" } } }, { "id": "RT|268436095_8|268436095", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "6355", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3240", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3238", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3236", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3234", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "3232", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "3241", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "30", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3226", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3224", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5417", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436095_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268436093_8|268436093", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -949, "time": "1770530052" }, "departure": { "delay": 11, "time": "1770531012" }, "stopId": "6355", "stopSequence": 1 }, { "arrival": { "delay": 26, "time": "1770531055" }, "departure": { "delay": 29, "time": "1770531058" }, "stopId": "5699", "stopSequence": 2 }, { "arrival": { "delay": 29, "time": "1770531158" }, "departure": { "delay": 33, "time": "1770531162" }, "stopId": "3240", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1770531191" }, "departure": { "delay": 41, "time": "1770531198" }, "stopId": "3238", "stopSequence": 4 }, { "arrival": { "delay": 56, "time": "1770531253" }, "departure": { "delay": 60, "time": "1770531257" }, "stopId": "3236", "stopSequence": 5 }, { "arrival": { "delay": 61, "time": "1770531289" }, "departure": { "delay": 71, "time": "1770531299" }, "stopId": "3234", "stopSequence": 6 }, { "arrival": { "delay": 70, "time": "1770531334" }, "departure": { "delay": 71, "time": "1770531335" }, "stopId": "44", "stopSequence": 7 }, { "arrival": { "delay": 68, "time": "1770531372" }, "departure": { "delay": 70, "time": "1770531374" }, "stopId": "3232", "stopSequence": 8 }, { "arrival": { "delay": 72, "time": "1770531432" }, "departure": { "delay": 79, "time": "1770531439" }, "stopId": "3230", "stopSequence": 9 }, { "arrival": { "delay": 96, "time": "1770531483" }, "departure": { "delay": 96, "time": "1770531483" }, "stopId": "3229", "stopSequence": 10 }, { "arrival": { "delay": 95, "time": "1770531505" }, "departure": { "delay": 95, "time": "1770531505" }, "stopId": "3228", "stopSequence": 11 }, { "arrival": { "delay": 95, "time": "1770531546" }, "departure": { "delay": 95, "time": "1770531546" }, "stopId": "3241", "stopSequence": 12 }, { "arrival": { "delay": 95, "time": "1770531575" }, "departure": { "delay": 95, "time": "1770531575" }, "stopId": "30", "stopSequence": 13 }, { "arrival": { "delay": 96, "time": "1770531651" }, "departure": { "delay": 96, "time": "1770531651" }, "stopId": "3226", "stopSequence": 14 }, { "arrival": { "delay": 95, "time": "1770531695" }, "departure": { "delay": 95, "time": "1770531695" }, "stopId": "3224", "stopSequence": 15 }, { "arrival": { "delay": 95, "time": "1770531731" }, "departure": { "delay": 95, "time": "1770531731" }, "stopId": "294", "stopSequence": 16 }, { "arrival": { "delay": 96, "time": "1770531797" }, "departure": { "delay": 96, "time": "1770531797" }, "stopId": "3881", "stopSequence": 17 }, { "arrival": { "delay": 95, "time": "1770531875" }, "departure": { "delay": 95, "time": "1770531875" }, "stopId": "3879", "stopSequence": 18 }, { "arrival": { "delay": 95, "time": "1770531954" }, "departure": { "delay": 95, "time": "1770531954" }, "stopId": "1671", "stopSequence": 19 }, { "arrival": { "delay": 95, "time": "1770532005" }, "departure": { "delay": 95, "time": "1770532005" }, "stopId": "1656", "stopSequence": 20 }, { "arrival": { "delay": 94, "time": "1770532114" }, "departure": { "delay": 94, "time": "1770532114" }, "stopId": "3577", "stopSequence": 21 }, { "arrival": { "delay": 94, "time": "1770532162" }, "departure": { "delay": 94, "time": "1770532162" }, "stopId": "6751", "stopSequence": 22 }, { "arrival": { "delay": 95, "time": "1770532208" }, "departure": { "delay": 95, "time": "1770532208" }, "stopId": "3509", "stopSequence": 23 }, { "arrival": { "delay": 41, "time": "1770532289" }, "departure": { "delay": 41, "time": "1770532289" }, "stopId": "13184", "stopSequence": 24 }, { "scheduleRelationship": "SKIPPED", "stopId": "9806", "stopSequence": 25 }, { "arrival": { "delay": 94, "time": "1770532414" }, "departure": { "delay": 94, "time": "1770532414" }, "stopId": "1770", "stopSequence": 26 }, { "arrival": { "delay": 95, "time": "1770532455" }, "departure": { "delay": 95, "time": "1770532455" }, "stopId": "1158", "stopSequence": 27 }, { "arrival": { "delay": 95, "time": "1770532519" }, "departure": { "delay": 95, "time": "1770532519" }, "stopId": "3526", "stopSequence": 28 }, { "arrival": { "delay": 95, "time": "1770532595" }, "departure": { "delay": 95, "time": "1770532595" }, "stopId": "1715", "stopSequence": 29 }, { "arrival": { "delay": 95, "time": "1770532655" }, "departure": { "delay": 95, "time": "1770532655" }, "stopId": "5417", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436093_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" }, "vehicle": { "id": "ineo-bus:2858", "label": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268437192_8|268437192", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5782", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5769", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "9087", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9084", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "9280", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "9826", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "170", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "13189", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "9255", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "2606", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3200", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "2549", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "3198", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "1005", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "810", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "1387", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "733", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3184", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1261", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3369", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9250", "stopSequence": 21 }, { "scheduleRelationship": "SKIPPED", "stopId": "6662", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3223", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "526", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9251", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3294", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "3028", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2448", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1767", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1768", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2449", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "3887", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "522", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "3143", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "2763", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1569", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1568", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "2948", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "4474", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "865", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "2630", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "928", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "3107", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "9696", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "3347", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "5225", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "3111", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "2286", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "368", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1537", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "3113", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "3307", "stopSequence": 58 }, { "scheduleRelationship": "NO_DATA", "stopId": "3319", "stopSequence": 59 }, { "scheduleRelationship": "NO_DATA", "stopId": "2910", "stopSequence": 60 }, { "scheduleRelationship": "NO_DATA", "stopId": "1589", "stopSequence": 61 }, { "scheduleRelationship": "NO_DATA", "stopId": "3336", "stopSequence": 62 }, { "scheduleRelationship": "NO_DATA", "stopId": "2545", "stopSequence": 63 }, { "scheduleRelationship": "NO_DATA", "stopId": "1764", "stopSequence": 64 }, { "scheduleRelationship": "NO_DATA", "stopId": "2930", "stopSequence": 65 }, { "scheduleRelationship": "NO_DATA", "stopId": "827", "stopSequence": 66 }, { "scheduleRelationship": "NO_DATA", "stopId": "3117", "stopSequence": 67 }, { "scheduleRelationship": "NO_DATA", "stopId": "2601", "stopSequence": 68 }, { "scheduleRelationship": "NO_DATA", "stopId": "749", "stopSequence": 69 }, { "scheduleRelationship": "NO_DATA", "stopId": "819", "stopSequence": 70 }, { "scheduleRelationship": "NO_DATA", "stopId": "6346", "stopSequence": 71 }, { "scheduleRelationship": "NO_DATA", "stopId": "3118", "stopSequence": 72 }, { "scheduleRelationship": "NO_DATA", "stopId": "3120", "stopSequence": 73 }, { "scheduleRelationship": "NO_DATA", "stopId": "1975", "stopSequence": 74 }, { "scheduleRelationship": "NO_DATA", "stopId": "2674", "stopSequence": 75 }, { "scheduleRelationship": "NO_DATA", "stopId": "520", "stopSequence": 76 }, { "scheduleRelationship": "NO_DATA", "stopId": "6642", "stopSequence": 77 }, { "scheduleRelationship": "NO_DATA", "stopId": "5011", "stopSequence": 78 }, { "scheduleRelationship": "NO_DATA", "stopId": "3124", "stopSequence": 79 }, { "scheduleRelationship": "NO_DATA", "stopId": "3277", "stopSequence": 80 }, { "scheduleRelationship": "NO_DATA", "stopId": "6683", "stopSequence": 81 }, { "scheduleRelationship": "NO_DATA", "stopId": "7265", "stopSequence": 82 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "35", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437192_8" }, "tripProperties": { "tripHeadsign": "CRACOVIE" } } }, { "id": "RT|268437071_8|268437071", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -820, "time": "1770530660" }, "departure": { "delay": 7, "time": "1770531487" }, "stopId": "7590", "stopSequence": 1 }, { "arrival": { "delay": 7, "time": "1770531547" }, "departure": { "delay": 7, "time": "1770531547" }, "stopId": "2093", "stopSequence": 2 }, { "arrival": { "delay": 7, "time": "1770531576" }, "departure": { "delay": 7, "time": "1770531576" }, "stopId": "2081", "stopSequence": 3 }, { "arrival": { "delay": 7, "time": "1770531597" }, "departure": { "delay": 7, "time": "1770531597" }, "stopId": "1524", "stopSequence": 4 }, { "arrival": { "delay": 7, "time": "1770531614" }, "departure": { "delay": 7, "time": "1770531614" }, "stopId": "1428", "stopSequence": 5 }, { "arrival": { "delay": 7, "time": "1770531644" }, "departure": { "delay": 7, "time": "1770531644" }, "stopId": "3296", "stopSequence": 6 }, { "arrival": { "delay": 7, "time": "1770531665" }, "departure": { "delay": 7, "time": "1770531665" }, "stopId": "1090", "stopSequence": 7 }, { "arrival": { "delay": 7, "time": "1770531684" }, "departure": { "delay": 7, "time": "1770531684" }, "stopId": "305", "stopSequence": 8 }, { "arrival": { "delay": 7, "time": "1770531705" }, "departure": { "delay": 7, "time": "1770531705" }, "stopId": "2869", "stopSequence": 9 }, { "arrival": { "delay": 7, "time": "1770531768" }, "departure": { "delay": 7, "time": "1770531768" }, "stopId": "1684", "stopSequence": 10 }, { "arrival": { "delay": 7, "time": "1770531875" }, "departure": { "delay": 7, "time": "1770531875" }, "stopId": "1675", "stopSequence": 11 }, { "arrival": { "delay": 7, "time": "1770531948" }, "departure": { "delay": 7, "time": "1770531948" }, "stopId": "1915", "stopSequence": 12 }, { "arrival": { "delay": 7, "time": "1770531979" }, "departure": { "delay": 7, "time": "1770531979" }, "stopId": "1682", "stopSequence": 13 }, { "arrival": { "delay": 7, "time": "1770532029" }, "departure": { "delay": 7, "time": "1770532029" }, "stopId": "668", "stopSequence": 14 }, { "arrival": { "delay": 7, "time": "1770532147" }, "departure": { "delay": 7, "time": "1770532147" }, "stopId": "1732", "stopSequence": 15 }, { "arrival": { "delay": 7, "time": "1770532220" }, "departure": { "delay": 7, "time": "1770532220" }, "stopId": "1346", "stopSequence": 16 }, { "arrival": { "delay": 7, "time": "1770532323" }, "departure": { "delay": 7, "time": "1770532323" }, "stopId": "1303", "stopSequence": 17 }, { "arrival": { "delay": 7, "time": "1770532382" }, "departure": { "delay": 7, "time": "1770532382" }, "stopId": "1751", "stopSequence": 18 }, { "arrival": { "delay": 7, "time": "1770532533" }, "departure": { "delay": 7, "time": "1770532533" }, "stopId": "5767", "stopSequence": 19 }, { "arrival": { "delay": 7, "time": "1770532567" }, "departure": { "delay": 7, "time": "1770532567" }, "stopId": "3943", "stopSequence": 20 }, { "arrival": { "delay": 7, "time": "1770532602" }, "departure": { "delay": 7, "time": "1770532602" }, "stopId": "3942", "stopSequence": 21 }, { "arrival": { "delay": 7, "time": "1770532703" }, "departure": { "delay": 7, "time": "1770532703" }, "stopId": "5419", "stopSequence": 22 }, { "arrival": { "delay": 7, "time": "1770532764" }, "departure": { "delay": 7, "time": "1770532764" }, "stopId": "3940", "stopSequence": 23 }, { "arrival": { "delay": 6, "time": "1770532862" }, "departure": { "delay": 6, "time": "1770532862" }, "stopId": "2143", "stopSequence": 24 }, { "arrival": { "delay": 6, "time": "1770532889" }, "departure": { "delay": 6, "time": "1770532889" }, "stopId": "106", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1770532926" }, "departure": { "delay": 5, "time": "1770532926" }, "stopId": "2201", "stopSequence": 26 }, { "arrival": { "delay": 5, "time": "1770532948" }, "departure": { "delay": 5, "time": "1770532948" }, "stopId": "2147", "stopSequence": 27 }, { "arrival": { "delay": 5, "time": "1770532991" }, "departure": { "delay": 5, "time": "1770532991" }, "stopId": "5773", "stopSequence": 28 }, { "arrival": { "delay": 4, "time": "1770533044" }, "departure": { "delay": 4, "time": "1770533044" }, "stopId": "2146", "stopSequence": 29 }, { "arrival": { "delay": 4, "time": "1770533104" }, "departure": { "delay": 4, "time": "1770533104" }, "stopId": "1821", "stopSequence": 30 }, { "arrival": { "delay": 4, "time": "1770533152" }, "departure": { "delay": 4, "time": "1770533152" }, "stopId": "7568", "stopSequence": 31 }, { "arrival": { "delay": 4, "time": "1770533186" }, "departure": { "delay": 4, "time": "1770533186" }, "stopId": "7567", "stopSequence": 32 }, { "arrival": { "delay": 4, "time": "1770533238" }, "departure": { "delay": 4, "time": "1770533238" }, "stopId": "7565", "stopSequence": 33 }, { "arrival": { "delay": 4, "time": "1770533312" }, "departure": { "delay": 4, "time": "1770533312" }, "stopId": "2229", "stopSequence": 34 }, { "arrival": { "delay": 4, "time": "1770533363" }, "departure": { "delay": 4, "time": "1770533363" }, "stopId": "2173", "stopSequence": 35 }, { "arrival": { "delay": 4, "time": "1770533387" }, "departure": { "delay": 4, "time": "1770533387" }, "stopId": "2230", "stopSequence": 36 }, { "arrival": { "delay": 4, "time": "1770533411" }, "departure": { "delay": 4, "time": "1770533411" }, "stopId": "3662", "stopSequence": 37 }, { "arrival": { "delay": 4, "time": "1770533464" }, "departure": { "delay": 4, "time": "1770533464" }, "stopId": "2180", "stopSequence": 38 }, { "arrival": { "delay": 4, "time": "1770533524" }, "departure": { "delay": 4, "time": "1770533524" }, "stopId": "2175", "stopSequence": 39 }, { "arrival": { "delay": 4, "time": "1770533566" }, "departure": { "delay": 4, "time": "1770533566" }, "stopId": "1305", "stopSequence": 40 }, { "arrival": { "delay": 4, "time": "1770533623" }, "departure": { "delay": 4, "time": "1770533623" }, "stopId": "5746", "stopSequence": 41 }, { "arrival": { "delay": 4, "time": "1770533653" }, "departure": { "delay": 4, "time": "1770533653" }, "stopId": "5761", "stopSequence": 42 }, { "arrival": { "delay": 4, "time": "1770533780" }, "departure": { "delay": 4, "time": "1770533780" }, "stopId": "5776", "stopSequence": 43 }, { "arrival": { "delay": 3, "time": "1770533847" }, "departure": { "delay": 3, "time": "1770533847" }, "stopId": "1586", "stopSequence": 44 }, { "arrival": { "delay": 3, "time": "1770533948" }, "departure": { "delay": 3, "time": "1770533948" }, "stopId": "909", "stopSequence": 45 }, { "arrival": { "delay": 4, "time": "1770534255" }, "departure": { "delay": 4, "time": "1770534255" }, "stopId": "1923", "stopSequence": 46 }, { "arrival": { "delay": 3, "time": "1770534470" }, "departure": { "delay": 3, "time": "1770534470" }, "stopId": "13180", "stopSequence": 47 }, { "arrival": { "delay": 3, "time": "1770534543" }, "departure": { "delay": 3, "time": "1770534543" }, "stopId": "5785", "stopSequence": 48 }, { "arrival": { "delay": 3, "time": "1770534663" }, "departure": { "delay": 3, "time": "1770534663" }, "stopId": "1095", "stopSequence": 49 }, { "arrival": { "delay": 3, "time": "1770534738" }, "departure": { "delay": 3, "time": "1770534738" }, "stopId": "261", "stopSequence": 50 }, { "arrival": { "delay": 3, "time": "1770534783" }, "departure": { "delay": 3, "time": "1770534783" }, "stopId": "2196", "stopSequence": 51 }, { "arrival": { "delay": 4, "time": "1770534810" }, "departure": { "delay": 4, "time": "1770534810" }, "stopId": "1512", "stopSequence": 52 }, { "arrival": { "delay": 4, "time": "1770534856" }, "departure": { "delay": 4, "time": "1770534856" }, "stopId": "1805", "stopSequence": 53 }, { "arrival": { "delay": 4, "time": "1770534896" }, "departure": { "delay": 4, "time": "1770534896" }, "stopId": "4055", "stopSequence": 54 }, { "arrival": { "delay": 4, "time": "1770534964" }, "departure": { "delay": 4, "time": "1770534964" }, "stopId": "8545", "stopSequence": 55 }, { "arrival": { "delay": 5, "time": "1770535085" }, "departure": { "delay": 5, "time": "1770535085" }, "stopId": "6851", "stopSequence": 56 }, { "arrival": { "delay": 4, "time": "1770535141" }, "departure": { "delay": 4, "time": "1770535141" }, "stopId": "9749", "stopSequence": 57 }, { "arrival": { "delay": 5, "time": "1770535225" }, "departure": { "delay": 5, "time": "1770535225" }, "stopId": "8542", "stopSequence": 58 }, { "arrival": { "delay": 4, "time": "1770535384" }, "departure": { "delay": 4, "time": "1770535384" }, "stopId": "6402", "stopSequence": 59 }, { "arrival": { "delay": 5, "time": "1770535440" }, "departure": { "delay": 5, "time": "1770535440" }, "stopId": "9246", "stopSequence": 60 }, { "arrival": { "delay": 4, "time": "1770535517" }, "departure": { "delay": 4, "time": "1770535517" }, "stopId": "1205", "stopSequence": 61 }, { "arrival": { "delay": 4, "time": "1770535560" }, "departure": { "delay": 4, "time": "1770535560" }, "stopId": "2198", "stopSequence": 62 }, { "arrival": { "delay": 4, "time": "1770535585" }, "departure": { "delay": 4, "time": "1770535585" }, "stopId": "8162", "stopSequence": 63 }, { "arrival": { "delay": 4, "time": "1770535624" }, "departure": { "delay": 4, "time": "1770535624" }, "stopId": "2252", "stopSequence": 64 }, { "arrival": { "delay": 5, "time": "1770535689" }, "departure": { "delay": 5, "time": "1770535689" }, "stopId": "3019", "stopSequence": 65 }, { "arrival": { "delay": 5, "time": "1770535751" }, "departure": { "delay": 5, "time": "1770535751" }, "stopId": "9277", "stopSequence": 66 }, { "arrival": { "delay": 5, "time": "1770535805" }, "departure": { "delay": 5, "time": "1770535805" }, "stopId": "9275", "stopSequence": 67 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "31", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437071_8" }, "tripProperties": { "tripHeadsign": "BEAUSOLEIL" }, "vehicle": { "id": "ineo-bus:1632", "label": "BEAUSOLEIL" } } }, { "id": "RT|268437070_8|268437070", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -603, "time": "1770523198" }, "departure": { "delay": 56, "time": "1770523857" }, "stopId": "1616", "stopSequence": 1 }, { "arrival": { "delay": 43, "time": "1770523903" }, "departure": { "delay": 43, "time": "1770523903" }, "stopId": "1648", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1770523979" }, "departure": { "delay": 29, "time": "1770523982" }, "stopId": "1374", "stopSequence": 3 }, { "arrival": { "delay": 12, "time": "1770524022" }, "departure": { "delay": 13, "time": "1770524023" }, "stopId": "481", "stopSequence": 4 }, { "arrival": { "delay": 8, "time": "1770524059" }, "departure": { "delay": 11, "time": "1770524062" }, "stopId": "1673", "stopSequence": 5 }, { "arrival": { "delay": -4, "time": "1770524114" }, "departure": { "delay": -4, "time": "1770524114" }, "stopId": "916", "stopSequence": 6 }, { "arrival": { "delay": -19, "time": "1770524150" }, "departure": { "delay": -19, "time": "1770524150" }, "stopId": "4044", "stopSequence": 7 }, { "arrival": { "delay": -30, "time": "1770524177" }, "departure": { "delay": -30, "time": "1770524177" }, "stopId": "846", "stopSequence": 8 }, { "arrival": { "delay": -32, "time": "1770524231" }, "departure": { "delay": -22, "time": "1770524241" }, "stopId": "4106", "stopSequence": 9 }, { "arrival": { "delay": -7, "time": "1770524341" }, "departure": { "delay": -7, "time": "1770524341" }, "stopId": "3439", "stopSequence": 10 }, { "arrival": { "delay": -2, "time": "1770524398" }, "departure": { "delay": -2, "time": "1770524398" }, "stopId": "3323", "stopSequence": 11 }, { "arrival": { "delay": -5, "time": "1770524457" }, "departure": { "delay": -2, "time": "1770524460" }, "stopId": "8712", "stopSequence": 12 }, { "arrival": { "delay": -10, "time": "1770524510" }, "departure": { "delay": -2, "time": "1770524518" }, "stopId": "1506", "stopSequence": 13 }, { "arrival": { "delay": -7, "time": "1770524596" }, "departure": { "delay": -7, "time": "1770524596" }, "stopId": "1207", "stopSequence": 14 }, { "arrival": { "delay": -25, "time": "1770524637" }, "departure": { "delay": -13, "time": "1770524649" }, "stopId": "93", "stopSequence": 15 }, { "arrival": { "delay": -23, "time": "1770524677" }, "departure": { "delay": -21, "time": "1770524679" }, "stopId": "841", "stopSequence": 16 }, { "arrival": { "delay": -56, "time": "1770524727" }, "departure": { "delay": -43, "time": "1770524740" }, "stopId": "451", "stopSequence": 17 }, { "arrival": { "delay": -70, "time": "1770524796" }, "departure": { "delay": -47, "time": "1770524819" }, "stopId": "2633", "stopSequence": 18 }, { "arrival": { "delay": -62, "time": "1770524852" }, "departure": { "delay": -62, "time": "1770524852" }, "stopId": "1634", "stopSequence": 19 }, { "arrival": { "delay": -89, "time": "1770524911" }, "departure": { "delay": -68, "time": "1770524932" }, "stopId": "371", "stopSequence": 20 }, { "arrival": { "delay": -86, "time": "1770524962" }, "departure": { "delay": -83, "time": "1770524965" }, "stopId": "7802", "stopSequence": 21 }, { "arrival": { "delay": -93, "time": "1770525012" }, "departure": { "delay": -93, "time": "1770525012" }, "stopId": "7701", "stopSequence": 22 }, { "arrival": { "delay": -106, "time": "1770525074" }, "departure": { "delay": -106, "time": "1770525074" }, "stopId": "5633", "stopSequence": 23 }, { "arrival": { "delay": -110, "time": "1770525117" }, "departure": { "delay": -105, "time": "1770525122" }, "stopId": "49", "stopSequence": 24 }, { "arrival": { "delay": -117, "time": "1770525177" }, "departure": { "delay": -116, "time": "1770525178" }, "stopId": "575", "stopSequence": 25 }, { "arrival": { "delay": -122, "time": "1770525238" }, "departure": { "delay": -116, "time": "1770525244" }, "stopId": "3218", "stopSequence": 26 }, { "arrival": { "delay": -130, "time": "1770525277" }, "departure": { "delay": -124, "time": "1770525283" }, "stopId": "2348", "stopSequence": 27 }, { "arrival": { "delay": -155, "time": "1770525325" }, "departure": { "delay": -43, "time": "1770525437" }, "stopId": "3141", "stopSequence": 28 }, { "arrival": { "delay": -65, "time": "1770525535" }, "departure": { "delay": -65, "time": "1770525535" }, "stopId": "5792", "stopSequence": 29 }, { "arrival": { "delay": -84, "time": "1770525561" }, "departure": { "delay": -75, "time": "1770525570" }, "stopId": "7", "stopSequence": 30 }, { "arrival": { "delay": -85, "time": "1770525612" }, "departure": { "delay": -85, "time": "1770525612" }, "stopId": "5794", "stopSequence": 31 }, { "arrival": { "delay": -99, "time": "1770525633" }, "departure": { "delay": -99, "time": "1770525633" }, "stopId": "9265", "stopSequence": 32 }, { "arrival": { "delay": -141, "time": "1770525681" }, "departure": { "delay": -127, "time": "1770525695" }, "stopId": "9254", "stopSequence": 33 }, { "arrival": { "delay": -125, "time": "1770525835" }, "departure": { "delay": 129, "time": "1770526089" }, "stopId": "9267", "stopSequence": 34 }, { "arrival": { "delay": 91, "time": "1770526171" }, "departure": { "delay": 129, "time": "1770526209" }, "stopId": "9268", "stopSequence": 35 }, { "arrival": { "delay": 71, "time": "1770526303" }, "departure": { "delay": 117, "time": "1770526349" }, "stopId": "9276", "stopSequence": 36 }, { "arrival": { "delay": 99, "time": "1770526376" }, "departure": { "delay": 99, "time": "1770526376" }, "stopId": "9278", "stopSequence": 37 }, { "arrival": { "delay": 82, "time": "1770526409" }, "departure": { "delay": 82, "time": "1770526409" }, "stopId": "1333", "stopSequence": 38 }, { "arrival": { "delay": 75, "time": "1770526455" }, "departure": { "delay": 82, "time": "1770526462" }, "stopId": "168", "stopSequence": 39 }, { "arrival": { "delay": 69, "time": "1770526482" }, "departure": { "delay": 69, "time": "1770526482" }, "stopId": "8161", "stopSequence": 40 }, { "arrival": { "delay": 66, "time": "1770526514" }, "departure": { "delay": 86, "time": "1770526534" }, "stopId": "3273", "stopSequence": 41 }, { "arrival": { "delay": 73, "time": "1770526568" }, "departure": { "delay": 73, "time": "1770526568" }, "stopId": "962", "stopSequence": 42 }, { "arrival": { "delay": 70, "time": "1770526669" }, "departure": { "delay": 73, "time": "1770526672" }, "stopId": "5745", "stopSequence": 43 }, { "arrival": { "delay": 57, "time": "1770526695" }, "departure": { "delay": 64, "time": "1770526702" }, "stopId": "5734", "stopSequence": 44 }, { "arrival": { "delay": 23, "time": "1770526802" }, "departure": { "delay": 46, "time": "1770526825" }, "stopId": "8541", "stopSequence": 45 }, { "arrival": { "delay": 54, "time": "1770526914" }, "departure": { "delay": 54, "time": "1770526914" }, "stopId": "9821", "stopSequence": 46 }, { "arrival": { "delay": 49, "time": "1770526953" }, "departure": { "delay": 65, "time": "1770526969" }, "stopId": "6852", "stopSequence": 47 }, { "arrival": { "delay": 49, "time": "1770527089" }, "departure": { "delay": 49, "time": "1770527089" }, "stopId": "3314", "stopSequence": 48 }, { "arrival": { "delay": 54, "time": "1770527130" }, "departure": { "delay": 54, "time": "1770527130" }, "stopId": "4750", "stopSequence": 49 }, { "arrival": { "delay": 52, "time": "1770527160" }, "departure": { "delay": 52, "time": "1770527160" }, "stopId": "2195", "stopSequence": 50 }, { "arrival": { "delay": 44, "time": "1770527182" }, "departure": { "delay": 44, "time": "1770527182" }, "stopId": "244", "stopSequence": 51 }, { "arrival": { "delay": 43, "time": "1770527203" }, "departure": { "delay": 63, "time": "1770527223" }, "stopId": "1809", "stopSequence": 52 }, { "arrival": { "delay": 55, "time": "1770527271" }, "departure": { "delay": 78, "time": "1770527294" }, "stopId": "2194", "stopSequence": 53 }, { "arrival": { "delay": 78, "time": "1770527418" }, "departure": { "delay": 126, "time": "1770527466" }, "stopId": "2078", "stopSequence": 54 }, { "arrival": { "delay": 126, "time": "1770527526" }, "departure": { "delay": 126, "time": "1770527526" }, "stopId": "5747", "stopSequence": 55 }, { "arrival": { "delay": 107, "time": "1770527589" }, "departure": { "delay": 108, "time": "1770527590" }, "stopId": "13179", "stopSequence": 56 }, { "arrival": { "delay": 41, "time": "1770527724" }, "departure": { "delay": 41, "time": "1770527724" }, "stopId": "2090", "stopSequence": 57 }, { "arrival": { "delay": -36, "time": "1770527950" }, "departure": { "delay": -26, "time": "1770527960" }, "stopId": "880", "stopSequence": 58 }, { "arrival": { "delay": -28, "time": "1770528050" }, "departure": { "delay": -27, "time": "1770528051" }, "stopId": "2076", "stopSequence": 59 }, { "arrival": { "delay": -16, "time": "1770528107" }, "departure": { "delay": -16, "time": "1770528107" }, "stopId": "3894", "stopSequence": 60 }, { "arrival": { "delay": -16, "time": "1770528243" }, "departure": { "delay": -1, "time": "1770528258" }, "stopId": "5762", "stopSequence": 61 }, { "arrival": { "delay": -2, "time": "1770528289" }, "departure": { "delay": -1, "time": "1770528290" }, "stopId": "5757", "stopSequence": 62 }, { "arrival": { "delay": -4, "time": "1770528343" }, "departure": { "delay": 3, "time": "1770528350" }, "stopId": "950", "stopSequence": 63 }, { "arrival": { "delay": 0, "time": "1770528393" }, "departure": { "delay": 3, "time": "1770528396" }, "stopId": "1108", "stopSequence": 64 }, { "arrival": { "delay": 2, "time": "1770528422" }, "departure": { "delay": 2, "time": "1770528422" }, "stopId": "2028", "stopSequence": 65 }, { "arrival": { "delay": -40, "time": "1770528500" }, "departure": { "delay": -40, "time": "1770528500" }, "stopId": "1995", "stopSequence": 66 }, { "arrival": { "delay": -39, "time": "1770528532" }, "departure": { "delay": -39, "time": "1770528532" }, "stopId": "2071", "stopSequence": 67 }, { "arrival": { "delay": -44, "time": "1770528574" }, "departure": { "delay": -42, "time": "1770528576" }, "stopId": "2056", "stopSequence": 68 }, { "arrival": { "delay": -51, "time": "1770528690" }, "departure": { "delay": -42, "time": "1770528699" }, "stopId": "7564", "stopSequence": 69 }, { "arrival": { "delay": -51, "time": "1770528746" }, "departure": { "delay": -51, "time": "1770528746" }, "stopId": "7566", "stopSequence": 70 }, { "arrival": { "delay": -52, "time": "1770528848" }, "departure": { "delay": 0, "time": "1770528900" }, "stopId": "2248", "stopSequence": 71 }, { "arrival": { "delay": -58, "time": "1770528962" }, "departure": { "delay": -58, "time": "1770528962" }, "stopId": "2006", "stopSequence": 72 }, { "arrival": { "delay": -58, "time": "1770529024" }, "departure": { "delay": -58, "time": "1770529024" }, "stopId": "2144", "stopSequence": 73 }, { "arrival": { "delay": -79, "time": "1770529051" }, "departure": { "delay": -75, "time": "1770529055" }, "stopId": "2150", "stopSequence": 74 }, { "arrival": { "delay": -77, "time": "1770529073" }, "departure": { "delay": -75, "time": "1770529075" }, "stopId": "1870", "stopSequence": 75 }, { "arrival": { "delay": -62, "time": "1770529135" }, "departure": { "delay": -46, "time": "1770529151" }, "stopId": "2151", "stopSequence": 76 }, { "arrival": { "delay": -47, "time": "1770529179" }, "departure": { "delay": -47, "time": "1770529179" }, "stopId": "2148", "stopSequence": 77 }, { "arrival": { "delay": -54, "time": "1770529284" }, "departure": { "delay": -54, "time": "1770529284" }, "stopId": "3939", "stopSequence": 78 }, { "arrival": { "delay": -73, "time": "1770529329" }, "departure": { "delay": -73, "time": "1770529329" }, "stopId": "5418", "stopSequence": 79 }, { "arrival": { "delay": -103, "time": "1770529404" }, "departure": { "delay": -103, "time": "1770529404" }, "stopId": "3941", "stopSequence": 80 }, { "arrival": { "delay": -117, "time": "1770529443" }, "departure": { "delay": -117, "time": "1770529443" }, "stopId": "4850", "stopSequence": 81 }, { "arrival": { "delay": -96, "time": "1770529490" }, "departure": { "delay": -96, "time": "1770529490" }, "stopId": "5766", "stopSequence": 82 }, { "arrival": { "delay": -96, "time": "1770529648" }, "departure": { "delay": -85, "time": "1770529659" }, "stopId": "1882", "stopSequence": 83 }, { "arrival": { "delay": -73, "time": "1770529731" }, "departure": { "delay": -73, "time": "1770529731" }, "stopId": "2160", "stopSequence": 84 }, { "arrival": { "delay": -72, "time": "1770529833" }, "departure": { "delay": -59, "time": "1770529846" }, "stopId": "1571", "stopSequence": 85 }, { "arrival": { "delay": -51, "time": "1770529929" }, "departure": { "delay": -51, "time": "1770529929" }, "stopId": "1523", "stopSequence": 86 }, { "arrival": { "delay": -70, "time": "1770530024" }, "departure": { "delay": -70, "time": "1770530024" }, "stopId": "726", "stopSequence": 87 }, { "arrival": { "delay": -94, "time": "1770530057" }, "departure": { "delay": -94, "time": "1770530057" }, "stopId": "247", "stopSequence": 88 }, { "arrival": { "delay": -104, "time": "1770530082" }, "departure": { "delay": -104, "time": "1770530082" }, "stopId": "2011", "stopSequence": 89 }, { "arrival": { "delay": -134, "time": "1770530126" }, "departure": { "delay": -134, "time": "1770530126" }, "stopId": "2118", "stopSequence": 90 }, { "arrival": { "delay": -160, "time": "1770530229" }, "departure": { "delay": -160, "time": "1770530229" }, "stopId": "7593", "stopSequence": 91 }, { "arrival": { "delay": -160, "time": "1770530285" }, "departure": { "delay": -147, "time": "1770530298" }, "stopId": "7592", "stopSequence": 92 }, { "arrival": { "delay": -135, "time": "1770530370" }, "departure": { "delay": -135, "time": "1770530370" }, "stopId": "7594", "stopSequence": 93 }, { "arrival": { "delay": -135, "time": "1770530395" }, "departure": { "delay": -130, "time": "1770530400" }, "stopId": "7570", "stopSequence": 94 }, { "arrival": { "delay": -104, "time": "1770530470" }, "departure": { "delay": -104, "time": "1770530470" }, "stopId": "2522", "stopSequence": 95 }, { "arrival": { "delay": -88, "time": "1770530508" }, "departure": { "delay": -88, "time": "1770530508" }, "stopId": "1888", "stopSequence": 96 }, { "arrival": { "delay": -72, "time": "1770530550" }, "departure": { "delay": -72, "time": "1770530550" }, "stopId": "1677", "stopSequence": 97 }, { "arrival": { "delay": -55, "time": "1770530588" }, "departure": { "delay": -55, "time": "1770530588" }, "stopId": "1376", "stopSequence": 98 }, { "arrival": { "delay": -53, "time": "1770530611" }, "departure": { "delay": -53, "time": "1770530611" }, "stopId": "2558", "stopSequence": 99 }, { "scheduleRelationship": "NO_DATA", "stopId": "1121", "stopSequence": 100 }, { "scheduleRelationship": "NO_DATA", "stopId": "7590", "stopSequence": 101 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "31", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437070_8" }, "tripProperties": { "tripHeadsign": "AMBES ST EXUPERY" }, "vehicle": { "id": "ineo-bus:1632", "label": "AMBES ST EXUPERY" } } }, { "id": "RT|268436079_8|268436079", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "6355", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3240", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3238", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3236", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3234", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "3232", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "3241", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "30", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3226", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3224", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5417", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436079_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268436077_8|268436077", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "6355", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3240", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3238", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3236", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3234", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "3232", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "3241", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "30", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3226", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3224", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5417", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436077_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268436075_8|268436075", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "6355", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3240", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3238", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3236", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3234", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "3232", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "3241", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "30", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3226", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3224", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5417", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436075_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268436073_8|268436073", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "6355", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3240", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3238", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3236", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3234", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "3232", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "3241", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "30", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3226", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3224", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5417", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436073_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268436071_8|268436071", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "6355", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3240", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3238", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3236", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3234", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "3232", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "3241", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "30", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3226", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3224", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5417", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436071_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268436190_8|268436190", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -361, "time": "1770566279" }, "departure": { "delay": 0, "time": "1770566640" }, "stopId": "5610", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770566749" }, "departure": { "delay": 0, "time": "1770566749" }, "stopId": "5609", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770566820" }, "departure": { "delay": 0, "time": "1770566820" }, "stopId": "2550", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770566940" }, "departure": { "delay": 0, "time": "1770566940" }, "stopId": "516", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770567028" }, "departure": { "delay": 1, "time": "1770567028" }, "stopId": "1379", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770567120" }, "departure": { "delay": 0, "time": "1770567120" }, "stopId": "2350", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770567240" }, "departure": { "delay": 0, "time": "1770567240" }, "stopId": "9064", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770567342" }, "departure": { "delay": 1, "time": "1770567342" }, "stopId": "100", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770567459" }, "departure": { "delay": 1, "time": "1770567459" }, "stopId": "983", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770567541" }, "departure": { "delay": 1, "time": "1770567541" }, "stopId": "604", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770567595" }, "departure": { "delay": 1, "time": "1770567595" }, "stopId": "9814", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770567661" }, "departure": { "delay": 1, "time": "1770567661" }, "stopId": "8991", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770567723" }, "departure": { "delay": 1, "time": "1770567723" }, "stopId": "9815", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1770567824" }, "departure": { "delay": 2, "time": "1770567824" }, "stopId": "9816", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770567961" }, "departure": { "delay": 1, "time": "1770567961" }, "stopId": "2342", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770568018" }, "departure": { "delay": 1, "time": "1770568018" }, "stopId": "2341", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770568115" }, "departure": { "delay": 1, "time": "1770568115" }, "stopId": "1323", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770568163" }, "departure": { "delay": 1, "time": "1770568163" }, "stopId": "1094", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770568261" }, "departure": { "delay": 1, "time": "1770568261" }, "stopId": "1749", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1770568370" }, "departure": { "delay": 2, "time": "1770568370" }, "stopId": "1804", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770568433" }, "departure": { "delay": 1, "time": "1770568433" }, "stopId": "9820", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770568501" }, "departure": { "delay": 1, "time": "1770568501" }, "stopId": "2344", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1770568556" }, "departure": { "delay": 2, "time": "1770568556" }, "stopId": "4154", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770568621" }, "departure": { "delay": 1, "time": "1770568621" }, "stopId": "9817", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770568733" }, "departure": { "delay": 1, "time": "1770568733" }, "stopId": "2348", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770568801" }, "departure": { "delay": 1, "time": "1770568801" }, "stopId": "2349", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770568861" }, "departure": { "delay": 1, "time": "1770568861" }, "stopId": "1288", "stopSequence": 27 }, { "arrival": { "delay": 1, "time": "1770568921" }, "departure": { "delay": 1, "time": "1770568921" }, "stopId": "7982", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1770569006" }, "departure": { "delay": 2, "time": "1770569006" }, "stopId": "1240", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1770569094" }, "departure": { "delay": 2, "time": "1770569094" }, "stopId": "1231", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1770569145" }, "departure": { "delay": 2, "time": "1770569145" }, "stopId": "394", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770569251" }, "departure": { "delay": 2, "time": "1770569251" }, "stopId": "1442", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1770569342" }, "departure": { "delay": 2, "time": "1770569342" }, "stopId": "5617", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1770569402" }, "departure": { "delay": 2, "time": "1770569402" }, "stopId": "5618", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436190_8" }, "tripProperties": { "tripHeadsign": "GARE ST JEAN" } } }, { "id": "RT|268437143_8|268437143", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -509, "time": "1770529892" }, "departure": { "delay": 31, "time": "1770530432" }, "stopId": "3819", "stopSequence": 1 }, { "arrival": { "delay": 40, "time": "1770530527" }, "departure": { "delay": 40, "time": "1770530527" }, "stopId": "1614", "stopSequence": 2 }, { "arrival": { "delay": 37, "time": "1770530554" }, "departure": { "delay": 54, "time": "1770530571" }, "stopId": "1671", "stopSequence": 3 }, { "arrival": { "delay": 51, "time": "1770530632" }, "departure": { "delay": 51, "time": "1770530632" }, "stopId": "562", "stopSequence": 4 }, { "arrival": { "delay": 51, "time": "1770530691" }, "departure": { "delay": 52, "time": "1770530692" }, "stopId": "475", "stopSequence": 5 }, { "arrival": { "delay": 40, "time": "1770530772" }, "departure": { "delay": 52, "time": "1770530784" }, "stopId": "1782", "stopSequence": 6 }, { "arrival": { "delay": 56, "time": "1770530874" }, "departure": { "delay": 56, "time": "1770530874" }, "stopId": "1254", "stopSequence": 7 }, { "arrival": { "delay": 52, "time": "1770530932" }, "departure": { "delay": 56, "time": "1770530936" }, "stopId": "446", "stopSequence": 8 }, { "arrival": { "delay": 55, "time": "1770531014" }, "departure": { "delay": 58, "time": "1770531017" }, "stopId": "1631", "stopSequence": 9 }, { "arrival": { "delay": 55, "time": "1770531074" }, "departure": { "delay": 62, "time": "1770531081" }, "stopId": "1591", "stopSequence": 10 }, { "arrival": { "delay": 63, "time": "1770531112" }, "departure": { "delay": 63, "time": "1770531112" }, "stopId": "3553", "stopSequence": 11 }, { "arrival": { "delay": 55, "time": "1770531175" }, "departure": { "delay": 86, "time": "1770531206" }, "stopId": "4046", "stopSequence": 12 }, { "arrival": { "delay": 56, "time": "1770531312" }, "departure": { "delay": 78, "time": "1770531334" }, "stopId": "4065", "stopSequence": 13 }, { "arrival": { "delay": 77, "time": "1770531372" }, "departure": { "delay": 110, "time": "1770531405" }, "stopId": "1447", "stopSequence": 14 }, { "arrival": { "delay": 106, "time": "1770531434" }, "departure": { "delay": 122, "time": "1770531450" }, "stopId": "320", "stopSequence": 15 }, { "arrival": { "delay": 119, "time": "1770531487" }, "departure": { "delay": 119, "time": "1770531487" }, "stopId": "2807", "stopSequence": 16 }, { "arrival": { "delay": 118, "time": "1770531564" }, "departure": { "delay": 118, "time": "1770531564" }, "stopId": "452", "stopSequence": 17 }, { "arrival": { "delay": 118, "time": "1770531625" }, "departure": { "delay": 118, "time": "1770531625" }, "stopId": "2814", "stopSequence": 18 }, { "arrival": { "delay": 118, "time": "1770531653" }, "departure": { "delay": 118, "time": "1770531653" }, "stopId": "1574", "stopSequence": 19 }, { "arrival": { "delay": 118, "time": "1770531718" }, "departure": { "delay": 118, "time": "1770531718" }, "stopId": "2812", "stopSequence": 20 }, { "arrival": { "delay": 119, "time": "1770531808" }, "departure": { "delay": 119, "time": "1770531808" }, "stopId": "2514", "stopSequence": 21 }, { "arrival": { "delay": 119, "time": "1770531859" }, "departure": { "delay": 119, "time": "1770531859" }, "stopId": "2797", "stopSequence": 22 }, { "arrival": { "delay": 119, "time": "1770531927" }, "departure": { "delay": 119, "time": "1770531927" }, "stopId": "2808", "stopSequence": 23 }, { "arrival": { "delay": 118, "time": "1770532023" }, "departure": { "delay": 118, "time": "1770532023" }, "stopId": "2816", "stopSequence": 24 }, { "arrival": { "delay": 119, "time": "1770532049" }, "departure": { "delay": 119, "time": "1770532049" }, "stopId": "5291", "stopSequence": 25 }, { "arrival": { "delay": 118, "time": "1770532114" }, "departure": { "delay": 118, "time": "1770532114" }, "stopId": "5263", "stopSequence": 26 }, { "arrival": { "delay": 118, "time": "1770532198" }, "departure": { "delay": 118, "time": "1770532198" }, "stopId": "5298", "stopSequence": 27 }, { "arrival": { "delay": 118, "time": "1770532234" }, "departure": { "delay": 118, "time": "1770532234" }, "stopId": "2856", "stopSequence": 28 }, { "arrival": { "delay": 118, "time": "1770532322" }, "departure": { "delay": 118, "time": "1770532322" }, "stopId": "5304", "stopSequence": 29 }, { "arrival": { "delay": 119, "time": "1770532426" }, "departure": { "delay": 119, "time": "1770532426" }, "stopId": "1691", "stopSequence": 30 }, { "arrival": { "delay": 118, "time": "1770532498" }, "departure": { "delay": 118, "time": "1770532498" }, "stopId": "928", "stopSequence": 31 }, { "arrival": { "delay": 118, "time": "1770532520" }, "departure": { "delay": 118, "time": "1770532520" }, "stopId": "3107", "stopSequence": 32 }, { "arrival": { "delay": 119, "time": "1770532554" }, "departure": { "delay": 119, "time": "1770532554" }, "stopId": "9696", "stopSequence": 33 }, { "arrival": { "delay": 119, "time": "1770532690" }, "departure": { "delay": 119, "time": "1770532690" }, "stopId": "6981", "stopSequence": 34 }, { "arrival": { "delay": 119, "time": "1770532741" }, "departure": { "delay": 119, "time": "1770532741" }, "stopId": "1747", "stopSequence": 35 }, { "arrival": { "delay": 120, "time": "1770532800" }, "departure": { "delay": 120, "time": "1770532800" }, "stopId": "5622", "stopSequence": 36 }, { "arrival": { "delay": 120, "time": "1770532902" }, "departure": { "delay": 120, "time": "1770532902" }, "stopId": "9670", "stopSequence": 37 }, { "arrival": { "delay": 120, "time": "1770532960" }, "departure": { "delay": 120, "time": "1770532960" }, "stopId": "5676", "stopSequence": 38 }, { "arrival": { "delay": 120, "time": "1770533040" }, "departure": { "delay": 120, "time": "1770533040" }, "stopId": "7283", "stopSequence": 39 }, { "arrival": { "delay": 121, "time": "1770533139" }, "departure": { "delay": 121, "time": "1770533139" }, "stopId": "7285", "stopSequence": 40 }, { "arrival": { "delay": 121, "time": "1770533201" }, "departure": { "delay": 121, "time": "1770533201" }, "stopId": "8822", "stopSequence": 41 }, { "arrival": { "delay": 121, "time": "1770533270" }, "departure": { "delay": 121, "time": "1770533270" }, "stopId": "6436", "stopSequence": 42 }, { "arrival": { "delay": 120, "time": "1770533340" }, "departure": { "delay": 120, "time": "1770533340" }, "stopId": "7287", "stopSequence": 43 }, { "arrival": { "delay": 121, "time": "1770533427" }, "departure": { "delay": 121, "time": "1770533427" }, "stopId": "6439", "stopSequence": 44 }, { "arrival": { "delay": 121, "time": "1770533463" }, "departure": { "delay": 121, "time": "1770533463" }, "stopId": "7271", "stopSequence": 45 }, { "arrival": { "delay": 121, "time": "1770533505" }, "departure": { "delay": 121, "time": "1770533505" }, "stopId": "7403", "stopSequence": 46 }, { "arrival": { "delay": 121, "time": "1770533521" }, "departure": { "delay": 121, "time": "1770533521" }, "stopId": "7272", "stopSequence": 47 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "34", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437143_8" }, "tripProperties": { "tripHeadsign": "MERIGNAC LES PINS" }, "vehicle": { "id": "ineo-bus:1068", "label": "MERIGNAC LES PINS" } } }, { "id": "RT|268437144_8|268437144", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -488, "time": "1770533512" }, "departure": { "delay": 0, "time": "1770534000" }, "stopId": "7272", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770534045" }, "departure": { "delay": 1, "time": "1770534045" }, "stopId": "6438", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534120" }, "departure": { "delay": 0, "time": "1770534120" }, "stopId": "7288", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534180" }, "departure": { "delay": 0, "time": "1770534180" }, "stopId": "6435", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770534232" }, "departure": { "delay": 1, "time": "1770534232" }, "stopId": "918", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770534317" }, "departure": { "delay": 1, "time": "1770534317" }, "stopId": "7286", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770534421" }, "departure": { "delay": 1, "time": "1770534421" }, "stopId": "7284", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770534494" }, "departure": { "delay": 1, "time": "1770534494" }, "stopId": "5675", "stopSequence": 8 }, { "arrival": { "delay": 2, "time": "1770534603" }, "departure": { "delay": 2, "time": "1770534603" }, "stopId": "5623", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770534660" }, "departure": { "delay": 1, "time": "1770534660" }, "stopId": "8", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770534722" }, "departure": { "delay": 1, "time": "1770534722" }, "stopId": "13156", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770534764" }, "departure": { "delay": 1, "time": "1770534764" }, "stopId": "5677", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770534892" }, "departure": { "delay": 1, "time": "1770534892" }, "stopId": "5678", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1770534931" }, "departure": { "delay": 2, "time": "1770534931" }, "stopId": "3108", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770534961" }, "departure": { "delay": 1, "time": "1770534961" }, "stopId": "5303", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770535023" }, "departure": { "delay": 1, "time": "1770535023" }, "stopId": "1711", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770535133" }, "departure": { "delay": 1, "time": "1770535133" }, "stopId": "5305", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770535218" }, "departure": { "delay": 1, "time": "1770535218" }, "stopId": "2731", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770535261" }, "departure": { "delay": 1, "time": "1770535261" }, "stopId": "5299", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770535320" }, "departure": { "delay": 1, "time": "1770535320" }, "stopId": "2735", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770535381" }, "departure": { "delay": 1, "time": "1770535381" }, "stopId": "5292", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770535402" }, "departure": { "delay": 1, "time": "1770535402" }, "stopId": "2825", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1770535498" }, "departure": { "delay": 1, "time": "1770535498" }, "stopId": "2826", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770535552" }, "departure": { "delay": 0, "time": "1770535552" }, "stopId": "2796", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770535602" }, "departure": { "delay": 0, "time": "1770535602" }, "stopId": "2615", "stopSequence": 25 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "34", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437144_8" }, "tripProperties": { "tripHeadsign": "TALENCE PEIXOTTO" } } }, { "id": "RT|268436170_8|268436170", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1378, "time": "1770563342" }, "departure": { "delay": 0, "time": "1770564720" }, "stopId": "5618", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770564780" }, "departure": { "delay": 0, "time": "1770564900" }, "stopId": "5619", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770565049" }, "departure": { "delay": 0, "time": "1770565049" }, "stopId": "420", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770565152" }, "departure": { "delay": 0, "time": "1770565152" }, "stopId": "318", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770565230" }, "departure": { "delay": 0, "time": "1770565230" }, "stopId": "128", "stopSequence": 5 }, { "arrival": { "delay": -1, "time": "1770565319" }, "departure": { "delay": -1, "time": "1770565319" }, "stopId": "655", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1770565439" }, "departure": { "delay": -1, "time": "1770565439" }, "stopId": "7981", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770565482" }, "departure": { "delay": 0, "time": "1770565482" }, "stopId": "421", "stopSequence": 8 }, { "arrival": { "delay": -1, "time": "1770565559" }, "departure": { "delay": -1, "time": "1770565559" }, "stopId": "9810", "stopSequence": 9 }, { "arrival": { "delay": -1, "time": "1770565679" }, "departure": { "delay": -1, "time": "1770565679" }, "stopId": "1594", "stopSequence": 10 }, { "arrival": { "delay": -1, "time": "1770565739" }, "departure": { "delay": -1, "time": "1770565739" }, "stopId": "4057", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1770565852" }, "departure": { "delay": -1, "time": "1770565852" }, "stopId": "3310", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1770565919" }, "departure": { "delay": -1, "time": "1770565919" }, "stopId": "1757", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770565989" }, "departure": { "delay": -1, "time": "1770565989" }, "stopId": "647", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770566099" }, "departure": { "delay": -1, "time": "1770566099" }, "stopId": "1595", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770566135" }, "departure": { "delay": -1, "time": "1770566135" }, "stopId": "1758", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1770566180" }, "departure": { "delay": -1, "time": "1770566180" }, "stopId": "2327", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770566289" }, "departure": { "delay": -1, "time": "1770566289" }, "stopId": "2328", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770566339" }, "departure": { "delay": -1, "time": "1770566339" }, "stopId": "641", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770566456" }, "departure": { "delay": 0, "time": "1770566456" }, "stopId": "9808", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770566570" }, "departure": { "delay": 0, "time": "1770566570" }, "stopId": "2329", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1770566639" }, "departure": { "delay": -1, "time": "1770566639" }, "stopId": "2330", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770566699" }, "departure": { "delay": -1, "time": "1770566699" }, "stopId": "1290", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770566745" }, "departure": { "delay": 0, "time": "1770566745" }, "stopId": "1959", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770566839" }, "departure": { "delay": 0, "time": "1770566839" }, "stopId": "998", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770566939" }, "departure": { "delay": -1, "time": "1770566939" }, "stopId": "209", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1770566999" }, "departure": { "delay": -1, "time": "1770566999" }, "stopId": "2334", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770567059" }, "departure": { "delay": -1, "time": "1770567059" }, "stopId": "1475", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1770567179" }, "departure": { "delay": -1, "time": "1770567179" }, "stopId": "581", "stopSequence": 29 }, { "arrival": { "delay": -1, "time": "1770567239" }, "departure": { "delay": -1, "time": "1770567239" }, "stopId": "2167", "stopSequence": 30 }, { "arrival": { "delay": -1, "time": "1770567299" }, "departure": { "delay": -1, "time": "1770567299" }, "stopId": "8221", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770567383" }, "departure": { "delay": 0, "time": "1770567383" }, "stopId": "5608", "stopSequence": 32 }, { "arrival": { "delay": -1, "time": "1770567479" }, "departure": { "delay": -1, "time": "1770567479" }, "stopId": "5610", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436170_8" }, "tripProperties": { "tripHeadsign": "BRANDENBURG" } } }, { "id": "RT|268436069_8|268436069", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "6355", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5699", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3240", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3238", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3236", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3234", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "3232", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "3230", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3229", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3228", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "3241", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "30", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3226", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "3224", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5417", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436069_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268436067_8|268436067", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -746, "time": "1770532654" }, "departure": { "delay": 0, "time": "1770533400" }, "stopId": "6355", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770533428" }, "departure": { "delay": 0, "time": "1770533428" }, "stopId": "5699", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770533528" }, "departure": { "delay": 0, "time": "1770533528" }, "stopId": "3240", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770533557" }, "departure": { "delay": 0, "time": "1770533557" }, "stopId": "3238", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770533596" }, "departure": { "delay": 0, "time": "1770533596" }, "stopId": "3236", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770533628" }, "departure": { "delay": 0, "time": "1770533628" }, "stopId": "3234", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770533664" }, "departure": { "delay": 0, "time": "1770533664" }, "stopId": "44", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770533704" }, "departure": { "delay": 1, "time": "1770533704" }, "stopId": "3232", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770533760" }, "departure": { "delay": 0, "time": "1770533760" }, "stopId": "3230", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770533788" }, "departure": { "delay": 1, "time": "1770533788" }, "stopId": "3229", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770533810" }, "departure": { "delay": 0, "time": "1770533810" }, "stopId": "3228", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770533851" }, "departure": { "delay": 0, "time": "1770533851" }, "stopId": "3241", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770533880" }, "departure": { "delay": 0, "time": "1770533880" }, "stopId": "30", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770533956" }, "departure": { "delay": 1, "time": "1770533956" }, "stopId": "3226", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770534000" }, "departure": { "delay": 0, "time": "1770534000" }, "stopId": "3224", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770534036" }, "departure": { "delay": 0, "time": "1770534036" }, "stopId": "294", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770534102" }, "departure": { "delay": 1, "time": "1770534102" }, "stopId": "3881", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770534180" }, "departure": { "delay": 0, "time": "1770534180" }, "stopId": "3879", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770534259" }, "departure": { "delay": 0, "time": "1770534259" }, "stopId": "1671", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770534310" }, "departure": { "delay": 0, "time": "1770534310" }, "stopId": "1656", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770534419" }, "departure": { "delay": -1, "time": "1770534419" }, "stopId": "3577", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1770534467" }, "departure": { "delay": -1, "time": "1770534467" }, "stopId": "6751", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770534513" }, "departure": { "delay": 0, "time": "1770534513" }, "stopId": "3509", "stopSequence": 23 }, { "arrival": { "delay": -54, "time": "1770534594" }, "departure": { "delay": -54, "time": "1770534594" }, "stopId": "13184", "stopSequence": 24 }, { "scheduleRelationship": "SKIPPED", "stopId": "9806", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770534719" }, "departure": { "delay": -1, "time": "1770534719" }, "stopId": "1770", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770534760" }, "departure": { "delay": 0, "time": "1770534760" }, "stopId": "1158", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770534824" }, "departure": { "delay": 0, "time": "1770534824" }, "stopId": "3526", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770534900" }, "departure": { "delay": 0, "time": "1770534900" }, "stopId": "1715", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770534960" }, "departure": { "delay": 0, "time": "1770534960" }, "stopId": "5417", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436067_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268437277_8|268437277", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1229, "time": "1770529471" }, "departure": { "delay": 10, "time": "1770530710" }, "stopId": "5628", "stopSequence": 1 }, { "arrival": { "delay": 11, "time": "1770530755" }, "departure": { "delay": 13, "time": "1770530757" }, "stopId": "1708", "stopSequence": 2 }, { "arrival": { "delay": 10, "time": "1770530810" }, "departure": { "delay": 12, "time": "1770530812" }, "stopId": "1694", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1770530857" }, "departure": { "delay": 5, "time": "1770530857" }, "stopId": "1763", "stopSequence": 4 }, { "arrival": { "delay": 12, "time": "1770530892" }, "departure": { "delay": 12, "time": "1770530892" }, "stopId": "4027", "stopSequence": 5 }, { "arrival": { "delay": -9, "time": "1770530991" }, "departure": { "delay": -3, "time": "1770530997" }, "stopId": "7875", "stopSequence": 6 }, { "arrival": { "delay": -3, "time": "1770531062" }, "departure": { "delay": 1, "time": "1770531066" }, "stopId": "2655", "stopSequence": 7 }, { "arrival": { "delay": -19, "time": "1770531110" }, "departure": { "delay": -16, "time": "1770531113" }, "stopId": "1755", "stopSequence": 8 }, { "arrival": { "delay": -45, "time": "1770531195" }, "departure": { "delay": -17, "time": "1770531223" }, "stopId": "2560", "stopSequence": 9 }, { "arrival": { "delay": -31, "time": "1770531290" }, "departure": { "delay": -31, "time": "1770531290" }, "stopId": "1933", "stopSequence": 10 }, { "arrival": { "delay": -40, "time": "1770531350" }, "departure": { "delay": -36, "time": "1770531354" }, "stopId": "2657", "stopSequence": 11 }, { "arrival": { "delay": -45, "time": "1770531390" }, "departure": { "delay": -35, "time": "1770531400" }, "stopId": "1788", "stopSequence": 12 }, { "arrival": { "delay": -42, "time": "1770531456" }, "departure": { "delay": -20, "time": "1770531478" }, "stopId": "4030", "stopSequence": 13 }, { "arrival": { "delay": -19, "time": "1770531523" }, "departure": { "delay": -19, "time": "1770531523" }, "stopId": "3960", "stopSequence": 14 }, { "arrival": { "delay": -20, "time": "1770531580" }, "departure": { "delay": -20, "time": "1770531580" }, "stopId": "2966", "stopSequence": 15 }, { "arrival": { "delay": -20, "time": "1770531621" }, "departure": { "delay": -20, "time": "1770531621" }, "stopId": "1588", "stopSequence": 16 }, { "arrival": { "delay": -20, "time": "1770531666" }, "departure": { "delay": -20, "time": "1770531666" }, "stopId": "2964", "stopSequence": 17 }, { "arrival": { "delay": -20, "time": "1770531712" }, "departure": { "delay": -20, "time": "1770531712" }, "stopId": "327", "stopSequence": 18 }, { "arrival": { "delay": -20, "time": "1770531760" }, "departure": { "delay": -20, "time": "1770531760" }, "stopId": "2962", "stopSequence": 19 }, { "arrival": { "delay": -20, "time": "1770531820" }, "departure": { "delay": -20, "time": "1770531820" }, "stopId": "2960", "stopSequence": 20 }, { "arrival": { "delay": -20, "time": "1770531875" }, "departure": { "delay": -20, "time": "1770531875" }, "stopId": "2959", "stopSequence": 21 }, { "arrival": { "delay": -20, "time": "1770531903" }, "departure": { "delay": -20, "time": "1770531903" }, "stopId": "2957", "stopSequence": 22 }, { "arrival": { "delay": -19, "time": "1770531954" }, "departure": { "delay": -19, "time": "1770531954" }, "stopId": "7939", "stopSequence": 23 }, { "arrival": { "delay": -19, "time": "1770532043" }, "departure": { "delay": -19, "time": "1770532043" }, "stopId": "7942", "stopSequence": 24 }, { "arrival": { "delay": -20, "time": "1770532120" }, "departure": { "delay": -20, "time": "1770532120" }, "stopId": "7933", "stopSequence": 25 }, { "arrival": { "delay": -19, "time": "1770532156" }, "departure": { "delay": -19, "time": "1770532156" }, "stopId": "7932", "stopSequence": 26 }, { "arrival": { "delay": -19, "time": "1770532204" }, "departure": { "delay": -19, "time": "1770532204" }, "stopId": "949", "stopSequence": 27 }, { "arrival": { "delay": -20, "time": "1770532248" }, "departure": { "delay": -20, "time": "1770532248" }, "stopId": "8751", "stopSequence": 28 }, { "arrival": { "delay": -20, "time": "1770532300" }, "departure": { "delay": -20, "time": "1770532300" }, "stopId": "8752", "stopSequence": 29 }, { "arrival": { "delay": -20, "time": "1770532324" }, "departure": { "delay": -20, "time": "1770532324" }, "stopId": "5455", "stopSequence": 30 }, { "arrival": { "delay": -20, "time": "1770532373" }, "departure": { "delay": -20, "time": "1770532373" }, "stopId": "6656", "stopSequence": 31 }, { "arrival": { "delay": -20, "time": "1770532411" }, "departure": { "delay": -20, "time": "1770532411" }, "stopId": "3991", "stopSequence": 32 }, { "arrival": { "delay": -20, "time": "1770532463" }, "departure": { "delay": -20, "time": "1770532463" }, "stopId": "3989", "stopSequence": 33 }, { "arrival": { "delay": -20, "time": "1770532498" }, "departure": { "delay": -20, "time": "1770532498" }, "stopId": "3987", "stopSequence": 34 }, { "arrival": { "delay": -20, "time": "1770532575" }, "departure": { "delay": -20, "time": "1770532575" }, "stopId": "3985", "stopSequence": 35 }, { "arrival": { "delay": -19, "time": "1770532606" }, "departure": { "delay": -19, "time": "1770532606" }, "stopId": "8754", "stopSequence": 36 }, { "arrival": { "delay": -20, "time": "1770532660" }, "departure": { "delay": -20, "time": "1770532660" }, "stopId": "7322", "stopSequence": 37 }, { "arrival": { "delay": -19, "time": "1770532704" }, "departure": { "delay": -19, "time": "1770532704" }, "stopId": "5673", "stopSequence": 38 }, { "arrival": { "delay": -19, "time": "1770532740" }, "departure": { "delay": -19, "time": "1770532740" }, "stopId": "5665", "stopSequence": 39 }, { "arrival": { "delay": -19, "time": "1770532761" }, "departure": { "delay": -19, "time": "1770532761" }, "stopId": "6481", "stopSequence": 40 }, { "arrival": { "delay": -19, "time": "1770532841" }, "departure": { "delay": -19, "time": "1770532841" }, "stopId": "9261", "stopSequence": 41 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "38", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437277_8" }, "tripProperties": { "tripHeadsign": "MERIGNAC PHARE" }, "vehicle": { "id": "ineo-bus:86860", "label": "MERIGNAC PHARE" } } }, { "id": "RT|268436189_8|268436189", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1, "time": "1770563520" }, "departure": { "delay": 0, "time": "1770563521" }, "stopId": "5618", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770563580" }, "departure": { "delay": 0, "time": "1770563700" }, "stopId": "5619", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770563849" }, "departure": { "delay": 0, "time": "1770563849" }, "stopId": "420", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770563952" }, "departure": { "delay": 0, "time": "1770563952" }, "stopId": "318", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770564030" }, "departure": { "delay": 0, "time": "1770564030" }, "stopId": "128", "stopSequence": 5 }, { "arrival": { "delay": -1, "time": "1770564119" }, "departure": { "delay": -1, "time": "1770564119" }, "stopId": "655", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1770564239" }, "departure": { "delay": -1, "time": "1770564239" }, "stopId": "7981", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770564282" }, "departure": { "delay": 0, "time": "1770564282" }, "stopId": "421", "stopSequence": 8 }, { "arrival": { "delay": -1, "time": "1770564359" }, "departure": { "delay": -1, "time": "1770564359" }, "stopId": "9810", "stopSequence": 9 }, { "arrival": { "delay": -1, "time": "1770564479" }, "departure": { "delay": -1, "time": "1770564479" }, "stopId": "1594", "stopSequence": 10 }, { "arrival": { "delay": -1, "time": "1770564539" }, "departure": { "delay": -1, "time": "1770564539" }, "stopId": "4057", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1770564652" }, "departure": { "delay": -1, "time": "1770564652" }, "stopId": "3310", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1770564719" }, "departure": { "delay": -1, "time": "1770564719" }, "stopId": "1757", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770564789" }, "departure": { "delay": -1, "time": "1770564789" }, "stopId": "647", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770564899" }, "departure": { "delay": -1, "time": "1770564899" }, "stopId": "1595", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770564935" }, "departure": { "delay": -1, "time": "1770564935" }, "stopId": "1758", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1770564980" }, "departure": { "delay": -1, "time": "1770564980" }, "stopId": "2327", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770565089" }, "departure": { "delay": -1, "time": "1770565089" }, "stopId": "2328", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770565139" }, "departure": { "delay": -1, "time": "1770565139" }, "stopId": "641", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770565256" }, "departure": { "delay": 0, "time": "1770565256" }, "stopId": "9808", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770565370" }, "departure": { "delay": 0, "time": "1770565370" }, "stopId": "2329", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1770565439" }, "departure": { "delay": -1, "time": "1770565439" }, "stopId": "2330", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770565499" }, "departure": { "delay": -1, "time": "1770565499" }, "stopId": "1290", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770565545" }, "departure": { "delay": 0, "time": "1770565545" }, "stopId": "1959", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770565639" }, "departure": { "delay": 0, "time": "1770565639" }, "stopId": "998", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770565739" }, "departure": { "delay": -1, "time": "1770565739" }, "stopId": "209", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1770565799" }, "departure": { "delay": -1, "time": "1770565799" }, "stopId": "2334", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770565859" }, "departure": { "delay": -1, "time": "1770565859" }, "stopId": "1475", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1770565979" }, "departure": { "delay": -1, "time": "1770565979" }, "stopId": "581", "stopSequence": 29 }, { "arrival": { "delay": -1, "time": "1770566039" }, "departure": { "delay": -1, "time": "1770566039" }, "stopId": "2167", "stopSequence": 30 }, { "arrival": { "delay": -1, "time": "1770566099" }, "departure": { "delay": -1, "time": "1770566099" }, "stopId": "8221", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770566183" }, "departure": { "delay": 0, "time": "1770566183" }, "stopId": "5608", "stopSequence": 32 }, { "arrival": { "delay": -1, "time": "1770566279" }, "departure": { "delay": -1, "time": "1770566279" }, "stopId": "5610", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436189_8" }, "tripProperties": { "tripHeadsign": "BRANDENBURG" } } }, { "id": "RT|268437278_8|268437278", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1159, "time": "1770532841" }, "departure": { "delay": 0, "time": "1770534000" }, "stopId": "9261", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770534060" }, "departure": { "delay": 0, "time": "1770534060" }, "stopId": "8813", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770534086" }, "departure": { "delay": 1, "time": "1770534086" }, "stopId": "2058", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534100" }, "departure": { "delay": 0, "time": "1770534100" }, "stopId": "5664", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770534141" }, "departure": { "delay": 1, "time": "1770534141" }, "stopId": "5674", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770534180" }, "departure": { "delay": 0, "time": "1770534180" }, "stopId": "7321", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770534247" }, "departure": { "delay": 1, "time": "1770534247" }, "stopId": "8755", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770534304" }, "departure": { "delay": 0, "time": "1770534304" }, "stopId": "3984", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770534405" }, "departure": { "delay": 1, "time": "1770534405" }, "stopId": "3986", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770534457" }, "departure": { "delay": 1, "time": "1770534457" }, "stopId": "3988", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770534521" }, "departure": { "delay": 0, "time": "1770534521" }, "stopId": "3990", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770534560" }, "departure": { "delay": 0, "time": "1770534560" }, "stopId": "6655", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770534608" }, "departure": { "delay": 1, "time": "1770534608" }, "stopId": "4004", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770534660" }, "departure": { "delay": 0, "time": "1770534660" }, "stopId": "8753", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770534719" }, "departure": { "delay": 0, "time": "1770534719" }, "stopId": "2952", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770534769" }, "departure": { "delay": 0, "time": "1770534769" }, "stopId": "2950", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770534825" }, "departure": { "delay": 1, "time": "1770534825" }, "stopId": "8111", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770534900" }, "departure": { "delay": 0, "time": "1770534900" }, "stopId": "7934", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770534939" }, "departure": { "delay": 1, "time": "1770534939" }, "stopId": "7941", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770535010" }, "departure": { "delay": 0, "time": "1770535010" }, "stopId": "7938", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770535057" }, "departure": { "delay": 0, "time": "1770535057" }, "stopId": "2956", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770535099" }, "departure": { "delay": 0, "time": "1770535099" }, "stopId": "2958", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770535140" }, "departure": { "delay": 0, "time": "1770535140" }, "stopId": "2961", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770535200" }, "departure": { "delay": 0, "time": "1770535200" }, "stopId": "2159", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770535244" }, "departure": { "delay": 1, "time": "1770535244" }, "stopId": "2963", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770535280" }, "departure": { "delay": 0, "time": "1770535280" }, "stopId": "236", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770535320" }, "departure": { "delay": 0, "time": "1770535320" }, "stopId": "2590", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770535407" }, "departure": { "delay": 0, "time": "1770535407" }, "stopId": "3968", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770535445" }, "departure": { "delay": 0, "time": "1770535445" }, "stopId": "3959", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770535490" }, "departure": { "delay": 0, "time": "1770535490" }, "stopId": "4029", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770535524" }, "departure": { "delay": 0, "time": "1770535524" }, "stopId": "2010", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770535563" }, "departure": { "delay": 0, "time": "1770535563" }, "stopId": "1998", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770535603" }, "departure": { "delay": 0, "time": "1770535603" }, "stopId": "2012", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1770535644" }, "departure": { "delay": 0, "time": "1770535644" }, "stopId": "3358", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "38", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437278_8" }, "tripProperties": { "tripHeadsign": "BLANQUEFORT CAYCHAC" } } }, { "id": "RT|268436065_8|268436065", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -311, "time": "1770528290" }, "departure": { "delay": 29, "time": "1770528630" }, "stopId": "6355", "stopSequence": 1 }, { "arrival": { "delay": 56, "time": "1770528685" }, "departure": { "delay": 56, "time": "1770528685" }, "stopId": "5699", "stopSequence": 2 }, { "arrival": { "delay": 56, "time": "1770528785" }, "departure": { "delay": 56, "time": "1770528785" }, "stopId": "3240", "stopSequence": 3 }, { "arrival": { "delay": 56, "time": "1770528813" }, "departure": { "delay": 63, "time": "1770528820" }, "stopId": "3238", "stopSequence": 4 }, { "arrival": { "delay": 62, "time": "1770528859" }, "departure": { "delay": 62, "time": "1770528859" }, "stopId": "3236", "stopSequence": 5 }, { "arrival": { "delay": 62, "time": "1770528890" }, "departure": { "delay": 63, "time": "1770528891" }, "stopId": "3234", "stopSequence": 6 }, { "arrival": { "delay": 63, "time": "1770528927" }, "departure": { "delay": 63, "time": "1770528927" }, "stopId": "44", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1770528964" }, "departure": { "delay": 60, "time": "1770528964" }, "stopId": "3232", "stopSequence": 8 }, { "arrival": { "delay": 68, "time": "1770529028" }, "departure": { "delay": 78, "time": "1770529038" }, "stopId": "3230", "stopSequence": 9 }, { "arrival": { "delay": 88, "time": "1770529075" }, "departure": { "delay": 88, "time": "1770529075" }, "stopId": "3229", "stopSequence": 10 }, { "arrival": { "delay": 89, "time": "1770529099" }, "departure": { "delay": 89, "time": "1770529099" }, "stopId": "3228", "stopSequence": 11 }, { "arrival": { "delay": 99, "time": "1770529150" }, "departure": { "delay": 102, "time": "1770529153" }, "stopId": "3241", "stopSequence": 12 }, { "arrival": { "delay": 106, "time": "1770529186" }, "departure": { "delay": 106, "time": "1770529186" }, "stopId": "30", "stopSequence": 13 }, { "arrival": { "delay": 77, "time": "1770529232" }, "departure": { "delay": 97, "time": "1770529252" }, "stopId": "3226", "stopSequence": 14 }, { "arrival": { "delay": 90, "time": "1770529290" }, "departure": { "delay": 96, "time": "1770529296" }, "stopId": "3224", "stopSequence": 15 }, { "arrival": { "delay": 90, "time": "1770529326" }, "departure": { "delay": 101, "time": "1770529337" }, "stopId": "294", "stopSequence": 16 }, { "arrival": { "delay": 84, "time": "1770529385" }, "departure": { "delay": 84, "time": "1770529385" }, "stopId": "3881", "stopSequence": 17 }, { "arrival": { "delay": 54, "time": "1770529434" }, "departure": { "delay": 60, "time": "1770529440" }, "stopId": "3879", "stopSequence": 18 }, { "arrival": { "delay": 32, "time": "1770529491" }, "departure": { "delay": 57, "time": "1770529516" }, "stopId": "1671", "stopSequence": 19 }, { "arrival": { "delay": 42, "time": "1770529552" }, "departure": { "delay": 55, "time": "1770529565" }, "stopId": "1656", "stopSequence": 20 }, { "arrival": { "delay": 16, "time": "1770529636" }, "departure": { "delay": 40, "time": "1770529660" }, "stopId": "3577", "stopSequence": 21 }, { "arrival": { "delay": 35, "time": "1770529703" }, "departure": { "delay": 35, "time": "1770529703" }, "stopId": "6751", "stopSequence": 22 }, { "arrival": { "delay": 17, "time": "1770529730" }, "departure": { "delay": 36, "time": "1770529749" }, "stopId": "3509", "stopSequence": 23 }, { "arrival": { "delay": 30, "time": "1770529878" }, "departure": { "delay": 33, "time": "1770529881" }, "stopId": "13184", "stopSequence": 24 }, { "arrival": { "delay": 34, "time": "1770529912" }, "departure": { "delay": 52, "time": "1770529930" }, "stopId": "5537", "stopSequence": 25 }, { "arrival": { "delay": 46, "time": "1770529966" }, "departure": { "delay": 61, "time": "1770529981" }, "stopId": "1770", "stopSequence": 26 }, { "arrival": { "delay": 42, "time": "1770530002" }, "departure": { "delay": 42, "time": "1770530002" }, "stopId": "1158", "stopSequence": 27 }, { "arrival": { "delay": 9, "time": "1770530033" }, "departure": { "delay": 12, "time": "1770530036" }, "stopId": "3526", "stopSequence": 28 }, { "arrival": { "delay": -15, "time": "1770530085" }, "departure": { "delay": 6, "time": "1770530106" }, "stopId": "1715", "stopSequence": 29 }, { "arrival": { "delay": -10, "time": "1770530150" }, "departure": { "delay": -10, "time": "1770530150" }, "stopId": "5417", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436065_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268436186_8|268436186", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -537, "time": "1770540903" }, "departure": { "delay": 0, "time": "1770541440" }, "stopId": "5618", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770541500" }, "departure": { "delay": 0, "time": "1770541620" }, "stopId": "5619", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770541705" }, "departure": { "delay": 0, "time": "1770541705" }, "stopId": "420", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770541764" }, "departure": { "delay": 0, "time": "1770541764" }, "stopId": "318", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770541809" }, "departure": { "delay": 1, "time": "1770541809" }, "stopId": "128", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770541860" }, "departure": { "delay": 0, "time": "1770541860" }, "stopId": "655", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770541980" }, "departure": { "delay": 0, "time": "1770541980" }, "stopId": "7981", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770542023" }, "departure": { "delay": 1, "time": "1770542023" }, "stopId": "421", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770542100" }, "departure": { "delay": 0, "time": "1770542100" }, "stopId": "9810", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770542160" }, "departure": { "delay": 0, "time": "1770542160" }, "stopId": "1594", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770542220" }, "departure": { "delay": 0, "time": "1770542220" }, "stopId": "4057", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770542333" }, "departure": { "delay": 0, "time": "1770542333" }, "stopId": "3310", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770542400" }, "departure": { "delay": 0, "time": "1770542400" }, "stopId": "1757", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770542470" }, "departure": { "delay": 0, "time": "1770542470" }, "stopId": "647", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770542580" }, "departure": { "delay": 0, "time": "1770542580" }, "stopId": "1595", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770542616" }, "departure": { "delay": 0, "time": "1770542616" }, "stopId": "1758", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770542661" }, "departure": { "delay": 0, "time": "1770542661" }, "stopId": "2327", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770542770" }, "departure": { "delay": 0, "time": "1770542770" }, "stopId": "2328", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770542820" }, "departure": { "delay": 0, "time": "1770542820" }, "stopId": "641", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770542937" }, "departure": { "delay": 1, "time": "1770542937" }, "stopId": "9808", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770543051" }, "departure": { "delay": 1, "time": "1770543051" }, "stopId": "2329", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770543120" }, "departure": { "delay": 0, "time": "1770543120" }, "stopId": "2330", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770543180" }, "departure": { "delay": 0, "time": "1770543180" }, "stopId": "1290", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770543226" }, "departure": { "delay": 1, "time": "1770543226" }, "stopId": "1959", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770543320" }, "departure": { "delay": 1, "time": "1770543320" }, "stopId": "998", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770543420" }, "departure": { "delay": 0, "time": "1770543420" }, "stopId": "209", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770543480" }, "departure": { "delay": 0, "time": "1770543480" }, "stopId": "2334", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770543540" }, "departure": { "delay": 0, "time": "1770543540" }, "stopId": "1475", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770543660" }, "departure": { "delay": 0, "time": "1770543660" }, "stopId": "581", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770543720" }, "departure": { "delay": 0, "time": "1770543720" }, "stopId": "2167", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770543780" }, "departure": { "delay": 0, "time": "1770543780" }, "stopId": "8221", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1770543864" }, "departure": { "delay": 1, "time": "1770543864" }, "stopId": "5608", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770543960" }, "departure": { "delay": 0, "time": "1770543960" }, "stopId": "5610", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436186_8" }, "tripProperties": { "tripHeadsign": "BRANDENBURG" } } }, { "id": "RT|268436066_8|268436066", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -830, "time": "1770530170" }, "departure": { "delay": 29, "time": "1770531029" }, "stopId": "5417", "stopSequence": 1 }, { "arrival": { "delay": 29, "time": "1770531050" }, "departure": { "delay": 41, "time": "1770531062" }, "stopId": "681", "stopSequence": 2 }, { "arrival": { "delay": 41, "time": "1770531100" }, "departure": { "delay": 42, "time": "1770531101" }, "stopId": "3527", "stopSequence": 3 }, { "arrival": { "delay": 35, "time": "1770531133" }, "departure": { "delay": 35, "time": "1770531133" }, "stopId": "322", "stopSequence": 4 }, { "arrival": { "delay": 29, "time": "1770531149" }, "departure": { "delay": 35, "time": "1770531155" }, "stopId": "2754", "stopSequence": 5 }, { "arrival": { "delay": 15, "time": "1770531176" }, "departure": { "delay": 15, "time": "1770531176" }, "stopId": "5536", "stopSequence": 6 }, { "arrival": { "delay": 7, "time": "1770531200" }, "departure": { "delay": 7, "time": "1770531200" }, "stopId": "13159", "stopSequence": 7 }, { "arrival": { "delay": -7, "time": "1770531249" }, "departure": { "delay": -2, "time": "1770531254" }, "stopId": "9805", "stopSequence": 8 }, { "arrival": { "delay": -10, "time": "1770531293" }, "departure": { "delay": 6, "time": "1770531309" }, "stopId": "2432", "stopSequence": 9 }, { "arrival": { "delay": -12, "time": "1770531336" }, "departure": { "delay": -12, "time": "1770531336" }, "stopId": "3508", "stopSequence": 10 }, { "arrival": { "delay": -33, "time": "1770531369" }, "departure": { "delay": -30, "time": "1770531372" }, "stopId": "6752", "stopSequence": 11 }, { "arrival": { "delay": -48, "time": "1770531432" }, "departure": { "delay": -30, "time": "1770531450" }, "stopId": "3578", "stopSequence": 12 }, { "arrival": { "delay": -25, "time": "1770531525" }, "departure": { "delay": -25, "time": "1770531525" }, "stopId": "1633", "stopSequence": 13 }, { "arrival": { "delay": -26, "time": "1770531561" }, "departure": { "delay": -26, "time": "1770531561" }, "stopId": "2633", "stopSequence": 14 }, { "arrival": { "delay": -26, "time": "1770531634" }, "departure": { "delay": -26, "time": "1770531634" }, "stopId": "3878", "stopSequence": 15 }, { "arrival": { "delay": -25, "time": "1770531703" }, "departure": { "delay": -25, "time": "1770531703" }, "stopId": "3880", "stopSequence": 16 }, { "arrival": { "delay": -25, "time": "1770531775" }, "departure": { "delay": -25, "time": "1770531775" }, "stopId": "2628", "stopSequence": 17 }, { "arrival": { "delay": -26, "time": "1770531814" }, "departure": { "delay": -26, "time": "1770531814" }, "stopId": "3225", "stopSequence": 18 }, { "arrival": { "delay": -26, "time": "1770531858" }, "departure": { "delay": -26, "time": "1770531858" }, "stopId": "3227", "stopSequence": 19 }, { "arrival": { "delay": -26, "time": "1770531934" }, "departure": { "delay": -26, "time": "1770531934" }, "stopId": "776", "stopSequence": 20 }, { "arrival": { "delay": -25, "time": "1770531998" }, "departure": { "delay": -25, "time": "1770531998" }, "stopId": "1156", "stopSequence": 21 }, { "arrival": { "delay": -25, "time": "1770532038" }, "departure": { "delay": -25, "time": "1770532038" }, "stopId": "2894", "stopSequence": 22 }, { "arrival": { "delay": -25, "time": "1770532067" }, "departure": { "delay": -25, "time": "1770532067" }, "stopId": "356", "stopSequence": 23 }, { "arrival": { "delay": -25, "time": "1770532115" }, "departure": { "delay": -25, "time": "1770532115" }, "stopId": "3231", "stopSequence": 24 }, { "arrival": { "delay": -24, "time": "1770532192" }, "departure": { "delay": -24, "time": "1770532192" }, "stopId": "732", "stopSequence": 25 }, { "arrival": { "delay": -24, "time": "1770532252" }, "departure": { "delay": -24, "time": "1770532252" }, "stopId": "3233", "stopSequence": 26 }, { "arrival": { "delay": -25, "time": "1770532297" }, "departure": { "delay": -25, "time": "1770532297" }, "stopId": "3235", "stopSequence": 27 }, { "arrival": { "delay": -24, "time": "1770532340" }, "departure": { "delay": -24, "time": "1770532340" }, "stopId": "3237", "stopSequence": 28 }, { "arrival": { "delay": -24, "time": "1770532394" }, "departure": { "delay": -24, "time": "1770532394" }, "stopId": "538", "stopSequence": 29 }, { "arrival": { "delay": -24, "time": "1770532423" }, "departure": { "delay": -24, "time": "1770532423" }, "stopId": "3239", "stopSequence": 30 }, { "arrival": { "delay": -25, "time": "1770532569" }, "departure": { "delay": -25, "time": "1770532569" }, "stopId": "5698", "stopSequence": 31 }, { "arrival": { "delay": -25, "time": "1770532655" }, "departure": { "delay": -25, "time": "1770532655" }, "stopId": "6355", "stopSequence": 32 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436066_8" }, "tripProperties": { "tripHeadsign": "GRADIGNAN CENTRE" }, "vehicle": { "id": "ineo-bus:1080", "label": "GRADIGNAN CENTRE" } } }, { "id": "RT|268436184_8|268436184", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -501, "time": "1770534939" }, "departure": { "delay": 0, "time": "1770535440" }, "stopId": "5618", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770535500" }, "departure": { "delay": 0, "time": "1770535620" }, "stopId": "5619", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770535705" }, "departure": { "delay": 0, "time": "1770535705" }, "stopId": "420", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770535764" }, "departure": { "delay": 0, "time": "1770535764" }, "stopId": "318", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770535809" }, "departure": { "delay": 1, "time": "1770535809" }, "stopId": "128", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770535860" }, "departure": { "delay": 0, "time": "1770535860" }, "stopId": "655", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770535980" }, "departure": { "delay": 0, "time": "1770535980" }, "stopId": "7981", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770536023" }, "departure": { "delay": 1, "time": "1770536023" }, "stopId": "421", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770536100" }, "departure": { "delay": 0, "time": "1770536100" }, "stopId": "9810", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770536160" }, "departure": { "delay": 0, "time": "1770536160" }, "stopId": "1594", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770536220" }, "departure": { "delay": 0, "time": "1770536220" }, "stopId": "4057", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770536333" }, "departure": { "delay": 0, "time": "1770536333" }, "stopId": "3310", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770536400" }, "departure": { "delay": 0, "time": "1770536400" }, "stopId": "1757", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770536470" }, "departure": { "delay": 0, "time": "1770536470" }, "stopId": "647", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770536580" }, "departure": { "delay": 0, "time": "1770536580" }, "stopId": "1595", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770536616" }, "departure": { "delay": 0, "time": "1770536616" }, "stopId": "1758", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770536661" }, "departure": { "delay": 0, "time": "1770536661" }, "stopId": "2327", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770536770" }, "departure": { "delay": 0, "time": "1770536770" }, "stopId": "2328", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770536820" }, "departure": { "delay": 0, "time": "1770536820" }, "stopId": "641", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770536914" }, "departure": { "delay": 1, "time": "1770536914" }, "stopId": "9808", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770537005" }, "departure": { "delay": 1, "time": "1770537005" }, "stopId": "2329", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770537060" }, "departure": { "delay": 0, "time": "1770537060" }, "stopId": "2330", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770537120" }, "departure": { "delay": 0, "time": "1770537120" }, "stopId": "1290", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770537166" }, "departure": { "delay": 1, "time": "1770537166" }, "stopId": "1959", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770537260" }, "departure": { "delay": 1, "time": "1770537260" }, "stopId": "998", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770537360" }, "departure": { "delay": 0, "time": "1770537360" }, "stopId": "209", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770537420" }, "departure": { "delay": 0, "time": "1770537420" }, "stopId": "2334", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770537480" }, "departure": { "delay": 0, "time": "1770537480" }, "stopId": "1475", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770537540" }, "departure": { "delay": 0, "time": "1770537540" }, "stopId": "581", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770537600" }, "departure": { "delay": 0, "time": "1770537600" }, "stopId": "2167", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770537660" }, "departure": { "delay": 0, "time": "1770537660" }, "stopId": "8221", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1770537744" }, "departure": { "delay": 1, "time": "1770537744" }, "stopId": "5608", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770537840" }, "departure": { "delay": 0, "time": "1770537840" }, "stopId": "5610", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436184_8" }, "tripProperties": { "tripHeadsign": "BRANDENBURG" } } }, { "id": "RT|268436185_8|268436185", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -540, "time": "1770537840" }, "departure": { "delay": 0, "time": "1770538380" }, "stopId": "5610", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770538489" }, "departure": { "delay": 0, "time": "1770538489" }, "stopId": "5609", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770538560" }, "departure": { "delay": 0, "time": "1770538560" }, "stopId": "2550", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770538680" }, "departure": { "delay": 0, "time": "1770538680" }, "stopId": "516", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770538768" }, "departure": { "delay": 1, "time": "1770538768" }, "stopId": "1379", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770538860" }, "departure": { "delay": 0, "time": "1770538860" }, "stopId": "2350", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770538920" }, "departure": { "delay": 0, "time": "1770538920" }, "stopId": "9064", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770539022" }, "departure": { "delay": 1, "time": "1770539022" }, "stopId": "100", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770539139" }, "departure": { "delay": 1, "time": "1770539139" }, "stopId": "983", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770539221" }, "departure": { "delay": 1, "time": "1770539221" }, "stopId": "604", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770539275" }, "departure": { "delay": 1, "time": "1770539275" }, "stopId": "9814", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770539341" }, "departure": { "delay": 1, "time": "1770539341" }, "stopId": "8991", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770539403" }, "departure": { "delay": 1, "time": "1770539403" }, "stopId": "9815", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1770539504" }, "departure": { "delay": 2, "time": "1770539504" }, "stopId": "9816", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770539641" }, "departure": { "delay": 1, "time": "1770539641" }, "stopId": "2342", "stopSequence": 15 }, { "arrival": { "delay": 2, "time": "1770539687" }, "departure": { "delay": 2, "time": "1770539687" }, "stopId": "2341", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1770539765" }, "departure": { "delay": 2, "time": "1770539765" }, "stopId": "1323", "stopSequence": 17 }, { "arrival": { "delay": 3, "time": "1770539804" }, "departure": { "delay": 3, "time": "1770539804" }, "stopId": "1094", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1770539882" }, "departure": { "delay": 2, "time": "1770539882" }, "stopId": "1749", "stopSequence": 19 }, { "arrival": { "delay": 3, "time": "1770539991" }, "departure": { "delay": 3, "time": "1770539991" }, "stopId": "1804", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1770540054" }, "departure": { "delay": 2, "time": "1770540054" }, "stopId": "9820", "stopSequence": 21 }, { "arrival": { "delay": 2, "time": "1770540122" }, "departure": { "delay": 2, "time": "1770540122" }, "stopId": "2344", "stopSequence": 22 }, { "arrival": { "delay": 3, "time": "1770540177" }, "departure": { "delay": 3, "time": "1770540177" }, "stopId": "4154", "stopSequence": 23 }, { "arrival": { "delay": 2, "time": "1770540242" }, "departure": { "delay": 2, "time": "1770540242" }, "stopId": "9817", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1770540354" }, "departure": { "delay": 2, "time": "1770540354" }, "stopId": "2348", "stopSequence": 25 }, { "arrival": { "delay": 2, "time": "1770540422" }, "departure": { "delay": 2, "time": "1770540422" }, "stopId": "2349", "stopSequence": 26 }, { "arrival": { "delay": 2, "time": "1770540482" }, "departure": { "delay": 2, "time": "1770540482" }, "stopId": "1288", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1770540542" }, "departure": { "delay": 2, "time": "1770540542" }, "stopId": "7982", "stopSequence": 28 }, { "arrival": { "delay": 3, "time": "1770540603" }, "departure": { "delay": 3, "time": "1770540603" }, "stopId": "1240", "stopSequence": 29 }, { "arrival": { "delay": 3, "time": "1770540666" }, "departure": { "delay": 3, "time": "1770540666" }, "stopId": "1231", "stopSequence": 30 }, { "arrival": { "delay": 3, "time": "1770540702" }, "departure": { "delay": 3, "time": "1770540702" }, "stopId": "394", "stopSequence": 31 }, { "arrival": { "delay": 3, "time": "1770540778" }, "departure": { "delay": 3, "time": "1770540778" }, "stopId": "1442", "stopSequence": 32 }, { "arrival": { "delay": 3, "time": "1770540843" }, "departure": { "delay": 3, "time": "1770540843" }, "stopId": "5617", "stopSequence": 33 }, { "arrival": { "delay": 3, "time": "1770540903" }, "departure": { "delay": 3, "time": "1770540903" }, "stopId": "5618", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436185_8" }, "tripProperties": { "tripHeadsign": "GARE ST JEAN" } } }, { "id": "RT|268437271_8|268437271", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5782", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5769", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "9087", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9084", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "9280", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "9826", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "170", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "13189", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "9255", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "2606", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3200", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "2549", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "3198", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "1005", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "810", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "1387", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "733", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3184", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1261", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3369", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9250", "stopSequence": 21 }, { "scheduleRelationship": "SKIPPED", "stopId": "6662", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "3223", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "526", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9251", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3294", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "3028", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2448", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1767", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1768", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2449", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "3887", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "522", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "3143", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "2763", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1569", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1568", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "2948", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "4474", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "865", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "2630", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "928", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "3107", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "9696", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "3347", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "5225", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "3111", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "2286", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "368", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1537", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "3113", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "3307", "stopSequence": 58 }, { "scheduleRelationship": "NO_DATA", "stopId": "3319", "stopSequence": 59 }, { "scheduleRelationship": "NO_DATA", "stopId": "2910", "stopSequence": 60 }, { "scheduleRelationship": "NO_DATA", "stopId": "1589", "stopSequence": 61 }, { "scheduleRelationship": "NO_DATA", "stopId": "3336", "stopSequence": 62 }, { "scheduleRelationship": "NO_DATA", "stopId": "2545", "stopSequence": 63 }, { "scheduleRelationship": "NO_DATA", "stopId": "1764", "stopSequence": 64 }, { "scheduleRelationship": "NO_DATA", "stopId": "2930", "stopSequence": 65 }, { "scheduleRelationship": "NO_DATA", "stopId": "827", "stopSequence": 66 }, { "scheduleRelationship": "NO_DATA", "stopId": "3117", "stopSequence": 67 }, { "scheduleRelationship": "NO_DATA", "stopId": "2601", "stopSequence": 68 }, { "scheduleRelationship": "NO_DATA", "stopId": "749", "stopSequence": 69 }, { "scheduleRelationship": "NO_DATA", "stopId": "819", "stopSequence": 70 }, { "scheduleRelationship": "NO_DATA", "stopId": "6346", "stopSequence": 71 }, { "scheduleRelationship": "NO_DATA", "stopId": "3118", "stopSequence": 72 }, { "scheduleRelationship": "NO_DATA", "stopId": "3120", "stopSequence": 73 }, { "scheduleRelationship": "NO_DATA", "stopId": "1975", "stopSequence": 74 }, { "scheduleRelationship": "NO_DATA", "stopId": "2674", "stopSequence": 75 }, { "scheduleRelationship": "NO_DATA", "stopId": "520", "stopSequence": 76 }, { "scheduleRelationship": "NO_DATA", "stopId": "6642", "stopSequence": 77 }, { "scheduleRelationship": "NO_DATA", "stopId": "5011", "stopSequence": 78 }, { "scheduleRelationship": "NO_DATA", "stopId": "3124", "stopSequence": 79 }, { "scheduleRelationship": "NO_DATA", "stopId": "3277", "stopSequence": 80 }, { "scheduleRelationship": "NO_DATA", "stopId": "6683", "stopSequence": 81 }, { "scheduleRelationship": "NO_DATA", "stopId": "7265", "stopSequence": 82 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "35", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437271_8" }, "tripProperties": { "tripHeadsign": "CRACOVIE" } } }, { "id": "RT|268436182_8|268436182", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1273, "time": "1770528947" }, "departure": { "delay": 7, "time": "1770530227" }, "stopId": "5618", "stopSequence": 1 }, { "arrival": { "delay": 31, "time": "1770530311" }, "departure": { "delay": 36, "time": "1770530436" }, "stopId": "5619", "stopSequence": 2 }, { "arrival": { "delay": 35, "time": "1770530520" }, "departure": { "delay": 36, "time": "1770530521" }, "stopId": "420", "stopSequence": 3 }, { "arrival": { "delay": 28, "time": "1770530572" }, "departure": { "delay": 28, "time": "1770530572" }, "stopId": "318", "stopSequence": 4 }, { "arrival": { "delay": 23, "time": "1770530611" }, "departure": { "delay": 23, "time": "1770530611" }, "stopId": "128", "stopSequence": 5 }, { "arrival": { "delay": 16, "time": "1770530656" }, "departure": { "delay": 16, "time": "1770530656" }, "stopId": "655", "stopSequence": 6 }, { "arrival": { "delay": 3, "time": "1770530763" }, "departure": { "delay": 4, "time": "1770530764" }, "stopId": "7981", "stopSequence": 7 }, { "arrival": { "delay": -6, "time": "1770530796" }, "departure": { "delay": 14, "time": "1770530816" }, "stopId": "421", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "9810", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770530940" }, "departure": { "delay": 58, "time": "1770530998" }, "stopId": "1594", "stopSequence": 10 }, { "arrival": { "delay": 40, "time": "1770531040" }, "departure": { "delay": 55, "time": "1770531055" }, "stopId": "4057", "stopSequence": 11 }, { "arrival": { "delay": 41, "time": "1770531116" }, "departure": { "delay": 62, "time": "1770531137" }, "stopId": "3310", "stopSequence": 12 }, { "arrival": { "delay": 55, "time": "1770531175" }, "departure": { "delay": 55, "time": "1770531175" }, "stopId": "1757", "stopSequence": 13 }, { "arrival": { "delay": 41, "time": "1770531231" }, "departure": { "delay": 41, "time": "1770531231" }, "stopId": "647", "stopSequence": 14 }, { "arrival": { "delay": 12, "time": "1770531312" }, "departure": { "delay": 34, "time": "1770531334" }, "stopId": "1595", "stopSequence": 15 }, { "arrival": { "delay": 43, "time": "1770531370" }, "departure": { "delay": 43, "time": "1770531370" }, "stopId": "1758", "stopSequence": 16 }, { "arrival": { "delay": 39, "time": "1770531400" }, "departure": { "delay": 64, "time": "1770531425" }, "stopId": "2327", "stopSequence": 17 }, { "arrival": { "delay": 56, "time": "1770531498" }, "departure": { "delay": 56, "time": "1770531498" }, "stopId": "2328", "stopSequence": 18 }, { "arrival": { "delay": 55, "time": "1770531535" }, "departure": { "delay": 55, "time": "1770531535" }, "stopId": "641", "stopSequence": 19 }, { "arrival": { "delay": 56, "time": "1770531629" }, "departure": { "delay": 56, "time": "1770531629" }, "stopId": "9808", "stopSequence": 20 }, { "arrival": { "delay": 56, "time": "1770531720" }, "departure": { "delay": 56, "time": "1770531720" }, "stopId": "2329", "stopSequence": 21 }, { "arrival": { "delay": 55, "time": "1770531775" }, "departure": { "delay": 55, "time": "1770531775" }, "stopId": "2330", "stopSequence": 22 }, { "arrival": { "delay": 55, "time": "1770531835" }, "departure": { "delay": 55, "time": "1770531835" }, "stopId": "1290", "stopSequence": 23 }, { "arrival": { "delay": 56, "time": "1770531870" }, "departure": { "delay": 56, "time": "1770531870" }, "stopId": "1959", "stopSequence": 24 }, { "arrival": { "delay": 57, "time": "1770531941" }, "departure": { "delay": 57, "time": "1770531941" }, "stopId": "998", "stopSequence": 25 }, { "arrival": { "delay": 57, "time": "1770532017" }, "departure": { "delay": 57, "time": "1770532017" }, "stopId": "209", "stopSequence": 26 }, { "arrival": { "delay": 57, "time": "1770532077" }, "departure": { "delay": 57, "time": "1770532077" }, "stopId": "2334", "stopSequence": 27 }, { "arrival": { "delay": 57, "time": "1770532137" }, "departure": { "delay": 57, "time": "1770532137" }, "stopId": "1475", "stopSequence": 28 }, { "arrival": { "delay": 57, "time": "1770532197" }, "departure": { "delay": 57, "time": "1770532197" }, "stopId": "581", "stopSequence": 29 }, { "arrival": { "delay": 57, "time": "1770532257" }, "departure": { "delay": 57, "time": "1770532257" }, "stopId": "2167", "stopSequence": 30 }, { "arrival": { "delay": 57, "time": "1770532317" }, "departure": { "delay": 57, "time": "1770532317" }, "stopId": "8221", "stopSequence": 31 }, { "arrival": { "delay": 58, "time": "1770532401" }, "departure": { "delay": 58, "time": "1770532401" }, "stopId": "5608", "stopSequence": 32 }, { "arrival": { "delay": 57, "time": "1770532497" }, "departure": { "delay": 57, "time": "1770532497" }, "stopId": "5610", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436182_8" }, "tripProperties": { "tripHeadsign": "BRANDENBURG" }, "vehicle": { "id": "ineo-bus:1883", "label": "BRANDENBURG" } } }, { "id": "RT|268436183_8|268436183", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -113, "time": "1770532507" }, "departure": { "delay": 39, "time": "1770532659" }, "stopId": "5610", "stopSequence": 1 }, { "arrival": { "delay": 39, "time": "1770532768" }, "departure": { "delay": 39, "time": "1770532768" }, "stopId": "5609", "stopSequence": 2 }, { "arrival": { "delay": 39, "time": "1770532839" }, "departure": { "delay": 39, "time": "1770532839" }, "stopId": "2550", "stopSequence": 3 }, { "arrival": { "delay": 39, "time": "1770532899" }, "departure": { "delay": 39, "time": "1770532899" }, "stopId": "516", "stopSequence": 4 }, { "arrival": { "delay": 40, "time": "1770532987" }, "departure": { "delay": 40, "time": "1770532987" }, "stopId": "1379", "stopSequence": 5 }, { "arrival": { "delay": 39, "time": "1770533079" }, "departure": { "delay": 39, "time": "1770533079" }, "stopId": "2350", "stopSequence": 6 }, { "arrival": { "delay": 39, "time": "1770533139" }, "departure": { "delay": 39, "time": "1770533139" }, "stopId": "9064", "stopSequence": 7 }, { "arrival": { "delay": 39, "time": "1770533220" }, "departure": { "delay": 39, "time": "1770533220" }, "stopId": "100", "stopSequence": 8 }, { "arrival": { "delay": 39, "time": "1770533313" }, "departure": { "delay": 39, "time": "1770533313" }, "stopId": "983", "stopSequence": 9 }, { "arrival": { "delay": 38, "time": "1770533378" }, "departure": { "delay": 38, "time": "1770533378" }, "stopId": "604", "stopSequence": 10 }, { "arrival": { "delay": 38, "time": "1770533432" }, "departure": { "delay": 38, "time": "1770533432" }, "stopId": "9814", "stopSequence": 11 }, { "arrival": { "delay": 38, "time": "1770533498" }, "departure": { "delay": 38, "time": "1770533498" }, "stopId": "8991", "stopSequence": 12 }, { "arrival": { "delay": 39, "time": "1770533548" }, "departure": { "delay": 39, "time": "1770533548" }, "stopId": "9815", "stopSequence": 13 }, { "arrival": { "delay": 39, "time": "1770533629" }, "departure": { "delay": 39, "time": "1770533629" }, "stopId": "9816", "stopSequence": 14 }, { "arrival": { "delay": 39, "time": "1770533739" }, "departure": { "delay": 39, "time": "1770533739" }, "stopId": "2342", "stopSequence": 15 }, { "arrival": { "delay": 40, "time": "1770533785" }, "departure": { "delay": 40, "time": "1770533785" }, "stopId": "2341", "stopSequence": 16 }, { "arrival": { "delay": 40, "time": "1770533863" }, "departure": { "delay": 40, "time": "1770533863" }, "stopId": "1323", "stopSequence": 17 }, { "arrival": { "delay": 41, "time": "1770533902" }, "departure": { "delay": 41, "time": "1770533902" }, "stopId": "1094", "stopSequence": 18 }, { "arrival": { "delay": 40, "time": "1770533980" }, "departure": { "delay": 40, "time": "1770533980" }, "stopId": "1749", "stopSequence": 19 }, { "arrival": { "delay": 41, "time": "1770534062" }, "departure": { "delay": 41, "time": "1770534062" }, "stopId": "1804", "stopSequence": 20 }, { "arrival": { "delay": 40, "time": "1770534109" }, "departure": { "delay": 40, "time": "1770534109" }, "stopId": "9820", "stopSequence": 21 }, { "arrival": { "delay": 40, "time": "1770534160" }, "departure": { "delay": 40, "time": "1770534160" }, "stopId": "2344", "stopSequence": 22 }, { "arrival": { "delay": 41, "time": "1770534215" }, "departure": { "delay": 41, "time": "1770534215" }, "stopId": "4154", "stopSequence": 23 }, { "arrival": { "delay": 40, "time": "1770534280" }, "departure": { "delay": 40, "time": "1770534280" }, "stopId": "9817", "stopSequence": 24 }, { "arrival": { "delay": 40, "time": "1770534392" }, "departure": { "delay": 40, "time": "1770534392" }, "stopId": "2348", "stopSequence": 25 }, { "arrival": { "delay": 40, "time": "1770534460" }, "departure": { "delay": 40, "time": "1770534460" }, "stopId": "2349", "stopSequence": 26 }, { "arrival": { "delay": 40, "time": "1770534520" }, "departure": { "delay": 40, "time": "1770534520" }, "stopId": "1288", "stopSequence": 27 }, { "arrival": { "delay": 40, "time": "1770534580" }, "departure": { "delay": 40, "time": "1770534580" }, "stopId": "7982", "stopSequence": 28 }, { "arrival": { "delay": 41, "time": "1770534641" }, "departure": { "delay": 41, "time": "1770534641" }, "stopId": "1240", "stopSequence": 29 }, { "arrival": { "delay": 41, "time": "1770534704" }, "departure": { "delay": 41, "time": "1770534704" }, "stopId": "1231", "stopSequence": 30 }, { "arrival": { "delay": 41, "time": "1770534740" }, "departure": { "delay": 41, "time": "1770534740" }, "stopId": "394", "stopSequence": 31 }, { "arrival": { "delay": 41, "time": "1770534816" }, "departure": { "delay": 41, "time": "1770534816" }, "stopId": "1442", "stopSequence": 32 }, { "arrival": { "delay": 41, "time": "1770534881" }, "departure": { "delay": 41, "time": "1770534881" }, "stopId": "5617", "stopSequence": 33 }, { "arrival": { "delay": 41, "time": "1770534941" }, "departure": { "delay": 41, "time": "1770534941" }, "stopId": "5618", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436183_8" }, "tripProperties": { "tripHeadsign": "GARE ST JEAN" } } }, { "id": "RT|268437248_8|268437248", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5782", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5769", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "9087", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9084", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "9280", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "9826", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "170", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "13189", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "9255", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "2606", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "3200", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "2549", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "3198", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "1005", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "810", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "1387", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "733", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "3184", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1261", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3369", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9250", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "1022", "stopSequence": 22 }, { "scheduleRelationship": "SKIPPED", "stopId": "3022", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "526", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9251", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "294", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "3881", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3879", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1671", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "1656", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "3577", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3294", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "3028", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2448", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1767", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1768", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2449", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "3887", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "522", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "3143", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "2763", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1569", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1568", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "2948", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "4474", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "865", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "2630", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "928", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "3107", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "9696", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "3347", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "5225", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "3111", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "2286", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "368", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1537", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "3113", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "3307", "stopSequence": 58 }, { "scheduleRelationship": "NO_DATA", "stopId": "3319", "stopSequence": 59 }, { "scheduleRelationship": "NO_DATA", "stopId": "2910", "stopSequence": 60 }, { "scheduleRelationship": "NO_DATA", "stopId": "1589", "stopSequence": 61 }, { "scheduleRelationship": "NO_DATA", "stopId": "3336", "stopSequence": 62 }, { "scheduleRelationship": "NO_DATA", "stopId": "2545", "stopSequence": 63 }, { "scheduleRelationship": "NO_DATA", "stopId": "1764", "stopSequence": 64 }, { "scheduleRelationship": "NO_DATA", "stopId": "2930", "stopSequence": 65 }, { "scheduleRelationship": "NO_DATA", "stopId": "827", "stopSequence": 66 }, { "scheduleRelationship": "NO_DATA", "stopId": "3117", "stopSequence": 67 }, { "scheduleRelationship": "NO_DATA", "stopId": "2601", "stopSequence": 68 }, { "scheduleRelationship": "NO_DATA", "stopId": "749", "stopSequence": 69 }, { "scheduleRelationship": "NO_DATA", "stopId": "819", "stopSequence": 70 }, { "scheduleRelationship": "NO_DATA", "stopId": "6346", "stopSequence": 71 }, { "scheduleRelationship": "NO_DATA", "stopId": "3118", "stopSequence": 72 }, { "scheduleRelationship": "NO_DATA", "stopId": "3120", "stopSequence": 73 }, { "scheduleRelationship": "NO_DATA", "stopId": "1975", "stopSequence": 74 }, { "scheduleRelationship": "NO_DATA", "stopId": "2674", "stopSequence": 75 }, { "scheduleRelationship": "NO_DATA", "stopId": "520", "stopSequence": 76 }, { "scheduleRelationship": "NO_DATA", "stopId": "6642", "stopSequence": 77 }, { "scheduleRelationship": "NO_DATA", "stopId": "5011", "stopSequence": 78 }, { "scheduleRelationship": "NO_DATA", "stopId": "3124", "stopSequence": 79 }, { "scheduleRelationship": "NO_DATA", "stopId": "3277", "stopSequence": 80 }, { "scheduleRelationship": "NO_DATA", "stopId": "6683", "stopSequence": 81 }, { "scheduleRelationship": "NO_DATA", "stopId": "7265", "stopSequence": 82 }, { "scheduleRelationship": "NO_DATA", "stopId": "9110", "stopSequence": 83 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "35", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437248_8" }, "tripProperties": { "tripHeadsign": "CRACOVIE" } } }, { "id": "RT|268436159_8|268436159", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -399, "time": "1770530301" }, "departure": { "delay": 177, "time": "1770530877" }, "stopId": "5610", "stopSequence": 1 }, { "arrival": { "delay": 161, "time": "1770530970" }, "departure": { "delay": 161, "time": "1770530970" }, "stopId": "5609", "stopSequence": 2 }, { "arrival": { "delay": 143, "time": "1770531023" }, "departure": { "delay": 143, "time": "1770531023" }, "stopId": "2550", "stopSequence": 3 }, { "arrival": { "delay": 135, "time": "1770531075" }, "departure": { "delay": 157, "time": "1770531097" }, "stopId": "516", "stopSequence": 4 }, { "arrival": { "delay": 162, "time": "1770531160" }, "departure": { "delay": 181, "time": "1770531179" }, "stopId": "1379", "stopSequence": 5 }, { "arrival": { "delay": 257, "time": "1770531317" }, "departure": { "delay": 257, "time": "1770531317" }, "stopId": "2350", "stopSequence": 6 }, { "arrival": { "delay": 278, "time": "1770531398" }, "departure": { "delay": 298, "time": "1770531418" }, "stopId": "9064", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "100", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "983", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "604", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9814", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "8991", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9815", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "9816", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "2342", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "2341", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "1323", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "1094", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1749", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1804", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9820", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "2344", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "4154", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9817", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "2348", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2349", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1288", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "7982", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1240", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "1231", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "394", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "1442", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "5617", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "5618", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436159_8" }, "tripProperties": { "tripHeadsign": "GARE ST JEAN" }, "vehicle": { "id": "ineo-bus:1890", "label": "GARE ST JEAN" } } }, { "id": "RT|268437127_8|268437127", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -566, "time": "1770533434" }, "departure": { "delay": 0, "time": "1770534000" }, "stopId": "3819", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770534108" }, "departure": { "delay": 0, "time": "1770534108" }, "stopId": "1614", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534146" }, "departure": { "delay": 0, "time": "1770534146" }, "stopId": "1671", "stopSequence": 3 }, { "arrival": { "delay": -1, "time": "1770534225" }, "departure": { "delay": -1, "time": "1770534225" }, "stopId": "562", "stopSequence": 4 }, { "arrival": { "delay": -1, "time": "1770534299" }, "departure": { "delay": -1, "time": "1770534299" }, "stopId": "475", "stopSequence": 5 }, { "arrival": { "delay": -1, "time": "1770534391" }, "departure": { "delay": -1, "time": "1770534391" }, "stopId": "1782", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1770534477" }, "departure": { "delay": -1, "time": "1770534477" }, "stopId": "1254", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1770534539" }, "departure": { "delay": -1, "time": "1770534539" }, "stopId": "446", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770534619" }, "departure": { "delay": 0, "time": "1770534619" }, "stopId": "1631", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770534679" }, "departure": { "delay": 0, "time": "1770534679" }, "stopId": "1591", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770534709" }, "departure": { "delay": 0, "time": "1770534709" }, "stopId": "3553", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770534780" }, "departure": { "delay": 0, "time": "1770534780" }, "stopId": "4046", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770534916" }, "departure": { "delay": 0, "time": "1770534916" }, "stopId": "4065", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770534955" }, "departure": { "delay": 0, "time": "1770534955" }, "stopId": "1447", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770534988" }, "departure": { "delay": 0, "time": "1770534988" }, "stopId": "320", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770535028" }, "departure": { "delay": 0, "time": "1770535028" }, "stopId": "2807", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1770535105" }, "departure": { "delay": -1, "time": "1770535105" }, "stopId": "452", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770535166" }, "departure": { "delay": -1, "time": "1770535166" }, "stopId": "2814", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770535194" }, "departure": { "delay": -1, "time": "1770535194" }, "stopId": "1574", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1770535259" }, "departure": { "delay": -1, "time": "1770535259" }, "stopId": "2812", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770535349" }, "departure": { "delay": 0, "time": "1770535349" }, "stopId": "2514", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770535400" }, "departure": { "delay": 0, "time": "1770535400" }, "stopId": "2797", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770535468" }, "departure": { "delay": 0, "time": "1770535468" }, "stopId": "2808", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770535564" }, "departure": { "delay": -1, "time": "1770535564" }, "stopId": "2816", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770535590" }, "departure": { "delay": 0, "time": "1770535590" }, "stopId": "5291", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770535655" }, "departure": { "delay": -1, "time": "1770535655" }, "stopId": "5263", "stopSequence": 26 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "34", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437127_8" }, "tripProperties": { "tripHeadsign": "MERIGNAC LES PINS" } } }, { "id": "RT|268436037_8|268436037", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5650", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5648", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2158", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1530", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3260", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3918", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "5646", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1774", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "2145", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "1831", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2146", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1821", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7568", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "7567", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "7565", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3902", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "680", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "782", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1555", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3899", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3897", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "3895", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "5643", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1585", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "2171", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2172", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "2059", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1976", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "7671", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6455", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3298", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "786", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2532", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "483", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "261", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2196", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1512", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1805", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "4055", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "8545", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1192", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1144", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "212", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "6825", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "7862", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "7347", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "2446", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "5542", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "6421", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "6685", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "9110", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "378", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "5460", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "5480", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1964", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "2833", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "7451", "stopSequence": 58 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436037_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|268437368_8|268437368", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "13177", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5854", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2263", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9702", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "2291", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "1169", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "9768", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1183", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "513", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "2268", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "7614", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "403", "stopSequence": 12 }, { "scheduleRelationship": "SKIPPED", "stopId": "2048", "stopSequence": 13 }, { "scheduleRelationship": "SKIPPED", "stopId": "592", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "8544", "stopSequence": 15 }, { "scheduleRelationship": "SKIPPED", "stopId": "2599", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "4750", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "2195", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "244", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1809", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "2194", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "1641", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "2186", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "5523", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5522", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2552", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "6456", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "5504", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "2544", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5490", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "5491", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "5493", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2066", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "2079", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1166", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "1859", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "2142", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1932", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "2136", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "5641", "stopSequence": 41 }, { "scheduleRelationship": "SKIPPED", "stopId": "2183", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "3894", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "909", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "120", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "955", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "3659", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "2113", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "1706", "stopSequence": 49 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "460", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437368_8" }, "tripProperties": { "tripHeadsign": "BASSENS LA CHENAIE" } } }, { "id": "RT|268436158_8|268436158", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1178, "time": "1770527062" }, "departure": { "delay": 41, "time": "1770528281" }, "stopId": "5618", "stopSequence": 1 }, { "arrival": { "delay": 74, "time": "1770528374" }, "departure": { "delay": 41, "time": "1770528401" }, "stopId": "5619", "stopSequence": 2 }, { "arrival": { "delay": 64, "time": "1770528509" }, "departure": { "delay": 83, "time": "1770528528" }, "stopId": "420", "stopSequence": 3 }, { "arrival": { "delay": 58, "time": "1770528562" }, "departure": { "delay": 77, "time": "1770528581" }, "stopId": "318", "stopSequence": 4 }, { "arrival": { "delay": 63, "time": "1770528611" }, "departure": { "delay": 81, "time": "1770528629" }, "stopId": "128", "stopSequence": 5 }, { "arrival": { "delay": 68, "time": "1770528668" }, "departure": { "delay": 68, "time": "1770528668" }, "stopId": "655", "stopSequence": 6 }, { "arrival": { "delay": 32, "time": "1770528752" }, "departure": { "delay": 32, "time": "1770528752" }, "stopId": "7981", "stopSequence": 7 }, { "arrival": { "delay": 19, "time": "1770528781" }, "departure": { "delay": 19, "time": "1770528781" }, "stopId": "421", "stopSequence": 8 }, { "arrival": { "delay": -4, "time": "1770528836" }, "departure": { "delay": 17, "time": "1770528857" }, "stopId": "9810", "stopSequence": 9 }, { "arrival": { "delay": 58, "time": "1770528958" }, "departure": { "delay": 58, "time": "1770528958" }, "stopId": "1594", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1770528990" }, "departure": { "delay": 47, "time": "1770529007" }, "stopId": "4057", "stopSequence": 11 }, { "arrival": { "delay": 17, "time": "1770529052" }, "departure": { "delay": 17, "time": "1770529052" }, "stopId": "3310", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770529081" }, "departure": { "delay": 18, "time": "1770529098" }, "stopId": "1757", "stopSequence": 13 }, { "arrival": { "delay": -9, "time": "1770529141" }, "departure": { "delay": -9, "time": "1770529141" }, "stopId": "647", "stopSequence": 14 }, { "arrival": { "delay": -60, "time": "1770529200" }, "departure": { "delay": -40, "time": "1770529220" }, "stopId": "1595", "stopSequence": 15 }, { "arrival": { "delay": -28, "time": "1770529259" }, "departure": { "delay": -28, "time": "1770529259" }, "stopId": "1758", "stopSequence": 16 }, { "arrival": { "delay": -42, "time": "1770529279" }, "departure": { "delay": -24, "time": "1770529297" }, "stopId": "2327", "stopSequence": 17 }, { "arrival": { "delay": -61, "time": "1770529341" }, "departure": { "delay": -42, "time": "1770529360" }, "stopId": "2328", "stopSequence": 18 }, { "arrival": { "delay": -59, "time": "1770529381" }, "departure": { "delay": -52, "time": "1770529388" }, "stopId": "641", "stopSequence": 19 }, { "arrival": { "delay": -67, "time": "1770529466" }, "departure": { "delay": -67, "time": "1770529466" }, "stopId": "9808", "stopSequence": 20 }, { "arrival": { "delay": -93, "time": "1770529531" }, "departure": { "delay": -93, "time": "1770529531" }, "stopId": "2329", "stopSequence": 21 }, { "arrival": { "delay": -119, "time": "1770529561" }, "departure": { "delay": -117, "time": "1770529563" }, "stopId": "2330", "stopSequence": 22 }, { "arrival": { "delay": -119, "time": "1770529621" }, "departure": { "delay": -96, "time": "1770529644" }, "stopId": "1290", "stopSequence": 23 }, { "arrival": { "delay": -105, "time": "1770529669" }, "departure": { "delay": -84, "time": "1770529690" }, "stopId": "1959", "stopSequence": 24 }, { "arrival": { "delay": -104, "time": "1770529740" }, "departure": { "delay": -79, "time": "1770529765" }, "stopId": "998", "stopSequence": 25 }, { "arrival": { "delay": -103, "time": "1770529817" }, "departure": { "delay": -103, "time": "1770529817" }, "stopId": "209", "stopSequence": 26 }, { "arrival": { "delay": -118, "time": "1770529862" }, "departure": { "delay": -96, "time": "1770529884" }, "stopId": "2334", "stopSequence": 27 }, { "arrival": { "delay": -102, "time": "1770529938" }, "departure": { "delay": -102, "time": "1770529938" }, "stopId": "1475", "stopSequence": 28 }, { "arrival": { "delay": -99, "time": "1770530001" }, "departure": { "delay": -75, "time": "1770530025" }, "stopId": "581", "stopSequence": 29 }, { "arrival": { "delay": -79, "time": "1770530081" }, "departure": { "delay": -54, "time": "1770530106" }, "stopId": "2167", "stopSequence": 30 }, { "arrival": { "delay": -59, "time": "1770530161" }, "departure": { "delay": -54, "time": "1770530166" }, "stopId": "8221", "stopSequence": 31 }, { "arrival": { "delay": -82, "time": "1770530221" }, "departure": { "delay": -76, "time": "1770530227" }, "stopId": "5608", "stopSequence": 32 }, { "arrival": { "delay": -119, "time": "1770530281" }, "departure": { "delay": -119, "time": "1770530281" }, "stopId": "5610", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436158_8" }, "tripProperties": { "tripHeadsign": "BRANDENBURG" } } }, { "id": "RT|268437126_8|268437126", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -362, "time": "1770530039" }, "departure": { "delay": 34, "time": "1770530435" }, "stopId": "7272", "stopSequence": 1 }, { "arrival": { "delay": 39, "time": "1770530484" }, "departure": { "delay": 39, "time": "1770530484" }, "stopId": "6438", "stopSequence": 2 }, { "arrival": { "delay": 17, "time": "1770530537" }, "departure": { "delay": 39, "time": "1770530559" }, "stopId": "7288", "stopSequence": 3 }, { "arrival": { "delay": 68, "time": "1770530648" }, "departure": { "delay": 68, "time": "1770530648" }, "stopId": "6435", "stopSequence": 4 }, { "arrival": { "delay": 48, "time": "1770530679" }, "departure": { "delay": 50, "time": "1770530681" }, "stopId": "918", "stopSequence": 5 }, { "arrival": { "delay": 39, "time": "1770530755" }, "departure": { "delay": 41, "time": "1770530757" }, "stopId": "7286", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1770530850" }, "departure": { "delay": 30, "time": "1770530850" }, "stopId": "7284", "stopSequence": 7 }, { "arrival": { "delay": 12, "time": "1770530896" }, "departure": { "delay": 31, "time": "1770530915" }, "stopId": "5675", "stopSequence": 8 }, { "arrival": { "delay": 7, "time": "1770530988" }, "departure": { "delay": 31, "time": "1770531012" }, "stopId": "5623", "stopSequence": 9 }, { "arrival": { "delay": 23, "time": "1770531055" }, "departure": { "delay": 29, "time": "1770531061" }, "stopId": "8", "stopSequence": 10 }, { "arrival": { "delay": 12, "time": "1770531099" }, "departure": { "delay": 19, "time": "1770531106" }, "stopId": "13156", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1770531135" }, "departure": { "delay": 19, "time": "1770531144" }, "stopId": "5677", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1770531258" }, "departure": { "delay": 72, "time": "1770531310" }, "stopId": "5678", "stopSequence": 13 }, { "arrival": { "delay": 71, "time": "1770531344" }, "departure": { "delay": 71, "time": "1770531344" }, "stopId": "3108", "stopSequence": 14 }, { "arrival": { "delay": 75, "time": "1770531375" }, "departure": { "delay": 75, "time": "1770531375" }, "stopId": "5303", "stopSequence": 15 }, { "arrival": { "delay": 55, "time": "1770531417" }, "departure": { "delay": 68, "time": "1770531430" }, "stopId": "1711", "stopSequence": 16 }, { "arrival": { "delay": 52, "time": "1770531524" }, "departure": { "delay": 52, "time": "1770531524" }, "stopId": "5305", "stopSequence": 17 }, { "arrival": { "delay": 52, "time": "1770531609" }, "departure": { "delay": 52, "time": "1770531609" }, "stopId": "2731", "stopSequence": 18 }, { "arrival": { "delay": 52, "time": "1770531652" }, "departure": { "delay": 52, "time": "1770531652" }, "stopId": "5299", "stopSequence": 19 }, { "arrival": { "delay": 52, "time": "1770531711" }, "departure": { "delay": 52, "time": "1770531711" }, "stopId": "2735", "stopSequence": 20 }, { "arrival": { "delay": 52, "time": "1770531772" }, "departure": { "delay": 52, "time": "1770531772" }, "stopId": "5292", "stopSequence": 21 }, { "arrival": { "delay": 52, "time": "1770531793" }, "departure": { "delay": 52, "time": "1770531793" }, "stopId": "2825", "stopSequence": 22 }, { "arrival": { "delay": 52, "time": "1770531889" }, "departure": { "delay": 52, "time": "1770531889" }, "stopId": "2826", "stopSequence": 23 }, { "arrival": { "delay": 51, "time": "1770531943" }, "departure": { "delay": 51, "time": "1770531943" }, "stopId": "2796", "stopSequence": 24 }, { "arrival": { "delay": 51, "time": "1770531993" }, "departure": { "delay": 51, "time": "1770531993" }, "stopId": "2615", "stopSequence": 25 }, { "arrival": { "delay": 51, "time": "1770532071" }, "departure": { "delay": 51, "time": "1770532071" }, "stopId": "326", "stopSequence": 26 }, { "arrival": { "delay": 51, "time": "1770532138" }, "departure": { "delay": 51, "time": "1770532138" }, "stopId": "703", "stopSequence": 27 }, { "arrival": { "delay": 51, "time": "1770532204" }, "departure": { "delay": 51, "time": "1770532204" }, "stopId": "1522", "stopSequence": 28 }, { "arrival": { "delay": 51, "time": "1770532257" }, "departure": { "delay": 51, "time": "1770532257" }, "stopId": "2840", "stopSequence": 29 }, { "arrival": { "delay": 50, "time": "1770532348" }, "departure": { "delay": 50, "time": "1770532348" }, "stopId": "920", "stopSequence": 30 }, { "arrival": { "delay": 50, "time": "1770532397" }, "departure": { "delay": 50, "time": "1770532397" }, "stopId": "2880", "stopSequence": 31 }, { "arrival": { "delay": 50, "time": "1770532433" }, "departure": { "delay": 50, "time": "1770532433" }, "stopId": "2882", "stopSequence": 32 }, { "arrival": { "delay": 50, "time": "1770532610" }, "departure": { "delay": 50, "time": "1770532610" }, "stopId": "9739", "stopSequence": 33 }, { "arrival": { "delay": 51, "time": "1770532683" }, "departure": { "delay": 51, "time": "1770532683" }, "stopId": "3554", "stopSequence": 34 }, { "arrival": { "delay": 51, "time": "1770532740" }, "departure": { "delay": 51, "time": "1770532740" }, "stopId": "590", "stopSequence": 35 }, { "arrival": { "delay": 51, "time": "1770532786" }, "departure": { "delay": 51, "time": "1770532786" }, "stopId": "331", "stopSequence": 36 }, { "arrival": { "delay": 50, "time": "1770532850" }, "departure": { "delay": 50, "time": "1770532850" }, "stopId": "1506", "stopSequence": 37 }, { "arrival": { "delay": 51, "time": "1770532939" }, "departure": { "delay": 51, "time": "1770532939" }, "stopId": "9737", "stopSequence": 38 }, { "arrival": { "delay": 51, "time": "1770533034" }, "departure": { "delay": 51, "time": "1770533034" }, "stopId": "9738", "stopSequence": 39 }, { "arrival": { "delay": 51, "time": "1770533065" }, "departure": { "delay": 51, "time": "1770533065" }, "stopId": "1665", "stopSequence": 40 }, { "arrival": { "delay": 51, "time": "1770533140" }, "departure": { "delay": 51, "time": "1770533140" }, "stopId": "841", "stopSequence": 41 }, { "arrival": { "delay": 50, "time": "1770533210" }, "departure": { "delay": 50, "time": "1770533210" }, "stopId": "451", "stopSequence": 42 }, { "arrival": { "delay": 50, "time": "1770533288" }, "departure": { "delay": 50, "time": "1770533288" }, "stopId": "2633", "stopSequence": 43 }, { "arrival": { "delay": 51, "time": "1770533334" }, "departure": { "delay": 51, "time": "1770533334" }, "stopId": "1634", "stopSequence": 44 }, { "arrival": { "delay": 51, "time": "1770533415" }, "departure": { "delay": 51, "time": "1770533415" }, "stopId": "371", "stopSequence": 45 }, { "arrival": { "delay": 50, "time": "1770533450" }, "departure": { "delay": 50, "time": "1770533450" }, "stopId": "3819", "stopSequence": 46 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "34", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437126_8" }, "tripProperties": { "tripHeadsign": "TALENCE PEIXOTTO" }, "vehicle": { "id": "ineo-bus:1076", "label": "TALENCE PEIXOTTO" } } }, { "id": "RT|268437366_8|268437366", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "13177", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5854", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2263", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9702", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "2291", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "1169", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "9768", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1183", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "513", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "2268", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "7614", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "403", "stopSequence": 12 }, { "scheduleRelationship": "SKIPPED", "stopId": "2048", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "4035", "stopSequence": 14 }, { "scheduleRelationship": "SKIPPED", "stopId": "2046", "stopSequence": 15 }, { "scheduleRelationship": "SKIPPED", "stopId": "2599", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "4750", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "2195", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "244", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1809", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "2194", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "1641", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "2186", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "5523", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5522", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2552", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "6456", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "5504", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "2544", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5490", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "5491", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "5493", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2066", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "2079", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1166", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "1859", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "2142", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1932", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "2136", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "5641", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "6431", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "3894", "stopSequence": 43 }, { "scheduleRelationship": "SKIPPED", "stopId": "2080", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "120", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "955", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "3659", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "2113", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "1706", "stopSequence": 49 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "460", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437366_8" }, "tripProperties": { "tripHeadsign": "BASSENS LA CHENAIE" } } }, { "id": "RT|268437363_8|268437363", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -468, "time": "1770529932" }, "departure": { "delay": 6, "time": "1770530406" }, "stopId": "1706", "stopSequence": 1 }, { "arrival": { "delay": 18, "time": "1770530463" }, "departure": { "delay": 18, "time": "1770530463" }, "stopId": "1910", "stopSequence": 2 }, { "arrival": { "delay": 25, "time": "1770530484" }, "departure": { "delay": 25, "time": "1770530484" }, "stopId": "1511", "stopSequence": 3 }, { "arrival": { "delay": 25, "time": "1770530545" }, "departure": { "delay": 25, "time": "1770530545" }, "stopId": "3657", "stopSequence": 4 }, { "arrival": { "delay": 22, "time": "1770530566" }, "departure": { "delay": 33, "time": "1770530577" }, "stopId": "3658", "stopSequence": 5 }, { "arrival": { "delay": 27, "time": "1770530602" }, "departure": { "delay": 27, "time": "1770530602" }, "stopId": "1710", "stopSequence": 6 }, { "arrival": { "delay": 15, "time": "1770530637" }, "departure": { "delay": 15, "time": "1770530637" }, "stopId": "3661", "stopSequence": 7 }, { "arrival": { "delay": 15, "time": "1770530677" }, "departure": { "delay": 15, "time": "1770530677" }, "stopId": "880", "stopSequence": 8 }, { "arrival": { "delay": 7, "time": "1770530730" }, "departure": { "delay": 11, "time": "1770530734" }, "stopId": "6432", "stopSequence": 9 }, { "arrival": { "delay": -5, "time": "1770530832" }, "departure": { "delay": 5, "time": "1770530842" }, "stopId": "2223", "stopSequence": 10 }, { "arrival": { "delay": -8, "time": "1770530875" }, "departure": { "delay": 4, "time": "1770530887" }, "stopId": "1672", "stopSequence": 11 }, { "scheduleRelationship": "SKIPPED", "stopId": "2177", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770530972" }, "departure": { "delay": 1, "time": "1770530972" }, "stopId": "2181", "stopSequence": 13 }, { "arrival": { "delay": 109, "time": "1770531120" }, "departure": { "delay": 109, "time": "1770531120" }, "stopId": "2157", "stopSequence": 14 }, { "arrival": { "delay": 104, "time": "1770531146" }, "departure": { "delay": 112, "time": "1770531154" }, "stopId": "1907", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1770531192" }, "departure": { "delay": 133, "time": "1770531205" }, "stopId": "3253", "stopSequence": 16 }, { "arrival": { "delay": 125, "time": "1770531246" }, "departure": { "delay": 132, "time": "1770531253" }, "stopId": "1427", "stopSequence": 17 }, { "arrival": { "delay": 110, "time": "1770531286" }, "departure": { "delay": 119, "time": "1770531295" }, "stopId": "1676", "stopSequence": 18 }, { "arrival": { "delay": 96, "time": "1770531377" }, "departure": { "delay": 96, "time": "1770531377" }, "stopId": "3330", "stopSequence": 19 }, { "arrival": { "delay": 96, "time": "1770531392" }, "departure": { "delay": 96, "time": "1770531392" }, "stopId": "5494", "stopSequence": 20 }, { "arrival": { "delay": 97, "time": "1770531437" }, "departure": { "delay": 97, "time": "1770531437" }, "stopId": "5492", "stopSequence": 21 }, { "arrival": { "delay": 96, "time": "1770531457" }, "departure": { "delay": 96, "time": "1770531457" }, "stopId": "5489", "stopSequence": 22 }, { "arrival": { "delay": 91, "time": "1770531511" }, "departure": { "delay": 91, "time": "1770531511" }, "stopId": "1976", "stopSequence": 23 }, { "arrival": { "delay": 91, "time": "1770531571" }, "departure": { "delay": 91, "time": "1770531571" }, "stopId": "7671", "stopSequence": 24 }, { "arrival": { "delay": 93, "time": "1770531659" }, "departure": { "delay": 93, "time": "1770531659" }, "stopId": "6455", "stopSequence": 25 }, { "arrival": { "delay": 93, "time": "1770531714" }, "departure": { "delay": 93, "time": "1770531714" }, "stopId": "2542", "stopSequence": 26 }, { "arrival": { "delay": 93, "time": "1770531738" }, "departure": { "delay": 93, "time": "1770531738" }, "stopId": "5521", "stopSequence": 27 }, { "arrival": { "delay": 92, "time": "1770531781" }, "departure": { "delay": 92, "time": "1770531781" }, "stopId": "5640", "stopSequence": 28 }, { "arrival": { "delay": 93, "time": "1770531839" }, "departure": { "delay": 93, "time": "1770531839" }, "stopId": "2532", "stopSequence": 29 }, { "arrival": { "delay": 93, "time": "1770531873" }, "departure": { "delay": 93, "time": "1770531873" }, "stopId": "483", "stopSequence": 30 }, { "arrival": { "delay": 93, "time": "1770531974" }, "departure": { "delay": 93, "time": "1770531974" }, "stopId": "261", "stopSequence": 31 }, { "arrival": { "delay": 93, "time": "1770532053" }, "departure": { "delay": 93, "time": "1770532053" }, "stopId": "2196", "stopSequence": 32 }, { "arrival": { "delay": 94, "time": "1770532082" }, "departure": { "delay": 94, "time": "1770532082" }, "stopId": "1512", "stopSequence": 33 }, { "arrival": { "delay": 94, "time": "1770532131" }, "departure": { "delay": 94, "time": "1770532131" }, "stopId": "1805", "stopSequence": 34 }, { "arrival": { "delay": 93, "time": "1770532173" }, "departure": { "delay": 93, "time": "1770532173" }, "stopId": "4055", "stopSequence": 35 }, { "arrival": { "delay": 94, "time": "1770532227" }, "departure": { "delay": 94, "time": "1770532227" }, "stopId": "9771", "stopSequence": 36 }, { "arrival": { "delay": 95, "time": "1770532278" }, "departure": { "delay": 95, "time": "1770532278" }, "stopId": "487", "stopSequence": 37 }, { "arrival": { "delay": 95, "time": "1770532343" }, "departure": { "delay": 95, "time": "1770532343" }, "stopId": "4036", "stopSequence": 38 }, { "arrival": { "delay": 95, "time": "1770532415" }, "departure": { "delay": 95, "time": "1770532415" }, "stopId": "3627", "stopSequence": 39 }, { "arrival": { "delay": 95, "time": "1770532450" }, "departure": { "delay": 95, "time": "1770532450" }, "stopId": "4037", "stopSequence": 40 }, { "arrival": { "delay": 95, "time": "1770532515" }, "departure": { "delay": 95, "time": "1770532515" }, "stopId": "2191", "stopSequence": 41 }, { "arrival": { "delay": 95, "time": "1770532567" }, "departure": { "delay": 95, "time": "1770532567" }, "stopId": "189", "stopSequence": 42 }, { "arrival": { "delay": 95, "time": "1770532655" }, "departure": { "delay": 95, "time": "1770532655" }, "stopId": "1437", "stopSequence": 43 }, { "arrival": { "delay": 96, "time": "1770532699" }, "departure": { "delay": 96, "time": "1770532699" }, "stopId": "1195", "stopSequence": 44 }, { "arrival": { "delay": 96, "time": "1770532780" }, "departure": { "delay": 96, "time": "1770532780" }, "stopId": "7613", "stopSequence": 45 }, { "arrival": { "delay": 96, "time": "1770532836" }, "departure": { "delay": 96, "time": "1770532836" }, "stopId": "1718", "stopSequence": 46 }, { "arrival": { "delay": 97, "time": "1770532875" }, "departure": { "delay": 97, "time": "1770532875" }, "stopId": "2114", "stopSequence": 47 }, { "arrival": { "delay": 98, "time": "1770532915" }, "departure": { "delay": 98, "time": "1770532915" }, "stopId": "2235", "stopSequence": 48 }, { "arrival": { "delay": 98, "time": "1770532958" }, "departure": { "delay": 98, "time": "1770532958" }, "stopId": "9769", "stopSequence": 49 }, { "arrival": { "delay": 99, "time": "1770533062" }, "departure": { "delay": 99, "time": "1770533062" }, "stopId": "1807", "stopSequence": 50 }, { "arrival": { "delay": 99, "time": "1770533115" }, "departure": { "delay": 99, "time": "1770533115" }, "stopId": "1811", "stopSequence": 51 }, { "arrival": { "delay": 99, "time": "1770533160" }, "departure": { "delay": 99, "time": "1770533160" }, "stopId": "9703", "stopSequence": 52 }, { "arrival": { "delay": 100, "time": "1770533218" }, "departure": { "delay": 100, "time": "1770533218" }, "stopId": "1101", "stopSequence": 53 }, { "arrival": { "delay": 99, "time": "1770533259" }, "departure": { "delay": 99, "time": "1770533259" }, "stopId": "3788", "stopSequence": 54 }, { "arrival": { "delay": 100, "time": "1770533343" }, "departure": { "delay": 100, "time": "1770533343" }, "stopId": "13176", "stopSequence": 55 }, { "arrival": { "delay": 99, "time": "1770533379" }, "departure": { "delay": 99, "time": "1770533379" }, "stopId": "13177", "stopSequence": 56 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "460", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437363_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX STALINGRAD" }, "vehicle": { "id": "ineo-bus:99033", "label": "BORDEAUX STALINGRAD" } } }, { "id": "RT|268436033_8|268436033", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5650", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5648", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2158", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1530", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3260", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3918", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "5646", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1774", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "2145", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "1831", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2146", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1821", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7568", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "7567", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "7565", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3902", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "680", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "782", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1555", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3899", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3897", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "3895", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "5643", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1585", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "2171", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2172", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "2059", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1976", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "7671", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6455", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3298", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "786", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2532", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "483", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "261", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2196", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1512", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1805", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "4055", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "8545", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1192", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1144", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "212", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "6825", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "7862", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "7347", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "2446", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "5542", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "6421", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "6685", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "9110", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "378", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "5460", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "5480", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1964", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "2833", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "7451", "stopSequence": 58 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436033_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|268437364_8|268437364", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -547, "time": "1770533393" }, "departure": { "delay": 0, "time": "1770533940" }, "stopId": "13177", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770534010" }, "departure": { "delay": 1, "time": "1770534010" }, "stopId": "5854", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534081" }, "departure": { "delay": 0, "time": "1770534081" }, "stopId": "2263", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534135" }, "departure": { "delay": 0, "time": "1770534135" }, "stopId": "9702", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770534191" }, "departure": { "delay": 0, "time": "1770534191" }, "stopId": "2291", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770534300" }, "departure": { "delay": 0, "time": "1770534300" }, "stopId": "1169", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770534403" }, "departure": { "delay": 0, "time": "1770534403" }, "stopId": "9768", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770534440" }, "departure": { "delay": 0, "time": "1770534440" }, "stopId": "1183", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770534480" }, "departure": { "delay": 0, "time": "1770534480" }, "stopId": "513", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770534527" }, "departure": { "delay": 1, "time": "1770534527" }, "stopId": "2268", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770534573" }, "departure": { "delay": 1, "time": "1770534573" }, "stopId": "7614", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770534615" }, "departure": { "delay": 1, "time": "1770534615" }, "stopId": "403", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770534870" }, "departure": { "delay": 1, "time": "1770534870" }, "stopId": "3626", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770534960" }, "departure": { "delay": 0, "time": "1770534960" }, "stopId": "4035", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770535025" }, "departure": { "delay": 1, "time": "1770535025" }, "stopId": "8544", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770535136" }, "departure": { "delay": 1, "time": "1770535136" }, "stopId": "3314", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770535200" }, "departure": { "delay": 0, "time": "1770535200" }, "stopId": "4750", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770535247" }, "departure": { "delay": 0, "time": "1770535247" }, "stopId": "2195", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770535290" }, "departure": { "delay": 1, "time": "1770535290" }, "stopId": "244", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770535320" }, "departure": { "delay": 0, "time": "1770535320" }, "stopId": "1809", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770535374" }, "departure": { "delay": 1, "time": "1770535374" }, "stopId": "2194", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770535440" }, "departure": { "delay": 0, "time": "1770535440" }, "stopId": "1641", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770535484" }, "departure": { "delay": 0, "time": "1770535484" }, "stopId": "2186", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770535582" }, "departure": { "delay": 0, "time": "1770535582" }, "stopId": "5523", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770535616" }, "departure": { "delay": 0, "time": "1770535616" }, "stopId": "5522", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770535650" }, "departure": { "delay": 0, "time": "1770535650" }, "stopId": "2552", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770535715" }, "departure": { "delay": 1, "time": "1770535715" }, "stopId": "6456", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "5504", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "2544", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5490", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "5491", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "5493", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2066", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "2079", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1166", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "1859", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "2142", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1932", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "2136", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "5641", "stopSequence": 41 }, { "scheduleRelationship": "SKIPPED", "stopId": "2183", "stopSequence": 42 }, { "scheduleRelationship": "SKIPPED", "stopId": "406", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "909", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "120", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "955", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "3659", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "2113", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "1706", "stopSequence": 49 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "460", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437364_8" }, "tripProperties": { "tripHeadsign": "BASSENS LA CHENAIE" } } }, { "id": "RT|268437485_8|268437485", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5689", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5687", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "6961", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "855", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "541", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "1564", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "2537", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "464", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "6443", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "5686", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2672", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1735", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "756", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3200", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "2549", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3198", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "1005", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "810", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "3196", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "5869", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "5866", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "2717", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "2718", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "862", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "7792", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "3220", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "6505", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "8911", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9300", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9301", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 32 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "13194", "stopSequence": 39 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "73", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437485_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268437483_8|268437483", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5689", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5687", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "6961", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "855", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "541", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "1564", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "2537", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "464", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "6443", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "5686", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2672", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1735", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "756", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3200", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "2549", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3198", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "1005", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "810", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "3196", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "5869", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "5866", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "2717", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "2718", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "862", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "7792", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "3220", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "6505", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "8911", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9300", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9301", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "13184", "stopSequence": 33 }, { "scheduleRelationship": "SKIPPED", "stopId": "9806", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "13194", "stopSequence": 39 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "73", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437483_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268436270_8|268436270", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -387, "time": "1770533613" }, "departure": { "delay": 0, "time": "1770534000" }, "stopId": "7451", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770534082" }, "departure": { "delay": 1, "time": "1770534082" }, "stopId": "7441", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534150" }, "departure": { "delay": 0, "time": "1770534150" }, "stopId": "574", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534180" }, "departure": { "delay": 0, "time": "1770534180" }, "stopId": "3981", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770534231" }, "departure": { "delay": 0, "time": "1770534231" }, "stopId": "6801", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770534268" }, "departure": { "delay": 0, "time": "1770534268" }, "stopId": "3650", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1770534299" }, "departure": { "delay": -1, "time": "1770534299" }, "stopId": "8062", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770534352" }, "departure": { "delay": 0, "time": "1770534352" }, "stopId": "5519", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770534433" }, "departure": { "delay": 0, "time": "1770534433" }, "stopId": "9113", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770534480" }, "departure": { "delay": 0, "time": "1770534480" }, "stopId": "5449", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770534546" }, "departure": { "delay": 1, "time": "1770534546" }, "stopId": "7293", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770534589" }, "departure": { "delay": 1, "time": "1770534589" }, "stopId": "3120", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770534632" }, "departure": { "delay": 1, "time": "1770534632" }, "stopId": "1975", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770534667" }, "departure": { "delay": 1, "time": "1770534667" }, "stopId": "2674", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770534701" }, "departure": { "delay": 1, "time": "1770534701" }, "stopId": "3122", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770534734" }, "departure": { "delay": 1, "time": "1770534734" }, "stopId": "1868", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770534780" }, "departure": { "delay": 0, "time": "1770534780" }, "stopId": "1461", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770534840" }, "departure": { "delay": 0, "time": "1770534840" }, "stopId": "1784", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770534904" }, "departure": { "delay": 0, "time": "1770534904" }, "stopId": "337", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770534949" }, "departure": { "delay": 1, "time": "1770534949" }, "stopId": "122", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770534985" }, "departure": { "delay": 1, "time": "1770534985" }, "stopId": "2070", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770535020" }, "departure": { "delay": 0, "time": "1770535020" }, "stopId": "2060", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770535080" }, "departure": { "delay": 0, "time": "1770535080" }, "stopId": "1076", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770535145" }, "departure": { "delay": 0, "time": "1770535145" }, "stopId": "578", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770535226" }, "departure": { "delay": 0, "time": "1770535226" }, "stopId": "4396", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770535334" }, "departure": { "delay": 0, "time": "1770535334" }, "stopId": "5408", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1770535439" }, "departure": { "delay": -1, "time": "1770535439" }, "stopId": "3177", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770535499" }, "departure": { "delay": -1, "time": "1770535499" }, "stopId": "917", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1770535559" }, "departure": { "delay": -1, "time": "1770535559" }, "stopId": "2442", "stopSequence": 29 }, { "arrival": { "delay": -1, "time": "1770535668" }, "departure": { "delay": -1, "time": "1770535668" }, "stopId": "2443", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436270_8" }, "tripProperties": { "tripHeadsign": "COURREJEAN" } } }, { "id": "RT|268436168_8|268436168", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -298, "time": "1770557342" }, "departure": { "delay": 0, "time": "1770557640" }, "stopId": "5618", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770557700" }, "departure": { "delay": 0, "time": "1770557820" }, "stopId": "5619", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770557926" }, "departure": { "delay": 0, "time": "1770557926" }, "stopId": "420", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770558000" }, "departure": { "delay": 0, "time": "1770558000" }, "stopId": "318", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770558056" }, "departure": { "delay": 0, "time": "1770558056" }, "stopId": "128", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770558120" }, "departure": { "delay": 0, "time": "1770558120" }, "stopId": "655", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770558240" }, "departure": { "delay": 0, "time": "1770558240" }, "stopId": "7981", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770558283" }, "departure": { "delay": 1, "time": "1770558283" }, "stopId": "421", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770558360" }, "departure": { "delay": 0, "time": "1770558360" }, "stopId": "9810", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770558480" }, "departure": { "delay": 0, "time": "1770558480" }, "stopId": "1594", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770558540" }, "departure": { "delay": 0, "time": "1770558540" }, "stopId": "4057", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770558653" }, "departure": { "delay": 0, "time": "1770558653" }, "stopId": "3310", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770558720" }, "departure": { "delay": 0, "time": "1770558720" }, "stopId": "1757", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770558790" }, "departure": { "delay": 0, "time": "1770558790" }, "stopId": "647", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770558900" }, "departure": { "delay": 0, "time": "1770558900" }, "stopId": "1595", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770558936" }, "departure": { "delay": 0, "time": "1770558936" }, "stopId": "1758", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770558981" }, "departure": { "delay": 0, "time": "1770558981" }, "stopId": "2327", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770559090" }, "departure": { "delay": 0, "time": "1770559090" }, "stopId": "2328", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770559140" }, "departure": { "delay": 0, "time": "1770559140" }, "stopId": "641", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770559257" }, "departure": { "delay": 1, "time": "1770559257" }, "stopId": "9808", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770559371" }, "departure": { "delay": 1, "time": "1770559371" }, "stopId": "2329", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770559440" }, "departure": { "delay": 0, "time": "1770559440" }, "stopId": "2330", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770559500" }, "departure": { "delay": 0, "time": "1770559500" }, "stopId": "1290", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770559546" }, "departure": { "delay": 1, "time": "1770559546" }, "stopId": "1959", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770559640" }, "departure": { "delay": 1, "time": "1770559640" }, "stopId": "998", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770559740" }, "departure": { "delay": 0, "time": "1770559740" }, "stopId": "209", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770559800" }, "departure": { "delay": 0, "time": "1770559800" }, "stopId": "2334", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770559860" }, "departure": { "delay": 0, "time": "1770559860" }, "stopId": "1475", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770559980" }, "departure": { "delay": 0, "time": "1770559980" }, "stopId": "581", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770560040" }, "departure": { "delay": 0, "time": "1770560040" }, "stopId": "2167", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770560100" }, "departure": { "delay": 0, "time": "1770560100" }, "stopId": "8221", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1770560184" }, "departure": { "delay": 1, "time": "1770560184" }, "stopId": "5608", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770560280" }, "departure": { "delay": 0, "time": "1770560280" }, "stopId": "5610", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436168_8" }, "tripProperties": { "tripHeadsign": "BRANDENBURG" } } }, { "id": "RT|268436169_8|268436169", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -360, "time": "1770560280" }, "departure": { "delay": 0, "time": "1770560640" }, "stopId": "5610", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770560749" }, "departure": { "delay": 0, "time": "1770560749" }, "stopId": "5609", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770560820" }, "departure": { "delay": 0, "time": "1770560820" }, "stopId": "2550", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770560940" }, "departure": { "delay": 0, "time": "1770560940" }, "stopId": "516", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770561028" }, "departure": { "delay": 1, "time": "1770561028" }, "stopId": "1379", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770561120" }, "departure": { "delay": 0, "time": "1770561120" }, "stopId": "2350", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770561240" }, "departure": { "delay": 0, "time": "1770561240" }, "stopId": "9064", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770561342" }, "departure": { "delay": 1, "time": "1770561342" }, "stopId": "100", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770561459" }, "departure": { "delay": 1, "time": "1770561459" }, "stopId": "983", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770561541" }, "departure": { "delay": 1, "time": "1770561541" }, "stopId": "604", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770561595" }, "departure": { "delay": 1, "time": "1770561595" }, "stopId": "9814", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770561661" }, "departure": { "delay": 1, "time": "1770561661" }, "stopId": "8991", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770561723" }, "departure": { "delay": 1, "time": "1770561723" }, "stopId": "9815", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1770561824" }, "departure": { "delay": 2, "time": "1770561824" }, "stopId": "9816", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770561961" }, "departure": { "delay": 1, "time": "1770561961" }, "stopId": "2342", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770562018" }, "departure": { "delay": 1, "time": "1770562018" }, "stopId": "2341", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770562115" }, "departure": { "delay": 1, "time": "1770562115" }, "stopId": "1323", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770562163" }, "departure": { "delay": 1, "time": "1770562163" }, "stopId": "1094", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770562261" }, "departure": { "delay": 1, "time": "1770562261" }, "stopId": "1749", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1770562370" }, "departure": { "delay": 2, "time": "1770562370" }, "stopId": "1804", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770562433" }, "departure": { "delay": 1, "time": "1770562433" }, "stopId": "9820", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770562501" }, "departure": { "delay": 1, "time": "1770562501" }, "stopId": "2344", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1770562556" }, "departure": { "delay": 2, "time": "1770562556" }, "stopId": "4154", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770562621" }, "departure": { "delay": 1, "time": "1770562621" }, "stopId": "9817", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770562733" }, "departure": { "delay": 1, "time": "1770562733" }, "stopId": "2348", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770562801" }, "departure": { "delay": 1, "time": "1770562801" }, "stopId": "2349", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770562861" }, "departure": { "delay": 1, "time": "1770562861" }, "stopId": "1288", "stopSequence": 27 }, { "arrival": { "delay": 1, "time": "1770562921" }, "departure": { "delay": 1, "time": "1770562921" }, "stopId": "7982", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1770562994" }, "departure": { "delay": 2, "time": "1770562994" }, "stopId": "1240", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1770563070" }, "departure": { "delay": 2, "time": "1770563070" }, "stopId": "1231", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1770563113" }, "departure": { "delay": 2, "time": "1770563113" }, "stopId": "394", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770563204" }, "departure": { "delay": 2, "time": "1770563204" }, "stopId": "1442", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1770563282" }, "departure": { "delay": 2, "time": "1770563282" }, "stopId": "5617", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1770563342" }, "departure": { "delay": 2, "time": "1770563342" }, "stopId": "5618", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436169_8" }, "tripProperties": { "tripHeadsign": "GARE ST JEAN" } } }, { "id": "RT|268436045_8|268436045", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5650", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5648", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2158", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1530", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3260", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3918", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "5646", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1774", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "2145", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "1831", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2146", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1821", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7568", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "7567", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "7565", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3902", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "680", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "782", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1555", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3899", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3897", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "3895", "stopSequence": 22 }, { "scheduleRelationship": "SKIPPED", "stopId": "1586", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "2181", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "2171", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2172", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "2059", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1976", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "7671", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6455", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3298", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "786", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2532", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "483", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "261", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2196", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1512", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1805", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "4055", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "8545", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1192", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1144", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "212", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "6825", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "7862", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "7347", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "2446", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "5542", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "6421", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "6685", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "9110", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "378", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "5460", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "5480", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1964", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "2833", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "7451", "stopSequence": 58 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436045_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|268436166_8|268436166", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -298, "time": "1770551342" }, "departure": { "delay": 0, "time": "1770551640" }, "stopId": "5618", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770551700" }, "departure": { "delay": 0, "time": "1770551820" }, "stopId": "5619", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770551926" }, "departure": { "delay": 0, "time": "1770551926" }, "stopId": "420", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770552000" }, "departure": { "delay": 0, "time": "1770552000" }, "stopId": "318", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770552056" }, "departure": { "delay": 0, "time": "1770552056" }, "stopId": "128", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770552120" }, "departure": { "delay": 0, "time": "1770552120" }, "stopId": "655", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770552240" }, "departure": { "delay": 0, "time": "1770552240" }, "stopId": "7981", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770552283" }, "departure": { "delay": 1, "time": "1770552283" }, "stopId": "421", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770552360" }, "departure": { "delay": 0, "time": "1770552360" }, "stopId": "9810", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770552480" }, "departure": { "delay": 0, "time": "1770552480" }, "stopId": "1594", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770552540" }, "departure": { "delay": 0, "time": "1770552540" }, "stopId": "4057", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770552653" }, "departure": { "delay": 0, "time": "1770552653" }, "stopId": "3310", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770552720" }, "departure": { "delay": 0, "time": "1770552720" }, "stopId": "1757", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770552790" }, "departure": { "delay": 0, "time": "1770552790" }, "stopId": "647", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770552900" }, "departure": { "delay": 0, "time": "1770552900" }, "stopId": "1595", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770552936" }, "departure": { "delay": 0, "time": "1770552936" }, "stopId": "1758", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770552981" }, "departure": { "delay": 0, "time": "1770552981" }, "stopId": "2327", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770553090" }, "departure": { "delay": 0, "time": "1770553090" }, "stopId": "2328", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770553140" }, "departure": { "delay": 0, "time": "1770553140" }, "stopId": "641", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770553257" }, "departure": { "delay": 1, "time": "1770553257" }, "stopId": "9808", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770553371" }, "departure": { "delay": 1, "time": "1770553371" }, "stopId": "2329", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770553440" }, "departure": { "delay": 0, "time": "1770553440" }, "stopId": "2330", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770553500" }, "departure": { "delay": 0, "time": "1770553500" }, "stopId": "1290", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770553546" }, "departure": { "delay": 1, "time": "1770553546" }, "stopId": "1959", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770553640" }, "departure": { "delay": 1, "time": "1770553640" }, "stopId": "998", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770553740" }, "departure": { "delay": 0, "time": "1770553740" }, "stopId": "209", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770553800" }, "departure": { "delay": 0, "time": "1770553800" }, "stopId": "2334", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770553860" }, "departure": { "delay": 0, "time": "1770553860" }, "stopId": "1475", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770553980" }, "departure": { "delay": 0, "time": "1770553980" }, "stopId": "581", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770554040" }, "departure": { "delay": 0, "time": "1770554040" }, "stopId": "2167", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770554100" }, "departure": { "delay": 0, "time": "1770554100" }, "stopId": "8221", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1770554184" }, "departure": { "delay": 1, "time": "1770554184" }, "stopId": "5608", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770554280" }, "departure": { "delay": 0, "time": "1770554280" }, "stopId": "5610", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436166_8" }, "tripProperties": { "tripHeadsign": "BRANDENBURG" } } }, { "id": "RT|268436287_8|268436287", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -912, "time": "1770532488" }, "departure": { "delay": 0, "time": "1770533400" }, "stopId": "2623", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770533423" }, "departure": { "delay": 0, "time": "1770533423" }, "stopId": "5715", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770533472" }, "departure": { "delay": 0, "time": "1770533472" }, "stopId": "7602", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770533524" }, "departure": { "delay": 0, "time": "1770533524" }, "stopId": "7603", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770533569" }, "departure": { "delay": 0, "time": "1770533569" }, "stopId": "7002", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770533710" }, "departure": { "delay": 0, "time": "1770533710" }, "stopId": "3821", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1770533759" }, "departure": { "delay": -1, "time": "1770533759" }, "stopId": "6961", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1770533890" }, "departure": { "delay": -1, "time": "1770533890" }, "stopId": "9077", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770533948" }, "departure": { "delay": 0, "time": "1770533948" }, "stopId": "5686", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770533978" }, "departure": { "delay": 0, "time": "1770533978" }, "stopId": "240", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770534010" }, "departure": { "delay": 0, "time": "1770534010" }, "stopId": "3201", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1770534059" }, "departure": { "delay": -1, "time": "1770534059" }, "stopId": "3194", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1770534119" }, "departure": { "delay": -1, "time": "1770534119" }, "stopId": "7113", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770534190" }, "departure": { "delay": 0, "time": "1770534190" }, "stopId": "5627", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770534226" }, "departure": { "delay": 0, "time": "1770534226" }, "stopId": "3370", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770534293" }, "departure": { "delay": 0, "time": "1770534293" }, "stopId": "3188", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770534318" }, "departure": { "delay": 0, "time": "1770534318" }, "stopId": "402", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770534359" }, "departure": { "delay": 0, "time": "1770534359" }, "stopId": "3189", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770534417" }, "departure": { "delay": 0, "time": "1770534417" }, "stopId": "754", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770534449" }, "departure": { "delay": 0, "time": "1770534449" }, "stopId": "721", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770534502" }, "departure": { "delay": 0, "time": "1770534502" }, "stopId": "5792", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770534540" }, "departure": { "delay": 0, "time": "1770534540" }, "stopId": "7", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1770534597" }, "departure": { "delay": 1, "time": "1770534597" }, "stopId": "624", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770534660" }, "departure": { "delay": 0, "time": "1770534660" }, "stopId": "3205", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770534726" }, "departure": { "delay": 0, "time": "1770534726" }, "stopId": "415", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770534838" }, "departure": { "delay": 1, "time": "1770534838" }, "stopId": "408", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770534904" }, "departure": { "delay": 0, "time": "1770534904" }, "stopId": "3206", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770535080" }, "departure": { "delay": 0, "time": "1770535080" }, "stopId": "3549", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770535150" }, "departure": { "delay": 1, "time": "1770535150" }, "stopId": "1606", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770535260" }, "departure": { "delay": 0, "time": "1770535260" }, "stopId": "9196", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770535320" }, "departure": { "delay": 0, "time": "1770535320" }, "stopId": "3216", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770535380" }, "departure": { "delay": 0, "time": "1770535380" }, "stopId": "6447", "stopSequence": 32 }, { "arrival": { "delay": 1, "time": "1770535432" }, "departure": { "delay": 1, "time": "1770535432" }, "stopId": "7731", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1770535493" }, "departure": { "delay": 0, "time": "1770535493" }, "stopId": "3559", "stopSequence": 34 }, { "arrival": { "delay": 0, "time": "1770535620" }, "departure": { "delay": 0, "time": "1770535620" }, "stopId": "1971", "stopSequence": 35 }, { "arrival": { "delay": 0, "time": "1770535680" }, "departure": { "delay": 0, "time": "1770535680" }, "stopId": "459", "stopSequence": 36 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436287_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|268436167_8|268436167", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -420, "time": "1770554280" }, "departure": { "delay": 0, "time": "1770554700" }, "stopId": "5610", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770554809" }, "departure": { "delay": 0, "time": "1770554809" }, "stopId": "5609", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770554880" }, "departure": { "delay": 0, "time": "1770554880" }, "stopId": "2550", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770555000" }, "departure": { "delay": 0, "time": "1770555000" }, "stopId": "516", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770555088" }, "departure": { "delay": 1, "time": "1770555088" }, "stopId": "1379", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770555180" }, "departure": { "delay": 0, "time": "1770555180" }, "stopId": "2350", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770555240" }, "departure": { "delay": 0, "time": "1770555240" }, "stopId": "9064", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770555342" }, "departure": { "delay": 1, "time": "1770555342" }, "stopId": "100", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770555459" }, "departure": { "delay": 1, "time": "1770555459" }, "stopId": "983", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770555541" }, "departure": { "delay": 1, "time": "1770555541" }, "stopId": "604", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770555595" }, "departure": { "delay": 1, "time": "1770555595" }, "stopId": "9814", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770555661" }, "departure": { "delay": 1, "time": "1770555661" }, "stopId": "8991", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770555723" }, "departure": { "delay": 1, "time": "1770555723" }, "stopId": "9815", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1770555824" }, "departure": { "delay": 2, "time": "1770555824" }, "stopId": "9816", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770555961" }, "departure": { "delay": 1, "time": "1770555961" }, "stopId": "2342", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770556018" }, "departure": { "delay": 1, "time": "1770556018" }, "stopId": "2341", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770556115" }, "departure": { "delay": 1, "time": "1770556115" }, "stopId": "1323", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770556163" }, "departure": { "delay": 1, "time": "1770556163" }, "stopId": "1094", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770556261" }, "departure": { "delay": 1, "time": "1770556261" }, "stopId": "1749", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1770556370" }, "departure": { "delay": 2, "time": "1770556370" }, "stopId": "1804", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770556433" }, "departure": { "delay": 1, "time": "1770556433" }, "stopId": "9820", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770556501" }, "departure": { "delay": 1, "time": "1770556501" }, "stopId": "2344", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1770556556" }, "departure": { "delay": 2, "time": "1770556556" }, "stopId": "4154", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770556621" }, "departure": { "delay": 1, "time": "1770556621" }, "stopId": "9817", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770556733" }, "departure": { "delay": 1, "time": "1770556733" }, "stopId": "2348", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770556801" }, "departure": { "delay": 1, "time": "1770556801" }, "stopId": "2349", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770556861" }, "departure": { "delay": 1, "time": "1770556861" }, "stopId": "1288", "stopSequence": 27 }, { "arrival": { "delay": 1, "time": "1770556921" }, "departure": { "delay": 1, "time": "1770556921" }, "stopId": "7982", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1770556994" }, "departure": { "delay": 2, "time": "1770556994" }, "stopId": "1240", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1770557070" }, "departure": { "delay": 2, "time": "1770557070" }, "stopId": "1231", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1770557113" }, "departure": { "delay": 2, "time": "1770557113" }, "stopId": "394", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770557204" }, "departure": { "delay": 2, "time": "1770557204" }, "stopId": "1442", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1770557282" }, "departure": { "delay": 2, "time": "1770557282" }, "stopId": "5617", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1770557342" }, "departure": { "delay": 2, "time": "1770557342" }, "stopId": "5618", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436167_8" }, "tripProperties": { "tripHeadsign": "GARE ST JEAN" } } }, { "id": "RT|268436164_8|268436164", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -297, "time": "1770545283" }, "departure": { "delay": 0, "time": "1770545580" }, "stopId": "5618", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770545640" }, "departure": { "delay": 0, "time": "1770545760" }, "stopId": "5619", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770545888" }, "departure": { "delay": 1, "time": "1770545888" }, "stopId": "420", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1770545977" }, "departure": { "delay": 1, "time": "1770545977" }, "stopId": "318", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770546044" }, "departure": { "delay": 1, "time": "1770546044" }, "stopId": "128", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770546121" }, "departure": { "delay": 1, "time": "1770546121" }, "stopId": "655", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770546241" }, "departure": { "delay": 1, "time": "1770546241" }, "stopId": "7981", "stopSequence": 7 }, { "arrival": { "delay": 2, "time": "1770546284" }, "departure": { "delay": 2, "time": "1770546284" }, "stopId": "421", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770546361" }, "departure": { "delay": 1, "time": "1770546361" }, "stopId": "9810", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770546481" }, "departure": { "delay": 1, "time": "1770546481" }, "stopId": "1594", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770546541" }, "departure": { "delay": 1, "time": "1770546541" }, "stopId": "4057", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770546654" }, "departure": { "delay": 1, "time": "1770546654" }, "stopId": "3310", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770546721" }, "departure": { "delay": 1, "time": "1770546721" }, "stopId": "1757", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770546791" }, "departure": { "delay": 1, "time": "1770546791" }, "stopId": "647", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770546901" }, "departure": { "delay": 1, "time": "1770546901" }, "stopId": "1595", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770546937" }, "departure": { "delay": 1, "time": "1770546937" }, "stopId": "1758", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770546982" }, "departure": { "delay": 1, "time": "1770546982" }, "stopId": "2327", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770547091" }, "departure": { "delay": 1, "time": "1770547091" }, "stopId": "2328", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770547141" }, "departure": { "delay": 1, "time": "1770547141" }, "stopId": "641", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1770547258" }, "departure": { "delay": 2, "time": "1770547258" }, "stopId": "9808", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1770547372" }, "departure": { "delay": 2, "time": "1770547372" }, "stopId": "2329", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770547441" }, "departure": { "delay": 1, "time": "1770547441" }, "stopId": "2330", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1770547501" }, "departure": { "delay": 1, "time": "1770547501" }, "stopId": "1290", "stopSequence": 23 }, { "arrival": { "delay": 2, "time": "1770547547" }, "departure": { "delay": 2, "time": "1770547547" }, "stopId": "1959", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1770547641" }, "departure": { "delay": 2, "time": "1770547641" }, "stopId": "998", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770547741" }, "departure": { "delay": 1, "time": "1770547741" }, "stopId": "209", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770547801" }, "departure": { "delay": 1, "time": "1770547801" }, "stopId": "2334", "stopSequence": 27 }, { "arrival": { "delay": 1, "time": "1770547861" }, "departure": { "delay": 1, "time": "1770547861" }, "stopId": "1475", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770547981" }, "departure": { "delay": 1, "time": "1770547981" }, "stopId": "581", "stopSequence": 29 }, { "arrival": { "delay": 1, "time": "1770548041" }, "departure": { "delay": 1, "time": "1770548041" }, "stopId": "2167", "stopSequence": 30 }, { "arrival": { "delay": 1, "time": "1770548101" }, "departure": { "delay": 1, "time": "1770548101" }, "stopId": "8221", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770548185" }, "departure": { "delay": 2, "time": "1770548185" }, "stopId": "5608", "stopSequence": 32 }, { "arrival": { "delay": 1, "time": "1770548281" }, "departure": { "delay": 1, "time": "1770548281" }, "stopId": "5610", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436164_8" }, "tripProperties": { "tripHeadsign": "BRANDENBURG" } } }, { "id": "RT|268436165_8|268436165", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -419, "time": "1770548281" }, "departure": { "delay": 0, "time": "1770548700" }, "stopId": "5610", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770548809" }, "departure": { "delay": 0, "time": "1770548809" }, "stopId": "5609", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770548880" }, "departure": { "delay": 0, "time": "1770548880" }, "stopId": "2550", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770549000" }, "departure": { "delay": 0, "time": "1770549000" }, "stopId": "516", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770549088" }, "departure": { "delay": 1, "time": "1770549088" }, "stopId": "1379", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770549180" }, "departure": { "delay": 0, "time": "1770549180" }, "stopId": "2350", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770549240" }, "departure": { "delay": 0, "time": "1770549240" }, "stopId": "9064", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770549342" }, "departure": { "delay": 1, "time": "1770549342" }, "stopId": "100", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770549459" }, "departure": { "delay": 1, "time": "1770549459" }, "stopId": "983", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770549541" }, "departure": { "delay": 1, "time": "1770549541" }, "stopId": "604", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770549595" }, "departure": { "delay": 1, "time": "1770549595" }, "stopId": "9814", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770549661" }, "departure": { "delay": 1, "time": "1770549661" }, "stopId": "8991", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770549723" }, "departure": { "delay": 1, "time": "1770549723" }, "stopId": "9815", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1770549824" }, "departure": { "delay": 2, "time": "1770549824" }, "stopId": "9816", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770549961" }, "departure": { "delay": 1, "time": "1770549961" }, "stopId": "2342", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770550018" }, "departure": { "delay": 1, "time": "1770550018" }, "stopId": "2341", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770550115" }, "departure": { "delay": 1, "time": "1770550115" }, "stopId": "1323", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770550163" }, "departure": { "delay": 1, "time": "1770550163" }, "stopId": "1094", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770550261" }, "departure": { "delay": 1, "time": "1770550261" }, "stopId": "1749", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1770550370" }, "departure": { "delay": 2, "time": "1770550370" }, "stopId": "1804", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770550433" }, "departure": { "delay": 1, "time": "1770550433" }, "stopId": "9820", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770550501" }, "departure": { "delay": 1, "time": "1770550501" }, "stopId": "2344", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1770550556" }, "departure": { "delay": 2, "time": "1770550556" }, "stopId": "4154", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770550621" }, "departure": { "delay": 1, "time": "1770550621" }, "stopId": "9817", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770550733" }, "departure": { "delay": 1, "time": "1770550733" }, "stopId": "2348", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770550801" }, "departure": { "delay": 1, "time": "1770550801" }, "stopId": "2349", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770550861" }, "departure": { "delay": 1, "time": "1770550861" }, "stopId": "1288", "stopSequence": 27 }, { "arrival": { "delay": 1, "time": "1770550921" }, "departure": { "delay": 1, "time": "1770550921" }, "stopId": "7982", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1770550994" }, "departure": { "delay": 2, "time": "1770550994" }, "stopId": "1240", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1770551070" }, "departure": { "delay": 2, "time": "1770551070" }, "stopId": "1231", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1770551113" }, "departure": { "delay": 2, "time": "1770551113" }, "stopId": "394", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770551204" }, "departure": { "delay": 2, "time": "1770551204" }, "stopId": "1442", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1770551282" }, "departure": { "delay": 2, "time": "1770551282" }, "stopId": "5617", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1770551342" }, "departure": { "delay": 2, "time": "1770551342" }, "stopId": "5618", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436165_8" }, "tripProperties": { "tripHeadsign": "GARE ST JEAN" } } }, { "id": "RT|268436286_8|268436286", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -285, "time": "1770528316" }, "departure": { "delay": 135, "time": "1770528736" }, "stopId": "7451", "stopSequence": 1 }, { "arrival": { "delay": 134, "time": "1770528816" }, "departure": { "delay": 134, "time": "1770528816" }, "stopId": "7441", "stopSequence": 2 }, { "arrival": { "delay": 121, "time": "1770528871" }, "departure": { "delay": 134, "time": "1770528884" }, "stopId": "574", "stopSequence": 3 }, { "arrival": { "delay": 134, "time": "1770528914" }, "departure": { "delay": 168, "time": "1770528948" }, "stopId": "3981", "stopSequence": 4 }, { "arrival": { "delay": 165, "time": "1770528996" }, "departure": { "delay": 168, "time": "1770528999" }, "stopId": "6801", "stopSequence": 5 }, { "arrival": { "delay": 168, "time": "1770529036" }, "departure": { "delay": 168, "time": "1770529036" }, "stopId": "3650", "stopSequence": 6 }, { "arrival": { "delay": 167, "time": "1770529067" }, "departure": { "delay": 167, "time": "1770529067" }, "stopId": "8062", "stopSequence": 7 }, { "arrival": { "delay": 174, "time": "1770529109" }, "departure": { "delay": 181, "time": "1770529116" }, "stopId": "5519", "stopSequence": 8 }, { "arrival": { "delay": 189, "time": "1770529177" }, "departure": { "delay": 208, "time": "1770529196" }, "stopId": "9113", "stopSequence": 9 }, { "arrival": { "delay": 218, "time": "1770529238" }, "departure": { "delay": 218, "time": "1770529238" }, "stopId": "5449", "stopSequence": 10 }, { "arrival": { "delay": 231, "time": "1770529316" }, "departure": { "delay": 237, "time": "1770529322" }, "stopId": "7293", "stopSequence": 11 }, { "arrival": { "delay": 231, "time": "1770529359" }, "departure": { "delay": 261, "time": "1770529389" }, "stopId": "3120", "stopSequence": 12 }, { "arrival": { "delay": 257, "time": "1770529428" }, "departure": { "delay": 257, "time": "1770529428" }, "stopId": "1975", "stopSequence": 13 }, { "arrival": { "delay": 250, "time": "1770529456" }, "departure": { "delay": 284, "time": "1770529490" }, "stopId": "2674", "stopSequence": 14 }, { "arrival": { "delay": 280, "time": "1770529520" }, "departure": { "delay": 284, "time": "1770529524" }, "stopId": "3122", "stopSequence": 15 }, { "arrival": { "delay": 280, "time": "1770529553" }, "departure": { "delay": 280, "time": "1770529553" }, "stopId": "1868", "stopSequence": 16 }, { "arrival": { "delay": 276, "time": "1770529596" }, "departure": { "delay": 281, "time": "1770529601" }, "stopId": "1461", "stopSequence": 17 }, { "arrival": { "delay": 256, "time": "1770529636" }, "departure": { "delay": 260, "time": "1770529640" }, "stopId": "1784", "stopSequence": 18 }, { "arrival": { "delay": 242, "time": "1770529686" }, "departure": { "delay": 259, "time": "1770529703" }, "stopId": "337", "stopSequence": 19 }, { "arrival": { "delay": 246, "time": "1770529734" }, "departure": { "delay": 246, "time": "1770529734" }, "stopId": "122", "stopSequence": 20 }, { "arrival": { "delay": 232, "time": "1770529756" }, "departure": { "delay": 236, "time": "1770529760" }, "stopId": "2070", "stopSequence": 21 }, { "arrival": { "delay": 228, "time": "1770529788" }, "departure": { "delay": 249, "time": "1770529809" }, "stopId": "2060", "stopSequence": 22 }, { "arrival": { "delay": 236, "time": "1770529856" }, "departure": { "delay": 249, "time": "1770529869" }, "stopId": "1076", "stopSequence": 23 }, { "arrival": { "delay": 249, "time": "1770529923" }, "departure": { "delay": 262, "time": "1770529936" }, "stopId": "578", "stopSequence": 24 }, { "arrival": { "delay": 257, "time": "1770529999" }, "departure": { "delay": 294, "time": "1770530036" }, "stopId": "4396", "stopSequence": 25 }, { "arrival": { "delay": 266, "time": "1770530098" }, "departure": { "delay": 270, "time": "1770530102" }, "stopId": "5408", "stopSequence": 26 }, { "arrival": { "delay": 245, "time": "1770530165" }, "departure": { "delay": 264, "time": "1770530184" }, "stopId": "3177", "stopSequence": 27 }, { "arrival": { "delay": 277, "time": "1770530257" }, "departure": { "delay": 280, "time": "1770530260" }, "stopId": "917", "stopSequence": 28 }, { "arrival": { "delay": 280, "time": "1770530320" }, "departure": { "delay": 323, "time": "1770530363" }, "stopId": "2442", "stopSequence": 29 }, { "arrival": { "delay": 324, "time": "1770530436" }, "departure": { "delay": 324, "time": "1770530436" }, "stopId": "2443", "stopSequence": 30 }, { "arrival": { "delay": 328, "time": "1770530488" }, "departure": { "delay": 328, "time": "1770530488" }, "stopId": "1692", "stopSequence": 31 }, { "arrival": { "delay": 305, "time": "1770530585" }, "departure": { "delay": 328, "time": "1770530608" }, "stopId": "2444", "stopSequence": 32 }, { "arrival": { "delay": 325, "time": "1770530655" }, "departure": { "delay": 342, "time": "1770530672" }, "stopId": "5621", "stopSequence": 33 }, { "arrival": { "delay": 308, "time": "1770530708" }, "departure": { "delay": 329, "time": "1770530729" }, "stopId": "4031", "stopSequence": 34 }, { "arrival": { "delay": 289, "time": "1770530811" }, "departure": { "delay": 306, "time": "1770530828" }, "stopId": "823", "stopSequence": 35 }, { "arrival": { "delay": 348, "time": "1770530928" }, "departure": { "delay": 374, "time": "1770530954" }, "stopId": "9722", "stopSequence": 36 }, { "arrival": { "delay": 346, "time": "1770531087" }, "departure": { "delay": 374, "time": "1770531115" }, "stopId": "8255", "stopSequence": 37 }, { "arrival": { "delay": 350, "time": "1770531170" }, "departure": { "delay": 353, "time": "1770531173" }, "stopId": "622", "stopSequence": 38 }, { "arrival": { "delay": 338, "time": "1770531224" }, "departure": { "delay": 338, "time": "1770531224" }, "stopId": "1099", "stopSequence": 39 }, { "arrival": { "delay": 329, "time": "1770531259" }, "departure": { "delay": 329, "time": "1770531259" }, "stopId": "608", "stopSequence": 40 }, { "arrival": { "delay": 316, "time": "1770531287" }, "departure": { "delay": 316, "time": "1770531287" }, "stopId": "2282", "stopSequence": 41 }, { "arrival": { "delay": 302, "time": "1770531322" }, "departure": { "delay": 302, "time": "1770531322" }, "stopId": "1224", "stopSequence": 42 }, { "arrival": { "delay": 287, "time": "1770531347" }, "departure": { "delay": 294, "time": "1770531354" }, "stopId": "663", "stopSequence": 43 }, { "arrival": { "delay": 267, "time": "1770531387" }, "departure": { "delay": 291, "time": "1770531411" }, "stopId": "3183", "stopSequence": 44 }, { "arrival": { "delay": 282, "time": "1770531442" }, "departure": { "delay": 282, "time": "1770531442" }, "stopId": "1147", "stopSequence": 45 }, { "arrival": { "delay": 278, "time": "1770531487" }, "departure": { "delay": 278, "time": "1770531487" }, "stopId": "1387", "stopSequence": 46 }, { "arrival": { "delay": 278, "time": "1770531512" }, "departure": { "delay": 278, "time": "1770531512" }, "stopId": "733", "stopSequence": 47 }, { "arrival": { "delay": 278, "time": "1770531546" }, "departure": { "delay": 278, "time": "1770531546" }, "stopId": "3184", "stopSequence": 48 }, { "arrival": { "delay": 278, "time": "1770531597" }, "departure": { "delay": 278, "time": "1770531597" }, "stopId": "1261", "stopSequence": 49 }, { "arrival": { "delay": 278, "time": "1770531638" }, "departure": { "delay": 278, "time": "1770531638" }, "stopId": "3369", "stopSequence": 50 }, { "arrival": { "delay": 278, "time": "1770531758" }, "departure": { "delay": 278, "time": "1770531758" }, "stopId": "7081", "stopSequence": 51 }, { "arrival": { "delay": 278, "time": "1770531878" }, "departure": { "delay": 278, "time": "1770531878" }, "stopId": "3203", "stopSequence": 52 }, { "arrival": { "delay": 279, "time": "1770531960" }, "departure": { "delay": 279, "time": "1770531960" }, "stopId": "629", "stopSequence": 53 }, { "arrival": { "delay": 278, "time": "1770531998" }, "departure": { "delay": 278, "time": "1770531998" }, "stopId": "64", "stopSequence": 54 }, { "arrival": { "delay": 278, "time": "1770532025" }, "departure": { "delay": 278, "time": "1770532025" }, "stopId": "5685", "stopSequence": 55 }, { "arrival": { "delay": 278, "time": "1770532096" }, "departure": { "delay": 278, "time": "1770532096" }, "stopId": "9078", "stopSequence": 56 }, { "arrival": { "delay": 278, "time": "1770532178" }, "departure": { "delay": 278, "time": "1770532178" }, "stopId": "6962", "stopSequence": 57 }, { "arrival": { "delay": 279, "time": "1770532224" }, "departure": { "delay": 279, "time": "1770532224" }, "stopId": "3820", "stopSequence": 58 }, { "arrival": { "delay": 279, "time": "1770532347" }, "departure": { "delay": 279, "time": "1770532347" }, "stopId": "7003", "stopSequence": 59 }, { "arrival": { "delay": 279, "time": "1770532391" }, "departure": { "delay": 279, "time": "1770532391" }, "stopId": "7604", "stopSequence": 60 }, { "arrival": { "delay": 279, "time": "1770532435" }, "departure": { "delay": 279, "time": "1770532435" }, "stopId": "7601", "stopSequence": 61 }, { "arrival": { "delay": 279, "time": "1770532479" }, "departure": { "delay": 279, "time": "1770532479" }, "stopId": "2623", "stopSequence": 62 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436286_8" }, "tripProperties": { "tripHeadsign": "COURREJEAN" }, "vehicle": { "id": "ineo-bus:1703", "label": "COURREJEAN" } } }, { "id": "RT|268437372_8|268437372", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "13177", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5854", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2263", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9702", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "2291", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "1169", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "9768", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1183", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "513", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "2268", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "7614", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "403", "stopSequence": 12 }, { "scheduleRelationship": "SKIPPED", "stopId": "2048", "stopSequence": 13 }, { "scheduleRelationship": "SKIPPED", "stopId": "592", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "8544", "stopSequence": 15 }, { "scheduleRelationship": "SKIPPED", "stopId": "2599", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "4750", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "2195", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "244", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1809", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "2194", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "1641", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "2186", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "5523", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5522", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2552", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "6456", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "5504", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "2544", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5490", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "5491", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "5493", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2066", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "2079", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1166", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "1859", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "2183", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "406", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "2080", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "1932", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "2136", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "6431", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "3894", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "909", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "120", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "955", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "3659", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "2113", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "1706", "stopSequence": 50 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "460", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437372_8" }, "tripProperties": { "tripHeadsign": "BASSENS LA CHENAIE" } } }, { "id": "RT|268437493_8|268437493", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5689", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5687", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "6961", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "855", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "541", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "1564", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "2537", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "464", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "6443", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "5686", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2672", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1735", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "756", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3200", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "2549", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3198", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "1005", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "810", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "3196", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "5869", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "5866", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "2717", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "2718", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "862", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "7792", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "3220", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "6505", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "8911", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9300", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9301", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "13184", "stopSequence": 33 }, { "scheduleRelationship": "SKIPPED", "stopId": "9806", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "13194", "stopSequence": 39 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "73", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437493_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268436162_8|268436162", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -957, "time": "1770538983" }, "departure": { "delay": 0, "time": "1770539940" }, "stopId": "5618", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770540000" }, "departure": { "delay": 0, "time": "1770540120" }, "stopId": "5619", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770540205" }, "departure": { "delay": 0, "time": "1770540205" }, "stopId": "420", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770540264" }, "departure": { "delay": 0, "time": "1770540264" }, "stopId": "318", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770540309" }, "departure": { "delay": 1, "time": "1770540309" }, "stopId": "128", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770540360" }, "departure": { "delay": 0, "time": "1770540360" }, "stopId": "655", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770540480" }, "departure": { "delay": 0, "time": "1770540480" }, "stopId": "7981", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770540523" }, "departure": { "delay": 1, "time": "1770540523" }, "stopId": "421", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770540600" }, "departure": { "delay": 0, "time": "1770540600" }, "stopId": "9810", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770540660" }, "departure": { "delay": 0, "time": "1770540660" }, "stopId": "1594", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770540720" }, "departure": { "delay": 0, "time": "1770540720" }, "stopId": "4057", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770540833" }, "departure": { "delay": 0, "time": "1770540833" }, "stopId": "3310", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770540900" }, "departure": { "delay": 0, "time": "1770540900" }, "stopId": "1757", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770540970" }, "departure": { "delay": 0, "time": "1770540970" }, "stopId": "647", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770541080" }, "departure": { "delay": 0, "time": "1770541080" }, "stopId": "1595", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770541116" }, "departure": { "delay": 0, "time": "1770541116" }, "stopId": "1758", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770541161" }, "departure": { "delay": 0, "time": "1770541161" }, "stopId": "2327", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770541270" }, "departure": { "delay": 0, "time": "1770541270" }, "stopId": "2328", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770541320" }, "departure": { "delay": 0, "time": "1770541320" }, "stopId": "641", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770541437" }, "departure": { "delay": 1, "time": "1770541437" }, "stopId": "9808", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770541551" }, "departure": { "delay": 1, "time": "1770541551" }, "stopId": "2329", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770541620" }, "departure": { "delay": 0, "time": "1770541620" }, "stopId": "2330", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770541680" }, "departure": { "delay": 0, "time": "1770541680" }, "stopId": "1290", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770541726" }, "departure": { "delay": 1, "time": "1770541726" }, "stopId": "1959", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770541820" }, "departure": { "delay": 1, "time": "1770541820" }, "stopId": "998", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770541920" }, "departure": { "delay": 0, "time": "1770541920" }, "stopId": "209", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770541980" }, "departure": { "delay": 0, "time": "1770541980" }, "stopId": "2334", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770542040" }, "departure": { "delay": 0, "time": "1770542040" }, "stopId": "1475", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770542160" }, "departure": { "delay": 0, "time": "1770542160" }, "stopId": "581", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770542220" }, "departure": { "delay": 0, "time": "1770542220" }, "stopId": "2167", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770542280" }, "departure": { "delay": 0, "time": "1770542280" }, "stopId": "8221", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1770542364" }, "departure": { "delay": 1, "time": "1770542364" }, "stopId": "5608", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770542460" }, "departure": { "delay": 0, "time": "1770542460" }, "stopId": "5610", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436162_8" }, "tripProperties": { "tripHeadsign": "BRANDENBURG" } } }, { "id": "RT|268436163_8|268436163", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -300, "time": "1770542460" }, "departure": { "delay": 0, "time": "1770542760" }, "stopId": "5610", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770542869" }, "departure": { "delay": 0, "time": "1770542869" }, "stopId": "5609", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770542940" }, "departure": { "delay": 0, "time": "1770542940" }, "stopId": "2550", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770543060" }, "departure": { "delay": 0, "time": "1770543060" }, "stopId": "516", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770543148" }, "departure": { "delay": 1, "time": "1770543148" }, "stopId": "1379", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770543240" }, "departure": { "delay": 0, "time": "1770543240" }, "stopId": "2350", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770543300" }, "departure": { "delay": 0, "time": "1770543300" }, "stopId": "9064", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770543402" }, "departure": { "delay": 1, "time": "1770543402" }, "stopId": "100", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770543519" }, "departure": { "delay": 1, "time": "1770543519" }, "stopId": "983", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770543601" }, "departure": { "delay": 1, "time": "1770543601" }, "stopId": "604", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770543655" }, "departure": { "delay": 1, "time": "1770543655" }, "stopId": "9814", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770543721" }, "departure": { "delay": 1, "time": "1770543721" }, "stopId": "8991", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770543783" }, "departure": { "delay": 1, "time": "1770543783" }, "stopId": "9815", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1770543884" }, "departure": { "delay": 2, "time": "1770543884" }, "stopId": "9816", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770544021" }, "departure": { "delay": 1, "time": "1770544021" }, "stopId": "2342", "stopSequence": 15 }, { "arrival": { "delay": 2, "time": "1770544067" }, "departure": { "delay": 2, "time": "1770544067" }, "stopId": "2341", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1770544145" }, "departure": { "delay": 2, "time": "1770544145" }, "stopId": "1323", "stopSequence": 17 }, { "arrival": { "delay": 3, "time": "1770544184" }, "departure": { "delay": 3, "time": "1770544184" }, "stopId": "1094", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1770544262" }, "departure": { "delay": 2, "time": "1770544262" }, "stopId": "1749", "stopSequence": 19 }, { "arrival": { "delay": 3, "time": "1770544371" }, "departure": { "delay": 3, "time": "1770544371" }, "stopId": "1804", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1770544434" }, "departure": { "delay": 2, "time": "1770544434" }, "stopId": "9820", "stopSequence": 21 }, { "arrival": { "delay": 2, "time": "1770544502" }, "departure": { "delay": 2, "time": "1770544502" }, "stopId": "2344", "stopSequence": 22 }, { "arrival": { "delay": 3, "time": "1770544557" }, "departure": { "delay": 3, "time": "1770544557" }, "stopId": "4154", "stopSequence": 23 }, { "arrival": { "delay": 2, "time": "1770544622" }, "departure": { "delay": 2, "time": "1770544622" }, "stopId": "9817", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1770544734" }, "departure": { "delay": 2, "time": "1770544734" }, "stopId": "2348", "stopSequence": 25 }, { "arrival": { "delay": 2, "time": "1770544802" }, "departure": { "delay": 2, "time": "1770544802" }, "stopId": "2349", "stopSequence": 26 }, { "arrival": { "delay": 2, "time": "1770544862" }, "departure": { "delay": 2, "time": "1770544862" }, "stopId": "1288", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1770544922" }, "departure": { "delay": 2, "time": "1770544922" }, "stopId": "7982", "stopSequence": 28 }, { "arrival": { "delay": 3, "time": "1770544983" }, "departure": { "delay": 3, "time": "1770544983" }, "stopId": "1240", "stopSequence": 29 }, { "arrival": { "delay": 3, "time": "1770545046" }, "departure": { "delay": 3, "time": "1770545046" }, "stopId": "1231", "stopSequence": 30 }, { "arrival": { "delay": 3, "time": "1770545082" }, "departure": { "delay": 3, "time": "1770545082" }, "stopId": "394", "stopSequence": 31 }, { "arrival": { "delay": 3, "time": "1770545158" }, "departure": { "delay": 3, "time": "1770545158" }, "stopId": "1442", "stopSequence": 32 }, { "arrival": { "delay": 3, "time": "1770545223" }, "departure": { "delay": 3, "time": "1770545223" }, "stopId": "5617", "stopSequence": 33 }, { "arrival": { "delay": 3, "time": "1770545283" }, "departure": { "delay": 3, "time": "1770545283" }, "stopId": "5618", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436163_8" }, "tripProperties": { "tripHeadsign": "GARE ST JEAN" } } }, { "id": "RT|268437370_8|268437370", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "13177", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5854", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2263", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9702", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "2291", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "1169", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "9768", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1183", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "513", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "2268", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "7614", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "403", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "3626", "stopSequence": 13 }, { "scheduleRelationship": "SKIPPED", "stopId": "592", "stopSequence": 14 }, { "scheduleRelationship": "SKIPPED", "stopId": "2046", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3314", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "4750", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "2195", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "244", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "1809", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "2194", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "1641", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "2186", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "5523", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "5522", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2552", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "6456", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "5504", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "2544", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5490", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "5491", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "5493", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2066", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "2079", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1166", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "1859", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "2183", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "406", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "2080", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "1932", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "2136", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "6431", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "3894", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "909", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "120", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "955", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "3659", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "2113", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "1706", "stopSequence": 50 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "460", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437370_8" }, "tripProperties": { "tripHeadsign": "BASSENS LA CHENAIE" } } }, { "id": "RT|268436160_8|268436160", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5618", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5619", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "420", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "318", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "128", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "655", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "7981", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "421", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "9810", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "1594", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "4057", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "3310", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "1757", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "647", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "1595", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "1758", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "2327", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "2328", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "641", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "9808", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "2329", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "2330", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "1290", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "1959", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "998", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770535679" }, "departure": { "delay": -1, "time": "1770535679" }, "stopId": "209", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1770535739" }, "departure": { "delay": -1, "time": "1770535739" }, "stopId": "2334", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770535799" }, "departure": { "delay": -1, "time": "1770535799" }, "stopId": "1475", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1770535859" }, "departure": { "delay": -1, "time": "1770535859" }, "stopId": "581", "stopSequence": 29 }, { "arrival": { "delay": -1, "time": "1770535919" }, "departure": { "delay": -1, "time": "1770535919" }, "stopId": "2167", "stopSequence": 30 }, { "arrival": { "delay": -1, "time": "1770535979" }, "departure": { "delay": -1, "time": "1770535979" }, "stopId": "8221", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770536063" }, "departure": { "delay": 0, "time": "1770536063" }, "stopId": "5608", "stopSequence": 32 }, { "arrival": { "delay": -1, "time": "1770536159" }, "departure": { "delay": -1, "time": "1770536159" }, "stopId": "5610", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436160_8" }, "tripProperties": { "tripHeadsign": "BRANDENBURG" } } }, { "id": "RT|268436161_8|268436161", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -301, "time": "1770536159" }, "departure": { "delay": 0, "time": "1770536460" }, "stopId": "5610", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770536569" }, "departure": { "delay": 0, "time": "1770536569" }, "stopId": "5609", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770536640" }, "departure": { "delay": 0, "time": "1770536640" }, "stopId": "2550", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770536760" }, "departure": { "delay": 0, "time": "1770536760" }, "stopId": "516", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770536848" }, "departure": { "delay": 1, "time": "1770536848" }, "stopId": "1379", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770536940" }, "departure": { "delay": 0, "time": "1770536940" }, "stopId": "2350", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770537000" }, "departure": { "delay": 0, "time": "1770537000" }, "stopId": "9064", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770537102" }, "departure": { "delay": 1, "time": "1770537102" }, "stopId": "100", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770537219" }, "departure": { "delay": 1, "time": "1770537219" }, "stopId": "983", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770537301" }, "departure": { "delay": 1, "time": "1770537301" }, "stopId": "604", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770537355" }, "departure": { "delay": 1, "time": "1770537355" }, "stopId": "9814", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770537421" }, "departure": { "delay": 1, "time": "1770537421" }, "stopId": "8991", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770537483" }, "departure": { "delay": 1, "time": "1770537483" }, "stopId": "9815", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1770537584" }, "departure": { "delay": 2, "time": "1770537584" }, "stopId": "9816", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770537721" }, "departure": { "delay": 1, "time": "1770537721" }, "stopId": "2342", "stopSequence": 15 }, { "arrival": { "delay": 2, "time": "1770537767" }, "departure": { "delay": 2, "time": "1770537767" }, "stopId": "2341", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1770537845" }, "departure": { "delay": 2, "time": "1770537845" }, "stopId": "1323", "stopSequence": 17 }, { "arrival": { "delay": 3, "time": "1770537884" }, "departure": { "delay": 3, "time": "1770537884" }, "stopId": "1094", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1770537962" }, "departure": { "delay": 2, "time": "1770537962" }, "stopId": "1749", "stopSequence": 19 }, { "arrival": { "delay": 3, "time": "1770538071" }, "departure": { "delay": 3, "time": "1770538071" }, "stopId": "1804", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1770538134" }, "departure": { "delay": 2, "time": "1770538134" }, "stopId": "9820", "stopSequence": 21 }, { "arrival": { "delay": 2, "time": "1770538202" }, "departure": { "delay": 2, "time": "1770538202" }, "stopId": "2344", "stopSequence": 22 }, { "arrival": { "delay": 3, "time": "1770538257" }, "departure": { "delay": 3, "time": "1770538257" }, "stopId": "4154", "stopSequence": 23 }, { "arrival": { "delay": 2, "time": "1770538322" }, "departure": { "delay": 2, "time": "1770538322" }, "stopId": "9817", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1770538434" }, "departure": { "delay": 2, "time": "1770538434" }, "stopId": "2348", "stopSequence": 25 }, { "arrival": { "delay": 2, "time": "1770538502" }, "departure": { "delay": 2, "time": "1770538502" }, "stopId": "2349", "stopSequence": 26 }, { "arrival": { "delay": 2, "time": "1770538562" }, "departure": { "delay": 2, "time": "1770538562" }, "stopId": "1288", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1770538622" }, "departure": { "delay": 2, "time": "1770538622" }, "stopId": "7982", "stopSequence": 28 }, { "arrival": { "delay": 3, "time": "1770538683" }, "departure": { "delay": 3, "time": "1770538683" }, "stopId": "1240", "stopSequence": 29 }, { "arrival": { "delay": 3, "time": "1770538746" }, "departure": { "delay": 3, "time": "1770538746" }, "stopId": "1231", "stopSequence": 30 }, { "arrival": { "delay": 3, "time": "1770538782" }, "departure": { "delay": 3, "time": "1770538782" }, "stopId": "394", "stopSequence": 31 }, { "arrival": { "delay": 3, "time": "1770538858" }, "departure": { "delay": 3, "time": "1770538858" }, "stopId": "1442", "stopSequence": 32 }, { "arrival": { "delay": 3, "time": "1770538923" }, "departure": { "delay": 3, "time": "1770538923" }, "stopId": "5617", "stopSequence": 33 }, { "arrival": { "delay": 3, "time": "1770538983" }, "departure": { "delay": 3, "time": "1770538983" }, "stopId": "5618", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436161_8" }, "tripProperties": { "tripHeadsign": "GARE ST JEAN" } } }, { "id": "RT|268435729_8|268435729", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -553, "time": "1770530207" }, "departure": { "delay": 25, "time": "1770530785" }, "stopId": "2852", "stopSequence": 1 }, { "arrival": { "delay": 46, "time": "1770530826" }, "departure": { "delay": 46, "time": "1770530826" }, "stopId": "5290", "stopSequence": 2 }, { "arrival": { "delay": 46, "time": "1770530849" }, "departure": { "delay": 50, "time": "1770530853" }, "stopId": "954", "stopSequence": 3 }, { "arrival": { "delay": 50, "time": "1770530876" }, "departure": { "delay": 51, "time": "1770530877" }, "stopId": "1341", "stopSequence": 4 }, { "arrival": { "delay": 66, "time": "1770530946" }, "departure": { "delay": 66, "time": "1770530946" }, "stopId": "1006", "stopSequence": 5 }, { "arrival": { "delay": 64, "time": "1770530962" }, "departure": { "delay": 74, "time": "1770530972" }, "stopId": "2567", "stopSequence": 6 }, { "arrival": { "delay": 74, "time": "1770531030" }, "departure": { "delay": 74, "time": "1770531030" }, "stopId": "633", "stopSequence": 7 }, { "arrival": { "delay": 106, "time": "1770531105" }, "departure": { "delay": 106, "time": "1770531105" }, "stopId": "2817", "stopSequence": 8 }, { "arrival": { "delay": 106, "time": "1770531129" }, "departure": { "delay": 108, "time": "1770531131" }, "stopId": "514", "stopSequence": 9 }, { "arrival": { "delay": 127, "time": "1770531187" }, "departure": { "delay": 127, "time": "1770531187" }, "stopId": "109", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1770531226" }, "departure": { "delay": 125, "time": "1770531231" }, "stopId": "2782", "stopSequence": 11 }, { "arrival": { "delay": 115, "time": "1770531259" }, "departure": { "delay": 115, "time": "1770531259" }, "stopId": "1238", "stopSequence": 12 }, { "arrival": { "delay": 105, "time": "1770531285" }, "departure": { "delay": 105, "time": "1770531285" }, "stopId": "2783", "stopSequence": 13 }, { "arrival": { "delay": 90, "time": "1770531345" }, "departure": { "delay": 96, "time": "1770531351" }, "stopId": "2784", "stopSequence": 14 }, { "arrival": { "delay": 66, "time": "1770531381" }, "departure": { "delay": 81, "time": "1770531396" }, "stopId": "2785", "stopSequence": 15 }, { "arrival": { "delay": 93, "time": "1770531485" }, "departure": { "delay": 93, "time": "1770531485" }, "stopId": "2786", "stopSequence": 16 }, { "arrival": { "delay": 86, "time": "1770531511" }, "departure": { "delay": 86, "time": "1770531511" }, "stopId": "5525", "stopSequence": 17 }, { "arrival": { "delay": 86, "time": "1770531540" }, "departure": { "delay": 86, "time": "1770531540" }, "stopId": "1339", "stopSequence": 18 }, { "arrival": { "delay": 85, "time": "1770531604" }, "departure": { "delay": 85, "time": "1770531604" }, "stopId": "2787", "stopSequence": 19 }, { "arrival": { "delay": 85, "time": "1770531685" }, "departure": { "delay": 85, "time": "1770531685" }, "stopId": "2788", "stopSequence": 20 }, { "arrival": { "delay": 85, "time": "1770531734" }, "departure": { "delay": 85, "time": "1770531734" }, "stopId": "1309", "stopSequence": 21 }, { "arrival": { "delay": 85, "time": "1770531775" }, "departure": { "delay": 85, "time": "1770531775" }, "stopId": "2789", "stopSequence": 22 }, { "arrival": { "delay": 85, "time": "1770531817" }, "departure": { "delay": 85, "time": "1770531817" }, "stopId": "2790", "stopSequence": 23 }, { "arrival": { "delay": 84, "time": "1770531862" }, "departure": { "delay": 84, "time": "1770531862" }, "stopId": "1358", "stopSequence": 24 }, { "arrival": { "delay": 85, "time": "1770531897" }, "departure": { "delay": 85, "time": "1770531897" }, "stopId": "2791", "stopSequence": 25 }, { "arrival": { "delay": 85, "time": "1770531972" }, "departure": { "delay": 85, "time": "1770531972" }, "stopId": "1140", "stopSequence": 26 }, { "arrival": { "delay": 85, "time": "1770532015" }, "departure": { "delay": 85, "time": "1770532015" }, "stopId": "2792", "stopSequence": 27 }, { "arrival": { "delay": 85, "time": "1770532048" }, "departure": { "delay": 85, "time": "1770532048" }, "stopId": "693", "stopSequence": 28 }, { "arrival": { "delay": 85, "time": "1770532105" }, "departure": { "delay": 85, "time": "1770532105" }, "stopId": "2434", "stopSequence": 29 }, { "arrival": { "delay": 86, "time": "1770532148" }, "departure": { "delay": 86, "time": "1770532148" }, "stopId": "1252", "stopSequence": 30 }, { "arrival": { "delay": 85, "time": "1770532224" }, "departure": { "delay": 85, "time": "1770532224" }, "stopId": "1077", "stopSequence": 31 }, { "arrival": { "delay": 85, "time": "1770532264" }, "departure": { "delay": 85, "time": "1770532264" }, "stopId": "2830", "stopSequence": 32 }, { "arrival": { "delay": 85, "time": "1770532345" }, "departure": { "delay": 85, "time": "1770532345" }, "stopId": "2740", "stopSequence": 33 }, { "arrival": { "delay": 86, "time": "1770532414" }, "departure": { "delay": 86, "time": "1770532414" }, "stopId": "3568", "stopSequence": 34 }, { "arrival": { "delay": 85, "time": "1770532465" }, "departure": { "delay": 85, "time": "1770532465" }, "stopId": "2121", "stopSequence": 35 }, { "arrival": { "delay": 85, "time": "1770532528" }, "departure": { "delay": 85, "time": "1770532528" }, "stopId": "3583", "stopSequence": 36 }, { "arrival": { "delay": 85, "time": "1770532585" }, "departure": { "delay": 85, "time": "1770532585" }, "stopId": "793", "stopSequence": 37 }, { "arrival": { "delay": 85, "time": "1770532645" }, "departure": { "delay": 85, "time": "1770532645" }, "stopId": "3823", "stopSequence": 38 }, { "arrival": { "delay": 85, "time": "1770532765" }, "departure": { "delay": 85, "time": "1770532765" }, "stopId": "9129", "stopSequence": 39 }, { "arrival": { "delay": 85, "time": "1770532945" }, "departure": { "delay": 85, "time": "1770532945" }, "stopId": "9825", "stopSequence": 40 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435729_8" }, "tripProperties": { "tripHeadsign": "GAMBETTA MERIADECK" }, "vehicle": { "id": "ineo-bus:1071", "label": "GAMBETTA MERIADECK" } } }, { "id": "RT|268436939_8|268436939", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5511", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "6331", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3672", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "4831", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "937", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "5513", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "1406", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "5516", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "5518", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "646", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "943", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "5757", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "950", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "6828", "stopSequence": 14 }, { "scheduleRelationship": "SKIPPED", "stopId": "2170", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "1821", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "7568", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "2099", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "494", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "2589", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "2128", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "3911", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "4834", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "1460", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "1906", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "3914", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1089", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "3432", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1802", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "903", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "3889", "stopSequence": 31 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "29", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436939_8" }, "tripProperties": { "tripHeadsign": "ST LOUIS BELLE RIVE" } } }, { "id": "RT|268435728_8|268435728", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -54, "time": "1770527887" }, "departure": { "delay": 6, "time": "1770527947" }, "stopId": "9825", "stopSequence": 1 }, { "arrival": { "delay": 9, "time": "1770528009" }, "departure": { "delay": 29, "time": "1770528029" }, "stopId": "9193", "stopSequence": 2 }, { "arrival": { "delay": 34, "time": "1770528083" }, "departure": { "delay": 41, "time": "1770528090" }, "stopId": "13109", "stopSequence": 3 }, { "arrival": { "delay": 72, "time": "1770528198" }, "departure": { "delay": 90, "time": "1770528216" }, "stopId": "13111", "stopSequence": 4 }, { "arrival": { "delay": 83, "time": "1770528376" }, "departure": { "delay": 92, "time": "1770528385" }, "stopId": "1749", "stopSequence": 5 }, { "arrival": { "delay": 72, "time": "1770528445" }, "departure": { "delay": 88, "time": "1770528461" }, "stopId": "1804", "stopSequence": 6 }, { "arrival": { "delay": 87, "time": "1770528507" }, "departure": { "delay": 87, "time": "1770528507" }, "stopId": "9820", "stopSequence": 7 }, { "arrival": { "delay": 62, "time": "1770528558" }, "departure": { "delay": 62, "time": "1770528558" }, "stopId": "1266", "stopSequence": 8 }, { "arrival": { "delay": 47, "time": "1770528579" }, "departure": { "delay": 47, "time": "1770528579" }, "stopId": "775", "stopSequence": 9 }, { "arrival": { "delay": 27, "time": "1770528601" }, "departure": { "delay": 27, "time": "1770528601" }, "stopId": "1390", "stopSequence": 10 }, { "arrival": { "delay": -10, "time": "1770528650" }, "departure": { "delay": -1, "time": "1770528659" }, "stopId": "2847", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1770528698" }, "departure": { "delay": -1, "time": "1770528698" }, "stopId": "187", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1770528759" }, "departure": { "delay": 0, "time": "1770528760" }, "stopId": "9669", "stopSequence": 13 }, { "arrival": { "delay": -10, "time": "1770528799" }, "departure": { "delay": -10, "time": "1770528799" }, "stopId": "480", "stopSequence": 14 }, { "arrival": { "delay": -18, "time": "1770528847" }, "departure": { "delay": -12, "time": "1770528853" }, "stopId": "5070", "stopSequence": 15 }, { "arrival": { "delay": -23, "time": "1770528891" }, "departure": { "delay": -15, "time": "1770528899" }, "stopId": "309", "stopSequence": 16 }, { "arrival": { "delay": -15, "time": "1770528963" }, "departure": { "delay": 12, "time": "1770528990" }, "stopId": "2031", "stopSequence": 17 }, { "arrival": { "delay": -22, "time": "1770528991" }, "departure": { "delay": 13, "time": "1770529026" }, "stopId": "2761", "stopSequence": 18 }, { "arrival": { "delay": 14, "time": "1770529087" }, "departure": { "delay": 20, "time": "1770529093" }, "stopId": "2762", "stopSequence": 19 }, { "arrival": { "delay": 50, "time": "1770529190" }, "departure": { "delay": 59, "time": "1770529199" }, "stopId": "2763", "stopSequence": 20 }, { "arrival": { "delay": 59, "time": "1770529259" }, "departure": { "delay": 59, "time": "1770529259" }, "stopId": "1974", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "1040", "stopSequence": 22 }, { "arrival": { "delay": 65, "time": "1770529355" }, "departure": { "delay": 65, "time": "1770529355" }, "stopId": "5524", "stopSequence": 23 }, { "arrival": { "delay": 44, "time": "1770529363" }, "departure": { "delay": 63, "time": "1770529382" }, "stopId": "2764", "stopSequence": 24 }, { "arrival": { "delay": 63, "time": "1770529466" }, "departure": { "delay": 74, "time": "1770529477" }, "stopId": "1713", "stopSequence": 25 }, { "arrival": { "delay": 82, "time": "1770529543" }, "departure": { "delay": 92, "time": "1770529553" }, "stopId": "2765", "stopSequence": 26 }, { "arrival": { "delay": 94, "time": "1770529594" }, "departure": { "delay": 118, "time": "1770529618" }, "stopId": "1131", "stopSequence": 27 }, { "arrival": { "delay": 111, "time": "1770529680" }, "departure": { "delay": 111, "time": "1770529680" }, "stopId": "1197", "stopSequence": 28 }, { "arrival": { "delay": 91, "time": "1770529714" }, "departure": { "delay": 98, "time": "1770529721" }, "stopId": "2766", "stopSequence": 29 }, { "arrival": { "delay": 87, "time": "1770529767" }, "departure": { "delay": 92, "time": "1770529772" }, "stopId": "180", "stopSequence": 30 }, { "arrival": { "delay": 93, "time": "1770529802" }, "departure": { "delay": 93, "time": "1770529802" }, "stopId": "1499", "stopSequence": 31 }, { "arrival": { "delay": 105, "time": "1770529849" }, "departure": { "delay": 105, "time": "1770529849" }, "stopId": "2824", "stopSequence": 32 }, { "arrival": { "delay": 105, "time": "1770529902" }, "departure": { "delay": 121, "time": "1770529918" }, "stopId": "772", "stopSequence": 33 }, { "arrival": { "delay": 114, "time": "1770529974" }, "departure": { "delay": 132, "time": "1770529992" }, "stopId": "2559", "stopSequence": 34 }, { "arrival": { "delay": 140, "time": "1770530067" }, "departure": { "delay": 140, "time": "1770530067" }, "stopId": "524", "stopSequence": 35 }, { "arrival": { "delay": 137, "time": "1770530101" }, "departure": { "delay": 153, "time": "1770530117" }, "stopId": "1298", "stopSequence": 36 }, { "arrival": { "delay": 146, "time": "1770530147" }, "departure": { "delay": 150, "time": "1770530151" }, "stopId": "2850", "stopSequence": 37 }, { "arrival": { "delay": 147, "time": "1770530187" }, "departure": { "delay": 147, "time": "1770530187" }, "stopId": "2852", "stopSequence": 38 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435728_8" }, "tripProperties": { "tripHeadsign": "PESSAC CAP DE BOS" } } }, { "id": "RT|268437902_8|268437902", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "3063", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "3058", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3056", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1550", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3053", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3051", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3049", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "975", "stopSequence": 8 }, { "scheduleRelationship": "SKIPPED", "stopId": "570", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3045", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9145", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9147", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9149", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "9151", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9153", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "9163", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9155", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9157", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9159", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "9161", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9165", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "9167", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "9171", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9169", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9173", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "9175", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "9177", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "9179", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9181", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9083", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9183", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "9185", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9187", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9189", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "9191", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "9193", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "9195", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "823", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "3801", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "9197", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "9199", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "9201", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "9716", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437902_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" } } }, { "id": "RT|268435840_8|268435840", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 397, "time": "1770532597" }, "departure": { "delay": 397, "time": "1770532597" }, "stopId": "2623", "stopSequence": 1 }, { "arrival": { "delay": 397, "time": "1770532661" }, "departure": { "delay": 397, "time": "1770532661" }, "stopId": "2480", "stopSequence": 2 }, { "arrival": { "delay": 397, "time": "1770532738" }, "departure": { "delay": 397, "time": "1770532738" }, "stopId": "7009", "stopSequence": 3 }, { "arrival": { "delay": 397, "time": "1770532809" }, "departure": { "delay": 397, "time": "1770532809" }, "stopId": "4534", "stopSequence": 4 }, { "arrival": { "delay": 396, "time": "1770532836" }, "departure": { "delay": 396, "time": "1770532836" }, "stopId": "2888", "stopSequence": 5 }, { "arrival": { "delay": 397, "time": "1770532865" }, "departure": { "delay": 397, "time": "1770532865" }, "stopId": "2699", "stopSequence": 6 }, { "arrival": { "delay": 399, "time": "1770532940" }, "departure": { "delay": 399, "time": "1770532940" }, "stopId": "2572", "stopSequence": 7 }, { "arrival": { "delay": 401, "time": "1770532991" }, "departure": { "delay": 401, "time": "1770532991" }, "stopId": "2901", "stopSequence": 8 }, { "arrival": { "delay": 402, "time": "1770533034" }, "departure": { "delay": 402, "time": "1770533034" }, "stopId": "111", "stopSequence": 9 }, { "arrival": { "delay": 403, "time": "1770533083" }, "departure": { "delay": 403, "time": "1770533083" }, "stopId": "2708", "stopSequence": 10 }, { "arrival": { "delay": 403, "time": "1770533143" }, "departure": { "delay": 403, "time": "1770533143" }, "stopId": "2710", "stopSequence": 11 }, { "arrival": { "delay": 403, "time": "1770533198" }, "departure": { "delay": 403, "time": "1770533198" }, "stopId": "404", "stopSequence": 12 }, { "arrival": { "delay": 404, "time": "1770533256" }, "departure": { "delay": 404, "time": "1770533256" }, "stopId": "2709", "stopSequence": 13 }, { "arrival": { "delay": 403, "time": "1770533280" }, "departure": { "delay": 403, "time": "1770533280" }, "stopId": "9708", "stopSequence": 14 }, { "arrival": { "delay": 403, "time": "1770533383" }, "departure": { "delay": 403, "time": "1770533383" }, "stopId": "4084", "stopSequence": 15 }, { "arrival": { "delay": 404, "time": "1770533463" }, "departure": { "delay": 404, "time": "1770533463" }, "stopId": "2712", "stopSequence": 16 }, { "arrival": { "delay": 403, "time": "1770533503" }, "departure": { "delay": 403, "time": "1770533503" }, "stopId": "2713", "stopSequence": 17 }, { "arrival": { "delay": 403, "time": "1770533523" }, "departure": { "delay": 403, "time": "1770533523" }, "stopId": "5735", "stopSequence": 18 }, { "arrival": { "delay": 403, "time": "1770533595" }, "departure": { "delay": 403, "time": "1770533595" }, "stopId": "2715", "stopSequence": 19 }, { "arrival": { "delay": 404, "time": "1770533631" }, "departure": { "delay": 404, "time": "1770533631" }, "stopId": "771", "stopSequence": 20 }, { "arrival": { "delay": 403, "time": "1770533683" }, "departure": { "delay": 403, "time": "1770533683" }, "stopId": "3352", "stopSequence": 21 }, { "arrival": { "delay": 404, "time": "1770533726" }, "departure": { "delay": 404, "time": "1770533726" }, "stopId": "1647", "stopSequence": 22 }, { "arrival": { "delay": 404, "time": "1770533754" }, "departure": { "delay": 404, "time": "1770533754" }, "stopId": "692", "stopSequence": 23 }, { "arrival": { "delay": 404, "time": "1770533789" }, "departure": { "delay": 404, "time": "1770533789" }, "stopId": "2716", "stopSequence": 24 }, { "arrival": { "delay": 404, "time": "1770533844" }, "departure": { "delay": 404, "time": "1770533844" }, "stopId": "2717", "stopSequence": 25 }, { "arrival": { "delay": 404, "time": "1770533872" }, "departure": { "delay": 404, "time": "1770533872" }, "stopId": "2718", "stopSequence": 26 }, { "arrival": { "delay": 403, "time": "1770533923" }, "departure": { "delay": 403, "time": "1770533923" }, "stopId": "862", "stopSequence": 27 }, { "arrival": { "delay": 404, "time": "1770533998" }, "departure": { "delay": 404, "time": "1770533998" }, "stopId": "2349", "stopSequence": 28 }, { "arrival": { "delay": 403, "time": "1770534043" }, "departure": { "delay": 403, "time": "1770534043" }, "stopId": "1288", "stopSequence": 29 }, { "arrival": { "delay": 403, "time": "1770534078" }, "departure": { "delay": 403, "time": "1770534078" }, "stopId": "7982", "stopSequence": 30 }, { "arrival": { "delay": 404, "time": "1770534165" }, "departure": { "delay": 404, "time": "1770534165" }, "stopId": "707", "stopSequence": 31 }, { "arrival": { "delay": 404, "time": "1770534208" }, "departure": { "delay": 404, "time": "1770534208" }, "stopId": "3190", "stopSequence": 32 }, { "arrival": { "delay": 403, "time": "1770534289" }, "departure": { "delay": 403, "time": "1770534289" }, "stopId": "675", "stopSequence": 33 }, { "arrival": { "delay": 403, "time": "1770534370" }, "departure": { "delay": 403, "time": "1770534370" }, "stopId": "3191", "stopSequence": 34 }, { "arrival": { "delay": 403, "time": "1770534523" }, "departure": { "delay": 403, "time": "1770534523" }, "stopId": "3549", "stopSequence": 35 }, { "arrival": { "delay": 403, "time": "1770534622" }, "departure": { "delay": 403, "time": "1770534622" }, "stopId": "1606", "stopSequence": 36 }, { "arrival": { "delay": 403, "time": "1770534779" }, "departure": { "delay": 403, "time": "1770534779" }, "stopId": "9196", "stopSequence": 37 }, { "arrival": { "delay": 403, "time": "1770534827" }, "departure": { "delay": 403, "time": "1770534827" }, "stopId": "3216", "stopSequence": 38 }, { "arrival": { "delay": 402, "time": "1770534942" }, "departure": { "delay": 402, "time": "1770534942" }, "stopId": "6447", "stopSequence": 39 }, { "arrival": { "delay": 402, "time": "1770534982" }, "departure": { "delay": 402, "time": "1770534982" }, "stopId": "7731", "stopSequence": 40 }, { "arrival": { "delay": 402, "time": "1770535029" }, "departure": { "delay": 402, "time": "1770535029" }, "stopId": "3559", "stopSequence": 41 }, { "arrival": { "delay": 402, "time": "1770535127" }, "departure": { "delay": 402, "time": "1770535127" }, "stopId": "1971", "stopSequence": 42 }, { "arrival": { "delay": 402, "time": "1770535190" }, "departure": { "delay": 402, "time": "1770535190" }, "stopId": "951", "stopSequence": 43 }, { "arrival": { "delay": 401, "time": "1770535241" }, "departure": { "delay": 401, "time": "1770535241" }, "stopId": "3250", "stopSequence": 44 }, { "arrival": { "delay": 401, "time": "1770535277" }, "departure": { "delay": 401, "time": "1770535277" }, "stopId": "2333", "stopSequence": 45 }, { "arrival": { "delay": 401, "time": "1770535321" }, "departure": { "delay": 401, "time": "1770535321" }, "stopId": "208", "stopSequence": 46 }, { "arrival": { "delay": 401, "time": "1770535361" }, "departure": { "delay": 401, "time": "1770535361" }, "stopId": "297", "stopSequence": 47 }, { "arrival": { "delay": 401, "time": "1770535421" }, "departure": { "delay": 401, "time": "1770535421" }, "stopId": "8981", "stopSequence": 48 }, { "arrival": { "delay": 401, "time": "1770535483" }, "departure": { "delay": 401, "time": "1770535483" }, "stopId": "8971", "stopSequence": 49 }, { "arrival": { "delay": 401, "time": "1770535541" }, "departure": { "delay": 401, "time": "1770535541" }, "stopId": "8972", "stopSequence": 50 }, { "arrival": { "delay": 401, "time": "1770535601" }, "departure": { "delay": 401, "time": "1770535601" }, "stopId": "8973", "stopSequence": 51 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435840_8" }, "tripProperties": { "tripHeadsign": "BASSINS A FLOT" } } }, { "id": "RT|268435615_8|268435615", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -453, "time": "1770530548" }, "departure": { "delay": 44, "time": "1770531045" }, "stopId": "2947", "stopSequence": 1 }, { "arrival": { "delay": 47, "time": "1770531073" }, "departure": { "delay": 47, "time": "1770531073" }, "stopId": "1133", "stopSequence": 2 }, { "arrival": { "delay": 43, "time": "1770531129" }, "departure": { "delay": 44, "time": "1770531130" }, "stopId": "1278", "stopSequence": 3 }, { "arrival": { "delay": 33, "time": "1770531165" }, "departure": { "delay": 34, "time": "1770531166" }, "stopId": "2554", "stopSequence": 4 }, { "arrival": { "delay": 40, "time": "1770531220" }, "departure": { "delay": 40, "time": "1770531220" }, "stopId": "744", "stopSequence": 5 }, { "arrival": { "delay": 29, "time": "1770531246" }, "departure": { "delay": 35, "time": "1770531252" }, "stopId": "5978", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1770531288" }, "departure": { "delay": 28, "time": "1770531296" }, "stopId": "355", "stopSequence": 7 }, { "arrival": { "delay": 13, "time": "1770531330" }, "departure": { "delay": 20, "time": "1770531337" }, "stopId": "341", "stopSequence": 8 }, { "arrival": { "delay": 7, "time": "1770531385" }, "departure": { "delay": 10, "time": "1770531388" }, "stopId": "1478", "stopSequence": 9 }, { "arrival": { "delay": -2, "time": "1770531418" }, "departure": { "delay": -2, "time": "1770531418" }, "stopId": "2912", "stopSequence": 10 }, { "arrival": { "delay": -23, "time": "1770531465" }, "departure": { "delay": -17, "time": "1770531471" }, "stopId": "1481", "stopSequence": 11 }, { "arrival": { "delay": -39, "time": "1770531501" }, "departure": { "delay": -39, "time": "1770531501" }, "stopId": "2944", "stopSequence": 12 }, { "arrival": { "delay": -39, "time": "1770531561" }, "departure": { "delay": -39, "time": "1770531561" }, "stopId": "3302", "stopSequence": 13 }, { "arrival": { "delay": -38, "time": "1770531596" }, "departure": { "delay": -38, "time": "1770531596" }, "stopId": "2942", "stopSequence": 14 }, { "arrival": { "delay": -38, "time": "1770531647" }, "departure": { "delay": -38, "time": "1770531647" }, "stopId": "1157", "stopSequence": 15 }, { "arrival": { "delay": -38, "time": "1770531692" }, "departure": { "delay": -38, "time": "1770531692" }, "stopId": "1489", "stopSequence": 16 }, { "arrival": { "delay": -38, "time": "1770531742" }, "departure": { "delay": -38, "time": "1770531742" }, "stopId": "2500", "stopSequence": 17 }, { "arrival": { "delay": -37, "time": "1770531866" }, "departure": { "delay": -37, "time": "1770531866" }, "stopId": "1312", "stopSequence": 18 }, { "arrival": { "delay": -37, "time": "1770531927" }, "departure": { "delay": -37, "time": "1770531927" }, "stopId": "7505", "stopSequence": 19 }, { "arrival": { "delay": -36, "time": "1770532026" }, "departure": { "delay": -36, "time": "1770532026" }, "stopId": "7511", "stopSequence": 20 }, { "arrival": { "delay": -36, "time": "1770532087" }, "departure": { "delay": -36, "time": "1770532087" }, "stopId": "7531", "stopSequence": 21 }, { "arrival": { "delay": -37, "time": "1770532132" }, "departure": { "delay": -37, "time": "1770532132" }, "stopId": "7517", "stopSequence": 22 }, { "arrival": { "delay": -37, "time": "1770532163" }, "departure": { "delay": -37, "time": "1770532163" }, "stopId": "8743", "stopSequence": 23 }, { "arrival": { "delay": -37, "time": "1770532242" }, "departure": { "delay": -37, "time": "1770532242" }, "stopId": "7942", "stopSequence": 24 }, { "arrival": { "delay": -37, "time": "1770532301" }, "departure": { "delay": -37, "time": "1770532301" }, "stopId": "7935", "stopSequence": 25 }, { "arrival": { "delay": -37, "time": "1770532332" }, "departure": { "delay": -37, "time": "1770532332" }, "stopId": "7937", "stopSequence": 26 }, { "arrival": { "delay": -37, "time": "1770532409" }, "departure": { "delay": -37, "time": "1770532409" }, "stopId": "2639", "stopSequence": 27 }, { "arrival": { "delay": -37, "time": "1770532463" }, "departure": { "delay": -37, "time": "1770532463" }, "stopId": "2511", "stopSequence": 28 }, { "arrival": { "delay": -37, "time": "1770532532" }, "departure": { "delay": -37, "time": "1770532532" }, "stopId": "2983", "stopSequence": 29 }, { "arrival": { "delay": -37, "time": "1770532643" }, "departure": { "delay": -37, "time": "1770532643" }, "stopId": "833", "stopSequence": 30 }, { "arrival": { "delay": -37, "time": "1770532724" }, "departure": { "delay": -37, "time": "1770532724" }, "stopId": "3325", "stopSequence": 31 }, { "arrival": { "delay": -37, "time": "1770532763" }, "departure": { "delay": -37, "time": "1770532763" }, "stopId": "1632", "stopSequence": 32 }, { "arrival": { "delay": -36, "time": "1770532805" }, "departure": { "delay": -36, "time": "1770532805" }, "stopId": "2278", "stopSequence": 33 }, { "arrival": { "delay": -36, "time": "1770532835" }, "departure": { "delay": -36, "time": "1770532835" }, "stopId": "821", "stopSequence": 34 }, { "arrival": { "delay": -36, "time": "1770532870" }, "departure": { "delay": -36, "time": "1770532870" }, "stopId": "367", "stopSequence": 35 }, { "arrival": { "delay": -36, "time": "1770532893" }, "departure": { "delay": -36, "time": "1770532893" }, "stopId": "3167", "stopSequence": 36 }, { "arrival": { "delay": -37, "time": "1770532919" }, "departure": { "delay": -37, "time": "1770532919" }, "stopId": "286", "stopSequence": 37 }, { "arrival": { "delay": -37, "time": "1770532952" }, "departure": { "delay": -37, "time": "1770532952" }, "stopId": "246", "stopSequence": 38 }, { "arrival": { "delay": -37, "time": "1770533003" }, "departure": { "delay": -37, "time": "1770533003" }, "stopId": "3168", "stopSequence": 39 }, { "arrival": { "delay": -37, "time": "1770533080" }, "departure": { "delay": -37, "time": "1770533080" }, "stopId": "457", "stopSequence": 40 }, { "arrival": { "delay": -36, "time": "1770533175" }, "departure": { "delay": -36, "time": "1770533175" }, "stopId": "3169", "stopSequence": 41 }, { "arrival": { "delay": -36, "time": "1770533228" }, "departure": { "delay": -36, "time": "1770533228" }, "stopId": "3170", "stopSequence": 42 }, { "arrival": { "delay": -37, "time": "1770533303" }, "departure": { "delay": -37, "time": "1770533303" }, "stopId": "2976", "stopSequence": 43 }, { "arrival": { "delay": -36, "time": "1770533420" }, "departure": { "delay": -36, "time": "1770533420" }, "stopId": "9183", "stopSequence": 44 }, { "arrival": { "delay": -37, "time": "1770533483" }, "departure": { "delay": -37, "time": "1770533483" }, "stopId": "9185", "stopSequence": 45 }, { "arrival": { "delay": -37, "time": "1770533544" }, "departure": { "delay": -37, "time": "1770533544" }, "stopId": "9187", "stopSequence": 46 }, { "arrival": { "delay": -37, "time": "1770533619" }, "departure": { "delay": -37, "time": "1770533619" }, "stopId": "9189", "stopSequence": 47 }, { "arrival": { "delay": -36, "time": "1770533712" }, "departure": { "delay": -36, "time": "1770533712" }, "stopId": "9191", "stopSequence": 48 }, { "arrival": { "delay": -37, "time": "1770533783" }, "departure": { "delay": -37, "time": "1770533783" }, "stopId": "4860", "stopSequence": 49 }, { "arrival": { "delay": -37, "time": "1770533836" }, "departure": { "delay": -37, "time": "1770533836" }, "stopId": "9030", "stopSequence": 50 }, { "arrival": { "delay": -37, "time": "1770533919" }, "departure": { "delay": -37, "time": "1770533919" }, "stopId": "7731", "stopSequence": 51 }, { "arrival": { "delay": -37, "time": "1770534023" }, "departure": { "delay": -37, "time": "1770534023" }, "stopId": "3647", "stopSequence": 52 }, { "arrival": { "delay": -37, "time": "1770534083" }, "departure": { "delay": -37, "time": "1770534083" }, "stopId": "5315", "stopSequence": 53 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435615_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX QUINCONCES" }, "vehicle": { "id": "ineo-bus:1420", "label": "BORDEAUX QUINCONCES" } } }, { "id": "RT|268435975_8|268435975", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -38, "time": "1770530363" }, "departure": { "delay": 22, "time": "1770530423" }, "stopId": "5650", "stopSequence": 1 }, { "arrival": { "delay": 31, "time": "1770530486" }, "departure": { "delay": 52, "time": "1770530507" }, "stopId": "5648", "stopSequence": 2 }, { "arrival": { "delay": 35, "time": "1770530553" }, "departure": { "delay": 35, "time": "1770530553" }, "stopId": "2158", "stopSequence": 3 }, { "arrival": { "delay": 23, "time": "1770530606" }, "departure": { "delay": 23, "time": "1770530606" }, "stopId": "1530", "stopSequence": 4 }, { "arrival": { "delay": 17, "time": "1770530659" }, "departure": { "delay": 35, "time": "1770530677" }, "stopId": "3260", "stopSequence": 5 }, { "arrival": { "delay": 16, "time": "1770530719" }, "departure": { "delay": 25, "time": "1770530728" }, "stopId": "3918", "stopSequence": 6 }, { "arrival": { "delay": 7, "time": "1770530776" }, "departure": { "delay": 7, "time": "1770530776" }, "stopId": "5646", "stopSequence": 7 }, { "arrival": { "delay": -3, "time": "1770530817" }, "departure": { "delay": -3, "time": "1770530817" }, "stopId": "1774", "stopSequence": 8 }, { "arrival": { "delay": -7, "time": "1770530898" }, "departure": { "delay": -2, "time": "1770530903" }, "stopId": "2145", "stopSequence": 9 }, { "arrival": { "delay": -2, "time": "1770530952" }, "departure": { "delay": -2, "time": "1770530952" }, "stopId": "1831", "stopSequence": 10 }, { "arrival": { "delay": 3, "time": "1770531017" }, "departure": { "delay": 3, "time": "1770531017" }, "stopId": "2146", "stopSequence": 11 }, { "arrival": { "delay": 17, "time": "1770531077" }, "departure": { "delay": 17, "time": "1770531077" }, "stopId": "1821", "stopSequence": 12 }, { "arrival": { "delay": 4, "time": "1770531120" }, "departure": { "delay": 17, "time": "1770531133" }, "stopId": "7568", "stopSequence": 13 }, { "arrival": { "delay": 16, "time": "1770531172" }, "departure": { "delay": 16, "time": "1770531172" }, "stopId": "7567", "stopSequence": 14 }, { "arrival": { "delay": 16, "time": "1770531232" }, "departure": { "delay": 16, "time": "1770531232" }, "stopId": "7565", "stopSequence": 15 }, { "arrival": { "delay": 14, "time": "1770531282" }, "departure": { "delay": 16, "time": "1770531284" }, "stopId": "3902", "stopSequence": 16 }, { "arrival": { "delay": 14, "time": "1770531317" }, "departure": { "delay": 14, "time": "1770531317" }, "stopId": "680", "stopSequence": 17 }, { "arrival": { "delay": 4, "time": "1770531376" }, "departure": { "delay": 4, "time": "1770531376" }, "stopId": "782", "stopSequence": 18 }, { "arrival": { "delay": -9, "time": "1770531397" }, "departure": { "delay": -9, "time": "1770531397" }, "stopId": "1555", "stopSequence": 19 }, { "arrival": { "delay": -32, "time": "1770531419" }, "departure": { "delay": -20, "time": "1770531431" }, "stopId": "3899", "stopSequence": 20 }, { "arrival": { "delay": -30, "time": "1770531460" }, "departure": { "delay": -24, "time": "1770531466" }, "stopId": "3897", "stopSequence": 21 }, { "arrival": { "delay": -35, "time": "1770531493" }, "departure": { "delay": -35, "time": "1770531493" }, "stopId": "3895", "stopSequence": 22 }, { "scheduleRelationship": "SKIPPED", "stopId": "1586", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1585", "stopSequence": 24 }, { "arrival": { "delay": -35, "time": "1770531798" }, "departure": { "delay": -35, "time": "1770531798" }, "stopId": "2171", "stopSequence": 25 }, { "arrival": { "delay": -35, "time": "1770531830" }, "departure": { "delay": -35, "time": "1770531830" }, "stopId": "2172", "stopSequence": 26 }, { "arrival": { "delay": -36, "time": "1770531898" }, "departure": { "delay": -36, "time": "1770531898" }, "stopId": "2168", "stopSequence": 27 }, { "arrival": { "delay": -36, "time": "1770531956" }, "departure": { "delay": -36, "time": "1770531956" }, "stopId": "2059", "stopSequence": 28 }, { "arrival": { "delay": -36, "time": "1770532001" }, "departure": { "delay": -36, "time": "1770532001" }, "stopId": "1976", "stopSequence": 29 }, { "arrival": { "delay": -37, "time": "1770532043" }, "departure": { "delay": -37, "time": "1770532043" }, "stopId": "7671", "stopSequence": 30 }, { "arrival": { "delay": -36, "time": "1770532161" }, "departure": { "delay": -36, "time": "1770532161" }, "stopId": "6455", "stopSequence": 31 }, { "arrival": { "delay": -36, "time": "1770532212" }, "departure": { "delay": -36, "time": "1770532212" }, "stopId": "3298", "stopSequence": 32 }, { "arrival": { "delay": -36, "time": "1770532253" }, "departure": { "delay": -36, "time": "1770532253" }, "stopId": "786", "stopSequence": 33 }, { "arrival": { "delay": -36, "time": "1770532298" }, "departure": { "delay": -36, "time": "1770532298" }, "stopId": "2532", "stopSequence": 34 }, { "arrival": { "delay": -37, "time": "1770532343" }, "departure": { "delay": -37, "time": "1770532343" }, "stopId": "483", "stopSequence": 35 }, { "arrival": { "delay": -36, "time": "1770532411" }, "departure": { "delay": -36, "time": "1770532411" }, "stopId": "261", "stopSequence": 36 }, { "arrival": { "delay": -36, "time": "1770532464" }, "departure": { "delay": -36, "time": "1770532464" }, "stopId": "2196", "stopSequence": 37 }, { "arrival": { "delay": -35, "time": "1770532490" }, "departure": { "delay": -35, "time": "1770532490" }, "stopId": "1512", "stopSequence": 38 }, { "arrival": { "delay": -36, "time": "1770532534" }, "departure": { "delay": -36, "time": "1770532534" }, "stopId": "1805", "stopSequence": 39 }, { "arrival": { "delay": -36, "time": "1770532572" }, "departure": { "delay": -36, "time": "1770532572" }, "stopId": "4055", "stopSequence": 40 }, { "arrival": { "delay": -36, "time": "1770532638" }, "departure": { "delay": -36, "time": "1770532638" }, "stopId": "8545", "stopSequence": 41 }, { "arrival": { "delay": -36, "time": "1770532704" }, "departure": { "delay": -36, "time": "1770532704" }, "stopId": "1192", "stopSequence": 42 }, { "arrival": { "delay": -35, "time": "1770532746" }, "departure": { "delay": -35, "time": "1770532746" }, "stopId": "1144", "stopSequence": 43 }, { "arrival": { "delay": -36, "time": "1770532817" }, "departure": { "delay": -36, "time": "1770532817" }, "stopId": "212", "stopSequence": 44 }, { "arrival": { "delay": -36, "time": "1770532944" }, "departure": { "delay": -36, "time": "1770532944" }, "stopId": "6825", "stopSequence": 45 }, { "arrival": { "delay": -35, "time": "1770533006" }, "departure": { "delay": -35, "time": "1770533006" }, "stopId": "7862", "stopSequence": 46 }, { "arrival": { "delay": -35, "time": "1770533087" }, "departure": { "delay": -35, "time": "1770533087" }, "stopId": "7347", "stopSequence": 47 }, { "arrival": { "delay": -36, "time": "1770533131" }, "departure": { "delay": -36, "time": "1770533131" }, "stopId": "2446", "stopSequence": 48 }, { "arrival": { "delay": -35, "time": "1770533173" }, "departure": { "delay": -35, "time": "1770533173" }, "stopId": "5542", "stopSequence": 49 }, { "arrival": { "delay": -35, "time": "1770533231" }, "departure": { "delay": -35, "time": "1770533231" }, "stopId": "6421", "stopSequence": 50 }, { "arrival": { "delay": -36, "time": "1770533304" }, "departure": { "delay": -36, "time": "1770533304" }, "stopId": "6685", "stopSequence": 51 }, { "arrival": { "delay": -36, "time": "1770533364" }, "departure": { "delay": -36, "time": "1770533364" }, "stopId": "9110", "stopSequence": 52 }, { "arrival": { "delay": -36, "time": "1770533424" }, "departure": { "delay": -36, "time": "1770533424" }, "stopId": "378", "stopSequence": 53 }, { "arrival": { "delay": -35, "time": "1770533488" }, "departure": { "delay": -35, "time": "1770533488" }, "stopId": "5460", "stopSequence": 54 }, { "arrival": { "delay": -36, "time": "1770533544" }, "departure": { "delay": -36, "time": "1770533544" }, "stopId": "5480", "stopSequence": 55 }, { "arrival": { "delay": -36, "time": "1770533609" }, "departure": { "delay": -36, "time": "1770533609" }, "stopId": "1964", "stopSequence": 56 }, { "arrival": { "delay": -36, "time": "1770533665" }, "departure": { "delay": -36, "time": "1770533665" }, "stopId": "2833", "stopSequence": 57 }, { "arrival": { "delay": -37, "time": "1770533723" }, "departure": { "delay": -37, "time": "1770533723" }, "stopId": "7451", "stopSequence": 58 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435975_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" }, "vehicle": { "id": "ineo-bus:1633", "label": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|268435977_8|268435977", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5650", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5648", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2158", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1530", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3260", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3918", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "5646", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1774", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "2145", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "1831", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2146", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1821", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7568", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "7567", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "7565", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3902", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "680", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "782", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1555", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3899", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3897", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "3895", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "5643", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1585", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "2171", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2172", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "2059", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1976", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "7671", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6455", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3298", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "786", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2532", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "483", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "261", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2196", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1512", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1805", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "4055", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "8545", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1192", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1144", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "212", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "6825", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "7862", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "7347", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "2446", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "5542", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "6421", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "6685", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "9110", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "378", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "5460", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "5480", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1964", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "2833", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "7451", "stopSequence": 58 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435977_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|268435976_8|268435976", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -875, "time": "1770533725" }, "departure": { "delay": 0, "time": "1770534600" }, "stopId": "7451", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770534670" }, "departure": { "delay": 0, "time": "1770534670" }, "stopId": "7441", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534716" }, "departure": { "delay": 0, "time": "1770534716" }, "stopId": "3004", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1770534752" }, "departure": { "delay": 1, "time": "1770534752" }, "stopId": "3005", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770534806" }, "departure": { "delay": 1, "time": "1770534806" }, "stopId": "5481", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770534856" }, "departure": { "delay": 1, "time": "1770534856" }, "stopId": "760", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770534900" }, "departure": { "delay": 0, "time": "1770534900" }, "stopId": "3006", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770534960" }, "departure": { "delay": 0, "time": "1770534960" }, "stopId": "7265", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770535080" }, "departure": { "delay": 0, "time": "1770535080" }, "stopId": "6832", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770535183" }, "departure": { "delay": 0, "time": "1770535183" }, "stopId": "6422", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770535243" }, "departure": { "delay": 0, "time": "1770535243" }, "stopId": "5737", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1770535292" }, "departure": { "delay": -1, "time": "1770535292" }, "stopId": "5736", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1770535355" }, "departure": { "delay": -1, "time": "1770535355" }, "stopId": "7348", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770535444" }, "departure": { "delay": 0, "time": "1770535444" }, "stopId": "7861", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770535499" }, "departure": { "delay": -1, "time": "1770535499" }, "stopId": "6827", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770535592" }, "departure": { "delay": 0, "time": "1770535592" }, "stopId": "702", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770535644" }, "departure": { "delay": 0, "time": "1770535644" }, "stopId": "606", "stopSequence": 17 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435976_8" }, "tripProperties": { "tripHeadsign": "AMBARES PARABELLE" } } }, { "id": "RT|268435730_8|268435730", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -455, "time": "1770532945" }, "departure": { "delay": 0, "time": "1770533400" }, "stopId": "9825", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770533460" }, "departure": { "delay": 0, "time": "1770533460" }, "stopId": "9193", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770533509" }, "departure": { "delay": 0, "time": "1770533509" }, "stopId": "13109", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770533586" }, "departure": { "delay": 0, "time": "1770533586" }, "stopId": "13111", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770533753" }, "departure": { "delay": 0, "time": "1770533753" }, "stopId": "1749", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770533833" }, "departure": { "delay": 0, "time": "1770533833" }, "stopId": "1804", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1770533879" }, "departure": { "delay": -1, "time": "1770533879" }, "stopId": "9820", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1770533955" }, "departure": { "delay": -1, "time": "1770533955" }, "stopId": "1266", "stopSequence": 8 }, { "arrival": { "delay": -1, "time": "1770533991" }, "departure": { "delay": -1, "time": "1770533991" }, "stopId": "775", "stopSequence": 9 }, { "arrival": { "delay": -2, "time": "1770534032" }, "departure": { "delay": -2, "time": "1770534032" }, "stopId": "1390", "stopSequence": 10 }, { "arrival": { "delay": -2, "time": "1770534118" }, "departure": { "delay": -2, "time": "1770534118" }, "stopId": "2847", "stopSequence": 11 }, { "arrival": { "delay": -2, "time": "1770534157" }, "departure": { "delay": -2, "time": "1770534157" }, "stopId": "187", "stopSequence": 12 }, { "arrival": { "delay": -2, "time": "1770534218" }, "departure": { "delay": -2, "time": "1770534218" }, "stopId": "9669", "stopSequence": 13 }, { "arrival": { "delay": -2, "time": "1770534267" }, "departure": { "delay": -2, "time": "1770534267" }, "stopId": "480", "stopSequence": 14 }, { "arrival": { "delay": -2, "time": "1770534323" }, "departure": { "delay": -2, "time": "1770534323" }, "stopId": "5070", "stopSequence": 15 }, { "arrival": { "delay": -2, "time": "1770534372" }, "departure": { "delay": -2, "time": "1770534372" }, "stopId": "309", "stopSequence": 16 }, { "arrival": { "delay": -2, "time": "1770534436" }, "departure": { "delay": -2, "time": "1770534436" }, "stopId": "2031", "stopSequence": 17 }, { "arrival": { "delay": -2, "time": "1770534471" }, "departure": { "delay": -2, "time": "1770534471" }, "stopId": "2761", "stopSequence": 18 }, { "arrival": { "delay": -2, "time": "1770534531" }, "departure": { "delay": -2, "time": "1770534531" }, "stopId": "2762", "stopSequence": 19 }, { "arrival": { "delay": -3, "time": "1770534597" }, "departure": { "delay": -3, "time": "1770534597" }, "stopId": "2763", "stopSequence": 20 }, { "arrival": { "delay": -3, "time": "1770534657" }, "departure": { "delay": -3, "time": "1770534657" }, "stopId": "1974", "stopSequence": 21 }, { "arrival": { "delay": -3, "time": "1770534724" }, "departure": { "delay": -3, "time": "1770534724" }, "stopId": "1040", "stopSequence": 22 }, { "arrival": { "delay": -3, "time": "1770534747" }, "departure": { "delay": -3, "time": "1770534747" }, "stopId": "5524", "stopSequence": 23 }, { "arrival": { "delay": -3, "time": "1770534776" }, "departure": { "delay": -3, "time": "1770534776" }, "stopId": "2764", "stopSequence": 24 }, { "arrival": { "delay": -3, "time": "1770534860" }, "departure": { "delay": -3, "time": "1770534860" }, "stopId": "1713", "stopSequence": 25 }, { "arrival": { "delay": -3, "time": "1770534918" }, "departure": { "delay": -3, "time": "1770534918" }, "stopId": "2765", "stopSequence": 26 }, { "arrival": { "delay": -4, "time": "1770534956" }, "departure": { "delay": -4, "time": "1770534956" }, "stopId": "1131", "stopSequence": 27 }, { "arrival": { "delay": -4, "time": "1770535025" }, "departure": { "delay": -4, "time": "1770535025" }, "stopId": "1197", "stopSequence": 28 }, { "arrival": { "delay": -3, "time": "1770535080" }, "departure": { "delay": -3, "time": "1770535080" }, "stopId": "2766", "stopSequence": 29 }, { "arrival": { "delay": -4, "time": "1770535136" }, "departure": { "delay": -4, "time": "1770535136" }, "stopId": "180", "stopSequence": 30 }, { "arrival": { "delay": -3, "time": "1770535166" }, "departure": { "delay": -3, "time": "1770535166" }, "stopId": "1499", "stopSequence": 31 }, { "arrival": { "delay": -3, "time": "1770535201" }, "departure": { "delay": -3, "time": "1770535201" }, "stopId": "2824", "stopSequence": 32 }, { "arrival": { "delay": -3, "time": "1770535254" }, "departure": { "delay": -3, "time": "1770535254" }, "stopId": "772", "stopSequence": 33 }, { "arrival": { "delay": -3, "time": "1770535317" }, "departure": { "delay": -3, "time": "1770535317" }, "stopId": "2559", "stopSequence": 34 }, { "arrival": { "delay": -2, "time": "1770535385" }, "departure": { "delay": -2, "time": "1770535385" }, "stopId": "524", "stopSequence": 35 }, { "arrival": { "delay": -2, "time": "1770535422" }, "departure": { "delay": -2, "time": "1770535422" }, "stopId": "1298", "stopSequence": 36 }, { "arrival": { "delay": -2, "time": "1770535459" }, "departure": { "delay": -2, "time": "1770535459" }, "stopId": "2850", "stopSequence": 37 }, { "arrival": { "delay": -3, "time": "1770535497" }, "departure": { "delay": -3, "time": "1770535497" }, "stopId": "2852", "stopSequence": 38 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435730_8" }, "tripProperties": { "tripHeadsign": "PESSAC CAP DE BOS" } } }, { "id": "RT|268435708_8|268435708", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -550, "time": "1770531050" }, "departure": { "delay": 0, "time": "1770531600" }, "stopId": "9825", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770531660" }, "departure": { "delay": 0, "time": "1770531660" }, "stopId": "9193", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770531709" }, "departure": { "delay": 0, "time": "1770531709" }, "stopId": "13109", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770531786" }, "departure": { "delay": 0, "time": "1770531786" }, "stopId": "13111", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770531953" }, "departure": { "delay": 0, "time": "1770531953" }, "stopId": "1749", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770532033" }, "departure": { "delay": 0, "time": "1770532033" }, "stopId": "1804", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1770532079" }, "departure": { "delay": -1, "time": "1770532079" }, "stopId": "9820", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1770532155" }, "departure": { "delay": -1, "time": "1770532155" }, "stopId": "1266", "stopSequence": 8 }, { "arrival": { "delay": -1, "time": "1770532191" }, "departure": { "delay": -1, "time": "1770532191" }, "stopId": "775", "stopSequence": 9 }, { "arrival": { "delay": -2, "time": "1770532232" }, "departure": { "delay": -2, "time": "1770532232" }, "stopId": "1390", "stopSequence": 10 }, { "arrival": { "delay": -2, "time": "1770532318" }, "departure": { "delay": -2, "time": "1770532318" }, "stopId": "2847", "stopSequence": 11 }, { "arrival": { "delay": -2, "time": "1770532357" }, "departure": { "delay": -2, "time": "1770532357" }, "stopId": "187", "stopSequence": 12 }, { "arrival": { "delay": -2, "time": "1770532418" }, "departure": { "delay": -2, "time": "1770532418" }, "stopId": "9669", "stopSequence": 13 }, { "arrival": { "delay": -2, "time": "1770532467" }, "departure": { "delay": -2, "time": "1770532467" }, "stopId": "480", "stopSequence": 14 }, { "arrival": { "delay": -2, "time": "1770532523" }, "departure": { "delay": -2, "time": "1770532523" }, "stopId": "5070", "stopSequence": 15 }, { "arrival": { "delay": -2, "time": "1770532572" }, "departure": { "delay": -2, "time": "1770532572" }, "stopId": "309", "stopSequence": 16 }, { "arrival": { "delay": -2, "time": "1770532636" }, "departure": { "delay": -2, "time": "1770532636" }, "stopId": "2031", "stopSequence": 17 }, { "arrival": { "delay": -2, "time": "1770532671" }, "departure": { "delay": -2, "time": "1770532671" }, "stopId": "2761", "stopSequence": 18 }, { "arrival": { "delay": -2, "time": "1770532731" }, "departure": { "delay": -2, "time": "1770532731" }, "stopId": "2762", "stopSequence": 19 }, { "arrival": { "delay": -3, "time": "1770532797" }, "departure": { "delay": -3, "time": "1770532797" }, "stopId": "2763", "stopSequence": 20 }, { "arrival": { "delay": -3, "time": "1770532857" }, "departure": { "delay": -3, "time": "1770532857" }, "stopId": "1974", "stopSequence": 21 }, { "arrival": { "delay": -3, "time": "1770532924" }, "departure": { "delay": -3, "time": "1770532924" }, "stopId": "1040", "stopSequence": 22 }, { "arrival": { "delay": -3, "time": "1770532947" }, "departure": { "delay": -3, "time": "1770532947" }, "stopId": "5524", "stopSequence": 23 }, { "arrival": { "delay": -3, "time": "1770532976" }, "departure": { "delay": -3, "time": "1770532976" }, "stopId": "2764", "stopSequence": 24 }, { "arrival": { "delay": -3, "time": "1770533060" }, "departure": { "delay": -3, "time": "1770533060" }, "stopId": "1713", "stopSequence": 25 }, { "arrival": { "delay": -3, "time": "1770533118" }, "departure": { "delay": -3, "time": "1770533118" }, "stopId": "2765", "stopSequence": 26 }, { "arrival": { "delay": -4, "time": "1770533156" }, "departure": { "delay": -4, "time": "1770533156" }, "stopId": "1131", "stopSequence": 27 }, { "arrival": { "delay": -4, "time": "1770533225" }, "departure": { "delay": -4, "time": "1770533225" }, "stopId": "1197", "stopSequence": 28 }, { "arrival": { "delay": -3, "time": "1770533280" }, "departure": { "delay": -3, "time": "1770533280" }, "stopId": "2766", "stopSequence": 29 }, { "arrival": { "delay": -4, "time": "1770533336" }, "departure": { "delay": -4, "time": "1770533336" }, "stopId": "180", "stopSequence": 30 }, { "arrival": { "delay": -3, "time": "1770533366" }, "departure": { "delay": -3, "time": "1770533366" }, "stopId": "1499", "stopSequence": 31 }, { "arrival": { "delay": -3, "time": "1770533401" }, "departure": { "delay": -3, "time": "1770533401" }, "stopId": "2824", "stopSequence": 32 }, { "arrival": { "delay": -3, "time": "1770533454" }, "departure": { "delay": -3, "time": "1770533454" }, "stopId": "772", "stopSequence": 33 }, { "arrival": { "delay": -3, "time": "1770533517" }, "departure": { "delay": -3, "time": "1770533517" }, "stopId": "2559", "stopSequence": 34 }, { "arrival": { "delay": -2, "time": "1770533585" }, "departure": { "delay": -2, "time": "1770533585" }, "stopId": "524", "stopSequence": 35 }, { "arrival": { "delay": -2, "time": "1770533622" }, "departure": { "delay": -2, "time": "1770533622" }, "stopId": "1298", "stopSequence": 36 }, { "arrival": { "delay": -2, "time": "1770533659" }, "departure": { "delay": -2, "time": "1770533659" }, "stopId": "2850", "stopSequence": 37 }, { "arrival": { "delay": -3, "time": "1770533697" }, "departure": { "delay": -3, "time": "1770533697" }, "stopId": "2852", "stopSequence": 38 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435708_8" }, "tripProperties": { "tripHeadsign": "PESSAC CAP DE BOS" }, "vehicle": { "id": "ineo-bus:1052", "label": "PESSAC CAP DE BOS" } } }, { "id": "RT|268435707_8|268435707", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -408, "time": "1770528553" }, "departure": { "delay": -7, "time": "1770528954" }, "stopId": "2852", "stopSequence": 1 }, { "arrival": { "delay": 8, "time": "1770528989" }, "departure": { "delay": 8, "time": "1770528989" }, "stopId": "5290", "stopSequence": 2 }, { "arrival": { "delay": 11, "time": "1770529014" }, "departure": { "delay": 11, "time": "1770529014" }, "stopId": "954", "stopSequence": 3 }, { "arrival": { "delay": 9, "time": "1770529036" }, "departure": { "delay": 9, "time": "1770529036" }, "stopId": "1341", "stopSequence": 4 }, { "arrival": { "delay": 9, "time": "1770529089" }, "departure": { "delay": 17, "time": "1770529097" }, "stopId": "1006", "stopSequence": 5 }, { "arrival": { "delay": 16, "time": "1770529114" }, "departure": { "delay": 18, "time": "1770529116" }, "stopId": "2567", "stopSequence": 6 }, { "arrival": { "delay": 14, "time": "1770529170" }, "departure": { "delay": 14, "time": "1770529170" }, "stopId": "633", "stopSequence": 7 }, { "arrival": { "delay": 14, "time": "1770529213" }, "departure": { "delay": 22, "time": "1770529221" }, "stopId": "2817", "stopSequence": 8 }, { "arrival": { "delay": 22, "time": "1770529245" }, "departure": { "delay": 22, "time": "1770529245" }, "stopId": "514", "stopSequence": 9 }, { "arrival": { "delay": 36, "time": "1770529296" }, "departure": { "delay": 36, "time": "1770529296" }, "stopId": "109", "stopSequence": 10 }, { "arrival": { "delay": 36, "time": "1770529342" }, "departure": { "delay": 36, "time": "1770529342" }, "stopId": "2782", "stopSequence": 11 }, { "arrival": { "delay": 23, "time": "1770529367" }, "departure": { "delay": 23, "time": "1770529367" }, "stopId": "1238", "stopSequence": 12 }, { "arrival": { "delay": 14, "time": "1770529394" }, "departure": { "delay": 53, "time": "1770529433" }, "stopId": "2783", "stopSequence": 13 }, { "arrival": { "delay": 39, "time": "1770529494" }, "departure": { "delay": 54, "time": "1770529509" }, "stopId": "2784", "stopSequence": 14 }, { "arrival": { "delay": 35, "time": "1770529550" }, "departure": { "delay": 50, "time": "1770529565" }, "stopId": "2785", "stopSequence": 15 }, { "arrival": { "delay": 42, "time": "1770529634" }, "departure": { "delay": 42, "time": "1770529634" }, "stopId": "2786", "stopSequence": 16 }, { "arrival": { "delay": 28, "time": "1770529653" }, "departure": { "delay": 31, "time": "1770529656" }, "stopId": "5525", "stopSequence": 17 }, { "arrival": { "delay": 19, "time": "1770529673" }, "departure": { "delay": 24, "time": "1770529678" }, "stopId": "1339", "stopSequence": 18 }, { "arrival": { "delay": 14, "time": "1770529733" }, "departure": { "delay": 14, "time": "1770529733" }, "stopId": "2787", "stopSequence": 19 }, { "arrival": { "delay": 17, "time": "1770529817" }, "departure": { "delay": 17, "time": "1770529817" }, "stopId": "2788", "stopSequence": 20 }, { "arrival": { "delay": 24, "time": "1770529873" }, "departure": { "delay": 33, "time": "1770529882" }, "stopId": "1309", "stopSequence": 21 }, { "arrival": { "delay": 25, "time": "1770529915" }, "departure": { "delay": 52, "time": "1770529942" }, "stopId": "2789", "stopSequence": 22 }, { "arrival": { "delay": 44, "time": "1770529976" }, "departure": { "delay": 46, "time": "1770529978" }, "stopId": "2790", "stopSequence": 23 }, { "arrival": { "delay": 33, "time": "1770530011" }, "departure": { "delay": 33, "time": "1770530011" }, "stopId": "1358", "stopSequence": 24 }, { "arrival": { "delay": 24, "time": "1770530036" }, "departure": { "delay": 42, "time": "1770530054" }, "stopId": "2791", "stopSequence": 25 }, { "arrival": { "delay": 23, "time": "1770530110" }, "departure": { "delay": 23, "time": "1770530110" }, "stopId": "1140", "stopSequence": 26 }, { "arrival": { "delay": 15, "time": "1770530145" }, "departure": { "delay": 15, "time": "1770530145" }, "stopId": "2792", "stopSequence": 27 }, { "arrival": { "delay": 11, "time": "1770530174" }, "departure": { "delay": 15, "time": "1770530178" }, "stopId": "693", "stopSequence": 28 }, { "arrival": { "delay": 29, "time": "1770530249" }, "departure": { "delay": 48, "time": "1770530268" }, "stopId": "2434", "stopSequence": 29 }, { "arrival": { "delay": 36, "time": "1770530288" }, "departure": { "delay": 36, "time": "1770530288" }, "stopId": "1252", "stopSequence": 30 }, { "arrival": { "delay": 20, "time": "1770530329" }, "departure": { "delay": 31, "time": "1770530340" }, "stopId": "1077", "stopSequence": 31 }, { "arrival": { "delay": 29, "time": "1770530368" }, "departure": { "delay": 46, "time": "1770530385" }, "stopId": "2830", "stopSequence": 32 }, { "arrival": { "delay": 35, "time": "1770530435" }, "departure": { "delay": 59, "time": "1770530459" }, "stopId": "2740", "stopSequence": 33 }, { "arrival": { "delay": 41, "time": "1770530509" }, "departure": { "delay": 62, "time": "1770530530" }, "stopId": "3568", "stopSequence": 34 }, { "arrival": { "delay": 44, "time": "1770530564" }, "departure": { "delay": 44, "time": "1770530564" }, "stopId": "2121", "stopSequence": 35 }, { "arrival": { "delay": 45, "time": "1770530628" }, "departure": { "delay": 45, "time": "1770530628" }, "stopId": "3583", "stopSequence": 36 }, { "arrival": { "delay": 41, "time": "1770530681" }, "departure": { "delay": 41, "time": "1770530681" }, "stopId": "793", "stopSequence": 37 }, { "arrival": { "delay": 39, "time": "1770530739" }, "departure": { "delay": 62, "time": "1770530762" }, "stopId": "3823", "stopSequence": 38 }, { "arrival": { "delay": 117, "time": "1770530937" }, "departure": { "delay": 150, "time": "1770530970" }, "stopId": "9129", "stopSequence": 39 }, { "arrival": { "delay": 50, "time": "1770531050" }, "departure": { "delay": 50, "time": "1770531050" }, "stopId": "9825", "stopSequence": 40 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435707_8" }, "tripProperties": { "tripHeadsign": "GAMBETTA MERIADECK" } } }, { "id": "RT|268435709_8|268435709", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -663, "time": "1770533697" }, "departure": { "delay": 0, "time": "1770534360" }, "stopId": "2852", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770534381" }, "departure": { "delay": 1, "time": "1770534381" }, "stopId": "5290", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770534404" }, "departure": { "delay": 1, "time": "1770534404" }, "stopId": "954", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1770534427" }, "departure": { "delay": 1, "time": "1770534427" }, "stopId": "1341", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770534480" }, "departure": { "delay": 0, "time": "1770534480" }, "stopId": "1006", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770534505" }, "departure": { "delay": 0, "time": "1770534505" }, "stopId": "2567", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770534581" }, "departure": { "delay": 0, "time": "1770534581" }, "stopId": "633", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770534639" }, "departure": { "delay": 0, "time": "1770534639" }, "stopId": "2817", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770534671" }, "departure": { "delay": 1, "time": "1770534671" }, "stopId": "514", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770534720" }, "departure": { "delay": 0, "time": "1770534720" }, "stopId": "109", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770534766" }, "departure": { "delay": 0, "time": "1770534766" }, "stopId": "2782", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770534805" }, "departure": { "delay": 1, "time": "1770534805" }, "stopId": "1238", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770534840" }, "departure": { "delay": 0, "time": "1770534840" }, "stopId": "2783", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770534916" }, "departure": { "delay": 1, "time": "1770534916" }, "stopId": "2784", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770534976" }, "departure": { "delay": 1, "time": "1770534976" }, "stopId": "2785", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770535053" }, "departure": { "delay": 1, "time": "1770535053" }, "stopId": "2786", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770535086" }, "departure": { "delay": 1, "time": "1770535086" }, "stopId": "5525", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770535115" }, "departure": { "delay": 1, "time": "1770535115" }, "stopId": "1339", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770535179" }, "departure": { "delay": 0, "time": "1770535179" }, "stopId": "2787", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770535260" }, "departure": { "delay": 0, "time": "1770535260" }, "stopId": "2788", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770535309" }, "departure": { "delay": 0, "time": "1770535309" }, "stopId": "1309", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770535350" }, "departure": { "delay": 0, "time": "1770535350" }, "stopId": "2789", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770535392" }, "departure": { "delay": 0, "time": "1770535392" }, "stopId": "2790", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770535437" }, "departure": { "delay": -1, "time": "1770535437" }, "stopId": "1358", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770535472" }, "departure": { "delay": 0, "time": "1770535472" }, "stopId": "2791", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770535547" }, "departure": { "delay": 0, "time": "1770535547" }, "stopId": "1140", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770535590" }, "departure": { "delay": 0, "time": "1770535590" }, "stopId": "2792", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770535623" }, "departure": { "delay": 0, "time": "1770535623" }, "stopId": "693", "stopSequence": 28 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435709_8" }, "tripProperties": { "tripHeadsign": "GAMBETTA MERIADECK" } } }, { "id": "RT|268435824_8|268435824", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1534, "time": "1770529226" }, "departure": { "delay": 61, "time": "1770530821" }, "stopId": "3341", "stopSequence": 1 }, { "arrival": { "delay": 62, "time": "1770530853" }, "departure": { "delay": 62, "time": "1770530853" }, "stopId": "5599", "stopSequence": 2 }, { "arrival": { "delay": 61, "time": "1770530892" }, "departure": { "delay": 61, "time": "1770530892" }, "stopId": "5651", "stopSequence": 3 }, { "arrival": { "delay": 54, "time": "1770530932" }, "departure": { "delay": 69, "time": "1770530947" }, "stopId": "4790", "stopSequence": 4 }, { "arrival": { "delay": 73, "time": "1770531013" }, "departure": { "delay": 73, "time": "1770531013" }, "stopId": "1338", "stopSequence": 5 }, { "arrival": { "delay": 79, "time": "1770531061" }, "departure": { "delay": 100, "time": "1770531082" }, "stopId": "2726", "stopSequence": 6 }, { "arrival": { "delay": 97, "time": "1770531122" }, "departure": { "delay": 118, "time": "1770531143" }, "stopId": "2727", "stopSequence": 7 }, { "arrival": { "delay": 122, "time": "1770531195" }, "departure": { "delay": 128, "time": "1770531201" }, "stopId": "266", "stopSequence": 8 }, { "arrival": { "delay": 139, "time": "1770531259" }, "departure": { "delay": 141, "time": "1770531261" }, "stopId": "2494", "stopSequence": 9 }, { "arrival": { "delay": 159, "time": "1770531361" }, "departure": { "delay": 161, "time": "1770531363" }, "stopId": "2728", "stopSequence": 10 }, { "arrival": { "delay": 162, "time": "1770531436" }, "departure": { "delay": 162, "time": "1770531436" }, "stopId": "2712", "stopSequence": 11 }, { "arrival": { "delay": 176, "time": "1770531476" }, "departure": { "delay": 181, "time": "1770531481" }, "stopId": "2713", "stopSequence": 12 }, { "arrival": { "delay": 181, "time": "1770531501" }, "departure": { "delay": 181, "time": "1770531501" }, "stopId": "5735", "stopSequence": 13 }, { "arrival": { "delay": 181, "time": "1770531573" }, "departure": { "delay": 181, "time": "1770531573" }, "stopId": "2715", "stopSequence": 14 }, { "arrival": { "delay": 182, "time": "1770531609" }, "departure": { "delay": 182, "time": "1770531609" }, "stopId": "771", "stopSequence": 15 }, { "arrival": { "delay": 181, "time": "1770531661" }, "departure": { "delay": 181, "time": "1770531661" }, "stopId": "3352", "stopSequence": 16 }, { "arrival": { "delay": 182, "time": "1770531704" }, "departure": { "delay": 182, "time": "1770531704" }, "stopId": "1647", "stopSequence": 17 }, { "arrival": { "delay": 182, "time": "1770531732" }, "departure": { "delay": 182, "time": "1770531732" }, "stopId": "692", "stopSequence": 18 }, { "arrival": { "delay": 182, "time": "1770531767" }, "departure": { "delay": 182, "time": "1770531767" }, "stopId": "2716", "stopSequence": 19 }, { "arrival": { "delay": 182, "time": "1770531822" }, "departure": { "delay": 182, "time": "1770531822" }, "stopId": "2717", "stopSequence": 20 }, { "arrival": { "delay": 182, "time": "1770531850" }, "departure": { "delay": 182, "time": "1770531850" }, "stopId": "2718", "stopSequence": 21 }, { "arrival": { "delay": 181, "time": "1770531901" }, "departure": { "delay": 181, "time": "1770531901" }, "stopId": "862", "stopSequence": 22 }, { "arrival": { "delay": 182, "time": "1770531976" }, "departure": { "delay": 182, "time": "1770531976" }, "stopId": "2349", "stopSequence": 23 }, { "arrival": { "delay": 181, "time": "1770532021" }, "departure": { "delay": 181, "time": "1770532021" }, "stopId": "1288", "stopSequence": 24 }, { "arrival": { "delay": 181, "time": "1770532056" }, "departure": { "delay": 181, "time": "1770532056" }, "stopId": "7982", "stopSequence": 25 }, { "arrival": { "delay": 182, "time": "1770532143" }, "departure": { "delay": 182, "time": "1770532143" }, "stopId": "707", "stopSequence": 26 }, { "arrival": { "delay": 182, "time": "1770532186" }, "departure": { "delay": 182, "time": "1770532186" }, "stopId": "3190", "stopSequence": 27 }, { "arrival": { "delay": 181, "time": "1770532267" }, "departure": { "delay": 181, "time": "1770532267" }, "stopId": "675", "stopSequence": 28 }, { "arrival": { "delay": 181, "time": "1770532348" }, "departure": { "delay": 181, "time": "1770532348" }, "stopId": "3191", "stopSequence": 29 }, { "arrival": { "delay": 181, "time": "1770532501" }, "departure": { "delay": 181, "time": "1770532501" }, "stopId": "3549", "stopSequence": 30 }, { "arrival": { "delay": 181, "time": "1770532600" }, "departure": { "delay": 181, "time": "1770532600" }, "stopId": "1606", "stopSequence": 31 }, { "arrival": { "delay": 181, "time": "1770532757" }, "departure": { "delay": 181, "time": "1770532757" }, "stopId": "9196", "stopSequence": 32 }, { "arrival": { "delay": 181, "time": "1770532805" }, "departure": { "delay": 181, "time": "1770532805" }, "stopId": "3216", "stopSequence": 33 }, { "arrival": { "delay": 180, "time": "1770532920" }, "departure": { "delay": 180, "time": "1770532920" }, "stopId": "6447", "stopSequence": 34 }, { "arrival": { "delay": 181, "time": "1770532953" }, "departure": { "delay": 181, "time": "1770532953" }, "stopId": "7731", "stopSequence": 35 }, { "arrival": { "delay": 182, "time": "1770532992" }, "departure": { "delay": 182, "time": "1770532992" }, "stopId": "3559", "stopSequence": 36 }, { "arrival": { "delay": 185, "time": "1770533073" }, "departure": { "delay": 185, "time": "1770533073" }, "stopId": "1971", "stopSequence": 37 }, { "arrival": { "delay": 186, "time": "1770533125" }, "departure": { "delay": 186, "time": "1770533125" }, "stopId": "951", "stopSequence": 38 }, { "arrival": { "delay": 187, "time": "1770533167" }, "departure": { "delay": 187, "time": "1770533167" }, "stopId": "3250", "stopSequence": 39 }, { "arrival": { "delay": 187, "time": "1770533203" }, "departure": { "delay": 187, "time": "1770533203" }, "stopId": "2333", "stopSequence": 40 }, { "arrival": { "delay": 187, "time": "1770533247" }, "departure": { "delay": 187, "time": "1770533247" }, "stopId": "208", "stopSequence": 41 }, { "arrival": { "delay": 187, "time": "1770533287" }, "departure": { "delay": 187, "time": "1770533287" }, "stopId": "297", "stopSequence": 42 }, { "arrival": { "delay": 187, "time": "1770533347" }, "departure": { "delay": 187, "time": "1770533347" }, "stopId": "8981", "stopSequence": 43 }, { "arrival": { "delay": 187, "time": "1770533409" }, "departure": { "delay": 187, "time": "1770533409" }, "stopId": "8971", "stopSequence": 44 }, { "arrival": { "delay": 187, "time": "1770533467" }, "departure": { "delay": 187, "time": "1770533467" }, "stopId": "8972", "stopSequence": 45 }, { "arrival": { "delay": 187, "time": "1770533527" }, "departure": { "delay": 187, "time": "1770533527" }, "stopId": "8973", "stopSequence": 46 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435824_8" }, "tripProperties": { "tripHeadsign": "BASSINS A FLOT" }, "vehicle": { "id": "ineo-bus:2341", "label": "BASSINS A FLOT" } } }, { "id": "RT|268436809_8|268436809", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1263, "time": "1770533577" }, "departure": { "delay": 0, "time": "1770534840" }, "stopId": "8873", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770534900" }, "departure": { "delay": 0, "time": "1770534900" }, "stopId": "7243", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534927" }, "departure": { "delay": 0, "time": "1770534927" }, "stopId": "7245", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534962" }, "departure": { "delay": 0, "time": "1770534962" }, "stopId": "9011", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770534994" }, "departure": { "delay": 0, "time": "1770534994" }, "stopId": "7246", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770535031" }, "departure": { "delay": 1, "time": "1770535031" }, "stopId": "6937", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770535107" }, "departure": { "delay": 0, "time": "1770535107" }, "stopId": "6934", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770535200" }, "departure": { "delay": 0, "time": "1770535200" }, "stopId": "6933", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770535251" }, "departure": { "delay": 1, "time": "1770535251" }, "stopId": "6930", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770535274" }, "departure": { "delay": 1, "time": "1770535274" }, "stopId": "6928", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770535339" }, "departure": { "delay": 1, "time": "1770535339" }, "stopId": "6927", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770535419" }, "departure": { "delay": 1, "time": "1770535419" }, "stopId": "6926", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770535486" }, "departure": { "delay": 0, "time": "1770535486" }, "stopId": "6924", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770535525" }, "departure": { "delay": 0, "time": "1770535525" }, "stopId": "7752", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770535560" }, "departure": { "delay": 0, "time": "1770535560" }, "stopId": "6922", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770535624" }, "departure": { "delay": 0, "time": "1770535624" }, "stopId": "8451", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770535688" }, "departure": { "delay": 0, "time": "1770535688" }, "stopId": "6916", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770535769" }, "departure": { "delay": 0, "time": "1770535769" }, "stopId": "6914", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770535815" }, "departure": { "delay": 0, "time": "1770535815" }, "stopId": "7612", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770535905" }, "departure": { "delay": 0, "time": "1770535905" }, "stopId": "6912", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770535948" }, "departure": { "delay": 0, "time": "1770535948" }, "stopId": "7812", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770536006" }, "departure": { "delay": 1, "time": "1770536006" }, "stopId": "7814", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770536070" }, "departure": { "delay": 0, "time": "1770536070" }, "stopId": "9206", "stopSequence": 23 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436809_8" }, "tripProperties": { "tripHeadsign": "MERIGNAC LY. DAGUIN" } } }, { "id": "RT|268435839_8|268435839", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1220, "time": "1770529821" }, "departure": { "delay": 1250, "time": "1770529851" }, "stopId": "8973", "stopSequence": 1 }, { "arrival": { "delay": 1244, "time": "1770529925" }, "departure": { "delay": 1276, "time": "1770529957" }, "stopId": "7347", "stopSequence": 2 }, { "arrival": { "delay": 1267, "time": "1770529987" }, "departure": { "delay": 1287, "time": "1770530007" }, "stopId": "2446", "stopSequence": 3 }, { "arrival": { "delay": 1290, "time": "1770530066" }, "departure": { "delay": 1309, "time": "1770530085" }, "stopId": "958", "stopSequence": 4 }, { "arrival": { "delay": 1277, "time": "1770530129" }, "departure": { "delay": 1295, "time": "1770530147" }, "stopId": "1965", "stopSequence": 5 }, { "arrival": { "delay": 1281, "time": "1770530163" }, "departure": { "delay": 1281, "time": "1770530163" }, "stopId": "713", "stopSequence": 6 }, { "arrival": { "delay": 1263, "time": "1770530189" }, "departure": { "delay": 1263, "time": "1770530189" }, "stopId": "310", "stopSequence": 7 }, { "arrival": { "delay": 1271, "time": "1770530231" }, "departure": { "delay": 1271, "time": "1770530231" }, "stopId": "917", "stopSequence": 8 }, { "arrival": { "delay": 1270, "time": "1770530289" }, "departure": { "delay": 1322, "time": "1770530341" }, "stopId": "2442", "stopSequence": 9 }, { "arrival": { "delay": 1288, "time": "1770530387" }, "departure": { "delay": 1302, "time": "1770530401" }, "stopId": "2443", "stopSequence": 10 }, { "arrival": { "delay": 1300, "time": "1770530451" }, "departure": { "delay": 1318, "time": "1770530469" }, "stopId": "1692", "stopSequence": 11 }, { "arrival": { "delay": 1310, "time": "1770530570" }, "departure": { "delay": 1333, "time": "1770530593" }, "stopId": "2444", "stopSequence": 12 }, { "arrival": { "delay": 1338, "time": "1770530645" }, "departure": { "delay": 1338, "time": "1770530645" }, "stopId": "5621", "stopSequence": 13 }, { "arrival": { "delay": 1302, "time": "1770530673" }, "departure": { "delay": 1327, "time": "1770530698" }, "stopId": "4031", "stopSequence": 14 }, { "arrival": { "delay": 1226, "time": "1770530766" }, "departure": { "delay": 1264, "time": "1770530804" }, "stopId": "823", "stopSequence": 15 }, { "arrival": { "delay": 1242, "time": "1770530862" }, "departure": { "delay": 1271, "time": "1770530891" }, "stopId": "9722", "stopSequence": 16 }, { "arrival": { "delay": 1260, "time": "1770530923" }, "departure": { "delay": 1286, "time": "1770530949" }, "stopId": "3546", "stopSequence": 17 }, { "arrival": { "delay": 1284, "time": "1770531009" }, "departure": { "delay": 1306, "time": "1770531031" }, "stopId": "2397", "stopSequence": 18 }, { "arrival": { "delay": 1290, "time": "1770531048" }, "departure": { "delay": 1290, "time": "1770531048" }, "stopId": "2164", "stopSequence": 19 }, { "arrival": { "delay": 1277, "time": "1770531069" }, "departure": { "delay": 1312, "time": "1770531104" }, "stopId": "2398", "stopSequence": 20 }, { "arrival": { "delay": 1297, "time": "1770531121" }, "departure": { "delay": 1297, "time": "1770531121" }, "stopId": "1014", "stopSequence": 21 }, { "arrival": { "delay": 1304, "time": "1770531188" }, "departure": { "delay": 1325, "time": "1770531209" }, "stopId": "7981", "stopSequence": 22 }, { "arrival": { "delay": 1311, "time": "1770531231" }, "departure": { "delay": 1326, "time": "1770531246" }, "stopId": "421", "stopSequence": 23 }, { "arrival": { "delay": 1309, "time": "1770531294" }, "departure": { "delay": 1341, "time": "1770531326" }, "stopId": "2689", "stopSequence": 24 }, { "arrival": { "delay": 1315, "time": "1770531355" }, "departure": { "delay": 1337, "time": "1770531377" }, "stopId": "471", "stopSequence": 25 }, { "arrival": { "delay": 1332, "time": "1770531399" }, "departure": { "delay": 1367, "time": "1770531434" }, "stopId": "231", "stopSequence": 26 }, { "arrival": { "delay": 1356, "time": "1770531471" }, "departure": { "delay": 1358, "time": "1770531473" }, "stopId": "2690", "stopSequence": 27 }, { "arrival": { "delay": 1357, "time": "1770531512" }, "departure": { "delay": 1357, "time": "1770531512" }, "stopId": "227", "stopSequence": 28 }, { "arrival": { "delay": 1358, "time": "1770531551" }, "departure": { "delay": 1358, "time": "1770531551" }, "stopId": "881", "stopSequence": 29 }, { "arrival": { "delay": 1358, "time": "1770531592" }, "departure": { "delay": 1358, "time": "1770531592" }, "stopId": "2691", "stopSequence": 30 }, { "arrival": { "delay": 1357, "time": "1770531637" }, "departure": { "delay": 1357, "time": "1770531637" }, "stopId": "3354", "stopSequence": 31 }, { "arrival": { "delay": 1358, "time": "1770531666" }, "departure": { "delay": 1358, "time": "1770531666" }, "stopId": "2485", "stopSequence": 32 }, { "arrival": { "delay": 1357, "time": "1770531698" }, "departure": { "delay": 1357, "time": "1770531698" }, "stopId": "2692", "stopSequence": 33 }, { "arrival": { "delay": 1357, "time": "1770531757" }, "departure": { "delay": 1357, "time": "1770531757" }, "stopId": "974", "stopSequence": 34 }, { "arrival": { "delay": 1357, "time": "1770531814" }, "departure": { "delay": 1357, "time": "1770531814" }, "stopId": "2693", "stopSequence": 35 }, { "arrival": { "delay": 1357, "time": "1770531877" }, "departure": { "delay": 1357, "time": "1770531877" }, "stopId": "370", "stopSequence": 36 }, { "arrival": { "delay": 1357, "time": "1770531997" }, "departure": { "delay": 1357, "time": "1770531997" }, "stopId": "9707", "stopSequence": 37 }, { "arrival": { "delay": 1357, "time": "1770532031" }, "departure": { "delay": 1357, "time": "1770532031" }, "stopId": "225", "stopSequence": 38 }, { "arrival": { "delay": 1357, "time": "1770532077" }, "departure": { "delay": 1357, "time": "1770532077" }, "stopId": "684", "stopSequence": 39 }, { "arrival": { "delay": 1357, "time": "1770532132" }, "departure": { "delay": 1357, "time": "1770532132" }, "stopId": "613", "stopSequence": 40 }, { "arrival": { "delay": 1356, "time": "1770532176" }, "departure": { "delay": 1356, "time": "1770532176" }, "stopId": "2720", "stopSequence": 41 }, { "arrival": { "delay": 1357, "time": "1770532220" }, "departure": { "delay": 1357, "time": "1770532220" }, "stopId": "610", "stopSequence": 42 }, { "arrival": { "delay": 1357, "time": "1770532254" }, "departure": { "delay": 1357, "time": "1770532254" }, "stopId": "1135", "stopSequence": 43 }, { "arrival": { "delay": 1358, "time": "1770532302" }, "departure": { "delay": 1358, "time": "1770532302" }, "stopId": "3350", "stopSequence": 44 }, { "arrival": { "delay": 1357, "time": "1770532357" }, "departure": { "delay": 1357, "time": "1770532357" }, "stopId": "472", "stopSequence": 45 }, { "arrival": { "delay": 1358, "time": "1770532416" }, "departure": { "delay": 1358, "time": "1770532416" }, "stopId": "872", "stopSequence": 46 }, { "arrival": { "delay": 1357, "time": "1770532459" }, "departure": { "delay": 1357, "time": "1770532459" }, "stopId": "8421", "stopSequence": 47 }, { "arrival": { "delay": 1358, "time": "1770532529" }, "departure": { "delay": 1358, "time": "1770532529" }, "stopId": "8422", "stopSequence": 48 }, { "arrival": { "delay": 1358, "time": "1770532581" }, "departure": { "delay": 1358, "time": "1770532581" }, "stopId": "5715", "stopSequence": 49 }, { "arrival": { "delay": 1357, "time": "1770532597" }, "departure": { "delay": 1357, "time": "1770532597" }, "stopId": "2623", "stopSequence": 50 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435839_8" }, "tripProperties": { "tripHeadsign": "COURREJEAN" }, "vehicle": { "id": "ineo-bus:1421", "label": "COURREJEAN" } } }, { "id": "RT|268436808_8|268436808", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1770531600" }, "departure": { "delay": 0, "time": "1770531600" }, "stopId": "2499", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770531660" }, "departure": { "delay": 0, "time": "1770531660" }, "stopId": "830", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770531781" }, "departure": { "delay": 0, "time": "1770531781" }, "stopId": "6981", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770531960" }, "departure": { "delay": 0, "time": "1770531960" }, "stopId": "9207", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770532086" }, "departure": { "delay": 1, "time": "1770532086" }, "stopId": "9210", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770532158" }, "departure": { "delay": 1, "time": "1770532158" }, "stopId": "5358", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770532215" }, "departure": { "delay": 0, "time": "1770532215" }, "stopId": "7032", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770532283" }, "departure": { "delay": 0, "time": "1770532283" }, "stopId": "5356", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770532326" }, "departure": { "delay": 0, "time": "1770532326" }, "stopId": "5353", "stopSequence": 9 }, { "arrival": { "delay": -1, "time": "1770532379" }, "departure": { "delay": -1, "time": "1770532379" }, "stopId": "9203", "stopSequence": 10 }, { "arrival": { "delay": -1, "time": "1770532414" }, "departure": { "delay": -1, "time": "1770532414" }, "stopId": "9205", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1770532477" }, "departure": { "delay": -1, "time": "1770532477" }, "stopId": "7813", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1770532524" }, "departure": { "delay": -1, "time": "1770532524" }, "stopId": "7811", "stopSequence": 13 }, { "arrival": { "delay": -2, "time": "1770532574" }, "departure": { "delay": -2, "time": "1770532574" }, "stopId": "6911", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770532664" }, "departure": { "delay": -1, "time": "1770532664" }, "stopId": "7611", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770532708" }, "departure": { "delay": -1, "time": "1770532708" }, "stopId": "6913", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1770532786" }, "departure": { "delay": -1, "time": "1770532786" }, "stopId": "6915", "stopSequence": 17 }, { "arrival": { "delay": -2, "time": "1770532918" }, "departure": { "delay": -2, "time": "1770532918" }, "stopId": "6921", "stopSequence": 18 }, { "arrival": { "delay": -2, "time": "1770532951" }, "departure": { "delay": -2, "time": "1770532951" }, "stopId": "7751", "stopSequence": 19 }, { "arrival": { "delay": -2, "time": "1770532996" }, "departure": { "delay": -2, "time": "1770532996" }, "stopId": "6923", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770533057" }, "departure": { "delay": -1, "time": "1770533057" }, "stopId": "6925", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1770533132" }, "departure": { "delay": -1, "time": "1770533132" }, "stopId": "7004", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770533196" }, "departure": { "delay": -1, "time": "1770533196" }, "stopId": "6929", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770533220" }, "departure": { "delay": -1, "time": "1770533220" }, "stopId": "6931", "stopSequence": 24 }, { "arrival": { "delay": -2, "time": "1770533278" }, "departure": { "delay": -2, "time": "1770533278" }, "stopId": "6932", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770533347" }, "departure": { "delay": -1, "time": "1770533347" }, "stopId": "6935", "stopSequence": 26 }, { "arrival": { "delay": -2, "time": "1770533395" }, "departure": { "delay": -2, "time": "1770533395" }, "stopId": "6936", "stopSequence": 27 }, { "arrival": { "delay": -2, "time": "1770533444" }, "departure": { "delay": -2, "time": "1770533444" }, "stopId": "6942", "stopSequence": 28 }, { "arrival": { "delay": -2, "time": "1770533462" }, "departure": { "delay": -2, "time": "1770533462" }, "stopId": "9012", "stopSequence": 29 }, { "arrival": { "delay": -3, "time": "1770533492" }, "departure": { "delay": -3, "time": "1770533492" }, "stopId": "7244", "stopSequence": 30 }, { "arrival": { "delay": -3, "time": "1770533517" }, "departure": { "delay": -3, "time": "1770533517" }, "stopId": "7242", "stopSequence": 31 }, { "arrival": { "delay": -3, "time": "1770533577" }, "departure": { "delay": -3, "time": "1770533577" }, "stopId": "8873", "stopSequence": 32 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436808_8" }, "tripProperties": { "tripHeadsign": "MARTIGNAS LES PINS" }, "vehicle": { "id": "ineo-bus:85000", "label": "MARTIGNAS LES PINS" } } }, { "id": "RT|268435802_8|268435802", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -628, "time": "1770531572" }, "departure": { "delay": 0, "time": "1770532200" }, "stopId": "8973", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770532281" }, "departure": { "delay": 0, "time": "1770532281" }, "stopId": "7347", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770532320" }, "departure": { "delay": 0, "time": "1770532320" }, "stopId": "2446", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1770532377" }, "departure": { "delay": 1, "time": "1770532377" }, "stopId": "958", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770532452" }, "departure": { "delay": 0, "time": "1770532452" }, "stopId": "1965", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770532482" }, "departure": { "delay": 0, "time": "1770532482" }, "stopId": "713", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770532526" }, "departure": { "delay": 0, "time": "1770532526" }, "stopId": "310", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1770532559" }, "departure": { "delay": -1, "time": "1770532559" }, "stopId": "917", "stopSequence": 8 }, { "arrival": { "delay": -1, "time": "1770532618" }, "departure": { "delay": -1, "time": "1770532618" }, "stopId": "2442", "stopSequence": 9 }, { "arrival": { "delay": -1, "time": "1770532698" }, "departure": { "delay": -1, "time": "1770532698" }, "stopId": "2443", "stopSequence": 10 }, { "arrival": { "delay": -1, "time": "1770532750" }, "departure": { "delay": -1, "time": "1770532750" }, "stopId": "1692", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1770532859" }, "departure": { "delay": -1, "time": "1770532859" }, "stopId": "2444", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1770532906" }, "departure": { "delay": -1, "time": "1770532906" }, "stopId": "5621", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770532971" }, "departure": { "delay": 0, "time": "1770532971" }, "stopId": "4031", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770533140" }, "departure": { "delay": 0, "time": "1770533140" }, "stopId": "823", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770533220" }, "departure": { "delay": 0, "time": "1770533220" }, "stopId": "9722", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770533264" }, "departure": { "delay": 1, "time": "1770533264" }, "stopId": "3546", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770533326" }, "departure": { "delay": 1, "time": "1770533326" }, "stopId": "2397", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770533359" }, "departure": { "delay": 1, "time": "1770533359" }, "stopId": "2164", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770533393" }, "departure": { "delay": 1, "time": "1770533393" }, "stopId": "2398", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1770533426" }, "departure": { "delay": 2, "time": "1770533426" }, "stopId": "1014", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770533485" }, "departure": { "delay": 1, "time": "1770533485" }, "stopId": "7981", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1770533521" }, "departure": { "delay": 1, "time": "1770533521" }, "stopId": "421", "stopSequence": 23 }, { "arrival": { "delay": 2, "time": "1770533587" }, "departure": { "delay": 2, "time": "1770533587" }, "stopId": "2689", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770533641" }, "departure": { "delay": 1, "time": "1770533641" }, "stopId": "471", "stopSequence": 25 }, { "arrival": { "delay": 2, "time": "1770533669" }, "departure": { "delay": 2, "time": "1770533669" }, "stopId": "231", "stopSequence": 26 }, { "arrival": { "delay": 2, "time": "1770533717" }, "departure": { "delay": 2, "time": "1770533717" }, "stopId": "2690", "stopSequence": 27 }, { "arrival": { "delay": 1, "time": "1770533756" }, "departure": { "delay": 1, "time": "1770533756" }, "stopId": "227", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1770533795" }, "departure": { "delay": 2, "time": "1770533795" }, "stopId": "881", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1770533836" }, "departure": { "delay": 2, "time": "1770533836" }, "stopId": "2691", "stopSequence": 30 }, { "arrival": { "delay": 1, "time": "1770533881" }, "departure": { "delay": 1, "time": "1770533881" }, "stopId": "3354", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770533910" }, "departure": { "delay": 2, "time": "1770533910" }, "stopId": "2485", "stopSequence": 32 }, { "arrival": { "delay": 1, "time": "1770533942" }, "departure": { "delay": 1, "time": "1770533942" }, "stopId": "2692", "stopSequence": 33 }, { "arrival": { "delay": 1, "time": "1770534001" }, "departure": { "delay": 1, "time": "1770534001" }, "stopId": "974", "stopSequence": 34 }, { "arrival": { "delay": 1, "time": "1770534058" }, "departure": { "delay": 1, "time": "1770534058" }, "stopId": "2693", "stopSequence": 35 }, { "arrival": { "delay": 1, "time": "1770534121" }, "departure": { "delay": 1, "time": "1770534121" }, "stopId": "370", "stopSequence": 36 }, { "arrival": { "delay": 1, "time": "1770534241" }, "departure": { "delay": 1, "time": "1770534241" }, "stopId": "9707", "stopSequence": 37 }, { "arrival": { "delay": 1, "time": "1770534275" }, "departure": { "delay": 1, "time": "1770534275" }, "stopId": "225", "stopSequence": 38 }, { "arrival": { "delay": 1, "time": "1770534321" }, "departure": { "delay": 1, "time": "1770534321" }, "stopId": "684", "stopSequence": 39 }, { "arrival": { "delay": 1, "time": "1770534376" }, "departure": { "delay": 1, "time": "1770534376" }, "stopId": "613", "stopSequence": 40 }, { "arrival": { "delay": 0, "time": "1770534420" }, "departure": { "delay": 0, "time": "1770534420" }, "stopId": "2720", "stopSequence": 41 }, { "arrival": { "delay": 1, "time": "1770534464" }, "departure": { "delay": 1, "time": "1770534464" }, "stopId": "610", "stopSequence": 42 }, { "arrival": { "delay": 1, "time": "1770534498" }, "departure": { "delay": 1, "time": "1770534498" }, "stopId": "1135", "stopSequence": 43 }, { "arrival": { "delay": 2, "time": "1770534546" }, "departure": { "delay": 2, "time": "1770534546" }, "stopId": "3350", "stopSequence": 44 }, { "arrival": { "delay": 1, "time": "1770534601" }, "departure": { "delay": 1, "time": "1770534601" }, "stopId": "472", "stopSequence": 45 }, { "arrival": { "delay": 2, "time": "1770534660" }, "departure": { "delay": 2, "time": "1770534660" }, "stopId": "872", "stopSequence": 46 }, { "arrival": { "delay": 1, "time": "1770534703" }, "departure": { "delay": 1, "time": "1770534703" }, "stopId": "8421", "stopSequence": 47 }, { "arrival": { "delay": 2, "time": "1770534773" }, "departure": { "delay": 2, "time": "1770534773" }, "stopId": "8422", "stopSequence": 48 }, { "arrival": { "delay": 2, "time": "1770534825" }, "departure": { "delay": 2, "time": "1770534825" }, "stopId": "5715", "stopSequence": 49 }, { "arrival": { "delay": 1, "time": "1770534841" }, "departure": { "delay": 1, "time": "1770534841" }, "stopId": "2623", "stopSequence": 50 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435802_8" }, "tripProperties": { "tripHeadsign": "COURREJEAN" } } }, { "id": "RT|268435801_8|268435801", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -763, "time": "1770527838" }, "departure": { "delay": 117, "time": "1770528718" }, "stopId": "2623", "stopSequence": 1 }, { "arrival": { "delay": 109, "time": "1770528774" }, "departure": { "delay": 109, "time": "1770528774" }, "stopId": "2480", "stopSequence": 2 }, { "arrival": { "delay": 76, "time": "1770528818" }, "departure": { "delay": 78, "time": "1770528820" }, "stopId": "7009", "stopSequence": 3 }, { "arrival": { "delay": 68, "time": "1770528880" }, "departure": { "delay": 86, "time": "1770528898" }, "stopId": "4534", "stopSequence": 4 }, { "arrival": { "delay": 85, "time": "1770528925" }, "departure": { "delay": 85, "time": "1770528925" }, "stopId": "2888", "stopSequence": 5 }, { "arrival": { "delay": 89, "time": "1770528957" }, "departure": { "delay": 91, "time": "1770528959" }, "stopId": "2699", "stopSequence": 6 }, { "arrival": { "delay": 97, "time": "1770529038" }, "departure": { "delay": 97, "time": "1770529038" }, "stopId": "2572", "stopSequence": 7 }, { "arrival": { "delay": 84, "time": "1770529074" }, "departure": { "delay": 97, "time": "1770529087" }, "stopId": "2901", "stopSequence": 8 }, { "arrival": { "delay": 85, "time": "1770529117" }, "departure": { "delay": 85, "time": "1770529117" }, "stopId": "111", "stopSequence": 9 }, { "arrival": { "delay": 78, "time": "1770529158" }, "departure": { "delay": 79, "time": "1770529159" }, "stopId": "2708", "stopSequence": 10 }, { "arrival": { "delay": 50, "time": "1770529190" }, "departure": { "delay": 67, "time": "1770529207" }, "stopId": "2710", "stopSequence": 11 }, { "arrival": { "delay": 51, "time": "1770529246" }, "departure": { "delay": 66, "time": "1770529261" }, "stopId": "404", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1770529312" }, "departure": { "delay": 74, "time": "1770529326" }, "stopId": "2709", "stopSequence": 13 }, { "arrival": { "delay": 66, "time": "1770529343" }, "departure": { "delay": 97, "time": "1770529374" }, "stopId": "9708", "stopSequence": 14 }, { "arrival": { "delay": 63, "time": "1770529443" }, "departure": { "delay": 93, "time": "1770529473" }, "stopId": "4084", "stopSequence": 15 }, { "arrival": { "delay": 53, "time": "1770529512" }, "departure": { "delay": 68, "time": "1770529527" }, "stopId": "2712", "stopSequence": 16 }, { "arrival": { "delay": 89, "time": "1770529589" }, "departure": { "delay": 108, "time": "1770529608" }, "stopId": "2713", "stopSequence": 17 }, { "arrival": { "delay": 112, "time": "1770529632" }, "departure": { "delay": 127, "time": "1770529647" }, "stopId": "5735", "stopSequence": 18 }, { "arrival": { "delay": 113, "time": "1770529705" }, "departure": { "delay": 113, "time": "1770529705" }, "stopId": "2715", "stopSequence": 19 }, { "arrival": { "delay": 104, "time": "1770529731" }, "departure": { "delay": 118, "time": "1770529745" }, "stopId": "771", "stopSequence": 20 }, { "arrival": { "delay": 99, "time": "1770529779" }, "departure": { "delay": 99, "time": "1770529779" }, "stopId": "3352", "stopSequence": 21 }, { "arrival": { "delay": 80, "time": "1770529802" }, "departure": { "delay": 105, "time": "1770529827" }, "stopId": "1647", "stopSequence": 22 }, { "arrival": { "delay": 101, "time": "1770529851" }, "departure": { "delay": 118, "time": "1770529868" }, "stopId": "692", "stopSequence": 23 }, { "arrival": { "delay": 109, "time": "1770529894" }, "departure": { "delay": 125, "time": "1770529910" }, "stopId": "2716", "stopSequence": 24 }, { "arrival": { "delay": 120, "time": "1770529960" }, "departure": { "delay": 138, "time": "1770529978" }, "stopId": "2717", "stopSequence": 25 }, { "arrival": { "delay": 134, "time": "1770530002" }, "departure": { "delay": 166, "time": "1770530034" }, "stopId": "2718", "stopSequence": 26 }, { "arrival": { "delay": 157, "time": "1770530077" }, "departure": { "delay": 157, "time": "1770530077" }, "stopId": "862", "stopSequence": 27 }, { "arrival": { "delay": 125, "time": "1770530119" }, "departure": { "delay": 147, "time": "1770530141" }, "stopId": "2349", "stopSequence": 28 }, { "arrival": { "delay": 123, "time": "1770530163" }, "departure": { "delay": 125, "time": "1770530165" }, "stopId": "1288", "stopSequence": 29 }, { "arrival": { "delay": 112, "time": "1770530187" }, "departure": { "delay": 135, "time": "1770530210" }, "stopId": "7982", "stopSequence": 30 }, { "arrival": { "delay": 86, "time": "1770530247" }, "departure": { "delay": 86, "time": "1770530247" }, "stopId": "707", "stopSequence": 31 }, { "arrival": { "delay": 56, "time": "1770530260" }, "departure": { "delay": 59, "time": "1770530263" }, "stopId": "3190", "stopSequence": 32 }, { "arrival": { "delay": 12, "time": "1770530298" }, "departure": { "delay": 12, "time": "1770530298" }, "stopId": "675", "stopSequence": 33 }, { "arrival": { "delay": -9, "time": "1770530358" }, "departure": { "delay": 12, "time": "1770530379" }, "stopId": "3191", "stopSequence": 34 }, { "arrival": { "delay": 7, "time": "1770530527" }, "departure": { "delay": 17, "time": "1770530537" }, "stopId": "3549", "stopSequence": 35 }, { "arrival": { "delay": -7, "time": "1770530612" }, "departure": { "delay": -7, "time": "1770530612" }, "stopId": "1606", "stopSequence": 36 }, { "arrival": { "delay": -64, "time": "1770530712" }, "departure": { "delay": -48, "time": "1770530728" }, "stopId": "9196", "stopSequence": 37 }, { "arrival": { "delay": -76, "time": "1770530748" }, "departure": { "delay": -76, "time": "1770530748" }, "stopId": "3216", "stopSequence": 38 }, { "arrival": { "delay": -117, "time": "1770530823" }, "departure": { "delay": -37, "time": "1770530903" }, "stopId": "6447", "stopSequence": 39 }, { "arrival": { "delay": -35, "time": "1770530937" }, "departure": { "delay": -34, "time": "1770530938" }, "stopId": "7731", "stopSequence": 40 }, { "arrival": { "delay": -19, "time": "1770530991" }, "departure": { "delay": -19, "time": "1770530991" }, "stopId": "3559", "stopSequence": 41 }, { "arrival": { "delay": 12, "time": "1770531100" }, "departure": { "delay": 29, "time": "1770531117" }, "stopId": "1971", "stopSequence": 42 }, { "arrival": { "delay": 48, "time": "1770531187" }, "departure": { "delay": 48, "time": "1770531187" }, "stopId": "951", "stopSequence": 43 }, { "arrival": { "delay": 39, "time": "1770531219" }, "departure": { "delay": 57, "time": "1770531237" }, "stopId": "3250", "stopSequence": 44 }, { "arrival": { "delay": 56, "time": "1770531272" }, "departure": { "delay": 56, "time": "1770531272" }, "stopId": "2333", "stopSequence": 45 }, { "arrival": { "delay": 49, "time": "1770531309" }, "departure": { "delay": 49, "time": "1770531309" }, "stopId": "208", "stopSequence": 46 }, { "arrival": { "delay": 47, "time": "1770531347" }, "departure": { "delay": 66, "time": "1770531366" }, "stopId": "297", "stopSequence": 47 }, { "arrival": { "delay": 41, "time": "1770531401" }, "departure": { "delay": 60, "time": "1770531420" }, "stopId": "8981", "stopSequence": 48 }, { "arrival": { "delay": 38, "time": "1770531460" }, "departure": { "delay": 61, "time": "1770531483" }, "stopId": "8971", "stopSequence": 49 }, { "arrival": { "delay": 61, "time": "1770531541" }, "departure": { "delay": 61, "time": "1770531541" }, "stopId": "8972", "stopSequence": 50 }, { "arrival": { "delay": 61, "time": "1770531601" }, "departure": { "delay": 61, "time": "1770531601" }, "stopId": "8973", "stopSequence": 51 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435801_8" }, "tripProperties": { "tripHeadsign": "BASSINS A FLOT" }, "vehicle": { "id": "ineo-bus:2152", "label": "BASSINS A FLOT" } } }, { "id": "RT|268436906_8|268436906", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1770533100" }, "departure": { "delay": 0, "time": "1770533100" }, "stopId": "13177", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770533146" }, "departure": { "delay": 0, "time": "1770533146" }, "stopId": "5854", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770533194" }, "departure": { "delay": 0, "time": "1770533194" }, "stopId": "2263", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770533230" }, "departure": { "delay": 0, "time": "1770533230" }, "stopId": "9702", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770533267" }, "departure": { "delay": 0, "time": "1770533267" }, "stopId": "2291", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770533340" }, "departure": { "delay": 0, "time": "1770533340" }, "stopId": "1169", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770533397" }, "departure": { "delay": 0, "time": "1770533397" }, "stopId": "1060", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770533445" }, "departure": { "delay": 0, "time": "1770533445" }, "stopId": "292", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770533512" }, "departure": { "delay": 0, "time": "1770533512" }, "stopId": "3786", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770533539" }, "departure": { "delay": 0, "time": "1770533539" }, "stopId": "6393", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770533612" }, "departure": { "delay": 1, "time": "1770533612" }, "stopId": "1721", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770533675" }, "departure": { "delay": 1, "time": "1770533675" }, "stopId": "712", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770533700" }, "departure": { "delay": 0, "time": "1770533700" }, "stopId": "4610", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770533750" }, "departure": { "delay": 1, "time": "1770533750" }, "stopId": "1337", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770533779" }, "departure": { "delay": 1, "time": "1770533779" }, "stopId": "2299", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770533828" }, "departure": { "delay": 1, "time": "1770533828" }, "stopId": "748", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770533848" }, "departure": { "delay": 1, "time": "1770533848" }, "stopId": "2510", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770533887" }, "departure": { "delay": 1, "time": "1770533887" }, "stopId": "669", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770533925" }, "departure": { "delay": 1, "time": "1770533925" }, "stopId": "504", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770533970" }, "departure": { "delay": 1, "time": "1770533970" }, "stopId": "163", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770533998" }, "departure": { "delay": 1, "time": "1770533998" }, "stopId": "5", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770534023" }, "departure": { "delay": 0, "time": "1770534023" }, "stopId": "51", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1770534052" }, "departure": { "delay": 1, "time": "1770534052" }, "stopId": "1354", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770534096" }, "departure": { "delay": 1, "time": "1770534096" }, "stopId": "228", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770534121" }, "departure": { "delay": 1, "time": "1770534121" }, "stopId": "427", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770534241" }, "departure": { "delay": 1, "time": "1770534241" }, "stopId": "2614", "stopSequence": 26 }, { "arrival": { "delay": 2, "time": "1770534276" }, "departure": { "delay": 2, "time": "1770534276" }, "stopId": "268", "stopSequence": 27 }, { "arrival": { "delay": 1, "time": "1770534301" }, "departure": { "delay": 1, "time": "1770534301" }, "stopId": "422", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770534421" }, "departure": { "delay": 1, "time": "1770534421" }, "stopId": "5226", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1770534466" }, "departure": { "delay": 2, "time": "1770534466" }, "stopId": "3612", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1770534520" }, "departure": { "delay": 2, "time": "1770534520" }, "stopId": "13100", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770534667" }, "departure": { "delay": 2, "time": "1770534667" }, "stopId": "13098", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1770534768" }, "departure": { "delay": 2, "time": "1770534768" }, "stopId": "2385", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1770534809" }, "departure": { "delay": 2, "time": "1770534809" }, "stopId": "2386", "stopSequence": 34 }, { "arrival": { "delay": 1, "time": "1770534901" }, "departure": { "delay": 1, "time": "1770534901" }, "stopId": "5745", "stopSequence": 35 }, { "arrival": { "delay": 1, "time": "1770534961" }, "departure": { "delay": 1, "time": "1770534961" }, "stopId": "5734", "stopSequence": 36 }, { "arrival": { "delay": 1, "time": "1770535081" }, "departure": { "delay": 1, "time": "1770535081" }, "stopId": "4005", "stopSequence": 37 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436906_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX GALIN" }, "vehicle": { "id": "ineo-bus:89037", "label": "BORDEAUX GALIN" } } }, { "id": "RT|268437082_8|268437082", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3427, "time": "1770531173" }, "departure": { "delay": 0, "time": "1770534600" }, "stopId": "1616", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770534660" }, "departure": { "delay": 0, "time": "1770534660" }, "stopId": "1648", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534764" }, "departure": { "delay": 0, "time": "1770534764" }, "stopId": "1374", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534827" }, "departure": { "delay": 0, "time": "1770534827" }, "stopId": "481", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770534872" }, "departure": { "delay": 0, "time": "1770534872" }, "stopId": "1673", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770534947" }, "departure": { "delay": 0, "time": "1770534947" }, "stopId": "916", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770535004" }, "departure": { "delay": 0, "time": "1770535004" }, "stopId": "4044", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770535046" }, "departure": { "delay": 1, "time": "1770535046" }, "stopId": "846", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770535108" }, "departure": { "delay": 1, "time": "1770535108" }, "stopId": "4106", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770535203" }, "departure": { "delay": 0, "time": "1770535203" }, "stopId": "3439", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770535260" }, "departure": { "delay": 0, "time": "1770535260" }, "stopId": "3323", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770535322" }, "departure": { "delay": 0, "time": "1770535322" }, "stopId": "8712", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770535380" }, "departure": { "delay": 0, "time": "1770535380" }, "stopId": "1506", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770535463" }, "departure": { "delay": 0, "time": "1770535463" }, "stopId": "1207", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770535522" }, "departure": { "delay": 0, "time": "1770535522" }, "stopId": "93", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770535560" }, "departure": { "delay": 0, "time": "1770535560" }, "stopId": "841", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770535644" }, "departure": { "delay": 1, "time": "1770535644" }, "stopId": "451", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770535726" }, "departure": { "delay": 0, "time": "1770535726" }, "stopId": "2633", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770535774" }, "departure": { "delay": 0, "time": "1770535774" }, "stopId": "1634", "stopSequence": 19 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "31", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437082_8" }, "tripProperties": { "tripHeadsign": "AMBARES CENTRE" }, "vehicle": { "id": "ineo-bus:1629", "label": "AMBARES CENTRE" } } }, { "id": "RT|268437081_8|268437081", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -435, "time": "1770523666" }, "departure": { "delay": 172, "time": "1770524273" }, "stopId": "7590", "stopSequence": 1 }, { "arrival": { "delay": 114, "time": "1770524274" }, "departure": { "delay": 118, "time": "1770524278" }, "stopId": "2093", "stopSequence": 2 }, { "arrival": { "delay": 118, "time": "1770524307" }, "departure": { "delay": 121, "time": "1770524310" }, "stopId": "2081", "stopSequence": 3 }, { "arrival": { "delay": 136, "time": "1770524346" }, "departure": { "delay": 136, "time": "1770524346" }, "stopId": "1524", "stopSequence": 4 }, { "arrival": { "delay": 136, "time": "1770524363" }, "departure": { "delay": 143, "time": "1770524370" }, "stopId": "1428", "stopSequence": 5 }, { "arrival": { "delay": 169, "time": "1770524426" }, "departure": { "delay": 169, "time": "1770524426" }, "stopId": "3296", "stopSequence": 6 }, { "arrival": { "delay": 169, "time": "1770524447" }, "departure": { "delay": 174, "time": "1770524452" }, "stopId": "1090", "stopSequence": 7 }, { "arrival": { "delay": 189, "time": "1770524486" }, "departure": { "delay": 189, "time": "1770524486" }, "stopId": "305", "stopSequence": 8 }, { "arrival": { "delay": 189, "time": "1770524507" }, "departure": { "delay": 198, "time": "1770524516" }, "stopId": "2869", "stopSequence": 9 }, { "arrival": { "delay": 223, "time": "1770524604" }, "departure": { "delay": 227, "time": "1770524608" }, "stopId": "1684", "stopSequence": 10 }, { "arrival": { "delay": 218, "time": "1770524706" }, "departure": { "delay": 218, "time": "1770524706" }, "stopId": "1675", "stopSequence": 11 }, { "arrival": { "delay": 205, "time": "1770524766" }, "departure": { "delay": 205, "time": "1770524766" }, "stopId": "1915", "stopSequence": 12 }, { "arrival": { "delay": 203, "time": "1770524795" }, "departure": { "delay": 203, "time": "1770524795" }, "stopId": "1682", "stopSequence": 13 }, { "arrival": { "delay": 198, "time": "1770524840" }, "departure": { "delay": 198, "time": "1770524840" }, "stopId": "668", "stopSequence": 14 }, { "arrival": { "delay": 176, "time": "1770524936" }, "departure": { "delay": 198, "time": "1770524958" }, "stopId": "1732", "stopSequence": 15 }, { "arrival": { "delay": 198, "time": "1770525031" }, "departure": { "delay": 199, "time": "1770525032" }, "stopId": "1346", "stopSequence": 16 }, { "arrival": { "delay": 210, "time": "1770525146" }, "departure": { "delay": 210, "time": "1770525146" }, "stopId": "1303", "stopSequence": 17 }, { "arrival": { "delay": 208, "time": "1770525203" }, "departure": { "delay": 210, "time": "1770525205" }, "stopId": "1751", "stopSequence": 18 }, { "arrival": { "delay": 218, "time": "1770525364" }, "departure": { "delay": 218, "time": "1770525364" }, "stopId": "5767", "stopSequence": 19 }, { "arrival": { "delay": 244, "time": "1770525424" }, "departure": { "delay": 244, "time": "1770525424" }, "stopId": "3943", "stopSequence": 20 }, { "arrival": { "delay": 244, "time": "1770525459" }, "departure": { "delay": 244, "time": "1770525459" }, "stopId": "3942", "stopSequence": 21 }, { "arrival": { "delay": 242, "time": "1770525558" }, "departure": { "delay": 242, "time": "1770525558" }, "stopId": "5419", "stopSequence": 22 }, { "arrival": { "delay": 225, "time": "1770525602" }, "departure": { "delay": 240, "time": "1770525617" }, "stopId": "3940", "stopSequence": 23 }, { "arrival": { "delay": 206, "time": "1770525682" }, "departure": { "delay": 235, "time": "1770525711" }, "stopId": "2143", "stopSequence": 24 }, { "arrival": { "delay": 235, "time": "1770525738" }, "departure": { "delay": 235, "time": "1770525738" }, "stopId": "106", "stopSequence": 25 }, { "arrival": { "delay": 232, "time": "1770525773" }, "departure": { "delay": 232, "time": "1770525773" }, "stopId": "2201", "stopSequence": 26 }, { "arrival": { "delay": 232, "time": "1770525795" }, "departure": { "delay": 232, "time": "1770525795" }, "stopId": "2147", "stopSequence": 27 }, { "arrival": { "delay": 232, "time": "1770525838" }, "departure": { "delay": 232, "time": "1770525838" }, "stopId": "5773", "stopSequence": 28 }, { "arrival": { "delay": 242, "time": "1770525902" }, "departure": { "delay": 242, "time": "1770525902" }, "stopId": "2146", "stopSequence": 29 }, { "arrival": { "delay": 226, "time": "1770525946" }, "departure": { "delay": 247, "time": "1770525967" }, "stopId": "1821", "stopSequence": 30 }, { "arrival": { "delay": 234, "time": "1770526002" }, "departure": { "delay": 236, "time": "1770526004" }, "stopId": "7568", "stopSequence": 31 }, { "arrival": { "delay": 238, "time": "1770526040" }, "departure": { "delay": 238, "time": "1770526040" }, "stopId": "7567", "stopSequence": 32 }, { "arrival": { "delay": 247, "time": "1770526101" }, "departure": { "delay": 265, "time": "1770526119" }, "stopId": "7565", "stopSequence": 33 }, { "arrival": { "delay": 247, "time": "1770526175" }, "departure": { "delay": 247, "time": "1770526175" }, "stopId": "2229", "stopSequence": 34 }, { "arrival": { "delay": 250, "time": "1770526229" }, "departure": { "delay": 250, "time": "1770526229" }, "stopId": "2173", "stopSequence": 35 }, { "arrival": { "delay": 247, "time": "1770526250" }, "departure": { "delay": 247, "time": "1770526250" }, "stopId": "2230", "stopSequence": 36 }, { "arrival": { "delay": 249, "time": "1770526276" }, "departure": { "delay": 249, "time": "1770526276" }, "stopId": "3662", "stopSequence": 37 }, { "arrival": { "delay": 242, "time": "1770526322" }, "departure": { "delay": 245, "time": "1770526325" }, "stopId": "2180", "stopSequence": 38 }, { "arrival": { "delay": 221, "time": "1770526361" }, "departure": { "delay": 245, "time": "1770526385" }, "stopId": "2175", "stopSequence": 39 }, { "arrival": { "delay": 242, "time": "1770526424" }, "departure": { "delay": 245, "time": "1770526427" }, "stopId": "1305", "stopSequence": 40 }, { "arrival": { "delay": 245, "time": "1770526484" }, "departure": { "delay": 260, "time": "1770526499" }, "stopId": "5746", "stopSequence": 41 }, { "arrival": { "delay": 260, "time": "1770526529" }, "departure": { "delay": 260, "time": "1770526529" }, "stopId": "5761", "stopSequence": 42 }, { "arrival": { "delay": 266, "time": "1770526662" }, "departure": { "delay": 266, "time": "1770526662" }, "stopId": "5776", "stopSequence": 43 }, { "arrival": { "delay": 286, "time": "1770526750" }, "departure": { "delay": 298, "time": "1770526762" }, "stopId": "1586", "stopSequence": 44 }, { "arrival": { "delay": 320, "time": "1770526885" }, "departure": { "delay": 320, "time": "1770526885" }, "stopId": "909", "stopSequence": 45 }, { "arrival": { "delay": 271, "time": "1770527142" }, "departure": { "delay": 276, "time": "1770527147" }, "stopId": "1923", "stopSequence": 46 }, { "arrival": { "delay": 215, "time": "1770527302" }, "departure": { "delay": 226, "time": "1770527313" }, "stopId": "13180", "stopSequence": 47 }, { "arrival": { "delay": 202, "time": "1770527362" }, "departure": { "delay": 211, "time": "1770527371" }, "stopId": "5785", "stopSequence": 48 }, { "arrival": { "delay": 211, "time": "1770527491" }, "departure": { "delay": 211, "time": "1770527491" }, "stopId": "1095", "stopSequence": 49 }, { "arrival": { "delay": 258, "time": "1770527613" }, "departure": { "delay": 276, "time": "1770527631" }, "stopId": "261", "stopSequence": 50 }, { "arrival": { "delay": 276, "time": "1770527676" }, "departure": { "delay": 289, "time": "1770527689" }, "stopId": "2196", "stopSequence": 51 }, { "arrival": { "delay": 290, "time": "1770527716" }, "departure": { "delay": 294, "time": "1770527720" }, "stopId": "1512", "stopSequence": 52 }, { "arrival": { "delay": 284, "time": "1770527756" }, "departure": { "delay": 284, "time": "1770527756" }, "stopId": "1805", "stopSequence": 53 }, { "arrival": { "delay": 290, "time": "1770527802" }, "departure": { "delay": 290, "time": "1770527802" }, "stopId": "4055", "stopSequence": 54 }, { "arrival": { "delay": 290, "time": "1770527870" }, "departure": { "delay": 290, "time": "1770527870" }, "stopId": "8545", "stopSequence": 55 }, { "arrival": { "delay": 289, "time": "1770527989" }, "departure": { "delay": 301, "time": "1770528001" }, "stopId": "6851", "stopSequence": 56 }, { "arrival": { "delay": 291, "time": "1770528048" }, "departure": { "delay": 319, "time": "1770528076" }, "stopId": "9749", "stopSequence": 57 }, { "arrival": { "delay": 316, "time": "1770528156" }, "departure": { "delay": 341, "time": "1770528181" }, "stopId": "8542", "stopSequence": 58 }, { "arrival": { "delay": 284, "time": "1770528284" }, "departure": { "delay": 285, "time": "1770528285" }, "stopId": "6402", "stopSequence": 59 }, { "arrival": { "delay": 280, "time": "1770528321" }, "departure": { "delay": 280, "time": "1770528321" }, "stopId": "9246", "stopSequence": 60 }, { "arrival": { "delay": 280, "time": "1770528379" }, "departure": { "delay": 282, "time": "1770528381" }, "stopId": "1205", "stopSequence": 61 }, { "arrival": { "delay": 292, "time": "1770528424" }, "departure": { "delay": 292, "time": "1770528424" }, "stopId": "2198", "stopSequence": 62 }, { "arrival": { "delay": 293, "time": "1770528443" }, "departure": { "delay": 296, "time": "1770528446" }, "stopId": "8162", "stopSequence": 63 }, { "arrival": { "delay": 301, "time": "1770528481" }, "departure": { "delay": 301, "time": "1770528481" }, "stopId": "2252", "stopSequence": 64 }, { "arrival": { "delay": 277, "time": "1770528521" }, "departure": { "delay": 285, "time": "1770528529" }, "stopId": "3019", "stopSequence": 65 }, { "arrival": { "delay": 276, "time": "1770528582" }, "departure": { "delay": 285, "time": "1770528591" }, "stopId": "9277", "stopSequence": 66 }, { "arrival": { "delay": 284, "time": "1770528644" }, "departure": { "delay": 305, "time": "1770528665" }, "stopId": "9275", "stopSequence": 67 }, { "arrival": { "delay": 319, "time": "1770528859" }, "departure": { "delay": 323, "time": "1770528863" }, "stopId": "9269", "stopSequence": 68 }, { "arrival": { "delay": 341, "time": "1770528941" }, "departure": { "delay": 481, "time": "1770529081" }, "stopId": "9266", "stopSequence": 69 }, { "arrival": { "delay": 499, "time": "1770529214" }, "departure": { "delay": 509, "time": "1770529224" }, "stopId": "9253", "stopSequence": 70 }, { "arrival": { "delay": 482, "time": "1770529271" }, "departure": { "delay": 482, "time": "1770529271" }, "stopId": "9264", "stopSequence": 71 }, { "arrival": { "delay": 483, "time": "1770529301" }, "departure": { "delay": 483, "time": "1770529301" }, "stopId": "5793", "stopSequence": 72 }, { "arrival": { "delay": 478, "time": "1770529337" }, "departure": { "delay": 478, "time": "1770529337" }, "stopId": "1224", "stopSequence": 73 }, { "arrival": { "delay": 464, "time": "1770529364" }, "departure": { "delay": 477, "time": "1770529377" }, "stopId": "663", "stopSequence": 74 }, { "arrival": { "delay": 478, "time": "1770529421" }, "departure": { "delay": 494, "time": "1770529437" }, "stopId": "2238", "stopSequence": 75 }, { "arrival": { "delay": 466, "time": "1770529486" }, "departure": { "delay": 492, "time": "1770529512" }, "stopId": "9810", "stopSequence": 76 }, { "arrival": { "delay": 412, "time": "1770529552" }, "departure": { "delay": 424, "time": "1770529564" }, "stopId": "3217", "stopSequence": 77 }, { "arrival": { "delay": 426, "time": "1770529639" }, "departure": { "delay": 426, "time": "1770529639" }, "stopId": "3219", "stopSequence": 78 }, { "arrival": { "delay": 412, "time": "1770529681" }, "departure": { "delay": 433, "time": "1770529702" }, "stopId": "3220", "stopSequence": 79 }, { "arrival": { "delay": 421, "time": "1770529741" }, "departure": { "delay": 434, "time": "1770529754" }, "stopId": "6505", "stopSequence": 80 }, { "arrival": { "delay": 416, "time": "1770529858" }, "departure": { "delay": 416, "time": "1770529858" }, "stopId": "8101", "stopSequence": 81 }, { "arrival": { "delay": 377, "time": "1770529901" }, "departure": { "delay": 380, "time": "1770529904" }, "stopId": "7801", "stopSequence": 82 }, { "arrival": { "delay": 342, "time": "1770529962" }, "departure": { "delay": 372, "time": "1770529992" }, "stopId": "8791", "stopSequence": 83 }, { "arrival": { "delay": 362, "time": "1770530090" }, "departure": { "delay": 362, "time": "1770530090" }, "stopId": "1614", "stopSequence": 84 }, { "arrival": { "delay": 353, "time": "1770530121" }, "departure": { "delay": 353, "time": "1770530121" }, "stopId": "1671", "stopSequence": 85 }, { "arrival": { "delay": 324, "time": "1770530176" }, "departure": { "delay": 347, "time": "1770530199" }, "stopId": "562", "stopSequence": 86 }, { "arrival": { "delay": 312, "time": "1770530241" }, "departure": { "delay": 316, "time": "1770530245" }, "stopId": "475", "stopSequence": 87 }, { "arrival": { "delay": 296, "time": "1770530276" }, "departure": { "delay": 296, "time": "1770530276" }, "stopId": "5629", "stopSequence": 88 }, { "arrival": { "delay": 282, "time": "1770530319" }, "departure": { "delay": 282, "time": "1770530319" }, "stopId": "1254", "stopSequence": 89 }, { "arrival": { "delay": 263, "time": "1770530363" }, "departure": { "delay": 283, "time": "1770530383" }, "stopId": "446", "stopSequence": 90 }, { "arrival": { "delay": 276, "time": "1770530438" }, "departure": { "delay": 281, "time": "1770530443" }, "stopId": "8713", "stopSequence": 91 }, { "arrival": { "delay": 271, "time": "1770530491" }, "departure": { "delay": 271, "time": "1770530491" }, "stopId": "3251", "stopSequence": 92 }, { "arrival": { "delay": 260, "time": "1770530555" }, "departure": { "delay": 272, "time": "1770530567" }, "stopId": "3440", "stopSequence": 93 }, { "arrival": { "delay": 276, "time": "1770530633" }, "departure": { "delay": 297, "time": "1770530654" }, "stopId": "4105", "stopSequence": 94 }, { "arrival": { "delay": 289, "time": "1770530706" }, "departure": { "delay": 289, "time": "1770530706" }, "stopId": "555", "stopSequence": 95 }, { "arrival": { "delay": 276, "time": "1770530739" }, "departure": { "delay": 290, "time": "1770530753" }, "stopId": "1621", "stopSequence": 96 }, { "arrival": { "delay": 273, "time": "1770530787" }, "departure": { "delay": 273, "time": "1770530787" }, "stopId": "1615", "stopSequence": 97 }, { "arrival": { "delay": 269, "time": "1770530850" }, "departure": { "delay": 292, "time": "1770530873" }, "stopId": "1618", "stopSequence": 98 }, { "arrival": { "delay": 287, "time": "1770530909" }, "departure": { "delay": 287, "time": "1770530909" }, "stopId": "488", "stopSequence": 99 }, { "arrival": { "delay": 275, "time": "1770530950" }, "departure": { "delay": 275, "time": "1770530950" }, "stopId": "1350", "stopSequence": 100 }, { "arrival": { "delay": 253, "time": "1770531073" }, "departure": { "delay": 253, "time": "1770531073" }, "stopId": "649", "stopSequence": 101 }, { "arrival": { "delay": 229, "time": "1770531169" }, "departure": { "delay": 229, "time": "1770531169" }, "stopId": "1616", "stopSequence": 102 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "31", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437081_8" }, "tripProperties": { "tripHeadsign": "BEAUSOLEIL" } } }, { "id": "RT|268437090_8|268437090", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1563, "time": "1770529438" }, "departure": { "delay": 173, "time": "1770531174" }, "stopId": "1616", "stopSequence": 1 }, { "arrival": { "delay": 162, "time": "1770531222" }, "departure": { "delay": 162, "time": "1770531222" }, "stopId": "1648", "stopSequence": 2 }, { "arrival": { "delay": 145, "time": "1770531309" }, "departure": { "delay": 145, "time": "1770531309" }, "stopId": "1374", "stopSequence": 3 }, { "arrival": { "delay": 128, "time": "1770531355" }, "departure": { "delay": 147, "time": "1770531374" }, "stopId": "481", "stopSequence": 4 }, { "arrival": { "delay": 144, "time": "1770531416" }, "departure": { "delay": 163, "time": "1770531435" }, "stopId": "1673", "stopSequence": 5 }, { "arrival": { "delay": 175, "time": "1770531522" }, "departure": { "delay": 175, "time": "1770531522" }, "stopId": "916", "stopSequence": 6 }, { "arrival": { "delay": 175, "time": "1770531579" }, "departure": { "delay": 175, "time": "1770531579" }, "stopId": "4044", "stopSequence": 7 }, { "arrival": { "delay": 176, "time": "1770531621" }, "departure": { "delay": 176, "time": "1770531621" }, "stopId": "846", "stopSequence": 8 }, { "arrival": { "delay": 176, "time": "1770531683" }, "departure": { "delay": 176, "time": "1770531683" }, "stopId": "4106", "stopSequence": 9 }, { "arrival": { "delay": 175, "time": "1770531778" }, "departure": { "delay": 175, "time": "1770531778" }, "stopId": "3439", "stopSequence": 10 }, { "arrival": { "delay": 175, "time": "1770531835" }, "departure": { "delay": 175, "time": "1770531835" }, "stopId": "3323", "stopSequence": 11 }, { "arrival": { "delay": 175, "time": "1770531897" }, "departure": { "delay": 175, "time": "1770531897" }, "stopId": "8712", "stopSequence": 12 }, { "arrival": { "delay": 175, "time": "1770531955" }, "departure": { "delay": 175, "time": "1770531955" }, "stopId": "1506", "stopSequence": 13 }, { "arrival": { "delay": 175, "time": "1770532038" }, "departure": { "delay": 175, "time": "1770532038" }, "stopId": "1207", "stopSequence": 14 }, { "arrival": { "delay": 175, "time": "1770532097" }, "departure": { "delay": 175, "time": "1770532097" }, "stopId": "93", "stopSequence": 15 }, { "arrival": { "delay": 175, "time": "1770532135" }, "departure": { "delay": 175, "time": "1770532135" }, "stopId": "841", "stopSequence": 16 }, { "arrival": { "delay": 176, "time": "1770532219" }, "departure": { "delay": 176, "time": "1770532219" }, "stopId": "451", "stopSequence": 17 }, { "arrival": { "delay": 175, "time": "1770532301" }, "departure": { "delay": 175, "time": "1770532301" }, "stopId": "2633", "stopSequence": 18 }, { "arrival": { "delay": 175, "time": "1770532349" }, "departure": { "delay": 175, "time": "1770532349" }, "stopId": "1634", "stopSequence": 19 }, { "arrival": { "delay": 175, "time": "1770532435" }, "departure": { "delay": 175, "time": "1770532435" }, "stopId": "371", "stopSequence": 20 }, { "arrival": { "delay": 175, "time": "1770532483" }, "departure": { "delay": 175, "time": "1770532483" }, "stopId": "7802", "stopSequence": 21 }, { "arrival": { "delay": 175, "time": "1770532540" }, "departure": { "delay": 175, "time": "1770532540" }, "stopId": "7701", "stopSequence": 22 }, { "arrival": { "delay": 174, "time": "1770532614" }, "departure": { "delay": 174, "time": "1770532614" }, "stopId": "5633", "stopSequence": 23 }, { "arrival": { "delay": 174, "time": "1770532661" }, "departure": { "delay": 174, "time": "1770532661" }, "stopId": "49", "stopSequence": 24 }, { "arrival": { "delay": 174, "time": "1770532728" }, "departure": { "delay": 174, "time": "1770532728" }, "stopId": "575", "stopSequence": 25 }, { "arrival": { "delay": 174, "time": "1770532794" }, "departure": { "delay": 174, "time": "1770532794" }, "stopId": "3218", "stopSequence": 26 }, { "arrival": { "delay": 174, "time": "1770532841" }, "departure": { "delay": 174, "time": "1770532841" }, "stopId": "2348", "stopSequence": 27 }, { "arrival": { "delay": 174, "time": "1770532914" }, "departure": { "delay": 174, "time": "1770532914" }, "stopId": "3141", "stopSequence": 28 }, { "arrival": { "delay": 174, "time": "1770533034" }, "departure": { "delay": 174, "time": "1770533034" }, "stopId": "5792", "stopSequence": 29 }, { "arrival": { "delay": 175, "time": "1770533080" }, "departure": { "delay": 175, "time": "1770533080" }, "stopId": "7", "stopSequence": 30 }, { "arrival": { "delay": 175, "time": "1770533132" }, "departure": { "delay": 175, "time": "1770533132" }, "stopId": "5794", "stopSequence": 31 }, { "arrival": { "delay": 175, "time": "1770533167" }, "departure": { "delay": 175, "time": "1770533167" }, "stopId": "9265", "stopSequence": 32 }, { "arrival": { "delay": 175, "time": "1770533257" }, "departure": { "delay": 175, "time": "1770533257" }, "stopId": "9254", "stopSequence": 33 }, { "arrival": { "delay": 175, "time": "1770533395" }, "departure": { "delay": 175, "time": "1770533395" }, "stopId": "9267", "stopSequence": 34 }, { "arrival": { "delay": 175, "time": "1770533515" }, "departure": { "delay": 175, "time": "1770533515" }, "stopId": "9268", "stopSequence": 35 }, { "arrival": { "delay": 175, "time": "1770533698" }, "departure": { "delay": 175, "time": "1770533698" }, "stopId": "9276", "stopSequence": 36 }, { "arrival": { "delay": 176, "time": "1770533752" }, "departure": { "delay": 176, "time": "1770533752" }, "stopId": "9278", "stopSequence": 37 }, { "arrival": { "delay": 176, "time": "1770533812" }, "departure": { "delay": 176, "time": "1770533812" }, "stopId": "1333", "stopSequence": 38 }, { "arrival": { "delay": 175, "time": "1770533875" }, "departure": { "delay": 175, "time": "1770533875" }, "stopId": "168", "stopSequence": 39 }, { "arrival": { "delay": 175, "time": "1770533912" }, "departure": { "delay": 175, "time": "1770533912" }, "stopId": "8161", "stopSequence": 40 }, { "arrival": { "delay": 175, "time": "1770533952" }, "departure": { "delay": 175, "time": "1770533952" }, "stopId": "3273", "stopSequence": 41 }, { "arrival": { "delay": 175, "time": "1770534004" }, "departure": { "delay": 175, "time": "1770534004" }, "stopId": "962", "stopSequence": 42 }, { "arrival": { "delay": 175, "time": "1770534122" }, "departure": { "delay": 175, "time": "1770534122" }, "stopId": "5745", "stopSequence": 43 }, { "arrival": { "delay": 175, "time": "1770534165" }, "departure": { "delay": 175, "time": "1770534165" }, "stopId": "5734", "stopSequence": 44 }, { "arrival": { "delay": 175, "time": "1770534324" }, "departure": { "delay": 175, "time": "1770534324" }, "stopId": "8541", "stopSequence": 45 }, { "arrival": { "delay": 175, "time": "1770534415" }, "departure": { "delay": 175, "time": "1770534415" }, "stopId": "9821", "stopSequence": 46 }, { "arrival": { "delay": 175, "time": "1770534459" }, "departure": { "delay": 175, "time": "1770534459" }, "stopId": "6852", "stopSequence": 47 }, { "arrival": { "delay": 175, "time": "1770534595" }, "departure": { "delay": 175, "time": "1770534595" }, "stopId": "3314", "stopSequence": 48 }, { "arrival": { "delay": 175, "time": "1770534631" }, "departure": { "delay": 175, "time": "1770534631" }, "stopId": "4750", "stopSequence": 49 }, { "arrival": { "delay": 176, "time": "1770534664" }, "departure": { "delay": 176, "time": "1770534664" }, "stopId": "2195", "stopSequence": 50 }, { "arrival": { "delay": 176, "time": "1770534694" }, "departure": { "delay": 176, "time": "1770534694" }, "stopId": "244", "stopSequence": 51 }, { "arrival": { "delay": 175, "time": "1770534715" }, "departure": { "delay": 175, "time": "1770534715" }, "stopId": "1809", "stopSequence": 52 }, { "arrival": { "delay": 175, "time": "1770534771" }, "departure": { "delay": 175, "time": "1770534771" }, "stopId": "2194", "stopSequence": 53 }, { "arrival": { "delay": 175, "time": "1770534895" }, "departure": { "delay": 175, "time": "1770534895" }, "stopId": "2078", "stopSequence": 54 }, { "arrival": { "delay": 175, "time": "1770534955" }, "departure": { "delay": 175, "time": "1770534955" }, "stopId": "5747", "stopSequence": 55 }, { "arrival": { "delay": 175, "time": "1770535037" }, "departure": { "delay": 175, "time": "1770535037" }, "stopId": "13179", "stopSequence": 56 }, { "arrival": { "delay": 175, "time": "1770535238" }, "departure": { "delay": 175, "time": "1770535238" }, "stopId": "2090", "stopSequence": 57 }, { "arrival": { "delay": 175, "time": "1770535541" }, "departure": { "delay": 175, "time": "1770535541" }, "stopId": "880", "stopSequence": 58 }, { "arrival": { "delay": 174, "time": "1770535632" }, "departure": { "delay": 174, "time": "1770535632" }, "stopId": "2076", "stopSequence": 59 }, { "arrival": { "delay": 174, "time": "1770535677" }, "departure": { "delay": 174, "time": "1770535677" }, "stopId": "3894", "stopSequence": 60 }, { "arrival": { "delay": 174, "time": "1770535813" }, "departure": { "delay": 174, "time": "1770535813" }, "stopId": "5762", "stopSequence": 61 }, { "arrival": { "delay": 174, "time": "1770535845" }, "departure": { "delay": 174, "time": "1770535845" }, "stopId": "5757", "stopSequence": 62 }, { "arrival": { "delay": 174, "time": "1770535901" }, "departure": { "delay": 174, "time": "1770535901" }, "stopId": "950", "stopSequence": 63 }, { "arrival": { "delay": 174, "time": "1770535947" }, "departure": { "delay": 174, "time": "1770535947" }, "stopId": "1108", "stopSequence": 64 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "31", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437090_8" }, "tripProperties": { "tripHeadsign": "AMBES ST EXUPERY" }, "vehicle": { "id": "ineo-bus:1620", "label": "AMBES ST EXUPERY" } } }, { "id": "RT|268437507_8|268437507", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5689", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5687", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "6961", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "855", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "541", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "1564", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "2537", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "464", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "6443", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "5686", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2672", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1735", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "756", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3200", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "2549", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3198", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "1005", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "810", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "3196", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "5869", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "5866", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "2717", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "2718", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "862", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "7792", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "3220", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "6505", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "8911", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9300", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9301", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "13184", "stopSequence": 33 }, { "scheduleRelationship": "SKIPPED", "stopId": "9806", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "13194", "stopSequence": 39 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "73", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437507_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268437628_8|268437628", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "4043", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "1", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "1348", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3521", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "7831", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3810", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3808", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "9114", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "4074", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9239", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9237", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9235", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9233", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "9231", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9230", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "1665", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9228", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9224", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9226", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "2451", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3029", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "2528", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "13184", "stopSequence": 25 }, { "scheduleRelationship": "SKIPPED", "stopId": "9806", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9241", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "8311", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "793", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9195", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "7462", "stopSequence": 35 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "80", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437628_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX REPUBLIQUE" } } }, { "id": "RT|268437747_8|268437747", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1080, "time": "1770557220" }, "departure": { "delay": 0, "time": "1770558300" }, "stopId": "9716", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770558379" }, "departure": { "delay": 1, "time": "1770558379" }, "stopId": "9772", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770558494" }, "departure": { "delay": 0, "time": "1770558494" }, "stopId": "9717", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770558600" }, "departure": { "delay": 0, "time": "1770558600" }, "stopId": "9202", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770558731" }, "departure": { "delay": 1, "time": "1770558731" }, "stopId": "9200", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770558824" }, "departure": { "delay": 1, "time": "1770558824" }, "stopId": "9198", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770558960" }, "departure": { "delay": 0, "time": "1770558960" }, "stopId": "3549", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770559030" }, "departure": { "delay": 1, "time": "1770559030" }, "stopId": "1606", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770559140" }, "departure": { "delay": 0, "time": "1770559140" }, "stopId": "9196", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770559232" }, "departure": { "delay": 1, "time": "1770559232" }, "stopId": "9194", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770559329" }, "departure": { "delay": 0, "time": "1770559329" }, "stopId": "9192", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770559454" }, "departure": { "delay": 0, "time": "1770559454" }, "stopId": "9190", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770559539" }, "departure": { "delay": 0, "time": "1770559539" }, "stopId": "9188", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770559679" }, "departure": { "delay": -1, "time": "1770559679" }, "stopId": "2973", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770559742" }, "departure": { "delay": 0, "time": "1770559742" }, "stopId": "9184", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770559826" }, "departure": { "delay": 0, "time": "1770559826" }, "stopId": "2975", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770559912" }, "departure": { "delay": 0, "time": "1770559912" }, "stopId": "9182", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770559980" }, "departure": { "delay": 0, "time": "1770559980" }, "stopId": "9180", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770560056" }, "departure": { "delay": 0, "time": "1770560056" }, "stopId": "9178", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770560141" }, "departure": { "delay": 0, "time": "1770560141" }, "stopId": "9176", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770560197" }, "departure": { "delay": 0, "time": "1770560197" }, "stopId": "9174", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1770560279" }, "departure": { "delay": -1, "time": "1770560279" }, "stopId": "9170", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770560346" }, "departure": { "delay": 0, "time": "1770560346" }, "stopId": "9172", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770560427" }, "departure": { "delay": 0, "time": "1770560427" }, "stopId": "9168", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770560499" }, "departure": { "delay": 0, "time": "1770560499" }, "stopId": "9166", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770560594" }, "departure": { "delay": 0, "time": "1770560594" }, "stopId": "9162", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1770560639" }, "departure": { "delay": -1, "time": "1770560639" }, "stopId": "9160", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770560743" }, "departure": { "delay": -1, "time": "1770560743" }, "stopId": "9158", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770560833" }, "departure": { "delay": 0, "time": "1770560833" }, "stopId": "9156", "stopSequence": 29 }, { "arrival": { "delay": -1, "time": "1770560942" }, "departure": { "delay": -1, "time": "1770560942" }, "stopId": "9164", "stopSequence": 30 }, { "arrival": { "delay": -1, "time": "1770560999" }, "departure": { "delay": -1, "time": "1770560999" }, "stopId": "9154", "stopSequence": 31 }, { "arrival": { "delay": -1, "time": "1770561109" }, "departure": { "delay": -1, "time": "1770561109" }, "stopId": "9152", "stopSequence": 32 }, { "arrival": { "delay": -1, "time": "1770561181" }, "departure": { "delay": -1, "time": "1770561181" }, "stopId": "9150", "stopSequence": 33 }, { "arrival": { "delay": -1, "time": "1770561274" }, "departure": { "delay": -1, "time": "1770561274" }, "stopId": "9148", "stopSequence": 34 }, { "arrival": { "delay": -2, "time": "1770561358" }, "departure": { "delay": -2, "time": "1770561358" }, "stopId": "9146", "stopSequence": 35 }, { "arrival": { "delay": -1, "time": "1770561409" }, "departure": { "delay": -1, "time": "1770561409" }, "stopId": "9144", "stopSequence": 36 }, { "arrival": { "delay": -2, "time": "1770561531" }, "departure": { "delay": -2, "time": "1770561531" }, "stopId": "9142", "stopSequence": 37 }, { "arrival": { "delay": -2, "time": "1770561598" }, "departure": { "delay": -2, "time": "1770561598" }, "stopId": "9140", "stopSequence": 38 }, { "arrival": { "delay": -2, "time": "1770561778" }, "departure": { "delay": -2, "time": "1770561778" }, "stopId": "9138", "stopSequence": 39 }, { "arrival": { "delay": -1, "time": "1770561856" }, "departure": { "delay": -1, "time": "1770561856" }, "stopId": "9136", "stopSequence": 40 }, { "arrival": { "delay": -1, "time": "1770561966" }, "departure": { "delay": -1, "time": "1770561966" }, "stopId": "9134", "stopSequence": 41 }, { "arrival": { "delay": -1, "time": "1770562019" }, "departure": { "delay": -1, "time": "1770562019" }, "stopId": "9132", "stopSequence": 42 }, { "arrival": { "delay": -1, "time": "1770562139" }, "departure": { "delay": -1, "time": "1770562139" }, "stopId": "9130", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437747_8" }, "tripProperties": { "tripHeadsign": "ST AUBIN VILLEPREUX" } } }, { "id": "RT|268437989_8|268437989", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -716, "time": "1770550684" }, "departure": { "delay": 0, "time": "1770551400" }, "stopId": "9811", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770551520" }, "departure": { "delay": 0, "time": "1770551520" }, "stopId": "8543", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770551570" }, "departure": { "delay": 0, "time": "1770551570" }, "stopId": "6852", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770551619" }, "departure": { "delay": 0, "time": "1770551619" }, "stopId": "1192", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770551665" }, "departure": { "delay": 1, "time": "1770551665" }, "stopId": "1144", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770551743" }, "departure": { "delay": 1, "time": "1770551743" }, "stopId": "212", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770551881" }, "departure": { "delay": 1, "time": "1770551881" }, "stopId": "6825", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770551944" }, "departure": { "delay": 1, "time": "1770551944" }, "stopId": "7862", "stopSequence": 8 }, { "arrival": { "delay": 2, "time": "1770552027" }, "departure": { "delay": 2, "time": "1770552027" }, "stopId": "9812", "stopSequence": 9 }, { "arrival": { "delay": 2, "time": "1770552112" }, "departure": { "delay": 2, "time": "1770552112" }, "stopId": "9823", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770552181" }, "departure": { "delay": 1, "time": "1770552181" }, "stopId": "2350", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770552241" }, "departure": { "delay": 1, "time": "1770552241" }, "stopId": "9064", "stopSequence": 12 }, { "arrival": { "delay": 2, "time": "1770552343" }, "departure": { "delay": 2, "time": "1770552343" }, "stopId": "100", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1770552460" }, "departure": { "delay": 2, "time": "1770552460" }, "stopId": "983", "stopSequence": 14 }, { "arrival": { "delay": 2, "time": "1770552542" }, "departure": { "delay": 2, "time": "1770552542" }, "stopId": "604", "stopSequence": 15 }, { "arrival": { "delay": 2, "time": "1770552596" }, "departure": { "delay": 2, "time": "1770552596" }, "stopId": "9814", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1770552662" }, "departure": { "delay": 2, "time": "1770552662" }, "stopId": "8991", "stopSequence": 17 }, { "arrival": { "delay": 2, "time": "1770552724" }, "departure": { "delay": 2, "time": "1770552724" }, "stopId": "9815", "stopSequence": 18 }, { "arrival": { "delay": 3, "time": "1770552825" }, "departure": { "delay": 3, "time": "1770552825" }, "stopId": "9816", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1770552962" }, "departure": { "delay": 2, "time": "1770552962" }, "stopId": "2342", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1770553019" }, "departure": { "delay": 2, "time": "1770553019" }, "stopId": "2341", "stopSequence": 21 }, { "arrival": { "delay": 2, "time": "1770553116" }, "departure": { "delay": 2, "time": "1770553116" }, "stopId": "1323", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1770553164" }, "departure": { "delay": 2, "time": "1770553164" }, "stopId": "1094", "stopSequence": 23 }, { "arrival": { "delay": 2, "time": "1770553262" }, "departure": { "delay": 2, "time": "1770553262" }, "stopId": "1749", "stopSequence": 24 }, { "arrival": { "delay": 3, "time": "1770553371" }, "departure": { "delay": 3, "time": "1770553371" }, "stopId": "1804", "stopSequence": 25 }, { "arrival": { "delay": 2, "time": "1770553434" }, "departure": { "delay": 2, "time": "1770553434" }, "stopId": "9820", "stopSequence": 26 }, { "arrival": { "delay": 2, "time": "1770553502" }, "departure": { "delay": 2, "time": "1770553502" }, "stopId": "2344", "stopSequence": 27 }, { "arrival": { "delay": 3, "time": "1770553557" }, "departure": { "delay": 3, "time": "1770553557" }, "stopId": "4154", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1770553622" }, "departure": { "delay": 2, "time": "1770553622" }, "stopId": "9817", "stopSequence": 29 }, { "arrival": { "delay": 3, "time": "1770553768" }, "departure": { "delay": 3, "time": "1770553768" }, "stopId": "2348", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1770553862" }, "departure": { "delay": 2, "time": "1770553862" }, "stopId": "3141", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770553921" }, "departure": { "delay": 2, "time": "1770553921" }, "stopId": "3140", "stopSequence": 32 }, { "arrival": { "delay": 3, "time": "1770553954" }, "departure": { "delay": 3, "time": "1770553954" }, "stopId": "9818", "stopSequence": 33 }, { "arrival": { "delay": 3, "time": "1770554019" }, "departure": { "delay": 3, "time": "1770554019" }, "stopId": "1422", "stopSequence": 34 }, { "arrival": { "delay": 3, "time": "1770554048" }, "departure": { "delay": 3, "time": "1770554048" }, "stopId": "5559", "stopSequence": 35 }, { "arrival": { "delay": 3, "time": "1770554103" }, "departure": { "delay": 3, "time": "1770554103" }, "stopId": "1172", "stopSequence": 36 }, { "arrival": { "delay": 4, "time": "1770554190" }, "departure": { "delay": 4, "time": "1770554190" }, "stopId": "170", "stopSequence": 37 }, { "arrival": { "delay": 4, "time": "1770554251" }, "departure": { "delay": 4, "time": "1770554251" }, "stopId": "5842", "stopSequence": 38 }, { "arrival": { "delay": 4, "time": "1770554404" }, "departure": { "delay": 4, "time": "1770554404" }, "stopId": "9732", "stopSequence": 39 }, { "arrival": { "delay": 4, "time": "1770554527" }, "departure": { "delay": 4, "time": "1770554527" }, "stopId": "712", "stopSequence": 40 }, { "arrival": { "delay": 4, "time": "1770554584" }, "departure": { "delay": 4, "time": "1770554584" }, "stopId": "3561", "stopSequence": 41 }, { "arrival": { "delay": 5, "time": "1770554669" }, "departure": { "delay": 5, "time": "1770554669" }, "stopId": "1200", "stopSequence": 42 }, { "arrival": { "delay": 5, "time": "1770554748" }, "departure": { "delay": 5, "time": "1770554748" }, "stopId": "5797", "stopSequence": 43 }, { "arrival": { "delay": 6, "time": "1770554814" }, "departure": { "delay": 6, "time": "1770554814" }, "stopId": "1183", "stopSequence": 44 }, { "arrival": { "delay": 5, "time": "1770554867" }, "departure": { "delay": 5, "time": "1770554867" }, "stopId": "513", "stopSequence": 45 }, { "arrival": { "delay": 5, "time": "1770554945" }, "departure": { "delay": 5, "time": "1770554945" }, "stopId": "2268", "stopSequence": 46 }, { "arrival": { "delay": 5, "time": "1770555004" }, "departure": { "delay": 5, "time": "1770555004" }, "stopId": "7614", "stopSequence": 47 }, { "arrival": { "delay": 5, "time": "1770555058" }, "departure": { "delay": 5, "time": "1770555058" }, "stopId": "403", "stopSequence": 48 }, { "arrival": { "delay": 5, "time": "1770555125" }, "departure": { "delay": 5, "time": "1770555125" }, "stopId": "2386", "stopSequence": 49 }, { "arrival": { "delay": 6, "time": "1770555312" }, "departure": { "delay": 6, "time": "1770555312" }, "stopId": "8541", "stopSequence": 50 }, { "arrival": { "delay": 6, "time": "1770555402" }, "departure": { "delay": 6, "time": "1770555402" }, "stopId": "9821", "stopSequence": 51 }, { "arrival": { "delay": 5, "time": "1770555485" }, "departure": { "delay": 5, "time": "1770555485" }, "stopId": "9819", "stopSequence": 52 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "912", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437989_8" }, "tripProperties": { "tripHeadsign": "CENON GARE" } } }, { "id": "RT|268437748_8|268437748", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1081, "time": "1770562139" }, "departure": { "delay": 0, "time": "1770563220" }, "stopId": "9130", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770563319" }, "departure": { "delay": 0, "time": "1770563319" }, "stopId": "9131", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770563372" }, "departure": { "delay": 1, "time": "1770563372" }, "stopId": "9133", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1770563477" }, "departure": { "delay": 1, "time": "1770563477" }, "stopId": "9135", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770563580" }, "departure": { "delay": 0, "time": "1770563580" }, "stopId": "9137", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770563760" }, "departure": { "delay": 0, "time": "1770563760" }, "stopId": "9139", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770563822" }, "departure": { "delay": 0, "time": "1770563822" }, "stopId": "9141", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770563955" }, "departure": { "delay": 0, "time": "1770563955" }, "stopId": "9143", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770564000" }, "departure": { "delay": 0, "time": "1770564000" }, "stopId": "9145", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770564071" }, "departure": { "delay": 0, "time": "1770564071" }, "stopId": "9147", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770564176" }, "departure": { "delay": 0, "time": "1770564176" }, "stopId": "9149", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770564250" }, "departure": { "delay": 0, "time": "1770564250" }, "stopId": "9151", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1770564359" }, "departure": { "delay": -1, "time": "1770564359" }, "stopId": "9153", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770564415" }, "departure": { "delay": -1, "time": "1770564415" }, "stopId": "9163", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770564512" }, "departure": { "delay": 0, "time": "1770564512" }, "stopId": "9155", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770564614" }, "departure": { "delay": -1, "time": "1770564614" }, "stopId": "9157", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1770564719" }, "departure": { "delay": -1, "time": "1770564719" }, "stopId": "9159", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770564768" }, "departure": { "delay": -1, "time": "1770564768" }, "stopId": "9161", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770564862" }, "departure": { "delay": -1, "time": "1770564862" }, "stopId": "9165", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770564934" }, "departure": { "delay": 0, "time": "1770564934" }, "stopId": "9167", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770565014" }, "departure": { "delay": -1, "time": "1770565014" }, "stopId": "9171", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1770565079" }, "departure": { "delay": -1, "time": "1770565079" }, "stopId": "9169", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770565139" }, "departure": { "delay": -1, "time": "1770565139" }, "stopId": "9173", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770565203" }, "departure": { "delay": -1, "time": "1770565203" }, "stopId": "9175", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1770565290" }, "departure": { "delay": -1, "time": "1770565290" }, "stopId": "9177", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770565379" }, "departure": { "delay": 0, "time": "1770565380" }, "stopId": "9179", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770565431" }, "departure": { "delay": 1, "time": "1770565431" }, "stopId": "9181", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770565500" }, "departure": { "delay": 0, "time": "1770565500" }, "stopId": "9083", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770565614" }, "departure": { "delay": 0, "time": "1770565614" }, "stopId": "9183", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770565680" }, "departure": { "delay": 0, "time": "1770565680" }, "stopId": "9185", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770565744" }, "departure": { "delay": 0, "time": "1770565744" }, "stopId": "9187", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770565822" }, "departure": { "delay": 0, "time": "1770565822" }, "stopId": "9189", "stopSequence": 32 }, { "arrival": { "delay": -1, "time": "1770565919" }, "departure": { "delay": -1, "time": "1770565919" }, "stopId": "9191", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1770565998" }, "departure": { "delay": 0, "time": "1770565998" }, "stopId": "9193", "stopSequence": 34 }, { "arrival": { "delay": -1, "time": "1770566099" }, "departure": { "delay": -1, "time": "1770566099" }, "stopId": "9195", "stopSequence": 35 }, { "arrival": { "delay": -1, "time": "1770566244" }, "departure": { "delay": -1, "time": "1770566244" }, "stopId": "823", "stopSequence": 36 }, { "arrival": { "delay": -1, "time": "1770566339" }, "departure": { "delay": -1, "time": "1770566339" }, "stopId": "3801", "stopSequence": 37 }, { "arrival": { "delay": 0, "time": "1770566500" }, "departure": { "delay": 0, "time": "1770566500" }, "stopId": "9197", "stopSequence": 38 }, { "arrival": { "delay": 0, "time": "1770566646" }, "departure": { "delay": 0, "time": "1770566646" }, "stopId": "9199", "stopSequence": 39 }, { "arrival": { "delay": -1, "time": "1770566819" }, "departure": { "delay": -1, "time": "1770566819" }, "stopId": "9201", "stopSequence": 40 }, { "arrival": { "delay": -1, "time": "1770566999" }, "departure": { "delay": -1, "time": "1770566999" }, "stopId": "9716", "stopSequence": 41 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437748_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" } } }, { "id": "RT|268437745_8|268437745", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1, "time": "1770548400" }, "departure": { "delay": 0, "time": "1770548401" }, "stopId": "9716", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770548479" }, "departure": { "delay": 0, "time": "1770548479" }, "stopId": "9772", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770548594" }, "departure": { "delay": 0, "time": "1770548594" }, "stopId": "9717", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770548700" }, "departure": { "delay": 0, "time": "1770548700" }, "stopId": "9202", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770548831" }, "departure": { "delay": 1, "time": "1770548831" }, "stopId": "9200", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770548924" }, "departure": { "delay": 1, "time": "1770548924" }, "stopId": "9198", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770549060" }, "departure": { "delay": 0, "time": "1770549060" }, "stopId": "3549", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770549130" }, "departure": { "delay": 1, "time": "1770549130" }, "stopId": "1606", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770549240" }, "departure": { "delay": 0, "time": "1770549240" }, "stopId": "9196", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770549332" }, "departure": { "delay": 1, "time": "1770549332" }, "stopId": "9194", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770549429" }, "departure": { "delay": 0, "time": "1770549429" }, "stopId": "9192", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770549554" }, "departure": { "delay": 0, "time": "1770549554" }, "stopId": "9190", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770549639" }, "departure": { "delay": 0, "time": "1770549639" }, "stopId": "9188", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770549779" }, "departure": { "delay": -1, "time": "1770549779" }, "stopId": "2973", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770549829" }, "departure": { "delay": -1, "time": "1770549829" }, "stopId": "9184", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770549896" }, "departure": { "delay": -1, "time": "1770549896" }, "stopId": "2975", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770549965" }, "departure": { "delay": 0, "time": "1770549965" }, "stopId": "9182", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770550019" }, "departure": { "delay": -1, "time": "1770550019" }, "stopId": "9180", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770550095" }, "departure": { "delay": -1, "time": "1770550095" }, "stopId": "9178", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1770550180" }, "departure": { "delay": -1, "time": "1770550180" }, "stopId": "9176", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770550236" }, "departure": { "delay": -1, "time": "1770550236" }, "stopId": "9174", "stopSequence": 21 }, { "arrival": { "delay": -2, "time": "1770550318" }, "departure": { "delay": -2, "time": "1770550318" }, "stopId": "9170", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770550385" }, "departure": { "delay": -1, "time": "1770550385" }, "stopId": "9172", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770550466" }, "departure": { "delay": -1, "time": "1770550466" }, "stopId": "9168", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1770550538" }, "departure": { "delay": -1, "time": "1770550538" }, "stopId": "9166", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770550633" }, "departure": { "delay": -1, "time": "1770550633" }, "stopId": "9162", "stopSequence": 26 }, { "arrival": { "delay": -2, "time": "1770550678" }, "departure": { "delay": -2, "time": "1770550678" }, "stopId": "9160", "stopSequence": 27 }, { "arrival": { "delay": -2, "time": "1770550782" }, "departure": { "delay": -2, "time": "1770550782" }, "stopId": "9158", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1770550872" }, "departure": { "delay": -1, "time": "1770550872" }, "stopId": "9156", "stopSequence": 29 }, { "arrival": { "delay": -2, "time": "1770550981" }, "departure": { "delay": -2, "time": "1770550981" }, "stopId": "9164", "stopSequence": 30 }, { "arrival": { "delay": -2, "time": "1770551038" }, "departure": { "delay": -2, "time": "1770551038" }, "stopId": "9154", "stopSequence": 31 }, { "arrival": { "delay": -2, "time": "1770551148" }, "departure": { "delay": -2, "time": "1770551148" }, "stopId": "9152", "stopSequence": 32 }, { "arrival": { "delay": -2, "time": "1770551220" }, "departure": { "delay": -2, "time": "1770551220" }, "stopId": "9150", "stopSequence": 33 }, { "arrival": { "delay": -2, "time": "1770551313" }, "departure": { "delay": -2, "time": "1770551313" }, "stopId": "9148", "stopSequence": 34 }, { "arrival": { "delay": -3, "time": "1770551397" }, "departure": { "delay": -3, "time": "1770551397" }, "stopId": "9146", "stopSequence": 35 }, { "arrival": { "delay": -3, "time": "1770551440" }, "departure": { "delay": -3, "time": "1770551440" }, "stopId": "3046", "stopSequence": 36 }, { "arrival": { "delay": -3, "time": "1770551529" }, "departure": { "delay": -3, "time": "1770551529" }, "stopId": "2032", "stopSequence": 37 }, { "scheduleRelationship": "SKIPPED", "stopId": "554", "stopSequence": 38 }, { "arrival": { "delay": -3, "time": "1770551803" }, "departure": { "delay": -3, "time": "1770551803" }, "stopId": "3050", "stopSequence": 39 }, { "arrival": { "delay": -3, "time": "1770551877" }, "departure": { "delay": -3, "time": "1770551877" }, "stopId": "3052", "stopSequence": 40 }, { "arrival": { "delay": -3, "time": "1770551997" }, "departure": { "delay": -3, "time": "1770551997" }, "stopId": "3054", "stopSequence": 41 }, { "arrival": { "delay": -3, "time": "1770552056" }, "departure": { "delay": -3, "time": "1770552056" }, "stopId": "2503", "stopSequence": 42 }, { "arrival": { "delay": -3, "time": "1770552142" }, "departure": { "delay": -3, "time": "1770552142" }, "stopId": "3057", "stopSequence": 43 }, { "arrival": { "delay": -3, "time": "1770552177" }, "departure": { "delay": -3, "time": "1770552177" }, "stopId": "1000", "stopSequence": 44 }, { "arrival": { "delay": -3, "time": "1770552297" }, "departure": { "delay": -3, "time": "1770552297" }, "stopId": "3063", "stopSequence": 45 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437745_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ISSAC" } } }, { "id": "RT|268437987_8|268437987", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -775, "time": "1770541145" }, "departure": { "delay": 0, "time": "1770541920" }, "stopId": "9811", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770542040" }, "departure": { "delay": 0, "time": "1770542040" }, "stopId": "8543", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770542090" }, "departure": { "delay": 0, "time": "1770542090" }, "stopId": "6852", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770542139" }, "departure": { "delay": 0, "time": "1770542139" }, "stopId": "1192", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770542185" }, "departure": { "delay": 1, "time": "1770542185" }, "stopId": "1144", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770542263" }, "departure": { "delay": 1, "time": "1770542263" }, "stopId": "212", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770542401" }, "departure": { "delay": 1, "time": "1770542401" }, "stopId": "6825", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770542451" }, "departure": { "delay": 1, "time": "1770542451" }, "stopId": "7862", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770542517" }, "departure": { "delay": 1, "time": "1770542517" }, "stopId": "9812", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770542585" }, "departure": { "delay": 1, "time": "1770542585" }, "stopId": "9823", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770542640" }, "departure": { "delay": 0, "time": "1770542640" }, "stopId": "2350", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770542700" }, "departure": { "delay": 0, "time": "1770542700" }, "stopId": "9064", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770542802" }, "departure": { "delay": 1, "time": "1770542802" }, "stopId": "100", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770542919" }, "departure": { "delay": 1, "time": "1770542919" }, "stopId": "983", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770543001" }, "departure": { "delay": 1, "time": "1770543001" }, "stopId": "604", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770543055" }, "departure": { "delay": 1, "time": "1770543055" }, "stopId": "9814", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770543121" }, "departure": { "delay": 1, "time": "1770543121" }, "stopId": "8991", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770543183" }, "departure": { "delay": 1, "time": "1770543183" }, "stopId": "9815", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1770543284" }, "departure": { "delay": 2, "time": "1770543284" }, "stopId": "9816", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770543421" }, "departure": { "delay": 1, "time": "1770543421" }, "stopId": "2342", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1770543467" }, "departure": { "delay": 2, "time": "1770543467" }, "stopId": "2341", "stopSequence": 21 }, { "arrival": { "delay": 2, "time": "1770543545" }, "departure": { "delay": 2, "time": "1770543545" }, "stopId": "1323", "stopSequence": 22 }, { "arrival": { "delay": 3, "time": "1770543584" }, "departure": { "delay": 3, "time": "1770543584" }, "stopId": "1094", "stopSequence": 23 }, { "arrival": { "delay": 2, "time": "1770543662" }, "departure": { "delay": 2, "time": "1770543662" }, "stopId": "1749", "stopSequence": 24 }, { "arrival": { "delay": 3, "time": "1770543771" }, "departure": { "delay": 3, "time": "1770543771" }, "stopId": "1804", "stopSequence": 25 }, { "arrival": { "delay": 2, "time": "1770543834" }, "departure": { "delay": 2, "time": "1770543834" }, "stopId": "9820", "stopSequence": 26 }, { "arrival": { "delay": 2, "time": "1770543902" }, "departure": { "delay": 2, "time": "1770543902" }, "stopId": "2344", "stopSequence": 27 }, { "arrival": { "delay": 3, "time": "1770543957" }, "departure": { "delay": 3, "time": "1770543957" }, "stopId": "4154", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1770544022" }, "departure": { "delay": 2, "time": "1770544022" }, "stopId": "9817", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1770544131" }, "departure": { "delay": 2, "time": "1770544131" }, "stopId": "2348", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1770544202" }, "departure": { "delay": 2, "time": "1770544202" }, "stopId": "3141", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770544261" }, "departure": { "delay": 2, "time": "1770544261" }, "stopId": "3140", "stopSequence": 32 }, { "arrival": { "delay": 3, "time": "1770544294" }, "departure": { "delay": 3, "time": "1770544294" }, "stopId": "9818", "stopSequence": 33 }, { "arrival": { "delay": 3, "time": "1770544359" }, "departure": { "delay": 3, "time": "1770544359" }, "stopId": "1422", "stopSequence": 34 }, { "arrival": { "delay": 3, "time": "1770544388" }, "departure": { "delay": 3, "time": "1770544388" }, "stopId": "5559", "stopSequence": 35 }, { "arrival": { "delay": 3, "time": "1770544443" }, "departure": { "delay": 3, "time": "1770544443" }, "stopId": "1172", "stopSequence": 36 }, { "arrival": { "delay": 4, "time": "1770544530" }, "departure": { "delay": 4, "time": "1770544530" }, "stopId": "170", "stopSequence": 37 }, { "arrival": { "delay": 4, "time": "1770544591" }, "departure": { "delay": 4, "time": "1770544591" }, "stopId": "5842", "stopSequence": 38 }, { "arrival": { "delay": 4, "time": "1770544744" }, "departure": { "delay": 4, "time": "1770544744" }, "stopId": "9732", "stopSequence": 39 }, { "arrival": { "delay": 4, "time": "1770544867" }, "departure": { "delay": 4, "time": "1770544867" }, "stopId": "712", "stopSequence": 40 }, { "arrival": { "delay": 4, "time": "1770544924" }, "departure": { "delay": 4, "time": "1770544924" }, "stopId": "3561", "stopSequence": 41 }, { "arrival": { "delay": 5, "time": "1770545009" }, "departure": { "delay": 5, "time": "1770545009" }, "stopId": "1200", "stopSequence": 42 }, { "arrival": { "delay": 5, "time": "1770545088" }, "departure": { "delay": 5, "time": "1770545088" }, "stopId": "5797", "stopSequence": 43 }, { "arrival": { "delay": 6, "time": "1770545154" }, "departure": { "delay": 6, "time": "1770545154" }, "stopId": "1183", "stopSequence": 44 }, { "arrival": { "delay": 5, "time": "1770545207" }, "departure": { "delay": 5, "time": "1770545207" }, "stopId": "513", "stopSequence": 45 }, { "arrival": { "delay": 5, "time": "1770545285" }, "departure": { "delay": 5, "time": "1770545285" }, "stopId": "2268", "stopSequence": 46 }, { "arrival": { "delay": 5, "time": "1770545344" }, "departure": { "delay": 5, "time": "1770545344" }, "stopId": "7614", "stopSequence": 47 }, { "arrival": { "delay": 5, "time": "1770545398" }, "departure": { "delay": 5, "time": "1770545398" }, "stopId": "403", "stopSequence": 48 }, { "arrival": { "delay": 5, "time": "1770545465" }, "departure": { "delay": 5, "time": "1770545465" }, "stopId": "2386", "stopSequence": 49 }, { "arrival": { "delay": 6, "time": "1770545652" }, "departure": { "delay": 6, "time": "1770545652" }, "stopId": "8541", "stopSequence": 50 }, { "arrival": { "delay": 6, "time": "1770545742" }, "departure": { "delay": 6, "time": "1770545742" }, "stopId": "9821", "stopSequence": 51 }, { "arrival": { "delay": 5, "time": "1770545825" }, "departure": { "delay": 5, "time": "1770545825" }, "stopId": "9819", "stopSequence": 52 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "912", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437987_8" }, "tripProperties": { "tripHeadsign": "CENON GARE" } } }, { "id": "RT|268436777_8|268436777", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -925, "time": "1770532895" }, "departure": { "delay": 0, "time": "1770533820" }, "stopId": "8003", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770533895" }, "departure": { "delay": 0, "time": "1770533895" }, "stopId": "8002", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770533914" }, "departure": { "delay": 1, "time": "1770533914" }, "stopId": "932", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1770533958" }, "departure": { "delay": 1, "time": "1770533958" }, "stopId": "5941", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770534003" }, "departure": { "delay": 1, "time": "1770534003" }, "stopId": "2199", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770534060" }, "departure": { "delay": 0, "time": "1770534060" }, "stopId": "2190", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770534093" }, "departure": { "delay": 1, "time": "1770534093" }, "stopId": "548", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770534129" }, "departure": { "delay": 1, "time": "1770534129" }, "stopId": "1881", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770534170" }, "departure": { "delay": 1, "time": "1770534170" }, "stopId": "3274", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770534240" }, "departure": { "delay": 0, "time": "1770534240" }, "stopId": "1567", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770534291" }, "departure": { "delay": 1, "time": "1770534291" }, "stopId": "1799", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770534374" }, "departure": { "delay": 1, "time": "1770534374" }, "stopId": "1630", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770534452" }, "departure": { "delay": 1, "time": "1770534452" }, "stopId": "611", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770534541" }, "departure": { "delay": 1, "time": "1770534541" }, "stopId": "2185", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770534660" }, "departure": { "delay": 1, "time": "1770534660" }, "stopId": "8203", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770534781" }, "departure": { "delay": 1, "time": "1770534781" }, "stopId": "8042", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1770534868" }, "departure": { "delay": 2, "time": "1770534868" }, "stopId": "6375", "stopSequence": 17 }, { "arrival": { "delay": 2, "time": "1770534901" }, "departure": { "delay": 2, "time": "1770534901" }, "stopId": "1800", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1770534970" }, "departure": { "delay": 2, "time": "1770534970" }, "stopId": "1807", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1770535033" }, "departure": { "delay": 2, "time": "1770535033" }, "stopId": "1811", "stopSequence": 20 }, { "arrival": { "delay": 3, "time": "1770535086" }, "departure": { "delay": 3, "time": "1770535086" }, "stopId": "9703", "stopSequence": 21 }, { "arrival": { "delay": 2, "time": "1770535154" }, "departure": { "delay": 2, "time": "1770535154" }, "stopId": "1101", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1770535202" }, "departure": { "delay": 2, "time": "1770535202" }, "stopId": "7191", "stopSequence": 23 }, { "arrival": { "delay": 2, "time": "1770535304" }, "departure": { "delay": 2, "time": "1770535304" }, "stopId": "317", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1770535345" }, "departure": { "delay": 2, "time": "1770535345" }, "stopId": "1364", "stopSequence": 25 }, { "arrival": { "delay": 2, "time": "1770535402" }, "departure": { "delay": 2, "time": "1770535402" }, "stopId": "7542", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770535561" }, "departure": { "delay": 1, "time": "1770535561" }, "stopId": "8412", "stopSequence": 27 }, { "arrival": { "delay": 1, "time": "1770535617" }, "departure": { "delay": 1, "time": "1770535617" }, "stopId": "8403", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1770535691" }, "departure": { "delay": 2, "time": "1770535691" }, "stopId": "8405", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1770535733" }, "departure": { "delay": 2, "time": "1770535733" }, "stopId": "186", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436777_8" }, "tripProperties": { "tripHeadsign": "LA CITE DU VIN" } } }, { "id": "RT|268437746_8|268437746", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1323, "time": "1770552297" }, "departure": { "delay": 0, "time": "1770553620" }, "stopId": "3063", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770553653" }, "departure": { "delay": 1, "time": "1770553653" }, "stopId": "3058", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770553703" }, "departure": { "delay": 0, "time": "1770553703" }, "stopId": "3056", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770553799" }, "departure": { "delay": 0, "time": "1770553799" }, "stopId": "1550", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770553860" }, "departure": { "delay": 0, "time": "1770553860" }, "stopId": "3053", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770553980" }, "departure": { "delay": 0, "time": "1770553980" }, "stopId": "3051", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770554032" }, "departure": { "delay": 1, "time": "1770554032" }, "stopId": "3049", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770554160" }, "departure": { "delay": 0, "time": "1770554160" }, "stopId": "975", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770554332" }, "departure": { "delay": 0, "time": "1770554332" }, "stopId": "3356", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770554416" }, "departure": { "delay": 0, "time": "1770554416" }, "stopId": "3045", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770554460" }, "departure": { "delay": 0, "time": "1770554460" }, "stopId": "9145", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770554531" }, "departure": { "delay": 0, "time": "1770554531" }, "stopId": "9147", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770554636" }, "departure": { "delay": 0, "time": "1770554636" }, "stopId": "9149", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770554710" }, "departure": { "delay": 0, "time": "1770554710" }, "stopId": "9151", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770554819" }, "departure": { "delay": -1, "time": "1770554819" }, "stopId": "9153", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770554875" }, "departure": { "delay": -1, "time": "1770554875" }, "stopId": "9163", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770554972" }, "departure": { "delay": 0, "time": "1770554972" }, "stopId": "9155", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770555074" }, "departure": { "delay": -1, "time": "1770555074" }, "stopId": "9157", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770555179" }, "departure": { "delay": -1, "time": "1770555179" }, "stopId": "9159", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1770555228" }, "departure": { "delay": -1, "time": "1770555228" }, "stopId": "9161", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770555322" }, "departure": { "delay": -1, "time": "1770555322" }, "stopId": "9165", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770555394" }, "departure": { "delay": 0, "time": "1770555394" }, "stopId": "9167", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770555474" }, "departure": { "delay": -1, "time": "1770555474" }, "stopId": "9171", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770555539" }, "departure": { "delay": -1, "time": "1770555539" }, "stopId": "9169", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1770555599" }, "departure": { "delay": -1, "time": "1770555599" }, "stopId": "9173", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770555663" }, "departure": { "delay": -1, "time": "1770555663" }, "stopId": "9175", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1770555750" }, "departure": { "delay": -1, "time": "1770555750" }, "stopId": "9177", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770555839" }, "departure": { "delay": 0, "time": "1770555840" }, "stopId": "9179", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770555891" }, "departure": { "delay": 1, "time": "1770555891" }, "stopId": "9181", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770555960" }, "departure": { "delay": 0, "time": "1770555960" }, "stopId": "9083", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770556036" }, "departure": { "delay": 0, "time": "1770556036" }, "stopId": "9183", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770556080" }, "departure": { "delay": 0, "time": "1770556080" }, "stopId": "9185", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770556144" }, "departure": { "delay": 0, "time": "1770556144" }, "stopId": "9187", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1770556222" }, "departure": { "delay": 0, "time": "1770556222" }, "stopId": "9189", "stopSequence": 34 }, { "arrival": { "delay": -1, "time": "1770556319" }, "departure": { "delay": -1, "time": "1770556319" }, "stopId": "9191", "stopSequence": 35 }, { "arrival": { "delay": 0, "time": "1770556398" }, "departure": { "delay": 0, "time": "1770556398" }, "stopId": "9193", "stopSequence": 36 }, { "arrival": { "delay": -1, "time": "1770556499" }, "departure": { "delay": -1, "time": "1770556499" }, "stopId": "9195", "stopSequence": 37 }, { "arrival": { "delay": -1, "time": "1770556608" }, "departure": { "delay": -1, "time": "1770556608" }, "stopId": "823", "stopSequence": 38 }, { "arrival": { "delay": -1, "time": "1770556679" }, "departure": { "delay": -1, "time": "1770556679" }, "stopId": "3801", "stopSequence": 39 }, { "arrival": { "delay": 0, "time": "1770556800" }, "departure": { "delay": 0, "time": "1770556800" }, "stopId": "9197", "stopSequence": 40 }, { "arrival": { "delay": 0, "time": "1770556910" }, "departure": { "delay": 0, "time": "1770556910" }, "stopId": "9199", "stopSequence": 41 }, { "arrival": { "delay": 0, "time": "1770557040" }, "departure": { "delay": 0, "time": "1770557040" }, "stopId": "9201", "stopSequence": 42 }, { "arrival": { "delay": 0, "time": "1770557220" }, "departure": { "delay": 0, "time": "1770557220" }, "stopId": "9716", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437746_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" } } }, { "id": "RT|268437988_8|268437988", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -835, "time": "1770545825" }, "departure": { "delay": 0, "time": "1770546660" }, "stopId": "9811", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770546780" }, "departure": { "delay": 0, "time": "1770546780" }, "stopId": "8543", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770546830" }, "departure": { "delay": 0, "time": "1770546830" }, "stopId": "6852", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770546879" }, "departure": { "delay": 0, "time": "1770546879" }, "stopId": "1192", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770546925" }, "departure": { "delay": 1, "time": "1770546925" }, "stopId": "1144", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770547003" }, "departure": { "delay": 1, "time": "1770547003" }, "stopId": "212", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770547141" }, "departure": { "delay": 1, "time": "1770547141" }, "stopId": "6825", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770547191" }, "departure": { "delay": 1, "time": "1770547191" }, "stopId": "7862", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770547257" }, "departure": { "delay": 1, "time": "1770547257" }, "stopId": "9812", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770547325" }, "departure": { "delay": 1, "time": "1770547325" }, "stopId": "9823", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770547380" }, "departure": { "delay": 0, "time": "1770547380" }, "stopId": "2350", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770547440" }, "departure": { "delay": 0, "time": "1770547440" }, "stopId": "9064", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770547542" }, "departure": { "delay": 1, "time": "1770547542" }, "stopId": "100", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770547659" }, "departure": { "delay": 1, "time": "1770547659" }, "stopId": "983", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770547741" }, "departure": { "delay": 1, "time": "1770547741" }, "stopId": "604", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770547795" }, "departure": { "delay": 1, "time": "1770547795" }, "stopId": "9814", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770547861" }, "departure": { "delay": 1, "time": "1770547861" }, "stopId": "8991", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770547923" }, "departure": { "delay": 1, "time": "1770547923" }, "stopId": "9815", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1770548024" }, "departure": { "delay": 2, "time": "1770548024" }, "stopId": "9816", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770548161" }, "departure": { "delay": 1, "time": "1770548161" }, "stopId": "2342", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770548218" }, "departure": { "delay": 1, "time": "1770548218" }, "stopId": "2341", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770548315" }, "departure": { "delay": 1, "time": "1770548315" }, "stopId": "1323", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1770548363" }, "departure": { "delay": 1, "time": "1770548363" }, "stopId": "1094", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770548461" }, "departure": { "delay": 1, "time": "1770548461" }, "stopId": "1749", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1770548570" }, "departure": { "delay": 2, "time": "1770548570" }, "stopId": "1804", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770548633" }, "departure": { "delay": 1, "time": "1770548633" }, "stopId": "9820", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770548701" }, "departure": { "delay": 1, "time": "1770548701" }, "stopId": "2344", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1770548756" }, "departure": { "delay": 2, "time": "1770548756" }, "stopId": "4154", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770548821" }, "departure": { "delay": 1, "time": "1770548821" }, "stopId": "9817", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1770548967" }, "departure": { "delay": 2, "time": "1770548967" }, "stopId": "2348", "stopSequence": 30 }, { "arrival": { "delay": 1, "time": "1770549061" }, "departure": { "delay": 1, "time": "1770549061" }, "stopId": "3141", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1770549120" }, "departure": { "delay": 1, "time": "1770549120" }, "stopId": "3140", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1770549153" }, "departure": { "delay": 2, "time": "1770549153" }, "stopId": "9818", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1770549218" }, "departure": { "delay": 2, "time": "1770549218" }, "stopId": "1422", "stopSequence": 34 }, { "arrival": { "delay": 2, "time": "1770549247" }, "departure": { "delay": 2, "time": "1770549247" }, "stopId": "5559", "stopSequence": 35 }, { "arrival": { "delay": 2, "time": "1770549302" }, "departure": { "delay": 2, "time": "1770549302" }, "stopId": "1172", "stopSequence": 36 }, { "arrival": { "delay": 3, "time": "1770549389" }, "departure": { "delay": 3, "time": "1770549389" }, "stopId": "170", "stopSequence": 37 }, { "arrival": { "delay": 3, "time": "1770549450" }, "departure": { "delay": 3, "time": "1770549450" }, "stopId": "5842", "stopSequence": 38 }, { "arrival": { "delay": 3, "time": "1770549603" }, "departure": { "delay": 3, "time": "1770549603" }, "stopId": "9732", "stopSequence": 39 }, { "arrival": { "delay": 3, "time": "1770549726" }, "departure": { "delay": 3, "time": "1770549726" }, "stopId": "712", "stopSequence": 40 }, { "arrival": { "delay": 3, "time": "1770549783" }, "departure": { "delay": 3, "time": "1770549783" }, "stopId": "3561", "stopSequence": 41 }, { "arrival": { "delay": 4, "time": "1770549868" }, "departure": { "delay": 4, "time": "1770549868" }, "stopId": "1200", "stopSequence": 42 }, { "arrival": { "delay": 4, "time": "1770549947" }, "departure": { "delay": 4, "time": "1770549947" }, "stopId": "5797", "stopSequence": 43 }, { "arrival": { "delay": 5, "time": "1770550013" }, "departure": { "delay": 5, "time": "1770550013" }, "stopId": "1183", "stopSequence": 44 }, { "arrival": { "delay": 4, "time": "1770550066" }, "departure": { "delay": 4, "time": "1770550066" }, "stopId": "513", "stopSequence": 45 }, { "arrival": { "delay": 4, "time": "1770550144" }, "departure": { "delay": 4, "time": "1770550144" }, "stopId": "2268", "stopSequence": 46 }, { "arrival": { "delay": 4, "time": "1770550203" }, "departure": { "delay": 4, "time": "1770550203" }, "stopId": "7614", "stopSequence": 47 }, { "arrival": { "delay": 4, "time": "1770550257" }, "departure": { "delay": 4, "time": "1770550257" }, "stopId": "403", "stopSequence": 48 }, { "arrival": { "delay": 4, "time": "1770550324" }, "departure": { "delay": 4, "time": "1770550324" }, "stopId": "2386", "stopSequence": 49 }, { "arrival": { "delay": 5, "time": "1770550511" }, "departure": { "delay": 5, "time": "1770550511" }, "stopId": "8541", "stopSequence": 50 }, { "arrival": { "delay": 5, "time": "1770550601" }, "departure": { "delay": 5, "time": "1770550601" }, "stopId": "9821", "stopSequence": 51 }, { "arrival": { "delay": 4, "time": "1770550684" }, "departure": { "delay": 4, "time": "1770550684" }, "stopId": "9819", "stopSequence": 52 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "912", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437988_8" }, "tripProperties": { "tripHeadsign": "CENON GARE" } } }, { "id": "RT|268436533_8|268436533", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -496, "time": "1770529904" }, "departure": { "delay": 201, "time": "1770530601" }, "stopId": "2105", "stopSequence": 1 }, { "arrival": { "delay": 201, "time": "1770530629" }, "departure": { "delay": 221, "time": "1770530649" }, "stopId": "8641", "stopSequence": 2 }, { "arrival": { "delay": 222, "time": "1770530677" }, "departure": { "delay": 236, "time": "1770530691" }, "stopId": "1163", "stopSequence": 3 }, { "arrival": { "delay": 250, "time": "1770530741" }, "departure": { "delay": 250, "time": "1770530741" }, "stopId": "460", "stopSequence": 4 }, { "arrival": { "delay": 250, "time": "1770530785" }, "departure": { "delay": 255, "time": "1770530790" }, "stopId": "9", "stopSequence": 5 }, { "arrival": { "delay": 272, "time": "1770530841" }, "departure": { "delay": 272, "time": "1770530841" }, "stopId": "1321", "stopSequence": 6 }, { "arrival": { "delay": 275, "time": "1770530885" }, "departure": { "delay": 291, "time": "1770530901" }, "stopId": "296", "stopSequence": 7 }, { "arrival": { "delay": 291, "time": "1770530931" }, "departure": { "delay": 291, "time": "1770530931" }, "stopId": "2577", "stopSequence": 8 }, { "arrival": { "delay": 292, "time": "1770530954" }, "departure": { "delay": 305, "time": "1770530967" }, "stopId": "1015", "stopSequence": 9 }, { "arrival": { "delay": 305, "time": "1770531014" }, "departure": { "delay": 319, "time": "1770531028" }, "stopId": "330", "stopSequence": 10 }, { "arrival": { "delay": 319, "time": "1770531069" }, "departure": { "delay": 323, "time": "1770531073" }, "stopId": "1209", "stopSequence": 11 }, { "arrival": { "delay": 324, "time": "1770531144" }, "departure": { "delay": 324, "time": "1770531144" }, "stopId": "222", "stopSequence": 12 }, { "arrival": { "delay": 316, "time": "1770531213" }, "departure": { "delay": 328, "time": "1770531225" }, "stopId": "576", "stopSequence": 13 }, { "arrival": { "delay": 320, "time": "1770531320" }, "departure": { "delay": 328, "time": "1770531328" }, "stopId": "32", "stopSequence": 14 }, { "arrival": { "delay": 344, "time": "1770531369" }, "departure": { "delay": 356, "time": "1770531381" }, "stopId": "1795", "stopSequence": 15 }, { "arrival": { "delay": 365, "time": "1770531421" }, "departure": { "delay": 365, "time": "1770531421" }, "stopId": "8", "stopSequence": 16 }, { "arrival": { "delay": 367, "time": "1770531465" }, "departure": { "delay": 371, "time": "1770531469" }, "stopId": "9770", "stopSequence": 17 }, { "arrival": { "delay": 374, "time": "1770531494" }, "departure": { "delay": 374, "time": "1770531494" }, "stopId": "6452", "stopSequence": 18 }, { "arrival": { "delay": 374, "time": "1770531674" }, "departure": { "delay": 374, "time": "1770531674" }, "stopId": "3347", "stopSequence": 19 }, { "arrival": { "delay": 374, "time": "1770531734" }, "departure": { "delay": 374, "time": "1770531734" }, "stopId": "3315", "stopSequence": 20 }, { "arrival": { "delay": 375, "time": "1770531792" }, "departure": { "delay": 375, "time": "1770531792" }, "stopId": "3318", "stopSequence": 21 }, { "arrival": { "delay": 376, "time": "1770531820" }, "departure": { "delay": 376, "time": "1770531820" }, "stopId": "363", "stopSequence": 22 }, { "arrival": { "delay": 376, "time": "1770531874" }, "departure": { "delay": 376, "time": "1770531874" }, "stopId": "1997", "stopSequence": 23 }, { "arrival": { "delay": 377, "time": "1770531926" }, "departure": { "delay": 377, "time": "1770531926" }, "stopId": "532", "stopSequence": 24 }, { "arrival": { "delay": 378, "time": "1770532019" }, "departure": { "delay": 378, "time": "1770532019" }, "stopId": "21", "stopSequence": 25 }, { "arrival": { "delay": 379, "time": "1770532077" }, "departure": { "delay": 379, "time": "1770532077" }, "stopId": "3133", "stopSequence": 26 }, { "arrival": { "delay": 380, "time": "1770532139" }, "departure": { "delay": 380, "time": "1770532139" }, "stopId": "116", "stopSequence": 27 }, { "arrival": { "delay": 380, "time": "1770532183" }, "departure": { "delay": 380, "time": "1770532183" }, "stopId": "3134", "stopSequence": 28 }, { "arrival": { "delay": 380, "time": "1770532231" }, "departure": { "delay": 380, "time": "1770532231" }, "stopId": "5376", "stopSequence": 29 }, { "arrival": { "delay": 380, "time": "1770532280" }, "departure": { "delay": 380, "time": "1770532280" }, "stopId": "2602", "stopSequence": 30 }, { "arrival": { "delay": 380, "time": "1770532307" }, "departure": { "delay": 380, "time": "1770532307" }, "stopId": "4862", "stopSequence": 31 }, { "arrival": { "delay": 380, "time": "1770532409" }, "departure": { "delay": 380, "time": "1770532409" }, "stopId": "400", "stopSequence": 32 }, { "arrival": { "delay": 380, "time": "1770532460" }, "departure": { "delay": 380, "time": "1770532460" }, "stopId": "13195", "stopSequence": 33 }, { "arrival": { "delay": 381, "time": "1770532538" }, "departure": { "delay": 381, "time": "1770532538" }, "stopId": "3527", "stopSequence": 34 }, { "arrival": { "delay": 381, "time": "1770532608" }, "departure": { "delay": 381, "time": "1770532608" }, "stopId": "137", "stopSequence": 35 }, { "arrival": { "delay": 381, "time": "1770532667" }, "departure": { "delay": 381, "time": "1770532667" }, "stopId": "9828", "stopSequence": 36 }, { "arrival": { "delay": 380, "time": "1770532760" }, "departure": { "delay": 380, "time": "1770532760" }, "stopId": "2740", "stopSequence": 37 }, { "arrival": { "delay": 381, "time": "1770532821" }, "departure": { "delay": 381, "time": "1770532821" }, "stopId": "3568", "stopSequence": 38 }, { "arrival": { "delay": 381, "time": "1770532866" }, "departure": { "delay": 381, "time": "1770532866" }, "stopId": "2121", "stopSequence": 39 }, { "arrival": { "delay": 381, "time": "1770532935" }, "departure": { "delay": 381, "time": "1770532935" }, "stopId": "3583", "stopSequence": 40 }, { "arrival": { "delay": 381, "time": "1770532992" }, "departure": { "delay": 381, "time": "1770532992" }, "stopId": "1345", "stopSequence": 41 }, { "arrival": { "delay": 381, "time": "1770533087" }, "departure": { "delay": 381, "time": "1770533087" }, "stopId": "9123", "stopSequence": 42 }, { "arrival": { "delay": 381, "time": "1770533114" }, "departure": { "delay": 381, "time": "1770533114" }, "stopId": "823", "stopSequence": 43 }, { "arrival": { "delay": 381, "time": "1770533181" }, "departure": { "delay": 381, "time": "1770533181" }, "stopId": "3801", "stopSequence": 44 }, { "arrival": { "delay": 381, "time": "1770533301" }, "departure": { "delay": 381, "time": "1770533301" }, "stopId": "9197", "stopSequence": 45 }, { "arrival": { "delay": 382, "time": "1770533410" }, "departure": { "delay": 382, "time": "1770533410" }, "stopId": "9199", "stopSequence": 46 }, { "arrival": { "delay": 381, "time": "1770533541" }, "departure": { "delay": 381, "time": "1770533541" }, "stopId": "5770", "stopSequence": 47 }, { "arrival": { "delay": 382, "time": "1770533631" }, "departure": { "delay": 382, "time": "1770533631" }, "stopId": "9087", "stopSequence": 48 }, { "arrival": { "delay": 382, "time": "1770533746" }, "departure": { "delay": 382, "time": "1770533746" }, "stopId": "9084", "stopSequence": 49 }, { "arrival": { "delay": 382, "time": "1770533824" }, "departure": { "delay": 382, "time": "1770533824" }, "stopId": "9280", "stopSequence": 50 }, { "arrival": { "delay": 382, "time": "1770533873" }, "departure": { "delay": 382, "time": "1770533873" }, "stopId": "9826", "stopSequence": 51 }, { "arrival": { "delay": 382, "time": "1770534082" }, "departure": { "delay": 382, "time": "1770534082" }, "stopId": "9279", "stopSequence": 52 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436533_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX BRULATOUR" }, "vehicle": { "id": "ineo-bus:1519", "label": "BORDEAUX BRULATOUR" } } }, { "id": "RT|268437985_8|268437985", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -250, "time": "1770533030" }, "departure": { "delay": 0, "time": "1770533280" }, "stopId": "9811", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770533400" }, "departure": { "delay": 0, "time": "1770533400" }, "stopId": "8543", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770533450" }, "departure": { "delay": 0, "time": "1770533450" }, "stopId": "6852", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770533499" }, "departure": { "delay": 0, "time": "1770533499" }, "stopId": "1192", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770533545" }, "departure": { "delay": 1, "time": "1770533545" }, "stopId": "1144", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770533623" }, "departure": { "delay": 1, "time": "1770533623" }, "stopId": "212", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770533761" }, "departure": { "delay": 1, "time": "1770533761" }, "stopId": "6825", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770533811" }, "departure": { "delay": 1, "time": "1770533811" }, "stopId": "7862", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770533877" }, "departure": { "delay": 1, "time": "1770533877" }, "stopId": "9812", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770533945" }, "departure": { "delay": 1, "time": "1770533945" }, "stopId": "9823", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770534000" }, "departure": { "delay": 0, "time": "1770534000" }, "stopId": "2350", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770534060" }, "departure": { "delay": 0, "time": "1770534060" }, "stopId": "9064", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770534141" }, "departure": { "delay": 0, "time": "1770534141" }, "stopId": "100", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770534234" }, "departure": { "delay": 0, "time": "1770534234" }, "stopId": "983", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770534299" }, "departure": { "delay": -1, "time": "1770534299" }, "stopId": "604", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770534353" }, "departure": { "delay": -1, "time": "1770534353" }, "stopId": "9814", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1770534419" }, "departure": { "delay": -1, "time": "1770534419" }, "stopId": "8991", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770534469" }, "departure": { "delay": 0, "time": "1770534469" }, "stopId": "9815", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770534550" }, "departure": { "delay": 0, "time": "1770534550" }, "stopId": "9816", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770534660" }, "departure": { "delay": 0, "time": "1770534660" }, "stopId": "2342", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770534706" }, "departure": { "delay": 1, "time": "1770534706" }, "stopId": "2341", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770534784" }, "departure": { "delay": 1, "time": "1770534784" }, "stopId": "1323", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1770534823" }, "departure": { "delay": 2, "time": "1770534823" }, "stopId": "1094", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770534901" }, "departure": { "delay": 1, "time": "1770534901" }, "stopId": "1749", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1770534983" }, "departure": { "delay": 2, "time": "1770534983" }, "stopId": "1804", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770535030" }, "departure": { "delay": 1, "time": "1770535030" }, "stopId": "9820", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770535081" }, "departure": { "delay": 1, "time": "1770535081" }, "stopId": "2344", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1770535136" }, "departure": { "delay": 2, "time": "1770535136" }, "stopId": "4154", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770535201" }, "departure": { "delay": 1, "time": "1770535201" }, "stopId": "9817", "stopSequence": 29 }, { "arrival": { "delay": 1, "time": "1770535310" }, "departure": { "delay": 1, "time": "1770535310" }, "stopId": "2348", "stopSequence": 30 }, { "arrival": { "delay": 1, "time": "1770535381" }, "departure": { "delay": 1, "time": "1770535381" }, "stopId": "3141", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1770535440" }, "departure": { "delay": 1, "time": "1770535440" }, "stopId": "3140", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1770535473" }, "departure": { "delay": 2, "time": "1770535473" }, "stopId": "9818", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1770535538" }, "departure": { "delay": 2, "time": "1770535538" }, "stopId": "1422", "stopSequence": 34 }, { "arrival": { "delay": 2, "time": "1770535567" }, "departure": { "delay": 2, "time": "1770535567" }, "stopId": "5559", "stopSequence": 35 }, { "arrival": { "delay": 2, "time": "1770535622" }, "departure": { "delay": 2, "time": "1770535622" }, "stopId": "1172", "stopSequence": 36 }, { "arrival": { "delay": 3, "time": "1770535709" }, "departure": { "delay": 3, "time": "1770535709" }, "stopId": "170", "stopSequence": 37 }, { "arrival": { "delay": 3, "time": "1770535770" }, "departure": { "delay": 3, "time": "1770535770" }, "stopId": "5842", "stopSequence": 38 }, { "arrival": { "delay": 3, "time": "1770535923" }, "departure": { "delay": 3, "time": "1770535923" }, "stopId": "9732", "stopSequence": 39 }, { "arrival": { "delay": 3, "time": "1770536046" }, "departure": { "delay": 3, "time": "1770536046" }, "stopId": "712", "stopSequence": 40 }, { "arrival": { "delay": 3, "time": "1770536103" }, "departure": { "delay": 3, "time": "1770536103" }, "stopId": "3561", "stopSequence": 41 }, { "arrival": { "delay": 4, "time": "1770536188" }, "departure": { "delay": 4, "time": "1770536188" }, "stopId": "1200", "stopSequence": 42 }, { "arrival": { "delay": 4, "time": "1770536267" }, "departure": { "delay": 4, "time": "1770536267" }, "stopId": "5797", "stopSequence": 43 }, { "arrival": { "delay": 5, "time": "1770536333" }, "departure": { "delay": 5, "time": "1770536333" }, "stopId": "1183", "stopSequence": 44 }, { "arrival": { "delay": 4, "time": "1770536386" }, "departure": { "delay": 4, "time": "1770536386" }, "stopId": "513", "stopSequence": 45 }, { "arrival": { "delay": 4, "time": "1770536464" }, "departure": { "delay": 4, "time": "1770536464" }, "stopId": "2268", "stopSequence": 46 }, { "arrival": { "delay": 4, "time": "1770536523" }, "departure": { "delay": 4, "time": "1770536523" }, "stopId": "7614", "stopSequence": 47 }, { "arrival": { "delay": 4, "time": "1770536577" }, "departure": { "delay": 4, "time": "1770536577" }, "stopId": "403", "stopSequence": 48 }, { "arrival": { "delay": 4, "time": "1770536644" }, "departure": { "delay": 4, "time": "1770536644" }, "stopId": "2386", "stopSequence": 49 }, { "arrival": { "delay": 5, "time": "1770536800" }, "departure": { "delay": 5, "time": "1770536800" }, "stopId": "8541", "stopSequence": 50 }, { "arrival": { "delay": 5, "time": "1770536875" }, "departure": { "delay": 5, "time": "1770536875" }, "stopId": "9821", "stopSequence": 51 }, { "arrival": { "delay": 4, "time": "1770536944" }, "departure": { "delay": 4, "time": "1770536944" }, "stopId": "9819", "stopSequence": 52 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "912", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437985_8" }, "tripProperties": { "tripHeadsign": "CENON GARE" } } }, { "id": "RT|268436776_8|268436776", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -750, "time": "1770529650" }, "departure": { "delay": 21, "time": "1770530421" }, "stopId": "6433", "stopSequence": 1 }, { "arrival": { "delay": 45, "time": "1770530569" }, "departure": { "delay": 59, "time": "1770530583" }, "stopId": "6827", "stopSequence": 2 }, { "arrival": { "delay": 55, "time": "1770530695" }, "departure": { "delay": 55, "time": "1770530695" }, "stopId": "387", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1770530739" }, "departure": { "delay": 34, "time": "1770530739" }, "stopId": "38", "stopSequence": 4 }, { "arrival": { "delay": 21, "time": "1770530781" }, "departure": { "delay": 22, "time": "1770530782" }, "stopId": "445", "stopSequence": 5 }, { "arrival": { "delay": 9, "time": "1770530851" }, "departure": { "delay": 25, "time": "1770530867" }, "stopId": "1164", "stopSequence": 6 }, { "arrival": { "delay": 27, "time": "1770530915" }, "departure": { "delay": 38, "time": "1770530926" }, "stopId": "8401", "stopSequence": 7 }, { "arrival": { "delay": 33, "time": "1770530994" }, "departure": { "delay": 33, "time": "1770530994" }, "stopId": "8404", "stopSequence": 8 }, { "arrival": { "delay": 40, "time": "1770531100" }, "departure": { "delay": 124, "time": "1770531184" }, "stopId": "8411", "stopSequence": 9 }, { "arrival": { "delay": 193, "time": "1770531528" }, "departure": { "delay": 193, "time": "1770531528" }, "stopId": "3608", "stopSequence": 10 }, { "arrival": { "delay": 193, "time": "1770531558" }, "departure": { "delay": 193, "time": "1770531558" }, "stopId": "3609", "stopSequence": 11 }, { "arrival": { "delay": 193, "time": "1770531613" }, "departure": { "delay": 193, "time": "1770531613" }, "stopId": "5801", "stopSequence": 12 }, { "arrival": { "delay": 193, "time": "1770531682" }, "departure": { "delay": 193, "time": "1770531682" }, "stopId": "2263", "stopSequence": 13 }, { "arrival": { "delay": 193, "time": "1770531726" }, "departure": { "delay": 193, "time": "1770531726" }, "stopId": "9702", "stopSequence": 14 }, { "arrival": { "delay": 193, "time": "1770531772" }, "departure": { "delay": 193, "time": "1770531772" }, "stopId": "2291", "stopSequence": 15 }, { "arrival": { "delay": 193, "time": "1770531852" }, "departure": { "delay": 193, "time": "1770531852" }, "stopId": "4911", "stopSequence": 16 }, { "arrival": { "delay": 192, "time": "1770531918" }, "departure": { "delay": 192, "time": "1770531918" }, "stopId": "3786", "stopSequence": 17 }, { "arrival": { "delay": 192, "time": "1770531948" }, "departure": { "delay": 192, "time": "1770531948" }, "stopId": "6393", "stopSequence": 18 }, { "arrival": { "delay": 192, "time": "1770532032" }, "departure": { "delay": 192, "time": "1770532032" }, "stopId": "8041", "stopSequence": 19 }, { "arrival": { "delay": 192, "time": "1770532117" }, "departure": { "delay": 192, "time": "1770532117" }, "stopId": "1370", "stopSequence": 20 }, { "arrival": { "delay": 192, "time": "1770532212" }, "departure": { "delay": 192, "time": "1770532212" }, "stopId": "1281", "stopSequence": 21 }, { "arrival": { "delay": 193, "time": "1770532300" }, "departure": { "delay": 193, "time": "1770532300" }, "stopId": "1430", "stopSequence": 22 }, { "arrival": { "delay": 193, "time": "1770532379" }, "departure": { "delay": 193, "time": "1770532379" }, "stopId": "191", "stopSequence": 23 }, { "arrival": { "delay": 193, "time": "1770532470" }, "departure": { "delay": 193, "time": "1770532470" }, "stopId": "347", "stopSequence": 24 }, { "arrival": { "delay": 192, "time": "1770532512" }, "departure": { "delay": 192, "time": "1770532512" }, "stopId": "9777", "stopSequence": 25 }, { "arrival": { "delay": 193, "time": "1770532579" }, "departure": { "delay": 193, "time": "1770532579" }, "stopId": "2547", "stopSequence": 26 }, { "arrival": { "delay": 193, "time": "1770532611" }, "departure": { "delay": 193, "time": "1770532611" }, "stopId": "2271", "stopSequence": 27 }, { "arrival": { "delay": 193, "time": "1770532659" }, "departure": { "delay": 193, "time": "1770532659" }, "stopId": "1049", "stopSequence": 28 }, { "arrival": { "delay": 192, "time": "1770532692" }, "departure": { "delay": 192, "time": "1770532692" }, "stopId": "2246", "stopSequence": 29 }, { "arrival": { "delay": 193, "time": "1770532757" }, "departure": { "delay": 193, "time": "1770532757" }, "stopId": "1204", "stopSequence": 30 }, { "arrival": { "delay": 193, "time": "1770532807" }, "departure": { "delay": 193, "time": "1770532807" }, "stopId": "5940", "stopSequence": 31 }, { "arrival": { "delay": 193, "time": "1770532860" }, "departure": { "delay": 193, "time": "1770532860" }, "stopId": "379", "stopSequence": 32 }, { "arrival": { "delay": 193, "time": "1770532889" }, "departure": { "delay": 193, "time": "1770532889" }, "stopId": "8001", "stopSequence": 33 }, { "arrival": { "delay": 192, "time": "1770532932" }, "departure": { "delay": 192, "time": "1770532932" }, "stopId": "8003", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436776_8" }, "tripProperties": { "tripHeadsign": "BELLE ETOILE" }, "vehicle": { "id": "ineo-bus:89034", "label": "BELLE ETOILE" } } }, { "id": "RT|268437986_8|268437986", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -296, "time": "1770536944" }, "departure": { "delay": 0, "time": "1770537240" }, "stopId": "9811", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770537360" }, "departure": { "delay": 0, "time": "1770537360" }, "stopId": "8543", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770537410" }, "departure": { "delay": 0, "time": "1770537410" }, "stopId": "6852", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770537459" }, "departure": { "delay": 0, "time": "1770537459" }, "stopId": "1192", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770537505" }, "departure": { "delay": 1, "time": "1770537505" }, "stopId": "1144", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770537583" }, "departure": { "delay": 1, "time": "1770537583" }, "stopId": "212", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770537721" }, "departure": { "delay": 1, "time": "1770537721" }, "stopId": "6825", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770537771" }, "departure": { "delay": 1, "time": "1770537771" }, "stopId": "7862", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770537837" }, "departure": { "delay": 1, "time": "1770537837" }, "stopId": "9812", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770537905" }, "departure": { "delay": 1, "time": "1770537905" }, "stopId": "9823", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770537960" }, "departure": { "delay": 0, "time": "1770537960" }, "stopId": "2350", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770538020" }, "departure": { "delay": 0, "time": "1770538020" }, "stopId": "9064", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770538122" }, "departure": { "delay": 1, "time": "1770538122" }, "stopId": "100", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770538239" }, "departure": { "delay": 1, "time": "1770538239" }, "stopId": "983", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770538321" }, "departure": { "delay": 1, "time": "1770538321" }, "stopId": "604", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770538375" }, "departure": { "delay": 1, "time": "1770538375" }, "stopId": "9814", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770538441" }, "departure": { "delay": 1, "time": "1770538441" }, "stopId": "8991", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770538503" }, "departure": { "delay": 1, "time": "1770538503" }, "stopId": "9815", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1770538604" }, "departure": { "delay": 2, "time": "1770538604" }, "stopId": "9816", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770538741" }, "departure": { "delay": 1, "time": "1770538741" }, "stopId": "2342", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1770538787" }, "departure": { "delay": 2, "time": "1770538787" }, "stopId": "2341", "stopSequence": 21 }, { "arrival": { "delay": 2, "time": "1770538865" }, "departure": { "delay": 2, "time": "1770538865" }, "stopId": "1323", "stopSequence": 22 }, { "arrival": { "delay": 3, "time": "1770538904" }, "departure": { "delay": 3, "time": "1770538904" }, "stopId": "1094", "stopSequence": 23 }, { "arrival": { "delay": 2, "time": "1770538982" }, "departure": { "delay": 2, "time": "1770538982" }, "stopId": "1749", "stopSequence": 24 }, { "arrival": { "delay": 3, "time": "1770539091" }, "departure": { "delay": 3, "time": "1770539091" }, "stopId": "1804", "stopSequence": 25 }, { "arrival": { "delay": 2, "time": "1770539154" }, "departure": { "delay": 2, "time": "1770539154" }, "stopId": "9820", "stopSequence": 26 }, { "arrival": { "delay": 2, "time": "1770539222" }, "departure": { "delay": 2, "time": "1770539222" }, "stopId": "2344", "stopSequence": 27 }, { "arrival": { "delay": 3, "time": "1770539277" }, "departure": { "delay": 3, "time": "1770539277" }, "stopId": "4154", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1770539342" }, "departure": { "delay": 2, "time": "1770539342" }, "stopId": "9817", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1770539451" }, "departure": { "delay": 2, "time": "1770539451" }, "stopId": "2348", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1770539522" }, "departure": { "delay": 2, "time": "1770539522" }, "stopId": "3141", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770539581" }, "departure": { "delay": 2, "time": "1770539581" }, "stopId": "3140", "stopSequence": 32 }, { "arrival": { "delay": 3, "time": "1770539614" }, "departure": { "delay": 3, "time": "1770539614" }, "stopId": "9818", "stopSequence": 33 }, { "arrival": { "delay": 3, "time": "1770539679" }, "departure": { "delay": 3, "time": "1770539679" }, "stopId": "1422", "stopSequence": 34 }, { "arrival": { "delay": 3, "time": "1770539708" }, "departure": { "delay": 3, "time": "1770539708" }, "stopId": "5559", "stopSequence": 35 }, { "arrival": { "delay": 3, "time": "1770539763" }, "departure": { "delay": 3, "time": "1770539763" }, "stopId": "1172", "stopSequence": 36 }, { "arrival": { "delay": 4, "time": "1770539850" }, "departure": { "delay": 4, "time": "1770539850" }, "stopId": "170", "stopSequence": 37 }, { "arrival": { "delay": 4, "time": "1770539911" }, "departure": { "delay": 4, "time": "1770539911" }, "stopId": "5842", "stopSequence": 38 }, { "arrival": { "delay": 4, "time": "1770540064" }, "departure": { "delay": 4, "time": "1770540064" }, "stopId": "9732", "stopSequence": 39 }, { "arrival": { "delay": 4, "time": "1770540187" }, "departure": { "delay": 4, "time": "1770540187" }, "stopId": "712", "stopSequence": 40 }, { "arrival": { "delay": 4, "time": "1770540244" }, "departure": { "delay": 4, "time": "1770540244" }, "stopId": "3561", "stopSequence": 41 }, { "arrival": { "delay": 5, "time": "1770540329" }, "departure": { "delay": 5, "time": "1770540329" }, "stopId": "1200", "stopSequence": 42 }, { "arrival": { "delay": 5, "time": "1770540408" }, "departure": { "delay": 5, "time": "1770540408" }, "stopId": "5797", "stopSequence": 43 }, { "arrival": { "delay": 6, "time": "1770540474" }, "departure": { "delay": 6, "time": "1770540474" }, "stopId": "1183", "stopSequence": 44 }, { "arrival": { "delay": 5, "time": "1770540527" }, "departure": { "delay": 5, "time": "1770540527" }, "stopId": "513", "stopSequence": 45 }, { "arrival": { "delay": 5, "time": "1770540605" }, "departure": { "delay": 5, "time": "1770540605" }, "stopId": "2268", "stopSequence": 46 }, { "arrival": { "delay": 5, "time": "1770540664" }, "departure": { "delay": 5, "time": "1770540664" }, "stopId": "7614", "stopSequence": 47 }, { "arrival": { "delay": 5, "time": "1770540718" }, "departure": { "delay": 5, "time": "1770540718" }, "stopId": "403", "stopSequence": 48 }, { "arrival": { "delay": 5, "time": "1770540785" }, "departure": { "delay": 5, "time": "1770540785" }, "stopId": "2386", "stopSequence": 49 }, { "arrival": { "delay": 6, "time": "1770540972" }, "departure": { "delay": 6, "time": "1770540972" }, "stopId": "8541", "stopSequence": 50 }, { "arrival": { "delay": 6, "time": "1770541062" }, "departure": { "delay": 6, "time": "1770541062" }, "stopId": "9821", "stopSequence": 51 }, { "arrival": { "delay": 5, "time": "1770541145" }, "departure": { "delay": 5, "time": "1770541145" }, "stopId": "9819", "stopSequence": 52 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "912", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437986_8" }, "tripProperties": { "tripHeadsign": "CENON GARE" } } }, { "id": "RT|268436534_8|268436534", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1463, "time": "1770534037" }, "departure": { "delay": 0, "time": "1770535500" }, "stopId": "9279", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770535525" }, "departure": { "delay": 0, "time": "1770535525" }, "stopId": "5559", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770535589" }, "departure": { "delay": 0, "time": "1770535589" }, "stopId": "1172", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770535636" }, "departure": { "delay": 0, "time": "1770535636" }, "stopId": "3320", "stopSequence": 4 }, { "arrival": { "delay": -1, "time": "1770535679" }, "departure": { "delay": -1, "time": "1770535679" }, "stopId": "9281", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770535773" }, "departure": { "delay": 0, "time": "1770535773" }, "stopId": "9085", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1770535889" }, "departure": { "delay": -1, "time": "1770535889" }, "stopId": "9088", "stopSequence": 7 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436534_8" }, "tripProperties": { "tripHeadsign": "CIMETIERE INTERCOM." } } }, { "id": "RT|268437741_8|268437741", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -676, "time": "1770529124" }, "departure": { "delay": 24, "time": "1770529824" }, "stopId": "9716", "stopSequence": 1 }, { "arrival": { "delay": 70, "time": "1770530170" }, "departure": { "delay": 86, "time": "1770530186" }, "stopId": "9202", "stopSequence": 2 }, { "arrival": { "delay": 40, "time": "1770530249" }, "departure": { "delay": 49, "time": "1770530258" }, "stopId": "9200", "stopSequence": 3 }, { "arrival": { "delay": 15, "time": "1770530301" }, "departure": { "delay": 47, "time": "1770530333" }, "stopId": "9198", "stopSequence": 4 }, { "arrival": { "delay": 29, "time": "1770530429" }, "departure": { "delay": 63, "time": "1770530463" }, "stopId": "3549", "stopSequence": 5 }, { "arrival": { "delay": 45, "time": "1770530514" }, "departure": { "delay": 64, "time": "1770530533" }, "stopId": "1606", "stopSequence": 6 }, { "arrival": { "delay": 54, "time": "1770530634" }, "departure": { "delay": 77, "time": "1770530657" }, "stopId": "9196", "stopSequence": 7 }, { "arrival": { "delay": 70, "time": "1770530721" }, "departure": { "delay": 92, "time": "1770530743" }, "stopId": "9194", "stopSequence": 8 }, { "arrival": { "delay": 80, "time": "1770530807" }, "departure": { "delay": 102, "time": "1770530829" }, "stopId": "9192", "stopSequence": 9 }, { "arrival": { "delay": 69, "time": "1770530893" }, "departure": { "delay": 69, "time": "1770530893" }, "stopId": "9190", "stopSequence": 10 }, { "arrival": { "delay": 47, "time": "1770530937" }, "departure": { "delay": 66, "time": "1770530956" }, "stopId": "9188", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1770531020" }, "departure": { "delay": 20, "time": "1770531020" }, "stopId": "2973", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1770531057" }, "departure": { "delay": 20, "time": "1770531057" }, "stopId": "9184", "stopSequence": 13 }, { "arrival": { "delay": 16, "time": "1770531103" }, "departure": { "delay": 18, "time": "1770531105" }, "stopId": "2975", "stopSequence": 14 }, { "arrival": { "delay": 17, "time": "1770531156" }, "departure": { "delay": 44, "time": "1770531183" }, "stopId": "9182", "stopSequence": 15 }, { "arrival": { "delay": 44, "time": "1770531224" }, "departure": { "delay": 44, "time": "1770531224" }, "stopId": "9180", "stopSequence": 16 }, { "arrival": { "delay": 42, "time": "1770531298" }, "departure": { "delay": 42, "time": "1770531298" }, "stopId": "9178", "stopSequence": 17 }, { "arrival": { "delay": 22, "time": "1770531363" }, "departure": { "delay": 26, "time": "1770531367" }, "stopId": "9176", "stopSequence": 18 }, { "arrival": { "delay": 9, "time": "1770531406" }, "departure": { "delay": 32, "time": "1770531429" }, "stopId": "9174", "stopSequence": 19 }, { "arrival": { "delay": 11, "time": "1770531491" }, "departure": { "delay": 11, "time": "1770531491" }, "stopId": "9170", "stopSequence": 20 }, { "arrival": { "delay": 12, "time": "1770531558" }, "departure": { "delay": 12, "time": "1770531558" }, "stopId": "9172", "stopSequence": 21 }, { "arrival": { "delay": 12, "time": "1770531639" }, "departure": { "delay": 12, "time": "1770531639" }, "stopId": "9168", "stopSequence": 22 }, { "arrival": { "delay": 12, "time": "1770531711" }, "departure": { "delay": 12, "time": "1770531711" }, "stopId": "9166", "stopSequence": 23 }, { "arrival": { "delay": 12, "time": "1770531806" }, "departure": { "delay": 12, "time": "1770531806" }, "stopId": "9162", "stopSequence": 24 }, { "arrival": { "delay": 11, "time": "1770531851" }, "departure": { "delay": 11, "time": "1770531851" }, "stopId": "9160", "stopSequence": 25 }, { "arrival": { "delay": 11, "time": "1770531955" }, "departure": { "delay": 11, "time": "1770531955" }, "stopId": "9158", "stopSequence": 26 }, { "arrival": { "delay": 12, "time": "1770532045" }, "departure": { "delay": 12, "time": "1770532045" }, "stopId": "9156", "stopSequence": 27 }, { "arrival": { "delay": 11, "time": "1770532154" }, "departure": { "delay": 11, "time": "1770532154" }, "stopId": "9164", "stopSequence": 28 }, { "arrival": { "delay": 11, "time": "1770532211" }, "departure": { "delay": 11, "time": "1770532211" }, "stopId": "9154", "stopSequence": 29 }, { "arrival": { "delay": 11, "time": "1770532321" }, "departure": { "delay": 11, "time": "1770532321" }, "stopId": "9152", "stopSequence": 30 }, { "arrival": { "delay": 11, "time": "1770532393" }, "departure": { "delay": 11, "time": "1770532393" }, "stopId": "9150", "stopSequence": 31 }, { "arrival": { "delay": 11, "time": "1770532486" }, "departure": { "delay": 11, "time": "1770532486" }, "stopId": "9148", "stopSequence": 32 }, { "arrival": { "delay": 10, "time": "1770532570" }, "departure": { "delay": 10, "time": "1770532570" }, "stopId": "9146", "stopSequence": 33 }, { "arrival": { "delay": 10, "time": "1770532613" }, "departure": { "delay": 10, "time": "1770532613" }, "stopId": "3046", "stopSequence": 34 }, { "arrival": { "delay": 10, "time": "1770532702" }, "departure": { "delay": 10, "time": "1770532702" }, "stopId": "2032", "stopSequence": 35 }, { "arrival": { "delay": -64, "time": "1770532796" }, "departure": { "delay": -64, "time": "1770532796" }, "stopId": "623", "stopSequence": 36 }, { "arrival": { "delay": -169, "time": "1770532797" }, "departure": { "delay": -169, "time": "1770532797" }, "stopId": "3050", "stopSequence": 37 }, { "scheduleRelationship": "SKIPPED", "stopId": "554", "stopSequence": 38 }, { "arrival": { "delay": 10, "time": "1770533110" }, "departure": { "delay": 10, "time": "1770533110" }, "stopId": "3054", "stopSequence": 39 }, { "arrival": { "delay": 10, "time": "1770533169" }, "departure": { "delay": 10, "time": "1770533169" }, "stopId": "2503", "stopSequence": 40 }, { "arrival": { "delay": 10, "time": "1770533255" }, "departure": { "delay": 10, "time": "1770533255" }, "stopId": "3057", "stopSequence": 41 }, { "arrival": { "delay": 10, "time": "1770533290" }, "departure": { "delay": 10, "time": "1770533290" }, "stopId": "1000", "stopSequence": 42 }, { "arrival": { "delay": 10, "time": "1770533410" }, "departure": { "delay": 10, "time": "1770533410" }, "stopId": "3063", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437741_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ISSAC" }, "vehicle": { "id": "ineo-bus:2322", "label": "ST MEDARD ISSAC" } } }, { "id": "RT|268437863_8|268437863", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "9716", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "9772", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "9717", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9202", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "9200", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "9198", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3549", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1606", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "9196", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9194", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9192", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9190", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9188", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "2973", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9184", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "2975", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9182", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9180", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9178", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "9176", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9174", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "9170", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "9172", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9168", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9166", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "9162", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "9160", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "9158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9156", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9164", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9154", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "9152", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9150", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9148", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "9146", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "3046", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2032", "stopSequence": 37 }, { "scheduleRelationship": "SKIPPED", "stopId": "554", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "3050", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "3052", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "3054", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "2503", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "3057", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "1000", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "3063", "stopSequence": 45 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437863_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ISSAC" } } }, { "id": "RT|268437742_8|268437742", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -575, "time": "1770533425" }, "departure": { "delay": 0, "time": "1770534000" }, "stopId": "3063", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770534033" }, "departure": { "delay": 1, "time": "1770534033" }, "stopId": "3058", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534083" }, "departure": { "delay": 0, "time": "1770534083" }, "stopId": "3056", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534179" }, "departure": { "delay": 0, "time": "1770534179" }, "stopId": "1550", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770534240" }, "departure": { "delay": 0, "time": "1770534240" }, "stopId": "3053", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770534360" }, "departure": { "delay": 0, "time": "1770534360" }, "stopId": "3051", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770534412" }, "departure": { "delay": 1, "time": "1770534412" }, "stopId": "3049", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770534540" }, "departure": { "delay": 0, "time": "1770534540" }, "stopId": "975", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770534712" }, "departure": { "delay": 0, "time": "1770534712" }, "stopId": "3356", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770534796" }, "departure": { "delay": 0, "time": "1770534796" }, "stopId": "3045", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770534840" }, "departure": { "delay": 0, "time": "1770534840" }, "stopId": "9145", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770534899" }, "departure": { "delay": 0, "time": "1770534899" }, "stopId": "9147", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770534987" }, "departure": { "delay": 0, "time": "1770534987" }, "stopId": "9149", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770535049" }, "departure": { "delay": 0, "time": "1770535049" }, "stopId": "9151", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770535140" }, "departure": { "delay": 0, "time": "1770535140" }, "stopId": "9153", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770535196" }, "departure": { "delay": 0, "time": "1770535196" }, "stopId": "9163", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770535293" }, "departure": { "delay": 1, "time": "1770535293" }, "stopId": "9155", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770535395" }, "departure": { "delay": 0, "time": "1770535395" }, "stopId": "9157", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770535500" }, "departure": { "delay": 0, "time": "1770535500" }, "stopId": "9159", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770535549" }, "departure": { "delay": 0, "time": "1770535549" }, "stopId": "9161", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770535643" }, "departure": { "delay": 0, "time": "1770535643" }, "stopId": "9165", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770535715" }, "departure": { "delay": 1, "time": "1770535715" }, "stopId": "9167", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770535795" }, "departure": { "delay": 0, "time": "1770535795" }, "stopId": "9171", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770535860" }, "departure": { "delay": 0, "time": "1770535860" }, "stopId": "9169", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770535920" }, "departure": { "delay": 0, "time": "1770535920" }, "stopId": "9173", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770535984" }, "departure": { "delay": 0, "time": "1770535984" }, "stopId": "9175", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770536071" }, "departure": { "delay": 0, "time": "1770536071" }, "stopId": "9177", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770536160" }, "departure": { "delay": 0, "time": "1770536160" }, "stopId": "9179", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770536211" }, "departure": { "delay": 1, "time": "1770536211" }, "stopId": "9181", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770536280" }, "departure": { "delay": 0, "time": "1770536280" }, "stopId": "9083", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770536356" }, "departure": { "delay": 0, "time": "1770536356" }, "stopId": "9183", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770536400" }, "departure": { "delay": 0, "time": "1770536400" }, "stopId": "9185", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770536464" }, "departure": { "delay": 0, "time": "1770536464" }, "stopId": "9187", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1770536542" }, "departure": { "delay": 0, "time": "1770536542" }, "stopId": "9189", "stopSequence": 34 }, { "arrival": { "delay": -1, "time": "1770536639" }, "departure": { "delay": -1, "time": "1770536639" }, "stopId": "9191", "stopSequence": 35 }, { "arrival": { "delay": 0, "time": "1770536718" }, "departure": { "delay": 0, "time": "1770536718" }, "stopId": "9193", "stopSequence": 36 }, { "arrival": { "delay": -1, "time": "1770536819" }, "departure": { "delay": -1, "time": "1770536819" }, "stopId": "9195", "stopSequence": 37 }, { "arrival": { "delay": -1, "time": "1770536928" }, "departure": { "delay": -1, "time": "1770536928" }, "stopId": "823", "stopSequence": 38 }, { "arrival": { "delay": -1, "time": "1770536999" }, "departure": { "delay": -1, "time": "1770536999" }, "stopId": "3801", "stopSequence": 39 }, { "arrival": { "delay": 0, "time": "1770537120" }, "departure": { "delay": 0, "time": "1770537120" }, "stopId": "9197", "stopSequence": 40 }, { "arrival": { "delay": 0, "time": "1770537230" }, "departure": { "delay": 0, "time": "1770537230" }, "stopId": "9199", "stopSequence": 41 }, { "arrival": { "delay": 0, "time": "1770537360" }, "departure": { "delay": 0, "time": "1770537360" }, "stopId": "9201", "stopSequence": 42 }, { "arrival": { "delay": 0, "time": "1770537540" }, "departure": { "delay": 0, "time": "1770537540" }, "stopId": "9716", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437742_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" } } }, { "id": "RT|268436532_8|268436532", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -709, "time": "1770525792" }, "departure": { "delay": 7, "time": "1770526508" }, "stopId": "9279", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1770526548" }, "departure": { "delay": 24, "time": "1770526550" }, "stopId": "5559", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770526590" }, "departure": { "delay": 20, "time": "1770526609" }, "stopId": "1172", "stopSequence": 3 }, { "arrival": { "delay": 10, "time": "1770526646" }, "departure": { "delay": 10, "time": "1770526646" }, "stopId": "3320", "stopSequence": 4 }, { "arrival": { "delay": 8, "time": "1770526688" }, "departure": { "delay": 33, "time": "1770526713" }, "stopId": "9281", "stopSequence": 5 }, { "arrival": { "delay": 15, "time": "1770526788" }, "departure": { "delay": 16, "time": "1770526789" }, "stopId": "9085", "stopSequence": 6 }, { "arrival": { "delay": -21, "time": "1770526869" }, "departure": { "delay": -16, "time": "1770526874" }, "stopId": "9088", "stopSequence": 7 }, { "arrival": { "delay": -30, "time": "1770526950" }, "departure": { "delay": -30, "time": "1770526950" }, "stopId": "5769", "stopSequence": 8 }, { "arrival": { "delay": -44, "time": "1770527071" }, "departure": { "delay": -26, "time": "1770527089" }, "stopId": "9200", "stopSequence": 9 }, { "arrival": { "delay": -48, "time": "1770527147" }, "departure": { "delay": -9, "time": "1770527186" }, "stopId": "9198", "stopSequence": 10 }, { "arrival": { "delay": -26, "time": "1770527286" }, "departure": { "delay": -6, "time": "1770527306" }, "stopId": "3549", "stopSequence": 11 }, { "arrival": { "delay": -10, "time": "1770527386" }, "departure": { "delay": 10, "time": "1770527406" }, "stopId": "1606", "stopSequence": 12 }, { "arrival": { "delay": -4, "time": "1770527558" }, "departure": { "delay": -4, "time": "1770527558" }, "stopId": "8511", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "13171", "stopSequence": 14 }, { "arrival": { "delay": -9, "time": "1770527722" }, "departure": { "delay": 27, "time": "1770527758" }, "stopId": "3207", "stopSequence": 15 }, { "arrival": { "delay": 23, "time": "1770527786" }, "departure": { "delay": 23, "time": "1770527786" }, "stopId": "199", "stopSequence": 16 }, { "arrival": { "delay": 8, "time": "1770527828" }, "departure": { "delay": 30, "time": "1770527850" }, "stopId": "620", "stopSequence": 17 }, { "arrival": { "delay": 32, "time": "1770527921" }, "departure": { "delay": 32, "time": "1770527921" }, "stopId": "2753", "stopSequence": 18 }, { "arrival": { "delay": 31, "time": "1770527975" }, "departure": { "delay": 40, "time": "1770527984" }, "stopId": "3526", "stopSequence": 19 }, { "arrival": { "delay": 57, "time": "1770528057" }, "departure": { "delay": 84, "time": "1770528084" }, "stopId": "1715", "stopSequence": 20 }, { "arrival": { "delay": 98, "time": "1770528144" }, "departure": { "delay": 98, "time": "1770528144" }, "stopId": "300", "stopSequence": 21 }, { "arrival": { "delay": 102, "time": "1770528204" }, "departure": { "delay": 104, "time": "1770528206" }, "stopId": "4861", "stopSequence": 22 }, { "arrival": { "delay": 104, "time": "1770528224" }, "departure": { "delay": 104, "time": "1770528224" }, "stopId": "3130", "stopSequence": 23 }, { "arrival": { "delay": 97, "time": "1770528264" }, "departure": { "delay": 102, "time": "1770528269" }, "stopId": "547", "stopSequence": 24 }, { "arrival": { "delay": 80, "time": "1770528324" }, "departure": { "delay": 82, "time": "1770528326" }, "stopId": "3131", "stopSequence": 25 }, { "arrival": { "delay": 64, "time": "1770528384" }, "departure": { "delay": 66, "time": "1770528386" }, "stopId": "374", "stopSequence": 26 }, { "arrival": { "delay": 58, "time": "1770528427" }, "departure": { "delay": 75, "time": "1770528444" }, "stopId": "1310", "stopSequence": 27 }, { "arrival": { "delay": 54, "time": "1770528568" }, "departure": { "delay": 77, "time": "1770528591" }, "stopId": "1212", "stopSequence": 28 }, { "arrival": { "delay": 62, "time": "1770528639" }, "departure": { "delay": 62, "time": "1770528639" }, "stopId": "1227", "stopSequence": 29 }, { "arrival": { "delay": 35, "time": "1770528704" }, "departure": { "delay": 35, "time": "1770528704" }, "stopId": "720", "stopSequence": 30 }, { "arrival": { "delay": 23, "time": "1770528722" }, "departure": { "delay": 23, "time": "1770528722" }, "stopId": "2682", "stopSequence": 31 }, { "arrival": { "delay": -11, "time": "1770528769" }, "departure": { "delay": 24, "time": "1770528804" }, "stopId": "2641", "stopSequence": 32 }, { "arrival": { "delay": 11, "time": "1770528851" }, "departure": { "delay": 24, "time": "1770528864" }, "stopId": "830", "stopSequence": 33 }, { "arrival": { "delay": 62, "time": "1770529034" }, "departure": { "delay": 86, "time": "1770529058" }, "stopId": "6981", "stopSequence": 34 }, { "arrival": { "delay": 79, "time": "1770529099" }, "departure": { "delay": 79, "time": "1770529099" }, "stopId": "1747", "stopSequence": 35 }, { "arrival": { "delay": 66, "time": "1770529150" }, "departure": { "delay": 83, "time": "1770529167" }, "stopId": "1745", "stopSequence": 36 }, { "arrival": { "delay": 82, "time": "1770529221" }, "departure": { "delay": 82, "time": "1770529221" }, "stopId": "1781", "stopSequence": 37 }, { "arrival": { "delay": 66, "time": "1770529266" }, "departure": { "delay": 69, "time": "1770529269" }, "stopId": "1702", "stopSequence": 38 }, { "arrival": { "delay": 61, "time": "1770529323" }, "departure": { "delay": 82, "time": "1770529344" }, "stopId": "477", "stopSequence": 39 }, { "arrival": { "delay": 84, "time": "1770529404" }, "departure": { "delay": 84, "time": "1770529404" }, "stopId": "1160", "stopSequence": 40 }, { "arrival": { "delay": 57, "time": "1770529464" }, "departure": { "delay": 57, "time": "1770529464" }, "stopId": "969", "stopSequence": 41 }, { "arrival": { "delay": 40, "time": "1770529507" }, "departure": { "delay": 47, "time": "1770529514" }, "stopId": "1841", "stopSequence": 42 }, { "arrival": { "delay": 47, "time": "1770529560" }, "departure": { "delay": 47, "time": "1770529560" }, "stopId": "893", "stopSequence": 43 }, { "arrival": { "delay": 44, "time": "1770529604" }, "departure": { "delay": 46, "time": "1770529606" }, "stopId": "1061", "stopSequence": 44 }, { "arrival": { "delay": 47, "time": "1770529626" }, "departure": { "delay": 54, "time": "1770529633" }, "stopId": "238", "stopSequence": 45 }, { "arrival": { "delay": 59, "time": "1770529686" }, "departure": { "delay": 59, "time": "1770529686" }, "stopId": "533", "stopSequence": 46 }, { "arrival": { "delay": 66, "time": "1770529724" }, "departure": { "delay": 66, "time": "1770529724" }, "stopId": "1409", "stopSequence": 47 }, { "arrival": { "delay": 68, "time": "1770529766" }, "departure": { "delay": 68, "time": "1770529766" }, "stopId": "731", "stopSequence": 48 }, { "arrival": { "delay": 66, "time": "1770529806" }, "departure": { "delay": 67, "time": "1770529807" }, "stopId": "1509", "stopSequence": 49 }, { "arrival": { "delay": 61, "time": "1770529832" }, "departure": { "delay": 68, "time": "1770529839" }, "stopId": "8642", "stopSequence": 50 }, { "arrival": { "delay": 24, "time": "1770529884" }, "departure": { "delay": 24, "time": "1770529884" }, "stopId": "2105", "stopSequence": 51 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436532_8" }, "tripProperties": { "tripHeadsign": "CIMETIERE INTERCOM." } } }, { "id": "RT|268437984_8|268437984", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 37, "time": "1770529357" }, "departure": { "delay": 217, "time": "1770529537" }, "stopId": "9811", "stopSequence": 1 }, { "arrival": { "delay": 228, "time": "1770529668" }, "departure": { "delay": 237, "time": "1770529677" }, "stopId": "8543", "stopSequence": 2 }, { "arrival": { "delay": 237, "time": "1770529727" }, "departure": { "delay": 241, "time": "1770529731" }, "stopId": "6852", "stopSequence": 3 }, { "arrival": { "delay": 238, "time": "1770529777" }, "departure": { "delay": 241, "time": "1770529780" }, "stopId": "1192", "stopSequence": 4 }, { "arrival": { "delay": 226, "time": "1770529810" }, "departure": { "delay": 226, "time": "1770529810" }, "stopId": "1144", "stopSequence": 5 }, { "arrival": { "delay": 194, "time": "1770529856" }, "departure": { "delay": 212, "time": "1770529874" }, "stopId": "212", "stopSequence": 6 }, { "arrival": { "delay": 180, "time": "1770529980" }, "departure": { "delay": 201, "time": "1770530001" }, "stopId": "6825", "stopSequence": 7 }, { "arrival": { "delay": 211, "time": "1770530061" }, "departure": { "delay": 236, "time": "1770530086" }, "stopId": "7862", "stopSequence": 8 }, { "arrival": { "delay": 221, "time": "1770530137" }, "departure": { "delay": 222, "time": "1770530138" }, "stopId": "9812", "stopSequence": 9 }, { "arrival": { "delay": 217, "time": "1770530201" }, "departure": { "delay": 222, "time": "1770530206" }, "stopId": "9823", "stopSequence": 10 }, { "arrival": { "delay": 237, "time": "1770530277" }, "departure": { "delay": 245, "time": "1770530285" }, "stopId": "2350", "stopSequence": 11 }, { "arrival": { "delay": 250, "time": "1770530350" }, "departure": { "delay": 257, "time": "1770530357" }, "stopId": "9064", "stopSequence": 12 }, { "arrival": { "delay": 245, "time": "1770530426" }, "departure": { "delay": 245, "time": "1770530426" }, "stopId": "100", "stopSequence": 13 }, { "arrival": { "delay": 212, "time": "1770530486" }, "departure": { "delay": 233, "time": "1770530507" }, "stopId": "983", "stopSequence": 14 }, { "arrival": { "delay": 211, "time": "1770530551" }, "departure": { "delay": 230, "time": "1770530570" }, "stopId": "604", "stopSequence": 15 }, { "arrival": { "delay": 218, "time": "1770530612" }, "departure": { "delay": 218, "time": "1770530612" }, "stopId": "9814", "stopSequence": 16 }, { "arrival": { "delay": 198, "time": "1770530658" }, "departure": { "delay": 218, "time": "1770530678" }, "stopId": "8991", "stopSequence": 17 }, { "arrival": { "delay": 217, "time": "1770530726" }, "departure": { "delay": 217, "time": "1770530726" }, "stopId": "9815", "stopSequence": 18 }, { "arrival": { "delay": 200, "time": "1770530790" }, "departure": { "delay": 217, "time": "1770530807" }, "stopId": "9816", "stopSequence": 19 }, { "arrival": { "delay": 191, "time": "1770530891" }, "departure": { "delay": 217, "time": "1770530917" }, "stopId": "2342", "stopSequence": 20 }, { "arrival": { "delay": 213, "time": "1770530958" }, "departure": { "delay": 215, "time": "1770530960" }, "stopId": "2341", "stopSequence": 21 }, { "arrival": { "delay": 185, "time": "1770531008" }, "departure": { "delay": 203, "time": "1770531026" }, "stopId": "1323", "stopSequence": 22 }, { "arrival": { "delay": 194, "time": "1770531055" }, "departure": { "delay": 215, "time": "1770531076" }, "stopId": "1094", "stopSequence": 23 }, { "arrival": { "delay": 196, "time": "1770531136" }, "departure": { "delay": 227, "time": "1770531167" }, "stopId": "1749", "stopSequence": 24 }, { "arrival": { "delay": 230, "time": "1770531251" }, "departure": { "delay": 230, "time": "1770531251" }, "stopId": "1804", "stopSequence": 25 }, { "arrival": { "delay": 223, "time": "1770531292" }, "departure": { "delay": 229, "time": "1770531298" }, "stopId": "9820", "stopSequence": 26 }, { "arrival": { "delay": 240, "time": "1770531360" }, "departure": { "delay": 244, "time": "1770531364" }, "stopId": "2344", "stopSequence": 27 }, { "arrival": { "delay": 233, "time": "1770531407" }, "departure": { "delay": 245, "time": "1770531419" }, "stopId": "4154", "stopSequence": 28 }, { "arrival": { "delay": 247, "time": "1770531487" }, "departure": { "delay": 247, "time": "1770531487" }, "stopId": "9817", "stopSequence": 29 }, { "arrival": { "delay": 247, "time": "1770531596" }, "departure": { "delay": 247, "time": "1770531596" }, "stopId": "2348", "stopSequence": 30 }, { "arrival": { "delay": 247, "time": "1770531667" }, "departure": { "delay": 247, "time": "1770531667" }, "stopId": "3141", "stopSequence": 31 }, { "arrival": { "delay": 247, "time": "1770531726" }, "departure": { "delay": 247, "time": "1770531726" }, "stopId": "3140", "stopSequence": 32 }, { "arrival": { "delay": 248, "time": "1770531759" }, "departure": { "delay": 248, "time": "1770531759" }, "stopId": "9818", "stopSequence": 33 }, { "arrival": { "delay": 248, "time": "1770531824" }, "departure": { "delay": 248, "time": "1770531824" }, "stopId": "1422", "stopSequence": 34 }, { "arrival": { "delay": 248, "time": "1770531853" }, "departure": { "delay": 248, "time": "1770531853" }, "stopId": "5559", "stopSequence": 35 }, { "arrival": { "delay": 248, "time": "1770531908" }, "departure": { "delay": 248, "time": "1770531908" }, "stopId": "1172", "stopSequence": 36 }, { "arrival": { "delay": 249, "time": "1770531995" }, "departure": { "delay": 249, "time": "1770531995" }, "stopId": "170", "stopSequence": 37 }, { "arrival": { "delay": 249, "time": "1770532056" }, "departure": { "delay": 249, "time": "1770532056" }, "stopId": "5842", "stopSequence": 38 }, { "arrival": { "delay": 249, "time": "1770532209" }, "departure": { "delay": 249, "time": "1770532209" }, "stopId": "9732", "stopSequence": 39 }, { "arrival": { "delay": 249, "time": "1770532291" }, "departure": { "delay": 249, "time": "1770532291" }, "stopId": "712", "stopSequence": 40 }, { "arrival": { "delay": 249, "time": "1770532329" }, "departure": { "delay": 249, "time": "1770532329" }, "stopId": "3561", "stopSequence": 41 }, { "arrival": { "delay": 250, "time": "1770532400" }, "departure": { "delay": 250, "time": "1770532400" }, "stopId": "1200", "stopSequence": 42 }, { "arrival": { "delay": 250, "time": "1770532466" }, "departure": { "delay": 250, "time": "1770532466" }, "stopId": "5797", "stopSequence": 43 }, { "arrival": { "delay": 251, "time": "1770532521" }, "departure": { "delay": 251, "time": "1770532521" }, "stopId": "1183", "stopSequence": 44 }, { "arrival": { "delay": 250, "time": "1770532565" }, "departure": { "delay": 250, "time": "1770532565" }, "stopId": "513", "stopSequence": 45 }, { "arrival": { "delay": 250, "time": "1770532630" }, "departure": { "delay": 250, "time": "1770532630" }, "stopId": "2268", "stopSequence": 46 }, { "arrival": { "delay": 251, "time": "1770532670" }, "departure": { "delay": 251, "time": "1770532670" }, "stopId": "7614", "stopSequence": 47 }, { "arrival": { "delay": 251, "time": "1770532706" }, "departure": { "delay": 251, "time": "1770532706" }, "stopId": "403", "stopSequence": 48 }, { "arrival": { "delay": 250, "time": "1770532750" }, "departure": { "delay": 250, "time": "1770532750" }, "stopId": "2386", "stopSequence": 49 }, { "arrival": { "delay": 251, "time": "1770532906" }, "departure": { "delay": 251, "time": "1770532906" }, "stopId": "8541", "stopSequence": 50 }, { "arrival": { "delay": 251, "time": "1770532981" }, "departure": { "delay": 251, "time": "1770532981" }, "stopId": "9821", "stopSequence": 51 }, { "arrival": { "delay": 250, "time": "1770533050" }, "departure": { "delay": 250, "time": "1770533050" }, "stopId": "9819", "stopSequence": 52 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "912", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437984_8" }, "tripProperties": { "tripHeadsign": "CENON GARE" }, "vehicle": { "id": "ineo-bus:2181", "label": "CENON GARE" } } }, { "id": "RT|268436890_8|268436890", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1770533100" }, "departure": { "delay": 0, "time": "1770533100" }, "stopId": "4005", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770533151" }, "departure": { "delay": 0, "time": "1770533151" }, "stopId": "4156", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770533208" }, "departure": { "delay": 0, "time": "1770533208" }, "stopId": "424", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770533242" }, "departure": { "delay": 0, "time": "1770533242" }, "stopId": "2375", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770533323" }, "departure": { "delay": 0, "time": "1770533323" }, "stopId": "13097", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770533438" }, "departure": { "delay": 0, "time": "1770533438" }, "stopId": "13099", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770533492" }, "departure": { "delay": 0, "time": "1770533492" }, "stopId": "3611", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1770533519" }, "departure": { "delay": -1, "time": "1770533519" }, "stopId": "1601", "stopSequence": 8 }, { "arrival": { "delay": -1, "time": "1770533595" }, "departure": { "delay": -1, "time": "1770533595" }, "stopId": "586", "stopSequence": 9 }, { "arrival": { "delay": -1, "time": "1770533639" }, "departure": { "delay": -1, "time": "1770533639" }, "stopId": "1666", "stopSequence": 10 }, { "arrival": { "delay": -1, "time": "1770533732" }, "departure": { "delay": -1, "time": "1770533732" }, "stopId": "2184", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1770533759" }, "departure": { "delay": -1, "time": "1770533759" }, "stopId": "444", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1770533789" }, "departure": { "delay": -1, "time": "1770533789" }, "stopId": "1719", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770533824" }, "departure": { "delay": -1, "time": "1770533824" }, "stopId": "332", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770533863" }, "departure": { "delay": -1, "time": "1770533863" }, "stopId": "260", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770533898" }, "departure": { "delay": -1, "time": "1770533898" }, "stopId": "525", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1770533935" }, "departure": { "delay": -1, "time": "1770533935" }, "stopId": "1844", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770533979" }, "departure": { "delay": -1, "time": "1770533979" }, "stopId": "1418", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770534014" }, "departure": { "delay": -1, "time": "1770534014" }, "stopId": "36", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1770534051" }, "departure": { "delay": -1, "time": "1770534051" }, "stopId": "1237", "stopSequence": 20 }, { "arrival": { "delay": -2, "time": "1770534084" }, "departure": { "delay": -2, "time": "1770534084" }, "stopId": "276", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1770534134" }, "departure": { "delay": -1, "time": "1770534134" }, "stopId": "2298", "stopSequence": 22 }, { "arrival": { "delay": -2, "time": "1770534181" }, "departure": { "delay": -2, "time": "1770534181" }, "stopId": "557", "stopSequence": 23 }, { "arrival": { "delay": -2, "time": "1770534238" }, "departure": { "delay": -2, "time": "1770534238" }, "stopId": "4611", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1770534270" }, "departure": { "delay": -1, "time": "1770534270" }, "stopId": "1538", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770534351" }, "departure": { "delay": -1, "time": "1770534351" }, "stopId": "2292", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1770534448" }, "departure": { "delay": -1, "time": "1770534448" }, "stopId": "6375", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770534487" }, "departure": { "delay": 0, "time": "1770534487" }, "stopId": "711", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770534543" }, "departure": { "delay": 0, "time": "1770534543" }, "stopId": "493", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770534606" }, "departure": { "delay": 0, "time": "1770534606" }, "stopId": "852", "stopSequence": 30 }, { "arrival": { "delay": -1, "time": "1770534719" }, "departure": { "delay": -1, "time": "1770534719" }, "stopId": "1807", "stopSequence": 31 }, { "arrival": { "delay": -1, "time": "1770534767" }, "departure": { "delay": -1, "time": "1770534767" }, "stopId": "1811", "stopSequence": 32 }, { "arrival": { "delay": -1, "time": "1770534808" }, "departure": { "delay": -1, "time": "1770534808" }, "stopId": "9703", "stopSequence": 33 }, { "arrival": { "delay": -1, "time": "1770534861" }, "departure": { "delay": -1, "time": "1770534861" }, "stopId": "1101", "stopSequence": 34 }, { "arrival": { "delay": -1, "time": "1770534899" }, "departure": { "delay": -1, "time": "1770534899" }, "stopId": "3788", "stopSequence": 35 }, { "arrival": { "delay": 0, "time": "1770534983" }, "departure": { "delay": 0, "time": "1770534983" }, "stopId": "13176", "stopSequence": 36 }, { "arrival": { "delay": -1, "time": "1770535019" }, "departure": { "delay": -1, "time": "1770535019" }, "stopId": "13177", "stopSequence": 37 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436890_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX STALINGRAD" }, "vehicle": { "id": "ineo-bus:89048", "label": "BORDEAUX STALINGRAD" } } }, { "id": "RT|268436429_8|268436429", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -903, "time": "1770534417" }, "departure": { "delay": 0, "time": "1770535320" }, "stopId": "7272", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770535362" }, "departure": { "delay": 0, "time": "1770535362" }, "stopId": "6438", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770535437" }, "departure": { "delay": 0, "time": "1770535437" }, "stopId": "5788", "stopSequence": 3 }, { "arrival": { "delay": -1, "time": "1770535499" }, "departure": { "delay": -1, "time": "1770535499" }, "stopId": "5787", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770535579" }, "departure": { "delay": 0, "time": "1770535579" }, "stopId": "3862", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770535642" }, "departure": { "delay": 0, "time": "1770535642" }, "stopId": "3863", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770535699" }, "departure": { "delay": 0, "time": "1770535699" }, "stopId": "5784", "stopSequence": 7 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "16", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436429_8" }, "tripProperties": { "tripHeadsign": "PORTE BOURGOGNE" } } }, { "id": "RT|268435458_8|268435458", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1658, "time": "1770530482" }, "departure": { "delay": 0, "time": "1770532140" }, "stopId": "9829", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770532200" }, "departure": { "delay": 0, "time": "1770532200" }, "stopId": "7553", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770532305" }, "departure": { "delay": 0, "time": "1770532305" }, "stopId": "6829", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770532380" }, "departure": { "delay": 0, "time": "1770532380" }, "stopId": "1601", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770532456" }, "departure": { "delay": 0, "time": "1770532456" }, "stopId": "586", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770532500" }, "departure": { "delay": 0, "time": "1770532500" }, "stopId": "1666", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770532533" }, "departure": { "delay": 1, "time": "1770532533" }, "stopId": "1191", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770532569" }, "departure": { "delay": 1, "time": "1770532569" }, "stopId": "861", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770532602" }, "departure": { "delay": 1, "time": "1770532602" }, "stopId": "140", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770532641" }, "departure": { "delay": 1, "time": "1770532641" }, "stopId": "2381", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770532741" }, "departure": { "delay": 1, "time": "1770532741" }, "stopId": "4611", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770532825" }, "departure": { "delay": 1, "time": "1770532825" }, "stopId": "9790", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770532882" }, "departure": { "delay": 1, "time": "1770532882" }, "stopId": "9791", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770533011" }, "departure": { "delay": 1, "time": "1770533011" }, "stopId": "9731", "stopSequence": 14 }, { "arrival": { "delay": 2, "time": "1770533058" }, "departure": { "delay": 2, "time": "1770533058" }, "stopId": "5840", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770533136" }, "departure": { "delay": 1, "time": "1770533136" }, "stopId": "9772", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770533211" }, "departure": { "delay": 1, "time": "1770533211" }, "stopId": "9717", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770533280" }, "departure": { "delay": 0, "time": "1770533280" }, "stopId": "9202", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770533389" }, "departure": { "delay": 0, "time": "1770533389" }, "stopId": "9200", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770533466" }, "departure": { "delay": 0, "time": "1770533466" }, "stopId": "9198", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770533579" }, "departure": { "delay": -1, "time": "1770533579" }, "stopId": "3549", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1770533672" }, "departure": { "delay": -1, "time": "1770533672" }, "stopId": "1606", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770533819" }, "departure": { "delay": -1, "time": "1770533819" }, "stopId": "9196", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770533939" }, "departure": { "delay": -1, "time": "1770533939" }, "stopId": "9194", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1770533984" }, "departure": { "delay": -1, "time": "1770533984" }, "stopId": "40", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770534022" }, "departure": { "delay": 0, "time": "1770534022" }, "stopId": "1410", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1770534059" }, "departure": { "delay": -1, "time": "1770534059" }, "stopId": "735", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770534086" }, "departure": { "delay": 0, "time": "1770534086" }, "stopId": "1332", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770534134" }, "departure": { "delay": 0, "time": "1770534134" }, "stopId": "773", "stopSequence": 29 }, { "arrival": { "delay": -1, "time": "1770534179" }, "departure": { "delay": -1, "time": "1770534179" }, "stopId": "1610", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770534206" }, "departure": { "delay": 0, "time": "1770534206" }, "stopId": "2095", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770534254" }, "departure": { "delay": 0, "time": "1770534254" }, "stopId": "2453", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770534300" }, "departure": { "delay": 0, "time": "1770534300" }, "stopId": "2454", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1770534353" }, "departure": { "delay": 0, "time": "1770534353" }, "stopId": "299", "stopSequence": 34 }, { "arrival": { "delay": 0, "time": "1770534397" }, "departure": { "delay": 0, "time": "1770534397" }, "stopId": "146", "stopSequence": 35 }, { "arrival": { "delay": 0, "time": "1770534428" }, "departure": { "delay": 0, "time": "1770534428" }, "stopId": "90", "stopSequence": 36 }, { "arrival": { "delay": 0, "time": "1770534480" }, "departure": { "delay": 0, "time": "1770534480" }, "stopId": "2455", "stopSequence": 37 }, { "arrival": { "delay": 1, "time": "1770534522" }, "departure": { "delay": 1, "time": "1770534522" }, "stopId": "688", "stopSequence": 38 }, { "arrival": { "delay": 1, "time": "1770534558" }, "departure": { "delay": 1, "time": "1770534558" }, "stopId": "778", "stopSequence": 39 }, { "arrival": { "delay": 0, "time": "1770534630" }, "departure": { "delay": 0, "time": "1770534630" }, "stopId": "1456", "stopSequence": 40 }, { "arrival": { "delay": 0, "time": "1770534660" }, "departure": { "delay": 0, "time": "1770534660" }, "stopId": "162", "stopSequence": 41 }, { "arrival": { "delay": 0, "time": "1770534780" }, "departure": { "delay": 0, "time": "1770534780" }, "stopId": "2456", "stopSequence": 42 }, { "arrival": { "delay": 0, "time": "1770534840" }, "departure": { "delay": 0, "time": "1770534840" }, "stopId": "1223", "stopSequence": 43 }, { "arrival": { "delay": 0, "time": "1770534886" }, "departure": { "delay": 0, "time": "1770534886" }, "stopId": "1613", "stopSequence": 44 }, { "arrival": { "delay": 1, "time": "1770534940" }, "departure": { "delay": 1, "time": "1770534940" }, "stopId": "1699", "stopSequence": 45 }, { "arrival": { "delay": 0, "time": "1770534989" }, "departure": { "delay": 0, "time": "1770534989" }, "stopId": "1294", "stopSequence": 46 }, { "arrival": { "delay": 0, "time": "1770535020" }, "departure": { "delay": 0, "time": "1770535020" }, "stopId": "1449", "stopSequence": 47 }, { "arrival": { "delay": 0, "time": "1770535065" }, "departure": { "delay": 0, "time": "1770535065" }, "stopId": "1118", "stopSequence": 48 }, { "arrival": { "delay": 0, "time": "1770535213" }, "departure": { "delay": 0, "time": "1770535213" }, "stopId": "1036", "stopSequence": 49 }, { "arrival": { "delay": 0, "time": "1770535260" }, "departure": { "delay": 0, "time": "1770535260" }, "stopId": "2461", "stopSequence": 50 }, { "arrival": { "delay": 0, "time": "1770535320" }, "departure": { "delay": 0, "time": "1770535320" }, "stopId": "2239", "stopSequence": 51 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435458_8" }, "tripProperties": { "tripHeadsign": "MERIGNAC BEAUDESERT" }, "vehicle": { "id": "ineo-bus:1884", "label": "MERIGNAC BEAUDESERT" } } }, { "id": "RT|268437516_8|268437516", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -361, "time": "1770533039" }, "departure": { "delay": 0, "time": "1770533400" }, "stopId": "1619", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770533446" }, "departure": { "delay": 1, "time": "1770533446" }, "stopId": "2849", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770533505" }, "departure": { "delay": 0, "time": "1770533505" }, "stopId": "155", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770533549" }, "departure": { "delay": 0, "time": "1770533549" }, "stopId": "1123", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770533609" }, "departure": { "delay": 0, "time": "1770533609" }, "stopId": "410", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770533659" }, "departure": { "delay": 0, "time": "1770533659" }, "stopId": "1020", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770533703" }, "departure": { "delay": 0, "time": "1770533703" }, "stopId": "551", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1770533732" }, "departure": { "delay": -1, "time": "1770533732" }, "stopId": "1258", "stopSequence": 8 }, { "arrival": { "delay": -1, "time": "1770533759" }, "departure": { "delay": -1, "time": "1770533759" }, "stopId": "8954", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770533832" }, "departure": { "delay": 0, "time": "1770533832" }, "stopId": "1194", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770533887" }, "departure": { "delay": 0, "time": "1770533887" }, "stopId": "252", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1770533944" }, "departure": { "delay": -1, "time": "1770533944" }, "stopId": "2851", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1770533999" }, "departure": { "delay": -1, "time": "1770533999" }, "stopId": "2514", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770534042" }, "departure": { "delay": -1, "time": "1770534042" }, "stopId": "2797", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770534100" }, "departure": { "delay": -1, "time": "1770534100" }, "stopId": "2808", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770534182" }, "departure": { "delay": -1, "time": "1770534182" }, "stopId": "2816", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1770534210" }, "departure": { "delay": -1, "time": "1770534210" }, "stopId": "5525", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770534239" }, "departure": { "delay": -1, "time": "1770534239" }, "stopId": "1339", "stopSequence": 18 }, { "arrival": { "delay": -2, "time": "1770534303" }, "departure": { "delay": -2, "time": "1770534303" }, "stopId": "2787", "stopSequence": 19 }, { "arrival": { "delay": -2, "time": "1770534358" }, "departure": { "delay": -2, "time": "1770534358" }, "stopId": "5286", "stopSequence": 20 }, { "arrival": { "delay": -2, "time": "1770534438" }, "departure": { "delay": -2, "time": "1770534438" }, "stopId": "1569", "stopSequence": 21 }, { "arrival": { "delay": -2, "time": "1770534468" }, "departure": { "delay": -2, "time": "1770534468" }, "stopId": "1568", "stopSequence": 22 }, { "arrival": { "delay": -2, "time": "1770534538" }, "departure": { "delay": -2, "time": "1770534538" }, "stopId": "2948", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770534615" }, "departure": { "delay": -1, "time": "1770534615" }, "stopId": "594", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1770534659" }, "departure": { "delay": -1, "time": "1770534659" }, "stopId": "135", "stopSequence": 25 }, { "arrival": { "delay": -2, "time": "1770534720" }, "departure": { "delay": -2, "time": "1770534720" }, "stopId": "1583", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1770534773" }, "departure": { "delay": -1, "time": "1770534773" }, "stopId": "114", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770534849" }, "departure": { "delay": -1, "time": "1770534849" }, "stopId": "9127", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1770534943" }, "departure": { "delay": -1, "time": "1770534943" }, "stopId": "9128", "stopSequence": 29 }, { "arrival": { "delay": -2, "time": "1770535018" }, "departure": { "delay": -2, "time": "1770535018" }, "stopId": "9125", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "74", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437516_8" }, "tripProperties": { "tripHeadsign": "FONTAINE D'ARLAC" } } }, { "id": "RT|268436427_8|268436427", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -901, "time": "1770529020" }, "departure": { "delay": 31, "time": "1770529952" }, "stopId": "7272", "stopSequence": 1 }, { "arrival": { "delay": 28, "time": "1770529990" }, "departure": { "delay": 28, "time": "1770529990" }, "stopId": "6438", "stopSequence": 2 }, { "arrival": { "delay": 29, "time": "1770530066" }, "departure": { "delay": 29, "time": "1770530066" }, "stopId": "5788", "stopSequence": 3 }, { "arrival": { "delay": 7, "time": "1770530107" }, "departure": { "delay": 33, "time": "1770530133" }, "stopId": "5787", "stopSequence": 4 }, { "arrival": { "delay": 34, "time": "1770530197" }, "departure": { "delay": 34, "time": "1770530197" }, "stopId": "3862", "stopSequence": 5 }, { "arrival": { "delay": 18, "time": "1770530232" }, "departure": { "delay": 20, "time": "1770530234" }, "stopId": "3863", "stopSequence": 6 }, { "arrival": { "delay": 21, "time": "1770530280" }, "departure": { "delay": 21, "time": "1770530280" }, "stopId": "5784", "stopSequence": 7 }, { "arrival": { "delay": 28, "time": "1770530368" }, "departure": { "delay": 49, "time": "1770530389" }, "stopId": "2425", "stopSequence": 8 }, { "arrival": { "delay": 39, "time": "1770530435" }, "departure": { "delay": 74, "time": "1770530470" }, "stopId": "2426", "stopSequence": 9 }, { "arrival": { "delay": 68, "time": "1770530503" }, "departure": { "delay": 68, "time": "1770530503" }, "stopId": "1042", "stopSequence": 10 }, { "arrival": { "delay": 56, "time": "1770530529" }, "departure": { "delay": 59, "time": "1770530532" }, "stopId": "145", "stopSequence": 11 }, { "arrival": { "delay": 56, "time": "1770530576" }, "departure": { "delay": 56, "time": "1770530576" }, "stopId": "769", "stopSequence": 12 }, { "arrival": { "delay": 38, "time": "1770530603" }, "departure": { "delay": 66, "time": "1770530631" }, "stopId": "7453", "stopSequence": 13 }, { "arrival": { "delay": 47, "time": "1770530676" }, "departure": { "delay": 47, "time": "1770530676" }, "stopId": "2417", "stopSequence": 14 }, { "arrival": { "delay": 40, "time": "1770530700" }, "departure": { "delay": 65, "time": "1770530725" }, "stopId": "2418", "stopSequence": 15 }, { "arrival": { "delay": 64, "time": "1770530764" }, "departure": { "delay": 64, "time": "1770530764" }, "stopId": "2419", "stopSequence": 16 }, { "arrival": { "delay": 55, "time": "1770530815" }, "departure": { "delay": 55, "time": "1770530815" }, "stopId": "2420", "stopSequence": 17 }, { "arrival": { "delay": 31, "time": "1770530862" }, "departure": { "delay": 67, "time": "1770530898" }, "stopId": "1259", "stopSequence": 18 }, { "arrival": { "delay": 58, "time": "1770530913" }, "departure": { "delay": 62, "time": "1770530917" }, "stopId": "354", "stopSequence": 19 }, { "arrival": { "delay": 51, "time": "1770530957" }, "departure": { "delay": 51, "time": "1770530957" }, "stopId": "696", "stopSequence": 20 }, { "arrival": { "delay": 49, "time": "1770531049" }, "departure": { "delay": 80, "time": "1770531080" }, "stopId": "9191", "stopSequence": 21 }, { "arrival": { "delay": 16, "time": "1770531129" }, "departure": { "delay": 53, "time": "1770531166" }, "stopId": "9193", "stopSequence": 22 }, { "arrival": { "delay": -28, "time": "1770531212" }, "departure": { "delay": -14, "time": "1770531226" }, "stopId": "4031", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1770531305" }, "departure": { "delay": 5, "time": "1770531305" }, "stopId": "8552", "stopSequence": 24 }, { "arrival": { "delay": -44, "time": "1770531350" }, "departure": { "delay": 36, "time": "1770531430" }, "stopId": "5661", "stopSequence": 25 }, { "arrival": { "delay": 8, "time": "1770531454" }, "departure": { "delay": 8, "time": "1770531454" }, "stopId": "3542", "stopSequence": 26 }, { "arrival": { "delay": -22, "time": "1770531518" }, "departure": { "delay": -22, "time": "1770531518" }, "stopId": "3540", "stopSequence": 27 }, { "arrival": { "delay": -21, "time": "1770531591" }, "departure": { "delay": -21, "time": "1770531591" }, "stopId": "8801", "stopSequence": 28 }, { "arrival": { "delay": -22, "time": "1770531698" }, "departure": { "delay": -22, "time": "1770531698" }, "stopId": "3825", "stopSequence": 29 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "16", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436427_8" }, "tripProperties": { "tripHeadsign": "PORTE BOURGOGNE" }, "vehicle": { "id": "ineo-bus:2859", "label": "PORTE BOURGOGNE" } } }, { "id": "RT|268437758_8|268437758", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -645, "time": "1770533955" }, "departure": { "delay": 0, "time": "1770534600" }, "stopId": "9716", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770534679" }, "departure": { "delay": 1, "time": "1770534679" }, "stopId": "9772", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534794" }, "departure": { "delay": 0, "time": "1770534794" }, "stopId": "9717", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534900" }, "departure": { "delay": 0, "time": "1770534900" }, "stopId": "9202", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770535031" }, "departure": { "delay": 1, "time": "1770535031" }, "stopId": "9200", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770535124" }, "departure": { "delay": 1, "time": "1770535124" }, "stopId": "9198", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770535260" }, "departure": { "delay": 0, "time": "1770535260" }, "stopId": "3549", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770535330" }, "departure": { "delay": 1, "time": "1770535330" }, "stopId": "1606", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770535440" }, "departure": { "delay": 0, "time": "1770535440" }, "stopId": "9196", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770535511" }, "departure": { "delay": 0, "time": "1770535511" }, "stopId": "9194", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770535587" }, "departure": { "delay": 0, "time": "1770535587" }, "stopId": "9192", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770535684" }, "departure": { "delay": 0, "time": "1770535684" }, "stopId": "9190", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770535750" }, "departure": { "delay": 0, "time": "1770535750" }, "stopId": "9188", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770535859" }, "departure": { "delay": -1, "time": "1770535859" }, "stopId": "2973", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770535897" }, "departure": { "delay": 0, "time": "1770535897" }, "stopId": "9184", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770535947" }, "departure": { "delay": 0, "time": "1770535947" }, "stopId": "2975", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1770535998" }, "departure": { "delay": -1, "time": "1770535998" }, "stopId": "9182", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770536039" }, "departure": { "delay": -1, "time": "1770536039" }, "stopId": "9180", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770536115" }, "departure": { "delay": -1, "time": "1770536115" }, "stopId": "9178", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1770536200" }, "departure": { "delay": -1, "time": "1770536200" }, "stopId": "9176", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770536256" }, "departure": { "delay": -1, "time": "1770536256" }, "stopId": "9174", "stopSequence": 21 }, { "arrival": { "delay": -2, "time": "1770536338" }, "departure": { "delay": -2, "time": "1770536338" }, "stopId": "9170", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770536405" }, "departure": { "delay": -1, "time": "1770536405" }, "stopId": "9172", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770536486" }, "departure": { "delay": -1, "time": "1770536486" }, "stopId": "9168", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1770536558" }, "departure": { "delay": -1, "time": "1770536558" }, "stopId": "9166", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770536653" }, "departure": { "delay": -1, "time": "1770536653" }, "stopId": "9162", "stopSequence": 26 }, { "arrival": { "delay": -2, "time": "1770536698" }, "departure": { "delay": -2, "time": "1770536698" }, "stopId": "9160", "stopSequence": 27 }, { "arrival": { "delay": -2, "time": "1770536802" }, "departure": { "delay": -2, "time": "1770536802" }, "stopId": "9158", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1770536892" }, "departure": { "delay": -1, "time": "1770536892" }, "stopId": "9156", "stopSequence": 29 }, { "arrival": { "delay": -2, "time": "1770537001" }, "departure": { "delay": -2, "time": "1770537001" }, "stopId": "9164", "stopSequence": 30 }, { "arrival": { "delay": -2, "time": "1770537058" }, "departure": { "delay": -2, "time": "1770537058" }, "stopId": "9154", "stopSequence": 31 }, { "arrival": { "delay": -2, "time": "1770537168" }, "departure": { "delay": -2, "time": "1770537168" }, "stopId": "9152", "stopSequence": 32 }, { "arrival": { "delay": -2, "time": "1770537240" }, "departure": { "delay": -2, "time": "1770537240" }, "stopId": "9150", "stopSequence": 33 }, { "arrival": { "delay": -2, "time": "1770537333" }, "departure": { "delay": -2, "time": "1770537333" }, "stopId": "9148", "stopSequence": 34 }, { "arrival": { "delay": -3, "time": "1770537417" }, "departure": { "delay": -3, "time": "1770537417" }, "stopId": "9146", "stopSequence": 35 }, { "arrival": { "delay": -3, "time": "1770537460" }, "departure": { "delay": -3, "time": "1770537460" }, "stopId": "3046", "stopSequence": 36 }, { "arrival": { "delay": -3, "time": "1770537549" }, "departure": { "delay": -3, "time": "1770537549" }, "stopId": "2032", "stopSequence": 37 }, { "arrival": { "delay": -3, "time": "1770537717" }, "departure": { "delay": -3, "time": "1770537717" }, "stopId": "623", "stopSequence": 38 }, { "arrival": { "delay": -3, "time": "1770537823" }, "departure": { "delay": -3, "time": "1770537823" }, "stopId": "3050", "stopSequence": 39 }, { "arrival": { "delay": -3, "time": "1770537897" }, "departure": { "delay": -3, "time": "1770537897" }, "stopId": "3052", "stopSequence": 40 }, { "arrival": { "delay": -3, "time": "1770538017" }, "departure": { "delay": -3, "time": "1770538017" }, "stopId": "3054", "stopSequence": 41 }, { "arrival": { "delay": -3, "time": "1770538076" }, "departure": { "delay": -3, "time": "1770538076" }, "stopId": "2503", "stopSequence": 42 }, { "arrival": { "delay": -3, "time": "1770538162" }, "departure": { "delay": -3, "time": "1770538162" }, "stopId": "3057", "stopSequence": 43 }, { "arrival": { "delay": -3, "time": "1770538197" }, "departure": { "delay": -3, "time": "1770538197" }, "stopId": "1000", "stopSequence": 44 }, { "arrival": { "delay": -3, "time": "1770538317" }, "departure": { "delay": -3, "time": "1770538317" }, "stopId": "3063", "stopSequence": 45 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437758_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ISSAC" } } }, { "id": "RT|268435457_8|268435457", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -217, "time": "1770526584" }, "departure": { "delay": 23, "time": "1770526824" }, "stopId": "2239", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1770526905" }, "departure": { "delay": 42, "time": "1770526917" }, "stopId": "5759", "stopSequence": 2 }, { "arrival": { "delay": 42, "time": "1770526961" }, "departure": { "delay": 42, "time": "1770526961" }, "stopId": "5758", "stopSequence": 3 }, { "arrival": { "delay": 42, "time": "1770527027" }, "departure": { "delay": 79, "time": "1770527064" }, "stopId": "5760", "stopSequence": 4 }, { "arrival": { "delay": 84, "time": "1770527124" }, "departure": { "delay": 84, "time": "1770527124" }, "stopId": "1330", "stopSequence": 5 }, { "arrival": { "delay": 77, "time": "1770527169" }, "departure": { "delay": 82, "time": "1770527174" }, "stopId": "1352", "stopSequence": 6 }, { "arrival": { "delay": 53, "time": "1770527294" }, "departure": { "delay": 53, "time": "1770527294" }, "stopId": "947", "stopSequence": 7 }, { "arrival": { "delay": 46, "time": "1770527326" }, "departure": { "delay": 49, "time": "1770527329" }, "stopId": "2472", "stopSequence": 8 }, { "arrival": { "delay": 39, "time": "1770527355" }, "departure": { "delay": 39, "time": "1770527355" }, "stopId": "791", "stopSequence": 9 }, { "arrival": { "delay": 28, "time": "1770527382" }, "departure": { "delay": 28, "time": "1770527382" }, "stopId": "2473", "stopSequence": 10 }, { "arrival": { "delay": 21, "time": "1770527422" }, "departure": { "delay": 21, "time": "1770527422" }, "stopId": "2474", "stopSequence": 11 }, { "arrival": { "delay": 6, "time": "1770527466" }, "departure": { "delay": 16, "time": "1770527476" }, "stopId": "1165", "stopSequence": 12 }, { "arrival": { "delay": -17, "time": "1770527503" }, "departure": { "delay": -10, "time": "1770527510" }, "stopId": "2273", "stopSequence": 13 }, { "arrival": { "delay": -34, "time": "1770527546" }, "departure": { "delay": -28, "time": "1770527552" }, "stopId": "1234", "stopSequence": 14 }, { "arrival": { "delay": -45, "time": "1770527607" }, "departure": { "delay": -26, "time": "1770527626" }, "stopId": "159", "stopSequence": 15 }, { "arrival": { "delay": -21, "time": "1770527665" }, "departure": { "delay": -3, "time": "1770527683" }, "stopId": "2466", "stopSequence": 16 }, { "arrival": { "delay": -4, "time": "1770527717" }, "departure": { "delay": -4, "time": "1770527717" }, "stopId": "725", "stopSequence": 17 }, { "arrival": { "delay": -20, "time": "1770527740" }, "departure": { "delay": -4, "time": "1770527756" }, "stopId": "1700", "stopSequence": 18 }, { "arrival": { "delay": -19, "time": "1770527812" }, "departure": { "delay": -19, "time": "1770527812" }, "stopId": "1253", "stopSequence": 19 }, { "arrival": { "delay": -25, "time": "1770527837" }, "departure": { "delay": -4, "time": "1770527858" }, "stopId": "601", "stopSequence": 20 }, { "arrival": { "delay": -15, "time": "1770527894" }, "departure": { "delay": -15, "time": "1770527894" }, "stopId": "730", "stopSequence": 21 }, { "arrival": { "delay": -16, "time": "1770527924" }, "departure": { "delay": -15, "time": "1770527925" }, "stopId": "2467", "stopSequence": 22 }, { "arrival": { "delay": -14, "time": "1770527963" }, "departure": { "delay": -14, "time": "1770527963" }, "stopId": "644", "stopSequence": 23 }, { "arrival": { "delay": 3, "time": "1770528043" }, "departure": { "delay": 3, "time": "1770528043" }, "stopId": "722", "stopSequence": 24 }, { "arrival": { "delay": 4, "time": "1770528087" }, "departure": { "delay": 10, "time": "1770528093" }, "stopId": "2468", "stopSequence": 25 }, { "arrival": { "delay": 94, "time": "1770528214" }, "departure": { "delay": 103, "time": "1770528223" }, "stopId": "2469", "stopSequence": 26 }, { "arrival": { "delay": 79, "time": "1770528267" }, "departure": { "delay": 79, "time": "1770528267" }, "stopId": "2470", "stopSequence": 27 }, { "arrival": { "delay": 68, "time": "1770528323" }, "departure": { "delay": 72, "time": "1770528327" }, "stopId": "1929", "stopSequence": 28 }, { "arrival": { "delay": 54, "time": "1770528347" }, "departure": { "delay": 72, "time": "1770528365" }, "stopId": "279", "stopSequence": 29 }, { "arrival": { "delay": 52, "time": "1770528412" }, "departure": { "delay": 218, "time": "1770528578" }, "stopId": "4577", "stopSequence": 30 }, { "arrival": { "delay": 229, "time": "1770528603" }, "departure": { "delay": 232, "time": "1770528606" }, "stopId": "9193", "stopSequence": 31 }, { "arrival": { "delay": 256, "time": "1770528676" }, "departure": { "delay": 285, "time": "1770528705" }, "stopId": "9195", "stopSequence": 32 }, { "arrival": { "delay": 228, "time": "1770528778" }, "departure": { "delay": 249, "time": "1770528799" }, "stopId": "823", "stopSequence": 33 }, { "arrival": { "delay": 207, "time": "1770528842" }, "departure": { "delay": 228, "time": "1770528863" }, "stopId": "3801", "stopSequence": 34 }, { "arrival": { "delay": 181, "time": "1770528925" }, "departure": { "delay": 223, "time": "1770528967" }, "stopId": "9197", "stopSequence": 35 }, { "arrival": { "delay": 179, "time": "1770529022" }, "departure": { "delay": 179, "time": "1770529022" }, "stopId": "9199", "stopSequence": 36 }, { "arrival": { "delay": 130, "time": "1770529090" }, "departure": { "delay": 283, "time": "1770529243" }, "stopId": "9201", "stopSequence": 37 }, { "arrival": { "delay": 236, "time": "1770529447" }, "departure": { "delay": 252, "time": "1770529463" }, "stopId": "5841", "stopSequence": 38 }, { "arrival": { "delay": 246, "time": "1770529503" }, "departure": { "delay": 263, "time": "1770529520" }, "stopId": "9730", "stopSequence": 39 }, { "arrival": { "delay": 203, "time": "1770529607" }, "departure": { "delay": 230, "time": "1770529634" }, "stopId": "9732", "stopSequence": 40 }, { "arrival": { "delay": 231, "time": "1770529758" }, "departure": { "delay": 236, "time": "1770529763" }, "stopId": "712", "stopSequence": 41 }, { "arrival": { "delay": 255, "time": "1770529815" }, "departure": { "delay": 255, "time": "1770529815" }, "stopId": "4610", "stopSequence": 42 }, { "arrival": { "delay": 255, "time": "1770529911" }, "departure": { "delay": 267, "time": "1770529923" }, "stopId": "2383", "stopSequence": 43 }, { "arrival": { "delay": 265, "time": "1770529950" }, "departure": { "delay": 265, "time": "1770529950" }, "stopId": "905", "stopSequence": 44 }, { "arrival": { "delay": 268, "time": "1770529992" }, "departure": { "delay": 289, "time": "1770530013" }, "stopId": "1439", "stopSequence": 45 }, { "arrival": { "delay": 284, "time": "1770530045" }, "departure": { "delay": 286, "time": "1770530047" }, "stopId": "572", "stopSequence": 46 }, { "arrival": { "delay": 303, "time": "1770530103" }, "departure": { "delay": 303, "time": "1770530103" }, "stopId": "3283", "stopSequence": 47 }, { "arrival": { "delay": 294, "time": "1770530133" }, "departure": { "delay": 294, "time": "1770530133" }, "stopId": "268", "stopSequence": 48 }, { "arrival": { "delay": 295, "time": "1770530165" }, "departure": { "delay": 295, "time": "1770530165" }, "stopId": "422", "stopSequence": 49 }, { "arrival": { "delay": 298, "time": "1770530218" }, "departure": { "delay": 323, "time": "1770530243" }, "stopId": "5226", "stopSequence": 50 }, { "arrival": { "delay": 321, "time": "1770530335" }, "departure": { "delay": 321, "time": "1770530335" }, "stopId": "6830", "stopSequence": 51 }, { "arrival": { "delay": 222, "time": "1770530382" }, "departure": { "delay": 250, "time": "1770530410" }, "stopId": "7552", "stopSequence": 52 }, { "arrival": { "delay": 242, "time": "1770530462" }, "departure": { "delay": 242, "time": "1770530462" }, "stopId": "9829", "stopSequence": 53 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435457_8" }, "tripProperties": { "tripHeadsign": "ARTIGUES BLANCHERIE" } } }, { "id": "RT|268437759_8|268437759", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -423, "time": "1770538317" }, "departure": { "delay": 0, "time": "1770538740" }, "stopId": "3063", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770538773" }, "departure": { "delay": 1, "time": "1770538773" }, "stopId": "3058", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770538823" }, "departure": { "delay": 0, "time": "1770538823" }, "stopId": "3056", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770538919" }, "departure": { "delay": 0, "time": "1770538919" }, "stopId": "1550", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770538980" }, "departure": { "delay": 0, "time": "1770538980" }, "stopId": "3053", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770539100" }, "departure": { "delay": 0, "time": "1770539100" }, "stopId": "3051", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770539152" }, "departure": { "delay": 1, "time": "1770539152" }, "stopId": "3049", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770539280" }, "departure": { "delay": 0, "time": "1770539280" }, "stopId": "975", "stopSequence": 8 }, { "scheduleRelationship": "SKIPPED", "stopId": "570", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770539536" }, "departure": { "delay": 0, "time": "1770539536" }, "stopId": "3045", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770539580" }, "departure": { "delay": 0, "time": "1770539580" }, "stopId": "9145", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770539651" }, "departure": { "delay": 0, "time": "1770539651" }, "stopId": "9147", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770539756" }, "departure": { "delay": 0, "time": "1770539756" }, "stopId": "9149", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770539830" }, "departure": { "delay": 0, "time": "1770539830" }, "stopId": "9151", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770539939" }, "departure": { "delay": -1, "time": "1770539939" }, "stopId": "9153", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770539995" }, "departure": { "delay": -1, "time": "1770539995" }, "stopId": "9163", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770540092" }, "departure": { "delay": 0, "time": "1770540092" }, "stopId": "9155", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770540194" }, "departure": { "delay": -1, "time": "1770540194" }, "stopId": "9157", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770540299" }, "departure": { "delay": -1, "time": "1770540299" }, "stopId": "9159", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1770540348" }, "departure": { "delay": -1, "time": "1770540348" }, "stopId": "9161", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770540442" }, "departure": { "delay": -1, "time": "1770540442" }, "stopId": "9165", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770540514" }, "departure": { "delay": 0, "time": "1770540514" }, "stopId": "9167", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770540594" }, "departure": { "delay": -1, "time": "1770540594" }, "stopId": "9171", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770540659" }, "departure": { "delay": -1, "time": "1770540659" }, "stopId": "9169", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1770540719" }, "departure": { "delay": -1, "time": "1770540719" }, "stopId": "9173", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770540783" }, "departure": { "delay": -1, "time": "1770540783" }, "stopId": "9175", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1770540870" }, "departure": { "delay": -1, "time": "1770540870" }, "stopId": "9177", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770540959" }, "departure": { "delay": 0, "time": "1770540960" }, "stopId": "9179", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770541011" }, "departure": { "delay": 1, "time": "1770541011" }, "stopId": "9181", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770541080" }, "departure": { "delay": 0, "time": "1770541080" }, "stopId": "9083", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770541156" }, "departure": { "delay": 0, "time": "1770541156" }, "stopId": "9183", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770541200" }, "departure": { "delay": 0, "time": "1770541200" }, "stopId": "9185", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770541264" }, "departure": { "delay": 0, "time": "1770541264" }, "stopId": "9187", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1770541342" }, "departure": { "delay": 0, "time": "1770541342" }, "stopId": "9189", "stopSequence": 34 }, { "arrival": { "delay": -1, "time": "1770541439" }, "departure": { "delay": -1, "time": "1770541439" }, "stopId": "9191", "stopSequence": 35 }, { "arrival": { "delay": 0, "time": "1770541518" }, "departure": { "delay": 0, "time": "1770541518" }, "stopId": "9193", "stopSequence": 36 }, { "arrival": { "delay": -1, "time": "1770541619" }, "departure": { "delay": -1, "time": "1770541619" }, "stopId": "9195", "stopSequence": 37 }, { "arrival": { "delay": -1, "time": "1770541728" }, "departure": { "delay": -1, "time": "1770541728" }, "stopId": "823", "stopSequence": 38 }, { "arrival": { "delay": -1, "time": "1770541799" }, "departure": { "delay": -1, "time": "1770541799" }, "stopId": "3801", "stopSequence": 39 }, { "arrival": { "delay": 0, "time": "1770541920" }, "departure": { "delay": 0, "time": "1770541920" }, "stopId": "9197", "stopSequence": 40 }, { "arrival": { "delay": 0, "time": "1770542030" }, "departure": { "delay": 0, "time": "1770542030" }, "stopId": "9199", "stopSequence": 41 }, { "arrival": { "delay": 0, "time": "1770542160" }, "departure": { "delay": 0, "time": "1770542160" }, "stopId": "9201", "stopSequence": 42 }, { "arrival": { "delay": 0, "time": "1770542340" }, "departure": { "delay": 0, "time": "1770542340" }, "stopId": "9716", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437759_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" } } }, { "id": "RT|268436428_8|268436428", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -773, "time": "1770531727" }, "departure": { "delay": 0, "time": "1770532500" }, "stopId": "3825", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770532560" }, "departure": { "delay": 0, "time": "1770532560" }, "stopId": "2247", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770532662" }, "departure": { "delay": 0, "time": "1770532662" }, "stopId": "3541", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770532697" }, "departure": { "delay": 0, "time": "1770532697" }, "stopId": "3826", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770532800" }, "departure": { "delay": 0, "time": "1770532800" }, "stopId": "8551", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770532890" }, "departure": { "delay": 0, "time": "1770532890" }, "stopId": "9196", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770532980" }, "departure": { "delay": 0, "time": "1770532980" }, "stopId": "9194", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770533078" }, "departure": { "delay": 0, "time": "1770533078" }, "stopId": "40", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770533160" }, "departure": { "delay": 0, "time": "1770533160" }, "stopId": "1410", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770533204" }, "departure": { "delay": 0, "time": "1770533204" }, "stopId": "735", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770533234" }, "departure": { "delay": 0, "time": "1770533234" }, "stopId": "1332", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770533299" }, "departure": { "delay": 0, "time": "1770533299" }, "stopId": "13142", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1770533339" }, "departure": { "delay": -1, "time": "1770533339" }, "stopId": "1610", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770533367" }, "departure": { "delay": 0, "time": "1770533367" }, "stopId": "2095", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770533422" }, "departure": { "delay": -1, "time": "1770533422" }, "stopId": "5424", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770533467" }, "departure": { "delay": -1, "time": "1770533467" }, "stopId": "5363", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1770533519" }, "departure": { "delay": -1, "time": "1770533519" }, "stopId": "565", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770533569" }, "departure": { "delay": -1, "time": "1770533569" }, "stopId": "3317", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770533631" }, "departure": { "delay": -1, "time": "1770533631" }, "stopId": "392", "stopSequence": 19 }, { "arrival": { "delay": -2, "time": "1770533698" }, "departure": { "delay": -2, "time": "1770533698" }, "stopId": "948", "stopSequence": 20 }, { "arrival": { "delay": -2, "time": "1770533736" }, "departure": { "delay": -2, "time": "1770533736" }, "stopId": "636", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1770533772" }, "departure": { "delay": -1, "time": "1770533772" }, "stopId": "1381", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770533817" }, "departure": { "delay": -1, "time": "1770533817" }, "stopId": "682", "stopSequence": 23 }, { "arrival": { "delay": -2, "time": "1770533878" }, "departure": { "delay": -2, "time": "1770533878" }, "stopId": "2512", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1770533939" }, "departure": { "delay": -1, "time": "1770533939" }, "stopId": "5783", "stopSequence": 25 }, { "arrival": { "delay": -2, "time": "1770534012" }, "departure": { "delay": -2, "time": "1770534012" }, "stopId": "3860", "stopSequence": 26 }, { "arrival": { "delay": -2, "time": "1770534058" }, "departure": { "delay": -2, "time": "1770534058" }, "stopId": "3861", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770534120" }, "departure": { "delay": -1, "time": "1770534120" }, "stopId": "5786", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1770534189" }, "departure": { "delay": -1, "time": "1770534189" }, "stopId": "5789", "stopSequence": 29 }, { "arrival": { "delay": -2, "time": "1770534238" }, "departure": { "delay": -2, "time": "1770534238" }, "stopId": "6439", "stopSequence": 30 }, { "arrival": { "delay": -2, "time": "1770534307" }, "departure": { "delay": -2, "time": "1770534307" }, "stopId": "7271", "stopSequence": 31 }, { "arrival": { "delay": -2, "time": "1770534387" }, "departure": { "delay": -2, "time": "1770534387" }, "stopId": "7403", "stopSequence": 32 }, { "arrival": { "delay": -3, "time": "1770534417" }, "departure": { "delay": -3, "time": "1770534417" }, "stopId": "7272", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "16", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436428_8" }, "tripProperties": { "tripHeadsign": "MERIGNAC LES PINS" } } }, { "id": "RT|268437517_8|268437517", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -182, "time": "1770535018" }, "departure": { "delay": 0, "time": "1770535200" }, "stopId": "9125", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770535251" }, "departure": { "delay": 0, "time": "1770535251" }, "stopId": "9126", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770535288" }, "departure": { "delay": 0, "time": "1770535288" }, "stopId": "3096", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770535356" }, "departure": { "delay": 0, "time": "1770535356" }, "stopId": "282", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770535384" }, "departure": { "delay": 0, "time": "1770535384" }, "stopId": "258", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770535440" }, "departure": { "delay": 0, "time": "1770535440" }, "stopId": "1580", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770535506" }, "departure": { "delay": 1, "time": "1770535506" }, "stopId": "2524", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770535562" }, "departure": { "delay": 0, "time": "1770535562" }, "stopId": "3252", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770535620" }, "departure": { "delay": 0, "time": "1770535620" }, "stopId": "5285", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770535660" }, "departure": { "delay": 1, "time": "1770535660" }, "stopId": "1974", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770535720" }, "departure": { "delay": 1, "time": "1770535720" }, "stopId": "1040", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770535740" }, "departure": { "delay": 0, "time": "1770535740" }, "stopId": "5524", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770535762" }, "departure": { "delay": 1, "time": "1770535762" }, "stopId": "2825", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770535838" }, "departure": { "delay": 1, "time": "1770535838" }, "stopId": "2826", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770535881" }, "departure": { "delay": 1, "time": "1770535881" }, "stopId": "2796", "stopSequence": 15 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "74", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437517_8" }, "tripProperties": { "tripHeadsign": "GRADIGNAN ST. ORNON" } } }, { "id": "RT|268437514_8|268437514", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -631, "time": "1770529170" }, "departure": { "delay": 9, "time": "1770529810" }, "stopId": "1619", "stopSequence": 1 }, { "arrival": { "delay": 25, "time": "1770529871" }, "departure": { "delay": 26, "time": "1770529872" }, "stopId": "2849", "stopSequence": 2 }, { "arrival": { "delay": 25, "time": "1770529930" }, "departure": { "delay": 26, "time": "1770529931" }, "stopId": "155", "stopSequence": 3 }, { "arrival": { "delay": 40, "time": "1770529990" }, "departure": { "delay": 40, "time": "1770529990" }, "stopId": "1123", "stopSequence": 4 }, { "arrival": { "delay": 40, "time": "1770530050" }, "departure": { "delay": 47, "time": "1770530057" }, "stopId": "410", "stopSequence": 5 }, { "arrival": { "delay": 48, "time": "1770530107" }, "departure": { "delay": 55, "time": "1770530114" }, "stopId": "1020", "stopSequence": 6 }, { "arrival": { "delay": 55, "time": "1770530158" }, "departure": { "delay": 71, "time": "1770530174" }, "stopId": "551", "stopSequence": 7 }, { "arrival": { "delay": 70, "time": "1770530203" }, "departure": { "delay": 70, "time": "1770530203" }, "stopId": "1258", "stopSequence": 8 }, { "arrival": { "delay": 70, "time": "1770530230" }, "departure": { "delay": 70, "time": "1770530230" }, "stopId": "8954", "stopSequence": 9 }, { "arrival": { "delay": 71, "time": "1770530303" }, "departure": { "delay": 93, "time": "1770530325" }, "stopId": "1194", "stopSequence": 10 }, { "arrival": { "delay": 93, "time": "1770530380" }, "departure": { "delay": 93, "time": "1770530380" }, "stopId": "252", "stopSequence": 11 }, { "arrival": { "delay": 85, "time": "1770530430" }, "departure": { "delay": 92, "time": "1770530437" }, "stopId": "2851", "stopSequence": 12 }, { "arrival": { "delay": 92, "time": "1770530492" }, "departure": { "delay": 103, "time": "1770530503" }, "stopId": "2514", "stopSequence": 13 }, { "arrival": { "delay": 100, "time": "1770530543" }, "departure": { "delay": 112, "time": "1770530555" }, "stopId": "2797", "stopSequence": 14 }, { "arrival": { "delay": 105, "time": "1770530606" }, "departure": { "delay": 105, "time": "1770530606" }, "stopId": "2808", "stopSequence": 15 }, { "arrival": { "delay": 82, "time": "1770530665" }, "departure": { "delay": 89, "time": "1770530672" }, "stopId": "2816", "stopSequence": 16 }, { "arrival": { "delay": 94, "time": "1770530705" }, "departure": { "delay": 96, "time": "1770530707" }, "stopId": "5525", "stopSequence": 17 }, { "arrival": { "delay": 85, "time": "1770530725" }, "departure": { "delay": 88, "time": "1770530728" }, "stopId": "1339", "stopSequence": 18 }, { "arrival": { "delay": 69, "time": "1770530774" }, "departure": { "delay": 69, "time": "1770530774" }, "stopId": "2787", "stopSequence": 19 }, { "arrival": { "delay": 54, "time": "1770530814" }, "departure": { "delay": 69, "time": "1770530829" }, "stopId": "5286", "stopSequence": 20 }, { "arrival": { "delay": 59, "time": "1770530899" }, "departure": { "delay": 59, "time": "1770530899" }, "stopId": "1569", "stopSequence": 21 }, { "arrival": { "delay": 48, "time": "1770530918" }, "departure": { "delay": 48, "time": "1770530918" }, "stopId": "1568", "stopSequence": 22 }, { "arrival": { "delay": 25, "time": "1770530965" }, "departure": { "delay": 28, "time": "1770530968" }, "stopId": "2948", "stopSequence": 23 }, { "arrival": { "delay": 7, "time": "1770531023" }, "departure": { "delay": 7, "time": "1770531023" }, "stopId": "594", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770531061" }, "departure": { "delay": 1, "time": "1770531061" }, "stopId": "135", "stopSequence": 25 }, { "arrival": { "delay": -17, "time": "1770531105" }, "departure": { "delay": -10, "time": "1770531112" }, "stopId": "1583", "stopSequence": 26 }, { "arrival": { "delay": -29, "time": "1770531145" }, "departure": { "delay": -27, "time": "1770531147" }, "stopId": "114", "stopSequence": 27 }, { "arrival": { "delay": -43, "time": "1770531207" }, "departure": { "delay": -39, "time": "1770531211" }, "stopId": "9127", "stopSequence": 28 }, { "arrival": { "delay": -63, "time": "1770531281" }, "departure": { "delay": -63, "time": "1770531281" }, "stopId": "9128", "stopSequence": 29 }, { "arrival": { "delay": -95, "time": "1770531325" }, "departure": { "delay": -95, "time": "1770531325" }, "stopId": "9125", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "74", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437514_8" }, "tripProperties": { "tripHeadsign": "FONTAINE D'ARLAC" } } }, { "id": "RT|268437636_8|268437636", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "4043", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "1", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "1348", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3521", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "7831", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3810", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3808", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "9114", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "4074", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9239", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9237", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9235", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9233", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "9231", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9230", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "1665", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9228", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9224", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9226", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "2451", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3029", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "2528", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "13184", "stopSequence": 25 }, { "scheduleRelationship": "SKIPPED", "stopId": "9806", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9241", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "8311", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "793", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9195", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "7462", "stopSequence": 35 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "80", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437636_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX REPUBLIQUE" } } }, { "id": "RT|268437757_8|268437757", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -920, "time": "1770529540" }, "departure": { "delay": 20, "time": "1770530480" }, "stopId": "9130", "stopSequence": 1 }, { "arrival": { "delay": -25, "time": "1770530534" }, "departure": { "delay": -25, "time": "1770530534" }, "stopId": "9131", "stopSequence": 2 }, { "arrival": { "delay": -18, "time": "1770530593" }, "departure": { "delay": -10, "time": "1770530601" }, "stopId": "9133", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1770530721" }, "departure": { "delay": 7, "time": "1770530723" }, "stopId": "9135", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1770530838" }, "departure": { "delay": 32, "time": "1770530852" }, "stopId": "9137", "stopSequence": 5 }, { "arrival": { "delay": -17, "time": "1770530983" }, "departure": { "delay": -3, "time": "1770530997" }, "stopId": "9139", "stopSequence": 6 }, { "arrival": { "delay": -22, "time": "1770531040" }, "departure": { "delay": -19, "time": "1770531043" }, "stopId": "9141", "stopSequence": 7 }, { "arrival": { "delay": -55, "time": "1770531140" }, "departure": { "delay": -53, "time": "1770531142" }, "stopId": "9143", "stopSequence": 8 }, { "arrival": { "delay": -55, "time": "1770531185" }, "departure": { "delay": -53, "time": "1770531187" }, "stopId": "9145", "stopSequence": 9 }, { "arrival": { "delay": -53, "time": "1770531246" }, "departure": { "delay": -52, "time": "1770531247" }, "stopId": "9147", "stopSequence": 10 }, { "arrival": { "delay": -58, "time": "1770531329" }, "departure": { "delay": -47, "time": "1770531340" }, "stopId": "9149", "stopSequence": 11 }, { "arrival": { "delay": -47, "time": "1770531402" }, "departure": { "delay": -29, "time": "1770531420" }, "stopId": "9151", "stopSequence": 12 }, { "arrival": { "delay": -43, "time": "1770531497" }, "departure": { "delay": 20, "time": "1770531560" }, "stopId": "9153", "stopSequence": 13 }, { "arrival": { "delay": 20, "time": "1770531616" }, "departure": { "delay": 20, "time": "1770531616" }, "stopId": "9163", "stopSequence": 14 }, { "arrival": { "delay": 21, "time": "1770531713" }, "departure": { "delay": 21, "time": "1770531713" }, "stopId": "9155", "stopSequence": 15 }, { "arrival": { "delay": 20, "time": "1770531815" }, "departure": { "delay": 20, "time": "1770531815" }, "stopId": "9157", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1770531920" }, "departure": { "delay": 20, "time": "1770531920" }, "stopId": "9159", "stopSequence": 17 }, { "arrival": { "delay": 20, "time": "1770531969" }, "departure": { "delay": 20, "time": "1770531969" }, "stopId": "9161", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1770532063" }, "departure": { "delay": 20, "time": "1770532063" }, "stopId": "9165", "stopSequence": 19 }, { "arrival": { "delay": 21, "time": "1770532135" }, "departure": { "delay": 21, "time": "1770532135" }, "stopId": "9167", "stopSequence": 20 }, { "arrival": { "delay": 20, "time": "1770532215" }, "departure": { "delay": 20, "time": "1770532215" }, "stopId": "9171", "stopSequence": 21 }, { "arrival": { "delay": 20, "time": "1770532280" }, "departure": { "delay": 20, "time": "1770532280" }, "stopId": "9169", "stopSequence": 22 }, { "arrival": { "delay": 20, "time": "1770532340" }, "departure": { "delay": 20, "time": "1770532340" }, "stopId": "9173", "stopSequence": 23 }, { "arrival": { "delay": 20, "time": "1770532404" }, "departure": { "delay": 20, "time": "1770532404" }, "stopId": "9175", "stopSequence": 24 }, { "arrival": { "delay": 20, "time": "1770532491" }, "departure": { "delay": 20, "time": "1770532491" }, "stopId": "9177", "stopSequence": 25 }, { "arrival": { "delay": 20, "time": "1770532580" }, "departure": { "delay": 20, "time": "1770532580" }, "stopId": "9179", "stopSequence": 26 }, { "arrival": { "delay": 21, "time": "1770532631" }, "departure": { "delay": 21, "time": "1770532631" }, "stopId": "9181", "stopSequence": 27 }, { "arrival": { "delay": 20, "time": "1770532700" }, "departure": { "delay": 20, "time": "1770532700" }, "stopId": "9083", "stopSequence": 28 }, { "arrival": { "delay": 20, "time": "1770532776" }, "departure": { "delay": 20, "time": "1770532776" }, "stopId": "9183", "stopSequence": 29 }, { "arrival": { "delay": 20, "time": "1770532820" }, "departure": { "delay": 20, "time": "1770532820" }, "stopId": "9185", "stopSequence": 30 }, { "arrival": { "delay": 20, "time": "1770532884" }, "departure": { "delay": 20, "time": "1770532884" }, "stopId": "9187", "stopSequence": 31 }, { "arrival": { "delay": 20, "time": "1770532962" }, "departure": { "delay": 20, "time": "1770532962" }, "stopId": "9189", "stopSequence": 32 }, { "arrival": { "delay": 19, "time": "1770533059" }, "departure": { "delay": 19, "time": "1770533059" }, "stopId": "9191", "stopSequence": 33 }, { "arrival": { "delay": 20, "time": "1770533138" }, "departure": { "delay": 20, "time": "1770533138" }, "stopId": "9193", "stopSequence": 34 }, { "arrival": { "delay": 19, "time": "1770533239" }, "departure": { "delay": 19, "time": "1770533239" }, "stopId": "9195", "stopSequence": 35 }, { "arrival": { "delay": 19, "time": "1770533348" }, "departure": { "delay": 19, "time": "1770533348" }, "stopId": "823", "stopSequence": 36 }, { "arrival": { "delay": 19, "time": "1770533419" }, "departure": { "delay": 19, "time": "1770533419" }, "stopId": "3801", "stopSequence": 37 }, { "arrival": { "delay": 20, "time": "1770533540" }, "departure": { "delay": 20, "time": "1770533540" }, "stopId": "9197", "stopSequence": 38 }, { "arrival": { "delay": 20, "time": "1770533650" }, "departure": { "delay": 20, "time": "1770533650" }, "stopId": "9199", "stopSequence": 39 }, { "arrival": { "delay": 20, "time": "1770533780" }, "departure": { "delay": 20, "time": "1770533780" }, "stopId": "9201", "stopSequence": 40 }, { "arrival": { "delay": 20, "time": "1770533960" }, "departure": { "delay": 20, "time": "1770533960" }, "stopId": "9716", "stopSequence": 41 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437757_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" }, "vehicle": { "id": "ineo-bus:2325", "label": "GARE ST-JEAN MECA" } } }, { "id": "RT|268436305_8|268436305", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1273, "time": "1770530328" }, "departure": { "delay": 0, "time": "1770531601" }, "stopId": "2623", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770531624" }, "departure": { "delay": 0, "time": "1770531624" }, "stopId": "5715", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770531673" }, "departure": { "delay": 0, "time": "1770531673" }, "stopId": "7602", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770531725" }, "departure": { "delay": 0, "time": "1770531725" }, "stopId": "7603", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770531770" }, "departure": { "delay": 1, "time": "1770531770" }, "stopId": "7002", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770531911" }, "departure": { "delay": 1, "time": "1770531911" }, "stopId": "3821", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770531960" }, "departure": { "delay": 0, "time": "1770531960" }, "stopId": "6961", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770532091" }, "departure": { "delay": 0, "time": "1770532091" }, "stopId": "9077", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770532149" }, "departure": { "delay": 1, "time": "1770532149" }, "stopId": "5686", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770532179" }, "departure": { "delay": 1, "time": "1770532179" }, "stopId": "240", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770532211" }, "departure": { "delay": 1, "time": "1770532211" }, "stopId": "3201", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770532260" }, "departure": { "delay": 0, "time": "1770532260" }, "stopId": "3194", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770532320" }, "departure": { "delay": 0, "time": "1770532320" }, "stopId": "7113", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770532391" }, "departure": { "delay": 1, "time": "1770532391" }, "stopId": "5627", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770532427" }, "departure": { "delay": 1, "time": "1770532427" }, "stopId": "3370", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770532494" }, "departure": { "delay": 1, "time": "1770532494" }, "stopId": "3188", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770532519" }, "departure": { "delay": 1, "time": "1770532519" }, "stopId": "402", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770532560" }, "departure": { "delay": 1, "time": "1770532560" }, "stopId": "3189", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770532618" }, "departure": { "delay": 1, "time": "1770532618" }, "stopId": "754", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770532650" }, "departure": { "delay": 1, "time": "1770532650" }, "stopId": "721", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770532703" }, "departure": { "delay": 1, "time": "1770532703" }, "stopId": "5792", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770532741" }, "departure": { "delay": 1, "time": "1770532741" }, "stopId": "7", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1770532798" }, "departure": { "delay": 2, "time": "1770532798" }, "stopId": "624", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770532861" }, "departure": { "delay": 1, "time": "1770532861" }, "stopId": "3205", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1770532918" }, "departure": { "delay": 2, "time": "1770532918" }, "stopId": "415", "stopSequence": 25 }, { "arrival": { "delay": 2, "time": "1770533014" }, "departure": { "delay": 2, "time": "1770533014" }, "stopId": "408", "stopSequence": 26 }, { "arrival": { "delay": 2, "time": "1770533071" }, "departure": { "delay": 2, "time": "1770533071" }, "stopId": "3206", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1770533222" }, "departure": { "delay": 2, "time": "1770533222" }, "stopId": "3549", "stopSequence": 28 }, { "arrival": { "delay": 3, "time": "1770533292" }, "departure": { "delay": 3, "time": "1770533292" }, "stopId": "1606", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1770533402" }, "departure": { "delay": 2, "time": "1770533402" }, "stopId": "9196", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1770533462" }, "departure": { "delay": 2, "time": "1770533462" }, "stopId": "3216", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770533522" }, "departure": { "delay": 2, "time": "1770533522" }, "stopId": "6447", "stopSequence": 32 }, { "arrival": { "delay": 3, "time": "1770533574" }, "departure": { "delay": 3, "time": "1770533574" }, "stopId": "7731", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1770533635" }, "departure": { "delay": 2, "time": "1770533635" }, "stopId": "3559", "stopSequence": 34 }, { "arrival": { "delay": 2, "time": "1770533762" }, "departure": { "delay": 2, "time": "1770533762" }, "stopId": "1971", "stopSequence": 35 }, { "arrival": { "delay": 2, "time": "1770533822" }, "departure": { "delay": 2, "time": "1770533822" }, "stopId": "459", "stopSequence": 36 }, { "arrival": { "delay": 2, "time": "1770533882" }, "departure": { "delay": 2, "time": "1770533882" }, "stopId": "3173", "stopSequence": 37 }, { "arrival": { "delay": 3, "time": "1770533942" }, "departure": { "delay": 3, "time": "1770533942" }, "stopId": "4574", "stopSequence": 38 }, { "arrival": { "delay": 3, "time": "1770534003" }, "departure": { "delay": 3, "time": "1770534003" }, "stopId": "5407", "stopSequence": 39 }, { "arrival": { "delay": 2, "time": "1770534062" }, "departure": { "delay": 2, "time": "1770534062" }, "stopId": "2489", "stopSequence": 40 }, { "arrival": { "delay": 3, "time": "1770534181" }, "departure": { "delay": 3, "time": "1770534181" }, "stopId": "2077", "stopSequence": 41 }, { "arrival": { "delay": 2, "time": "1770534242" }, "departure": { "delay": 2, "time": "1770534242" }, "stopId": "2047", "stopSequence": 42 }, { "arrival": { "delay": 2, "time": "1770534302" }, "departure": { "delay": 2, "time": "1770534302" }, "stopId": "2126", "stopSequence": 43 }, { "arrival": { "delay": 2, "time": "1770534353" }, "departure": { "delay": 2, "time": "1770534353" }, "stopId": "2139", "stopSequence": 44 }, { "arrival": { "delay": 2, "time": "1770534394" }, "departure": { "delay": 2, "time": "1770534394" }, "stopId": "440", "stopSequence": 45 }, { "arrival": { "delay": 2, "time": "1770534449" }, "departure": { "delay": 2, "time": "1770534449" }, "stopId": "1109", "stopSequence": 46 }, { "arrival": { "delay": 2, "time": "1770534482" }, "departure": { "delay": 2, "time": "1770534482" }, "stopId": "617", "stopSequence": 47 }, { "arrival": { "delay": 2, "time": "1770534516" }, "departure": { "delay": 2, "time": "1770534516" }, "stopId": "847", "stopSequence": 48 }, { "arrival": { "delay": 2, "time": "1770534561" }, "departure": { "delay": 2, "time": "1770534561" }, "stopId": "7661", "stopSequence": 49 }, { "arrival": { "delay": 2, "time": "1770534585" }, "departure": { "delay": 2, "time": "1770534585" }, "stopId": "2593", "stopSequence": 50 }, { "arrival": { "delay": 2, "time": "1770534610" }, "departure": { "delay": 2, "time": "1770534610" }, "stopId": "1973", "stopSequence": 51 }, { "arrival": { "delay": 3, "time": "1770534654" }, "departure": { "delay": 3, "time": "1770534654" }, "stopId": "3121", "stopSequence": 52 }, { "arrival": { "delay": 3, "time": "1770534700" }, "departure": { "delay": 3, "time": "1770534700" }, "stopId": "3119", "stopSequence": 53 }, { "arrival": { "delay": 2, "time": "1770534728" }, "departure": { "delay": 2, "time": "1770534728" }, "stopId": "7292", "stopSequence": 54 }, { "arrival": { "delay": 2, "time": "1770534782" }, "departure": { "delay": 2, "time": "1770534782" }, "stopId": "5448", "stopSequence": 55 }, { "arrival": { "delay": 3, "time": "1770534837" }, "departure": { "delay": 3, "time": "1770534837" }, "stopId": "9112", "stopSequence": 56 }, { "arrival": { "delay": 3, "time": "1770534925" }, "departure": { "delay": 3, "time": "1770534925" }, "stopId": "5520", "stopSequence": 57 }, { "arrival": { "delay": 3, "time": "1770534963" }, "departure": { "delay": 3, "time": "1770534963" }, "stopId": "8061", "stopSequence": 58 }, { "arrival": { "delay": 4, "time": "1770535011" }, "departure": { "delay": 4, "time": "1770535011" }, "stopId": "3649", "stopSequence": 59 }, { "arrival": { "delay": 4, "time": "1770535039" }, "departure": { "delay": 4, "time": "1770535039" }, "stopId": "6802", "stopSequence": 60 }, { "arrival": { "delay": 3, "time": "1770535083" }, "departure": { "delay": 3, "time": "1770535083" }, "stopId": "3980", "stopSequence": 61 }, { "arrival": { "delay": 4, "time": "1770535120" }, "departure": { "delay": 4, "time": "1770535120" }, "stopId": "1247", "stopSequence": 62 }, { "arrival": { "delay": 3, "time": "1770535263" }, "departure": { "delay": 3, "time": "1770535263" }, "stopId": "7451", "stopSequence": 63 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436305_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" }, "vehicle": { "id": "ineo-bus:1712", "label": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|268437515_8|268437515", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -255, "time": "1770531345" }, "departure": { "delay": 0, "time": "1770531600" }, "stopId": "9125", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770531651" }, "departure": { "delay": 0, "time": "1770531651" }, "stopId": "9126", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770531688" }, "departure": { "delay": 0, "time": "1770531688" }, "stopId": "3096", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770531756" }, "departure": { "delay": 0, "time": "1770531756" }, "stopId": "282", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770531784" }, "departure": { "delay": 0, "time": "1770531784" }, "stopId": "258", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770531840" }, "departure": { "delay": 0, "time": "1770531840" }, "stopId": "1580", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770531906" }, "departure": { "delay": 1, "time": "1770531906" }, "stopId": "2524", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770531962" }, "departure": { "delay": 0, "time": "1770531962" }, "stopId": "3252", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770532020" }, "departure": { "delay": 0, "time": "1770532020" }, "stopId": "5285", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770532060" }, "departure": { "delay": 1, "time": "1770532060" }, "stopId": "1974", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770532120" }, "departure": { "delay": 1, "time": "1770532120" }, "stopId": "1040", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770532140" }, "departure": { "delay": 0, "time": "1770532140" }, "stopId": "5524", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770532162" }, "departure": { "delay": 1, "time": "1770532162" }, "stopId": "2825", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770532238" }, "departure": { "delay": 1, "time": "1770532238" }, "stopId": "2826", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770532281" }, "departure": { "delay": 1, "time": "1770532281" }, "stopId": "2796", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770532320" }, "departure": { "delay": 0, "time": "1770532320" }, "stopId": "2615", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770532372" }, "departure": { "delay": 1, "time": "1770532372" }, "stopId": "2774", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770532426" }, "departure": { "delay": 0, "time": "1770532426" }, "stopId": "50", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770532489" }, "departure": { "delay": 0, "time": "1770532489" }, "stopId": "219", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1770532559" }, "departure": { "delay": -1, "time": "1770532559" }, "stopId": "8953", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770532593" }, "departure": { "delay": -1, "time": "1770532593" }, "stopId": "167", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1770532632" }, "departure": { "delay": -1, "time": "1770532632" }, "stopId": "911", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770532699" }, "departure": { "delay": -1, "time": "1770532699" }, "stopId": "2865", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770532757" }, "departure": { "delay": -1, "time": "1770532757" }, "stopId": "419", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770532845" }, "departure": { "delay": 0, "time": "1770532845" }, "stopId": "65", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770532892" }, "departure": { "delay": 0, "time": "1770532892" }, "stopId": "1486", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770532999" }, "departure": { "delay": 0, "time": "1770532999" }, "stopId": "953", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770533039" }, "departure": { "delay": -1, "time": "1770533039" }, "stopId": "1619", "stopSequence": 28 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "74", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437515_8" }, "tripProperties": { "tripHeadsign": "GRADIGNAN ST. ORNON" }, "vehicle": { "id": "ineo-bus:1525", "label": "GRADIGNAN ST. ORNON" } } }, { "id": "RT|268437875_8|268437875", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "9716", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "9772", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "9717", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9202", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "9200", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "9198", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3549", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1606", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "9196", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9194", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9192", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9190", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9188", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "2973", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9184", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "2975", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9182", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9180", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9178", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "9176", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9174", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "9170", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "9172", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9168", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9166", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "9162", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "9160", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "9158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9156", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9164", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9154", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "9152", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9150", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9148", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "9146", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "3046", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2032", "stopSequence": 37 }, { "scheduleRelationship": "SKIPPED", "stopId": "554", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "3050", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "3052", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "3054", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "2503", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "3057", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "1000", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "3063", "stopSequence": 45 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437875_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ISSAC" } } }, { "id": "RT|268437634_8|268437634", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "4043", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "1", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "1348", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3521", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "7831", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3810", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3808", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "9114", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "4074", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9239", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9237", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9235", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9233", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "9231", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9230", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "1665", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9228", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9224", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9226", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "2451", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3029", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "2528", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 24 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9241", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "8311", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "793", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9195", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "7462", "stopSequence": 35 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "80", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437634_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX REPUBLIQUE" } } }, { "id": "RT|268437511_8|268437511", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5689", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5687", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "6961", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "855", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "541", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "1564", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "2537", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "464", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "6443", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "5686", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2672", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1735", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "756", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "3200", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "2549", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3198", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "1005", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "810", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "3196", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "5869", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "5866", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "2717", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "2718", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "862", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "7792", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "3220", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "6505", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "8911", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9300", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9301", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 32 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "13194", "stopSequence": 39 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "73", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437511_8" }, "tripProperties": { "tripHeadsign": "HOPITAL PELLEGRIN" } } }, { "id": "RT|268437632_8|268437632", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "4043", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "1", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "1348", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3521", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "7831", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3810", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3808", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "9114", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "4074", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9239", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9237", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9235", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9233", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "9231", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9230", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "1665", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9228", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9224", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9226", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "2451", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3029", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "2528", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "13184", "stopSequence": 25 }, { "scheduleRelationship": "SKIPPED", "stopId": "9806", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9241", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "8311", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "793", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9195", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "7462", "stopSequence": 35 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "80", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437632_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX REPUBLIQUE" } } }, { "id": "RT|268435692_8|268435692", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -480, "time": "1770534720" }, "departure": { "delay": 0, "time": "1770535200" }, "stopId": "9825", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770535260" }, "departure": { "delay": 0, "time": "1770535260" }, "stopId": "9193", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770535309" }, "departure": { "delay": 0, "time": "1770535309" }, "stopId": "13109", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770535386" }, "departure": { "delay": 0, "time": "1770535386" }, "stopId": "13111", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770535553" }, "departure": { "delay": 0, "time": "1770535553" }, "stopId": "1749", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770535633" }, "departure": { "delay": 0, "time": "1770535633" }, "stopId": "1804", "stopSequence": 6 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435692_8" }, "tripProperties": { "tripHeadsign": "PESSAC CAP DE BOS" } } }, { "id": "RT|268437630_8|268437630", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "4043", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "1", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "1348", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3521", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "7831", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3810", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3808", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "9114", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "4074", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9239", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9237", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9235", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9233", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "9231", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9230", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "1665", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9228", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9224", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9226", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "2451", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3029", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "2528", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "6751", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "3509", "stopSequence": 24 }, { "scheduleRelationship": "SKIPPED", "stopId": "1361", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "5537", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "1770", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "1158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "3526", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "1715", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9241", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "8311", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "793", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9195", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "7462", "stopSequence": 35 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "80", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437630_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX REPUBLIQUE" } } }, { "id": "RT|268437993_8|268437993", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -300, "time": "1770565200" }, "departure": { "delay": 0, "time": "1770565500" }, "stopId": "6854", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770565570" }, "departure": { "delay": 1, "time": "1770565570" }, "stopId": "8542", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770565810" }, "departure": { "delay": 1, "time": "1770565810" }, "stopId": "424", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770565860" }, "departure": { "delay": 0, "time": "1770565860" }, "stopId": "1195", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770565956" }, "departure": { "delay": 1, "time": "1770565956" }, "stopId": "7613", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770566022" }, "departure": { "delay": 0, "time": "1770566022" }, "stopId": "1718", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770566079" }, "departure": { "delay": 0, "time": "1770566079" }, "stopId": "2114", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770566138" }, "departure": { "delay": 0, "time": "1770566138" }, "stopId": "2235", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770566224" }, "departure": { "delay": 0, "time": "1770566224" }, "stopId": "5798", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770566292" }, "departure": { "delay": 0, "time": "1770566292" }, "stopId": "957", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770566400" }, "departure": { "delay": 0, "time": "1770566400" }, "stopId": "2241", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770566510" }, "departure": { "delay": 0, "time": "1770566510" }, "stopId": "9790", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770566580" }, "departure": { "delay": 0, "time": "1770566580" }, "stopId": "9791", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770566784" }, "departure": { "delay": 1, "time": "1770566784" }, "stopId": "1260", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770566877" }, "departure": { "delay": 0, "time": "1770566877" }, "stopId": "729", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770567000" }, "departure": { "delay": 0, "time": "1770567000" }, "stopId": "2280", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770567080" }, "departure": { "delay": 1, "time": "1770567080" }, "stopId": "5558", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770567201" }, "departure": { "delay": 1, "time": "1770567201" }, "stopId": "9809", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770567301" }, "departure": { "delay": 1, "time": "1770567301" }, "stopId": "3139", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1770567326" }, "departure": { "delay": 2, "time": "1770567326" }, "stopId": "2238", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770567361" }, "departure": { "delay": 1, "time": "1770567361" }, "stopId": "9810", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770567481" }, "departure": { "delay": 1, "time": "1770567481" }, "stopId": "1594", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1770567541" }, "departure": { "delay": 1, "time": "1770567541" }, "stopId": "4057", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770567654" }, "departure": { "delay": 1, "time": "1770567654" }, "stopId": "3310", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770567721" }, "departure": { "delay": 1, "time": "1770567721" }, "stopId": "1757", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770567791" }, "departure": { "delay": 1, "time": "1770567791" }, "stopId": "647", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770567901" }, "departure": { "delay": 1, "time": "1770567901" }, "stopId": "1595", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1770567947" }, "departure": { "delay": 2, "time": "1770567947" }, "stopId": "1758", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1770568003" }, "departure": { "delay": 2, "time": "1770568003" }, "stopId": "2327", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1770568139" }, "departure": { "delay": 2, "time": "1770568139" }, "stopId": "2328", "stopSequence": 30 }, { "arrival": { "delay": 1, "time": "1770568201" }, "departure": { "delay": 1, "time": "1770568201" }, "stopId": "641", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770568318" }, "departure": { "delay": 2, "time": "1770568318" }, "stopId": "9808", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1770568432" }, "departure": { "delay": 2, "time": "1770568432" }, "stopId": "2329", "stopSequence": 33 }, { "arrival": { "delay": 1, "time": "1770568501" }, "departure": { "delay": 1, "time": "1770568501" }, "stopId": "2330", "stopSequence": 34 }, { "arrival": { "delay": 1, "time": "1770568561" }, "departure": { "delay": 1, "time": "1770568561" }, "stopId": "1290", "stopSequence": 35 }, { "arrival": { "delay": 2, "time": "1770568607" }, "departure": { "delay": 2, "time": "1770568607" }, "stopId": "1959", "stopSequence": 36 }, { "arrival": { "delay": 2, "time": "1770568701" }, "departure": { "delay": 2, "time": "1770568701" }, "stopId": "998", "stopSequence": 37 }, { "arrival": { "delay": 1, "time": "1770568801" }, "departure": { "delay": 1, "time": "1770568801" }, "stopId": "209", "stopSequence": 38 }, { "arrival": { "delay": 1, "time": "1770568861" }, "departure": { "delay": 1, "time": "1770568861" }, "stopId": "2334", "stopSequence": 39 }, { "arrival": { "delay": 1, "time": "1770568921" }, "departure": { "delay": 1, "time": "1770568921" }, "stopId": "1475", "stopSequence": 40 }, { "arrival": { "delay": 2, "time": "1770568965" }, "departure": { "delay": 2, "time": "1770568965" }, "stopId": "9822", "stopSequence": 41 }, { "arrival": { "delay": 1, "time": "1770569041" }, "departure": { "delay": 1, "time": "1770569041" }, "stopId": "7348", "stopSequence": 42 }, { "arrival": { "delay": 2, "time": "1770569189" }, "departure": { "delay": 2, "time": "1770569189" }, "stopId": "7861", "stopSequence": 43 }, { "arrival": { "delay": 1, "time": "1770569281" }, "departure": { "delay": 1, "time": "1770569281" }, "stopId": "6827", "stopSequence": 44 }, { "arrival": { "delay": 1, "time": "1770569404" }, "departure": { "delay": 1, "time": "1770569404" }, "stopId": "702", "stopSequence": 45 }, { "arrival": { "delay": 1, "time": "1770569473" }, "departure": { "delay": 1, "time": "1770569473" }, "stopId": "606", "stopSequence": 46 }, { "arrival": { "delay": 1, "time": "1770569521" }, "departure": { "delay": 1, "time": "1770569521" }, "stopId": "1726", "stopSequence": 47 }, { "arrival": { "delay": 1, "time": "1770569622" }, "departure": { "delay": 1, "time": "1770569622" }, "stopId": "6851", "stopSequence": 48 }, { "arrival": { "delay": 1, "time": "1770569761" }, "departure": { "delay": 1, "time": "1770569761" }, "stopId": "9813", "stopSequence": 49 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "911", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437993_8" }, "tripProperties": { "tripHeadsign": "CENON GARE" } } }, { "id": "RT|268435691_8|268435691", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -759, "time": "1770531801" }, "departure": { "delay": 0, "time": "1770532560" }, "stopId": "2852", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770532581" }, "departure": { "delay": 1, "time": "1770532581" }, "stopId": "5290", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770532604" }, "departure": { "delay": 1, "time": "1770532604" }, "stopId": "954", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1770532627" }, "departure": { "delay": 1, "time": "1770532627" }, "stopId": "1341", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770532680" }, "departure": { "delay": 0, "time": "1770532680" }, "stopId": "1006", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770532705" }, "departure": { "delay": 0, "time": "1770532705" }, "stopId": "2567", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770532781" }, "departure": { "delay": 0, "time": "1770532781" }, "stopId": "633", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770532839" }, "departure": { "delay": 0, "time": "1770532839" }, "stopId": "2817", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770532871" }, "departure": { "delay": 1, "time": "1770532871" }, "stopId": "514", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770532920" }, "departure": { "delay": 0, "time": "1770532920" }, "stopId": "109", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770532966" }, "departure": { "delay": 0, "time": "1770532966" }, "stopId": "2782", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770533005" }, "departure": { "delay": 1, "time": "1770533005" }, "stopId": "1238", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770533040" }, "departure": { "delay": 0, "time": "1770533040" }, "stopId": "2783", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770533116" }, "departure": { "delay": 1, "time": "1770533116" }, "stopId": "2784", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770533176" }, "departure": { "delay": 1, "time": "1770533176" }, "stopId": "2785", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770533253" }, "departure": { "delay": 1, "time": "1770533253" }, "stopId": "2786", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770533286" }, "departure": { "delay": 1, "time": "1770533286" }, "stopId": "5525", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770533315" }, "departure": { "delay": 1, "time": "1770533315" }, "stopId": "1339", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770533379" }, "departure": { "delay": 0, "time": "1770533379" }, "stopId": "2787", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770533460" }, "departure": { "delay": 0, "time": "1770533460" }, "stopId": "2788", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770533509" }, "departure": { "delay": 0, "time": "1770533509" }, "stopId": "1309", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770533550" }, "departure": { "delay": 0, "time": "1770533550" }, "stopId": "2789", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770533592" }, "departure": { "delay": 0, "time": "1770533592" }, "stopId": "2790", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770533637" }, "departure": { "delay": -1, "time": "1770533637" }, "stopId": "1358", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770533672" }, "departure": { "delay": 0, "time": "1770533672" }, "stopId": "2791", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770533747" }, "departure": { "delay": 0, "time": "1770533747" }, "stopId": "1140", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770533790" }, "departure": { "delay": 0, "time": "1770533790" }, "stopId": "2792", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770533823" }, "departure": { "delay": 0, "time": "1770533823" }, "stopId": "693", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770533880" }, "departure": { "delay": 0, "time": "1770533880" }, "stopId": "2434", "stopSequence": 29 }, { "arrival": { "delay": 1, "time": "1770533923" }, "departure": { "delay": 1, "time": "1770533923" }, "stopId": "1252", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770533999" }, "departure": { "delay": 0, "time": "1770533999" }, "stopId": "1077", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770534039" }, "departure": { "delay": 0, "time": "1770534039" }, "stopId": "2830", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770534120" }, "departure": { "delay": 0, "time": "1770534120" }, "stopId": "2740", "stopSequence": 33 }, { "arrival": { "delay": 1, "time": "1770534189" }, "departure": { "delay": 1, "time": "1770534189" }, "stopId": "3568", "stopSequence": 34 }, { "arrival": { "delay": 0, "time": "1770534240" }, "departure": { "delay": 0, "time": "1770534240" }, "stopId": "2121", "stopSequence": 35 }, { "arrival": { "delay": 0, "time": "1770534303" }, "departure": { "delay": 0, "time": "1770534303" }, "stopId": "3583", "stopSequence": 36 }, { "arrival": { "delay": 0, "time": "1770534360" }, "departure": { "delay": 0, "time": "1770534360" }, "stopId": "793", "stopSequence": 37 }, { "arrival": { "delay": 0, "time": "1770534420" }, "departure": { "delay": 0, "time": "1770534420" }, "stopId": "3823", "stopSequence": 38 }, { "arrival": { "delay": 0, "time": "1770534540" }, "departure": { "delay": 0, "time": "1770534540" }, "stopId": "9129", "stopSequence": 39 }, { "arrival": { "delay": 0, "time": "1770534720" }, "departure": { "delay": 0, "time": "1770534720" }, "stopId": "9825", "stopSequence": 40 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435691_8" }, "tripProperties": { "tripHeadsign": "GAMBETTA MERIADECK" } } }, { "id": "RT|268437990_8|268437990", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -715, "time": "1770555485" }, "departure": { "delay": 0, "time": "1770556200" }, "stopId": "9811", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770556320" }, "departure": { "delay": 0, "time": "1770556320" }, "stopId": "8543", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770556370" }, "departure": { "delay": 0, "time": "1770556370" }, "stopId": "6852", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770556419" }, "departure": { "delay": 0, "time": "1770556419" }, "stopId": "1192", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770556465" }, "departure": { "delay": 1, "time": "1770556465" }, "stopId": "1144", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770556543" }, "departure": { "delay": 1, "time": "1770556543" }, "stopId": "212", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770556681" }, "departure": { "delay": 1, "time": "1770556681" }, "stopId": "6825", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770556744" }, "departure": { "delay": 1, "time": "1770556744" }, "stopId": "7862", "stopSequence": 8 }, { "arrival": { "delay": 2, "time": "1770556827" }, "departure": { "delay": 2, "time": "1770556827" }, "stopId": "9812", "stopSequence": 9 }, { "arrival": { "delay": 2, "time": "1770556912" }, "departure": { "delay": 2, "time": "1770556912" }, "stopId": "9823", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770556981" }, "departure": { "delay": 1, "time": "1770556981" }, "stopId": "2350", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770557041" }, "departure": { "delay": 1, "time": "1770557041" }, "stopId": "9064", "stopSequence": 12 }, { "arrival": { "delay": 2, "time": "1770557143" }, "departure": { "delay": 2, "time": "1770557143" }, "stopId": "100", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1770557260" }, "departure": { "delay": 2, "time": "1770557260" }, "stopId": "983", "stopSequence": 14 }, { "arrival": { "delay": 2, "time": "1770557342" }, "departure": { "delay": 2, "time": "1770557342" }, "stopId": "604", "stopSequence": 15 }, { "arrival": { "delay": 2, "time": "1770557396" }, "departure": { "delay": 2, "time": "1770557396" }, "stopId": "9814", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1770557462" }, "departure": { "delay": 2, "time": "1770557462" }, "stopId": "8991", "stopSequence": 17 }, { "arrival": { "delay": 2, "time": "1770557524" }, "departure": { "delay": 2, "time": "1770557524" }, "stopId": "9815", "stopSequence": 18 }, { "arrival": { "delay": 3, "time": "1770557625" }, "departure": { "delay": 3, "time": "1770557625" }, "stopId": "9816", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1770557762" }, "departure": { "delay": 2, "time": "1770557762" }, "stopId": "2342", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1770557819" }, "departure": { "delay": 2, "time": "1770557819" }, "stopId": "2341", "stopSequence": 21 }, { "arrival": { "delay": 2, "time": "1770557916" }, "departure": { "delay": 2, "time": "1770557916" }, "stopId": "1323", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1770557964" }, "departure": { "delay": 2, "time": "1770557964" }, "stopId": "1094", "stopSequence": 23 }, { "arrival": { "delay": 2, "time": "1770558062" }, "departure": { "delay": 2, "time": "1770558062" }, "stopId": "1749", "stopSequence": 24 }, { "arrival": { "delay": 3, "time": "1770558171" }, "departure": { "delay": 3, "time": "1770558171" }, "stopId": "1804", "stopSequence": 25 }, { "arrival": { "delay": 2, "time": "1770558234" }, "departure": { "delay": 2, "time": "1770558234" }, "stopId": "9820", "stopSequence": 26 }, { "arrival": { "delay": 2, "time": "1770558302" }, "departure": { "delay": 2, "time": "1770558302" }, "stopId": "2344", "stopSequence": 27 }, { "arrival": { "delay": 3, "time": "1770558357" }, "departure": { "delay": 3, "time": "1770558357" }, "stopId": "4154", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1770558422" }, "departure": { "delay": 2, "time": "1770558422" }, "stopId": "9817", "stopSequence": 29 }, { "arrival": { "delay": 3, "time": "1770558568" }, "departure": { "delay": 3, "time": "1770558568" }, "stopId": "2348", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1770558662" }, "departure": { "delay": 2, "time": "1770558662" }, "stopId": "3141", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770558721" }, "departure": { "delay": 2, "time": "1770558721" }, "stopId": "3140", "stopSequence": 32 }, { "arrival": { "delay": 3, "time": "1770558754" }, "departure": { "delay": 3, "time": "1770558754" }, "stopId": "9818", "stopSequence": 33 }, { "arrival": { "delay": 3, "time": "1770558819" }, "departure": { "delay": 3, "time": "1770558819" }, "stopId": "1422", "stopSequence": 34 }, { "arrival": { "delay": 3, "time": "1770558848" }, "departure": { "delay": 3, "time": "1770558848" }, "stopId": "5559", "stopSequence": 35 }, { "arrival": { "delay": 3, "time": "1770558903" }, "departure": { "delay": 3, "time": "1770558903" }, "stopId": "1172", "stopSequence": 36 }, { "arrival": { "delay": 4, "time": "1770558990" }, "departure": { "delay": 4, "time": "1770558990" }, "stopId": "170", "stopSequence": 37 }, { "arrival": { "delay": 4, "time": "1770559051" }, "departure": { "delay": 4, "time": "1770559051" }, "stopId": "5842", "stopSequence": 38 }, { "arrival": { "delay": 4, "time": "1770559204" }, "departure": { "delay": 4, "time": "1770559204" }, "stopId": "9732", "stopSequence": 39 }, { "arrival": { "delay": 4, "time": "1770559327" }, "departure": { "delay": 4, "time": "1770559327" }, "stopId": "712", "stopSequence": 40 }, { "arrival": { "delay": 4, "time": "1770559384" }, "departure": { "delay": 4, "time": "1770559384" }, "stopId": "3561", "stopSequence": 41 }, { "arrival": { "delay": 5, "time": "1770559469" }, "departure": { "delay": 5, "time": "1770559469" }, "stopId": "1200", "stopSequence": 42 }, { "arrival": { "delay": 5, "time": "1770559548" }, "departure": { "delay": 5, "time": "1770559548" }, "stopId": "5797", "stopSequence": 43 }, { "arrival": { "delay": 6, "time": "1770559614" }, "departure": { "delay": 6, "time": "1770559614" }, "stopId": "1183", "stopSequence": 44 }, { "arrival": { "delay": 5, "time": "1770559667" }, "departure": { "delay": 5, "time": "1770559667" }, "stopId": "513", "stopSequence": 45 }, { "arrival": { "delay": 5, "time": "1770559745" }, "departure": { "delay": 5, "time": "1770559745" }, "stopId": "2268", "stopSequence": 46 }, { "arrival": { "delay": 5, "time": "1770559804" }, "departure": { "delay": 5, "time": "1770559804" }, "stopId": "7614", "stopSequence": 47 }, { "arrival": { "delay": 5, "time": "1770559858" }, "departure": { "delay": 5, "time": "1770559858" }, "stopId": "403", "stopSequence": 48 }, { "arrival": { "delay": 5, "time": "1770559925" }, "departure": { "delay": 5, "time": "1770559925" }, "stopId": "2386", "stopSequence": 49 }, { "arrival": { "delay": 6, "time": "1770560112" }, "departure": { "delay": 6, "time": "1770560112" }, "stopId": "8541", "stopSequence": 50 }, { "arrival": { "delay": 6, "time": "1770560202" }, "departure": { "delay": 6, "time": "1770560202" }, "stopId": "9821", "stopSequence": 51 }, { "arrival": { "delay": 5, "time": "1770560285" }, "departure": { "delay": 5, "time": "1770560285" }, "stopId": "9819", "stopSequence": 52 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "912", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437990_8" }, "tripProperties": { "tripHeadsign": "CENON GARE" } } }, { "id": "RT|268435690_8|268435690", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -528, "time": "1770529212" }, "departure": { "delay": 32, "time": "1770529772" }, "stopId": "9825", "stopSequence": 1 }, { "arrival": { "delay": 6, "time": "1770529806" }, "departure": { "delay": 21, "time": "1770529821" }, "stopId": "9193", "stopSequence": 2 }, { "arrival": { "delay": 36, "time": "1770529885" }, "departure": { "delay": 47, "time": "1770529896" }, "stopId": "13109", "stopSequence": 3 }, { "arrival": { "delay": 47, "time": "1770529973" }, "departure": { "delay": 66, "time": "1770529992" }, "stopId": "13111", "stopSequence": 4 }, { "arrival": { "delay": 107, "time": "1770530200" }, "departure": { "delay": 126, "time": "1770530219" }, "stopId": "1749", "stopSequence": 5 }, { "arrival": { "delay": 99, "time": "1770530272" }, "departure": { "delay": 101, "time": "1770530274" }, "stopId": "1804", "stopSequence": 6 }, { "arrival": { "delay": 84, "time": "1770530304" }, "departure": { "delay": 84, "time": "1770530304" }, "stopId": "9820", "stopSequence": 7 }, { "arrival": { "delay": 47, "time": "1770530343" }, "departure": { "delay": 47, "time": "1770530343" }, "stopId": "1266", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1770530362" }, "departure": { "delay": 30, "time": "1770530362" }, "stopId": "775", "stopSequence": 9 }, { "arrival": { "delay": 8, "time": "1770530382" }, "departure": { "delay": 8, "time": "1770530382" }, "stopId": "1390", "stopSequence": 10 }, { "arrival": { "delay": -9, "time": "1770530451" }, "departure": { "delay": -9, "time": "1770530451" }, "stopId": "2847", "stopSequence": 11 }, { "arrival": { "delay": -9, "time": "1770530490" }, "departure": { "delay": -8, "time": "1770530491" }, "stopId": "187", "stopSequence": 12 }, { "arrival": { "delay": -8, "time": "1770530552" }, "departure": { "delay": -2, "time": "1770530558" }, "stopId": "9669", "stopSequence": 13 }, { "arrival": { "delay": -9, "time": "1770530600" }, "departure": { "delay": -9, "time": "1770530600" }, "stopId": "480", "stopSequence": 14 }, { "arrival": { "delay": -34, "time": "1770530631" }, "departure": { "delay": -9, "time": "1770530656" }, "stopId": "5070", "stopSequence": 15 }, { "arrival": { "delay": -24, "time": "1770530690" }, "departure": { "delay": -24, "time": "1770530690" }, "stopId": "309", "stopSequence": 16 }, { "arrival": { "delay": -43, "time": "1770530735" }, "departure": { "delay": -40, "time": "1770530738" }, "stopId": "2031", "stopSequence": 17 }, { "arrival": { "delay": -42, "time": "1770530771" }, "departure": { "delay": -39, "time": "1770530774" }, "stopId": "2761", "stopSequence": 18 }, { "arrival": { "delay": -38, "time": "1770530835" }, "departure": { "delay": -30, "time": "1770530843" }, "stopId": "2762", "stopSequence": 19 }, { "arrival": { "delay": -27, "time": "1770530913" }, "departure": { "delay": 20, "time": "1770530960" }, "stopId": "2763", "stopSequence": 20 }, { "arrival": { "delay": 17, "time": "1770531017" }, "departure": { "delay": 17, "time": "1770531017" }, "stopId": "1974", "stopSequence": 21 }, { "arrival": { "delay": 9, "time": "1770531076" }, "departure": { "delay": 9, "time": "1770531076" }, "stopId": "1040", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770531090" }, "departure": { "delay": 0, "time": "1770531090" }, "stopId": "5524", "stopSequence": 23 }, { "arrival": { "delay": -5, "time": "1770531114" }, "departure": { "delay": 2, "time": "1770531121" }, "stopId": "2764", "stopSequence": 24 }, { "arrival": { "delay": -12, "time": "1770531191" }, "departure": { "delay": -9, "time": "1770531194" }, "stopId": "1713", "stopSequence": 25 }, { "arrival": { "delay": -19, "time": "1770531242" }, "departure": { "delay": -19, "time": "1770531242" }, "stopId": "2765", "stopSequence": 26 }, { "arrival": { "delay": -29, "time": "1770531271" }, "departure": { "delay": -9, "time": "1770531291" }, "stopId": "1131", "stopSequence": 27 }, { "arrival": { "delay": -19, "time": "1770531350" }, "departure": { "delay": -19, "time": "1770531350" }, "stopId": "1197", "stopSequence": 28 }, { "arrival": { "delay": -25, "time": "1770531398" }, "departure": { "delay": -25, "time": "1770531398" }, "stopId": "2766", "stopSequence": 29 }, { "arrival": { "delay": -45, "time": "1770531435" }, "departure": { "delay": -42, "time": "1770531438" }, "stopId": "180", "stopSequence": 30 }, { "arrival": { "delay": -46, "time": "1770531463" }, "departure": { "delay": -46, "time": "1770531463" }, "stopId": "1499", "stopSequence": 31 }, { "arrival": { "delay": -51, "time": "1770531493" }, "departure": { "delay": -51, "time": "1770531493" }, "stopId": "2824", "stopSequence": 32 }, { "arrival": { "delay": -51, "time": "1770531546" }, "departure": { "delay": -51, "time": "1770531546" }, "stopId": "772", "stopSequence": 33 }, { "arrival": { "delay": -51, "time": "1770531609" }, "departure": { "delay": -51, "time": "1770531609" }, "stopId": "2559", "stopSequence": 34 }, { "arrival": { "delay": -50, "time": "1770531677" }, "departure": { "delay": -50, "time": "1770531677" }, "stopId": "524", "stopSequence": 35 }, { "arrival": { "delay": -50, "time": "1770531714" }, "departure": { "delay": -50, "time": "1770531714" }, "stopId": "1298", "stopSequence": 36 }, { "arrival": { "delay": -50, "time": "1770531751" }, "departure": { "delay": -50, "time": "1770531751" }, "stopId": "2850", "stopSequence": 37 }, { "arrival": { "delay": -51, "time": "1770531789" }, "departure": { "delay": -51, "time": "1770531789" }, "stopId": "2852", "stopSequence": 38 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435690_8" }, "tripProperties": { "tripHeadsign": "PESSAC CAP DE BOS" }, "vehicle": { "id": "ineo-bus:2862", "label": "PESSAC CAP DE BOS" } } }, { "id": "RT|268437727_8|268437727", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -432, "time": "1770528768" }, "departure": { "delay": 128, "time": "1770529328" }, "stopId": "3063", "stopSequence": 1 }, { "arrival": { "delay": 280, "time": "1770529512" }, "departure": { "delay": 316, "time": "1770529548" }, "stopId": "3058", "stopSequence": 2 }, { "arrival": { "delay": 367, "time": "1770529650" }, "departure": { "delay": 385, "time": "1770529668" }, "stopId": "3056", "stopSequence": 3 }, { "arrival": { "delay": 385, "time": "1770529764" }, "departure": { "delay": 414, "time": "1770529793" }, "stopId": "1550", "stopSequence": 4 }, { "arrival": { "delay": 412, "time": "1770529852" }, "departure": { "delay": 428, "time": "1770529868" }, "stopId": "3053", "stopSequence": 5 }, { "arrival": { "delay": 364, "time": "1770529924" }, "departure": { "delay": 377, "time": "1770529937" }, "stopId": "3051", "stopSequence": 6 }, { "arrival": { "delay": 371, "time": "1770529982" }, "departure": { "delay": 371, "time": "1770529982" }, "stopId": "3049", "stopSequence": 7 }, { "arrival": { "delay": 348, "time": "1770530088" }, "departure": { "delay": 348, "time": "1770530088" }, "stopId": "975", "stopSequence": 8 }, { "arrival": { "delay": 336, "time": "1770530248" }, "departure": { "delay": 376, "time": "1770530288" }, "stopId": "3356", "stopSequence": 9 }, { "arrival": { "delay": 372, "time": "1770530368" }, "departure": { "delay": 372, "time": "1770530368" }, "stopId": "3045", "stopSequence": 10 }, { "arrival": { "delay": 364, "time": "1770530404" }, "departure": { "delay": 388, "time": "1770530428" }, "stopId": "9145", "stopSequence": 11 }, { "arrival": { "delay": 389, "time": "1770530488" }, "departure": { "delay": 419, "time": "1770530518" }, "stopId": "9147", "stopSequence": 12 }, { "arrival": { "delay": 411, "time": "1770530598" }, "departure": { "delay": 430, "time": "1770530617" }, "stopId": "9149", "stopSequence": 13 }, { "arrival": { "delay": 422, "time": "1770530671" }, "departure": { "delay": 422, "time": "1770530671" }, "stopId": "9151", "stopSequence": 14 }, { "arrival": { "delay": 399, "time": "1770530739" }, "departure": { "delay": 399, "time": "1770530739" }, "stopId": "9153", "stopSequence": 15 }, { "arrival": { "delay": 391, "time": "1770530777" }, "departure": { "delay": 391, "time": "1770530777" }, "stopId": "9163", "stopSequence": 16 }, { "arrival": { "delay": 381, "time": "1770530848" }, "departure": { "delay": 398, "time": "1770530865" }, "stopId": "9155", "stopSequence": 17 }, { "arrival": { "delay": 387, "time": "1770530939" }, "departure": { "delay": 413, "time": "1770530965" }, "stopId": "9157", "stopSequence": 18 }, { "arrival": { "delay": 395, "time": "1770531035" }, "departure": { "delay": 395, "time": "1770531035" }, "stopId": "9159", "stopSequence": 19 }, { "arrival": { "delay": 394, "time": "1770531083" }, "departure": { "delay": 394, "time": "1770531083" }, "stopId": "9161", "stopSequence": 20 }, { "arrival": { "delay": 358, "time": "1770531141" }, "departure": { "delay": 358, "time": "1770531141" }, "stopId": "9165", "stopSequence": 21 }, { "arrival": { "delay": 333, "time": "1770531187" }, "departure": { "delay": 351, "time": "1770531205" }, "stopId": "9167", "stopSequence": 22 }, { "arrival": { "delay": 326, "time": "1770531261" }, "departure": { "delay": 326, "time": "1770531261" }, "stopId": "9171", "stopSequence": 23 }, { "arrival": { "delay": 297, "time": "1770531297" }, "departure": { "delay": 325, "time": "1770531325" }, "stopId": "9169", "stopSequence": 24 }, { "arrival": { "delay": 308, "time": "1770531368" }, "departure": { "delay": 331, "time": "1770531391" }, "stopId": "9173", "stopSequence": 25 }, { "arrival": { "delay": 304, "time": "1770531428" }, "departure": { "delay": 322, "time": "1770531446" }, "stopId": "9175", "stopSequence": 26 }, { "arrival": { "delay": 306, "time": "1770531517" }, "departure": { "delay": 306, "time": "1770531517" }, "stopId": "9177", "stopSequence": 27 }, { "arrival": { "delay": 306, "time": "1770531606" }, "departure": { "delay": 306, "time": "1770531606" }, "stopId": "9179", "stopSequence": 28 }, { "arrival": { "delay": 307, "time": "1770531657" }, "departure": { "delay": 307, "time": "1770531657" }, "stopId": "9181", "stopSequence": 29 }, { "arrival": { "delay": 306, "time": "1770531726" }, "departure": { "delay": 306, "time": "1770531726" }, "stopId": "9083", "stopSequence": 30 }, { "arrival": { "delay": 306, "time": "1770531802" }, "departure": { "delay": 306, "time": "1770531802" }, "stopId": "9183", "stopSequence": 31 }, { "arrival": { "delay": 306, "time": "1770531846" }, "departure": { "delay": 306, "time": "1770531846" }, "stopId": "9185", "stopSequence": 32 }, { "arrival": { "delay": 306, "time": "1770531910" }, "departure": { "delay": 306, "time": "1770531910" }, "stopId": "9187", "stopSequence": 33 }, { "arrival": { "delay": 306, "time": "1770531988" }, "departure": { "delay": 306, "time": "1770531988" }, "stopId": "9189", "stopSequence": 34 }, { "arrival": { "delay": 305, "time": "1770532085" }, "departure": { "delay": 305, "time": "1770532085" }, "stopId": "9191", "stopSequence": 35 }, { "arrival": { "delay": 306, "time": "1770532164" }, "departure": { "delay": 306, "time": "1770532164" }, "stopId": "9193", "stopSequence": 36 }, { "arrival": { "delay": 305, "time": "1770532265" }, "departure": { "delay": 305, "time": "1770532265" }, "stopId": "9195", "stopSequence": 37 }, { "arrival": { "delay": 305, "time": "1770532374" }, "departure": { "delay": 305, "time": "1770532374" }, "stopId": "823", "stopSequence": 38 }, { "arrival": { "delay": 305, "time": "1770532445" }, "departure": { "delay": 305, "time": "1770532445" }, "stopId": "3801", "stopSequence": 39 }, { "arrival": { "delay": 306, "time": "1770532566" }, "departure": { "delay": 306, "time": "1770532566" }, "stopId": "9197", "stopSequence": 40 }, { "arrival": { "delay": 306, "time": "1770532676" }, "departure": { "delay": 306, "time": "1770532676" }, "stopId": "9199", "stopSequence": 41 }, { "arrival": { "delay": 306, "time": "1770532806" }, "departure": { "delay": 306, "time": "1770532806" }, "stopId": "9201", "stopSequence": 42 }, { "arrival": { "delay": 306, "time": "1770532986" }, "departure": { "delay": 306, "time": "1770532986" }, "stopId": "9716", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437727_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" }, "vehicle": { "id": "ineo-bus:2318", "label": "GARE ST-JEAN MECA" } } }, { "id": "RT|268436759_8|268436759", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -694, "time": "1770529526" }, "departure": { "delay": 60, "time": "1770530280" }, "stopId": "8003", "stopSequence": 1 }, { "arrival": { "delay": 89, "time": "1770530384" }, "departure": { "delay": 89, "time": "1770530384" }, "stopId": "8002", "stopSequence": 2 }, { "arrival": { "delay": 90, "time": "1770530403" }, "departure": { "delay": 90, "time": "1770530403" }, "stopId": "932", "stopSequence": 3 }, { "arrival": { "delay": 90, "time": "1770530447" }, "departure": { "delay": 94, "time": "1770530451" }, "stopId": "5941", "stopSequence": 4 }, { "arrival": { "delay": 98, "time": "1770530500" }, "departure": { "delay": 98, "time": "1770530500" }, "stopId": "2199", "stopSequence": 5 }, { "arrival": { "delay": 100, "time": "1770530560" }, "departure": { "delay": 100, "time": "1770530560" }, "stopId": "2190", "stopSequence": 6 }, { "arrival": { "delay": 100, "time": "1770530592" }, "departure": { "delay": 100, "time": "1770530592" }, "stopId": "548", "stopSequence": 7 }, { "arrival": { "delay": 94, "time": "1770530622" }, "departure": { "delay": 99, "time": "1770530627" }, "stopId": "1881", "stopSequence": 8 }, { "arrival": { "delay": 90, "time": "1770530659" }, "departure": { "delay": 90, "time": "1770530659" }, "stopId": "3274", "stopSequence": 9 }, { "arrival": { "delay": 89, "time": "1770530729" }, "departure": { "delay": 89, "time": "1770530729" }, "stopId": "1567", "stopSequence": 10 }, { "arrival": { "delay": 72, "time": "1770530762" }, "departure": { "delay": 92, "time": "1770530782" }, "stopId": "1799", "stopSequence": 11 }, { "arrival": { "delay": 92, "time": "1770530865" }, "departure": { "delay": 107, "time": "1770530880" }, "stopId": "1630", "stopSequence": 12 }, { "arrival": { "delay": 100, "time": "1770530951" }, "departure": { "delay": 100, "time": "1770530951" }, "stopId": "611", "stopSequence": 13 }, { "arrival": { "delay": 121, "time": "1770531061" }, "departure": { "delay": 140, "time": "1770531080" }, "stopId": "2185", "stopSequence": 14 }, { "arrival": { "delay": 73, "time": "1770531132" }, "departure": { "delay": 73, "time": "1770531132" }, "stopId": "8203", "stopSequence": 15 }, { "arrival": { "delay": 100, "time": "1770531280" }, "departure": { "delay": 100, "time": "1770531280" }, "stopId": "8042", "stopSequence": 16 }, { "arrival": { "delay": 138, "time": "1770531404" }, "departure": { "delay": 166, "time": "1770531432" }, "stopId": "6375", "stopSequence": 17 }, { "arrival": { "delay": 166, "time": "1770531465" }, "departure": { "delay": 166, "time": "1770531465" }, "stopId": "1800", "stopSequence": 18 }, { "arrival": { "delay": 138, "time": "1770531506" }, "departure": { "delay": 138, "time": "1770531506" }, "stopId": "1807", "stopSequence": 19 }, { "arrival": { "delay": 98, "time": "1770531529" }, "departure": { "delay": 98, "time": "1770531529" }, "stopId": "1811", "stopSequence": 20 }, { "arrival": { "delay": 99, "time": "1770531582" }, "departure": { "delay": 99, "time": "1770531582" }, "stopId": "9703", "stopSequence": 21 }, { "arrival": { "delay": 98, "time": "1770531650" }, "departure": { "delay": 98, "time": "1770531650" }, "stopId": "1101", "stopSequence": 22 }, { "arrival": { "delay": 98, "time": "1770531698" }, "departure": { "delay": 98, "time": "1770531698" }, "stopId": "7191", "stopSequence": 23 }, { "arrival": { "delay": 98, "time": "1770531800" }, "departure": { "delay": 98, "time": "1770531800" }, "stopId": "317", "stopSequence": 24 }, { "arrival": { "delay": 98, "time": "1770531841" }, "departure": { "delay": 98, "time": "1770531841" }, "stopId": "1364", "stopSequence": 25 }, { "arrival": { "delay": 98, "time": "1770531898" }, "departure": { "delay": 98, "time": "1770531898" }, "stopId": "7542", "stopSequence": 26 }, { "arrival": { "delay": 97, "time": "1770532057" }, "departure": { "delay": 97, "time": "1770532057" }, "stopId": "8412", "stopSequence": 27 }, { "arrival": { "delay": 97, "time": "1770532113" }, "departure": { "delay": 97, "time": "1770532113" }, "stopId": "8403", "stopSequence": 28 }, { "arrival": { "delay": 98, "time": "1770532187" }, "departure": { "delay": 98, "time": "1770532187" }, "stopId": "8405", "stopSequence": 29 }, { "arrival": { "delay": 98, "time": "1770532229" }, "departure": { "delay": 98, "time": "1770532229" }, "stopId": "186", "stopSequence": 30 }, { "arrival": { "delay": 98, "time": "1770532298" }, "departure": { "delay": 98, "time": "1770532298" }, "stopId": "1513", "stopSequence": 31 }, { "arrival": { "delay": 99, "time": "1770532372" }, "departure": { "delay": 99, "time": "1770532372" }, "stopId": "1146", "stopSequence": 32 }, { "arrival": { "delay": 98, "time": "1770532418" }, "departure": { "delay": 98, "time": "1770532418" }, "stopId": "1451", "stopSequence": 33 }, { "arrival": { "delay": 98, "time": "1770532538" }, "departure": { "delay": 98, "time": "1770532538" }, "stopId": "6433", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436759_8" }, "tripProperties": { "tripHeadsign": "LA CITE DU VIN" }, "vehicle": { "id": "ineo-bus:89117", "label": "LA CITE DU VIN" } } }, { "id": "RT|268436517_8|268436517", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -748, "time": "1770533552" }, "departure": { "delay": 0, "time": "1770534300" }, "stopId": "2105", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770534328" }, "departure": { "delay": 0, "time": "1770534328" }, "stopId": "8641", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770534356" }, "departure": { "delay": 1, "time": "1770534356" }, "stopId": "1163", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1770534392" }, "departure": { "delay": 1, "time": "1770534392" }, "stopId": "460", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770534436" }, "departure": { "delay": 1, "time": "1770534436" }, "stopId": "9", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770534470" }, "departure": { "delay": 1, "time": "1770534470" }, "stopId": "1321", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770534511" }, "departure": { "delay": 1, "time": "1770534511" }, "stopId": "296", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770534541" }, "departure": { "delay": 1, "time": "1770534541" }, "stopId": "2577", "stopSequence": 8 }, { "arrival": { "delay": 2, "time": "1770534564" }, "departure": { "delay": 2, "time": "1770534564" }, "stopId": "1015", "stopSequence": 9 }, { "arrival": { "delay": 2, "time": "1770534611" }, "departure": { "delay": 2, "time": "1770534611" }, "stopId": "330", "stopSequence": 10 }, { "arrival": { "delay": 2, "time": "1770534652" }, "departure": { "delay": 2, "time": "1770534652" }, "stopId": "1209", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770534721" }, "departure": { "delay": 1, "time": "1770534721" }, "stopId": "222", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770534798" }, "departure": { "delay": 1, "time": "1770534798" }, "stopId": "576", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770534901" }, "departure": { "delay": 1, "time": "1770534901" }, "stopId": "32", "stopSequence": 14 }, { "arrival": { "delay": 2, "time": "1770534939" }, "departure": { "delay": 2, "time": "1770534939" }, "stopId": "1795", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770534985" }, "departure": { "delay": 1, "time": "1770534985" }, "stopId": "8", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770535049" }, "departure": { "delay": 1, "time": "1770535049" }, "stopId": "9770", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770535081" }, "departure": { "delay": 1, "time": "1770535081" }, "stopId": "6452", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770535261" }, "departure": { "delay": 1, "time": "1770535261" }, "stopId": "3347", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770535321" }, "departure": { "delay": 1, "time": "1770535321" }, "stopId": "3315", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770535384" }, "departure": { "delay": 1, "time": "1770535384" }, "stopId": "3318", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770535415" }, "departure": { "delay": 1, "time": "1770535415" }, "stopId": "363", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1770535475" }, "departure": { "delay": 1, "time": "1770535475" }, "stopId": "1997", "stopSequence": 23 }, { "arrival": { "delay": 2, "time": "1770535532" }, "departure": { "delay": 2, "time": "1770535532" }, "stopId": "532", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1770535634" }, "departure": { "delay": 2, "time": "1770535634" }, "stopId": "21", "stopSequence": 25 }, { "arrival": { "delay": 2, "time": "1770535698" }, "departure": { "delay": 2, "time": "1770535698" }, "stopId": "3133", "stopSequence": 26 }, { "arrival": { "delay": 2, "time": "1770535766" }, "departure": { "delay": 2, "time": "1770535766" }, "stopId": "116", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1770535815" }, "departure": { "delay": 2, "time": "1770535815" }, "stopId": "3134", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1770535867" }, "departure": { "delay": 2, "time": "1770535867" }, "stopId": "5376", "stopSequence": 29 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436517_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX BRULATOUR" } } }, { "id": "RT|268437728_8|268437728", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -402, "time": "1770532998" }, "departure": { "delay": 0, "time": "1770533400" }, "stopId": "9716", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770533479" }, "departure": { "delay": 1, "time": "1770533479" }, "stopId": "9772", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770533594" }, "departure": { "delay": 0, "time": "1770533594" }, "stopId": "9717", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770533700" }, "departure": { "delay": 0, "time": "1770533700" }, "stopId": "9202", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770533831" }, "departure": { "delay": 1, "time": "1770533831" }, "stopId": "9200", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770533924" }, "departure": { "delay": 1, "time": "1770533924" }, "stopId": "9198", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770534060" }, "departure": { "delay": 0, "time": "1770534060" }, "stopId": "3549", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770534130" }, "departure": { "delay": 1, "time": "1770534130" }, "stopId": "1606", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770534240" }, "departure": { "delay": 0, "time": "1770534240" }, "stopId": "9196", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770534311" }, "departure": { "delay": 0, "time": "1770534311" }, "stopId": "9194", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770534387" }, "departure": { "delay": 0, "time": "1770534387" }, "stopId": "9192", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770534484" }, "departure": { "delay": 0, "time": "1770534484" }, "stopId": "9190", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770534550" }, "departure": { "delay": 0, "time": "1770534550" }, "stopId": "9188", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770534659" }, "departure": { "delay": -1, "time": "1770534659" }, "stopId": "2973", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770534697" }, "departure": { "delay": 0, "time": "1770534697" }, "stopId": "9184", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770534747" }, "departure": { "delay": 0, "time": "1770534747" }, "stopId": "2975", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1770534798" }, "departure": { "delay": -1, "time": "1770534798" }, "stopId": "9182", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770534839" }, "departure": { "delay": -1, "time": "1770534839" }, "stopId": "9180", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770534915" }, "departure": { "delay": -1, "time": "1770534915" }, "stopId": "9178", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1770535000" }, "departure": { "delay": -1, "time": "1770535000" }, "stopId": "9176", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770535056" }, "departure": { "delay": -1, "time": "1770535056" }, "stopId": "9174", "stopSequence": 21 }, { "arrival": { "delay": -2, "time": "1770535138" }, "departure": { "delay": -2, "time": "1770535138" }, "stopId": "9170", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770535205" }, "departure": { "delay": -1, "time": "1770535205" }, "stopId": "9172", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770535286" }, "departure": { "delay": -1, "time": "1770535286" }, "stopId": "9168", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1770535358" }, "departure": { "delay": -1, "time": "1770535358" }, "stopId": "9166", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770535453" }, "departure": { "delay": -1, "time": "1770535453" }, "stopId": "9162", "stopSequence": 26 }, { "arrival": { "delay": -2, "time": "1770535498" }, "departure": { "delay": -2, "time": "1770535498" }, "stopId": "9160", "stopSequence": 27 }, { "arrival": { "delay": -2, "time": "1770535602" }, "departure": { "delay": -2, "time": "1770535602" }, "stopId": "9158", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1770535692" }, "departure": { "delay": -1, "time": "1770535692" }, "stopId": "9156", "stopSequence": 29 }, { "arrival": { "delay": -2, "time": "1770535801" }, "departure": { "delay": -2, "time": "1770535801" }, "stopId": "9164", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437728_8" }, "tripProperties": { "tripHeadsign": "ST AUBIN VILLEPREUX" } } }, { "id": "RT|268436515_8|268436515", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -535, "time": "1770525966" }, "departure": { "delay": 45, "time": "1770526546" }, "stopId": "2105", "stopSequence": 1 }, { "arrival": { "delay": 69, "time": "1770526598" }, "departure": { "delay": 69, "time": "1770526598" }, "stopId": "8641", "stopSequence": 2 }, { "arrival": { "delay": 82, "time": "1770526638" }, "departure": { "delay": 82, "time": "1770526638" }, "stopId": "1163", "stopSequence": 3 }, { "arrival": { "delay": 94, "time": "1770526686" }, "departure": { "delay": 94, "time": "1770526686" }, "stopId": "460", "stopSequence": 4 }, { "arrival": { "delay": 111, "time": "1770526746" }, "departure": { "delay": 111, "time": "1770526746" }, "stopId": "9", "stopSequence": 5 }, { "arrival": { "delay": 117, "time": "1770526786" }, "departure": { "delay": 117, "time": "1770526786" }, "stopId": "1321", "stopSequence": 6 }, { "arrival": { "delay": 136, "time": "1770526846" }, "departure": { "delay": 136, "time": "1770526846" }, "stopId": "296", "stopSequence": 7 }, { "arrival": { "delay": 146, "time": "1770526886" }, "departure": { "delay": 146, "time": "1770526886" }, "stopId": "2577", "stopSequence": 8 }, { "arrival": { "delay": 148, "time": "1770526910" }, "departure": { "delay": 148, "time": "1770526910" }, "stopId": "1015", "stopSequence": 9 }, { "arrival": { "delay": 144, "time": "1770526953" }, "departure": { "delay": 144, "time": "1770526953" }, "stopId": "330", "stopSequence": 10 }, { "arrival": { "delay": 130, "time": "1770526980" }, "departure": { "delay": 130, "time": "1770526980" }, "stopId": "1209", "stopSequence": 11 }, { "arrival": { "delay": 106, "time": "1770527026" }, "departure": { "delay": 106, "time": "1770527026" }, "stopId": "222", "stopSequence": 12 }, { "arrival": { "delay": 69, "time": "1770527066" }, "departure": { "delay": 69, "time": "1770527066" }, "stopId": "576", "stopSequence": 13 }, { "arrival": { "delay": 22, "time": "1770527122" }, "departure": { "delay": 38, "time": "1770527138" }, "stopId": "32", "stopSequence": 14 }, { "arrival": { "delay": 37, "time": "1770527162" }, "departure": { "delay": 37, "time": "1770527162" }, "stopId": "1795", "stopSequence": 15 }, { "arrival": { "delay": 28, "time": "1770527184" }, "departure": { "delay": 32, "time": "1770527188" }, "stopId": "8", "stopSequence": 16 }, { "arrival": { "delay": 24, "time": "1770527222" }, "departure": { "delay": 24, "time": "1770527222" }, "stopId": "9770", "stopSequence": 17 }, { "arrival": { "delay": 23, "time": "1770527243" }, "departure": { "delay": 42, "time": "1770527262" }, "stopId": "6452", "stopSequence": 18 }, { "arrival": { "delay": 22, "time": "1770527422" }, "departure": { "delay": 25, "time": "1770527425" }, "stopId": "3347", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770527460" }, "departure": { "delay": 0, "time": "1770527460" }, "stopId": "3315", "stopSequence": 20 }, { "arrival": { "delay": -15, "time": "1770527502" }, "departure": { "delay": -13, "time": "1770527504" }, "stopId": "3318", "stopSequence": 21 }, { "arrival": { "delay": -22, "time": "1770527522" }, "departure": { "delay": -15, "time": "1770527529" }, "stopId": "363", "stopSequence": 22 }, { "arrival": { "delay": -22, "time": "1770527576" }, "departure": { "delay": -14, "time": "1770527584" }, "stopId": "1997", "stopSequence": 23 }, { "arrival": { "delay": -14, "time": "1770527635" }, "departure": { "delay": -14, "time": "1770527635" }, "stopId": "532", "stopSequence": 24 }, { "arrival": { "delay": -27, "time": "1770527714" }, "departure": { "delay": -14, "time": "1770527727" }, "stopId": "21", "stopSequence": 25 }, { "arrival": { "delay": -16, "time": "1770527782" }, "departure": { "delay": -13, "time": "1770527785" }, "stopId": "3133", "stopSequence": 26 }, { "arrival": { "delay": -17, "time": "1770527842" }, "departure": { "delay": -13, "time": "1770527846" }, "stopId": "116", "stopSequence": 27 }, { "arrival": { "delay": -13, "time": "1770527890" }, "departure": { "delay": -13, "time": "1770527890" }, "stopId": "3134", "stopSequence": 28 }, { "arrival": { "delay": -7, "time": "1770527944" }, "departure": { "delay": -7, "time": "1770527944" }, "stopId": "5376", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770528000" }, "departure": { "delay": 6, "time": "1770528006" }, "stopId": "2602", "stopSequence": 30 }, { "arrival": { "delay": -4, "time": "1770528023" }, "departure": { "delay": 6, "time": "1770528033" }, "stopId": "4862", "stopSequence": 31 }, { "arrival": { "delay": -29, "time": "1770528100" }, "departure": { "delay": -16, "time": "1770528113" }, "stopId": "400", "stopSequence": 32 }, { "arrival": { "delay": -27, "time": "1770528153" }, "departure": { "delay": -16, "time": "1770528164" }, "stopId": "13195", "stopSequence": 33 }, { "arrival": { "delay": -8, "time": "1770528234" }, "departure": { "delay": 12, "time": "1770528254" }, "stopId": "3527", "stopSequence": 34 }, { "arrival": { "delay": 12, "time": "1770528310" }, "departure": { "delay": 13, "time": "1770528311" }, "stopId": "137", "stopSequence": 35 }, { "arrival": { "delay": 19, "time": "1770528364" }, "departure": { "delay": 35, "time": "1770528380" }, "stopId": "9828", "stopSequence": 36 }, { "arrival": { "delay": 102, "time": "1770528522" }, "departure": { "delay": 102, "time": "1770528522" }, "stopId": "2740", "stopSequence": 37 }, { "arrival": { "delay": 105, "time": "1770528577" }, "departure": { "delay": 109, "time": "1770528581" }, "stopId": "3568", "stopSequence": 38 }, { "arrival": { "delay": 110, "time": "1770528620" }, "departure": { "delay": 118, "time": "1770528628" }, "stopId": "2121", "stopSequence": 39 }, { "arrival": { "delay": 114, "time": "1770528683" }, "departure": { "delay": 131, "time": "1770528700" }, "stopId": "3583", "stopSequence": 40 }, { "arrival": { "delay": 132, "time": "1770528750" }, "departure": { "delay": 132, "time": "1770528750" }, "stopId": "1345", "stopSequence": 41 }, { "arrival": { "delay": 141, "time": "1770528840" }, "departure": { "delay": 142, "time": "1770528841" }, "stopId": "9123", "stopSequence": 42 }, { "arrival": { "delay": 138, "time": "1770528860" }, "departure": { "delay": 164, "time": "1770528886" }, "stopId": "823", "stopSequence": 43 }, { "arrival": { "delay": 143, "time": "1770528923" }, "departure": { "delay": 170, "time": "1770528950" }, "stopId": "3801", "stopSequence": 44 }, { "arrival": { "delay": 116, "time": "1770529016" }, "departure": { "delay": 169, "time": "1770529069" }, "stopId": "9197", "stopSequence": 45 }, { "arrival": { "delay": 111, "time": "1770529119" }, "departure": { "delay": 126, "time": "1770529134" }, "stopId": "9199", "stopSequence": 46 }, { "arrival": { "delay": 65, "time": "1770529205" }, "departure": { "delay": 100, "time": "1770529240" }, "stopId": "5770", "stopSequence": 47 }, { "arrival": { "delay": 111, "time": "1770529340" }, "departure": { "delay": 111, "time": "1770529340" }, "stopId": "9087", "stopSequence": 48 }, { "arrival": { "delay": 101, "time": "1770529445" }, "departure": { "delay": 119, "time": "1770529463" }, "stopId": "9084", "stopSequence": 49 }, { "arrival": { "delay": 140, "time": "1770529562" }, "departure": { "delay": 140, "time": "1770529562" }, "stopId": "9280", "stopSequence": 50 }, { "arrival": { "delay": 132, "time": "1770529603" }, "departure": { "delay": 189, "time": "1770529660" }, "stopId": "9826", "stopSequence": 51 }, { "arrival": { "delay": 180, "time": "1770529860" }, "departure": { "delay": 180, "time": "1770529860" }, "stopId": "9279", "stopSequence": 52 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436515_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX BRULATOUR" } } }, { "id": "RT|268436516_8|268436516", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -220, "time": "1770529880" }, "departure": { "delay": 20, "time": "1770530120" }, "stopId": "9279", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5559", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770530190" }, "departure": { "delay": 18, "time": "1770530207" }, "stopId": "1172", "stopSequence": 3 }, { "arrival": { "delay": 7, "time": "1770530243" }, "departure": { "delay": 31, "time": "1770530267" }, "stopId": "3320", "stopSequence": 4 }, { "arrival": { "delay": 20, "time": "1770530300" }, "departure": { "delay": 30, "time": "1770530310" }, "stopId": "9281", "stopSequence": 5 }, { "arrival": { "delay": 76, "time": "1770530449" }, "departure": { "delay": 107, "time": "1770530480" }, "stopId": "9085", "stopSequence": 6 }, { "arrival": { "delay": 65, "time": "1770530555" }, "departure": { "delay": 81, "time": "1770530571" }, "stopId": "9088", "stopSequence": 7 }, { "arrival": { "delay": 58, "time": "1770530638" }, "departure": { "delay": 91, "time": "1770530671" }, "stopId": "5769", "stopSequence": 8 }, { "arrival": { "delay": 79, "time": "1770530794" }, "departure": { "delay": 113, "time": "1770530828" }, "stopId": "9200", "stopSequence": 9 }, { "arrival": { "delay": 83, "time": "1770530878" }, "departure": { "delay": 131, "time": "1770530926" }, "stopId": "9198", "stopSequence": 10 }, { "arrival": { "delay": 89, "time": "1770531001" }, "departure": { "delay": 121, "time": "1770531033" }, "stopId": "3549", "stopSequence": 11 }, { "arrival": { "delay": 82, "time": "1770531078" }, "departure": { "delay": 84, "time": "1770531080" }, "stopId": "1606", "stopSequence": 12 }, { "arrival": { "delay": 77, "time": "1770531239" }, "departure": { "delay": 97, "time": "1770531259" }, "stopId": "8511", "stopSequence": 13 }, { "arrival": { "delay": 98, "time": "1770531313" }, "departure": { "delay": 98, "time": "1770531313" }, "stopId": "13171", "stopSequence": 14 }, { "arrival": { "delay": 107, "time": "1770531438" }, "departure": { "delay": 107, "time": "1770531438" }, "stopId": "3207", "stopSequence": 15 }, { "arrival": { "delay": 99, "time": "1770531462" }, "departure": { "delay": 107, "time": "1770531470" }, "stopId": "199", "stopSequence": 16 }, { "arrival": { "delay": 93, "time": "1770531513" }, "departure": { "delay": 93, "time": "1770531513" }, "stopId": "620", "stopSequence": 17 }, { "arrival": { "delay": 94, "time": "1770531583" }, "departure": { "delay": 94, "time": "1770531583" }, "stopId": "2753", "stopSequence": 18 }, { "arrival": { "delay": 93, "time": "1770531637" }, "departure": { "delay": 93, "time": "1770531637" }, "stopId": "3526", "stopSequence": 19 }, { "arrival": { "delay": 93, "time": "1770531693" }, "departure": { "delay": 93, "time": "1770531693" }, "stopId": "1715", "stopSequence": 20 }, { "arrival": { "delay": 93, "time": "1770531739" }, "departure": { "delay": 93, "time": "1770531739" }, "stopId": "300", "stopSequence": 21 }, { "arrival": { "delay": 94, "time": "1770531796" }, "departure": { "delay": 94, "time": "1770531796" }, "stopId": "4861", "stopSequence": 22 }, { "arrival": { "delay": 94, "time": "1770531814" }, "departure": { "delay": 94, "time": "1770531814" }, "stopId": "3130", "stopSequence": 23 }, { "arrival": { "delay": 94, "time": "1770531861" }, "departure": { "delay": 94, "time": "1770531861" }, "stopId": "547", "stopSequence": 24 }, { "arrival": { "delay": 95, "time": "1770531939" }, "departure": { "delay": 95, "time": "1770531939" }, "stopId": "3131", "stopSequence": 25 }, { "arrival": { "delay": 94, "time": "1770532014" }, "departure": { "delay": 94, "time": "1770532014" }, "stopId": "374", "stopSequence": 26 }, { "arrival": { "delay": 94, "time": "1770532063" }, "departure": { "delay": 94, "time": "1770532063" }, "stopId": "1310", "stopSequence": 27 }, { "arrival": { "delay": 94, "time": "1770532208" }, "departure": { "delay": 94, "time": "1770532208" }, "stopId": "1212", "stopSequence": 28 }, { "arrival": { "delay": 94, "time": "1770532271" }, "departure": { "delay": 94, "time": "1770532271" }, "stopId": "1227", "stopSequence": 29 }, { "arrival": { "delay": 94, "time": "1770532363" }, "departure": { "delay": 94, "time": "1770532363" }, "stopId": "720", "stopSequence": 30 }, { "arrival": { "delay": 95, "time": "1770532394" }, "departure": { "delay": 95, "time": "1770532394" }, "stopId": "2682", "stopSequence": 31 }, { "arrival": { "delay": 94, "time": "1770532474" }, "departure": { "delay": 94, "time": "1770532474" }, "stopId": "2641", "stopSequence": 32 }, { "arrival": { "delay": 94, "time": "1770532534" }, "departure": { "delay": 94, "time": "1770532534" }, "stopId": "830", "stopSequence": 33 }, { "arrival": { "delay": 95, "time": "1770532667" }, "departure": { "delay": 95, "time": "1770532667" }, "stopId": "6981", "stopSequence": 34 }, { "arrival": { "delay": 94, "time": "1770532714" }, "departure": { "delay": 94, "time": "1770532714" }, "stopId": "1747", "stopSequence": 35 }, { "arrival": { "delay": 95, "time": "1770532779" }, "departure": { "delay": 95, "time": "1770532779" }, "stopId": "1745", "stopSequence": 36 }, { "arrival": { "delay": 94, "time": "1770532833" }, "departure": { "delay": 94, "time": "1770532833" }, "stopId": "1781", "stopSequence": 37 }, { "arrival": { "delay": 94, "time": "1770532894" }, "departure": { "delay": 94, "time": "1770532894" }, "stopId": "1702", "stopSequence": 38 }, { "arrival": { "delay": 95, "time": "1770532957" }, "departure": { "delay": 95, "time": "1770532957" }, "stopId": "477", "stopSequence": 39 }, { "arrival": { "delay": 94, "time": "1770533014" }, "departure": { "delay": 94, "time": "1770533014" }, "stopId": "1160", "stopSequence": 40 }, { "arrival": { "delay": 94, "time": "1770533101" }, "departure": { "delay": 94, "time": "1770533101" }, "stopId": "969", "stopSequence": 41 }, { "arrival": { "delay": 94, "time": "1770533161" }, "departure": { "delay": 94, "time": "1770533161" }, "stopId": "1841", "stopSequence": 42 }, { "arrival": { "delay": 94, "time": "1770533207" }, "departure": { "delay": 94, "time": "1770533207" }, "stopId": "893", "stopSequence": 43 }, { "arrival": { "delay": 93, "time": "1770533253" }, "departure": { "delay": 93, "time": "1770533253" }, "stopId": "1061", "stopSequence": 44 }, { "arrival": { "delay": 94, "time": "1770533273" }, "departure": { "delay": 94, "time": "1770533273" }, "stopId": "238", "stopSequence": 45 }, { "arrival": { "delay": 94, "time": "1770533321" }, "departure": { "delay": 94, "time": "1770533321" }, "stopId": "533", "stopSequence": 46 }, { "arrival": { "delay": 94, "time": "1770533352" }, "departure": { "delay": 94, "time": "1770533352" }, "stopId": "1409", "stopSequence": 47 }, { "arrival": { "delay": 94, "time": "1770533392" }, "departure": { "delay": 94, "time": "1770533392" }, "stopId": "731", "stopSequence": 48 }, { "arrival": { "delay": 93, "time": "1770533433" }, "departure": { "delay": 93, "time": "1770533433" }, "stopId": "1509", "stopSequence": 49 }, { "arrival": { "delay": 94, "time": "1770533465" }, "departure": { "delay": 94, "time": "1770533465" }, "stopId": "8642", "stopSequence": 50 }, { "arrival": { "delay": 93, "time": "1770533553" }, "departure": { "delay": 93, "time": "1770533553" }, "stopId": "2105", "stopSequence": 51 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436516_8" }, "tripProperties": { "tripHeadsign": "CIMETIERE INTERCOM." }, "vehicle": { "id": "ineo-bus:1506", "label": "CIMETIERE INTERCOM." } } }, { "id": "RT|268437965_8|268437965", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1, "time": "1770561000" }, "departure": { "delay": 0, "time": "1770561001" }, "stopId": "9811", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770561120" }, "departure": { "delay": 0, "time": "1770561120" }, "stopId": "8543", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770561170" }, "departure": { "delay": 0, "time": "1770561170" }, "stopId": "6852", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770561219" }, "departure": { "delay": 0, "time": "1770561219" }, "stopId": "1192", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770561265" }, "departure": { "delay": 1, "time": "1770561265" }, "stopId": "1144", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770561343" }, "departure": { "delay": 1, "time": "1770561343" }, "stopId": "212", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770561481" }, "departure": { "delay": 1, "time": "1770561481" }, "stopId": "6825", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770561531" }, "departure": { "delay": 1, "time": "1770561531" }, "stopId": "7862", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770561597" }, "departure": { "delay": 1, "time": "1770561597" }, "stopId": "9812", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770561665" }, "departure": { "delay": 1, "time": "1770561665" }, "stopId": "9823", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770561720" }, "departure": { "delay": 0, "time": "1770561720" }, "stopId": "2350", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770561840" }, "departure": { "delay": 0, "time": "1770561840" }, "stopId": "9064", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770561942" }, "departure": { "delay": 1, "time": "1770561942" }, "stopId": "100", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770562059" }, "departure": { "delay": 1, "time": "1770562059" }, "stopId": "983", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770562141" }, "departure": { "delay": 1, "time": "1770562141" }, "stopId": "604", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770562195" }, "departure": { "delay": 1, "time": "1770562195" }, "stopId": "9814", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770562261" }, "departure": { "delay": 1, "time": "1770562261" }, "stopId": "8991", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770562323" }, "departure": { "delay": 1, "time": "1770562323" }, "stopId": "9815", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1770562424" }, "departure": { "delay": 2, "time": "1770562424" }, "stopId": "9816", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770562561" }, "departure": { "delay": 1, "time": "1770562561" }, "stopId": "2342", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770562618" }, "departure": { "delay": 1, "time": "1770562618" }, "stopId": "2341", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770562715" }, "departure": { "delay": 1, "time": "1770562715" }, "stopId": "1323", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1770562763" }, "departure": { "delay": 1, "time": "1770562763" }, "stopId": "1094", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770562861" }, "departure": { "delay": 1, "time": "1770562861" }, "stopId": "1749", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1770562970" }, "departure": { "delay": 2, "time": "1770562970" }, "stopId": "1804", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770563033" }, "departure": { "delay": 1, "time": "1770563033" }, "stopId": "9820", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770563101" }, "departure": { "delay": 1, "time": "1770563101" }, "stopId": "2344", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1770563156" }, "departure": { "delay": 2, "time": "1770563156" }, "stopId": "4154", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770563221" }, "departure": { "delay": 1, "time": "1770563221" }, "stopId": "9817", "stopSequence": 29 }, { "arrival": { "delay": 1, "time": "1770563330" }, "departure": { "delay": 1, "time": "1770563330" }, "stopId": "2348", "stopSequence": 30 }, { "arrival": { "delay": 1, "time": "1770563401" }, "departure": { "delay": 1, "time": "1770563401" }, "stopId": "3141", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1770563460" }, "departure": { "delay": 1, "time": "1770563460" }, "stopId": "3140", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1770563493" }, "departure": { "delay": 2, "time": "1770563493" }, "stopId": "9818", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1770563558" }, "departure": { "delay": 2, "time": "1770563558" }, "stopId": "1422", "stopSequence": 34 }, { "arrival": { "delay": 2, "time": "1770563587" }, "departure": { "delay": 2, "time": "1770563587" }, "stopId": "5559", "stopSequence": 35 }, { "arrival": { "delay": 2, "time": "1770563642" }, "departure": { "delay": 2, "time": "1770563642" }, "stopId": "1172", "stopSequence": 36 }, { "arrival": { "delay": 3, "time": "1770563729" }, "departure": { "delay": 3, "time": "1770563729" }, "stopId": "170", "stopSequence": 37 }, { "arrival": { "delay": 3, "time": "1770563790" }, "departure": { "delay": 3, "time": "1770563790" }, "stopId": "5842", "stopSequence": 38 }, { "arrival": { "delay": 3, "time": "1770563943" }, "departure": { "delay": 3, "time": "1770563943" }, "stopId": "9732", "stopSequence": 39 }, { "arrival": { "delay": 3, "time": "1770564066" }, "departure": { "delay": 3, "time": "1770564066" }, "stopId": "712", "stopSequence": 40 }, { "arrival": { "delay": 3, "time": "1770564123" }, "departure": { "delay": 3, "time": "1770564123" }, "stopId": "3561", "stopSequence": 41 }, { "arrival": { "delay": 4, "time": "1770564208" }, "departure": { "delay": 4, "time": "1770564208" }, "stopId": "1200", "stopSequence": 42 }, { "arrival": { "delay": 4, "time": "1770564287" }, "departure": { "delay": 4, "time": "1770564287" }, "stopId": "5797", "stopSequence": 43 }, { "arrival": { "delay": 5, "time": "1770564353" }, "departure": { "delay": 5, "time": "1770564353" }, "stopId": "1183", "stopSequence": 44 }, { "arrival": { "delay": 4, "time": "1770564406" }, "departure": { "delay": 4, "time": "1770564406" }, "stopId": "513", "stopSequence": 45 }, { "arrival": { "delay": 4, "time": "1770564484" }, "departure": { "delay": 4, "time": "1770564484" }, "stopId": "2268", "stopSequence": 46 }, { "arrival": { "delay": 4, "time": "1770564543" }, "departure": { "delay": 4, "time": "1770564543" }, "stopId": "7614", "stopSequence": 47 }, { "arrival": { "delay": 4, "time": "1770564597" }, "departure": { "delay": 4, "time": "1770564597" }, "stopId": "403", "stopSequence": 48 }, { "arrival": { "delay": 4, "time": "1770564664" }, "departure": { "delay": 4, "time": "1770564664" }, "stopId": "2386", "stopSequence": 49 }, { "arrival": { "delay": 5, "time": "1770564851" }, "departure": { "delay": 5, "time": "1770564851" }, "stopId": "8541", "stopSequence": 50 }, { "arrival": { "delay": 5, "time": "1770564941" }, "departure": { "delay": 5, "time": "1770564941" }, "stopId": "9821", "stopSequence": 51 }, { "arrival": { "delay": 4, "time": "1770565024" }, "departure": { "delay": 4, "time": "1770565024" }, "stopId": "9819", "stopSequence": 52 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "912", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437965_8" }, "tripProperties": { "tripHeadsign": "CENON GARE" } } }, { "id": "RT|268437966_8|268437966", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -776, "time": "1770565024" }, "departure": { "delay": 0, "time": "1770565800" }, "stopId": "9811", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770565920" }, "departure": { "delay": 0, "time": "1770565920" }, "stopId": "8543", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770565970" }, "departure": { "delay": 0, "time": "1770565970" }, "stopId": "6852", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770566019" }, "departure": { "delay": 0, "time": "1770566019" }, "stopId": "1192", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770566065" }, "departure": { "delay": 1, "time": "1770566065" }, "stopId": "1144", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770566143" }, "departure": { "delay": 1, "time": "1770566143" }, "stopId": "212", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770566281" }, "departure": { "delay": 1, "time": "1770566281" }, "stopId": "6825", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770566331" }, "departure": { "delay": 1, "time": "1770566331" }, "stopId": "7862", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770566397" }, "departure": { "delay": 1, "time": "1770566397" }, "stopId": "9812", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770566465" }, "departure": { "delay": 1, "time": "1770566465" }, "stopId": "9823", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770566520" }, "departure": { "delay": 0, "time": "1770566520" }, "stopId": "2350", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770566640" }, "departure": { "delay": 0, "time": "1770566640" }, "stopId": "9064", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770566742" }, "departure": { "delay": 1, "time": "1770566742" }, "stopId": "100", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770566859" }, "departure": { "delay": 1, "time": "1770566859" }, "stopId": "983", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770566941" }, "departure": { "delay": 1, "time": "1770566941" }, "stopId": "604", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770566995" }, "departure": { "delay": 1, "time": "1770566995" }, "stopId": "9814", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770567061" }, "departure": { "delay": 1, "time": "1770567061" }, "stopId": "8991", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770567123" }, "departure": { "delay": 1, "time": "1770567123" }, "stopId": "9815", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1770567224" }, "departure": { "delay": 2, "time": "1770567224" }, "stopId": "9816", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770567361" }, "departure": { "delay": 1, "time": "1770567361" }, "stopId": "2342", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770567418" }, "departure": { "delay": 1, "time": "1770567418" }, "stopId": "2341", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770567515" }, "departure": { "delay": 1, "time": "1770567515" }, "stopId": "1323", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1770567563" }, "departure": { "delay": 1, "time": "1770567563" }, "stopId": "1094", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770567661" }, "departure": { "delay": 1, "time": "1770567661" }, "stopId": "1749", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1770567770" }, "departure": { "delay": 2, "time": "1770567770" }, "stopId": "1804", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770567833" }, "departure": { "delay": 1, "time": "1770567833" }, "stopId": "9820", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770567901" }, "departure": { "delay": 1, "time": "1770567901" }, "stopId": "2344", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1770567956" }, "departure": { "delay": 2, "time": "1770567956" }, "stopId": "4154", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770568021" }, "departure": { "delay": 1, "time": "1770568021" }, "stopId": "9817", "stopSequence": 29 }, { "arrival": { "delay": 1, "time": "1770568130" }, "departure": { "delay": 1, "time": "1770568130" }, "stopId": "2348", "stopSequence": 30 }, { "arrival": { "delay": 1, "time": "1770568201" }, "departure": { "delay": 1, "time": "1770568201" }, "stopId": "3141", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1770568260" }, "departure": { "delay": 1, "time": "1770568260" }, "stopId": "3140", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1770568293" }, "departure": { "delay": 2, "time": "1770568293" }, "stopId": "9818", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1770568358" }, "departure": { "delay": 2, "time": "1770568358" }, "stopId": "1422", "stopSequence": 34 }, { "arrival": { "delay": 2, "time": "1770568387" }, "departure": { "delay": 2, "time": "1770568387" }, "stopId": "5559", "stopSequence": 35 }, { "arrival": { "delay": 2, "time": "1770568442" }, "departure": { "delay": 2, "time": "1770568442" }, "stopId": "1172", "stopSequence": 36 }, { "arrival": { "delay": 3, "time": "1770568529" }, "departure": { "delay": 3, "time": "1770568529" }, "stopId": "170", "stopSequence": 37 }, { "arrival": { "delay": 3, "time": "1770568590" }, "departure": { "delay": 3, "time": "1770568590" }, "stopId": "5842", "stopSequence": 38 }, { "arrival": { "delay": 3, "time": "1770568743" }, "departure": { "delay": 3, "time": "1770568743" }, "stopId": "9732", "stopSequence": 39 }, { "arrival": { "delay": 3, "time": "1770568866" }, "departure": { "delay": 3, "time": "1770568866" }, "stopId": "712", "stopSequence": 40 }, { "arrival": { "delay": 3, "time": "1770568923" }, "departure": { "delay": 3, "time": "1770568923" }, "stopId": "3561", "stopSequence": 41 }, { "arrival": { "delay": 4, "time": "1770569008" }, "departure": { "delay": 4, "time": "1770569008" }, "stopId": "1200", "stopSequence": 42 }, { "arrival": { "delay": 4, "time": "1770569087" }, "departure": { "delay": 4, "time": "1770569087" }, "stopId": "5797", "stopSequence": 43 }, { "arrival": { "delay": 5, "time": "1770569153" }, "departure": { "delay": 5, "time": "1770569153" }, "stopId": "1183", "stopSequence": 44 }, { "arrival": { "delay": 4, "time": "1770569206" }, "departure": { "delay": 4, "time": "1770569206" }, "stopId": "513", "stopSequence": 45 }, { "arrival": { "delay": 4, "time": "1770569284" }, "departure": { "delay": 4, "time": "1770569284" }, "stopId": "2268", "stopSequence": 46 }, { "arrival": { "delay": 4, "time": "1770569343" }, "departure": { "delay": 4, "time": "1770569343" }, "stopId": "7614", "stopSequence": 47 }, { "arrival": { "delay": 4, "time": "1770569397" }, "departure": { "delay": 4, "time": "1770569397" }, "stopId": "403", "stopSequence": 48 }, { "arrival": { "delay": 4, "time": "1770569464" }, "departure": { "delay": 4, "time": "1770569464" }, "stopId": "2386", "stopSequence": 49 }, { "arrival": { "delay": 5, "time": "1770569651" }, "departure": { "delay": 5, "time": "1770569651" }, "stopId": "8541", "stopSequence": 50 }, { "arrival": { "delay": 5, "time": "1770569741" }, "departure": { "delay": 5, "time": "1770569741" }, "stopId": "9821", "stopSequence": 51 }, { "arrival": { "delay": 4, "time": "1770569824" }, "departure": { "delay": 4, "time": "1770569824" }, "stopId": "9819", "stopSequence": 52 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "912", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437966_8" }, "tripProperties": { "tripHeadsign": "CENON GARE" } } }, { "id": "RT|268436632_8|268436632", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -50, "time": "1770533351" }, "departure": { "delay": 0, "time": "1770533401" }, "stopId": "5805", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770533435" }, "departure": { "delay": 1, "time": "1770533435" }, "stopId": "5687", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770533463" }, "departure": { "delay": 1, "time": "1770533463" }, "stopId": "6961", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770533593" }, "departure": { "delay": 0, "time": "1770533593" }, "stopId": "9077", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770533650" }, "departure": { "delay": 0, "time": "1770533650" }, "stopId": "5686", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770533679" }, "departure": { "delay": 0, "time": "1770533679" }, "stopId": "240", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770533711" }, "departure": { "delay": 0, "time": "1770533711" }, "stopId": "3201", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770533760" }, "departure": { "delay": 0, "time": "1770533760" }, "stopId": "3194", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770533820" }, "departure": { "delay": 0, "time": "1770533820" }, "stopId": "7113", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770533865" }, "departure": { "delay": 0, "time": "1770533865" }, "stopId": "3202", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770533986" }, "departure": { "delay": 0, "time": "1770533986" }, "stopId": "5684", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1770534029" }, "departure": { "delay": -1, "time": "1770534029" }, "stopId": "5682", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770534075" }, "departure": { "delay": 0, "time": "1770534075" }, "stopId": "3883", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770534179" }, "departure": { "delay": -1, "time": "1770534179" }, "stopId": "3794", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770534254" }, "departure": { "delay": 0, "time": "1770534254" }, "stopId": "3793", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770534305" }, "departure": { "delay": 0, "time": "1770534305" }, "stopId": "9252", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770534360" }, "departure": { "delay": 0, "time": "1770534360" }, "stopId": "95", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770534418" }, "departure": { "delay": 1, "time": "1770534418" }, "stopId": "1220", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770534476" }, "departure": { "delay": 1, "time": "1770534476" }, "stopId": "2905", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770534525" }, "departure": { "delay": 1, "time": "1770534525" }, "stopId": "5897", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770534600" }, "departure": { "delay": 0, "time": "1770534600" }, "stopId": "5899", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770534666" }, "departure": { "delay": 0, "time": "1770534666" }, "stopId": "7801", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770534725" }, "departure": { "delay": 0, "time": "1770534725" }, "stopId": "3551", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770534780" }, "departure": { "delay": 0, "time": "1770534780" }, "stopId": "1637", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770534884" }, "departure": { "delay": 0, "time": "1770534884" }, "stopId": "4112", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770534949" }, "departure": { "delay": 1, "time": "1770534949" }, "stopId": "7802", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770535136" }, "departure": { "delay": 1, "time": "1770535136" }, "stopId": "13185", "stopSequence": 27 }, { "arrival": { "delay": 1, "time": "1770535172" }, "departure": { "delay": 1, "time": "1770535172" }, "stopId": "8463", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770535266" }, "departure": { "delay": 1, "time": "1770535266" }, "stopId": "13186", "stopSequence": 29 }, { "arrival": { "delay": 1, "time": "1770535322" }, "departure": { "delay": 1, "time": "1770535322" }, "stopId": "2718", "stopSequence": 30 }, { "arrival": { "delay": 1, "time": "1770535377" }, "departure": { "delay": 1, "time": "1770535377" }, "stopId": "862", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770535440" }, "departure": { "delay": 0, "time": "1770535440" }, "stopId": "2349", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770535478" }, "departure": { "delay": 0, "time": "1770535478" }, "stopId": "1288", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1770535500" }, "departure": { "delay": 0, "time": "1770535500" }, "stopId": "7982", "stopSequence": 34 }, { "arrival": { "delay": 0, "time": "1770535570" }, "departure": { "delay": 0, "time": "1770535570" }, "stopId": "707", "stopSequence": 35 }, { "arrival": { "delay": 1, "time": "1770535605" }, "departure": { "delay": 1, "time": "1770535605" }, "stopId": "3190", "stopSequence": 36 }, { "arrival": { "delay": 1, "time": "1770535671" }, "departure": { "delay": 1, "time": "1770535671" }, "stopId": "675", "stopSequence": 37 }, { "arrival": { "delay": 1, "time": "1770535737" }, "departure": { "delay": 1, "time": "1770535737" }, "stopId": "3191", "stopSequence": 38 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436632_8" }, "tripProperties": { "tripHeadsign": "BOUSCAT HIPPODROME" } } }, { "id": "RT|268437961_8|268437961", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1435, "time": "1770539045" }, "departure": { "delay": 0, "time": "1770540480" }, "stopId": "9811", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770540600" }, "departure": { "delay": 0, "time": "1770540600" }, "stopId": "8543", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770540650" }, "departure": { "delay": 0, "time": "1770540650" }, "stopId": "6852", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770540699" }, "departure": { "delay": 0, "time": "1770540699" }, "stopId": "1192", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770540745" }, "departure": { "delay": 1, "time": "1770540745" }, "stopId": "1144", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770540823" }, "departure": { "delay": 1, "time": "1770540823" }, "stopId": "212", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770540961" }, "departure": { "delay": 1, "time": "1770540961" }, "stopId": "6825", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770541011" }, "departure": { "delay": 1, "time": "1770541011" }, "stopId": "7862", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770541077" }, "departure": { "delay": 1, "time": "1770541077" }, "stopId": "9812", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770541145" }, "departure": { "delay": 1, "time": "1770541145" }, "stopId": "9823", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770541200" }, "departure": { "delay": 0, "time": "1770541200" }, "stopId": "2350", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770541260" }, "departure": { "delay": 0, "time": "1770541260" }, "stopId": "9064", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770541362" }, "departure": { "delay": 1, "time": "1770541362" }, "stopId": "100", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770541479" }, "departure": { "delay": 1, "time": "1770541479" }, "stopId": "983", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770541561" }, "departure": { "delay": 1, "time": "1770541561" }, "stopId": "604", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770541615" }, "departure": { "delay": 1, "time": "1770541615" }, "stopId": "9814", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770541681" }, "departure": { "delay": 1, "time": "1770541681" }, "stopId": "8991", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770541743" }, "departure": { "delay": 1, "time": "1770541743" }, "stopId": "9815", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1770541844" }, "departure": { "delay": 2, "time": "1770541844" }, "stopId": "9816", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770541981" }, "departure": { "delay": 1, "time": "1770541981" }, "stopId": "2342", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1770542027" }, "departure": { "delay": 2, "time": "1770542027" }, "stopId": "2341", "stopSequence": 21 }, { "arrival": { "delay": 2, "time": "1770542105" }, "departure": { "delay": 2, "time": "1770542105" }, "stopId": "1323", "stopSequence": 22 }, { "arrival": { "delay": 3, "time": "1770542144" }, "departure": { "delay": 3, "time": "1770542144" }, "stopId": "1094", "stopSequence": 23 }, { "arrival": { "delay": 2, "time": "1770542222" }, "departure": { "delay": 2, "time": "1770542222" }, "stopId": "1749", "stopSequence": 24 }, { "arrival": { "delay": 3, "time": "1770542331" }, "departure": { "delay": 3, "time": "1770542331" }, "stopId": "1804", "stopSequence": 25 }, { "arrival": { "delay": 2, "time": "1770542394" }, "departure": { "delay": 2, "time": "1770542394" }, "stopId": "9820", "stopSequence": 26 }, { "arrival": { "delay": 2, "time": "1770542462" }, "departure": { "delay": 2, "time": "1770542462" }, "stopId": "2344", "stopSequence": 27 }, { "arrival": { "delay": 3, "time": "1770542517" }, "departure": { "delay": 3, "time": "1770542517" }, "stopId": "4154", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1770542582" }, "departure": { "delay": 2, "time": "1770542582" }, "stopId": "9817", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1770542691" }, "departure": { "delay": 2, "time": "1770542691" }, "stopId": "2348", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1770542762" }, "departure": { "delay": 2, "time": "1770542762" }, "stopId": "3141", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770542821" }, "departure": { "delay": 2, "time": "1770542821" }, "stopId": "3140", "stopSequence": 32 }, { "arrival": { "delay": 3, "time": "1770542854" }, "departure": { "delay": 3, "time": "1770542854" }, "stopId": "9818", "stopSequence": 33 }, { "arrival": { "delay": 3, "time": "1770542919" }, "departure": { "delay": 3, "time": "1770542919" }, "stopId": "1422", "stopSequence": 34 }, { "arrival": { "delay": 3, "time": "1770542948" }, "departure": { "delay": 3, "time": "1770542948" }, "stopId": "5559", "stopSequence": 35 }, { "arrival": { "delay": 3, "time": "1770543003" }, "departure": { "delay": 3, "time": "1770543003" }, "stopId": "1172", "stopSequence": 36 }, { "arrival": { "delay": 4, "time": "1770543090" }, "departure": { "delay": 4, "time": "1770543090" }, "stopId": "170", "stopSequence": 37 }, { "arrival": { "delay": 4, "time": "1770543151" }, "departure": { "delay": 4, "time": "1770543151" }, "stopId": "5842", "stopSequence": 38 }, { "arrival": { "delay": 4, "time": "1770543304" }, "departure": { "delay": 4, "time": "1770543304" }, "stopId": "9732", "stopSequence": 39 }, { "arrival": { "delay": 4, "time": "1770543427" }, "departure": { "delay": 4, "time": "1770543427" }, "stopId": "712", "stopSequence": 40 }, { "arrival": { "delay": 4, "time": "1770543484" }, "departure": { "delay": 4, "time": "1770543484" }, "stopId": "3561", "stopSequence": 41 }, { "arrival": { "delay": 5, "time": "1770543569" }, "departure": { "delay": 5, "time": "1770543569" }, "stopId": "1200", "stopSequence": 42 }, { "arrival": { "delay": 5, "time": "1770543648" }, "departure": { "delay": 5, "time": "1770543648" }, "stopId": "5797", "stopSequence": 43 }, { "arrival": { "delay": 6, "time": "1770543714" }, "departure": { "delay": 6, "time": "1770543714" }, "stopId": "1183", "stopSequence": 44 }, { "arrival": { "delay": 5, "time": "1770543767" }, "departure": { "delay": 5, "time": "1770543767" }, "stopId": "513", "stopSequence": 45 }, { "arrival": { "delay": 5, "time": "1770543845" }, "departure": { "delay": 5, "time": "1770543845" }, "stopId": "2268", "stopSequence": 46 }, { "arrival": { "delay": 5, "time": "1770543904" }, "departure": { "delay": 5, "time": "1770543904" }, "stopId": "7614", "stopSequence": 47 }, { "arrival": { "delay": 5, "time": "1770543958" }, "departure": { "delay": 5, "time": "1770543958" }, "stopId": "403", "stopSequence": 48 }, { "arrival": { "delay": 5, "time": "1770544025" }, "departure": { "delay": 5, "time": "1770544025" }, "stopId": "2386", "stopSequence": 49 }, { "arrival": { "delay": 6, "time": "1770544212" }, "departure": { "delay": 6, "time": "1770544212" }, "stopId": "8541", "stopSequence": 50 }, { "arrival": { "delay": 6, "time": "1770544302" }, "departure": { "delay": 6, "time": "1770544302" }, "stopId": "9821", "stopSequence": 51 }, { "arrival": { "delay": 5, "time": "1770544385" }, "departure": { "delay": 5, "time": "1770544385" }, "stopId": "9819", "stopSequence": 52 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "912", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437961_8" }, "tripProperties": { "tripHeadsign": "CENON GARE" } } }, { "id": "RT|268437962_8|268437962", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1075, "time": "1770544385" }, "departure": { "delay": 0, "time": "1770545460" }, "stopId": "9811", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770545580" }, "departure": { "delay": 0, "time": "1770545580" }, "stopId": "8543", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770545630" }, "departure": { "delay": 0, "time": "1770545630" }, "stopId": "6852", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770545679" }, "departure": { "delay": 0, "time": "1770545679" }, "stopId": "1192", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770545725" }, "departure": { "delay": 1, "time": "1770545725" }, "stopId": "1144", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770545803" }, "departure": { "delay": 1, "time": "1770545803" }, "stopId": "212", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770545941" }, "departure": { "delay": 1, "time": "1770545941" }, "stopId": "6825", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770545991" }, "departure": { "delay": 1, "time": "1770545991" }, "stopId": "7862", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770546057" }, "departure": { "delay": 1, "time": "1770546057" }, "stopId": "9812", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770546125" }, "departure": { "delay": 1, "time": "1770546125" }, "stopId": "9823", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770546180" }, "departure": { "delay": 0, "time": "1770546180" }, "stopId": "2350", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770546240" }, "departure": { "delay": 0, "time": "1770546240" }, "stopId": "9064", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770546342" }, "departure": { "delay": 1, "time": "1770546342" }, "stopId": "100", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770546459" }, "departure": { "delay": 1, "time": "1770546459" }, "stopId": "983", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770546541" }, "departure": { "delay": 1, "time": "1770546541" }, "stopId": "604", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770546595" }, "departure": { "delay": 1, "time": "1770546595" }, "stopId": "9814", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770546661" }, "departure": { "delay": 1, "time": "1770546661" }, "stopId": "8991", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770546723" }, "departure": { "delay": 1, "time": "1770546723" }, "stopId": "9815", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1770546824" }, "departure": { "delay": 2, "time": "1770546824" }, "stopId": "9816", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770546961" }, "departure": { "delay": 1, "time": "1770546961" }, "stopId": "2342", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770547018" }, "departure": { "delay": 1, "time": "1770547018" }, "stopId": "2341", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1770547115" }, "departure": { "delay": 1, "time": "1770547115" }, "stopId": "1323", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1770547163" }, "departure": { "delay": 1, "time": "1770547163" }, "stopId": "1094", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770547261" }, "departure": { "delay": 1, "time": "1770547261" }, "stopId": "1749", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1770547370" }, "departure": { "delay": 2, "time": "1770547370" }, "stopId": "1804", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770547433" }, "departure": { "delay": 1, "time": "1770547433" }, "stopId": "9820", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770547501" }, "departure": { "delay": 1, "time": "1770547501" }, "stopId": "2344", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1770547556" }, "departure": { "delay": 2, "time": "1770547556" }, "stopId": "4154", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770547621" }, "departure": { "delay": 1, "time": "1770547621" }, "stopId": "9817", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1770547767" }, "departure": { "delay": 2, "time": "1770547767" }, "stopId": "2348", "stopSequence": 30 }, { "arrival": { "delay": 1, "time": "1770547861" }, "departure": { "delay": 1, "time": "1770547861" }, "stopId": "3141", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1770547920" }, "departure": { "delay": 1, "time": "1770547920" }, "stopId": "3140", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1770547953" }, "departure": { "delay": 2, "time": "1770547953" }, "stopId": "9818", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1770548018" }, "departure": { "delay": 2, "time": "1770548018" }, "stopId": "1422", "stopSequence": 34 }, { "arrival": { "delay": 2, "time": "1770548047" }, "departure": { "delay": 2, "time": "1770548047" }, "stopId": "5559", "stopSequence": 35 }, { "arrival": { "delay": 2, "time": "1770548102" }, "departure": { "delay": 2, "time": "1770548102" }, "stopId": "1172", "stopSequence": 36 }, { "arrival": { "delay": 3, "time": "1770548189" }, "departure": { "delay": 3, "time": "1770548189" }, "stopId": "170", "stopSequence": 37 }, { "arrival": { "delay": 3, "time": "1770548250" }, "departure": { "delay": 3, "time": "1770548250" }, "stopId": "5842", "stopSequence": 38 }, { "arrival": { "delay": 3, "time": "1770548403" }, "departure": { "delay": 3, "time": "1770548403" }, "stopId": "9732", "stopSequence": 39 }, { "arrival": { "delay": 3, "time": "1770548526" }, "departure": { "delay": 3, "time": "1770548526" }, "stopId": "712", "stopSequence": 40 }, { "arrival": { "delay": 3, "time": "1770548583" }, "departure": { "delay": 3, "time": "1770548583" }, "stopId": "3561", "stopSequence": 41 }, { "arrival": { "delay": 4, "time": "1770548668" }, "departure": { "delay": 4, "time": "1770548668" }, "stopId": "1200", "stopSequence": 42 }, { "arrival": { "delay": 4, "time": "1770548747" }, "departure": { "delay": 4, "time": "1770548747" }, "stopId": "5797", "stopSequence": 43 }, { "arrival": { "delay": 5, "time": "1770548813" }, "departure": { "delay": 5, "time": "1770548813" }, "stopId": "1183", "stopSequence": 44 }, { "arrival": { "delay": 4, "time": "1770548866" }, "departure": { "delay": 4, "time": "1770548866" }, "stopId": "513", "stopSequence": 45 }, { "arrival": { "delay": 4, "time": "1770548944" }, "departure": { "delay": 4, "time": "1770548944" }, "stopId": "2268", "stopSequence": 46 }, { "arrival": { "delay": 4, "time": "1770549003" }, "departure": { "delay": 4, "time": "1770549003" }, "stopId": "7614", "stopSequence": 47 }, { "arrival": { "delay": 4, "time": "1770549057" }, "departure": { "delay": 4, "time": "1770549057" }, "stopId": "403", "stopSequence": 48 }, { "arrival": { "delay": 4, "time": "1770549124" }, "departure": { "delay": 4, "time": "1770549124" }, "stopId": "2386", "stopSequence": 49 }, { "arrival": { "delay": 5, "time": "1770549311" }, "departure": { "delay": 5, "time": "1770549311" }, "stopId": "8541", "stopSequence": 50 }, { "arrival": { "delay": 5, "time": "1770549401" }, "departure": { "delay": 5, "time": "1770549401" }, "stopId": "9821", "stopSequence": 51 }, { "arrival": { "delay": 4, "time": "1770549484" }, "departure": { "delay": 4, "time": "1770549484" }, "stopId": "9819", "stopSequence": 52 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "912", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437962_8" }, "tripProperties": { "tripHeadsign": "CENON GARE" } } }, { "id": "RT|268437960_8|268437960", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -234, "time": "1770534966" }, "departure": { "delay": 0, "time": "1770535200" }, "stopId": "9811", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770535320" }, "departure": { "delay": 0, "time": "1770535320" }, "stopId": "8543", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770535370" }, "departure": { "delay": 0, "time": "1770535370" }, "stopId": "6852", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770535419" }, "departure": { "delay": 0, "time": "1770535419" }, "stopId": "1192", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770535465" }, "departure": { "delay": 1, "time": "1770535465" }, "stopId": "1144", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770535543" }, "departure": { "delay": 1, "time": "1770535543" }, "stopId": "212", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770535681" }, "departure": { "delay": 1, "time": "1770535681" }, "stopId": "6825", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770535731" }, "departure": { "delay": 1, "time": "1770535731" }, "stopId": "7862", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770535797" }, "departure": { "delay": 1, "time": "1770535797" }, "stopId": "9812", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770535865" }, "departure": { "delay": 1, "time": "1770535865" }, "stopId": "9823", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770535920" }, "departure": { "delay": 0, "time": "1770535920" }, "stopId": "2350", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770535980" }, "departure": { "delay": 0, "time": "1770535980" }, "stopId": "9064", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770536082" }, "departure": { "delay": 1, "time": "1770536082" }, "stopId": "100", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770536199" }, "departure": { "delay": 1, "time": "1770536199" }, "stopId": "983", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770536281" }, "departure": { "delay": 1, "time": "1770536281" }, "stopId": "604", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770536335" }, "departure": { "delay": 1, "time": "1770536335" }, "stopId": "9814", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770536401" }, "departure": { "delay": 1, "time": "1770536401" }, "stopId": "8991", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770536463" }, "departure": { "delay": 1, "time": "1770536463" }, "stopId": "9815", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1770536564" }, "departure": { "delay": 2, "time": "1770536564" }, "stopId": "9816", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770536701" }, "departure": { "delay": 1, "time": "1770536701" }, "stopId": "2342", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1770536747" }, "departure": { "delay": 2, "time": "1770536747" }, "stopId": "2341", "stopSequence": 21 }, { "arrival": { "delay": 2, "time": "1770536825" }, "departure": { "delay": 2, "time": "1770536825" }, "stopId": "1323", "stopSequence": 22 }, { "arrival": { "delay": 3, "time": "1770536864" }, "departure": { "delay": 3, "time": "1770536864" }, "stopId": "1094", "stopSequence": 23 }, { "arrival": { "delay": 2, "time": "1770536942" }, "departure": { "delay": 2, "time": "1770536942" }, "stopId": "1749", "stopSequence": 24 }, { "arrival": { "delay": 3, "time": "1770537024" }, "departure": { "delay": 3, "time": "1770537024" }, "stopId": "1804", "stopSequence": 25 }, { "arrival": { "delay": 2, "time": "1770537071" }, "departure": { "delay": 2, "time": "1770537071" }, "stopId": "9820", "stopSequence": 26 }, { "arrival": { "delay": 2, "time": "1770537122" }, "departure": { "delay": 2, "time": "1770537122" }, "stopId": "2344", "stopSequence": 27 }, { "arrival": { "delay": 3, "time": "1770537177" }, "departure": { "delay": 3, "time": "1770537177" }, "stopId": "4154", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1770537242" }, "departure": { "delay": 2, "time": "1770537242" }, "stopId": "9817", "stopSequence": 29 }, { "arrival": { "delay": 2, "time": "1770537351" }, "departure": { "delay": 2, "time": "1770537351" }, "stopId": "2348", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1770537422" }, "departure": { "delay": 2, "time": "1770537422" }, "stopId": "3141", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1770537481" }, "departure": { "delay": 2, "time": "1770537481" }, "stopId": "3140", "stopSequence": 32 }, { "arrival": { "delay": 3, "time": "1770537514" }, "departure": { "delay": 3, "time": "1770537514" }, "stopId": "9818", "stopSequence": 33 }, { "arrival": { "delay": 3, "time": "1770537579" }, "departure": { "delay": 3, "time": "1770537579" }, "stopId": "1422", "stopSequence": 34 }, { "arrival": { "delay": 3, "time": "1770537608" }, "departure": { "delay": 3, "time": "1770537608" }, "stopId": "5559", "stopSequence": 35 }, { "arrival": { "delay": 3, "time": "1770537663" }, "departure": { "delay": 3, "time": "1770537663" }, "stopId": "1172", "stopSequence": 36 }, { "arrival": { "delay": 4, "time": "1770537750" }, "departure": { "delay": 4, "time": "1770537750" }, "stopId": "170", "stopSequence": 37 }, { "arrival": { "delay": 4, "time": "1770537811" }, "departure": { "delay": 4, "time": "1770537811" }, "stopId": "5842", "stopSequence": 38 }, { "arrival": { "delay": 4, "time": "1770537964" }, "departure": { "delay": 4, "time": "1770537964" }, "stopId": "9732", "stopSequence": 39 }, { "arrival": { "delay": 4, "time": "1770538087" }, "departure": { "delay": 4, "time": "1770538087" }, "stopId": "712", "stopSequence": 40 }, { "arrival": { "delay": 4, "time": "1770538144" }, "departure": { "delay": 4, "time": "1770538144" }, "stopId": "3561", "stopSequence": 41 }, { "arrival": { "delay": 5, "time": "1770538229" }, "departure": { "delay": 5, "time": "1770538229" }, "stopId": "1200", "stopSequence": 42 }, { "arrival": { "delay": 5, "time": "1770538308" }, "departure": { "delay": 5, "time": "1770538308" }, "stopId": "5797", "stopSequence": 43 }, { "arrival": { "delay": 6, "time": "1770538374" }, "departure": { "delay": 6, "time": "1770538374" }, "stopId": "1183", "stopSequence": 44 }, { "arrival": { "delay": 5, "time": "1770538427" }, "departure": { "delay": 5, "time": "1770538427" }, "stopId": "513", "stopSequence": 45 }, { "arrival": { "delay": 5, "time": "1770538505" }, "departure": { "delay": 5, "time": "1770538505" }, "stopId": "2268", "stopSequence": 46 }, { "arrival": { "delay": 5, "time": "1770538564" }, "departure": { "delay": 5, "time": "1770538564" }, "stopId": "7614", "stopSequence": 47 }, { "arrival": { "delay": 5, "time": "1770538618" }, "departure": { "delay": 5, "time": "1770538618" }, "stopId": "403", "stopSequence": 48 }, { "arrival": { "delay": 5, "time": "1770538685" }, "departure": { "delay": 5, "time": "1770538685" }, "stopId": "2386", "stopSequence": 49 }, { "arrival": { "delay": 6, "time": "1770538872" }, "departure": { "delay": 6, "time": "1770538872" }, "stopId": "8541", "stopSequence": 50 }, { "arrival": { "delay": 6, "time": "1770538962" }, "departure": { "delay": 6, "time": "1770538962" }, "stopId": "9821", "stopSequence": 51 }, { "arrival": { "delay": 5, "time": "1770539045" }, "departure": { "delay": 5, "time": "1770539045" }, "stopId": "9819", "stopSequence": 52 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "912", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437960_8" }, "tripProperties": { "tripHeadsign": "CENON GARE" } } }, { "id": "RT|268436409_8|268436409", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1283, "time": "1770532237" }, "departure": { "delay": 0, "time": "1770533520" }, "stopId": "7272", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770533562" }, "departure": { "delay": 0, "time": "1770533562" }, "stopId": "6438", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770533637" }, "departure": { "delay": 0, "time": "1770533637" }, "stopId": "5788", "stopSequence": 3 }, { "arrival": { "delay": -1, "time": "1770533699" }, "departure": { "delay": -1, "time": "1770533699" }, "stopId": "5787", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770533779" }, "departure": { "delay": 0, "time": "1770533779" }, "stopId": "3862", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770533842" }, "departure": { "delay": 0, "time": "1770533842" }, "stopId": "3863", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770533899" }, "departure": { "delay": 0, "time": "1770533899" }, "stopId": "5784", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1770533999" }, "departure": { "delay": -1, "time": "1770533999" }, "stopId": "2425", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770534056" }, "departure": { "delay": 0, "time": "1770534056" }, "stopId": "2426", "stopSequence": 9 }, { "arrival": { "delay": -1, "time": "1770534094" }, "departure": { "delay": -1, "time": "1770534094" }, "stopId": "1042", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770534133" }, "departure": { "delay": 0, "time": "1770534133" }, "stopId": "145", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1770534179" }, "departure": { "delay": -1, "time": "1770534179" }, "stopId": "769", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1770534224" }, "departure": { "delay": -1, "time": "1770534224" }, "stopId": "7453", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770534289" }, "departure": { "delay": 0, "time": "1770534289" }, "stopId": "2417", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770534320" }, "departure": { "delay": 0, "time": "1770534320" }, "stopId": "2418", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770534359" }, "departure": { "delay": -1, "time": "1770534359" }, "stopId": "2419", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1770534419" }, "departure": { "delay": -1, "time": "1770534419" }, "stopId": "2420", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770534508" }, "departure": { "delay": -1, "time": "1770534508" }, "stopId": "1259", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770534538" }, "departure": { "delay": 0, "time": "1770534538" }, "stopId": "354", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770534602" }, "departure": { "delay": 0, "time": "1770534602" }, "stopId": "696", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770534719" }, "departure": { "delay": -1, "time": "1770534719" }, "stopId": "9191", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1770534832" }, "departure": { "delay": -1, "time": "1770534832" }, "stopId": "9193", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770534959" }, "departure": { "delay": -1, "time": "1770534959" }, "stopId": "4031", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770535019" }, "departure": { "delay": -1, "time": "1770535019" }, "stopId": "8552", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1770535113" }, "departure": { "delay": -1, "time": "1770535113" }, "stopId": "5661", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770535165" }, "departure": { "delay": -1, "time": "1770535165" }, "stopId": "3542", "stopSequence": 26 }, { "arrival": { "delay": -2, "time": "1770535258" }, "departure": { "delay": -2, "time": "1770535258" }, "stopId": "3540", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770535331" }, "departure": { "delay": -1, "time": "1770535331" }, "stopId": "8801", "stopSequence": 28 }, { "arrival": { "delay": -2, "time": "1770535438" }, "departure": { "delay": -2, "time": "1770535438" }, "stopId": "3825", "stopSequence": 29 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "16", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436409_8" }, "tripProperties": { "tripHeadsign": "PORTE BOURGOGNE" } } }, { "id": "RT|268436407_8|268436407", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -292, "time": "1770527829" }, "departure": { "delay": 44, "time": "1770528165" }, "stopId": "7272", "stopSequence": 1 }, { "arrival": { "delay": 38, "time": "1770528200" }, "departure": { "delay": 54, "time": "1770528216" }, "stopId": "6438", "stopSequence": 2 }, { "arrival": { "delay": 158, "time": "1770528395" }, "departure": { "delay": 158, "time": "1770528395" }, "stopId": "5788", "stopSequence": 3 }, { "arrival": { "delay": 154, "time": "1770528454" }, "departure": { "delay": 164, "time": "1770528464" }, "stopId": "5787", "stopSequence": 4 }, { "arrival": { "delay": 152, "time": "1770528515" }, "departure": { "delay": 152, "time": "1770528515" }, "stopId": "3862", "stopSequence": 5 }, { "arrival": { "delay": 136, "time": "1770528550" }, "departure": { "delay": 162, "time": "1770528576" }, "stopId": "3863", "stopSequence": 6 }, { "arrival": { "delay": 149, "time": "1770528608" }, "departure": { "delay": 157, "time": "1770528616" }, "stopId": "5784", "stopSequence": 7 }, { "arrival": { "delay": 154, "time": "1770528694" }, "departure": { "delay": 154, "time": "1770528694" }, "stopId": "2425", "stopSequence": 8 }, { "arrival": { "delay": 138, "time": "1770528734" }, "departure": { "delay": 138, "time": "1770528734" }, "stopId": "2426", "stopSequence": 9 }, { "arrival": { "delay": 130, "time": "1770528765" }, "departure": { "delay": 131, "time": "1770528766" }, "stopId": "1042", "stopSequence": 10 }, { "arrival": { "delay": 122, "time": "1770528795" }, "departure": { "delay": 134, "time": "1770528807" }, "stopId": "145", "stopSequence": 11 }, { "arrival": { "delay": 133, "time": "1770528853" }, "departure": { "delay": 135, "time": "1770528855" }, "stopId": "769", "stopSequence": 12 }, { "arrival": { "delay": 123, "time": "1770528888" }, "departure": { "delay": 141, "time": "1770528906" }, "stopId": "7453", "stopSequence": 13 }, { "arrival": { "delay": 142, "time": "1770528971" }, "departure": { "delay": 145, "time": "1770528974" }, "stopId": "2417", "stopSequence": 14 }, { "arrival": { "delay": 144, "time": "1770529004" }, "departure": { "delay": 144, "time": "1770529004" }, "stopId": "2418", "stopSequence": 15 }, { "arrival": { "delay": 143, "time": "1770529043" }, "departure": { "delay": 143, "time": "1770529043" }, "stopId": "2419", "stopSequence": 16 }, { "arrival": { "delay": 138, "time": "1770529098" }, "departure": { "delay": 145, "time": "1770529105" }, "stopId": "2420", "stopSequence": 17 }, { "arrival": { "delay": 135, "time": "1770529166" }, "departure": { "delay": 135, "time": "1770529166" }, "stopId": "1259", "stopSequence": 18 }, { "arrival": { "delay": 131, "time": "1770529186" }, "departure": { "delay": 142, "time": "1770529197" }, "stopId": "354", "stopSequence": 19 }, { "arrival": { "delay": 139, "time": "1770529245" }, "departure": { "delay": 166, "time": "1770529272" }, "stopId": "696", "stopSequence": 20 }, { "arrival": { "delay": 146, "time": "1770529346" }, "departure": { "delay": 172, "time": "1770529372" }, "stopId": "9191", "stopSequence": 21 }, { "arrival": { "delay": 127, "time": "1770529440" }, "departure": { "delay": 147, "time": "1770529460" }, "stopId": "9193", "stopSequence": 22 }, { "arrival": { "delay": 104, "time": "1770529544" }, "departure": { "delay": 104, "time": "1770529544" }, "stopId": "4031", "stopSequence": 23 }, { "arrival": { "delay": 87, "time": "1770529587" }, "departure": { "delay": 105, "time": "1770529605" }, "stopId": "8552", "stopSequence": 24 }, { "arrival": { "delay": 78, "time": "1770529672" }, "departure": { "delay": 191, "time": "1770529785" }, "stopId": "5661", "stopSequence": 25 }, { "arrival": { "delay": 183, "time": "1770529829" }, "departure": { "delay": 222, "time": "1770529868" }, "stopId": "3542", "stopSequence": 26 }, { "arrival": { "delay": 168, "time": "1770529908" }, "departure": { "delay": 190, "time": "1770529930" }, "stopId": "3540", "stopSequence": 27 }, { "arrival": { "delay": 151, "time": "1770529963" }, "departure": { "delay": 443, "time": "1770530255" }, "stopId": "8801", "stopSequence": 28 }, { "arrival": { "delay": 365, "time": "1770530285" }, "departure": { "delay": 365, "time": "1770530285" }, "stopId": "3825", "stopSequence": 29 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "16", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436407_8" }, "tripProperties": { "tripHeadsign": "PORTE BOURGOGNE" } } }, { "id": "RT|268436408_8|268436408", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -95, "time": "1770530305" }, "departure": { "delay": 6, "time": "1770530406" }, "stopId": "3825", "stopSequence": 1 }, { "arrival": { "delay": -6, "time": "1770530454" }, "departure": { "delay": 6, "time": "1770530466" }, "stopId": "2247", "stopSequence": 2 }, { "arrival": { "delay": -34, "time": "1770530528" }, "departure": { "delay": -34, "time": "1770530528" }, "stopId": "3541", "stopSequence": 3 }, { "arrival": { "delay": -51, "time": "1770530546" }, "departure": { "delay": -31, "time": "1770530566" }, "stopId": "3826", "stopSequence": 4 }, { "arrival": { "delay": -32, "time": "1770530668" }, "departure": { "delay": -14, "time": "1770530686" }, "stopId": "8551", "stopSequence": 5 }, { "arrival": { "delay": -36, "time": "1770530754" }, "departure": { "delay": -30, "time": "1770530760" }, "stopId": "9196", "stopSequence": 6 }, { "arrival": { "delay": -26, "time": "1770530854" }, "departure": { "delay": -12, "time": "1770530868" }, "stopId": "9194", "stopSequence": 7 }, { "arrival": { "delay": -41, "time": "1770530937" }, "departure": { "delay": -41, "time": "1770530937" }, "stopId": "40", "stopSequence": 8 }, { "arrival": { "delay": -84, "time": "1770530976" }, "departure": { "delay": -84, "time": "1770530976" }, "stopId": "1410", "stopSequence": 9 }, { "arrival": { "delay": -90, "time": "1770531014" }, "departure": { "delay": -90, "time": "1770531014" }, "stopId": "735", "stopSequence": 10 }, { "arrival": { "delay": -93, "time": "1770531041" }, "departure": { "delay": -93, "time": "1770531041" }, "stopId": "1332", "stopSequence": 11 }, { "arrival": { "delay": -97, "time": "1770531102" }, "departure": { "delay": -97, "time": "1770531102" }, "stopId": "13142", "stopSequence": 12 }, { "arrival": { "delay": -98, "time": "1770531142" }, "departure": { "delay": -98, "time": "1770531142" }, "stopId": "1610", "stopSequence": 13 }, { "arrival": { "delay": -100, "time": "1770531167" }, "departure": { "delay": -97, "time": "1770531170" }, "stopId": "2095", "stopSequence": 14 }, { "arrival": { "delay": -96, "time": "1770531227" }, "departure": { "delay": -96, "time": "1770531227" }, "stopId": "5424", "stopSequence": 15 }, { "arrival": { "delay": -91, "time": "1770531277" }, "departure": { "delay": -81, "time": "1770531287" }, "stopId": "5363", "stopSequence": 16 }, { "arrival": { "delay": -64, "time": "1770531356" }, "departure": { "delay": -48, "time": "1770531372" }, "stopId": "565", "stopSequence": 17 }, { "arrival": { "delay": -47, "time": "1770531423" }, "departure": { "delay": -47, "time": "1770531423" }, "stopId": "3317", "stopSequence": 18 }, { "arrival": { "delay": -57, "time": "1770531475" }, "departure": { "delay": -57, "time": "1770531475" }, "stopId": "392", "stopSequence": 19 }, { "arrival": { "delay": -62, "time": "1770531538" }, "departure": { "delay": -62, "time": "1770531538" }, "stopId": "948", "stopSequence": 20 }, { "arrival": { "delay": -62, "time": "1770531576" }, "departure": { "delay": -62, "time": "1770531576" }, "stopId": "636", "stopSequence": 21 }, { "arrival": { "delay": -61, "time": "1770531612" }, "departure": { "delay": -61, "time": "1770531612" }, "stopId": "1381", "stopSequence": 22 }, { "arrival": { "delay": -61, "time": "1770531657" }, "departure": { "delay": -61, "time": "1770531657" }, "stopId": "682", "stopSequence": 23 }, { "arrival": { "delay": -62, "time": "1770531718" }, "departure": { "delay": -62, "time": "1770531718" }, "stopId": "2512", "stopSequence": 24 }, { "arrival": { "delay": -61, "time": "1770531779" }, "departure": { "delay": -61, "time": "1770531779" }, "stopId": "5783", "stopSequence": 25 }, { "arrival": { "delay": -62, "time": "1770531852" }, "departure": { "delay": -62, "time": "1770531852" }, "stopId": "3860", "stopSequence": 26 }, { "arrival": { "delay": -62, "time": "1770531898" }, "departure": { "delay": -62, "time": "1770531898" }, "stopId": "3861", "stopSequence": 27 }, { "arrival": { "delay": -61, "time": "1770531960" }, "departure": { "delay": -61, "time": "1770531960" }, "stopId": "5786", "stopSequence": 28 }, { "arrival": { "delay": -61, "time": "1770532029" }, "departure": { "delay": -61, "time": "1770532029" }, "stopId": "5789", "stopSequence": 29 }, { "arrival": { "delay": -62, "time": "1770532078" }, "departure": { "delay": -62, "time": "1770532078" }, "stopId": "6439", "stopSequence": 30 }, { "arrival": { "delay": -62, "time": "1770532147" }, "departure": { "delay": -62, "time": "1770532147" }, "stopId": "7271", "stopSequence": 31 }, { "arrival": { "delay": -62, "time": "1770532227" }, "departure": { "delay": -62, "time": "1770532227" }, "stopId": "7403", "stopSequence": 32 }, { "arrival": { "delay": -63, "time": "1770532257" }, "departure": { "delay": -63, "time": "1770532257" }, "stopId": "7272", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "16", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436408_8" }, "tripProperties": { "tripHeadsign": "MERIGNAC LES PINS" }, "vehicle": { "id": "ineo-bus:1054", "label": "MERIGNAC LES PINS" } } }, { "id": "RT|268437732_8|268437732", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "9716", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "9772", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "9717", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9202", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "9200", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "9198", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3549", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1606", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "9196", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9194", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9192", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9190", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9188", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "2973", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9184", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "2975", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9182", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9180", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9178", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "9176", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9174", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "9170", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "9172", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9168", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9166", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "9162", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "9160", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "9158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9156", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9164", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9154", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "9152", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9150", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9148", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "9146", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "3046", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2032", "stopSequence": 37 }, { "scheduleRelationship": "SKIPPED", "stopId": "554", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "3050", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "3052", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "3054", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "2503", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "3057", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "1000", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "3063", "stopSequence": 45 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437732_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ISSAC" } } }, { "id": "RT|268437851_8|268437851", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "9716", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "9772", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "9717", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9202", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "9200", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "9198", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3549", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1606", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "9196", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9194", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9192", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9190", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9188", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "2973", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9184", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "2975", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9182", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9180", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9178", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "9176", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9174", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "9170", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "9172", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9168", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9166", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "9162", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "9160", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "9158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9156", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9164", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9154", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "9152", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9150", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9148", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "9146", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "3046", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2032", "stopSequence": 37 }, { "scheduleRelationship": "SKIPPED", "stopId": "554", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "3050", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "3052", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "3054", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "2503", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "3057", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "1000", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "3063", "stopSequence": 45 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437851_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ISSAC" } } }, { "id": "RT|268437970_8|268437970", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -32, "time": "1770528568" }, "departure": { "delay": 68, "time": "1770528668" }, "stopId": "6854", "stopSequence": 1 }, { "arrival": { "delay": 82, "time": "1770528740" }, "departure": { "delay": 82, "time": "1770528740" }, "stopId": "8542", "stopSequence": 2 }, { "arrival": { "delay": 45, "time": "1770528903" }, "departure": { "delay": 45, "time": "1770528903" }, "stopId": "424", "stopSequence": 3 }, { "arrival": { "delay": 45, "time": "1770528945" }, "departure": { "delay": 45, "time": "1770528945" }, "stopId": "1195", "stopSequence": 4 }, { "arrival": { "delay": 25, "time": "1770529010" }, "departure": { "delay": 29, "time": "1770529014" }, "stopId": "7613", "stopSequence": 5 }, { "arrival": { "delay": 10, "time": "1770529054" }, "departure": { "delay": 13, "time": "1770529057" }, "stopId": "1718", "stopSequence": 6 }, { "arrival": { "delay": 14, "time": "1770529108" }, "departure": { "delay": 14, "time": "1770529108" }, "stopId": "2114", "stopSequence": 7 }, { "arrival": { "delay": 18, "time": "1770529165" }, "departure": { "delay": 21, "time": "1770529168" }, "stopId": "2235", "stopSequence": 8 }, { "arrival": { "delay": 25, "time": "1770529248" }, "departure": { "delay": 25, "time": "1770529248" }, "stopId": "5798", "stopSequence": 9 }, { "arrival": { "delay": 26, "time": "1770529310" }, "departure": { "delay": 26, "time": "1770529310" }, "stopId": "957", "stopSequence": 10 }, { "arrival": { "delay": 47, "time": "1770529427" }, "departure": { "delay": 75, "time": "1770529455" }, "stopId": "2241", "stopSequence": 11 }, { "arrival": { "delay": 111, "time": "1770529564" }, "departure": { "delay": 127, "time": "1770529580" }, "stopId": "9790", "stopSequence": 12 }, { "arrival": { "delay": 126, "time": "1770529626" }, "departure": { "delay": 148, "time": "1770529648" }, "stopId": "9791", "stopSequence": 13 }, { "arrival": { "delay": 103, "time": "1770529748" }, "departure": { "delay": 105, "time": "1770529750" }, "stopId": "1260", "stopSequence": 14 }, { "arrival": { "delay": 76, "time": "1770529788" }, "departure": { "delay": 78, "time": "1770529790" }, "stopId": "729", "stopSequence": 15 }, { "arrival": { "delay": 44, "time": "1770529844" }, "departure": { "delay": 62, "time": "1770529862" }, "stopId": "2280", "stopSequence": 16 }, { "arrival": { "delay": 43, "time": "1770529890" }, "departure": { "delay": 65, "time": "1770529912" }, "stopId": "5558", "stopSequence": 17 }, { "arrival": { "delay": 40, "time": "1770529960" }, "departure": { "delay": 40, "time": "1770529960" }, "stopId": "9809", "stopSequence": 18 }, { "arrival": { "delay": 17, "time": "1770529997" }, "departure": { "delay": 17, "time": "1770529997" }, "stopId": "3139", "stopSequence": 19 }, { "arrival": { "delay": 34, "time": "1770530038" }, "departure": { "delay": 51, "time": "1770530055" }, "stopId": "2238", "stopSequence": 20 }, { "arrival": { "delay": 106, "time": "1770530146" }, "departure": { "delay": 123, "time": "1770530163" }, "stopId": "9810", "stopSequence": 21 }, { "arrival": { "delay": 130, "time": "1770530230" }, "departure": { "delay": 132, "time": "1770530232" }, "stopId": "1594", "stopSequence": 22 }, { "arrival": { "delay": 106, "time": "1770530266" }, "departure": { "delay": 106, "time": "1770530266" }, "stopId": "4057", "stopSequence": 23 }, { "arrival": { "delay": 93, "time": "1770530328" }, "departure": { "delay": 113, "time": "1770530348" }, "stopId": "3310", "stopSequence": 24 }, { "arrival": { "delay": 107, "time": "1770530387" }, "departure": { "delay": 132, "time": "1770530412" }, "stopId": "1757", "stopSequence": 25 }, { "arrival": { "delay": 111, "time": "1770530461" }, "departure": { "delay": 111, "time": "1770530461" }, "stopId": "647", "stopSequence": 26 }, { "arrival": { "delay": 63, "time": "1770530523" }, "departure": { "delay": 88, "time": "1770530548" }, "stopId": "1595", "stopSequence": 27 }, { "arrival": { "delay": 93, "time": "1770530580" }, "departure": { "delay": 93, "time": "1770530580" }, "stopId": "1758", "stopSequence": 28 }, { "arrival": { "delay": 85, "time": "1770530606" }, "departure": { "delay": 104, "time": "1770530625" }, "stopId": "2327", "stopSequence": 29 }, { "arrival": { "delay": 82, "time": "1770530684" }, "departure": { "delay": 100, "time": "1770530702" }, "stopId": "2328", "stopSequence": 30 }, { "arrival": { "delay": 91, "time": "1770530731" }, "departure": { "delay": 91, "time": "1770530731" }, "stopId": "641", "stopSequence": 31 }, { "arrival": { "delay": 65, "time": "1770530798" }, "departure": { "delay": 85, "time": "1770530818" }, "stopId": "9808", "stopSequence": 32 }, { "arrival": { "delay": 54, "time": "1770530878" }, "departure": { "delay": 73, "time": "1770530897" }, "stopId": "2329", "stopSequence": 33 }, { "arrival": { "delay": 60, "time": "1770530940" }, "departure": { "delay": 72, "time": "1770530952" }, "stopId": "2330", "stopSequence": 34 }, { "arrival": { "delay": 81, "time": "1770531021" }, "departure": { "delay": 81, "time": "1770531021" }, "stopId": "1290", "stopSequence": 35 }, { "arrival": { "delay": 73, "time": "1770531047" }, "departure": { "delay": 81, "time": "1770531055" }, "stopId": "1959", "stopSequence": 36 }, { "arrival": { "delay": 95, "time": "1770531139" }, "departure": { "delay": 116, "time": "1770531160" }, "stopId": "998", "stopSequence": 37 }, { "arrival": { "delay": 117, "time": "1770531237" }, "departure": { "delay": 117, "time": "1770531237" }, "stopId": "209", "stopSequence": 38 }, { "arrival": { "delay": 129, "time": "1770531309" }, "departure": { "delay": 147, "time": "1770531327" }, "stopId": "2334", "stopSequence": 39 }, { "arrival": { "delay": 147, "time": "1770531387" }, "departure": { "delay": 153, "time": "1770531393" }, "stopId": "1475", "stopSequence": 40 }, { "arrival": { "delay": 186, "time": "1770531447" }, "departure": { "delay": 205, "time": "1770531466" }, "stopId": "9822", "stopSequence": 41 }, { "arrival": { "delay": 211, "time": "1770531511" }, "departure": { "delay": 211, "time": "1770531511" }, "stopId": "7348", "stopSequence": 42 }, { "arrival": { "delay": 212, "time": "1770531622" }, "departure": { "delay": 212, "time": "1770531622" }, "stopId": "7861", "stopSequence": 43 }, { "arrival": { "delay": 211, "time": "1770531691" }, "departure": { "delay": 211, "time": "1770531691" }, "stopId": "6827", "stopSequence": 44 }, { "arrival": { "delay": 212, "time": "1770531784" }, "departure": { "delay": 212, "time": "1770531784" }, "stopId": "702", "stopSequence": 45 }, { "arrival": { "delay": 212, "time": "1770531836" }, "departure": { "delay": 212, "time": "1770531836" }, "stopId": "606", "stopSequence": 46 }, { "arrival": { "delay": 212, "time": "1770531872" }, "departure": { "delay": 212, "time": "1770531872" }, "stopId": "1726", "stopSequence": 47 }, { "arrival": { "delay": 213, "time": "1770531923" }, "departure": { "delay": 213, "time": "1770531923" }, "stopId": "6851", "stopSequence": 48 }, { "arrival": { "delay": 212, "time": "1770531992" }, "departure": { "delay": 212, "time": "1770531992" }, "stopId": "9813", "stopSequence": 49 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "911", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437970_8" }, "tripProperties": { "tripHeadsign": "CENON GARE" }, "vehicle": { "id": "ineo-bus:2327", "label": "CENON GARE" } } }, { "id": "RT|268436760_8|268436760", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1439, "time": "1770532561" }, "departure": { "delay": 0, "time": "1770534000" }, "stopId": "6433", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770534125" }, "departure": { "delay": 1, "time": "1770534125" }, "stopId": "6827", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534240" }, "departure": { "delay": 0, "time": "1770534240" }, "stopId": "387", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534305" }, "departure": { "delay": 0, "time": "1770534305" }, "stopId": "38", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770534360" }, "departure": { "delay": 0, "time": "1770534360" }, "stopId": "445", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770534442" }, "departure": { "delay": 0, "time": "1770534442" }, "stopId": "1164", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770534488" }, "departure": { "delay": 0, "time": "1770534488" }, "stopId": "8401", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770534561" }, "departure": { "delay": 0, "time": "1770534561" }, "stopId": "8404", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770534660" }, "departure": { "delay": 0, "time": "1770534660" }, "stopId": "8411", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770534982" }, "departure": { "delay": 1, "time": "1770534982" }, "stopId": "3608", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770535017" }, "departure": { "delay": 1, "time": "1770535017" }, "stopId": "3609", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770535080" }, "departure": { "delay": 0, "time": "1770535080" }, "stopId": "5801", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770535149" }, "departure": { "delay": 0, "time": "1770535149" }, "stopId": "2263", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770535193" }, "departure": { "delay": 0, "time": "1770535193" }, "stopId": "9702", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770535239" }, "departure": { "delay": 0, "time": "1770535239" }, "stopId": "2291", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770535319" }, "departure": { "delay": 0, "time": "1770535319" }, "stopId": "4911", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1770535385" }, "departure": { "delay": -1, "time": "1770535385" }, "stopId": "3786", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770535415" }, "departure": { "delay": -1, "time": "1770535415" }, "stopId": "6393", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770535499" }, "departure": { "delay": -1, "time": "1770535499" }, "stopId": "8041", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1770535584" }, "departure": { "delay": -1, "time": "1770535584" }, "stopId": "1370", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770535679" }, "departure": { "delay": -1, "time": "1770535679" }, "stopId": "1281", "stopSequence": 21 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436760_8" }, "tripProperties": { "tripHeadsign": "BELLE ETOILE" } } }, { "id": "RT|268437971_8|268437971", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -208, "time": "1770531992" }, "departure": { "delay": 0, "time": "1770532200" }, "stopId": "6854", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770532258" }, "departure": { "delay": 0, "time": "1770532258" }, "stopId": "8542", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770532458" }, "departure": { "delay": 0, "time": "1770532458" }, "stopId": "424", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770532500" }, "departure": { "delay": 0, "time": "1770532500" }, "stopId": "1195", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770532585" }, "departure": { "delay": 0, "time": "1770532585" }, "stopId": "7613", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770532644" }, "departure": { "delay": 0, "time": "1770532644" }, "stopId": "1718", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770532695" }, "departure": { "delay": 1, "time": "1770532695" }, "stopId": "2114", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770532748" }, "departure": { "delay": 1, "time": "1770532748" }, "stopId": "2235", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770532824" }, "departure": { "delay": 1, "time": "1770532824" }, "stopId": "5798", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770532884" }, "departure": { "delay": 0, "time": "1770532884" }, "stopId": "957", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770532980" }, "departure": { "delay": 0, "time": "1770532980" }, "stopId": "2241", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770533053" }, "departure": { "delay": 0, "time": "1770533053" }, "stopId": "9790", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770533100" }, "departure": { "delay": 0, "time": "1770533100" }, "stopId": "9791", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770533245" }, "departure": { "delay": 0, "time": "1770533245" }, "stopId": "1260", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770533312" }, "departure": { "delay": 0, "time": "1770533312" }, "stopId": "729", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770533400" }, "departure": { "delay": 0, "time": "1770533400" }, "stopId": "2280", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770533448" }, "departure": { "delay": 1, "time": "1770533448" }, "stopId": "5558", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770533520" }, "departure": { "delay": 0, "time": "1770533520" }, "stopId": "9809", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770533580" }, "departure": { "delay": 0, "time": "1770533580" }, "stopId": "3139", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770533605" }, "departure": { "delay": 1, "time": "1770533605" }, "stopId": "2238", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770533640" }, "departure": { "delay": 0, "time": "1770533640" }, "stopId": "9810", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770533700" }, "departure": { "delay": 0, "time": "1770533700" }, "stopId": "1594", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770533760" }, "departure": { "delay": 0, "time": "1770533760" }, "stopId": "4057", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770533836" }, "departure": { "delay": 1, "time": "1770533836" }, "stopId": "3310", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770533880" }, "departure": { "delay": 0, "time": "1770533880" }, "stopId": "1757", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770533950" }, "departure": { "delay": 0, "time": "1770533950" }, "stopId": "647", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770534060" }, "departure": { "delay": 0, "time": "1770534060" }, "stopId": "1595", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770534087" }, "departure": { "delay": 0, "time": "1770534087" }, "stopId": "1758", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770534121" }, "departure": { "delay": 0, "time": "1770534121" }, "stopId": "2327", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770534202" }, "departure": { "delay": 0, "time": "1770534202" }, "stopId": "2328", "stopSequence": 30 }, { "arrival": { "delay": -1, "time": "1770534239" }, "departure": { "delay": -1, "time": "1770534239" }, "stopId": "641", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770534333" }, "departure": { "delay": 0, "time": "1770534333" }, "stopId": "9808", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770534424" }, "departure": { "delay": 0, "time": "1770534424" }, "stopId": "2329", "stopSequence": 33 }, { "arrival": { "delay": -1, "time": "1770534479" }, "departure": { "delay": -1, "time": "1770534479" }, "stopId": "2330", "stopSequence": 34 }, { "arrival": { "delay": -1, "time": "1770534539" }, "departure": { "delay": -1, "time": "1770534539" }, "stopId": "1290", "stopSequence": 35 }, { "arrival": { "delay": 0, "time": "1770534585" }, "departure": { "delay": 0, "time": "1770534585" }, "stopId": "1959", "stopSequence": 36 }, { "arrival": { "delay": 0, "time": "1770534679" }, "departure": { "delay": 0, "time": "1770534679" }, "stopId": "998", "stopSequence": 37 }, { "arrival": { "delay": -1, "time": "1770534779" }, "departure": { "delay": -1, "time": "1770534779" }, "stopId": "209", "stopSequence": 38 }, { "arrival": { "delay": -1, "time": "1770534839" }, "departure": { "delay": -1, "time": "1770534839" }, "stopId": "2334", "stopSequence": 39 }, { "arrival": { "delay": -1, "time": "1770534899" }, "departure": { "delay": -1, "time": "1770534899" }, "stopId": "1475", "stopSequence": 40 }, { "arrival": { "delay": 0, "time": "1770534921" }, "departure": { "delay": 0, "time": "1770534921" }, "stopId": "9822", "stopSequence": 41 }, { "arrival": { "delay": -1, "time": "1770534959" }, "departure": { "delay": -1, "time": "1770534959" }, "stopId": "7348", "stopSequence": 42 }, { "arrival": { "delay": 0, "time": "1770535070" }, "departure": { "delay": 0, "time": "1770535070" }, "stopId": "7861", "stopSequence": 43 }, { "arrival": { "delay": -1, "time": "1770535139" }, "departure": { "delay": -1, "time": "1770535139" }, "stopId": "6827", "stopSequence": 44 }, { "arrival": { "delay": 0, "time": "1770535232" }, "departure": { "delay": 0, "time": "1770535232" }, "stopId": "702", "stopSequence": 45 }, { "arrival": { "delay": 0, "time": "1770535284" }, "departure": { "delay": 0, "time": "1770535284" }, "stopId": "606", "stopSequence": 46 }, { "arrival": { "delay": 0, "time": "1770535320" }, "departure": { "delay": 0, "time": "1770535320" }, "stopId": "1726", "stopSequence": 47 }, { "arrival": { "delay": 1, "time": "1770535371" }, "departure": { "delay": 1, "time": "1770535371" }, "stopId": "6851", "stopSequence": 48 }, { "arrival": { "delay": 0, "time": "1770535440" }, "departure": { "delay": 0, "time": "1770535440" }, "stopId": "9813", "stopSequence": 49 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "911", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437971_8" }, "tripProperties": { "tripHeadsign": "CENON GARE" } } }, { "id": "RT|268437709_8|268437709", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1057, "time": "1770527543" }, "departure": { "delay": 83, "time": "1770528683" }, "stopId": "9716", "stopSequence": 1 }, { "arrival": { "delay": 160, "time": "1770529060" }, "departure": { "delay": 173, "time": "1770529073" }, "stopId": "9202", "stopSequence": 2 }, { "arrival": { "delay": 137, "time": "1770529146" }, "departure": { "delay": 166, "time": "1770529175" }, "stopId": "9200", "stopSequence": 3 }, { "arrival": { "delay": 134, "time": "1770529220" }, "departure": { "delay": 163, "time": "1770529249" }, "stopId": "9198", "stopSequence": 4 }, { "arrival": { "delay": 123, "time": "1770529323" }, "departure": { "delay": 156, "time": "1770529356" }, "stopId": "3549", "stopSequence": 5 }, { "arrival": { "delay": 136, "time": "1770529405" }, "departure": { "delay": 157, "time": "1770529426" }, "stopId": "1606", "stopSequence": 6 }, { "arrival": { "delay": 137, "time": "1770529517" }, "departure": { "delay": 158, "time": "1770529538" }, "stopId": "9196", "stopSequence": 7 }, { "arrival": { "delay": 154, "time": "1770529605" }, "departure": { "delay": 190, "time": "1770529641" }, "stopId": "9194", "stopSequence": 8 }, { "arrival": { "delay": 173, "time": "1770529700" }, "departure": { "delay": 199, "time": "1770529726" }, "stopId": "9192", "stopSequence": 9 }, { "arrival": { "delay": 169, "time": "1770529793" }, "departure": { "delay": 191, "time": "1770529815" }, "stopId": "9190", "stopSequence": 10 }, { "arrival": { "delay": 170, "time": "1770529860" }, "departure": { "delay": 186, "time": "1770529876" }, "stopId": "9188", "stopSequence": 11 }, { "arrival": { "delay": 143, "time": "1770529943" }, "departure": { "delay": 165, "time": "1770529965" }, "stopId": "2973", "stopSequence": 12 }, { "arrival": { "delay": 167, "time": "1770530004" }, "departure": { "delay": 189, "time": "1770530026" }, "stopId": "9184", "stopSequence": 13 }, { "arrival": { "delay": 195, "time": "1770530082" }, "departure": { "delay": 212, "time": "1770530099" }, "stopId": "2975", "stopSequence": 14 }, { "arrival": { "delay": 206, "time": "1770530145" }, "departure": { "delay": 208, "time": "1770530147" }, "stopId": "9182", "stopSequence": 15 }, { "arrival": { "delay": 208, "time": "1770530188" }, "departure": { "delay": 208, "time": "1770530188" }, "stopId": "9180", "stopSequence": 16 }, { "arrival": { "delay": 186, "time": "1770530242" }, "departure": { "delay": 203, "time": "1770530259" }, "stopId": "9178", "stopSequence": 17 }, { "arrival": { "delay": 180, "time": "1770530321" }, "departure": { "delay": 180, "time": "1770530321" }, "stopId": "9176", "stopSequence": 18 }, { "arrival": { "delay": 165, "time": "1770530362" }, "departure": { "delay": 165, "time": "1770530362" }, "stopId": "9174", "stopSequence": 19 }, { "arrival": { "delay": 134, "time": "1770530414" }, "departure": { "delay": 134, "time": "1770530414" }, "stopId": "9170", "stopSequence": 20 }, { "arrival": { "delay": 124, "time": "1770530459" }, "departure": { "delay": 124, "time": "1770530459" }, "stopId": "9172", "stopSequence": 21 }, { "arrival": { "delay": 117, "time": "1770530519" }, "departure": { "delay": 117, "time": "1770530519" }, "stopId": "9168", "stopSequence": 22 }, { "arrival": { "delay": 111, "time": "1770530574" }, "departure": { "delay": 111, "time": "1770530574" }, "stopId": "9166", "stopSequence": 23 }, { "arrival": { "delay": 100, "time": "1770530642" }, "departure": { "delay": 100, "time": "1770530642" }, "stopId": "9162", "stopSequence": 24 }, { "arrival": { "delay": 102, "time": "1770530682" }, "departure": { "delay": 102, "time": "1770530682" }, "stopId": "9160", "stopSequence": 25 }, { "arrival": { "delay": 82, "time": "1770530766" }, "departure": { "delay": 91, "time": "1770530775" }, "stopId": "9158", "stopSequence": 26 }, { "arrival": { "delay": 69, "time": "1770530842" }, "departure": { "delay": 69, "time": "1770530842" }, "stopId": "9156", "stopSequence": 27 }, { "arrival": { "delay": 59, "time": "1770530942" }, "departure": { "delay": 59, "time": "1770530942" }, "stopId": "9164", "stopSequence": 28 }, { "arrival": { "delay": 37, "time": "1770530977" }, "departure": { "delay": 59, "time": "1770530999" }, "stopId": "9154", "stopSequence": 29 }, { "arrival": { "delay": 30, "time": "1770531062" }, "departure": { "delay": 40, "time": "1770531072" }, "stopId": "9152", "stopSequence": 30 }, { "arrival": { "delay": 31, "time": "1770531122" }, "departure": { "delay": 42, "time": "1770531133" }, "stopId": "9150", "stopSequence": 31 }, { "arrival": { "delay": 33, "time": "1770531202" }, "departure": { "delay": 33, "time": "1770531202" }, "stopId": "9148", "stopSequence": 32 }, { "arrival": { "delay": 19, "time": "1770531259" }, "departure": { "delay": 42, "time": "1770531282" }, "stopId": "9146", "stopSequence": 33 }, { "arrival": { "delay": 50, "time": "1770531340" }, "departure": { "delay": 50, "time": "1770531340" }, "stopId": "9144", "stopSequence": 34 }, { "arrival": { "delay": 9, "time": "1770531422" }, "departure": { "delay": 10, "time": "1770531423" }, "stopId": "9142", "stopSequence": 35 }, { "arrival": { "delay": 2, "time": "1770531482" }, "departure": { "delay": 2, "time": "1770531482" }, "stopId": "9140", "stopSequence": 36 }, { "arrival": { "delay": 2, "time": "1770531662" }, "departure": { "delay": 2, "time": "1770531662" }, "stopId": "9138", "stopSequence": 37 }, { "arrival": { "delay": 3, "time": "1770531740" }, "departure": { "delay": 3, "time": "1770531740" }, "stopId": "9136", "stopSequence": 38 }, { "arrival": { "delay": 3, "time": "1770531850" }, "departure": { "delay": 3, "time": "1770531850" }, "stopId": "9134", "stopSequence": 39 }, { "arrival": { "delay": 3, "time": "1770531903" }, "departure": { "delay": 3, "time": "1770531903" }, "stopId": "9132", "stopSequence": 40 }, { "arrival": { "delay": 3, "time": "1770532023" }, "departure": { "delay": 3, "time": "1770532023" }, "stopId": "9130", "stopSequence": 41 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437709_8" }, "tripProperties": { "tripHeadsign": "ST AUBIN VILLEPREUX" }, "vehicle": { "id": "ineo-bus:2331", "label": "ST AUBIN VILLEPREUX" } } }, { "id": "RT|268436619_8|268436619", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 81, "time": "1770531382" }, "departure": { "delay": 81, "time": "1770531382" }, "stopId": "8744", "stopSequence": 1 }, { "arrival": { "delay": 121, "time": "1770531493" }, "departure": { "delay": 121, "time": "1770531493" }, "stopId": "2546", "stopSequence": 2 }, { "arrival": { "delay": 122, "time": "1770531593" }, "departure": { "delay": 122, "time": "1770531593" }, "stopId": "126", "stopSequence": 3 }, { "arrival": { "delay": 121, "time": "1770531628" }, "departure": { "delay": 121, "time": "1770531628" }, "stopId": "157", "stopSequence": 4 }, { "arrival": { "delay": 121, "time": "1770531658" }, "departure": { "delay": 121, "time": "1770531658" }, "stopId": "598", "stopSequence": 5 }, { "arrival": { "delay": 121, "time": "1770531686" }, "departure": { "delay": 121, "time": "1770531686" }, "stopId": "561", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1770531720" }, "departure": { "delay": 120, "time": "1770531720" }, "stopId": "214", "stopSequence": 7 }, { "arrival": { "delay": 121, "time": "1770531771" }, "departure": { "delay": 121, "time": "1770531771" }, "stopId": "284", "stopSequence": 8 }, { "arrival": { "delay": 121, "time": "1770531821" }, "departure": { "delay": 121, "time": "1770531821" }, "stopId": "686", "stopSequence": 9 }, { "arrival": { "delay": 121, "time": "1770531879" }, "departure": { "delay": 121, "time": "1770531879" }, "stopId": "673", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1770531960" }, "departure": { "delay": 120, "time": "1770531960" }, "stopId": "691", "stopSequence": 11 }, { "arrival": { "delay": 120, "time": "1770532020" }, "departure": { "delay": 120, "time": "1770532020" }, "stopId": "7951", "stopSequence": 12 }, { "arrival": { "delay": 121, "time": "1770532059" }, "departure": { "delay": 121, "time": "1770532059" }, "stopId": "2642", "stopSequence": 13 }, { "arrival": { "delay": 122, "time": "1770532087" }, "departure": { "delay": 122, "time": "1770532087" }, "stopId": "1653", "stopSequence": 14 }, { "arrival": { "delay": 123, "time": "1770532138" }, "departure": { "delay": 123, "time": "1770532138" }, "stopId": "2643", "stopSequence": 15 }, { "arrival": { "delay": 123, "time": "1770532203" }, "departure": { "delay": 123, "time": "1770532203" }, "stopId": "837", "stopSequence": 16 }, { "arrival": { "delay": 123, "time": "1770532265" }, "departure": { "delay": 123, "time": "1770532265" }, "stopId": "1649", "stopSequence": 17 }, { "arrival": { "delay": 123, "time": "1770532327" }, "departure": { "delay": 123, "time": "1770532327" }, "stopId": "2443", "stopSequence": 18 }, { "arrival": { "delay": 123, "time": "1770532383" }, "departure": { "delay": 123, "time": "1770532383" }, "stopId": "1692", "stopSequence": 19 }, { "arrival": { "delay": 125, "time": "1770532505" }, "departure": { "delay": 125, "time": "1770532505" }, "stopId": "2444", "stopSequence": 20 }, { "arrival": { "delay": 126, "time": "1770532546" }, "departure": { "delay": 126, "time": "1770532546" }, "stopId": "5621", "stopSequence": 21 }, { "arrival": { "delay": 126, "time": "1770532602" }, "departure": { "delay": 126, "time": "1770532602" }, "stopId": "4031", "stopSequence": 22 }, { "arrival": { "delay": 126, "time": "1770532747" }, "departure": { "delay": 126, "time": "1770532747" }, "stopId": "823", "stopSequence": 23 }, { "arrival": { "delay": 126, "time": "1770532816" }, "departure": { "delay": 126, "time": "1770532816" }, "stopId": "9722", "stopSequence": 24 }, { "arrival": { "delay": 126, "time": "1770532939" }, "departure": { "delay": 126, "time": "1770532939" }, "stopId": "8255", "stopSequence": 25 }, { "arrival": { "delay": 126, "time": "1770532992" }, "departure": { "delay": 126, "time": "1770532992" }, "stopId": "3182", "stopSequence": 26 }, { "arrival": { "delay": 126, "time": "1770533064" }, "departure": { "delay": 126, "time": "1770533064" }, "stopId": "1102", "stopSequence": 27 }, { "arrival": { "delay": 126, "time": "1770533108" }, "departure": { "delay": 126, "time": "1770533108" }, "stopId": "742", "stopSequence": 28 }, { "arrival": { "delay": 125, "time": "1770533165" }, "departure": { "delay": 125, "time": "1770533165" }, "stopId": "7981", "stopSequence": 29 }, { "arrival": { "delay": 126, "time": "1770533207" }, "departure": { "delay": 126, "time": "1770533207" }, "stopId": "421", "stopSequence": 30 }, { "arrival": { "delay": 125, "time": "1770533285" }, "departure": { "delay": 125, "time": "1770533285" }, "stopId": "2689", "stopSequence": 31 }, { "arrival": { "delay": 126, "time": "1770533333" }, "departure": { "delay": 126, "time": "1770533333" }, "stopId": "471", "stopSequence": 32 }, { "arrival": { "delay": 126, "time": "1770533365" }, "departure": { "delay": 126, "time": "1770533365" }, "stopId": "231", "stopSequence": 33 }, { "arrival": { "delay": 127, "time": "1770533440" }, "departure": { "delay": 127, "time": "1770533440" }, "stopId": "8461", "stopSequence": 34 }, { "arrival": { "delay": 128, "time": "1770533536" }, "departure": { "delay": 128, "time": "1770533536" }, "stopId": "8462", "stopSequence": 35 }, { "arrival": { "delay": 128, "time": "1770533574" }, "departure": { "delay": 128, "time": "1770533574" }, "stopId": "13187", "stopSequence": 36 }, { "arrival": { "delay": 129, "time": "1770533777" }, "departure": { "delay": 129, "time": "1770533777" }, "stopId": "7801", "stopSequence": 37 }, { "arrival": { "delay": 129, "time": "1770533835" }, "departure": { "delay": 129, "time": "1770533835" }, "stopId": "3551", "stopSequence": 38 }, { "arrival": { "delay": 129, "time": "1770533889" }, "departure": { "delay": 129, "time": "1770533889" }, "stopId": "1637", "stopSequence": 39 }, { "arrival": { "delay": 129, "time": "1770533999" }, "departure": { "delay": 129, "time": "1770533999" }, "stopId": "4112", "stopSequence": 40 }, { "arrival": { "delay": 129, "time": "1770534068" }, "departure": { "delay": 129, "time": "1770534068" }, "stopId": "7802", "stopSequence": 41 }, { "arrival": { "delay": 129, "time": "1770534129" }, "departure": { "delay": 129, "time": "1770534129" }, "stopId": "5900", "stopSequence": 42 }, { "arrival": { "delay": 130, "time": "1770534196" }, "departure": { "delay": 130, "time": "1770534196" }, "stopId": "5898", "stopSequence": 43 }, { "arrival": { "delay": 130, "time": "1770534256" }, "departure": { "delay": 130, "time": "1770534256" }, "stopId": "2484", "stopSequence": 44 }, { "arrival": { "delay": 130, "time": "1770534310" }, "departure": { "delay": 130, "time": "1770534310" }, "stopId": "3223", "stopSequence": 45 }, { "arrival": { "delay": 129, "time": "1770534393" }, "departure": { "delay": 129, "time": "1770534393" }, "stopId": "526", "stopSequence": 46 }, { "arrival": { "delay": 129, "time": "1770534429" }, "departure": { "delay": 129, "time": "1770534429" }, "stopId": "9251", "stopSequence": 47 }, { "arrival": { "delay": 129, "time": "1770534490" }, "departure": { "delay": 129, "time": "1770534490" }, "stopId": "3792", "stopSequence": 48 }, { "arrival": { "delay": 129, "time": "1770534549" }, "departure": { "delay": 129, "time": "1770534549" }, "stopId": "3882", "stopSequence": 49 }, { "arrival": { "delay": 131, "time": "1770534674" }, "departure": { "delay": 131, "time": "1770534674" }, "stopId": "5680", "stopSequence": 50 }, { "arrival": { "delay": 131, "time": "1770534738" }, "departure": { "delay": 131, "time": "1770534738" }, "stopId": "5681", "stopSequence": 51 }, { "arrival": { "delay": 131, "time": "1770534791" }, "departure": { "delay": 131, "time": "1770534791" }, "stopId": "5683", "stopSequence": 52 }, { "arrival": { "delay": 132, "time": "1770534925" }, "departure": { "delay": 132, "time": "1770534925" }, "stopId": "3355", "stopSequence": 53 }, { "arrival": { "delay": 131, "time": "1770534971" }, "departure": { "delay": 131, "time": "1770534971" }, "stopId": "7081", "stopSequence": 54 }, { "arrival": { "delay": 131, "time": "1770535091" }, "departure": { "delay": 131, "time": "1770535091" }, "stopId": "3203", "stopSequence": 55 }, { "arrival": { "delay": 132, "time": "1770535173" }, "departure": { "delay": 132, "time": "1770535173" }, "stopId": "629", "stopSequence": 56 }, { "arrival": { "delay": 131, "time": "1770535211" }, "departure": { "delay": 131, "time": "1770535211" }, "stopId": "64", "stopSequence": 57 }, { "arrival": { "delay": 131, "time": "1770535247" }, "departure": { "delay": 131, "time": "1770535247" }, "stopId": "5685", "stopSequence": 58 }, { "arrival": { "delay": 131, "time": "1770535340" }, "departure": { "delay": 131, "time": "1770535340" }, "stopId": "9078", "stopSequence": 59 }, { "arrival": { "delay": 130, "time": "1770535448" }, "departure": { "delay": 130, "time": "1770535448" }, "stopId": "6962", "stopSequence": 60 }, { "arrival": { "delay": 130, "time": "1770535499" }, "departure": { "delay": 130, "time": "1770535499" }, "stopId": "5688", "stopSequence": 61 }, { "arrival": { "delay": 130, "time": "1770535570" }, "departure": { "delay": 130, "time": "1770535570" }, "stopId": "5805", "stopSequence": 62 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436619_8" }, "tripProperties": { "tripHeadsign": "RIVES D'ARCINS" }, "vehicle": { "id": "ineo-bus:1615", "label": "RIVES D'ARCINS" } } }, { "id": "RT|268437824_8|268437824", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "3063", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "3058", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3056", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1550", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3053", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3051", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3049", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "975", "stopSequence": 8 }, { "scheduleRelationship": "SKIPPED", "stopId": "570", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3045", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9145", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9147", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9149", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "9151", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9153", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "9163", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9155", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9157", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9159", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "9161", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9165", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "9167", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "9171", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9169", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9173", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "9175", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "9177", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "9179", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9181", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9083", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9183", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "9185", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9187", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9189", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "9191", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "9193", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "9195", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "823", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "3801", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "9197", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "9199", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "9201", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "9716", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437824_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" } } }, { "id": "RT|268437943_8|268437943", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -411, "time": "1770529989" }, "departure": { "delay": 95, "time": "1770530495" }, "stopId": "6854", "stopSequence": 1 }, { "arrival": { "delay": 105, "time": "1770530563" }, "departure": { "delay": 105, "time": "1770530563" }, "stopId": "8542", "stopSequence": 2 }, { "arrival": { "delay": 79, "time": "1770530737" }, "departure": { "delay": 95, "time": "1770530753" }, "stopId": "424", "stopSequence": 3 }, { "arrival": { "delay": 95, "time": "1770530795" }, "departure": { "delay": 95, "time": "1770530795" }, "stopId": "1195", "stopSequence": 4 }, { "arrival": { "delay": 90, "time": "1770530875" }, "departure": { "delay": 90, "time": "1770530875" }, "stopId": "7613", "stopSequence": 5 }, { "arrival": { "delay": 68, "time": "1770530912" }, "departure": { "delay": 68, "time": "1770530912" }, "stopId": "1718", "stopSequence": 6 }, { "arrival": { "delay": 55, "time": "1770530949" }, "departure": { "delay": 55, "time": "1770530949" }, "stopId": "2114", "stopSequence": 7 }, { "arrival": { "delay": 47, "time": "1770530994" }, "departure": { "delay": 67, "time": "1770531014" }, "stopId": "2235", "stopSequence": 8 }, { "arrival": { "delay": 58, "time": "1770531081" }, "departure": { "delay": 72, "time": "1770531095" }, "stopId": "5798", "stopSequence": 9 }, { "arrival": { "delay": 71, "time": "1770531155" }, "departure": { "delay": 71, "time": "1770531155" }, "stopId": "957", "stopSequence": 10 }, { "arrival": { "delay": 77, "time": "1770531257" }, "departure": { "delay": 99, "time": "1770531279" }, "stopId": "2241", "stopSequence": 11 }, { "arrival": { "delay": 134, "time": "1770531387" }, "departure": { "delay": 142, "time": "1770531395" }, "stopId": "9790", "stopSequence": 12 }, { "arrival": { "delay": 142, "time": "1770531442" }, "departure": { "delay": 144, "time": "1770531444" }, "stopId": "9791", "stopSequence": 13 }, { "arrival": { "delay": 164, "time": "1770531609" }, "departure": { "delay": 164, "time": "1770531609" }, "stopId": "1260", "stopSequence": 14 }, { "arrival": { "delay": 164, "time": "1770531676" }, "departure": { "delay": 164, "time": "1770531676" }, "stopId": "729", "stopSequence": 15 }, { "arrival": { "delay": 164, "time": "1770531764" }, "departure": { "delay": 164, "time": "1770531764" }, "stopId": "2280", "stopSequence": 16 }, { "arrival": { "delay": 165, "time": "1770531812" }, "departure": { "delay": 165, "time": "1770531812" }, "stopId": "5558", "stopSequence": 17 }, { "arrival": { "delay": 164, "time": "1770531884" }, "departure": { "delay": 164, "time": "1770531884" }, "stopId": "9809", "stopSequence": 18 }, { "arrival": { "delay": 164, "time": "1770531944" }, "departure": { "delay": 164, "time": "1770531944" }, "stopId": "3139", "stopSequence": 19 }, { "arrival": { "delay": 165, "time": "1770531969" }, "departure": { "delay": 165, "time": "1770531969" }, "stopId": "2238", "stopSequence": 20 }, { "arrival": { "delay": 164, "time": "1770532004" }, "departure": { "delay": 164, "time": "1770532004" }, "stopId": "9810", "stopSequence": 21 }, { "arrival": { "delay": 164, "time": "1770532064" }, "departure": { "delay": 164, "time": "1770532064" }, "stopId": "1594", "stopSequence": 22 }, { "arrival": { "delay": 164, "time": "1770532124" }, "departure": { "delay": 164, "time": "1770532124" }, "stopId": "4057", "stopSequence": 23 }, { "arrival": { "delay": 165, "time": "1770532200" }, "departure": { "delay": 165, "time": "1770532200" }, "stopId": "3310", "stopSequence": 24 }, { "arrival": { "delay": 164, "time": "1770532244" }, "departure": { "delay": 164, "time": "1770532244" }, "stopId": "1757", "stopSequence": 25 }, { "arrival": { "delay": 164, "time": "1770532314" }, "departure": { "delay": 164, "time": "1770532314" }, "stopId": "647", "stopSequence": 26 }, { "arrival": { "delay": 164, "time": "1770532424" }, "departure": { "delay": 164, "time": "1770532424" }, "stopId": "1595", "stopSequence": 27 }, { "arrival": { "delay": 164, "time": "1770532451" }, "departure": { "delay": 164, "time": "1770532451" }, "stopId": "1758", "stopSequence": 28 }, { "arrival": { "delay": 164, "time": "1770532485" }, "departure": { "delay": 164, "time": "1770532485" }, "stopId": "2327", "stopSequence": 29 }, { "arrival": { "delay": 164, "time": "1770532566" }, "departure": { "delay": 164, "time": "1770532566" }, "stopId": "2328", "stopSequence": 30 }, { "arrival": { "delay": 163, "time": "1770532603" }, "departure": { "delay": 163, "time": "1770532603" }, "stopId": "641", "stopSequence": 31 }, { "arrival": { "delay": 164, "time": "1770532697" }, "departure": { "delay": 164, "time": "1770532697" }, "stopId": "9808", "stopSequence": 32 }, { "arrival": { "delay": 164, "time": "1770532788" }, "departure": { "delay": 164, "time": "1770532788" }, "stopId": "2329", "stopSequence": 33 }, { "arrival": { "delay": 163, "time": "1770532843" }, "departure": { "delay": 163, "time": "1770532843" }, "stopId": "2330", "stopSequence": 34 }, { "arrival": { "delay": 163, "time": "1770532903" }, "departure": { "delay": 163, "time": "1770532903" }, "stopId": "1290", "stopSequence": 35 }, { "arrival": { "delay": 164, "time": "1770532938" }, "departure": { "delay": 164, "time": "1770532938" }, "stopId": "1959", "stopSequence": 36 }, { "arrival": { "delay": 166, "time": "1770533010" }, "departure": { "delay": 166, "time": "1770533010" }, "stopId": "998", "stopSequence": 37 }, { "arrival": { "delay": 167, "time": "1770533087" }, "departure": { "delay": 167, "time": "1770533087" }, "stopId": "209", "stopSequence": 38 }, { "arrival": { "delay": 167, "time": "1770533147" }, "departure": { "delay": 167, "time": "1770533147" }, "stopId": "2334", "stopSequence": 39 }, { "arrival": { "delay": 167, "time": "1770533207" }, "departure": { "delay": 167, "time": "1770533207" }, "stopId": "1475", "stopSequence": 40 }, { "arrival": { "delay": 168, "time": "1770533229" }, "departure": { "delay": 168, "time": "1770533229" }, "stopId": "9822", "stopSequence": 41 }, { "arrival": { "delay": 167, "time": "1770533267" }, "departure": { "delay": 167, "time": "1770533267" }, "stopId": "7348", "stopSequence": 42 }, { "arrival": { "delay": 168, "time": "1770533378" }, "departure": { "delay": 168, "time": "1770533378" }, "stopId": "7861", "stopSequence": 43 }, { "arrival": { "delay": 167, "time": "1770533447" }, "departure": { "delay": 167, "time": "1770533447" }, "stopId": "6827", "stopSequence": 44 }, { "arrival": { "delay": 168, "time": "1770533540" }, "departure": { "delay": 168, "time": "1770533540" }, "stopId": "702", "stopSequence": 45 }, { "arrival": { "delay": 168, "time": "1770533592" }, "departure": { "delay": 168, "time": "1770533592" }, "stopId": "606", "stopSequence": 46 }, { "arrival": { "delay": 168, "time": "1770533628" }, "departure": { "delay": 168, "time": "1770533628" }, "stopId": "1726", "stopSequence": 47 }, { "arrival": { "delay": 169, "time": "1770533679" }, "departure": { "delay": 169, "time": "1770533679" }, "stopId": "6851", "stopSequence": 48 }, { "arrival": { "delay": 168, "time": "1770533748" }, "departure": { "delay": 168, "time": "1770533748" }, "stopId": "9813", "stopSequence": 49 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "911", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437943_8" }, "tripProperties": { "tripHeadsign": "CENON GARE" }, "vehicle": { "id": "ineo-bus:2157", "label": "CENON GARE" } } }, { "id": "RT|268437701_8|268437701", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1, "time": "1770560760" }, "departure": { "delay": 0, "time": "1770560761" }, "stopId": "3063", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770560793" }, "departure": { "delay": 0, "time": "1770560793" }, "stopId": "3058", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770560843" }, "departure": { "delay": 0, "time": "1770560843" }, "stopId": "3056", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770560939" }, "departure": { "delay": 0, "time": "1770560939" }, "stopId": "1550", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770561000" }, "departure": { "delay": 0, "time": "1770561000" }, "stopId": "3053", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770561120" }, "departure": { "delay": 0, "time": "1770561120" }, "stopId": "3051", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770561172" }, "departure": { "delay": 1, "time": "1770561172" }, "stopId": "3049", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770561300" }, "departure": { "delay": 0, "time": "1770561300" }, "stopId": "975", "stopSequence": 8 }, { "scheduleRelationship": "SKIPPED", "stopId": "570", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770561556" }, "departure": { "delay": 0, "time": "1770561556" }, "stopId": "3045", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770561600" }, "departure": { "delay": 0, "time": "1770561600" }, "stopId": "9145", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770561671" }, "departure": { "delay": 0, "time": "1770561671" }, "stopId": "9147", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770561776" }, "departure": { "delay": 0, "time": "1770561776" }, "stopId": "9149", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770561850" }, "departure": { "delay": 0, "time": "1770561850" }, "stopId": "9151", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770561959" }, "departure": { "delay": -1, "time": "1770561959" }, "stopId": "9153", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770562015" }, "departure": { "delay": -1, "time": "1770562015" }, "stopId": "9163", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770562112" }, "departure": { "delay": 0, "time": "1770562112" }, "stopId": "9155", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770562214" }, "departure": { "delay": -1, "time": "1770562214" }, "stopId": "9157", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770562319" }, "departure": { "delay": -1, "time": "1770562319" }, "stopId": "9159", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1770562368" }, "departure": { "delay": -1, "time": "1770562368" }, "stopId": "9161", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770562462" }, "departure": { "delay": -1, "time": "1770562462" }, "stopId": "9165", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770562534" }, "departure": { "delay": 0, "time": "1770562534" }, "stopId": "9167", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770562614" }, "departure": { "delay": -1, "time": "1770562614" }, "stopId": "9171", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770562679" }, "departure": { "delay": -1, "time": "1770562679" }, "stopId": "9169", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1770562739" }, "departure": { "delay": -1, "time": "1770562739" }, "stopId": "9173", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770562803" }, "departure": { "delay": -1, "time": "1770562803" }, "stopId": "9175", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1770562890" }, "departure": { "delay": -1, "time": "1770562890" }, "stopId": "9177", "stopSequence": 27 }, { "arrival": { "delay": -1, "time": "1770562979" }, "departure": { "delay": 0, "time": "1770562980" }, "stopId": "9179", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770563031" }, "departure": { "delay": 1, "time": "1770563031" }, "stopId": "9181", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770563100" }, "departure": { "delay": 0, "time": "1770563100" }, "stopId": "9083", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770563214" }, "departure": { "delay": 0, "time": "1770563214" }, "stopId": "9183", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770563280" }, "departure": { "delay": 0, "time": "1770563280" }, "stopId": "9185", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770563344" }, "departure": { "delay": 0, "time": "1770563344" }, "stopId": "9187", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1770563422" }, "departure": { "delay": 0, "time": "1770563422" }, "stopId": "9189", "stopSequence": 34 }, { "arrival": { "delay": -1, "time": "1770563519" }, "departure": { "delay": -1, "time": "1770563519" }, "stopId": "9191", "stopSequence": 35 }, { "arrival": { "delay": 0, "time": "1770563598" }, "departure": { "delay": 0, "time": "1770563598" }, "stopId": "9193", "stopSequence": 36 }, { "arrival": { "delay": -1, "time": "1770563699" }, "departure": { "delay": -1, "time": "1770563699" }, "stopId": "9195", "stopSequence": 37 }, { "arrival": { "delay": -1, "time": "1770563844" }, "departure": { "delay": -1, "time": "1770563844" }, "stopId": "823", "stopSequence": 38 }, { "arrival": { "delay": -1, "time": "1770563939" }, "departure": { "delay": -1, "time": "1770563939" }, "stopId": "3801", "stopSequence": 39 }, { "arrival": { "delay": 0, "time": "1770564100" }, "departure": { "delay": 0, "time": "1770564100" }, "stopId": "9197", "stopSequence": 40 }, { "arrival": { "delay": 0, "time": "1770564246" }, "departure": { "delay": 0, "time": "1770564246" }, "stopId": "9199", "stopSequence": 41 }, { "arrival": { "delay": -1, "time": "1770564419" }, "departure": { "delay": -1, "time": "1770564419" }, "stopId": "9201", "stopSequence": 42 }, { "arrival": { "delay": -1, "time": "1770564599" }, "departure": { "delay": -1, "time": "1770564599" }, "stopId": "9716", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437701_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" } } }, { "id": "RT|268437702_8|268437702", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -901, "time": "1770564599" }, "departure": { "delay": 0, "time": "1770565500" }, "stopId": "9716", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770565579" }, "departure": { "delay": 1, "time": "1770565579" }, "stopId": "9772", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770565694" }, "departure": { "delay": 0, "time": "1770565694" }, "stopId": "9717", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770565800" }, "departure": { "delay": 0, "time": "1770565800" }, "stopId": "9202", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770565931" }, "departure": { "delay": 1, "time": "1770565931" }, "stopId": "9200", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770566024" }, "departure": { "delay": 1, "time": "1770566024" }, "stopId": "9198", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770566160" }, "departure": { "delay": 0, "time": "1770566160" }, "stopId": "3549", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1770566230" }, "departure": { "delay": 1, "time": "1770566230" }, "stopId": "1606", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770566340" }, "departure": { "delay": 0, "time": "1770566340" }, "stopId": "9196", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770566432" }, "departure": { "delay": 1, "time": "1770566432" }, "stopId": "9194", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770566529" }, "departure": { "delay": 0, "time": "1770566529" }, "stopId": "9192", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770566654" }, "departure": { "delay": 0, "time": "1770566654" }, "stopId": "9190", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770566739" }, "departure": { "delay": 0, "time": "1770566739" }, "stopId": "9188", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770566879" }, "departure": { "delay": -1, "time": "1770566879" }, "stopId": "2973", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770566942" }, "departure": { "delay": 0, "time": "1770566942" }, "stopId": "9184", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770567026" }, "departure": { "delay": 0, "time": "1770567026" }, "stopId": "2975", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770567112" }, "departure": { "delay": 0, "time": "1770567112" }, "stopId": "9182", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770567180" }, "departure": { "delay": 0, "time": "1770567180" }, "stopId": "9180", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770567272" }, "departure": { "delay": 1, "time": "1770567272" }, "stopId": "9178", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770567374" }, "departure": { "delay": 0, "time": "1770567374" }, "stopId": "9176", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770567441" }, "departure": { "delay": 0, "time": "1770567441" }, "stopId": "9174", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770567540" }, "departure": { "delay": 0, "time": "1770567540" }, "stopId": "9170", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1770567607" }, "departure": { "delay": 1, "time": "1770567607" }, "stopId": "9172", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770567688" }, "departure": { "delay": 1, "time": "1770567688" }, "stopId": "9168", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770567760" }, "departure": { "delay": 1, "time": "1770567760" }, "stopId": "9166", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770567855" }, "departure": { "delay": 1, "time": "1770567855" }, "stopId": "9162", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770567900" }, "departure": { "delay": 0, "time": "1770567900" }, "stopId": "9160", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770568004" }, "departure": { "delay": 0, "time": "1770568004" }, "stopId": "9158", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770568094" }, "departure": { "delay": 1, "time": "1770568094" }, "stopId": "9156", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770568203" }, "departure": { "delay": 0, "time": "1770568203" }, "stopId": "9164", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770568260" }, "departure": { "delay": 0, "time": "1770568260" }, "stopId": "9154", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770568370" }, "departure": { "delay": 0, "time": "1770568370" }, "stopId": "9152", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770568442" }, "departure": { "delay": 0, "time": "1770568442" }, "stopId": "9150", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1770568535" }, "departure": { "delay": 0, "time": "1770568535" }, "stopId": "9148", "stopSequence": 34 }, { "arrival": { "delay": -1, "time": "1770568619" }, "departure": { "delay": -1, "time": "1770568619" }, "stopId": "9146", "stopSequence": 35 }, { "arrival": { "delay": 0, "time": "1770568670" }, "departure": { "delay": 0, "time": "1770568670" }, "stopId": "9144", "stopSequence": 36 }, { "arrival": { "delay": -1, "time": "1770568792" }, "departure": { "delay": -1, "time": "1770568792" }, "stopId": "9142", "stopSequence": 37 }, { "arrival": { "delay": -1, "time": "1770568859" }, "departure": { "delay": -1, "time": "1770568859" }, "stopId": "9140", "stopSequence": 38 }, { "arrival": { "delay": -1, "time": "1770569039" }, "departure": { "delay": -1, "time": "1770569039" }, "stopId": "9138", "stopSequence": 39 }, { "arrival": { "delay": 0, "time": "1770569117" }, "departure": { "delay": 0, "time": "1770569117" }, "stopId": "9136", "stopSequence": 40 }, { "arrival": { "delay": 0, "time": "1770569227" }, "departure": { "delay": 0, "time": "1770569227" }, "stopId": "9134", "stopSequence": 41 }, { "arrival": { "delay": 0, "time": "1770569280" }, "departure": { "delay": 0, "time": "1770569280" }, "stopId": "9132", "stopSequence": 42 }, { "arrival": { "delay": 0, "time": "1770569400" }, "departure": { "delay": 0, "time": "1770569400" }, "stopId": "9130", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437702_8" }, "tripProperties": { "tripHeadsign": "ST AUBIN VILLEPREUX" } } }, { "id": "RT|268436852_8|268436852", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -28, "time": "1770530373" }, "departure": { "delay": 32, "time": "1770530433" }, "stopId": "6943", "stopSequence": 1 }, { "arrival": { "delay": -5, "time": "1770530455" }, "departure": { "delay": 17, "time": "1770530477" }, "stopId": "6832", "stopSequence": 2 }, { "arrival": { "delay": 52, "time": "1770530615" }, "departure": { "delay": 54, "time": "1770530617" }, "stopId": "6422", "stopSequence": 3 }, { "arrival": { "delay": 41, "time": "1770530664" }, "departure": { "delay": 92, "time": "1770530715" }, "stopId": "5737", "stopSequence": 4 }, { "arrival": { "delay": 101, "time": "1770530774" }, "departure": { "delay": 105, "time": "1770530778" }, "stopId": "5736", "stopSequence": 5 }, { "arrival": { "delay": 100, "time": "1770530836" }, "departure": { "delay": 102, "time": "1770530838" }, "stopId": "7348", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1770530884" }, "departure": { "delay": 60, "time": "1770530884" }, "stopId": "7861", "stopSequence": 7 }, { "arrival": { "delay": 37, "time": "1770530917" }, "departure": { "delay": 73, "time": "1770530953" }, "stopId": "6827", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1770531033" }, "departure": { "delay": 31, "time": "1770531034" }, "stopId": "702", "stopSequence": 9 }, { "arrival": { "delay": 2, "time": "1770531074" }, "departure": { "delay": 8, "time": "1770531080" }, "stopId": "606", "stopSequence": 10 }, { "arrival": { "delay": -8, "time": "1770531112" }, "departure": { "delay": -8, "time": "1770531112" }, "stopId": "1726", "stopSequence": 11 }, { "arrival": { "delay": -28, "time": "1770531173" }, "departure": { "delay": -16, "time": "1770531185" }, "stopId": "6851", "stopSequence": 12 }, { "arrival": { "delay": -71, "time": "1770531229" }, "departure": { "delay": -7, "time": "1770531293" }, "stopId": "9749", "stopSequence": 13 }, { "arrival": { "delay": -8, "time": "1770531412" }, "departure": { "delay": -8, "time": "1770531412" }, "stopId": "2997", "stopSequence": 14 }, { "arrival": { "delay": -20, "time": "1770531446" }, "departure": { "delay": -20, "time": "1770531446" }, "stopId": "68", "stopSequence": 15 }, { "arrival": { "delay": -36, "time": "1770531477" }, "departure": { "delay": -33, "time": "1770531480" }, "stopId": "1073", "stopSequence": 16 }, { "arrival": { "delay": -33, "time": "1770531507" }, "departure": { "delay": -33, "time": "1770531507" }, "stopId": "3624", "stopSequence": 17 }, { "arrival": { "delay": -33, "time": "1770531561" }, "departure": { "delay": -33, "time": "1770531561" }, "stopId": "987", "stopSequence": 18 }, { "arrival": { "delay": -33, "time": "1770531618" }, "departure": { "delay": -33, "time": "1770531618" }, "stopId": "1465", "stopSequence": 19 }, { "arrival": { "delay": -32, "time": "1770531663" }, "departure": { "delay": -32, "time": "1770531663" }, "stopId": "737", "stopSequence": 20 }, { "arrival": { "delay": -32, "time": "1770531718" }, "departure": { "delay": -32, "time": "1770531718" }, "stopId": "1011", "stopSequence": 21 }, { "arrival": { "delay": -32, "time": "1770531757" }, "departure": { "delay": -32, "time": "1770531757" }, "stopId": "1103", "stopSequence": 22 }, { "arrival": { "delay": -32, "time": "1770531833" }, "departure": { "delay": -32, "time": "1770531833" }, "stopId": "2376", "stopSequence": 23 }, { "arrival": { "delay": -33, "time": "1770531867" }, "departure": { "delay": -33, "time": "1770531867" }, "stopId": "3466", "stopSequence": 24 }, { "arrival": { "delay": -32, "time": "1770531904" }, "departure": { "delay": -32, "time": "1770531904" }, "stopId": "5206", "stopSequence": 25 }, { "arrival": { "delay": -32, "time": "1770531955" }, "departure": { "delay": -32, "time": "1770531955" }, "stopId": "5208", "stopSequence": 26 }, { "arrival": { "delay": -33, "time": "1770532047" }, "departure": { "delay": -33, "time": "1770532047" }, "stopId": "1549", "stopSequence": 27 }, { "arrival": { "delay": -32, "time": "1770532074" }, "departure": { "delay": -32, "time": "1770532074" }, "stopId": "1623", "stopSequence": 28 }, { "arrival": { "delay": -32, "time": "1770532124" }, "departure": { "delay": -32, "time": "1770532124" }, "stopId": "2515", "stopSequence": 29 }, { "arrival": { "delay": -33, "time": "1770532168" }, "departure": { "delay": -33, "time": "1770532168" }, "stopId": "820", "stopSequence": 30 }, { "arrival": { "delay": -33, "time": "1770532240" }, "departure": { "delay": -33, "time": "1770532240" }, "stopId": "671", "stopSequence": 31 }, { "arrival": { "delay": -32, "time": "1770532288" }, "departure": { "delay": -32, "time": "1770532288" }, "stopId": "7550", "stopSequence": 32 }, { "arrival": { "delay": -32, "time": "1770532316" }, "departure": { "delay": -32, "time": "1770532316" }, "stopId": "3271", "stopSequence": 33 }, { "arrival": { "delay": -32, "time": "1770532371" }, "departure": { "delay": -32, "time": "1770532371" }, "stopId": "874", "stopSequence": 34 }, { "arrival": { "delay": -32, "time": "1770532391" }, "departure": { "delay": -32, "time": "1770532391" }, "stopId": "1505", "stopSequence": 35 }, { "arrival": { "delay": -33, "time": "1770532411" }, "departure": { "delay": -33, "time": "1770532411" }, "stopId": "1344", "stopSequence": 36 }, { "arrival": { "delay": -33, "time": "1770532467" }, "departure": { "delay": -33, "time": "1770532467" }, "stopId": "1743", "stopSequence": 37 }, { "arrival": { "delay": -32, "time": "1770532514" }, "departure": { "delay": -32, "time": "1770532514" }, "stopId": "1830", "stopSequence": 38 }, { "arrival": { "delay": -32, "time": "1770532578" }, "departure": { "delay": -32, "time": "1770532578" }, "stopId": "1825", "stopSequence": 39 }, { "arrival": { "delay": -33, "time": "1770532598" }, "departure": { "delay": -33, "time": "1770532598" }, "stopId": "1742", "stopSequence": 40 }, { "arrival": { "delay": -33, "time": "1770532651" }, "departure": { "delay": -33, "time": "1770532651" }, "stopId": "2233", "stopSequence": 41 }, { "arrival": { "delay": -33, "time": "1770532757" }, "departure": { "delay": -33, "time": "1770532757" }, "stopId": "904", "stopSequence": 42 }, { "arrival": { "delay": -33, "time": "1770532832" }, "departure": { "delay": -33, "time": "1770532832" }, "stopId": "4880", "stopSequence": 43 }, { "arrival": { "delay": -34, "time": "1770532886" }, "departure": { "delay": -34, "time": "1770532886" }, "stopId": "34", "stopSequence": 44 }, { "arrival": { "delay": -34, "time": "1770533006" }, "departure": { "delay": -34, "time": "1770533006" }, "stopId": "4680", "stopSequence": 45 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "27", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436852_8" }, "tripProperties": { "tripHeadsign": "LORMONT BUTTINIERE" }, "vehicle": { "id": "ineo-bus:1618", "label": "LORMONT BUTTINIERE" } } }, { "id": "RT|268437942_8|268437942", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -443, "time": "1770526357" }, "departure": { "delay": 57, "time": "1770526857" }, "stopId": "6854", "stopSequence": 1 }, { "arrival": { "delay": 89, "time": "1770526947" }, "departure": { "delay": 99, "time": "1770526957" }, "stopId": "8542", "stopSequence": 2 }, { "arrival": { "delay": 76, "time": "1770527134" }, "departure": { "delay": 76, "time": "1770527134" }, "stopId": "424", "stopSequence": 3 }, { "arrival": { "delay": 75, "time": "1770527175" }, "departure": { "delay": 75, "time": "1770527175" }, "stopId": "1195", "stopSequence": 4 }, { "arrival": { "delay": 47, "time": "1770527232" }, "departure": { "delay": 47, "time": "1770527232" }, "stopId": "7613", "stopSequence": 5 }, { "arrival": { "delay": 31, "time": "1770527275" }, "departure": { "delay": 31, "time": "1770527275" }, "stopId": "1718", "stopSequence": 6 }, { "arrival": { "delay": 22, "time": "1770527316" }, "departure": { "delay": 29, "time": "1770527323" }, "stopId": "2114", "stopSequence": 7 }, { "arrival": { "delay": 23, "time": "1770527370" }, "departure": { "delay": 23, "time": "1770527370" }, "stopId": "2235", "stopSequence": 8 }, { "arrival": { "delay": 9, "time": "1770527432" }, "departure": { "delay": 23, "time": "1770527446" }, "stopId": "5798", "stopSequence": 9 }, { "arrival": { "delay": 13, "time": "1770527497" }, "departure": { "delay": 22, "time": "1770527506" }, "stopId": "957", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1770527610" }, "departure": { "delay": 46, "time": "1770527626" }, "stopId": "2241", "stopSequence": 11 }, { "arrival": { "delay": 85, "time": "1770527738" }, "departure": { "delay": 103, "time": "1770527756" }, "stopId": "9790", "stopSequence": 12 }, { "arrival": { "delay": 96, "time": "1770527796" }, "departure": { "delay": 103, "time": "1770527803" }, "stopId": "9791", "stopSequence": 13 }, { "arrival": { "delay": 53, "time": "1770527898" }, "departure": { "delay": 69, "time": "1770527914" }, "stopId": "1260", "stopSequence": 14 }, { "arrival": { "delay": 45, "time": "1770527957" }, "departure": { "delay": 62, "time": "1770527974" }, "stopId": "729", "stopSequence": 15 }, { "arrival": { "delay": 36, "time": "1770528036" }, "departure": { "delay": 55, "time": "1770528055" }, "stopId": "2280", "stopSequence": 16 }, { "arrival": { "delay": 37, "time": "1770528084" }, "departure": { "delay": 62, "time": "1770528109" }, "stopId": "5558", "stopSequence": 17 }, { "arrival": { "delay": 28, "time": "1770528148" }, "departure": { "delay": 53, "time": "1770528173" }, "stopId": "9809", "stopSequence": 18 }, { "arrival": { "delay": 52, "time": "1770528232" }, "departure": { "delay": 52, "time": "1770528232" }, "stopId": "3139", "stopSequence": 19 }, { "arrival": { "delay": 65, "time": "1770528269" }, "departure": { "delay": 65, "time": "1770528269" }, "stopId": "2238", "stopSequence": 20 }, { "arrival": { "delay": 76, "time": "1770528316" }, "departure": { "delay": 97, "time": "1770528337" }, "stopId": "9810", "stopSequence": 21 }, { "arrival": { "delay": 93, "time": "1770528393" }, "departure": { "delay": 93, "time": "1770528393" }, "stopId": "1594", "stopSequence": 22 }, { "arrival": { "delay": 75, "time": "1770528435" }, "departure": { "delay": 87, "time": "1770528447" }, "stopId": "4057", "stopSequence": 23 }, { "arrival": { "delay": 75, "time": "1770528510" }, "departure": { "delay": 75, "time": "1770528510" }, "stopId": "3310", "stopSequence": 24 }, { "arrival": { "delay": 59, "time": "1770528539" }, "departure": { "delay": 79, "time": "1770528559" }, "stopId": "1757", "stopSequence": 25 }, { "arrival": { "delay": 46, "time": "1770528596" }, "departure": { "delay": 68, "time": "1770528618" }, "stopId": "647", "stopSequence": 26 }, { "arrival": { "delay": 33, "time": "1770528693" }, "departure": { "delay": 50, "time": "1770528710" }, "stopId": "1595", "stopSequence": 27 }, { "arrival": { "delay": 56, "time": "1770528743" }, "departure": { "delay": 56, "time": "1770528743" }, "stopId": "1758", "stopSequence": 28 }, { "arrival": { "delay": 39, "time": "1770528760" }, "departure": { "delay": 41, "time": "1770528762" }, "stopId": "2327", "stopSequence": 29 }, { "arrival": { "delay": 54, "time": "1770528856" }, "departure": { "delay": 72, "time": "1770528874" }, "stopId": "2328", "stopSequence": 30 }, { "arrival": { "delay": 56, "time": "1770528896" }, "departure": { "delay": 58, "time": "1770528898" }, "stopId": "641", "stopSequence": 31 }, { "arrival": { "delay": 16, "time": "1770528949" }, "departure": { "delay": 35, "time": "1770528968" }, "stopId": "9808", "stopSequence": 32 }, { "arrival": { "delay": -8, "time": "1770529016" }, "departure": { "delay": 15, "time": "1770529039" }, "stopId": "2329", "stopSequence": 33 }, { "arrival": { "delay": -11, "time": "1770529069" }, "departure": { "delay": 8, "time": "1770529088" }, "stopId": "2330", "stopSequence": 34 }, { "arrival": { "delay": 0, "time": "1770529140" }, "departure": { "delay": 0, "time": "1770529140" }, "stopId": "1290", "stopSequence": 35 }, { "arrival": { "delay": -11, "time": "1770529163" }, "departure": { "delay": -11, "time": "1770529163" }, "stopId": "1959", "stopSequence": 36 }, { "arrival": { "delay": -33, "time": "1770529211" }, "departure": { "delay": -17, "time": "1770529227" }, "stopId": "998", "stopSequence": 37 }, { "arrival": { "delay": -10, "time": "1770529310" }, "departure": { "delay": 5, "time": "1770529325" }, "stopId": "209", "stopSequence": 38 }, { "arrival": { "delay": -20, "time": "1770529360" }, "departure": { "delay": 2, "time": "1770529382" }, "stopId": "2334", "stopSequence": 39 }, { "arrival": { "delay": -4, "time": "1770529436" }, "departure": { "delay": -3, "time": "1770529437" }, "stopId": "1475", "stopSequence": 40 }, { "arrival": { "delay": 27, "time": "1770529488" }, "departure": { "delay": 27, "time": "1770529488" }, "stopId": "9822", "stopSequence": 41 }, { "arrival": { "delay": 49, "time": "1770529549" }, "departure": { "delay": 56, "time": "1770529556" }, "stopId": "7348", "stopSequence": 42 }, { "arrival": { "delay": 1, "time": "1770529611" }, "departure": { "delay": 42, "time": "1770529652" }, "stopId": "7861", "stopSequence": 43 }, { "arrival": { "delay": 3, "time": "1770529683" }, "departure": { "delay": 24, "time": "1770529704" }, "stopId": "6827", "stopSequence": 44 }, { "arrival": { "delay": 13, "time": "1770529785" }, "departure": { "delay": 13, "time": "1770529785" }, "stopId": "702", "stopSequence": 45 }, { "arrival": { "delay": 7, "time": "1770529831" }, "departure": { "delay": 7, "time": "1770529831" }, "stopId": "606", "stopSequence": 46 }, { "arrival": { "delay": 0, "time": "1770529860" }, "departure": { "delay": 1, "time": "1770529861" }, "stopId": "1726", "stopSequence": 47 }, { "arrival": { "delay": 2, "time": "1770529912" }, "departure": { "delay": 16, "time": "1770529926" }, "stopId": "6851", "stopSequence": 48 }, { "arrival": { "delay": 9, "time": "1770529989" }, "departure": { "delay": 9, "time": "1770529989" }, "stopId": "9813", "stopSequence": 49 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "911", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437942_8" }, "tripProperties": { "tripHeadsign": "CENON GARE" } } }, { "id": "RT|268436853_8|268436853", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -994, "time": "1770533006" }, "departure": { "delay": 0, "time": "1770534000" }, "stopId": "4680", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770534083" }, "departure": { "delay": 1, "time": "1770534083" }, "stopId": "3552", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770534129" }, "departure": { "delay": 1, "time": "1770534129" }, "stopId": "1934", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1770534216" }, "departure": { "delay": 1, "time": "1770534216" }, "stopId": "1546", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770534349" }, "departure": { "delay": 1, "time": "1770534349" }, "stopId": "1826", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770534382" }, "departure": { "delay": 0, "time": "1770534382" }, "stopId": "1474", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770534445" }, "departure": { "delay": 1, "time": "1770534445" }, "stopId": "125", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770534480" }, "departure": { "delay": 0, "time": "1770534480" }, "stopId": "1827", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770534545" }, "departure": { "delay": 1, "time": "1770534545" }, "stopId": "1177", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1770534572" }, "departure": { "delay": 1, "time": "1770534572" }, "stopId": "1778", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770534598" }, "departure": { "delay": 1, "time": "1770534598" }, "stopId": "1009", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770534662" }, "departure": { "delay": 1, "time": "1770534662" }, "stopId": "3285", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1770534684" }, "departure": { "delay": 1, "time": "1770534684" }, "stopId": "7549", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1770534740" }, "departure": { "delay": 1, "time": "1770534740" }, "stopId": "638", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770534808" }, "departure": { "delay": 1, "time": "1770534808" }, "stopId": "1187", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770534836" }, "departure": { "delay": 1, "time": "1770534836" }, "stopId": "1796", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1770534874" }, "departure": { "delay": 2, "time": "1770534874" }, "stopId": "741", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770534923" }, "departure": { "delay": 1, "time": "1770534923" }, "stopId": "2000", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770534961" }, "departure": { "delay": 1, "time": "1770534961" }, "stopId": "2137", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770535079" }, "departure": { "delay": 1, "time": "1770535079" }, "stopId": "5207", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770535146" }, "departure": { "delay": 1, "time": "1770535146" }, "stopId": "5205", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770535200" }, "departure": { "delay": 0, "time": "1770535200" }, "stopId": "3465", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1770535228" }, "departure": { "delay": 1, "time": "1770535228" }, "stopId": "2378", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1770535281" }, "departure": { "delay": 1, "time": "1770535281" }, "stopId": "885", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1770535327" }, "departure": { "delay": 1, "time": "1770535327" }, "stopId": "303", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770535359" }, "departure": { "delay": 1, "time": "1770535359" }, "stopId": "2493", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770535410" }, "departure": { "delay": 1, "time": "1770535410" }, "stopId": "531", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1770535454" }, "departure": { "delay": 2, "time": "1770535454" }, "stopId": "676", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1770535501" }, "departure": { "delay": 1, "time": "1770535501" }, "stopId": "7798", "stopSequence": 29 }, { "arrival": { "delay": 1, "time": "1770535534" }, "departure": { "delay": 1, "time": "1770535534" }, "stopId": "386", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1770535627" }, "departure": { "delay": 2, "time": "1770535627" }, "stopId": "968", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1770535662" }, "departure": { "delay": 1, "time": "1770535662" }, "stopId": "2599", "stopSequence": 32 }, { "arrival": { "delay": 1, "time": "1770535707" }, "departure": { "delay": 1, "time": "1770535707" }, "stopId": "5799", "stopSequence": 33 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "27", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436853_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX RAVEZIES" } } }, { "id": "RT|268435643_8|268435643", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1, "time": "1770532740" }, "departure": { "delay": 0, "time": "1770532741" }, "stopId": "5315", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770532920" }, "departure": { "delay": 0, "time": "1770532920" }, "stopId": "3648", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770533073" }, "departure": { "delay": 0, "time": "1770533073" }, "stopId": "1692", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770533160" }, "departure": { "delay": 0, "time": "1770533160" }, "stopId": "6701", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1770533232" }, "departure": { "delay": 1, "time": "1770533232" }, "stopId": "9192", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1770533313" }, "departure": { "delay": 1, "time": "1770533313" }, "stopId": "9190", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770533369" }, "departure": { "delay": 1, "time": "1770533369" }, "stopId": "9188", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770533460" }, "departure": { "delay": 0, "time": "1770533460" }, "stopId": "2973", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1770533514" }, "departure": { "delay": 1, "time": "1770533514" }, "stopId": "9184", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770533580" }, "departure": { "delay": 0, "time": "1770533580" }, "stopId": "1808", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1770533630" }, "departure": { "delay": 1, "time": "1770533630" }, "stopId": "1263", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1770533703" }, "departure": { "delay": 1, "time": "1770533703" }, "stopId": "3158", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770533760" }, "departure": { "delay": 0, "time": "1770533760" }, "stopId": "218", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770533810" }, "departure": { "delay": 0, "time": "1770533810" }, "stopId": "3159", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770533841" }, "departure": { "delay": 0, "time": "1770533841" }, "stopId": "8291", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770533893" }, "departure": { "delay": 0, "time": "1770533893" }, "stopId": "3160", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770533920" }, "departure": { "delay": 0, "time": "1770533920" }, "stopId": "997", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770533959" }, "departure": { "delay": 0, "time": "1770533959" }, "stopId": "755", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770533997" }, "departure": { "delay": 0, "time": "1770533997" }, "stopId": "375", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1770534022" }, "departure": { "delay": -1, "time": "1770534022" }, "stopId": "3161", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1770534059" }, "departure": { "delay": -1, "time": "1770534059" }, "stopId": "3163", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770534093" }, "departure": { "delay": 0, "time": "1770534093" }, "stopId": "3307", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1770534179" }, "departure": { "delay": -1, "time": "1770534179" }, "stopId": "3319", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770534238" }, "departure": { "delay": 0, "time": "1770534238" }, "stopId": "2910", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1770534299" }, "departure": { "delay": -1, "time": "1770534299" }, "stopId": "1589", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770534355" }, "departure": { "delay": 0, "time": "1770534355" }, "stopId": "3336", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770534435" }, "departure": { "delay": 0, "time": "1770534435" }, "stopId": "7936", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770534490" }, "departure": { "delay": 0, "time": "1770534490" }, "stopId": "7934", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770534522" }, "departure": { "delay": 0, "time": "1770534522" }, "stopId": "7941", "stopSequence": 29 }, { "arrival": { "delay": -1, "time": "1770534599" }, "departure": { "delay": -1, "time": "1770534599" }, "stopId": "8742", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770534642" }, "departure": { "delay": 0, "time": "1770534642" }, "stopId": "7519", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770534686" }, "departure": { "delay": 0, "time": "1770534686" }, "stopId": "7530", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770534738" }, "departure": { "delay": 0, "time": "1770534738" }, "stopId": "7529", "stopSequence": 33 }, { "arrival": { "delay": -1, "time": "1770534838" }, "departure": { "delay": -1, "time": "1770534838" }, "stopId": "7883", "stopSequence": 34 }, { "arrival": { "delay": 0, "time": "1770534893" }, "departure": { "delay": 0, "time": "1770534893" }, "stopId": "1066", "stopSequence": 35 }, { "arrival": { "delay": -1, "time": "1770535019" }, "departure": { "delay": -1, "time": "1770535019" }, "stopId": "2704", "stopSequence": 36 }, { "arrival": { "delay": -1, "time": "1770535072" }, "departure": { "delay": -1, "time": "1770535072" }, "stopId": "10", "stopSequence": 37 }, { "arrival": { "delay": 0, "time": "1770535117" }, "departure": { "delay": 0, "time": "1770535117" }, "stopId": "848", "stopSequence": 38 }, { "arrival": { "delay": 0, "time": "1770535165" }, "departure": { "delay": 0, "time": "1770535165" }, "stopId": "3297", "stopSequence": 39 }, { "arrival": { "delay": -1, "time": "1770535199" }, "departure": { "delay": -1, "time": "1770535199" }, "stopId": "2943", "stopSequence": 40 }, { "arrival": { "delay": -1, "time": "1770535259" }, "departure": { "delay": -1, "time": "1770535259" }, "stopId": "2600", "stopSequence": 41 }, { "arrival": { "delay": 0, "time": "1770535288" }, "departure": { "delay": 0, "time": "1770535288" }, "stopId": "807", "stopSequence": 42 }, { "arrival": { "delay": -1, "time": "1770535319" }, "departure": { "delay": -1, "time": "1770535319" }, "stopId": "2576", "stopSequence": 43 }, { "arrival": { "delay": 0, "time": "1770535341" }, "departure": { "delay": 0, "time": "1770535341" }, "stopId": "1046", "stopSequence": 44 }, { "arrival": { "delay": -1, "time": "1770535394" }, "departure": { "delay": -1, "time": "1770535394" }, "stopId": "1559", "stopSequence": 45 }, { "arrival": { "delay": -1, "time": "1770535449" }, "departure": { "delay": -1, "time": "1770535449" }, "stopId": "206", "stopSequence": 46 }, { "arrival": { "delay": -1, "time": "1770535511" }, "departure": { "delay": -1, "time": "1770535511" }, "stopId": "2946", "stopSequence": 47 }, { "arrival": { "delay": -2, "time": "1770535558" }, "departure": { "delay": -2, "time": "1770535558" }, "stopId": "2947", "stopSequence": 48 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435643_8" }, "tripProperties": { "tripHeadsign": "TAILLAN LA BOETIE" } } }, { "id": "RT|268437958_8|268437958", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -408, "time": "1770526932" }, "departure": { "delay": 66, "time": "1770527406" }, "stopId": "9811", "stopSequence": 1 }, { "arrival": { "delay": 100, "time": "1770527560" }, "departure": { "delay": 100, "time": "1770527560" }, "stopId": "8543", "stopSequence": 2 }, { "arrival": { "delay": 96, "time": "1770527606" }, "departure": { "delay": 96, "time": "1770527606" }, "stopId": "6852", "stopSequence": 3 }, { "arrival": { "delay": 96, "time": "1770527655" }, "departure": { "delay": 111, "time": "1770527670" }, "stopId": "1192", "stopSequence": 4 }, { "arrival": { "delay": 96, "time": "1770527700" }, "departure": { "delay": 115, "time": "1770527719" }, "stopId": "1144", "stopSequence": 5 }, { "arrival": { "delay": 87, "time": "1770527769" }, "departure": { "delay": 106, "time": "1770527788" }, "stopId": "212", "stopSequence": 6 }, { "arrival": { "delay": 112, "time": "1770527932" }, "departure": { "delay": 137, "time": "1770527957" }, "stopId": "6825", "stopSequence": 7 }, { "arrival": { "delay": 130, "time": "1770528000" }, "departure": { "delay": 147, "time": "1770528017" }, "stopId": "7862", "stopSequence": 8 }, { "arrival": { "delay": 132, "time": "1770528068" }, "departure": { "delay": 147, "time": "1770528083" }, "stopId": "9812", "stopSequence": 9 }, { "arrival": { "delay": 137, "time": "1770528141" }, "departure": { "delay": 156, "time": "1770528160" }, "stopId": "9823", "stopSequence": 10 }, { "arrival": { "delay": 199, "time": "1770528259" }, "departure": { "delay": 211, "time": "1770528271" }, "stopId": "2350", "stopSequence": 11 }, { "arrival": { "delay": 215, "time": "1770528335" }, "departure": { "delay": 231, "time": "1770528351" }, "stopId": "9064", "stopSequence": 12 }, { "arrival": { "delay": 199, "time": "1770528400" }, "departure": { "delay": 204, "time": "1770528405" }, "stopId": "100", "stopSequence": 13 }, { "arrival": { "delay": 170, "time": "1770528464" }, "departure": { "delay": 188, "time": "1770528482" }, "stopId": "983", "stopSequence": 14 }, { "arrival": { "delay": 159, "time": "1770528519" }, "departure": { "delay": 179, "time": "1770528539" }, "stopId": "604", "stopSequence": 15 }, { "arrival": { "delay": 165, "time": "1770528579" }, "departure": { "delay": 168, "time": "1770528582" }, "stopId": "9814", "stopSequence": 16 }, { "arrival": { "delay": 142, "time": "1770528622" }, "departure": { "delay": 151, "time": "1770528631" }, "stopId": "8991", "stopSequence": 17 }, { "arrival": { "delay": 130, "time": "1770528659" }, "departure": { "delay": 135, "time": "1770528664" }, "stopId": "9815", "stopSequence": 18 }, { "arrival": { "delay": 129, "time": "1770528739" }, "departure": { "delay": 129, "time": "1770528739" }, "stopId": "9816", "stopSequence": 19 }, { "arrival": { "delay": 110, "time": "1770528830" }, "departure": { "delay": 110, "time": "1770528830" }, "stopId": "2342", "stopSequence": 20 }, { "arrival": { "delay": 107, "time": "1770528872" }, "departure": { "delay": 114, "time": "1770528879" }, "stopId": "2341", "stopSequence": 21 }, { "arrival": { "delay": 93, "time": "1770528936" }, "departure": { "delay": 121, "time": "1770528964" }, "stopId": "1323", "stopSequence": 22 }, { "arrival": { "delay": 108, "time": "1770528989" }, "departure": { "delay": 108, "time": "1770528989" }, "stopId": "1094", "stopSequence": 23 }, { "arrival": { "delay": 78, "time": "1770529038" }, "departure": { "delay": 96, "time": "1770529056" }, "stopId": "1749", "stopSequence": 24 }, { "arrival": { "delay": 79, "time": "1770529120" }, "departure": { "delay": 86, "time": "1770529127" }, "stopId": "1804", "stopSequence": 25 }, { "arrival": { "delay": 74, "time": "1770529163" }, "departure": { "delay": 74, "time": "1770529163" }, "stopId": "9820", "stopSequence": 26 }, { "arrival": { "delay": 74, "time": "1770529214" }, "departure": { "delay": 74, "time": "1770529214" }, "stopId": "2344", "stopSequence": 27 }, { "arrival": { "delay": 58, "time": "1770529252" }, "departure": { "delay": 58, "time": "1770529252" }, "stopId": "4154", "stopSequence": 28 }, { "arrival": { "delay": 43, "time": "1770529303" }, "departure": { "delay": 45, "time": "1770529305" }, "stopId": "9817", "stopSequence": 29 }, { "arrival": { "delay": -19, "time": "1770529350" }, "departure": { "delay": -19, "time": "1770529350" }, "stopId": "2348", "stopSequence": 30 }, { "arrival": { "delay": -57, "time": "1770529383" }, "departure": { "delay": 122, "time": "1770529562" }, "stopId": "3141", "stopSequence": 31 }, { "arrival": { "delay": 117, "time": "1770529616" }, "departure": { "delay": 117, "time": "1770529616" }, "stopId": "3140", "stopSequence": 32 }, { "arrival": { "delay": 108, "time": "1770529639" }, "departure": { "delay": 111, "time": "1770529642" }, "stopId": "9818", "stopSequence": 33 }, { "arrival": { "delay": 96, "time": "1770529692" }, "departure": { "delay": 96, "time": "1770529692" }, "stopId": "1422", "stopSequence": 34 }, { "arrival": { "delay": 88, "time": "1770529713" }, "departure": { "delay": 88, "time": "1770529713" }, "stopId": "5559", "stopSequence": 35 }, { "arrival": { "delay": 79, "time": "1770529759" }, "departure": { "delay": 110, "time": "1770529790" }, "stopId": "1172", "stopSequence": 36 }, { "arrival": { "delay": 84, "time": "1770529850" }, "departure": { "delay": 84, "time": "1770529850" }, "stopId": "170", "stopSequence": 37 }, { "arrival": { "delay": 88, "time": "1770529915" }, "departure": { "delay": 88, "time": "1770529915" }, "stopId": "5842", "stopSequence": 38 }, { "arrival": { "delay": 39, "time": "1770530019" }, "departure": { "delay": 63, "time": "1770530043" }, "stopId": "9732", "stopSequence": 39 }, { "arrival": { "delay": 63, "time": "1770530125" }, "departure": { "delay": 97, "time": "1770530159" }, "stopId": "712", "stopSequence": 40 }, { "arrival": { "delay": 97, "time": "1770530197" }, "departure": { "delay": 143, "time": "1770530243" }, "stopId": "3561", "stopSequence": 41 }, { "arrival": { "delay": 144, "time": "1770530314" }, "departure": { "delay": 144, "time": "1770530314" }, "stopId": "1200", "stopSequence": 42 }, { "arrival": { "delay": 141, "time": "1770530377" }, "departure": { "delay": 141, "time": "1770530377" }, "stopId": "5797", "stopSequence": 43 }, { "arrival": { "delay": 145, "time": "1770530435" }, "departure": { "delay": 148, "time": "1770530438" }, "stopId": "1183", "stopSequence": 44 }, { "arrival": { "delay": 163, "time": "1770530498" }, "departure": { "delay": 169, "time": "1770530504" }, "stopId": "513", "stopSequence": 45 }, { "arrival": { "delay": 168, "time": "1770530568" }, "departure": { "delay": 168, "time": "1770530568" }, "stopId": "2268", "stopSequence": 46 }, { "arrival": { "delay": 183, "time": "1770530622" }, "departure": { "delay": 183, "time": "1770530622" }, "stopId": "7614", "stopSequence": 47 }, { "arrival": { "delay": 210, "time": "1770530685" }, "departure": { "delay": 210, "time": "1770530685" }, "stopId": "403", "stopSequence": 48 }, { "arrival": { "delay": 278, "time": "1770530798" }, "departure": { "delay": 279, "time": "1770530799" }, "stopId": "2386", "stopSequence": 49 }, { "arrival": { "delay": 265, "time": "1770530940" }, "departure": { "delay": 294, "time": "1770530969" }, "stopId": "8541", "stopSequence": 50 }, { "arrival": { "delay": 288, "time": "1770531038" }, "departure": { "delay": 292, "time": "1770531042" }, "stopId": "9821", "stopSequence": 51 }, { "arrival": { "delay": 261, "time": "1770531081" }, "departure": { "delay": 261, "time": "1770531081" }, "stopId": "9819", "stopSequence": 52 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "912", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437958_8" }, "tripProperties": { "tripHeadsign": "CENON GARE" } } }, { "id": "RT|268437838_8|268437838", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "9716", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "9772", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "9717", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9202", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "9200", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "9198", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3549", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1606", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "9196", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9194", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9192", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9190", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9188", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "2973", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9184", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "2975", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9182", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9180", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9178", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "9176", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9174", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "9170", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "9172", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9168", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9166", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "9162", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "9160", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "9158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9156", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9164", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9154", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "9152", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9150", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9148", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "9146", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "3046", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2032", "stopSequence": 37 }, { "scheduleRelationship": "SKIPPED", "stopId": "554", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "3050", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "3052", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "3054", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "2503", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "3057", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "1000", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "3063", "stopSequence": 45 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437838_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ISSAC" } } }, { "id": "RT|268437959_8|268437959", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -182, "time": "1770531118" }, "departure": { "delay": -173, "time": "1770531127" }, "stopId": "9811", "stopSequence": 1 }, { "arrival": { "delay": 114, "time": "1770531534" }, "departure": { "delay": 172, "time": "1770531592" }, "stopId": "8543", "stopSequence": 2 }, { "arrival": { "delay": 172, "time": "1770531642" }, "departure": { "delay": 172, "time": "1770531642" }, "stopId": "6852", "stopSequence": 3 }, { "arrival": { "delay": 172, "time": "1770531691" }, "departure": { "delay": 172, "time": "1770531691" }, "stopId": "1192", "stopSequence": 4 }, { "arrival": { "delay": 173, "time": "1770531737" }, "departure": { "delay": 173, "time": "1770531737" }, "stopId": "1144", "stopSequence": 5 }, { "arrival": { "delay": 173, "time": "1770531815" }, "departure": { "delay": 173, "time": "1770531815" }, "stopId": "212", "stopSequence": 6 }, { "arrival": { "delay": 173, "time": "1770531953" }, "departure": { "delay": 173, "time": "1770531953" }, "stopId": "6825", "stopSequence": 7 }, { "arrival": { "delay": 173, "time": "1770532003" }, "departure": { "delay": 173, "time": "1770532003" }, "stopId": "7862", "stopSequence": 8 }, { "arrival": { "delay": 173, "time": "1770532069" }, "departure": { "delay": 173, "time": "1770532069" }, "stopId": "9812", "stopSequence": 9 }, { "arrival": { "delay": 173, "time": "1770532137" }, "departure": { "delay": 173, "time": "1770532137" }, "stopId": "9823", "stopSequence": 10 }, { "arrival": { "delay": 172, "time": "1770532192" }, "departure": { "delay": 172, "time": "1770532192" }, "stopId": "2350", "stopSequence": 11 }, { "arrival": { "delay": 172, "time": "1770532252" }, "departure": { "delay": 172, "time": "1770532252" }, "stopId": "9064", "stopSequence": 12 }, { "arrival": { "delay": 172, "time": "1770532333" }, "departure": { "delay": 172, "time": "1770532333" }, "stopId": "100", "stopSequence": 13 }, { "arrival": { "delay": 172, "time": "1770532426" }, "departure": { "delay": 172, "time": "1770532426" }, "stopId": "983", "stopSequence": 14 }, { "arrival": { "delay": 171, "time": "1770532491" }, "departure": { "delay": 171, "time": "1770532491" }, "stopId": "604", "stopSequence": 15 }, { "arrival": { "delay": 171, "time": "1770532545" }, "departure": { "delay": 171, "time": "1770532545" }, "stopId": "9814", "stopSequence": 16 }, { "arrival": { "delay": 171, "time": "1770532611" }, "departure": { "delay": 171, "time": "1770532611" }, "stopId": "8991", "stopSequence": 17 }, { "arrival": { "delay": 172, "time": "1770532661" }, "departure": { "delay": 172, "time": "1770532661" }, "stopId": "9815", "stopSequence": 18 }, { "arrival": { "delay": 172, "time": "1770532742" }, "departure": { "delay": 172, "time": "1770532742" }, "stopId": "9816", "stopSequence": 19 }, { "arrival": { "delay": 172, "time": "1770532852" }, "departure": { "delay": 172, "time": "1770532852" }, "stopId": "2342", "stopSequence": 20 }, { "arrival": { "delay": 173, "time": "1770532898" }, "departure": { "delay": 173, "time": "1770532898" }, "stopId": "2341", "stopSequence": 21 }, { "arrival": { "delay": 173, "time": "1770532976" }, "departure": { "delay": 173, "time": "1770532976" }, "stopId": "1323", "stopSequence": 22 }, { "arrival": { "delay": 174, "time": "1770533015" }, "departure": { "delay": 174, "time": "1770533015" }, "stopId": "1094", "stopSequence": 23 }, { "arrival": { "delay": 173, "time": "1770533093" }, "departure": { "delay": 173, "time": "1770533093" }, "stopId": "1749", "stopSequence": 24 }, { "arrival": { "delay": 174, "time": "1770533175" }, "departure": { "delay": 174, "time": "1770533175" }, "stopId": "1804", "stopSequence": 25 }, { "arrival": { "delay": 173, "time": "1770533222" }, "departure": { "delay": 173, "time": "1770533222" }, "stopId": "9820", "stopSequence": 26 }, { "arrival": { "delay": 173, "time": "1770533273" }, "departure": { "delay": 173, "time": "1770533273" }, "stopId": "2344", "stopSequence": 27 }, { "arrival": { "delay": 174, "time": "1770533328" }, "departure": { "delay": 174, "time": "1770533328" }, "stopId": "4154", "stopSequence": 28 }, { "arrival": { "delay": 173, "time": "1770533393" }, "departure": { "delay": 173, "time": "1770533393" }, "stopId": "9817", "stopSequence": 29 }, { "arrival": { "delay": 173, "time": "1770533502" }, "departure": { "delay": 173, "time": "1770533502" }, "stopId": "2348", "stopSequence": 30 }, { "arrival": { "delay": 173, "time": "1770533573" }, "departure": { "delay": 173, "time": "1770533573" }, "stopId": "3141", "stopSequence": 31 }, { "arrival": { "delay": 173, "time": "1770533632" }, "departure": { "delay": 173, "time": "1770533632" }, "stopId": "3140", "stopSequence": 32 }, { "arrival": { "delay": 174, "time": "1770533665" }, "departure": { "delay": 174, "time": "1770533665" }, "stopId": "9818", "stopSequence": 33 }, { "arrival": { "delay": 174, "time": "1770533730" }, "departure": { "delay": 174, "time": "1770533730" }, "stopId": "1422", "stopSequence": 34 }, { "arrival": { "delay": 174, "time": "1770533759" }, "departure": { "delay": 174, "time": "1770533759" }, "stopId": "5559", "stopSequence": 35 }, { "arrival": { "delay": 174, "time": "1770533814" }, "departure": { "delay": 174, "time": "1770533814" }, "stopId": "1172", "stopSequence": 36 }, { "arrival": { "delay": 175, "time": "1770533901" }, "departure": { "delay": 175, "time": "1770533901" }, "stopId": "170", "stopSequence": 37 }, { "arrival": { "delay": 175, "time": "1770533962" }, "departure": { "delay": 175, "time": "1770533962" }, "stopId": "5842", "stopSequence": 38 }, { "arrival": { "delay": 175, "time": "1770534115" }, "departure": { "delay": 175, "time": "1770534115" }, "stopId": "9732", "stopSequence": 39 }, { "arrival": { "delay": 179, "time": "1770534201" }, "departure": { "delay": 179, "time": "1770534201" }, "stopId": "712", "stopSequence": 40 }, { "arrival": { "delay": 180, "time": "1770534240" }, "departure": { "delay": 180, "time": "1770534240" }, "stopId": "3561", "stopSequence": 41 }, { "arrival": { "delay": 182, "time": "1770534312" }, "departure": { "delay": 182, "time": "1770534312" }, "stopId": "1200", "stopSequence": 42 }, { "arrival": { "delay": 183, "time": "1770534379" }, "departure": { "delay": 183, "time": "1770534379" }, "stopId": "5797", "stopSequence": 43 }, { "arrival": { "delay": 185, "time": "1770534435" }, "departure": { "delay": 185, "time": "1770534435" }, "stopId": "1183", "stopSequence": 44 }, { "arrival": { "delay": 185, "time": "1770534480" }, "departure": { "delay": 185, "time": "1770534480" }, "stopId": "513", "stopSequence": 45 }, { "arrival": { "delay": 186, "time": "1770534546" }, "departure": { "delay": 186, "time": "1770534546" }, "stopId": "2268", "stopSequence": 46 }, { "arrival": { "delay": 188, "time": "1770534587" }, "departure": { "delay": 188, "time": "1770534587" }, "stopId": "7614", "stopSequence": 47 }, { "arrival": { "delay": 190, "time": "1770534625" }, "departure": { "delay": 190, "time": "1770534625" }, "stopId": "403", "stopSequence": 48 }, { "arrival": { "delay": 191, "time": "1770534671" }, "departure": { "delay": 191, "time": "1770534671" }, "stopId": "2386", "stopSequence": 49 }, { "arrival": { "delay": 192, "time": "1770534827" }, "departure": { "delay": 192, "time": "1770534827" }, "stopId": "8541", "stopSequence": 50 }, { "arrival": { "delay": 192, "time": "1770534902" }, "departure": { "delay": 192, "time": "1770534902" }, "stopId": "9821", "stopSequence": 51 }, { "arrival": { "delay": 191, "time": "1770534971" }, "departure": { "delay": 191, "time": "1770534971" }, "stopId": "9819", "stopSequence": 52 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "912", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437959_8" }, "tripProperties": { "tripHeadsign": "CENON GARE" }, "vehicle": { "id": "ineo-bus:2311", "label": "CENON GARE" } } }, { "id": "RT|268437710_8|268437710", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -817, "time": "1770532043" }, "departure": { "delay": 0, "time": "1770532860" }, "stopId": "9130", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770532959" }, "departure": { "delay": 0, "time": "1770532959" }, "stopId": "9131", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770533012" }, "departure": { "delay": 1, "time": "1770533012" }, "stopId": "9133", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1770533117" }, "departure": { "delay": 1, "time": "1770533117" }, "stopId": "9135", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770533220" }, "departure": { "delay": 0, "time": "1770533220" }, "stopId": "9137", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770533400" }, "departure": { "delay": 0, "time": "1770533400" }, "stopId": "9139", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770533462" }, "departure": { "delay": 0, "time": "1770533462" }, "stopId": "9141", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770533595" }, "departure": { "delay": 0, "time": "1770533595" }, "stopId": "9143", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770533640" }, "departure": { "delay": 0, "time": "1770533640" }, "stopId": "9145", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770533699" }, "departure": { "delay": 0, "time": "1770533699" }, "stopId": "9147", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770533787" }, "departure": { "delay": 0, "time": "1770533787" }, "stopId": "9149", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770533849" }, "departure": { "delay": 0, "time": "1770533849" }, "stopId": "9151", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770533940" }, "departure": { "delay": 0, "time": "1770533940" }, "stopId": "9153", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770533996" }, "departure": { "delay": 0, "time": "1770533996" }, "stopId": "9163", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770534093" }, "departure": { "delay": 1, "time": "1770534093" }, "stopId": "9155", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770534195" }, "departure": { "delay": 0, "time": "1770534195" }, "stopId": "9157", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770534300" }, "departure": { "delay": 0, "time": "1770534300" }, "stopId": "9159", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770534349" }, "departure": { "delay": 0, "time": "1770534349" }, "stopId": "9161", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770534443" }, "departure": { "delay": 0, "time": "1770534443" }, "stopId": "9165", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770534515" }, "departure": { "delay": 1, "time": "1770534515" }, "stopId": "9167", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770534595" }, "departure": { "delay": 0, "time": "1770534595" }, "stopId": "9171", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770534660" }, "departure": { "delay": 0, "time": "1770534660" }, "stopId": "9169", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770534720" }, "departure": { "delay": 0, "time": "1770534720" }, "stopId": "9173", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770534784" }, "departure": { "delay": 0, "time": "1770534784" }, "stopId": "9175", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770534871" }, "departure": { "delay": 0, "time": "1770534871" }, "stopId": "9177", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770534960" }, "departure": { "delay": 0, "time": "1770534960" }, "stopId": "9179", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770535011" }, "departure": { "delay": 1, "time": "1770535011" }, "stopId": "9181", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770535080" }, "departure": { "delay": 0, "time": "1770535080" }, "stopId": "9083", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770535156" }, "departure": { "delay": 0, "time": "1770535156" }, "stopId": "9183", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770535200" }, "departure": { "delay": 0, "time": "1770535200" }, "stopId": "9185", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770535264" }, "departure": { "delay": 0, "time": "1770535264" }, "stopId": "9187", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770535342" }, "departure": { "delay": 0, "time": "1770535342" }, "stopId": "9189", "stopSequence": 32 }, { "arrival": { "delay": -1, "time": "1770535439" }, "departure": { "delay": -1, "time": "1770535439" }, "stopId": "9191", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1770535518" }, "departure": { "delay": 0, "time": "1770535518" }, "stopId": "9193", "stopSequence": 34 }, { "arrival": { "delay": -1, "time": "1770535619" }, "departure": { "delay": -1, "time": "1770535619" }, "stopId": "9195", "stopSequence": 35 }, { "arrival": { "delay": -1, "time": "1770535728" }, "departure": { "delay": -1, "time": "1770535728" }, "stopId": "823", "stopSequence": 36 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437710_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" } } }, { "id": "RT|268437711_8|268437711", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "9716", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "9772", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "9717", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9202", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "9200", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "9198", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3549", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1606", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "9196", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9194", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9192", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9190", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9188", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "2973", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9184", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "2975", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9182", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9180", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9178", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "9176", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9174", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "9170", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "9172", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9168", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9166", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "9162", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "9160", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "9158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9156", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9164", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9154", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "9152", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9150", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9148", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "9146", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "3046", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2032", "stopSequence": 37 }, { "scheduleRelationship": "SKIPPED", "stopId": "554", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "3050", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "3052", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "3054", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "2503", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "3057", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "1000", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "3063", "stopSequence": 45 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437711_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ISSAC" } } }, { "id": "RT|268435989_8|268435989", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5650", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5648", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2158", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1530", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3260", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3918", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "5646", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1774", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "2145", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "1831", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2146", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1821", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7568", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "7567", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "7565", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3902", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "680", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "782", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1555", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3899", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3897", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "3895", "stopSequence": 22 }, { "scheduleRelationship": "SKIPPED", "stopId": "1586", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "2181", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "2171", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2172", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "2059", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1976", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "7671", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6455", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3298", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "786", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2532", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "483", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "261", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2196", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1512", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1805", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "4055", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "8545", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1192", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1144", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "212", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "6825", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "7862", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "7347", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "2446", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "5542", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "6421", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "6685", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "9110", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "378", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "5460", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "5480", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1964", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "2833", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "7451", "stopSequence": 58 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435989_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|268435629_8|268435629", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 132, "time": "1770533233" }, "departure": { "delay": 132, "time": "1770533233" }, "stopId": "2947", "stopSequence": 1 }, { "arrival": { "delay": 132, "time": "1770533258" }, "departure": { "delay": 132, "time": "1770533258" }, "stopId": "1133", "stopSequence": 2 }, { "arrival": { "delay": 132, "time": "1770533318" }, "departure": { "delay": 132, "time": "1770533318" }, "stopId": "1278", "stopSequence": 3 }, { "arrival": { "delay": 132, "time": "1770533364" }, "departure": { "delay": 132, "time": "1770533364" }, "stopId": "2554", "stopSequence": 4 }, { "arrival": { "delay": 132, "time": "1770533412" }, "departure": { "delay": 132, "time": "1770533412" }, "stopId": "744", "stopSequence": 5 }, { "arrival": { "delay": 132, "time": "1770533447" }, "departure": { "delay": 132, "time": "1770533447" }, "stopId": "1628", "stopSequence": 6 }, { "arrival": { "delay": 133, "time": "1770533484" }, "departure": { "delay": 133, "time": "1770533484" }, "stopId": "2584", "stopSequence": 7 }, { "arrival": { "delay": 132, "time": "1770533532" }, "departure": { "delay": 132, "time": "1770533532" }, "stopId": "2944", "stopSequence": 8 }, { "arrival": { "delay": 132, "time": "1770533592" }, "departure": { "delay": 132, "time": "1770533592" }, "stopId": "3302", "stopSequence": 9 }, { "arrival": { "delay": 133, "time": "1770533627" }, "departure": { "delay": 133, "time": "1770533627" }, "stopId": "2942", "stopSequence": 10 }, { "arrival": { "delay": 133, "time": "1770533678" }, "departure": { "delay": 133, "time": "1770533678" }, "stopId": "1157", "stopSequence": 11 }, { "arrival": { "delay": 133, "time": "1770533723" }, "departure": { "delay": 133, "time": "1770533723" }, "stopId": "1489", "stopSequence": 12 }, { "arrival": { "delay": 133, "time": "1770533773" }, "departure": { "delay": 133, "time": "1770533773" }, "stopId": "2500", "stopSequence": 13 }, { "arrival": { "delay": 135, "time": "1770533898" }, "departure": { "delay": 135, "time": "1770533898" }, "stopId": "1312", "stopSequence": 14 }, { "arrival": { "delay": 135, "time": "1770533959" }, "departure": { "delay": 135, "time": "1770533959" }, "stopId": "7505", "stopSequence": 15 }, { "arrival": { "delay": 137, "time": "1770534059" }, "departure": { "delay": 137, "time": "1770534059" }, "stopId": "7511", "stopSequence": 16 }, { "arrival": { "delay": 138, "time": "1770534121" }, "departure": { "delay": 138, "time": "1770534121" }, "stopId": "7531", "stopSequence": 17 }, { "arrival": { "delay": 138, "time": "1770534167" }, "departure": { "delay": 138, "time": "1770534167" }, "stopId": "7517", "stopSequence": 18 }, { "arrival": { "delay": 138, "time": "1770534198" }, "departure": { "delay": 138, "time": "1770534198" }, "stopId": "8743", "stopSequence": 19 }, { "arrival": { "delay": 138, "time": "1770534293" }, "departure": { "delay": 138, "time": "1770534293" }, "stopId": "7942", "stopSequence": 20 }, { "arrival": { "delay": 138, "time": "1770534364" }, "departure": { "delay": 138, "time": "1770534364" }, "stopId": "7935", "stopSequence": 21 }, { "arrival": { "delay": 138, "time": "1770534401" }, "departure": { "delay": 138, "time": "1770534401" }, "stopId": "7937", "stopSequence": 22 }, { "arrival": { "delay": 138, "time": "1770534493" }, "departure": { "delay": 138, "time": "1770534493" }, "stopId": "2639", "stopSequence": 23 }, { "arrival": { "delay": 138, "time": "1770534558" }, "departure": { "delay": 138, "time": "1770534558" }, "stopId": "2511", "stopSequence": 24 }, { "arrival": { "delay": 138, "time": "1770534627" }, "departure": { "delay": 138, "time": "1770534627" }, "stopId": "2983", "stopSequence": 25 }, { "arrival": { "delay": 138, "time": "1770534738" }, "departure": { "delay": 138, "time": "1770534738" }, "stopId": "833", "stopSequence": 26 }, { "arrival": { "delay": 138, "time": "1770534819" }, "departure": { "delay": 138, "time": "1770534819" }, "stopId": "3325", "stopSequence": 27 }, { "arrival": { "delay": 138, "time": "1770534858" }, "departure": { "delay": 138, "time": "1770534858" }, "stopId": "1632", "stopSequence": 28 }, { "arrival": { "delay": 139, "time": "1770534900" }, "departure": { "delay": 139, "time": "1770534900" }, "stopId": "2278", "stopSequence": 29 }, { "arrival": { "delay": 139, "time": "1770534930" }, "departure": { "delay": 139, "time": "1770534930" }, "stopId": "821", "stopSequence": 30 }, { "arrival": { "delay": 139, "time": "1770534965" }, "departure": { "delay": 139, "time": "1770534965" }, "stopId": "367", "stopSequence": 31 }, { "arrival": { "delay": 139, "time": "1770534988" }, "departure": { "delay": 139, "time": "1770534988" }, "stopId": "3167", "stopSequence": 32 }, { "arrival": { "delay": 138, "time": "1770535014" }, "departure": { "delay": 138, "time": "1770535014" }, "stopId": "286", "stopSequence": 33 }, { "arrival": { "delay": 138, "time": "1770535047" }, "departure": { "delay": 138, "time": "1770535047" }, "stopId": "246", "stopSequence": 34 }, { "arrival": { "delay": 138, "time": "1770535098" }, "departure": { "delay": 138, "time": "1770535098" }, "stopId": "3168", "stopSequence": 35 }, { "arrival": { "delay": 138, "time": "1770535175" }, "departure": { "delay": 138, "time": "1770535175" }, "stopId": "457", "stopSequence": 36 }, { "arrival": { "delay": 139, "time": "1770535270" }, "departure": { "delay": 139, "time": "1770535270" }, "stopId": "3169", "stopSequence": 37 }, { "arrival": { "delay": 139, "time": "1770535323" }, "departure": { "delay": 139, "time": "1770535323" }, "stopId": "3170", "stopSequence": 38 }, { "arrival": { "delay": 138, "time": "1770535398" }, "departure": { "delay": 138, "time": "1770535398" }, "stopId": "2976", "stopSequence": 39 }, { "arrival": { "delay": 139, "time": "1770535515" }, "departure": { "delay": 139, "time": "1770535515" }, "stopId": "9183", "stopSequence": 40 }, { "arrival": { "delay": 138, "time": "1770535578" }, "departure": { "delay": 138, "time": "1770535578" }, "stopId": "9185", "stopSequence": 41 }, { "arrival": { "delay": 139, "time": "1770535640" }, "departure": { "delay": 139, "time": "1770535640" }, "stopId": "9187", "stopSequence": 42 }, { "arrival": { "delay": 140, "time": "1770535716" }, "departure": { "delay": 140, "time": "1770535716" }, "stopId": "9189", "stopSequence": 43 }, { "arrival": { "delay": 142, "time": "1770535810" }, "departure": { "delay": 142, "time": "1770535810" }, "stopId": "9191", "stopSequence": 44 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435629_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX QUINCONCES" } } }, { "id": "RT|268436834_8|268436834", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -996, "time": "1770533004" }, "departure": { "delay": 0, "time": "1770534000" }, "stopId": "6943", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770534060" }, "departure": { "delay": 0, "time": "1770534060" }, "stopId": "6832", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534163" }, "departure": { "delay": 0, "time": "1770534163" }, "stopId": "6422", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534223" }, "departure": { "delay": 0, "time": "1770534223" }, "stopId": "5737", "stopSequence": 4 }, { "arrival": { "delay": -1, "time": "1770534272" }, "departure": { "delay": -1, "time": "1770534272" }, "stopId": "5736", "stopSequence": 5 }, { "arrival": { "delay": -1, "time": "1770534335" }, "departure": { "delay": -1, "time": "1770534335" }, "stopId": "7348", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770534424" }, "departure": { "delay": 0, "time": "1770534424" }, "stopId": "7861", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1770534479" }, "departure": { "delay": -1, "time": "1770534479" }, "stopId": "6827", "stopSequence": 8 }, { "arrival": { "delay": -1, "time": "1770534602" }, "departure": { "delay": -1, "time": "1770534602" }, "stopId": "702", "stopSequence": 9 }, { "arrival": { "delay": -1, "time": "1770534671" }, "departure": { "delay": -1, "time": "1770534671" }, "stopId": "606", "stopSequence": 10 }, { "arrival": { "delay": -1, "time": "1770534719" }, "departure": { "delay": -1, "time": "1770534719" }, "stopId": "1726", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770534801" }, "departure": { "delay": 0, "time": "1770534801" }, "stopId": "6851", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1770534899" }, "departure": { "delay": -1, "time": "1770534899" }, "stopId": "9749", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770535019" }, "departure": { "delay": -1, "time": "1770535019" }, "stopId": "2997", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770535065" }, "departure": { "delay": -1, "time": "1770535065" }, "stopId": "68", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1770535112" }, "departure": { "delay": -1, "time": "1770535112" }, "stopId": "1073", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1770535139" }, "departure": { "delay": -1, "time": "1770535139" }, "stopId": "3624", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1770535193" }, "departure": { "delay": -1, "time": "1770535193" }, "stopId": "987", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1770535250" }, "departure": { "delay": -1, "time": "1770535250" }, "stopId": "1465", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770535295" }, "departure": { "delay": 0, "time": "1770535295" }, "stopId": "737", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770535350" }, "departure": { "delay": 0, "time": "1770535350" }, "stopId": "1011", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770535389" }, "departure": { "delay": 0, "time": "1770535389" }, "stopId": "1103", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770535465" }, "departure": { "delay": 0, "time": "1770535465" }, "stopId": "2376", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1770535499" }, "departure": { "delay": -1, "time": "1770535499" }, "stopId": "3466", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770535536" }, "departure": { "delay": 0, "time": "1770535536" }, "stopId": "5206", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770535587" }, "departure": { "delay": 0, "time": "1770535587" }, "stopId": "5208", "stopSequence": 26 }, { "arrival": { "delay": -1, "time": "1770535679" }, "departure": { "delay": -1, "time": "1770535679" }, "stopId": "1549", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770535706" }, "departure": { "delay": 0, "time": "1770535706" }, "stopId": "1623", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770535756" }, "departure": { "delay": 0, "time": "1770535756" }, "stopId": "2515", "stopSequence": 29 }, { "arrival": { "delay": -1, "time": "1770535800" }, "departure": { "delay": -1, "time": "1770535800" }, "stopId": "820", "stopSequence": 30 }, { "arrival": { "delay": -1, "time": "1770535872" }, "departure": { "delay": -1, "time": "1770535872" }, "stopId": "671", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1770535920" }, "departure": { "delay": 0, "time": "1770535920" }, "stopId": "7550", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1770535948" }, "departure": { "delay": 0, "time": "1770535948" }, "stopId": "3271", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1770536003" }, "departure": { "delay": 0, "time": "1770536003" }, "stopId": "874", "stopSequence": 34 }, { "arrival": { "delay": 0, "time": "1770536023" }, "departure": { "delay": 0, "time": "1770536023" }, "stopId": "1505", "stopSequence": 35 }, { "arrival": { "delay": -1, "time": "1770536043" }, "departure": { "delay": -1, "time": "1770536043" }, "stopId": "1344", "stopSequence": 36 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "27", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436834_8" }, "tripProperties": { "tripHeadsign": "LORMONT BUTTINIERE" } } }, { "id": "RT|268437803_8|268437803", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "3063", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "3058", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3056", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1550", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3053", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3051", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3049", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "975", "stopSequence": 8 }, { "scheduleRelationship": "SKIPPED", "stopId": "570", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "3045", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9145", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9147", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9149", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "9151", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9153", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "9163", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9155", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9157", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9159", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "9161", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9165", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "9167", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "9171", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9169", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9173", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "9175", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "9177", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "9179", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9181", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9083", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9183", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "9185", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9187", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9189", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "9191", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "9193", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "9195", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "823", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "3801", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "9197", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "9199", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "9201", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "9716", "stopSequence": 43 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437803_8" }, "tripProperties": { "tripHeadsign": "GARE ST-JEAN MECA" } } }, { "id": "RT|268437924_8|268437924", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "9716", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "9772", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "9717", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "9202", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "9200", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "9198", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3549", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1606", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "9196", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "9194", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "9192", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "9190", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "9188", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "2973", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "9184", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "2975", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "9182", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "9180", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "9178", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "9176", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "9174", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "9170", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "9172", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "9168", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "9166", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "9162", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "9160", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "9158", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "9156", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "9164", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "9154", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "9152", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "9150", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "9148", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "9146", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "3046", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2032", "stopSequence": 37 }, { "scheduleRelationship": "SKIPPED", "stopId": "554", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "3050", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "3052", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "3054", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "2503", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "3057", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "1000", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "3063", "stopSequence": 45 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "901", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268437924_8" }, "tripProperties": { "tripHeadsign": "ST MEDARD ISSAC" } } }, { "id": "RT|268435988_8|268435988", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "7451", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "7441", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "3004", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "3005", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "5481", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "760", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "3006", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "7265", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "6832", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "6422", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "5737", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "5736", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7348", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "7861", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "6827", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "702", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "606", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "1726", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "3314", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "4750", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "2195", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "244", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "1809", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "2194", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "1641", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2186", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "3300", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "1722", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "6456", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "5495", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "2544", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "788", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "3330", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "1849", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "1987", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "2142", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "5641", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "3896", "stopSequence": 38 }, { "scheduleRelationship": "SKIPPED", "stopId": "2076", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "1389", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "3900", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "883", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "3901", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "7564", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "7566", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "2248", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "2006", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "1818", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "2013", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "1776", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "5645", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "3917", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "3919", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "2009", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "2129", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "5647", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "5649", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "5650", "stopSequence": 58 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435988_8" }, "tripProperties": { "tripHeadsign": "AMBARES PARABELLE" } } }, { "id": "RT|268436833_8|268436833", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -350, "time": "1770530051" }, "departure": { "delay": 30, "time": "1770530431" }, "stopId": "4680", "stopSequence": 1 }, { "arrival": { "delay": 31, "time": "1770530514" }, "departure": { "delay": 37, "time": "1770530520" }, "stopId": "3552", "stopSequence": 2 }, { "arrival": { "delay": 34, "time": "1770530563" }, "departure": { "delay": 42, "time": "1770530571" }, "stopId": "1934", "stopSequence": 3 }, { "arrival": { "delay": 16, "time": "1770530631" }, "departure": { "delay": 48, "time": "1770530663" }, "stopId": "1546", "stopSequence": 4 }, { "arrival": { "delay": 33, "time": "1770530781" }, "departure": { "delay": 48, "time": "1770530796" }, "stopId": "1826", "stopSequence": 5 }, { "arrival": { "delay": 46, "time": "1770530828" }, "departure": { "delay": 50, "time": "1770530832" }, "stopId": "1474", "stopSequence": 6 }, { "arrival": { "delay": 58, "time": "1770530902" }, "departure": { "delay": 58, "time": "1770530902" }, "stopId": "125", "stopSequence": 7 }, { "arrival": { "delay": 68, "time": "1770530948" }, "departure": { "delay": 68, "time": "1770530948" }, "stopId": "1827", "stopSequence": 8 }, { "arrival": { "delay": 94, "time": "1770531038" }, "departure": { "delay": 94, "time": "1770531038" }, "stopId": "1177", "stopSequence": 9 }, { "arrival": { "delay": 87, "time": "1770531058" }, "departure": { "delay": 89, "time": "1770531060" }, "stopId": "1778", "stopSequence": 10 }, { "arrival": { "delay": 86, "time": "1770531083" }, "departure": { "delay": 86, "time": "1770531083" }, "stopId": "1009", "stopSequence": 11 }, { "arrival": { "delay": 68, "time": "1770531129" }, "departure": { "delay": 70, "time": "1770531131" }, "stopId": "3285", "stopSequence": 12 }, { "arrival": { "delay": 69, "time": "1770531152" }, "departure": { "delay": 70, "time": "1770531153" }, "stopId": "7549", "stopSequence": 13 }, { "arrival": { "delay": 69, "time": "1770531208" }, "departure": { "delay": 70, "time": "1770531209" }, "stopId": "638", "stopSequence": 14 }, { "arrival": { "delay": 83, "time": "1770531290" }, "departure": { "delay": 86, "time": "1770531293" }, "stopId": "1187", "stopSequence": 15 }, { "arrival": { "delay": 93, "time": "1770531328" }, "departure": { "delay": 98, "time": "1770531333" }, "stopId": "1796", "stopSequence": 16 }, { "arrival": { "delay": 96, "time": "1770531368" }, "departure": { "delay": 96, "time": "1770531368" }, "stopId": "741", "stopSequence": 17 }, { "arrival": { "delay": 86, "time": "1770531408" }, "departure": { "delay": 91, "time": "1770531413" }, "stopId": "2000", "stopSequence": 18 }, { "arrival": { "delay": 88, "time": "1770531448" }, "departure": { "delay": 91, "time": "1770531451" }, "stopId": "2137", "stopSequence": 19 }, { "arrival": { "delay": 75, "time": "1770531553" }, "departure": { "delay": 75, "time": "1770531553" }, "stopId": "5207", "stopSequence": 20 }, { "arrival": { "delay": 75, "time": "1770531620" }, "departure": { "delay": 75, "time": "1770531620" }, "stopId": "5205", "stopSequence": 21 }, { "arrival": { "delay": 74, "time": "1770531674" }, "departure": { "delay": 74, "time": "1770531674" }, "stopId": "3465", "stopSequence": 22 }, { "arrival": { "delay": 75, "time": "1770531702" }, "departure": { "delay": 75, "time": "1770531702" }, "stopId": "2378", "stopSequence": 23 }, { "arrival": { "delay": 75, "time": "1770531755" }, "departure": { "delay": 75, "time": "1770531755" }, "stopId": "885", "stopSequence": 24 }, { "arrival": { "delay": 75, "time": "1770531801" }, "departure": { "delay": 75, "time": "1770531801" }, "stopId": "303", "stopSequence": 25 }, { "arrival": { "delay": 75, "time": "1770531833" }, "departure": { "delay": 75, "time": "1770531833" }, "stopId": "2493", "stopSequence": 26 }, { "arrival": { "delay": 75, "time": "1770531884" }, "departure": { "delay": 75, "time": "1770531884" }, "stopId": "531", "stopSequence": 27 }, { "arrival": { "delay": 76, "time": "1770531928" }, "departure": { "delay": 76, "time": "1770531928" }, "stopId": "676", "stopSequence": 28 }, { "arrival": { "delay": 75, "time": "1770531975" }, "departure": { "delay": 75, "time": "1770531975" }, "stopId": "7798", "stopSequence": 29 }, { "arrival": { "delay": 75, "time": "1770532008" }, "departure": { "delay": 75, "time": "1770532008" }, "stopId": "386", "stopSequence": 30 }, { "arrival": { "delay": 76, "time": "1770532101" }, "departure": { "delay": 76, "time": "1770532101" }, "stopId": "968", "stopSequence": 31 }, { "arrival": { "delay": 75, "time": "1770532136" }, "departure": { "delay": 75, "time": "1770532136" }, "stopId": "2599", "stopSequence": 32 }, { "arrival": { "delay": 75, "time": "1770532181" }, "departure": { "delay": 75, "time": "1770532181" }, "stopId": "5799", "stopSequence": 33 }, { "arrival": { "delay": 74, "time": "1770532274" }, "departure": { "delay": 74, "time": "1770532274" }, "stopId": "8543", "stopSequence": 34 }, { "arrival": { "delay": 74, "time": "1770532316" }, "departure": { "delay": 74, "time": "1770532316" }, "stopId": "6852", "stopSequence": 35 }, { "arrival": { "delay": 75, "time": "1770532357" }, "departure": { "delay": 75, "time": "1770532357" }, "stopId": "1192", "stopSequence": 36 }, { "arrival": { "delay": 75, "time": "1770532395" }, "departure": { "delay": 75, "time": "1770532395" }, "stopId": "1144", "stopSequence": 37 }, { "arrival": { "delay": 75, "time": "1770532460" }, "departure": { "delay": 75, "time": "1770532460" }, "stopId": "212", "stopSequence": 38 }, { "arrival": { "delay": 75, "time": "1770532575" }, "departure": { "delay": 75, "time": "1770532575" }, "stopId": "6825", "stopSequence": 39 }, { "arrival": { "delay": 76, "time": "1770532637" }, "departure": { "delay": 76, "time": "1770532637" }, "stopId": "7862", "stopSequence": 40 }, { "arrival": { "delay": 76, "time": "1770532718" }, "departure": { "delay": 76, "time": "1770532718" }, "stopId": "7347", "stopSequence": 41 }, { "arrival": { "delay": 75, "time": "1770532762" }, "departure": { "delay": 75, "time": "1770532762" }, "stopId": "2446", "stopSequence": 42 }, { "arrival": { "delay": 76, "time": "1770532804" }, "departure": { "delay": 76, "time": "1770532804" }, "stopId": "5542", "stopSequence": 43 }, { "arrival": { "delay": 76, "time": "1770532862" }, "departure": { "delay": 76, "time": "1770532862" }, "stopId": "6421", "stopSequence": 44 }, { "arrival": { "delay": 75, "time": "1770532935" }, "departure": { "delay": 75, "time": "1770532935" }, "stopId": "6685", "stopSequence": 45 }, { "arrival": { "delay": 75, "time": "1770532995" }, "departure": { "delay": 75, "time": "1770532995" }, "stopId": "6943", "stopSequence": 46 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "27", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436833_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX RAVEZIES" }, "vehicle": { "id": "ineo-bus:1625", "label": "BORDEAUX RAVEZIES" } } }, { "id": "RT|268435987_8|268435987", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5650", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5648", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2158", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1530", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3260", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3918", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "5646", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1774", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "2145", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "1831", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2146", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1821", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7568", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "7567", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "7565", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3902", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "680", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "782", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1555", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3899", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3897", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "3895", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "5643", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1585", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "2171", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2172", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "2059", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1976", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "7671", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6455", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3298", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "786", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2532", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "483", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "261", "stopSequence": 36 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435987_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|268436951_8|268436951", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1007, "time": "1770526454" }, "departure": { "delay": 8, "time": "1770527469" }, "stopId": "1616", "stopSequence": 1 }, { "arrival": { "delay": 9, "time": "1770527529" }, "departure": { "delay": 9, "time": "1770527529" }, "stopId": "1648", "stopSequence": 2 }, { "arrival": { "delay": 18, "time": "1770527631" }, "departure": { "delay": 18, "time": "1770527631" }, "stopId": "1374", "stopSequence": 3 }, { "arrival": { "delay": 17, "time": "1770527687" }, "departure": { "delay": 17, "time": "1770527687" }, "stopId": "481", "stopSequence": 4 }, { "arrival": { "delay": 17, "time": "1770527728" }, "departure": { "delay": 23, "time": "1770527734" }, "stopId": "1673", "stopSequence": 5 }, { "arrival": { "delay": 53, "time": "1770527831" }, "departure": { "delay": 72, "time": "1770527850" }, "stopId": "916", "stopSequence": 6 }, { "arrival": { "delay": 67, "time": "1770527896" }, "departure": { "delay": 83, "time": "1770527912" }, "stopId": "4044", "stopSequence": 7 }, { "arrival": { "delay": 72, "time": "1770527939" }, "departure": { "delay": 72, "time": "1770527939" }, "stopId": "846", "stopSequence": 8 }, { "arrival": { "delay": 68, "time": "1770527991" }, "departure": { "delay": 94, "time": "1770528017" }, "stopId": "4106", "stopSequence": 9 }, { "arrival": { "delay": 91, "time": "1770528099" }, "departure": { "delay": 99, "time": "1770528107" }, "stopId": "3439", "stopSequence": 10 }, { "arrival": { "delay": 105, "time": "1770528165" }, "departure": { "delay": 105, "time": "1770528165" }, "stopId": "3323", "stopSequence": 11 }, { "arrival": { "delay": 99, "time": "1770528221" }, "departure": { "delay": 99, "time": "1770528221" }, "stopId": "8712", "stopSequence": 12 }, { "arrival": { "delay": 87, "time": "1770528267" }, "departure": { "delay": 87, "time": "1770528267" }, "stopId": "1506", "stopSequence": 13 }, { "arrival": { "delay": 69, "time": "1770528332" }, "departure": { "delay": 87, "time": "1770528350" }, "stopId": "1207", "stopSequence": 14 }, { "arrival": { "delay": 70, "time": "1770528392" }, "departure": { "delay": 87, "time": "1770528409" }, "stopId": "93", "stopSequence": 15 }, { "arrival": { "delay": 87, "time": "1770528447" }, "departure": { "delay": 87, "time": "1770528447" }, "stopId": "841", "stopSequence": 16 }, { "arrival": { "delay": 54, "time": "1770528497" }, "departure": { "delay": 54, "time": "1770528497" }, "stopId": "451", "stopSequence": 17 }, { "arrival": { "delay": 21, "time": "1770528547" }, "departure": { "delay": 47, "time": "1770528573" }, "stopId": "2633", "stopSequence": 18 }, { "arrival": { "delay": 32, "time": "1770528606" }, "departure": { "delay": 51, "time": "1770528625" }, "stopId": "1634", "stopSequence": 19 }, { "arrival": { "delay": 20, "time": "1770528680" }, "departure": { "delay": 44, "time": "1770528704" }, "stopId": "371", "stopSequence": 20 }, { "arrival": { "delay": 22, "time": "1770528730" }, "departure": { "delay": 24, "time": "1770528732" }, "stopId": "7802", "stopSequence": 21 }, { "arrival": { "delay": 13, "time": "1770528778" }, "departure": { "delay": 33, "time": "1770528798" }, "stopId": "7701", "stopSequence": 22 }, { "arrival": { "delay": 3, "time": "1770528843" }, "departure": { "delay": 3, "time": "1770528843" }, "stopId": "5633", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770528887" }, "departure": { "delay": 57, "time": "1770528944" }, "stopId": "49", "stopSequence": 24 }, { "arrival": { "delay": 53, "time": "1770529007" }, "departure": { "delay": 54, "time": "1770529008" }, "stopId": "575", "stopSequence": 25 }, { "arrival": { "delay": 29, "time": "1770529049" }, "departure": { "delay": 36, "time": "1770529056" }, "stopId": "3218", "stopSequence": 26 }, { "arrival": { "delay": 18, "time": "1770529085" }, "departure": { "delay": 37, "time": "1770529104" }, "stopId": "2348", "stopSequence": 27 }, { "arrival": { "delay": 8, "time": "1770529148" }, "departure": { "delay": 18, "time": "1770529158" }, "stopId": "3141", "stopSequence": 28 }, { "arrival": { "delay": -21, "time": "1770529239" }, "departure": { "delay": 1, "time": "1770529261" }, "stopId": "5792", "stopSequence": 29 }, { "arrival": { "delay": -18, "time": "1770529287" }, "departure": { "delay": -12, "time": "1770529293" }, "stopId": "7", "stopSequence": 30 }, { "arrival": { "delay": 11, "time": "1770529368" }, "departure": { "delay": 14, "time": "1770529371" }, "stopId": "5794", "stopSequence": 31 }, { "arrival": { "delay": -5, "time": "1770529387" }, "departure": { "delay": -4, "time": "1770529388" }, "stopId": "9265", "stopSequence": 32 }, { "arrival": { "delay": -60, "time": "1770529422" }, "departure": { "delay": -41, "time": "1770529441" }, "stopId": "9254", "stopSequence": 33 }, { "arrival": { "delay": -41, "time": "1770529579" }, "departure": { "delay": 67, "time": "1770529687" }, "stopId": "9267", "stopSequence": 34 }, { "arrival": { "delay": 25, "time": "1770529765" }, "departure": { "delay": 51, "time": "1770529791" }, "stopId": "9268", "stopSequence": 35 }, { "arrival": { "delay": -36, "time": "1770529887" }, "departure": { "delay": -16, "time": "1770529907" }, "stopId": "9276", "stopSequence": 36 }, { "arrival": { "delay": -15, "time": "1770529961" }, "departure": { "delay": -10, "time": "1770529966" }, "stopId": "9278", "stopSequence": 37 }, { "arrival": { "delay": -36, "time": "1770530000" }, "departure": { "delay": -16, "time": "1770530020" }, "stopId": "1333", "stopSequence": 38 }, { "arrival": { "delay": -47, "time": "1770530053" }, "departure": { "delay": -27, "time": "1770530073" }, "stopId": "168", "stopSequence": 39 }, { "arrival": { "delay": -46, "time": "1770530087" }, "departure": { "delay": -43, "time": "1770530090" }, "stopId": "8161", "stopSequence": 40 }, { "arrival": { "delay": -49, "time": "1770530119" }, "departure": { "delay": -49, "time": "1770530119" }, "stopId": "3273", "stopSequence": 41 }, { "arrival": { "delay": -68, "time": "1770530147" }, "departure": { "delay": -67, "time": "1770530148" }, "stopId": "962", "stopSequence": 42 }, { "arrival": { "delay": -76, "time": "1770530243" }, "departure": { "delay": -76, "time": "1770530243" }, "stopId": "5745", "stopSequence": 43 }, { "arrival": { "delay": -90, "time": "1770530268" }, "departure": { "delay": 68, "time": "1770530426" }, "stopId": "5734", "stopSequence": 44 }, { "arrival": { "delay": 51, "time": "1770530550" }, "departure": { "delay": 53, "time": "1770530552" }, "stopId": "8541", "stopSequence": 45 }, { "arrival": { "delay": 115, "time": "1770530695" }, "departure": { "delay": 126, "time": "1770530706" }, "stopId": "9821", "stopSequence": 46 }, { "arrival": { "delay": 120, "time": "1770530744" }, "departure": { "delay": 120, "time": "1770530744" }, "stopId": "6852", "stopSequence": 47 }, { "arrival": { "delay": 63, "time": "1770530823" }, "departure": { "delay": 63, "time": "1770530823" }, "stopId": "3314", "stopSequence": 48 }, { "arrival": { "delay": 63, "time": "1770530859" }, "departure": { "delay": 63, "time": "1770530859" }, "stopId": "4750", "stopSequence": 49 }, { "arrival": { "delay": 64, "time": "1770530892" }, "departure": { "delay": 67, "time": "1770530895" }, "stopId": "2195", "stopSequence": 50 }, { "arrival": { "delay": 62, "time": "1770530920" }, "departure": { "delay": 62, "time": "1770530920" }, "stopId": "244", "stopSequence": 51 }, { "arrival": { "delay": 61, "time": "1770530941" }, "departure": { "delay": 61, "time": "1770530941" }, "stopId": "1809", "stopSequence": 52 }, { "arrival": { "delay": 50, "time": "1770530986" }, "departure": { "delay": 56, "time": "1770530992" }, "stopId": "2194", "stopSequence": 53 }, { "arrival": { "delay": 46, "time": "1770531106" }, "departure": { "delay": 48, "time": "1770531108" }, "stopId": "2078", "stopSequence": 54 }, { "arrival": { "delay": 45, "time": "1770531165" }, "departure": { "delay": 45, "time": "1770531165" }, "stopId": "5747", "stopSequence": 55 }, { "arrival": { "delay": 24, "time": "1770531226" }, "departure": { "delay": 24, "time": "1770531226" }, "stopId": "13179", "stopSequence": 56 }, { "arrival": { "delay": -37, "time": "1770531366" }, "departure": { "delay": -37, "time": "1770531366" }, "stopId": "2090", "stopSequence": 57 }, { "arrival": { "delay": -99, "time": "1770531607" }, "departure": { "delay": -99, "time": "1770531607" }, "stopId": "880", "stopSequence": 58 }, { "arrival": { "delay": -100, "time": "1770531698" }, "departure": { "delay": -100, "time": "1770531698" }, "stopId": "2076", "stopSequence": 59 }, { "arrival": { "delay": -100, "time": "1770531743" }, "departure": { "delay": -100, "time": "1770531743" }, "stopId": "3894", "stopSequence": 60 }, { "arrival": { "delay": -100, "time": "1770531879" }, "departure": { "delay": -100, "time": "1770531879" }, "stopId": "5762", "stopSequence": 61 }, { "arrival": { "delay": -100, "time": "1770531911" }, "departure": { "delay": -100, "time": "1770531911" }, "stopId": "5757", "stopSequence": 62 }, { "arrival": { "delay": -100, "time": "1770531967" }, "departure": { "delay": -100, "time": "1770531967" }, "stopId": "950", "stopSequence": 63 }, { "arrival": { "delay": -100, "time": "1770532013" }, "departure": { "delay": -100, "time": "1770532013" }, "stopId": "1108", "stopSequence": 64 }, { "arrival": { "delay": -101, "time": "1770532039" }, "departure": { "delay": -101, "time": "1770532039" }, "stopId": "2028", "stopSequence": 65 }, { "arrival": { "delay": -101, "time": "1770532159" }, "departure": { "delay": -101, "time": "1770532159" }, "stopId": "1995", "stopSequence": 66 }, { "arrival": { "delay": -101, "time": "1770532190" }, "departure": { "delay": -101, "time": "1770532190" }, "stopId": "2071", "stopSequence": 67 }, { "arrival": { "delay": -101, "time": "1770532237" }, "departure": { "delay": -101, "time": "1770532237" }, "stopId": "2056", "stopSequence": 68 }, { "arrival": { "delay": -101, "time": "1770532360" }, "departure": { "delay": -101, "time": "1770532360" }, "stopId": "7564", "stopSequence": 69 }, { "arrival": { "delay": -101, "time": "1770532416" }, "departure": { "delay": -101, "time": "1770532416" }, "stopId": "7566", "stopSequence": 70 }, { "arrival": { "delay": -102, "time": "1770532518" }, "departure": { "delay": -102, "time": "1770532518" }, "stopId": "2248", "stopSequence": 71 }, { "arrival": { "delay": -102, "time": "1770532638" }, "departure": { "delay": -102, "time": "1770532638" }, "stopId": "2006", "stopSequence": 72 }, { "arrival": { "delay": -102, "time": "1770532878" }, "departure": { "delay": -102, "time": "1770532878" }, "stopId": "9776", "stopSequence": 73 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "31", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436951_8" }, "tripProperties": { "tripHeadsign": "AMBARES CENTRE" }, "vehicle": { "id": "ineo-bus:1424", "label": "AMBARES CENTRE" } } }, { "id": "RT|268435861_8|268435861", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -203, "time": "1770530198" }, "departure": { "delay": 19, "time": "1770530420" }, "stopId": "8973", "stopSequence": 1 }, { "arrival": { "delay": 9, "time": "1770530490" }, "departure": { "delay": 9, "time": "1770530490" }, "stopId": "7347", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770530520" }, "departure": { "delay": 21, "time": "1770530541" }, "stopId": "2446", "stopSequence": 3 }, { "arrival": { "delay": -1, "time": "1770530575" }, "departure": { "delay": -1, "time": "1770530575" }, "stopId": "958", "stopSequence": 4 }, { "arrival": { "delay": -31, "time": "1770530621" }, "departure": { "delay": -29, "time": "1770530623" }, "stopId": "1965", "stopSequence": 5 }, { "arrival": { "delay": -42, "time": "1770530640" }, "departure": { "delay": -40, "time": "1770530642" }, "stopId": "713", "stopSequence": 6 }, { "arrival": { "delay": -53, "time": "1770530673" }, "departure": { "delay": -53, "time": "1770530673" }, "stopId": "310", "stopSequence": 7 }, { "arrival": { "delay": -55, "time": "1770530705" }, "departure": { "delay": -20, "time": "1770530740" }, "stopId": "917", "stopSequence": 8 }, { "arrival": { "delay": -33, "time": "1770530786" }, "departure": { "delay": -19, "time": "1770530800" }, "stopId": "2442", "stopSequence": 9 }, { "arrival": { "delay": -34, "time": "1770530865" }, "departure": { "delay": -34, "time": "1770530865" }, "stopId": "2443", "stopSequence": 10 }, { "arrival": { "delay": -51, "time": "1770530900" }, "departure": { "delay": -51, "time": "1770530900" }, "stopId": "1692", "stopSequence": 11 }, { "arrival": { "delay": -55, "time": "1770531005" }, "departure": { "delay": 13, "time": "1770531073" }, "stopId": "2444", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1770531127" }, "departure": { "delay": 38, "time": "1770531145" }, "stopId": "5621", "stopSequence": 13 }, { "arrival": { "delay": 3, "time": "1770531174" }, "departure": { "delay": 20, "time": "1770531191" }, "stopId": "4031", "stopSequence": 14 }, { "arrival": { "delay": -76, "time": "1770531264" }, "departure": { "delay": -58, "time": "1770531282" }, "stopId": "823", "stopSequence": 15 }, { "arrival": { "delay": -93, "time": "1770531327" }, "departure": { "delay": -26, "time": "1770531394" }, "stopId": "9722", "stopSequence": 16 }, { "arrival": { "delay": -22, "time": "1770531441" }, "departure": { "delay": -17, "time": "1770531446" }, "stopId": "3546", "stopSequence": 17 }, { "arrival": { "delay": -27, "time": "1770531498" }, "departure": { "delay": -27, "time": "1770531498" }, "stopId": "2397", "stopSequence": 18 }, { "arrival": { "delay": -27, "time": "1770531531" }, "departure": { "delay": -27, "time": "1770531531" }, "stopId": "2164", "stopSequence": 19 }, { "arrival": { "delay": -27, "time": "1770531565" }, "departure": { "delay": -27, "time": "1770531565" }, "stopId": "2398", "stopSequence": 20 }, { "arrival": { "delay": -26, "time": "1770531598" }, "departure": { "delay": -26, "time": "1770531598" }, "stopId": "1014", "stopSequence": 21 }, { "arrival": { "delay": -27, "time": "1770531657" }, "departure": { "delay": -27, "time": "1770531657" }, "stopId": "7981", "stopSequence": 22 }, { "arrival": { "delay": -27, "time": "1770531693" }, "departure": { "delay": -27, "time": "1770531693" }, "stopId": "421", "stopSequence": 23 }, { "arrival": { "delay": -26, "time": "1770531759" }, "departure": { "delay": -26, "time": "1770531759" }, "stopId": "2689", "stopSequence": 24 }, { "arrival": { "delay": -27, "time": "1770531813" }, "departure": { "delay": -27, "time": "1770531813" }, "stopId": "471", "stopSequence": 25 }, { "arrival": { "delay": -26, "time": "1770531841" }, "departure": { "delay": -26, "time": "1770531841" }, "stopId": "231", "stopSequence": 26 }, { "arrival": { "delay": -26, "time": "1770531889" }, "departure": { "delay": -26, "time": "1770531889" }, "stopId": "2690", "stopSequence": 27 }, { "arrival": { "delay": -27, "time": "1770531928" }, "departure": { "delay": -27, "time": "1770531928" }, "stopId": "227", "stopSequence": 28 }, { "arrival": { "delay": -26, "time": "1770531967" }, "departure": { "delay": -26, "time": "1770531967" }, "stopId": "881", "stopSequence": 29 }, { "arrival": { "delay": -26, "time": "1770532008" }, "departure": { "delay": -26, "time": "1770532008" }, "stopId": "2691", "stopSequence": 30 }, { "arrival": { "delay": -27, "time": "1770532053" }, "departure": { "delay": -27, "time": "1770532053" }, "stopId": "3354", "stopSequence": 31 }, { "arrival": { "delay": -26, "time": "1770532082" }, "departure": { "delay": -26, "time": "1770532082" }, "stopId": "2485", "stopSequence": 32 }, { "arrival": { "delay": -27, "time": "1770532114" }, "departure": { "delay": -27, "time": "1770532114" }, "stopId": "2692", "stopSequence": 33 }, { "arrival": { "delay": -27, "time": "1770532173" }, "departure": { "delay": -27, "time": "1770532173" }, "stopId": "974", "stopSequence": 34 }, { "arrival": { "delay": -27, "time": "1770532230" }, "departure": { "delay": -27, "time": "1770532230" }, "stopId": "2693", "stopSequence": 35 }, { "arrival": { "delay": -27, "time": "1770532293" }, "departure": { "delay": -27, "time": "1770532293" }, "stopId": "370", "stopSequence": 36 }, { "arrival": { "delay": -27, "time": "1770532336" }, "departure": { "delay": -27, "time": "1770532336" }, "stopId": "887", "stopSequence": 37 }, { "arrival": { "delay": -27, "time": "1770532473" }, "departure": { "delay": -27, "time": "1770532473" }, "stopId": "2487", "stopSequence": 38 }, { "arrival": { "delay": -27, "time": "1770532518" }, "departure": { "delay": -27, "time": "1770532518" }, "stopId": "2", "stopSequence": 39 }, { "arrival": { "delay": -27, "time": "1770532571" }, "departure": { "delay": -27, "time": "1770532571" }, "stopId": "966", "stopSequence": 40 }, { "arrival": { "delay": -27, "time": "1770532607" }, "departure": { "delay": -27, "time": "1770532607" }, "stopId": "639", "stopSequence": 41 }, { "arrival": { "delay": -27, "time": "1770532653" }, "departure": { "delay": -27, "time": "1770532653" }, "stopId": "643", "stopSequence": 42 }, { "arrival": { "delay": -26, "time": "1770532721" }, "departure": { "delay": -26, "time": "1770532721" }, "stopId": "2897", "stopSequence": 43 }, { "arrival": { "delay": -26, "time": "1770532775" }, "departure": { "delay": -26, "time": "1770532775" }, "stopId": "285", "stopSequence": 44 }, { "arrival": { "delay": -27, "time": "1770532822" }, "departure": { "delay": -27, "time": "1770532822" }, "stopId": "5600", "stopSequence": 45 }, { "arrival": { "delay": -27, "time": "1770532893" }, "departure": { "delay": -27, "time": "1770532893" }, "stopId": "3341", "stopSequence": 46 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435861_8" }, "tripProperties": { "tripHeadsign": "PISCINE CHAMBERY" }, "vehicle": { "id": "ineo-bus:2312", "label": "PISCINE CHAMBERY" } } }, { "id": "RT|268435981_8|268435981", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5650", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5648", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2158", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1530", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3260", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3918", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "5646", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1774", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "2145", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "1831", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2146", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1821", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7568", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "7567", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "7565", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3902", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "680", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "782", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1555", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3899", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3897", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "3895", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "5643", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1585", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "2171", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2172", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "2059", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1976", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "7671", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6455", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3298", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "786", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2532", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "483", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "261", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2196", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1512", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1805", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "4055", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "8545", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1192", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1144", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "212", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "6825", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "7862", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "7347", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "2446", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "5542", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "6421", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "6685", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "9110", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "378", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "5460", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "5480", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1964", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "2833", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "7451", "stopSequence": 58 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435981_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|268435862_8|268435862", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1408, "time": "1770532892" }, "departure": { "delay": 0, "time": "1770534300" }, "stopId": "3341", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770534332" }, "departure": { "delay": 1, "time": "1770534332" }, "stopId": "5599", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534371" }, "departure": { "delay": 0, "time": "1770534371" }, "stopId": "5651", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1770534419" }, "departure": { "delay": 1, "time": "1770534419" }, "stopId": "4790", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770534480" }, "departure": { "delay": 0, "time": "1770534480" }, "stopId": "1338", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770534522" }, "departure": { "delay": 0, "time": "1770534522" }, "stopId": "2726", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770534565" }, "departure": { "delay": 0, "time": "1770534565" }, "stopId": "2727", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770534613" }, "departure": { "delay": 0, "time": "1770534613" }, "stopId": "266", "stopSequence": 8 }, { "arrival": { "delay": -1, "time": "1770534659" }, "departure": { "delay": -1, "time": "1770534659" }, "stopId": "2494", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770534769" }, "departure": { "delay": 0, "time": "1770534769" }, "stopId": "2728", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770534866" }, "departure": { "delay": 0, "time": "1770534866" }, "stopId": "2712", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770534900" }, "departure": { "delay": 0, "time": "1770534900" }, "stopId": "2713", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770534920" }, "departure": { "delay": 0, "time": "1770534920" }, "stopId": "5735", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770534992" }, "departure": { "delay": 0, "time": "1770534992" }, "stopId": "2715", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770535028" }, "departure": { "delay": 1, "time": "1770535028" }, "stopId": "771", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770535080" }, "departure": { "delay": 0, "time": "1770535080" }, "stopId": "3352", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1770535123" }, "departure": { "delay": 1, "time": "1770535123" }, "stopId": "1647", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1770535151" }, "departure": { "delay": 1, "time": "1770535151" }, "stopId": "692", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1770535186" }, "departure": { "delay": 1, "time": "1770535186" }, "stopId": "2716", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770535241" }, "departure": { "delay": 1, "time": "1770535241" }, "stopId": "2717", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1770535269" }, "departure": { "delay": 1, "time": "1770535269" }, "stopId": "2718", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770535320" }, "departure": { "delay": 0, "time": "1770535320" }, "stopId": "862", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1770535395" }, "departure": { "delay": 1, "time": "1770535395" }, "stopId": "2349", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770535440" }, "departure": { "delay": 0, "time": "1770535440" }, "stopId": "1288", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770535475" }, "departure": { "delay": 0, "time": "1770535475" }, "stopId": "7982", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1770535562" }, "departure": { "delay": 1, "time": "1770535562" }, "stopId": "707", "stopSequence": 26 }, { "arrival": { "delay": 1, "time": "1770535605" }, "departure": { "delay": 1, "time": "1770535605" }, "stopId": "3190", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770535686" }, "departure": { "delay": 0, "time": "1770535686" }, "stopId": "675", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770535767" }, "departure": { "delay": 0, "time": "1770535767" }, "stopId": "3191", "stopSequence": 29 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435862_8" }, "tripProperties": { "tripHeadsign": "BASSINS A FLOT" } } }, { "id": "RT|268436607_8|268436607", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -584, "time": "1770529217" }, "departure": { "delay": 28, "time": "1770529829" }, "stopId": "5805", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1770529849" }, "departure": { "delay": 16, "time": "1770529850" }, "stopId": "5687", "stopSequence": 2 }, { "arrival": { "delay": 11, "time": "1770529873" }, "departure": { "delay": 12, "time": "1770529874" }, "stopId": "6961", "stopSequence": 3 }, { "arrival": { "delay": 6, "time": "1770529999" }, "departure": { "delay": 6, "time": "1770529999" }, "stopId": "9077", "stopSequence": 4 }, { "arrival": { "delay": 6, "time": "1770530056" }, "departure": { "delay": 26, "time": "1770530076" }, "stopId": "5686", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1770530109" }, "departure": { "delay": 30, "time": "1770530109" }, "stopId": "240", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1770530141" }, "departure": { "delay": 69, "time": "1770530180" }, "stopId": "3201", "stopSequence": 7 }, { "arrival": { "delay": 69, "time": "1770530229" }, "departure": { "delay": 77, "time": "1770530237" }, "stopId": "3194", "stopSequence": 8 }, { "arrival": { "delay": 62, "time": "1770530282" }, "departure": { "delay": 62, "time": "1770530282" }, "stopId": "7113", "stopSequence": 9 }, { "arrival": { "delay": 62, "time": "1770530327" }, "departure": { "delay": 69, "time": "1770530334" }, "stopId": "3202", "stopSequence": 10 }, { "arrival": { "delay": 63, "time": "1770530449" }, "departure": { "delay": 83, "time": "1770530469" }, "stopId": "5684", "stopSequence": 11 }, { "arrival": { "delay": 74, "time": "1770530504" }, "departure": { "delay": 74, "time": "1770530504" }, "stopId": "5682", "stopSequence": 12 }, { "arrival": { "delay": 74, "time": "1770530549" }, "departure": { "delay": 75, "time": "1770530550" }, "stopId": "3883", "stopSequence": 13 }, { "arrival": { "delay": 86, "time": "1770530666" }, "departure": { "delay": 99, "time": "1770530679" }, "stopId": "3794", "stopSequence": 14 }, { "arrival": { "delay": 72, "time": "1770530726" }, "departure": { "delay": 96, "time": "1770530750" }, "stopId": "3793", "stopSequence": 15 }, { "arrival": { "delay": 85, "time": "1770530790" }, "departure": { "delay": 101, "time": "1770530806" }, "stopId": "9252", "stopSequence": 16 }, { "arrival": { "delay": 96, "time": "1770530856" }, "departure": { "delay": 96, "time": "1770530856" }, "stopId": "95", "stopSequence": 17 }, { "arrival": { "delay": 71, "time": "1770530888" }, "departure": { "delay": 93, "time": "1770530910" }, "stopId": "1220", "stopSequence": 18 }, { "arrival": { "delay": 91, "time": "1770530966" }, "departure": { "delay": 93, "time": "1770530968" }, "stopId": "2905", "stopSequence": 19 }, { "arrival": { "delay": 82, "time": "1770531006" }, "departure": { "delay": 92, "time": "1770531016" }, "stopId": "5897", "stopSequence": 20 }, { "arrival": { "delay": 86, "time": "1770531086" }, "departure": { "delay": 86, "time": "1770531086" }, "stopId": "5899", "stopSequence": 21 }, { "arrival": { "delay": 80, "time": "1770531146" }, "departure": { "delay": 83, "time": "1770531149" }, "stopId": "7801", "stopSequence": 22 }, { "arrival": { "delay": 77, "time": "1770531202" }, "departure": { "delay": 77, "time": "1770531202" }, "stopId": "3551", "stopSequence": 23 }, { "arrival": { "delay": 68, "time": "1770531248" }, "departure": { "delay": 86, "time": "1770531266" }, "stopId": "1637", "stopSequence": 24 }, { "arrival": { "delay": 97, "time": "1770531371" }, "departure": { "delay": 107, "time": "1770531381" }, "stopId": "4112", "stopSequence": 25 }, { "arrival": { "delay": 112, "time": "1770531445" }, "departure": { "delay": 116, "time": "1770531449" }, "stopId": "7802", "stopSequence": 26 }, { "arrival": { "delay": 125, "time": "1770531628" }, "departure": { "delay": 125, "time": "1770531628" }, "stopId": "13185", "stopSequence": 27 }, { "arrival": { "delay": 125, "time": "1770531661" }, "departure": { "delay": 125, "time": "1770531661" }, "stopId": "8463", "stopSequence": 28 }, { "arrival": { "delay": 126, "time": "1770531747" }, "departure": { "delay": 126, "time": "1770531747" }, "stopId": "13186", "stopSequence": 29 }, { "arrival": { "delay": 126, "time": "1770531798" }, "departure": { "delay": 126, "time": "1770531798" }, "stopId": "2718", "stopSequence": 30 }, { "arrival": { "delay": 126, "time": "1770531848" }, "departure": { "delay": 126, "time": "1770531848" }, "stopId": "862", "stopSequence": 31 }, { "arrival": { "delay": 126, "time": "1770531906" }, "departure": { "delay": 126, "time": "1770531906" }, "stopId": "2349", "stopSequence": 32 }, { "arrival": { "delay": 126, "time": "1770531944" }, "departure": { "delay": 126, "time": "1770531944" }, "stopId": "1288", "stopSequence": 33 }, { "arrival": { "delay": 126, "time": "1770531966" }, "departure": { "delay": 126, "time": "1770531966" }, "stopId": "7982", "stopSequence": 34 }, { "arrival": { "delay": 126, "time": "1770532036" }, "departure": { "delay": 126, "time": "1770532036" }, "stopId": "707", "stopSequence": 35 }, { "arrival": { "delay": 127, "time": "1770532071" }, "departure": { "delay": 127, "time": "1770532071" }, "stopId": "3190", "stopSequence": 36 }, { "arrival": { "delay": 127, "time": "1770532137" }, "departure": { "delay": 127, "time": "1770532137" }, "stopId": "675", "stopSequence": 37 }, { "arrival": { "delay": 127, "time": "1770532203" }, "departure": { "delay": 127, "time": "1770532203" }, "stopId": "3191", "stopSequence": 38 }, { "arrival": { "delay": 127, "time": "1770532327" }, "departure": { "delay": 127, "time": "1770532327" }, "stopId": "3549", "stopSequence": 39 }, { "arrival": { "delay": 127, "time": "1770532420" }, "departure": { "delay": 127, "time": "1770532420" }, "stopId": "1606", "stopSequence": 40 }, { "arrival": { "delay": 127, "time": "1770532567" }, "departure": { "delay": 127, "time": "1770532567" }, "stopId": "9196", "stopSequence": 41 }, { "arrival": { "delay": 127, "time": "1770532627" }, "departure": { "delay": 127, "time": "1770532627" }, "stopId": "3216", "stopSequence": 42 }, { "arrival": { "delay": 127, "time": "1770532807" }, "departure": { "delay": 127, "time": "1770532807" }, "stopId": "6447", "stopSequence": 43 }, { "arrival": { "delay": 127, "time": "1770532867" }, "departure": { "delay": 127, "time": "1770532867" }, "stopId": "7731", "stopSequence": 44 }, { "arrival": { "delay": 128, "time": "1770532931" }, "departure": { "delay": 128, "time": "1770532931" }, "stopId": "8671", "stopSequence": 45 }, { "arrival": { "delay": 129, "time": "1770532988" }, "departure": { "delay": 129, "time": "1770532988" }, "stopId": "8672", "stopSequence": 46 }, { "arrival": { "delay": 129, "time": "1770533067" }, "departure": { "delay": 129, "time": "1770533067" }, "stopId": "1228", "stopSequence": 47 }, { "arrival": { "delay": 129, "time": "1770533109" }, "departure": { "delay": 129, "time": "1770533109" }, "stopId": "3869", "stopSequence": 48 }, { "arrival": { "delay": 130, "time": "1770533182" }, "departure": { "delay": 130, "time": "1770533182" }, "stopId": "382", "stopSequence": 49 }, { "arrival": { "delay": 129, "time": "1770533246" }, "departure": { "delay": 129, "time": "1770533246" }, "stopId": "898", "stopSequence": 50 }, { "arrival": { "delay": 129, "time": "1770533299" }, "departure": { "delay": 129, "time": "1770533299" }, "stopId": "1325", "stopSequence": 51 }, { "arrival": { "delay": 129, "time": "1770533351" }, "departure": { "delay": 129, "time": "1770533351" }, "stopId": "1654", "stopSequence": 52 }, { "arrival": { "delay": 128, "time": "1770533408" }, "departure": { "delay": 128, "time": "1770533408" }, "stopId": "342", "stopSequence": 53 }, { "arrival": { "delay": 129, "time": "1770533441" }, "departure": { "delay": 129, "time": "1770533441" }, "stopId": "875", "stopSequence": 54 }, { "arrival": { "delay": 130, "time": "1770533473" }, "departure": { "delay": 130, "time": "1770533473" }, "stopId": "870", "stopSequence": 55 }, { "arrival": { "delay": 130, "time": "1770533500" }, "departure": { "delay": 130, "time": "1770533500" }, "stopId": "913", "stopSequence": 56 }, { "arrival": { "delay": 131, "time": "1770533527" }, "departure": { "delay": 131, "time": "1770533527" }, "stopId": "912", "stopSequence": 57 }, { "arrival": { "delay": 132, "time": "1770533618" }, "departure": { "delay": 132, "time": "1770533618" }, "stopId": "1215", "stopSequence": 58 }, { "arrival": { "delay": 132, "time": "1770533652" }, "departure": { "delay": 132, "time": "1770533652" }, "stopId": "8744", "stopSequence": 59 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436607_8" }, "tripProperties": { "tripHeadsign": "BOUSCAT HIPPODROME" }, "vehicle": { "id": "ineo-bus:1622", "label": "BOUSCAT HIPPODROME" } } }, { "id": "RT|268436608_8|268436608", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1289, "time": "1770533611" }, "departure": { "delay": 0, "time": "1770534900" }, "stopId": "8744", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1770534986" }, "departure": { "delay": 1, "time": "1770534986" }, "stopId": "2546", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1770535106" }, "departure": { "delay": 1, "time": "1770535106" }, "stopId": "126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770535148" }, "departure": { "delay": 0, "time": "1770535148" }, "stopId": "157", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770535184" }, "departure": { "delay": 0, "time": "1770535184" }, "stopId": "598", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770535218" }, "departure": { "delay": 0, "time": "1770535218" }, "stopId": "561", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1770535259" }, "departure": { "delay": -1, "time": "1770535259" }, "stopId": "214", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770535310" }, "departure": { "delay": 0, "time": "1770535310" }, "stopId": "284", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770535360" }, "departure": { "delay": 0, "time": "1770535360" }, "stopId": "686", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770535418" }, "departure": { "delay": 0, "time": "1770535418" }, "stopId": "673", "stopSequence": 10 }, { "arrival": { "delay": -1, "time": "1770535499" }, "departure": { "delay": -1, "time": "1770535499" }, "stopId": "691", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1770535559" }, "departure": { "delay": -1, "time": "1770535559" }, "stopId": "7951", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770535610" }, "departure": { "delay": 0, "time": "1770535610" }, "stopId": "2642", "stopSequence": 13 }, { "arrival": { "delay": -1, "time": "1770535646" }, "departure": { "delay": -1, "time": "1770535646" }, "stopId": "1653", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1770535713" }, "departure": { "delay": -1, "time": "1770535713" }, "stopId": "2643", "stopSequence": 15 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436608_8" }, "tripProperties": { "tripHeadsign": "RIVES D'ARCINS" } } }, { "id": "RT|268435999_8|268435999", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5650", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5648", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2158", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1530", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3260", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3918", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "5646", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1774", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "2145", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "1831", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2146", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1821", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7568", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "7567", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "7565", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3902", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "680", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "782", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1555", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3899", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3897", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "3895", "stopSequence": 22 }, { "scheduleRelationship": "SKIPPED", "stopId": "1586", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "2181", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "2171", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2172", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "2059", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1976", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "7671", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6455", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3298", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "786", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2532", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "483", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "261", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2196", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1512", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1805", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "4055", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "8545", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1192", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1144", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "212", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "6825", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "7862", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "7347", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "2446", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "5542", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "6421", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "6685", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "9110", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "378", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "5460", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "5480", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1964", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "2833", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "7451", "stopSequence": 58 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435999_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|268436963_8|268436963", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -724, "time": "1770528717" }, "departure": { "delay": 0, "time": "1770529441" }, "stopId": "9776", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "2146", "stopSequence": 2 }, { "arrival": { "delay": 104, "time": "1770529664" }, "departure": { "delay": 104, "time": "1770529664" }, "stopId": "1821", "stopSequence": 3 }, { "arrival": { "delay": 57, "time": "1770529665" }, "departure": { "delay": 57, "time": "1770529665" }, "stopId": "7568", "stopSequence": 4 }, { "arrival": { "delay": 24, "time": "1770529666" }, "departure": { "delay": 27, "time": "1770529669" }, "stopId": "7567", "stopSequence": 5 }, { "arrival": { "delay": 39, "time": "1770529733" }, "departure": { "delay": 39, "time": "1770529733" }, "stopId": "7565", "stopSequence": 6 }, { "arrival": { "delay": 65, "time": "1770529833" }, "departure": { "delay": 65, "time": "1770529833" }, "stopId": "2229", "stopSequence": 7 }, { "arrival": { "delay": 54, "time": "1770529873" }, "departure": { "delay": 54, "time": "1770529873" }, "stopId": "2173", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1770529895" }, "departure": { "delay": 52, "time": "1770529895" }, "stopId": "2230", "stopSequence": 9 }, { "arrival": { "delay": 52, "time": "1770529919" }, "departure": { "delay": 52, "time": "1770529919" }, "stopId": "3662", "stopSequence": 10 }, { "arrival": { "delay": 37, "time": "1770529957" }, "departure": { "delay": 37, "time": "1770529957" }, "stopId": "2180", "stopSequence": 11 }, { "arrival": { "delay": 17, "time": "1770529997" }, "departure": { "delay": 17, "time": "1770529997" }, "stopId": "2175", "stopSequence": 12 }, { "arrival": { "delay": 15, "time": "1770530037" }, "departure": { "delay": 35, "time": "1770530057" }, "stopId": "1305", "stopSequence": 13 }, { "arrival": { "delay": 38, "time": "1770530117" }, "departure": { "delay": 38, "time": "1770530117" }, "stopId": "5746", "stopSequence": 14 }, { "arrival": { "delay": 38, "time": "1770530147" }, "departure": { "delay": 38, "time": "1770530147" }, "stopId": "5761", "stopSequence": 15 }, { "arrival": { "delay": 41, "time": "1770530277" }, "departure": { "delay": 41, "time": "1770530277" }, "stopId": "5776", "stopSequence": 16 }, { "arrival": { "delay": 46, "time": "1770530350" }, "departure": { "delay": 59, "time": "1770530363" }, "stopId": "1586", "stopSequence": 17 }, { "arrival": { "delay": 75, "time": "1770530480" }, "departure": { "delay": 75, "time": "1770530480" }, "stopId": "909", "stopSequence": 18 }, { "arrival": { "delay": 15, "time": "1770530726" }, "departure": { "delay": 15, "time": "1770530726" }, "stopId": "1923", "stopSequence": 19 }, { "arrival": { "delay": -34, "time": "1770530893" }, "departure": { "delay": -34, "time": "1770530893" }, "stopId": "13180", "stopSequence": 20 }, { "arrival": { "delay": -13, "time": "1770530987" }, "departure": { "delay": 19, "time": "1770531019" }, "stopId": "5785", "stopSequence": 21 }, { "arrival": { "delay": 33, "time": "1770531153" }, "departure": { "delay": 44, "time": "1770531164" }, "stopId": "1095", "stopSequence": 22 }, { "arrival": { "delay": 44, "time": "1770531239" }, "departure": { "delay": 45, "time": "1770531240" }, "stopId": "261", "stopSequence": 23 }, { "arrival": { "delay": 53, "time": "1770531293" }, "departure": { "delay": 53, "time": "1770531293" }, "stopId": "2196", "stopSequence": 24 }, { "arrival": { "delay": 47, "time": "1770531313" }, "departure": { "delay": 52, "time": "1770531318" }, "stopId": "1512", "stopSequence": 25 }, { "arrival": { "delay": 40, "time": "1770531352" }, "departure": { "delay": 40, "time": "1770531352" }, "stopId": "1805", "stopSequence": 26 }, { "arrival": { "delay": 21, "time": "1770531373" }, "departure": { "delay": 44, "time": "1770531396" }, "stopId": "4055", "stopSequence": 27 }, { "arrival": { "delay": 50, "time": "1770531470" }, "departure": { "delay": 66, "time": "1770531486" }, "stopId": "8545", "stopSequence": 28 }, { "arrival": { "delay": 67, "time": "1770531607" }, "departure": { "delay": 67, "time": "1770531607" }, "stopId": "6851", "stopSequence": 29 }, { "arrival": { "delay": 66, "time": "1770531663" }, "departure": { "delay": 66, "time": "1770531663" }, "stopId": "9749", "stopSequence": 30 }, { "arrival": { "delay": 67, "time": "1770531747" }, "departure": { "delay": 67, "time": "1770531747" }, "stopId": "8542", "stopSequence": 31 }, { "arrival": { "delay": 66, "time": "1770531906" }, "departure": { "delay": 66, "time": "1770531906" }, "stopId": "6402", "stopSequence": 32 }, { "arrival": { "delay": 67, "time": "1770531948" }, "departure": { "delay": 67, "time": "1770531948" }, "stopId": "9246", "stopSequence": 33 }, { "arrival": { "delay": 67, "time": "1770532006" }, "departure": { "delay": 67, "time": "1770532006" }, "stopId": "1205", "stopSequence": 34 }, { "arrival": { "delay": 66, "time": "1770532038" }, "departure": { "delay": 66, "time": "1770532038" }, "stopId": "2198", "stopSequence": 35 }, { "arrival": { "delay": 67, "time": "1770532057" }, "departure": { "delay": 67, "time": "1770532057" }, "stopId": "8162", "stopSequence": 36 }, { "arrival": { "delay": 66, "time": "1770532086" }, "departure": { "delay": 66, "time": "1770532086" }, "stopId": "2252", "stopSequence": 37 }, { "arrival": { "delay": 67, "time": "1770532151" }, "departure": { "delay": 67, "time": "1770532151" }, "stopId": "3019", "stopSequence": 38 }, { "arrival": { "delay": 67, "time": "1770532213" }, "departure": { "delay": 67, "time": "1770532213" }, "stopId": "9277", "stopSequence": 39 }, { "arrival": { "delay": 67, "time": "1770532267" }, "departure": { "delay": 67, "time": "1770532267" }, "stopId": "9275", "stopSequence": 40 }, { "arrival": { "delay": 67, "time": "1770532447" }, "departure": { "delay": 67, "time": "1770532447" }, "stopId": "9269", "stopSequence": 41 }, { "arrival": { "delay": 67, "time": "1770532567" }, "departure": { "delay": 67, "time": "1770532567" }, "stopId": "9266", "stopSequence": 42 }, { "arrival": { "delay": 68, "time": "1770532683" }, "departure": { "delay": 68, "time": "1770532683" }, "stopId": "9253", "stopSequence": 43 }, { "arrival": { "delay": 68, "time": "1770532757" }, "departure": { "delay": 68, "time": "1770532757" }, "stopId": "9264", "stopSequence": 44 }, { "arrival": { "delay": 68, "time": "1770532786" }, "departure": { "delay": 68, "time": "1770532786" }, "stopId": "5793", "stopSequence": 45 }, { "arrival": { "delay": 68, "time": "1770532827" }, "departure": { "delay": 68, "time": "1770532827" }, "stopId": "1224", "stopSequence": 46 }, { "arrival": { "delay": 67, "time": "1770532867" }, "departure": { "delay": 67, "time": "1770532867" }, "stopId": "663", "stopSequence": 47 }, { "arrival": { "delay": 68, "time": "1770532911" }, "departure": { "delay": 68, "time": "1770532911" }, "stopId": "2238", "stopSequence": 48 }, { "arrival": { "delay": 67, "time": "1770532987" }, "departure": { "delay": 67, "time": "1770532987" }, "stopId": "9810", "stopSequence": 49 }, { "arrival": { "delay": 67, "time": "1770533107" }, "departure": { "delay": 67, "time": "1770533107" }, "stopId": "3217", "stopSequence": 50 }, { "arrival": { "delay": 67, "time": "1770533180" }, "departure": { "delay": 67, "time": "1770533180" }, "stopId": "3219", "stopSequence": 51 }, { "arrival": { "delay": 67, "time": "1770533236" }, "departure": { "delay": 67, "time": "1770533236" }, "stopId": "3220", "stopSequence": 52 }, { "arrival": { "delay": 66, "time": "1770533286" }, "departure": { "delay": 66, "time": "1770533286" }, "stopId": "6505", "stopSequence": 53 }, { "arrival": { "delay": 67, "time": "1770533409" }, "departure": { "delay": 67, "time": "1770533409" }, "stopId": "8101", "stopSequence": 54 }, { "arrival": { "delay": 67, "time": "1770533491" }, "departure": { "delay": 67, "time": "1770533491" }, "stopId": "7801", "stopSequence": 55 }, { "arrival": { "delay": 66, "time": "1770533586" }, "departure": { "delay": 66, "time": "1770533586" }, "stopId": "8791", "stopSequence": 56 }, { "arrival": { "delay": 66, "time": "1770533694" }, "departure": { "delay": 66, "time": "1770533694" }, "stopId": "1614", "stopSequence": 57 }, { "arrival": { "delay": 66, "time": "1770533734" }, "departure": { "delay": 66, "time": "1770533734" }, "stopId": "1671", "stopSequence": 58 }, { "arrival": { "delay": 65, "time": "1770533817" }, "departure": { "delay": 65, "time": "1770533817" }, "stopId": "562", "stopSequence": 59 }, { "arrival": { "delay": 66, "time": "1770533895" }, "departure": { "delay": 66, "time": "1770533895" }, "stopId": "475", "stopSequence": 60 }, { "arrival": { "delay": 65, "time": "1770533945" }, "departure": { "delay": 65, "time": "1770533945" }, "stopId": "5629", "stopSequence": 61 }, { "arrival": { "delay": 65, "time": "1770534002" }, "departure": { "delay": 65, "time": "1770534002" }, "stopId": "1254", "stopSequence": 62 }, { "arrival": { "delay": 65, "time": "1770534065" }, "departure": { "delay": 65, "time": "1770534065" }, "stopId": "446", "stopSequence": 63 }, { "arrival": { "delay": 66, "time": "1770534128" }, "departure": { "delay": 66, "time": "1770534128" }, "stopId": "8713", "stopSequence": 64 }, { "arrival": { "delay": 65, "time": "1770534185" }, "departure": { "delay": 65, "time": "1770534185" }, "stopId": "3251", "stopSequence": 65 }, { "arrival": { "delay": 66, "time": "1770534261" }, "departure": { "delay": 66, "time": "1770534261" }, "stopId": "3440", "stopSequence": 66 }, { "arrival": { "delay": 66, "time": "1770534323" }, "departure": { "delay": 66, "time": "1770534323" }, "stopId": "4105", "stopSequence": 67 }, { "arrival": { "delay": 66, "time": "1770534383" }, "departure": { "delay": 66, "time": "1770534383" }, "stopId": "555", "stopSequence": 68 }, { "arrival": { "delay": 66, "time": "1770534429" }, "departure": { "delay": 66, "time": "1770534429" }, "stopId": "1621", "stopSequence": 69 }, { "arrival": { "delay": 65, "time": "1770534479" }, "departure": { "delay": 65, "time": "1770534479" }, "stopId": "1615", "stopSequence": 70 }, { "arrival": { "delay": 65, "time": "1770534546" }, "departure": { "delay": 65, "time": "1770534546" }, "stopId": "1618", "stopSequence": 71 }, { "arrival": { "delay": 65, "time": "1770534587" }, "departure": { "delay": 65, "time": "1770534587" }, "stopId": "488", "stopSequence": 72 }, { "arrival": { "delay": 65, "time": "1770534640" }, "departure": { "delay": 65, "time": "1770534640" }, "stopId": "1350", "stopSequence": 73 }, { "arrival": { "delay": 64, "time": "1770534784" }, "departure": { "delay": 64, "time": "1770534784" }, "stopId": "649", "stopSequence": 74 }, { "arrival": { "delay": 64, "time": "1770534904" }, "departure": { "delay": 64, "time": "1770534904" }, "stopId": "1616", "stopSequence": 75 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "31", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268436963_8" }, "tripProperties": { "tripHeadsign": "BEAUSOLEIL" }, "vehicle": { "id": "ineo-bus:1870", "label": "BEAUSOLEIL" } } }, { "id": "RT|268435511_8|268435511", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -404, "time": "1770533596" }, "departure": { "delay": 0, "time": "1770534000" }, "stopId": "2239", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770534075" }, "departure": { "delay": 0, "time": "1770534075" }, "stopId": "5759", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534119" }, "departure": { "delay": 0, "time": "1770534119" }, "stopId": "5758", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534185" }, "departure": { "delay": 0, "time": "1770534185" }, "stopId": "5760", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770534240" }, "departure": { "delay": 0, "time": "1770534240" }, "stopId": "1330", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770534305" }, "departure": { "delay": 0, "time": "1770534305" }, "stopId": "1352", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770534492" }, "departure": { "delay": 0, "time": "1770534492" }, "stopId": "947", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770534540" }, "departure": { "delay": 0, "time": "1770534540" }, "stopId": "2472", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770534588" }, "departure": { "delay": 0, "time": "1770534588" }, "stopId": "791", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770534639" }, "departure": { "delay": 0, "time": "1770534639" }, "stopId": "2473", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770534702" }, "departure": { "delay": 0, "time": "1770534702" }, "stopId": "2474", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770534780" }, "departure": { "delay": 0, "time": "1770534780" }, "stopId": "1165", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770534840" }, "departure": { "delay": 0, "time": "1770534840" }, "stopId": "2273", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770534900" }, "departure": { "delay": 0, "time": "1770534900" }, "stopId": "1234", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1770534973" }, "departure": { "delay": 1, "time": "1770534973" }, "stopId": "159", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1770535007" }, "departure": { "delay": 1, "time": "1770535007" }, "stopId": "2466", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770535041" }, "departure": { "delay": 0, "time": "1770535041" }, "stopId": "725", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770535080" }, "departure": { "delay": 0, "time": "1770535080" }, "stopId": "1700", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770535151" }, "departure": { "delay": 0, "time": "1770535151" }, "stopId": "1253", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1770535183" }, "departure": { "delay": 1, "time": "1770535183" }, "stopId": "601", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770535229" }, "departure": { "delay": 0, "time": "1770535229" }, "stopId": "730", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770535260" }, "departure": { "delay": 0, "time": "1770535260" }, "stopId": "2467", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770535310" }, "departure": { "delay": 0, "time": "1770535310" }, "stopId": "644", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770535393" }, "departure": { "delay": 0, "time": "1770535393" }, "stopId": "722", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770535451" }, "departure": { "delay": 0, "time": "1770535451" }, "stopId": "2468", "stopSequence": 25 }, { "arrival": { "delay": -1, "time": "1770535499" }, "departure": { "delay": -1, "time": "1770535499" }, "stopId": "2469", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770535568" }, "departure": { "delay": 0, "time": "1770535568" }, "stopId": "2470", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770535635" }, "departure": { "delay": 0, "time": "1770535635" }, "stopId": "1929", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770535673" }, "departure": { "delay": 0, "time": "1770535673" }, "stopId": "279", "stopSequence": 29 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435511_8" }, "tripProperties": { "tripHeadsign": "ARTIGUES BLANCHERIE" } } }, { "id": "RT|268435510_8|268435510", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -279, "time": "1770530062" }, "departure": { "delay": 127, "time": "1770530468" }, "stopId": "9829", "stopSequence": 1 }, { "arrival": { "delay": 88, "time": "1770530488" }, "departure": { "delay": 88, "time": "1770530488" }, "stopId": "7553", "stopSequence": 2 }, { "arrival": { "delay": 43, "time": "1770530548" }, "departure": { "delay": 52, "time": "1770530557" }, "stopId": "6829", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1770530609" }, "departure": { "delay": 53, "time": "1770530633" }, "stopId": "1601", "stopSequence": 4 }, { "arrival": { "delay": 55, "time": "1770530711" }, "departure": { "delay": 56, "time": "1770530712" }, "stopId": "586", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1770530750" }, "departure": { "delay": 56, "time": "1770530756" }, "stopId": "1666", "stopSequence": 6 }, { "arrival": { "delay": 55, "time": "1770530787" }, "departure": { "delay": 57, "time": "1770530789" }, "stopId": "1191", "stopSequence": 7 }, { "arrival": { "delay": 57, "time": "1770530825" }, "departure": { "delay": 61, "time": "1770530829" }, "stopId": "861", "stopSequence": 8 }, { "arrival": { "delay": 74, "time": "1770530875" }, "departure": { "delay": 74, "time": "1770530875" }, "stopId": "140", "stopSequence": 9 }, { "arrival": { "delay": 67, "time": "1770530907" }, "departure": { "delay": 85, "time": "1770530925" }, "stopId": "2381", "stopSequence": 10 }, { "arrival": { "delay": 81, "time": "1770531021" }, "departure": { "delay": 109, "time": "1770531049" }, "stopId": "4611", "stopSequence": 11 }, { "arrival": { "delay": 117, "time": "1770531141" }, "departure": { "delay": 123, "time": "1770531147" }, "stopId": "9790", "stopSequence": 12 }, { "arrival": { "delay": 123, "time": "1770531204" }, "departure": { "delay": 147, "time": "1770531228" }, "stopId": "9791", "stopSequence": 13 }, { "arrival": { "delay": 97, "time": "1770531307" }, "departure": { "delay": 137, "time": "1770531347" }, "stopId": "9731", "stopSequence": 14 }, { "arrival": { "delay": 105, "time": "1770531361" }, "departure": { "delay": 105, "time": "1770531361" }, "stopId": "5840", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "9772", "stopSequence": 16 }, { "arrival": { "delay": 69, "time": "1770531479" }, "departure": { "delay": 77, "time": "1770531487" }, "stopId": "9717", "stopSequence": 17 }, { "arrival": { "delay": 76, "time": "1770531556" }, "departure": { "delay": 76, "time": "1770531556" }, "stopId": "9202", "stopSequence": 18 }, { "arrival": { "delay": 76, "time": "1770531665" }, "departure": { "delay": 76, "time": "1770531665" }, "stopId": "9200", "stopSequence": 19 }, { "arrival": { "delay": 76, "time": "1770531742" }, "departure": { "delay": 76, "time": "1770531742" }, "stopId": "9198", "stopSequence": 20 }, { "arrival": { "delay": 75, "time": "1770531855" }, "departure": { "delay": 75, "time": "1770531855" }, "stopId": "3549", "stopSequence": 21 }, { "arrival": { "delay": 75, "time": "1770531948" }, "departure": { "delay": 75, "time": "1770531948" }, "stopId": "1606", "stopSequence": 22 }, { "arrival": { "delay": 75, "time": "1770532095" }, "departure": { "delay": 75, "time": "1770532095" }, "stopId": "9196", "stopSequence": 23 }, { "arrival": { "delay": 75, "time": "1770532215" }, "departure": { "delay": 75, "time": "1770532215" }, "stopId": "9194", "stopSequence": 24 }, { "arrival": { "delay": 75, "time": "1770532260" }, "departure": { "delay": 75, "time": "1770532260" }, "stopId": "40", "stopSequence": 25 }, { "arrival": { "delay": 76, "time": "1770532298" }, "departure": { "delay": 76, "time": "1770532298" }, "stopId": "1410", "stopSequence": 26 }, { "arrival": { "delay": 75, "time": "1770532335" }, "departure": { "delay": 75, "time": "1770532335" }, "stopId": "735", "stopSequence": 27 }, { "arrival": { "delay": 76, "time": "1770532362" }, "departure": { "delay": 76, "time": "1770532362" }, "stopId": "1332", "stopSequence": 28 }, { "arrival": { "delay": 76, "time": "1770532410" }, "departure": { "delay": 76, "time": "1770532410" }, "stopId": "773", "stopSequence": 29 }, { "arrival": { "delay": 75, "time": "1770532455" }, "departure": { "delay": 75, "time": "1770532455" }, "stopId": "1610", "stopSequence": 30 }, { "arrival": { "delay": 76, "time": "1770532482" }, "departure": { "delay": 76, "time": "1770532482" }, "stopId": "2095", "stopSequence": 31 }, { "arrival": { "delay": 76, "time": "1770532530" }, "departure": { "delay": 76, "time": "1770532530" }, "stopId": "2453", "stopSequence": 32 }, { "arrival": { "delay": 76, "time": "1770532576" }, "departure": { "delay": 76, "time": "1770532576" }, "stopId": "2454", "stopSequence": 33 }, { "arrival": { "delay": 76, "time": "1770532629" }, "departure": { "delay": 76, "time": "1770532629" }, "stopId": "299", "stopSequence": 34 }, { "arrival": { "delay": 76, "time": "1770532673" }, "departure": { "delay": 76, "time": "1770532673" }, "stopId": "146", "stopSequence": 35 }, { "arrival": { "delay": 76, "time": "1770532704" }, "departure": { "delay": 76, "time": "1770532704" }, "stopId": "90", "stopSequence": 36 }, { "arrival": { "delay": 76, "time": "1770532756" }, "departure": { "delay": 76, "time": "1770532756" }, "stopId": "2455", "stopSequence": 37 }, { "arrival": { "delay": 77, "time": "1770532798" }, "departure": { "delay": 77, "time": "1770532798" }, "stopId": "688", "stopSequence": 38 }, { "arrival": { "delay": 77, "time": "1770532834" }, "departure": { "delay": 77, "time": "1770532834" }, "stopId": "778", "stopSequence": 39 }, { "arrival": { "delay": 76, "time": "1770532906" }, "departure": { "delay": 76, "time": "1770532906" }, "stopId": "1456", "stopSequence": 40 }, { "arrival": { "delay": 76, "time": "1770532936" }, "departure": { "delay": 76, "time": "1770532936" }, "stopId": "162", "stopSequence": 41 }, { "arrival": { "delay": 76, "time": "1770533056" }, "departure": { "delay": 76, "time": "1770533056" }, "stopId": "2456", "stopSequence": 42 }, { "arrival": { "delay": 76, "time": "1770533116" }, "departure": { "delay": 76, "time": "1770533116" }, "stopId": "1223", "stopSequence": 43 }, { "arrival": { "delay": 76, "time": "1770533162" }, "departure": { "delay": 76, "time": "1770533162" }, "stopId": "1613", "stopSequence": 44 }, { "arrival": { "delay": 77, "time": "1770533216" }, "departure": { "delay": 77, "time": "1770533216" }, "stopId": "1699", "stopSequence": 45 }, { "arrival": { "delay": 76, "time": "1770533265" }, "departure": { "delay": 76, "time": "1770533265" }, "stopId": "1294", "stopSequence": 46 }, { "arrival": { "delay": 76, "time": "1770533296" }, "departure": { "delay": 76, "time": "1770533296" }, "stopId": "1449", "stopSequence": 47 }, { "arrival": { "delay": 76, "time": "1770533341" }, "departure": { "delay": 76, "time": "1770533341" }, "stopId": "1118", "stopSequence": 48 }, { "arrival": { "delay": 76, "time": "1770533489" }, "departure": { "delay": 76, "time": "1770533489" }, "stopId": "1036", "stopSequence": 49 }, { "arrival": { "delay": 76, "time": "1770533536" }, "departure": { "delay": 76, "time": "1770533536" }, "stopId": "2461", "stopSequence": 50 }, { "arrival": { "delay": 76, "time": "1770533596" }, "departure": { "delay": 76, "time": "1770533596" }, "stopId": "2239", "stopSequence": 51 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435510_8" }, "tripProperties": { "tripHeadsign": "MERIGNAC BEAUDESERT" }, "vehicle": { "id": "ineo-bus:1871", "label": "MERIGNAC BEAUDESERT" } } }, { "id": "RT|268435991_8|268435991", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "5650", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "5648", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "2158", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "1530", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "3260", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "3918", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "5646", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "1774", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "2145", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "1831", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "2146", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "1821", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "7568", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "7567", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "7565", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "3902", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "680", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "782", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "1555", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "3899", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "3897", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "3895", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "5643", "stopSequence": 23 }, { "scheduleRelationship": "SKIPPED", "stopId": "1585", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "2171", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "2172", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "2168", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "2059", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "1976", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "7671", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "6455", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "3298", "stopSequence": 32 }, { "scheduleRelationship": "NO_DATA", "stopId": "786", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "2532", "stopSequence": 34 }, { "scheduleRelationship": "NO_DATA", "stopId": "483", "stopSequence": 35 }, { "scheduleRelationship": "NO_DATA", "stopId": "261", "stopSequence": 36 }, { "scheduleRelationship": "NO_DATA", "stopId": "2196", "stopSequence": 37 }, { "scheduleRelationship": "NO_DATA", "stopId": "1512", "stopSequence": 38 }, { "scheduleRelationship": "NO_DATA", "stopId": "1805", "stopSequence": 39 }, { "scheduleRelationship": "NO_DATA", "stopId": "4055", "stopSequence": 40 }, { "scheduleRelationship": "NO_DATA", "stopId": "8545", "stopSequence": 41 }, { "scheduleRelationship": "NO_DATA", "stopId": "1192", "stopSequence": 42 }, { "scheduleRelationship": "NO_DATA", "stopId": "1144", "stopSequence": 43 }, { "scheduleRelationship": "NO_DATA", "stopId": "212", "stopSequence": 44 }, { "scheduleRelationship": "NO_DATA", "stopId": "6825", "stopSequence": 45 }, { "scheduleRelationship": "NO_DATA", "stopId": "7862", "stopSequence": 46 }, { "scheduleRelationship": "NO_DATA", "stopId": "7347", "stopSequence": 47 }, { "scheduleRelationship": "NO_DATA", "stopId": "2446", "stopSequence": 48 }, { "scheduleRelationship": "NO_DATA", "stopId": "5542", "stopSequence": 49 }, { "scheduleRelationship": "NO_DATA", "stopId": "6421", "stopSequence": 50 }, { "scheduleRelationship": "NO_DATA", "stopId": "6685", "stopSequence": 51 }, { "scheduleRelationship": "NO_DATA", "stopId": "9110", "stopSequence": 52 }, { "scheduleRelationship": "NO_DATA", "stopId": "378", "stopSequence": 53 }, { "scheduleRelationship": "NO_DATA", "stopId": "5460", "stopSequence": 54 }, { "scheduleRelationship": "NO_DATA", "stopId": "5480", "stopSequence": 55 }, { "scheduleRelationship": "NO_DATA", "stopId": "1964", "stopSequence": 56 }, { "scheduleRelationship": "NO_DATA", "stopId": "2833", "stopSequence": 57 }, { "scheduleRelationship": "NO_DATA", "stopId": "7451", "stopSequence": 58 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268435991_8" }, "tripProperties": { "tripHeadsign": "C.CIAL BORDEAUX LAC" } } }, { "id": "RT|49306737-2026_HIVER-TRA_C00-Dimanche-08|268445092", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -571, "time": "1770531513" }, "departure": { "delay": 0, "time": "1770532084" }, "stopId": "7091", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770532206" }, "departure": { "delay": 0, "time": "1770532206" }, "stopId": "5443", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770532305" }, "departure": { "delay": 0, "time": "1770532305" }, "stopId": "5442", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770532421" }, "departure": { "delay": 0, "time": "1770532421" }, "stopId": "5488", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770532495" }, "departure": { "delay": 0, "time": "1770532495" }, "stopId": "3685", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770532565" }, "departure": { "delay": 0, "time": "1770532565" }, "stopId": "3687", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770532643" }, "departure": { "delay": 0, "time": "1770532643" }, "stopId": "3689", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770532769" }, "departure": { "delay": 0, "time": "1770532769" }, "stopId": "3691", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770532911" }, "departure": { "delay": 0, "time": "1770532911" }, "stopId": "3698", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770532995" }, "departure": { "delay": 0, "time": "1770532995" }, "stopId": "5130", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770533062" }, "departure": { "delay": 0, "time": "1770533062" }, "stopId": "3702", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770533163" }, "departure": { "delay": 0, "time": "1770533163" }, "stopId": "3704", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770533278" }, "departure": { "delay": 0, "time": "1770533278" }, "stopId": "3706", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770533364" }, "departure": { "delay": 0, "time": "1770533364" }, "stopId": "3708", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770533437" }, "departure": { "delay": 0, "time": "1770533437" }, "stopId": "3710", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770533580" }, "departure": { "delay": 0, "time": "1770533580" }, "stopId": "3712", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770533669" }, "departure": { "delay": 0, "time": "1770533669" }, "stopId": "3714", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770533742" }, "departure": { "delay": 0, "time": "1770533742" }, "stopId": "3716", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770533830" }, "departure": { "delay": 0, "time": "1770533830" }, "stopId": "3718", "stopSequence": 19 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "59", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306737-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "HAILLAN-ROSTAND" } } }, { "id": "RT|49306000-2026_HIVER-TRA_C00-Dimanche-08|268445373", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -627, "time": "1770530653" }, "departure": { "delay": 19, "time": "1770531299" }, "stopId": "5535", "stopSequence": 1 }, { "arrival": { "delay": -14, "time": "1770531345" }, "departure": { "delay": 17, "time": "1770531376" }, "stopId": "5533", "stopSequence": 2 }, { "arrival": { "delay": -3, "time": "1770531438" }, "departure": { "delay": 18, "time": "1770531459" }, "stopId": "5531", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770531547" }, "departure": { "delay": 0, "time": "1770531547" }, "stopId": "5529", "stopSequence": 4 }, { "arrival": { "delay": 13, "time": "1770531747" }, "departure": { "delay": 13, "time": "1770531747" }, "stopId": "5260", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770531832" }, "departure": { "delay": 0, "time": "1770531832" }, "stopId": "5258", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770531904" }, "departure": { "delay": 0, "time": "1770531904" }, "stopId": "5256", "stopSequence": 7 }, { "arrival": { "delay": 13, "time": "1770531997" }, "departure": { "delay": 13, "time": "1770531997" }, "stopId": "5254", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770532069" }, "departure": { "delay": 0, "time": "1770532069" }, "stopId": "5252", "stopSequence": 9 }, { "arrival": { "delay": -7, "time": "1770532230" }, "departure": { "delay": -7, "time": "1770532230" }, "stopId": "3764", "stopSequence": 10 }, { "arrival": { "delay": -7, "time": "1770532353" }, "departure": { "delay": -7, "time": "1770532353" }, "stopId": "3762", "stopSequence": 11 }, { "arrival": { "delay": -7, "time": "1770532476" }, "departure": { "delay": -7, "time": "1770532476" }, "stopId": "3760", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770532605" }, "departure": { "delay": 0, "time": "1770532605" }, "stopId": "3758", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770532687" }, "departure": { "delay": 0, "time": "1770532687" }, "stopId": "3756", "stopSequence": 14 }, { "arrival": { "delay": -7, "time": "1770532770" }, "departure": { "delay": -7, "time": "1770532770" }, "stopId": "3753", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770532850" }, "departure": { "delay": 0, "time": "1770532850" }, "stopId": "3752", "stopSequence": 16 }, { "arrival": { "delay": 13, "time": "1770532966" }, "departure": { "delay": 13, "time": "1770532966" }, "stopId": "3750", "stopSequence": 17 }, { "arrival": { "delay": 13, "time": "1770533068" }, "departure": { "delay": 13, "time": "1770533068" }, "stopId": "3748", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770533152" }, "departure": { "delay": 0, "time": "1770533152" }, "stopId": "3746", "stopSequence": 19 }, { "arrival": { "delay": 9, "time": "1770533269" }, "departure": { "delay": 9, "time": "1770533269" }, "stopId": "3744", "stopSequence": 20 }, { "arrival": { "delay": 6, "time": "1770533370" }, "departure": { "delay": 6, "time": "1770533370" }, "stopId": "3742", "stopSequence": 21 }, { "arrival": { "delay": -7, "time": "1770533430" }, "departure": { "delay": -7, "time": "1770533430" }, "stopId": "3740", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770533506" }, "departure": { "delay": 0, "time": "1770533506" }, "stopId": "3738", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770533572" }, "departure": { "delay": 0, "time": "1770533572" }, "stopId": "3736", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770533650" }, "departure": { "delay": 0, "time": "1770533650" }, "stopId": "3734", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770533756" }, "departure": { "delay": 0, "time": "1770533756" }, "stopId": "3730", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770533830" }, "departure": { "delay": 0, "time": "1770533830" }, "stopId": "3728", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770533947" }, "departure": { "delay": 0, "time": "1770533947" }, "stopId": "3726", "stopSequence": 28 }, { "arrival": { "delay": 13, "time": "1770534043" }, "departure": { "delay": 13, "time": "1770534043" }, "stopId": "3724", "stopSequence": 29 }, { "arrival": { "delay": 6, "time": "1770534208" }, "departure": { "delay": 6, "time": "1770534208" }, "stopId": "7431", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1770534420" }, "departure": { "delay": 0, "time": "1770534420" }, "stopId": "7435", "stopSequence": 32 }, { "arrival": { "delay": -7, "time": "1770534512" }, "departure": { "delay": -7, "time": "1770534512" }, "stopId": "7437", "stopSequence": 33 }, { "arrival": { "delay": 13, "time": "1770534640" }, "departure": { "delay": 13, "time": "1770534640" }, "stopId": "7440", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "60", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306000-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "FRANCE ALOUETTE" }, "vehicle": { "id": "ineo-tram:1847", "label": "France Alouette" } } }, { "id": "RT|49306205-2026_HIVER-TRA_C00-Dimanche-08|268445252", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1507, "time": "1770532759" }, "departure": { "delay": 0, "time": "1770534266" }, "stopId": "7440", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "60", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306205-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "BERGES DE GARONNE" } } }, { "id": "RT|49306066-2026_HIVER-TRA_C00-Dimanche-08|268445251", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -708, "time": "1770528499" }, "departure": { "delay": 19, "time": "1770529226" }, "stopId": "7172", "stopSequence": 1 }, { "arrival": { "delay": 3, "time": "1770529363" }, "departure": { "delay": 28, "time": "1770529388" }, "stopId": "5535", "stopSequence": 2 }, { "arrival": { "delay": 12, "time": "1770529451" }, "departure": { "delay": 32, "time": "1770529471" }, "stopId": "5533", "stopSequence": 3 }, { "arrival": { "delay": 13, "time": "1770529534" }, "departure": { "delay": 33, "time": "1770529554" }, "stopId": "5531", "stopSequence": 4 }, { "arrival": { "delay": 15, "time": "1770529642" }, "departure": { "delay": 35, "time": "1770529662" }, "stopId": "5529", "stopSequence": 5 }, { "arrival": { "delay": -6, "time": "1770529808" }, "departure": { "delay": 35, "time": "1770529849" }, "stopId": "5260", "stopSequence": 6 }, { "arrival": { "delay": 15, "time": "1770529927" }, "departure": { "delay": 35, "time": "1770529947" }, "stopId": "5258", "stopSequence": 7 }, { "arrival": { "delay": 14, "time": "1770529998" }, "departure": { "delay": 46, "time": "1770530030" }, "stopId": "5256", "stopSequence": 8 }, { "arrival": { "delay": 21, "time": "1770530085" }, "departure": { "delay": 46, "time": "1770530110" }, "stopId": "5254", "stopSequence": 9 }, { "arrival": { "delay": 18, "time": "1770530167" }, "departure": { "delay": 46, "time": "1770530195" }, "stopId": "5252", "stopSequence": 10 }, { "arrival": { "delay": -3, "time": "1770530314" }, "departure": { "delay": 58, "time": "1770530375" }, "stopId": "3764", "stopSequence": 11 }, { "arrival": { "delay": 34, "time": "1770530474" }, "departure": { "delay": 58, "time": "1770530498" }, "stopId": "3762", "stopSequence": 12 }, { "arrival": { "delay": 27, "time": "1770530590" }, "departure": { "delay": 49, "time": "1770530612" }, "stopId": "3760", "stopSequence": 13 }, { "arrival": { "delay": 6, "time": "1770530691" }, "departure": { "delay": 49, "time": "1770530734" }, "stopId": "3758", "stopSequence": 14 }, { "arrival": { "delay": 10, "time": "1770530777" }, "departure": { "delay": 44, "time": "1770530811" }, "stopId": "3756", "stopSequence": 15 }, { "arrival": { "delay": 14, "time": "1770530871" }, "departure": { "delay": 44, "time": "1770530901" }, "stopId": "3753", "stopSequence": 16 }, { "arrival": { "delay": 30, "time": "1770530960" }, "departure": { "delay": 50, "time": "1770530980" }, "stopId": "3752", "stopSequence": 17 }, { "arrival": { "delay": 19, "time": "1770531052" }, "departure": { "delay": 40, "time": "1770531073" }, "stopId": "3750", "stopSequence": 18 }, { "arrival": { "delay": 4, "time": "1770531139" }, "departure": { "delay": 37, "time": "1770531172" }, "stopId": "3748", "stopSequence": 19 }, { "arrival": { "delay": 13, "time": "1770531245" }, "departure": { "delay": 37, "time": "1770531269" }, "stopId": "3746", "stopSequence": 20 }, { "arrival": { "delay": 22, "time": "1770531362" }, "departure": { "delay": 37, "time": "1770531377" }, "stopId": "3744", "stopSequence": 21 }, { "arrival": { "delay": 13, "time": "1770531457" }, "departure": { "delay": 37, "time": "1770531481" }, "stopId": "3742", "stopSequence": 22 }, { "arrival": { "delay": 51, "time": "1770531568" }, "departure": { "delay": 51, "time": "1770531568" }, "stopId": "3740", "stopSequence": 23 }, { "arrival": { "delay": 36, "time": "1770531622" }, "departure": { "delay": 36, "time": "1770531622" }, "stopId": "3738", "stopSequence": 24 }, { "arrival": { "delay": 38, "time": "1770531690" }, "departure": { "delay": 38, "time": "1770531690" }, "stopId": "3736", "stopSequence": 25 }, { "arrival": { "delay": 33, "time": "1770531763" }, "departure": { "delay": 33, "time": "1770531763" }, "stopId": "3734", "stopSequence": 26 }, { "arrival": { "delay": 38, "time": "1770531874" }, "departure": { "delay": 38, "time": "1770531874" }, "stopId": "3730", "stopSequence": 27 }, { "arrival": { "delay": 33, "time": "1770531943" }, "departure": { "delay": 33, "time": "1770531943" }, "stopId": "3728", "stopSequence": 28 }, { "arrival": { "delay": 33, "time": "1770532060" }, "departure": { "delay": 33, "time": "1770532060" }, "stopId": "3726", "stopSequence": 29 }, { "arrival": { "delay": 11, "time": "1770532121" }, "departure": { "delay": 11, "time": "1770532121" }, "stopId": "3724", "stopSequence": 30 }, { "arrival": { "delay": 8, "time": "1770532290" }, "departure": { "delay": 8, "time": "1770532290" }, "stopId": "7431", "stopSequence": 31 }, { "arrival": { "delay": 33, "time": "1770532420" }, "departure": { "delay": 33, "time": "1770532420" }, "stopId": "7433", "stopSequence": 32 }, { "arrival": { "delay": 33, "time": "1770532533" }, "departure": { "delay": 33, "time": "1770532533" }, "stopId": "7435", "stopSequence": 33 }, { "arrival": { "delay": 32, "time": "1770532631" }, "departure": { "delay": 32, "time": "1770532631" }, "stopId": "7437", "stopSequence": 34 }, { "arrival": { "delay": 52, "time": "1770532759" }, "departure": { "delay": 52, "time": "1770532759" }, "stopId": "7440", "stopSequence": 35 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "60", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306066-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "FRANCE ALOUETTE" }, "vehicle": { "id": "ineo-tram:2230", "label": "France Alouette" } } }, { "id": "RT|49306738-2026_HIVER-TRA_C00-Dimanche-08|268445130", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -681, "time": "1770533503" }, "departure": { "delay": 0, "time": "1770534184" }, "stopId": "7091", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "59", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306738-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "HAILLAN-ROSTAND" } } }, { "id": "RT|268445372_8|268445372", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -119, "time": "1770530416" }, "departure": { "delay": -76, "time": "1770530459" }, "stopId": "5530", "stopSequence": 1 }, { "arrival": { "delay": -112, "time": "1770530506" }, "departure": { "delay": -86, "time": "1770530532" }, "stopId": "5532", "stopSequence": 2 }, { "arrival": { "delay": -64, "time": "1770530612" }, "departure": { "delay": -64, "time": "1770530612" }, "stopId": "5535", "stopSequence": 3 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "60", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268445372_8" }, "tripProperties": { "tripHeadsign": "BORDEAUX CLAVEAU" } } }, { "id": "RT|49306804-2026_HIVER-TRA_C00-Dimanche-08|268445091", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -358, "time": "1770526807" }, "departure": { "delay": 64, "time": "1770527229" }, "stopId": "7337", "stopSequence": 1 }, { "arrival": { "delay": 69, "time": "1770527392" }, "departure": { "delay": 96, "time": "1770527419" }, "stopId": "7336", "stopSequence": 2 }, { "arrival": { "delay": 113, "time": "1770527552" }, "departure": { "delay": 155, "time": "1770527594" }, "stopId": "7334", "stopSequence": 3 }, { "arrival": { "delay": 164, "time": "1770527733" }, "departure": { "delay": 206, "time": "1770527775" }, "stopId": "7332", "stopSequence": 4 }, { "arrival": { "delay": 202, "time": "1770527914" }, "departure": { "delay": 217, "time": "1770527929" }, "stopId": "7330", "stopSequence": 5 }, { "arrival": { "delay": 204, "time": "1770528027" }, "departure": { "delay": 232, "time": "1770528055" }, "stopId": "5242", "stopSequence": 6 }, { "arrival": { "delay": 205, "time": "1770528140" }, "departure": { "delay": 232, "time": "1770528167" }, "stopId": "5241", "stopSequence": 7 }, { "arrival": { "delay": 215, "time": "1770528265" }, "departure": { "delay": 236, "time": "1770528286" }, "stopId": "5239", "stopSequence": 8 }, { "arrival": { "delay": 221, "time": "1770528369" }, "departure": { "delay": 235, "time": "1770528383" }, "stopId": "5237", "stopSequence": 9 }, { "arrival": { "delay": 204, "time": "1770528448" }, "departure": { "delay": 232, "time": "1770528476" }, "stopId": "5235", "stopSequence": 10 }, { "arrival": { "delay": 191, "time": "1770528601" }, "departure": { "delay": 219, "time": "1770528629" }, "stopId": "5233", "stopSequence": 11 }, { "arrival": { "delay": 202, "time": "1770528688" }, "departure": { "delay": 223, "time": "1770528709" }, "stopId": "5231", "stopSequence": 12 }, { "arrival": { "delay": 201, "time": "1770528758" }, "departure": { "delay": 223, "time": "1770528780" }, "stopId": "5229", "stopSequence": 13 }, { "arrival": { "delay": 195, "time": "1770528817" }, "departure": { "delay": 217, "time": "1770528839" }, "stopId": "4590", "stopSequence": 14 }, { "arrival": { "delay": 178, "time": "1770528899" }, "departure": { "delay": 217, "time": "1770528938" }, "stopId": "4588", "stopSequence": 15 }, { "arrival": { "delay": 160, "time": "1770528999" }, "departure": { "delay": 244, "time": "1770529083" }, "stopId": "4586", "stopSequence": 16 }, { "arrival": { "delay": 240, "time": "1770529180" }, "departure": { "delay": 261, "time": "1770529201" }, "stopId": "4584", "stopSequence": 17 }, { "arrival": { "delay": 243, "time": "1770529284" }, "departure": { "delay": 264, "time": "1770529305" }, "stopId": "4582", "stopSequence": 18 }, { "arrival": { "delay": 246, "time": "1770529378" }, "departure": { "delay": 275, "time": "1770529407" }, "stopId": "4580", "stopSequence": 19 }, { "arrival": { "delay": 262, "time": "1770529476" }, "departure": { "delay": 289, "time": "1770529503" }, "stopId": "3723", "stopSequence": 20 }, { "arrival": { "delay": 281, "time": "1770529625" }, "departure": { "delay": 303, "time": "1770529647" }, "stopId": "3721", "stopSequence": 21 }, { "arrival": { "delay": 294, "time": "1770529716" }, "departure": { "delay": 314, "time": "1770529736" }, "stopId": "3719", "stopSequence": 22 }, { "arrival": { "delay": 299, "time": "1770529808" }, "departure": { "delay": 319, "time": "1770529828" }, "stopId": "3717", "stopSequence": 23 }, { "arrival": { "delay": 325, "time": "1770529901" }, "departure": { "delay": 345, "time": "1770529921" }, "stopId": "3715", "stopSequence": 24 }, { "arrival": { "delay": 317, "time": "1770529997" }, "departure": { "delay": 345, "time": "1770530025" }, "stopId": "3713", "stopSequence": 25 }, { "arrival": { "delay": 355, "time": "1770530152" }, "departure": { "delay": 375, "time": "1770530172" }, "stopId": "3711", "stopSequence": 26 }, { "arrival": { "delay": 370, "time": "1770530244" }, "departure": { "delay": 391, "time": "1770530265" }, "stopId": "3709", "stopSequence": 27 }, { "arrival": { "delay": 375, "time": "1770530328" }, "departure": { "delay": 386, "time": "1770530339" }, "stopId": "3707", "stopSequence": 28 }, { "arrival": { "delay": 366, "time": "1770530420" }, "departure": { "delay": 386, "time": "1770530440" }, "stopId": "3705", "stopSequence": 29 }, { "arrival": { "delay": 364, "time": "1770530515" }, "departure": { "delay": 386, "time": "1770530537" }, "stopId": "3703", "stopSequence": 30 }, { "arrival": { "delay": 365, "time": "1770530586" }, "departure": { "delay": 393, "time": "1770530614" }, "stopId": "5131", "stopSequence": 31 }, { "arrival": { "delay": 383, "time": "1770530669" }, "departure": { "delay": 393, "time": "1770530679" }, "stopId": "3699", "stopSequence": 32 }, { "arrival": { "delay": 383, "time": "1770530808" }, "departure": { "delay": 405, "time": "1770530830" }, "stopId": "3692", "stopSequence": 33 }, { "arrival": { "delay": 399, "time": "1770530948" }, "departure": { "delay": 405, "time": "1770530954" }, "stopId": "3690", "stopSequence": 34 }, { "arrival": { "delay": 399, "time": "1770531028" }, "departure": { "delay": 419, "time": "1770531048" }, "stopId": "3688", "stopSequence": 35 }, { "arrival": { "delay": 404, "time": "1770531102" }, "departure": { "delay": 430, "time": "1770531128" }, "stopId": "3686", "stopSequence": 36 }, { "arrival": { "delay": 419, "time": "1770531180" }, "departure": { "delay": 443, "time": "1770531204" }, "stopId": "3684", "stopSequence": 37 }, { "arrival": { "delay": 433, "time": "1770531311" }, "departure": { "delay": 450, "time": "1770531328" }, "stopId": "5441", "stopSequence": 38 }, { "arrival": { "delay": 439, "time": "1770531414" }, "departure": { "delay": 460, "time": "1770531435" }, "stopId": "5444", "stopSequence": 39 }, { "arrival": { "delay": 423, "time": "1770531513" }, "departure": { "delay": 423, "time": "1770531513" }, "stopId": "7091", "stopSequence": 40 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "59", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306804-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "LA GARDETTE" }, "vehicle": { "id": "ineo-tram:2306", "label": "La Gardette" } } }, { "id": "RT|49306487-2026_HIVER-TRA_C00-Dimanche-08|268445779", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -264, "time": "1770544915" }, "departure": { "delay": 0, "time": "1770545179" }, "stopId": "7351", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306487-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CANTINOLLE" } } }, { "id": "RT|49306619-2026_HIVER-TRA_C00-Dimanche-08|268445537", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -410, "time": "1770566164" }, "departure": { "delay": 0, "time": "1770566574" }, "stopId": "7723", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "61", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306619-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PARC EXPOS-STADE" } } }, { "id": "RT|49306381-2026_HIVER-TRA_C00-Dimanche-08|268445819", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1079, "time": "1770529165" }, "departure": { "delay": 4, "time": "1770530248" }, "stopId": "8358", "stopSequence": 1 }, { "arrival": { "delay": -17, "time": "1770530365" }, "departure": { "delay": -3, "time": "1770530379" }, "stopId": "8357", "stopSequence": 2 }, { "arrival": { "delay": -31, "time": "1770530559" }, "departure": { "delay": -3, "time": "1770530587" }, "stopId": "8355", "stopSequence": 3 }, { "arrival": { "delay": -18, "time": "1770530705" }, "departure": { "delay": 2, "time": "1770530725" }, "stopId": "8353", "stopSequence": 4 }, { "arrival": { "delay": -24, "time": "1770530793" }, "departure": { "delay": 2, "time": "1770530819" }, "stopId": "8351", "stopSequence": 5 }, { "arrival": { "delay": -24, "time": "1770530936" }, "departure": { "delay": 2, "time": "1770530962" }, "stopId": "8349", "stopSequence": 6 }, { "arrival": { "delay": -21, "time": "1770531069" }, "departure": { "delay": 2, "time": "1770531092" }, "stopId": "8345", "stopSequence": 7 }, { "arrival": { "delay": -24, "time": "1770531171" }, "departure": { "delay": -1, "time": "1770531194" }, "stopId": "8343", "stopSequence": 8 }, { "arrival": { "delay": -35, "time": "1770531255" }, "departure": { "delay": -11, "time": "1770531279" }, "stopId": "8341", "stopSequence": 9 }, { "arrival": { "delay": -41, "time": "1770531332" }, "departure": { "delay": -11, "time": "1770531362" }, "stopId": "8331", "stopSequence": 10 }, { "arrival": { "delay": -33, "time": "1770531453" }, "departure": { "delay": -6, "time": "1770531480" }, "stopId": "8329", "stopSequence": 11 }, { "arrival": { "delay": -26, "time": "1770531573" }, "departure": { "delay": -26, "time": "1770531573" }, "stopId": "8327", "stopSequence": 12 }, { "arrival": { "delay": -6, "time": "1770531698" }, "departure": { "delay": -6, "time": "1770531698" }, "stopId": "8325", "stopSequence": 13 }, { "arrival": { "delay": -6, "time": "1770531826" }, "departure": { "delay": -6, "time": "1770531826" }, "stopId": "8323", "stopSequence": 14 }, { "arrival": { "delay": -6, "time": "1770531939" }, "departure": { "delay": -6, "time": "1770531939" }, "stopId": "8321", "stopSequence": 15 }, { "arrival": { "delay": -26, "time": "1770532115" }, "departure": { "delay": -26, "time": "1770532115" }, "stopId": "5404", "stopSequence": 16 }, { "arrival": { "delay": -6, "time": "1770532248" }, "departure": { "delay": -6, "time": "1770532248" }, "stopId": "3775", "stopSequence": 17 }, { "arrival": { "delay": -26, "time": "1770532354" }, "departure": { "delay": -26, "time": "1770532354" }, "stopId": "3773", "stopSequence": 18 }, { "arrival": { "delay": -4, "time": "1770532463" }, "departure": { "delay": -4, "time": "1770532463" }, "stopId": "3771", "stopSequence": 19 }, { "arrival": { "delay": -6, "time": "1770532535" }, "departure": { "delay": -6, "time": "1770532535" }, "stopId": "3769", "stopSequence": 20 }, { "arrival": { "delay": -2, "time": "1770532647" }, "departure": { "delay": -2, "time": "1770532647" }, "stopId": "3767", "stopSequence": 21 }, { "arrival": { "delay": -41, "time": "1770532710" }, "departure": { "delay": -41, "time": "1770532710" }, "stopId": "5433", "stopSequence": 22 }, { "arrival": { "delay": -41, "time": "1770532834" }, "departure": { "delay": -41, "time": "1770532834" }, "stopId": "5435", "stopSequence": 23 }, { "arrival": { "delay": -6, "time": "1770532965" }, "departure": { "delay": -6, "time": "1770532965" }, "stopId": "7351", "stopSequence": 24 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306381-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" }, "vehicle": { "id": "ineo-tram:2214", "label": "Carle Vernet" } } }, { "id": "RT|49306894-2026_HIVER-TRA_C00-Dimanche-08|268446109", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -585, "time": "1770542755" }, "departure": { "delay": 0, "time": "1770543340" }, "stopId": "9098", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "164", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306894-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "GARE DE BEGLES" } } }, { "id": "RT|49306380-2026_HIVER-TRA_C00-Dimanche-08|268445774", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -877, "time": "1770527567" }, "departure": { "delay": 7, "time": "1770528451" }, "stopId": "8358", "stopSequence": 1 }, { "arrival": { "delay": -36, "time": "1770528546" }, "departure": { "delay": -7, "time": "1770528575" }, "stopId": "8357", "stopSequence": 2 }, { "arrival": { "delay": -33, "time": "1770528757" }, "departure": { "delay": 27, "time": "1770528817" }, "stopId": "8355", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1770528952" }, "departure": { "delay": 49, "time": "1770528972" }, "stopId": "8353", "stopSequence": 4 }, { "arrival": { "delay": 23, "time": "1770529040" }, "departure": { "delay": 48, "time": "1770529065" }, "stopId": "8351", "stopSequence": 5 }, { "arrival": { "delay": 23, "time": "1770529183" }, "departure": { "delay": 43, "time": "1770529203" }, "stopId": "8349", "stopSequence": 6 }, { "arrival": { "delay": 14, "time": "1770529304" }, "departure": { "delay": 33, "time": "1770529323" }, "stopId": "8345", "stopSequence": 7 }, { "arrival": { "delay": 8, "time": "1770529403" }, "departure": { "delay": 33, "time": "1770529428" }, "stopId": "8343", "stopSequence": 8 }, { "arrival": { "delay": 3, "time": "1770529493" }, "departure": { "delay": 29, "time": "1770529519" }, "stopId": "8341", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1770529578" }, "departure": { "delay": 29, "time": "1770529602" }, "stopId": "8331", "stopSequence": 10 }, { "arrival": { "delay": 9, "time": "1770529695" }, "departure": { "delay": 29, "time": "1770529715" }, "stopId": "8329", "stopSequence": 11 }, { "arrival": { "delay": 2, "time": "1770529801" }, "departure": { "delay": 26, "time": "1770529825" }, "stopId": "8327", "stopSequence": 12 }, { "arrival": { "delay": -13, "time": "1770529891" }, "departure": { "delay": 10, "time": "1770529914" }, "stopId": "8325", "stopSequence": 13 }, { "arrival": { "delay": -16, "time": "1770530016" }, "departure": { "delay": 6, "time": "1770530038" }, "stopId": "8323", "stopSequence": 14 }, { "arrival": { "delay": -26, "time": "1770530119" }, "departure": { "delay": -3, "time": "1770530142" }, "stopId": "8321", "stopSequence": 15 }, { "arrival": { "delay": -65, "time": "1770530276" }, "departure": { "delay": -35, "time": "1770530306" }, "stopId": "5404", "stopSequence": 16 }, { "arrival": { "delay": -65, "time": "1770530389" }, "departure": { "delay": -35, "time": "1770530419" }, "stopId": "3775", "stopSequence": 17 }, { "arrival": { "delay": -73, "time": "1770530507" }, "departure": { "delay": -40, "time": "1770530540" }, "stopId": "3773", "stopSequence": 18 }, { "arrival": { "delay": -81, "time": "1770530586" }, "departure": { "delay": -48, "time": "1770530619" }, "stopId": "3771", "stopSequence": 19 }, { "arrival": { "delay": -68, "time": "1770530673" }, "departure": { "delay": -48, "time": "1770530693" }, "stopId": "3769", "stopSequence": 20 }, { "arrival": { "delay": -69, "time": "1770530780" }, "departure": { "delay": -49, "time": "1770530800" }, "stopId": "3767", "stopSequence": 21 }, { "arrival": { "delay": -91, "time": "1770530860" }, "departure": { "delay": -54, "time": "1770530897" }, "stopId": "5433", "stopSequence": 22 }, { "arrival": { "delay": -86, "time": "1770530989" }, "departure": { "delay": -60, "time": "1770531015" }, "stopId": "5435", "stopSequence": 23 }, { "arrival": { "delay": -87, "time": "1770531084" }, "departure": { "delay": -87, "time": "1770531084" }, "stopId": "7351", "stopSequence": 24 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306380-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" } } }, { "id": "RT|49306668-2026_HIVER-TRA_C00-Dimanche-08|268445532", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -328, "time": "1770548177" }, "departure": { "delay": 0, "time": "1770548505" }, "stopId": "7328", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "61", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306668-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PYRENEES" } } }, { "id": "RT|49306968-2026_HIVER-TRA_C00-Dimanche-08|268446106", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1110, "time": "1770530113" }, "departure": { "delay": -101, "time": "1770531122" }, "stopId": "7398", "stopSequence": 1 }, { "arrival": { "delay": -119, "time": "1770531201" }, "departure": { "delay": -99, "time": "1770531221" }, "stopId": "7396", "stopSequence": 2 }, { "arrival": { "delay": -118, "time": "1770531285" }, "departure": { "delay": -77, "time": "1770531326" }, "stopId": "7394", "stopSequence": 3 }, { "arrival": { "delay": -93, "time": "1770531379" }, "departure": { "delay": -68, "time": "1770531404" }, "stopId": "7392", "stopSequence": 4 }, { "arrival": { "delay": -120, "time": "1770531454" }, "departure": { "delay": -120, "time": "1770531454" }, "stopId": "5438", "stopSequence": 5 }, { "arrival": { "delay": -75, "time": "1770531624" }, "departure": { "delay": -75, "time": "1770531624" }, "stopId": "5437", "stopSequence": 6 }, { "arrival": { "delay": -117, "time": "1770531693" }, "departure": { "delay": -117, "time": "1770531693" }, "stopId": "5434", "stopSequence": 7 }, { "arrival": { "delay": -120, "time": "1770531815" }, "departure": { "delay": -120, "time": "1770531815" }, "stopId": "3765", "stopSequence": 8 }, { "arrival": { "delay": -98, "time": "1770531931" }, "departure": { "delay": -98, "time": "1770531931" }, "stopId": "3766", "stopSequence": 9 }, { "arrival": { "delay": -92, "time": "1770532050" }, "departure": { "delay": -92, "time": "1770532050" }, "stopId": "3768", "stopSequence": 10 }, { "arrival": { "delay": -97, "time": "1770532124" }, "departure": { "delay": -97, "time": "1770532124" }, "stopId": "3770", "stopSequence": 11 }, { "arrival": { "delay": -98, "time": "1770532222" }, "departure": { "delay": -98, "time": "1770532222" }, "stopId": "3772", "stopSequence": 12 }, { "arrival": { "delay": -117, "time": "1770532292" }, "departure": { "delay": -117, "time": "1770532292" }, "stopId": "3714", "stopSequence": 13 }, { "arrival": { "delay": -75, "time": "1770532407" }, "departure": { "delay": -75, "time": "1770532407" }, "stopId": "3716", "stopSequence": 14 }, { "arrival": { "delay": -98, "time": "1770532472" }, "departure": { "delay": -98, "time": "1770532472" }, "stopId": "3718", "stopSequence": 15 }, { "arrival": { "delay": -117, "time": "1770532532" }, "departure": { "delay": -117, "time": "1770532532" }, "stopId": "3720", "stopSequence": 16 }, { "arrival": { "delay": -117, "time": "1770532650" }, "departure": { "delay": -117, "time": "1770532650" }, "stopId": "3722", "stopSequence": 17 }, { "arrival": { "delay": -75, "time": "1770532766" }, "departure": { "delay": -75, "time": "1770532766" }, "stopId": "4579", "stopSequence": 18 }, { "arrival": { "delay": -97, "time": "1770532840" }, "departure": { "delay": -97, "time": "1770532840" }, "stopId": "4581", "stopSequence": 19 }, { "arrival": { "delay": -98, "time": "1770532942" }, "departure": { "delay": -98, "time": "1770532942" }, "stopId": "4583", "stopSequence": 20 }, { "arrival": { "delay": -98, "time": "1770533052" }, "departure": { "delay": -98, "time": "1770533052" }, "stopId": "4585", "stopSequence": 21 }, { "arrival": { "delay": -120, "time": "1770533137" }, "departure": { "delay": -120, "time": "1770533137" }, "stopId": "4587", "stopSequence": 22 }, { "arrival": { "delay": -98, "time": "1770533239" }, "departure": { "delay": -98, "time": "1770533239" }, "stopId": "4589", "stopSequence": 23 }, { "arrival": { "delay": -92, "time": "1770533310" }, "departure": { "delay": -92, "time": "1770533310" }, "stopId": "5228", "stopSequence": 24 }, { "arrival": { "delay": -97, "time": "1770533376" }, "departure": { "delay": -97, "time": "1770533376" }, "stopId": "5230", "stopSequence": 25 }, { "arrival": { "delay": -97, "time": "1770533452" }, "departure": { "delay": -97, "time": "1770533452" }, "stopId": "5232", "stopSequence": 26 }, { "arrival": { "delay": -98, "time": "1770533593" }, "departure": { "delay": -98, "time": "1770533593" }, "stopId": "5234", "stopSequence": 27 }, { "arrival": { "delay": -97, "time": "1770533686" }, "departure": { "delay": -97, "time": "1770533686" }, "stopId": "5236", "stopSequence": 28 }, { "arrival": { "delay": -92, "time": "1770533795" }, "departure": { "delay": -92, "time": "1770533795" }, "stopId": "5238", "stopSequence": 29 }, { "arrival": { "delay": -98, "time": "1770533974" }, "departure": { "delay": -98, "time": "1770533974" }, "stopId": "9090", "stopSequence": 30 }, { "arrival": { "delay": -97, "time": "1770534163" }, "departure": { "delay": -97, "time": "1770534163" }, "stopId": "9092", "stopSequence": 31 }, { "arrival": { "delay": -120, "time": "1770534337" }, "departure": { "delay": -120, "time": "1770534337" }, "stopId": "9094", "stopSequence": 32 }, { "arrival": { "delay": -75, "time": "1770534506" }, "departure": { "delay": -75, "time": "1770534506" }, "stopId": "9096", "stopSequence": 33 }, { "arrival": { "delay": -75, "time": "1770534683" }, "departure": { "delay": -75, "time": "1770534683" }, "stopId": "9098", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "164", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306968-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "AEROPORT" }, "vehicle": { "id": "ineo-tram:2506", "label": "Aéroport" } } }, { "id": "RT|49306598-2026_HIVER-TRA_C00-Dimanche-08|268445531", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -300, "time": "1770544790" }, "departure": { "delay": 0, "time": "1770545090" }, "stopId": "7723", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "61", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306598-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PARC EXPOS-STADE" } } }, { "id": "RT|49306889-2026_HIVER-TRA_C00-Dimanche-08|268446107", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -404, "time": "1770534683" }, "departure": { "delay": 0, "time": "1770535087" }, "stopId": "9098", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770535252" }, "departure": { "delay": 0, "time": "1770535252" }, "stopId": "9097", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770535372" }, "departure": { "delay": 0, "time": "1770535372" }, "stopId": "9095", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770535532" }, "departure": { "delay": 0, "time": "1770535532" }, "stopId": "9093", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770535702" }, "departure": { "delay": 0, "time": "1770535702" }, "stopId": "9091", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770535892" }, "departure": { "delay": 0, "time": "1770535892" }, "stopId": "5239", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770535990" }, "departure": { "delay": 0, "time": "1770535990" }, "stopId": "5237", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770536086" }, "departure": { "delay": 0, "time": "1770536086" }, "stopId": "5235", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770536252" }, "departure": { "delay": 0, "time": "1770536252" }, "stopId": "5233", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770536328" }, "departure": { "delay": 0, "time": "1770536328" }, "stopId": "5231", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770536399" }, "departure": { "delay": 0, "time": "1770536399" }, "stopId": "5229", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770536464" }, "departure": { "delay": 0, "time": "1770536464" }, "stopId": "4590", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770536681" }, "departure": { "delay": 0, "time": "1770536681" }, "stopId": "4586", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770536975" }, "departure": { "delay": 0, "time": "1770536975" }, "stopId": "4580", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770537275" }, "departure": { "delay": 0, "time": "1770537275" }, "stopId": "3719", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770537362" }, "departure": { "delay": 0, "time": "1770537362" }, "stopId": "3717", "stopSequence": 21 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "164", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306889-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "GARE DE BEGLES" } } }, { "id": "RT|49306663-2026_HIVER-TRA_C00-Dimanche-08|268445530", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -947, "time": "1770540784" }, "departure": { "delay": 0, "time": "1770541731" }, "stopId": "7328", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770541841" }, "departure": { "delay": 0, "time": "1770541841" }, "stopId": "7326", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770541969" }, "departure": { "delay": 0, "time": "1770541969" }, "stopId": "7324", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770542066" }, "departure": { "delay": 0, "time": "1770542066" }, "stopId": "7132", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770542197" }, "departure": { "delay": 0, "time": "1770542197" }, "stopId": "5415", "stopSequence": 5 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "61", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306663-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PYRENEES" } } }, { "id": "RT|49306971-2026_HIVER-TRA_C00-Dimanche-08|268446108", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -603, "time": "1770538587" }, "departure": { "delay": 0, "time": "1770539190" }, "stopId": "7398", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "164", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306971-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "AEROPORT" } } }, { "id": "RT|49306389-2026_HIVER-TRA_C00-Dimanche-08|268445778", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -923, "time": "1770541249" }, "departure": { "delay": 0, "time": "1770542172" }, "stopId": "8358", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306389-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" } } }, { "id": "RT|49306683-2026_HIVER-TRA_C00-Dimanche-08|268445536", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -603, "time": "1770562473" }, "departure": { "delay": 0, "time": "1770563076" }, "stopId": "7328", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "61", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306683-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PYRENEES" } } }, { "id": "RT|49306480-2026_HIVER-TRA_C00-Dimanche-08|268445777", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -288, "time": "1770538281" }, "departure": { "delay": 0, "time": "1770538569" }, "stopId": "7351", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306480-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CANTINOLLE" } } }, { "id": "RT|49306611-2026_HIVER-TRA_C00-Dimanche-08|268445535", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -586, "time": "1770558784" }, "departure": { "delay": 0, "time": "1770559370" }, "stopId": "7723", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "61", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306611-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PARC EXPOS-STADE" } } }, { "id": "RT|49307132-2026_HIVER-TRA_C00-Dimanche-08|268445898", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1058, "time": "1770532314" }, "departure": { "delay": 0, "time": "1770533372" }, "stopId": "5217", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770533468" }, "departure": { "delay": 0, "time": "1770533468" }, "stopId": "5215", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770533583" }, "departure": { "delay": 0, "time": "1770533583" }, "stopId": "5214", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770533664" }, "departure": { "delay": 0, "time": "1770533664" }, "stopId": "5212", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770533767" }, "departure": { "delay": 0, "time": "1770533767" }, "stopId": "3694", "stopSequence": 5 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "163", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49307132-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "BLANQUEFORT" } } }, { "id": "RT|49307192-2026_HIVER-TRA_C00-Dimanche-08|268445897", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2088, "time": "1770527009" }, "departure": { "delay": 12, "time": "1770529109" }, "stopId": "7719", "stopSequence": 1 }, { "arrival": { "delay": 13, "time": "1770529248" }, "departure": { "delay": 17, "time": "1770529252" }, "stopId": "7718", "stopSequence": 2 }, { "arrival": { "delay": 8, "time": "1770529471" }, "departure": { "delay": 27, "time": "1770529490" }, "stopId": "7716", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1770529661" }, "departure": { "delay": 40, "time": "1770529681" }, "stopId": "7714", "stopSequence": 4 }, { "arrival": { "delay": 13, "time": "1770529817" }, "departure": { "delay": 40, "time": "1770529844" }, "stopId": "7712", "stopSequence": 5 }, { "arrival": { "delay": 25, "time": "1770530007" }, "departure": { "delay": 44, "time": "1770530026" }, "stopId": "7344", "stopSequence": 6 }, { "arrival": { "delay": 22, "time": "1770530085" }, "departure": { "delay": 48, "time": "1770530111" }, "stopId": "5413", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1770530181" }, "departure": { "delay": 48, "time": "1770530199" }, "stopId": "5403", "stopSequence": 8 }, { "arrival": { "delay": 36, "time": "1770530262" }, "departure": { "delay": 56, "time": "1770530282" }, "stopId": "5401", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1770530356" }, "departure": { "delay": 60, "time": "1770530376" }, "stopId": "5399", "stopSequence": 10 }, { "arrival": { "delay": 35, "time": "1770530428" }, "departure": { "delay": 60, "time": "1770530453" }, "stopId": "5397", "stopSequence": 11 }, { "arrival": { "delay": 62, "time": "1770530543" }, "departure": { "delay": 82, "time": "1770530563" }, "stopId": "5395", "stopSequence": 12 }, { "arrival": { "delay": 37, "time": "1770530676" }, "departure": { "delay": 82, "time": "1770530721" }, "stopId": "5404", "stopSequence": 13 }, { "arrival": { "delay": 65, "time": "1770530817" }, "departure": { "delay": 82, "time": "1770530834" }, "stopId": "3775", "stopSequence": 14 }, { "arrival": { "delay": 76, "time": "1770530956" }, "departure": { "delay": 118, "time": "1770530998" }, "stopId": "3713", "stopSequence": 15 }, { "arrival": { "delay": 101, "time": "1770531103" }, "departure": { "delay": 123, "time": "1770531125" }, "stopId": "3711", "stopSequence": 16 }, { "arrival": { "delay": 112, "time": "1770531191" }, "departure": { "delay": 132, "time": "1770531211" }, "stopId": "3709", "stopSequence": 17 }, { "arrival": { "delay": 113, "time": "1770531271" }, "departure": { "delay": 133, "time": "1770531291" }, "stopId": "3707", "stopSequence": 18 }, { "arrival": { "delay": 113, "time": "1770531372" }, "departure": { "delay": 137, "time": "1770531396" }, "stopId": "3705", "stopSequence": 19 }, { "arrival": { "delay": 98, "time": "1770531454" }, "departure": { "delay": 98, "time": "1770531454" }, "stopId": "3703", "stopSequence": 20 }, { "arrival": { "delay": 98, "time": "1770531524" }, "departure": { "delay": 98, "time": "1770531524" }, "stopId": "5131", "stopSequence": 21 }, { "arrival": { "delay": 136, "time": "1770531627" }, "departure": { "delay": 136, "time": "1770531627" }, "stopId": "3699", "stopSequence": 22 }, { "arrival": { "delay": 137, "time": "1770531767" }, "departure": { "delay": 137, "time": "1770531767" }, "stopId": "3692", "stopSequence": 23 }, { "arrival": { "delay": 137, "time": "1770531886" }, "departure": { "delay": 137, "time": "1770531886" }, "stopId": "3697", "stopSequence": 24 }, { "arrival": { "delay": 123, "time": "1770531947" }, "departure": { "delay": 123, "time": "1770531947" }, "stopId": "3695", "stopSequence": 25 }, { "arrival": { "delay": 139, "time": "1770532067" }, "departure": { "delay": 139, "time": "1770532067" }, "stopId": "3693", "stopSequence": 26 }, { "arrival": { "delay": 113, "time": "1770532114" }, "departure": { "delay": 113, "time": "1770532114" }, "stopId": "5213", "stopSequence": 27 }, { "arrival": { "delay": 117, "time": "1770532230" }, "departure": { "delay": 117, "time": "1770532230" }, "stopId": "5216", "stopSequence": 28 }, { "arrival": { "delay": 98, "time": "1770532297" }, "departure": { "delay": 98, "time": "1770532297" }, "stopId": "5217", "stopSequence": 29 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "163", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49307192-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "DRAVEMONT" }, "vehicle": { "id": "ineo-tram:1848", "label": "Floirac Dravemont" } } }, { "id": "RT|49306384-2026_HIVER-TRA_C00-Dimanche-08|268445776", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -825, "time": "1770534729" }, "departure": { "delay": 0, "time": "1770535554" }, "stopId": "8358", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770535692" }, "departure": { "delay": 0, "time": "1770535692" }, "stopId": "8357", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770535900" }, "departure": { "delay": 0, "time": "1770535900" }, "stopId": "8355", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770536033" }, "departure": { "delay": 0, "time": "1770536033" }, "stopId": "8353", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770536127" }, "departure": { "delay": 0, "time": "1770536127" }, "stopId": "8351", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770536270" }, "departure": { "delay": 0, "time": "1770536270" }, "stopId": "8349", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770536400" }, "departure": { "delay": 0, "time": "1770536400" }, "stopId": "8345", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770536505" }, "departure": { "delay": 0, "time": "1770536505" }, "stopId": "8343", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770536600" }, "departure": { "delay": 0, "time": "1770536600" }, "stopId": "8341", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770536683" }, "departure": { "delay": 0, "time": "1770536683" }, "stopId": "8331", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770536796" }, "departure": { "delay": 0, "time": "1770536796" }, "stopId": "8329", "stopSequence": 11 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306384-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" } } }, { "id": "RT|49306675-2026_HIVER-TRA_C00-Dimanche-08|268445534", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -306, "time": "1770555390" }, "departure": { "delay": 0, "time": "1770555696" }, "stopId": "7328", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "61", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306675-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PYRENEES" } } }, { "id": "RT|49306476-2026_HIVER-TRA_C00-Dimanche-08|268445775", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -824, "time": "1770531115" }, "departure": { "delay": 120, "time": "1770532059" }, "stopId": "7351", "stopSequence": 1 }, { "arrival": { "delay": 120, "time": "1770532170" }, "departure": { "delay": 120, "time": "1770532170" }, "stopId": "5434", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1770532295" }, "departure": { "delay": 120, "time": "1770532295" }, "stopId": "3765", "stopSequence": 3 }, { "arrival": { "delay": 120, "time": "1770532389" }, "departure": { "delay": 120, "time": "1770532389" }, "stopId": "3766", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1770532502" }, "departure": { "delay": 120, "time": "1770532502" }, "stopId": "3768", "stopSequence": 5 }, { "arrival": { "delay": 120, "time": "1770532581" }, "departure": { "delay": 120, "time": "1770532581" }, "stopId": "3770", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1770532680" }, "departure": { "delay": 120, "time": "1770532680" }, "stopId": "3772", "stopSequence": 7 }, { "arrival": { "delay": 120, "time": "1770532796" }, "departure": { "delay": 120, "time": "1770532796" }, "stopId": "3774", "stopSequence": 8 }, { "arrival": { "delay": 120, "time": "1770532944" }, "departure": { "delay": 120, "time": "1770532944" }, "stopId": "3776", "stopSequence": 9 }, { "arrival": { "delay": 120, "time": "1770533113" }, "departure": { "delay": 120, "time": "1770533113" }, "stopId": "8322", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1770533221" }, "departure": { "delay": 120, "time": "1770533221" }, "stopId": "8324", "stopSequence": 11 }, { "arrival": { "delay": 120, "time": "1770533344" }, "departure": { "delay": 120, "time": "1770533344" }, "stopId": "8326", "stopSequence": 12 }, { "arrival": { "delay": 120, "time": "1770533440" }, "departure": { "delay": 120, "time": "1770533440" }, "stopId": "8328", "stopSequence": 13 }, { "arrival": { "delay": 120, "time": "1770533540" }, "departure": { "delay": 120, "time": "1770533540" }, "stopId": "8330", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1770533641" }, "departure": { "delay": 120, "time": "1770533641" }, "stopId": "8332", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1770533719" }, "departure": { "delay": 120, "time": "1770533719" }, "stopId": "8342", "stopSequence": 16 }, { "arrival": { "delay": 120, "time": "1770533811" }, "departure": { "delay": 120, "time": "1770533811" }, "stopId": "8344", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1770533916" }, "departure": { "delay": 120, "time": "1770533916" }, "stopId": "8346", "stopSequence": 18 }, { "arrival": { "delay": 120, "time": "1770534042" }, "departure": { "delay": 120, "time": "1770534042" }, "stopId": "8348", "stopSequence": 19 }, { "arrival": { "delay": 120, "time": "1770534183" }, "departure": { "delay": 120, "time": "1770534183" }, "stopId": "8350", "stopSequence": 20 }, { "arrival": { "delay": 120, "time": "1770534279" }, "departure": { "delay": 120, "time": "1770534279" }, "stopId": "8352", "stopSequence": 21 }, { "arrival": { "delay": 120, "time": "1770534422" }, "departure": { "delay": 120, "time": "1770534422" }, "stopId": "8354", "stopSequence": 22 }, { "arrival": { "delay": 120, "time": "1770534608" }, "departure": { "delay": 120, "time": "1770534608" }, "stopId": "8356", "stopSequence": 23 }, { "arrival": { "delay": 120, "time": "1770534729" }, "departure": { "delay": 120, "time": "1770534729" }, "stopId": "8358", "stopSequence": 24 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306476-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CANTINOLLE" } } }, { "id": "RT|49306604-2026_HIVER-TRA_C00-Dimanche-08|268445533", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -715, "time": "1770551575" }, "departure": { "delay": 0, "time": "1770552290" }, "stopId": "7723", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "61", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306604-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PARC EXPOS-STADE" } } }, { "id": "RT|49306513-2026_HIVER-TRA_C00-Dimanche-08|268445880", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -411, "time": "1770560950" }, "departure": { "delay": 0, "time": "1770561361" }, "stopId": "7351", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306513-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "HIPPODROME" } } }, { "id": "RT|49306593-2026_HIVER-TRA_C00-Dimanche-08|268445529", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1702, "time": "1770536031" }, "departure": { "delay": 0, "time": "1770537733" }, "stopId": "7723", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "61", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306593-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PARC EXPOS-STADE" } } }, { "id": "RT|49306657-2026_HIVER-TRA_C00-Dimanche-08|268445528", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -478, "time": "1770532524" }, "departure": { "delay": 0, "time": "1770533002" }, "stopId": "7328", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770533112" }, "departure": { "delay": 0, "time": "1770533112" }, "stopId": "7326", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770533240" }, "departure": { "delay": 0, "time": "1770533240" }, "stopId": "7324", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770533337" }, "departure": { "delay": 0, "time": "1770533337" }, "stopId": "7132", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770533468" }, "departure": { "delay": 0, "time": "1770533468" }, "stopId": "5415", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770533584" }, "departure": { "delay": 0, "time": "1770533584" }, "stopId": "7344", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770533665" }, "departure": { "delay": 0, "time": "1770533665" }, "stopId": "5413", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770533753" }, "departure": { "delay": 0, "time": "1770533753" }, "stopId": "5403", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770533828" }, "departure": { "delay": 0, "time": "1770533828" }, "stopId": "5401", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770533918" }, "departure": { "delay": 0, "time": "1770533918" }, "stopId": "5399", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770533995" }, "departure": { "delay": 0, "time": "1770533995" }, "stopId": "5397", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770534083" }, "departure": { "delay": 0, "time": "1770534083" }, "stopId": "5395", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770535282" }, "departure": { "delay": 0, "time": "1770535282" }, "stopId": "7391", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770535353" }, "departure": { "delay": 0, "time": "1770535353" }, "stopId": "7393", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770535435" }, "departure": { "delay": 0, "time": "1770535435" }, "stopId": "7395", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770535527" }, "departure": { "delay": 0, "time": "1770535527" }, "stopId": "7397", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770535657" }, "departure": { "delay": 0, "time": "1770535657" }, "stopId": "7399", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770535782" }, "departure": { "delay": 0, "time": "1770535782" }, "stopId": "7401", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770535895" }, "departure": { "delay": 0, "time": "1770535895" }, "stopId": "7722", "stopSequence": 29 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "61", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306657-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PYRENEES" } } }, { "id": "RT|49306589-2026_HIVER-TRA_C00-Dimanche-08|268445527", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -719, "time": "1770528854" }, "departure": { "delay": -115, "time": "1770529458" }, "stopId": "7723", "stopSequence": 1 }, { "arrival": { "delay": -133, "time": "1770529564" }, "departure": { "delay": -113, "time": "1770529584" }, "stopId": "7721", "stopSequence": 2 }, { "arrival": { "delay": -131, "time": "1770529671" }, "departure": { "delay": -112, "time": "1770529690" }, "stopId": "7402", "stopSequence": 3 }, { "arrival": { "delay": -127, "time": "1770529823" }, "departure": { "delay": -112, "time": "1770529838" }, "stopId": "7400", "stopSequence": 4 }, { "arrival": { "delay": -136, "time": "1770529947" }, "departure": { "delay": -112, "time": "1770529971" }, "stopId": "7398", "stopSequence": 5 }, { "arrival": { "delay": -123, "time": "1770530057" }, "departure": { "delay": -102, "time": "1770530078" }, "stopId": "7396", "stopSequence": 6 }, { "arrival": { "delay": -113, "time": "1770530150" }, "departure": { "delay": -87, "time": "1770530176" }, "stopId": "7394", "stopSequence": 7 }, { "arrival": { "delay": -107, "time": "1770530225" }, "departure": { "delay": -81, "time": "1770530251" }, "stopId": "7392", "stopSequence": 8 }, { "arrival": { "delay": -107, "time": "1770530327" }, "departure": { "delay": -81, "time": "1770530353" }, "stopId": "5438", "stopSequence": 9 }, { "arrival": { "delay": -114, "time": "1770530445" }, "departure": { "delay": -81, "time": "1770530478" }, "stopId": "5437", "stopSequence": 10 }, { "arrival": { "delay": -117, "time": "1770530553" }, "departure": { "delay": -92, "time": "1770530578" }, "stopId": "5434", "stopSequence": 11 }, { "arrival": { "delay": -133, "time": "1770530662" }, "departure": { "delay": -70, "time": "1770530725" }, "stopId": "3765", "stopSequence": 12 }, { "arrival": { "delay": -79, "time": "1770530810" }, "departure": { "delay": -61, "time": "1770530828" }, "stopId": "3766", "stopSequence": 13 }, { "arrival": { "delay": -89, "time": "1770530913" }, "departure": { "delay": -69, "time": "1770530933" }, "stopId": "3768", "stopSequence": 14 }, { "arrival": { "delay": -103, "time": "1770530978" }, "departure": { "delay": -75, "time": "1770531006" }, "stopId": "3770", "stopSequence": 15 }, { "arrival": { "delay": -114, "time": "1770531066" }, "departure": { "delay": -84, "time": "1770531096" }, "stopId": "3772", "stopSequence": 16 }, { "arrival": { "delay": -115, "time": "1770531181" }, "departure": { "delay": -84, "time": "1770531212" }, "stopId": "3774", "stopSequence": 17 }, { "arrival": { "delay": -139, "time": "1770531305" }, "departure": { "delay": -81, "time": "1770531363" }, "stopId": "3776", "stopSequence": 18 }, { "arrival": { "delay": -117, "time": "1770531466" }, "departure": { "delay": -93, "time": "1770531490" }, "stopId": "5394", "stopSequence": 19 }, { "arrival": { "delay": -97, "time": "1770531578" }, "departure": { "delay": -97, "time": "1770531578" }, "stopId": "5396", "stopSequence": 20 }, { "arrival": { "delay": -97, "time": "1770531643" }, "departure": { "delay": -97, "time": "1770531643" }, "stopId": "5398", "stopSequence": 21 }, { "arrival": { "delay": -121, "time": "1770531699" }, "departure": { "delay": -121, "time": "1770531699" }, "stopId": "5400", "stopSequence": 22 }, { "arrival": { "delay": -90, "time": "1770531807" }, "departure": { "delay": -90, "time": "1770531807" }, "stopId": "5402", "stopSequence": 23 }, { "arrival": { "delay": -97, "time": "1770531884" }, "departure": { "delay": -97, "time": "1770531884" }, "stopId": "5412", "stopSequence": 24 }, { "arrival": { "delay": -121, "time": "1770531935" }, "departure": { "delay": -121, "time": "1770531935" }, "stopId": "7343", "stopSequence": 25 }, { "arrival": { "delay": -97, "time": "1770532062" }, "departure": { "delay": -97, "time": "1770532062" }, "stopId": "5414", "stopSequence": 26 }, { "arrival": { "delay": -121, "time": "1770532170" }, "departure": { "delay": -121, "time": "1770532170" }, "stopId": "7131", "stopSequence": 27 }, { "arrival": { "delay": -115, "time": "1770532271" }, "departure": { "delay": -115, "time": "1770532271" }, "stopId": "7323", "stopSequence": 28 }, { "arrival": { "delay": -97, "time": "1770532415" }, "departure": { "delay": -97, "time": "1770532415" }, "stopId": "7325", "stopSequence": 29 }, { "arrival": { "delay": -90, "time": "1770532524" }, "departure": { "delay": -90, "time": "1770532524" }, "stopId": "7327", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "61", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306589-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PARC EXPOS-STADE" }, "vehicle": { "id": "ineo-tram:2517", "label": "Parc des Expositions" } } }, { "id": "RT|49306523-2026_HIVER-TRA_C00-Dimanche-08|268445882", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -411, "time": "1770566350" }, "departure": { "delay": 0, "time": "1770566761" }, "stopId": "7351", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306523-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CANTINOLLE" } } }, { "id": "RT|49306455-2026_HIVER-TRA_C00-Dimanche-08|268445881", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -946, "time": "1770563393" }, "departure": { "delay": 0, "time": "1770564339" }, "stopId": "8347", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306455-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" } } }, { "id": "RT|49306805-2026_HIVER-TRA_C00-Dimanche-08|268445129", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -653, "time": "1770528907" }, "departure": { "delay": 0, "time": "1770529560" }, "stopId": "7337", "stopSequence": 1 }, { "arrival": { "delay": -33, "time": "1770529685" }, "departure": { "delay": -10, "time": "1770529708" }, "stopId": "7336", "stopSequence": 2 }, { "arrival": { "delay": -26, "time": "1770529808" }, "departure": { "delay": -10, "time": "1770529824" }, "stopId": "7334", "stopSequence": 3 }, { "arrival": { "delay": -16, "time": "1770529948" }, "departure": { "delay": -10, "time": "1770529954" }, "stopId": "7332", "stopSequence": 4 }, { "arrival": { "delay": -33, "time": "1770530074" }, "departure": { "delay": -5, "time": "1770530102" }, "stopId": "7330", "stopSequence": 5 }, { "arrival": { "delay": -25, "time": "1770530193" }, "departure": { "delay": 6, "time": "1770530224" }, "stopId": "5242", "stopSequence": 6 }, { "arrival": { "delay": -13, "time": "1770530317" }, "departure": { "delay": 7, "time": "1770530337" }, "stopId": "5241", "stopSequence": 7 }, { "arrival": { "delay": -12, "time": "1770530433" }, "departure": { "delay": 8, "time": "1770530453" }, "stopId": "5239", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770530543" }, "departure": { "delay": 20, "time": "1770530563" }, "stopId": "5237", "stopSequence": 9 }, { "arrival": { "delay": 8, "time": "1770530647" }, "departure": { "delay": 20, "time": "1770530659" }, "stopId": "5235", "stopSequence": 10 }, { "arrival": { "delay": -20, "time": "1770530785" }, "departure": { "delay": 3, "time": "1770530808" }, "stopId": "5233", "stopSequence": 11 }, { "arrival": { "delay": -11, "time": "1770530870" }, "departure": { "delay": 9, "time": "1770530890" }, "stopId": "5231", "stopSequence": 12 }, { "arrival": { "delay": -8, "time": "1770530944" }, "departure": { "delay": 12, "time": "1770530964" }, "stopId": "5229", "stopSequence": 13 }, { "arrival": { "delay": -6, "time": "1770531011" }, "departure": { "delay": 14, "time": "1770531031" }, "stopId": "4590", "stopSequence": 14 }, { "arrival": { "delay": -13, "time": "1770531103" }, "departure": { "delay": 15, "time": "1770531131" }, "stopId": "4588", "stopSequence": 15 }, { "arrival": { "delay": -35, "time": "1770531199" }, "departure": { "delay": 15, "time": "1770531249" }, "stopId": "4586", "stopSequence": 16 }, { "arrival": { "delay": 18, "time": "1770531353" }, "departure": { "delay": 38, "time": "1770531373" }, "stopId": "4584", "stopSequence": 17 }, { "arrival": { "delay": 14, "time": "1770531450" }, "departure": { "delay": 44, "time": "1770531480" }, "stopId": "4582", "stopSequence": 18 }, { "arrival": { "delay": 44, "time": "1770531571" }, "departure": { "delay": 44, "time": "1770531571" }, "stopId": "4580", "stopSequence": 19 }, { "arrival": { "delay": 24, "time": "1770531633" }, "departure": { "delay": 24, "time": "1770531633" }, "stopId": "3723", "stopSequence": 20 }, { "arrival": { "delay": 14, "time": "1770531753" }, "departure": { "delay": 14, "time": "1770531753" }, "stopId": "3721", "stopSequence": 21 }, { "arrival": { "delay": 6, "time": "1770531828" }, "departure": { "delay": 6, "time": "1770531828" }, "stopId": "3719", "stopSequence": 22 }, { "arrival": { "delay": 24, "time": "1770531933" }, "departure": { "delay": 24, "time": "1770531933" }, "stopId": "3717", "stopSequence": 23 }, { "arrival": { "delay": 14, "time": "1770531990" }, "departure": { "delay": 14, "time": "1770531990" }, "stopId": "3715", "stopSequence": 24 }, { "arrival": { "delay": 44, "time": "1770532124" }, "departure": { "delay": 44, "time": "1770532124" }, "stopId": "3713", "stopSequence": 25 }, { "arrival": { "delay": 44, "time": "1770532246" }, "departure": { "delay": 44, "time": "1770532246" }, "stopId": "3711", "stopSequence": 26 }, { "arrival": { "delay": 20, "time": "1770532301" }, "departure": { "delay": 20, "time": "1770532301" }, "stopId": "3709", "stopSequence": 27 }, { "arrival": { "delay": 6, "time": "1770532366" }, "departure": { "delay": 6, "time": "1770532366" }, "stopId": "3707", "stopSequence": 28 }, { "arrival": { "delay": 20, "time": "1770532481" }, "departure": { "delay": 20, "time": "1770532481" }, "stopId": "3705", "stopSequence": 29 }, { "arrival": { "delay": 44, "time": "1770532602" }, "departure": { "delay": 44, "time": "1770532602" }, "stopId": "3703", "stopSequence": 30 }, { "arrival": { "delay": 24, "time": "1770532652" }, "departure": { "delay": 24, "time": "1770532652" }, "stopId": "5131", "stopSequence": 31 }, { "arrival": { "delay": 24, "time": "1770532717" }, "departure": { "delay": 24, "time": "1770532717" }, "stopId": "3699", "stopSequence": 32 }, { "arrival": { "delay": 6, "time": "1770532838" }, "departure": { "delay": 6, "time": "1770532838" }, "stopId": "3692", "stopSequence": 33 }, { "arrival": { "delay": 6, "time": "1770532962" }, "departure": { "delay": 6, "time": "1770532962" }, "stopId": "3690", "stopSequence": 34 }, { "arrival": { "delay": 44, "time": "1770533080" }, "departure": { "delay": 44, "time": "1770533080" }, "stopId": "3688", "stopSequence": 35 }, { "arrival": { "delay": 44, "time": "1770533149" }, "departure": { "delay": 44, "time": "1770533149" }, "stopId": "3686", "stopSequence": 36 }, { "arrival": { "delay": 24, "time": "1770533192" }, "departure": { "delay": 24, "time": "1770533192" }, "stopId": "3684", "stopSequence": 37 }, { "arrival": { "delay": 44, "time": "1770533329" }, "departure": { "delay": 44, "time": "1770533329" }, "stopId": "5441", "stopSequence": 38 }, { "arrival": { "delay": 10, "time": "1770533392" }, "departure": { "delay": 10, "time": "1770533392" }, "stopId": "5444", "stopSequence": 39 }, { "arrival": { "delay": 6, "time": "1770533503" }, "departure": { "delay": 6, "time": "1770533503" }, "stopId": "7091", "stopSequence": 40 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "59", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306805-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "LA GARDETTE" }, "vehicle": { "id": "ineo-tram:2501", "label": "La Gardette" } } }, { "id": "RT|49306966-2026_HIVER-TRA_C00-Dimanche-08|268446058", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1011, "time": "1770527872" }, "departure": { "delay": 52, "time": "1770528935" }, "stopId": "7398", "stopSequence": 1 }, { "arrival": { "delay": 55, "time": "1770529035" }, "departure": { "delay": 55, "time": "1770529035" }, "stopId": "7396", "stopSequence": 2 }, { "arrival": { "delay": 43, "time": "1770529106" }, "departure": { "delay": 55, "time": "1770529118" }, "stopId": "7394", "stopSequence": 3 }, { "arrival": { "delay": 37, "time": "1770529169" }, "departure": { "delay": 62, "time": "1770529194" }, "stopId": "7392", "stopSequence": 4 }, { "arrival": { "delay": 36, "time": "1770529270" }, "departure": { "delay": 62, "time": "1770529296" }, "stopId": "5438", "stopSequence": 5 }, { "arrival": { "delay": 33, "time": "1770529392" }, "departure": { "delay": 62, "time": "1770529421" }, "stopId": "5437", "stopSequence": 6 }, { "arrival": { "delay": 17, "time": "1770529487" }, "departure": { "delay": 40, "time": "1770529510" }, "stopId": "5434", "stopSequence": 7 }, { "arrival": { "delay": 8, "time": "1770529603" }, "departure": { "delay": 28, "time": "1770529623" }, "stopId": "3765", "stopSequence": 8 }, { "arrival": { "delay": -5, "time": "1770529684" }, "departure": { "delay": 28, "time": "1770529717" }, "stopId": "3766", "stopSequence": 9 }, { "arrival": { "delay": -4, "time": "1770529798" }, "departure": { "delay": 28, "time": "1770529830" }, "stopId": "3768", "stopSequence": 10 }, { "arrival": { "delay": 15, "time": "1770529896" }, "departure": { "delay": 36, "time": "1770529917" }, "stopId": "3770", "stopSequence": 11 }, { "arrival": { "delay": 7, "time": "1770529987" }, "departure": { "delay": 33, "time": "1770530013" }, "stopId": "3772", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1770530074" }, "departure": { "delay": 33, "time": "1770530102" }, "stopId": "3714", "stopSequence": 13 }, { "arrival": { "delay": 6, "time": "1770530148" }, "departure": { "delay": 33, "time": "1770530175" }, "stopId": "3716", "stopSequence": 14 }, { "arrival": { "delay": 20, "time": "1770530250" }, "departure": { "delay": 40, "time": "1770530270" }, "stopId": "3718", "stopSequence": 15 }, { "arrival": { "delay": 62, "time": "1770530371" }, "departure": { "delay": 89, "time": "1770530398" }, "stopId": "3720", "stopSequence": 16 }, { "arrival": { "delay": 65, "time": "1770530492" }, "departure": { "delay": 89, "time": "1770530516" }, "stopId": "3722", "stopSequence": 17 }, { "arrival": { "delay": 68, "time": "1770530569" }, "departure": { "delay": 68, "time": "1770530569" }, "stopId": "4579", "stopSequence": 18 }, { "arrival": { "delay": 71, "time": "1770530668" }, "departure": { "delay": 91, "time": "1770530688" }, "stopId": "4581", "stopSequence": 19 }, { "arrival": { "delay": 62, "time": "1770530762" }, "departure": { "delay": 91, "time": "1770530791" }, "stopId": "4583", "stopSequence": 20 }, { "arrival": { "delay": 24, "time": "1770530834" }, "departure": { "delay": 31, "time": "1770530841" }, "stopId": "4585", "stopSequence": 21 }, { "arrival": { "delay": 83, "time": "1770531000" }, "departure": { "delay": 103, "time": "1770531020" }, "stopId": "4587", "stopSequence": 22 }, { "arrival": { "delay": 91, "time": "1770531088" }, "departure": { "delay": 103, "time": "1770531100" }, "stopId": "4589", "stopSequence": 23 }, { "arrival": { "delay": 86, "time": "1770531148" }, "departure": { "delay": 103, "time": "1770531165" }, "stopId": "5228", "stopSequence": 24 }, { "arrival": { "delay": 78, "time": "1770531211" }, "departure": { "delay": 103, "time": "1770531236" }, "stopId": "5230", "stopSequence": 25 }, { "arrival": { "delay": 82, "time": "1770531291" }, "departure": { "delay": 103, "time": "1770531312" }, "stopId": "5232", "stopSequence": 26 }, { "arrival": { "delay": 90, "time": "1770531441" }, "departure": { "delay": 107, "time": "1770531458" }, "stopId": "5234", "stopSequence": 27 }, { "arrival": { "delay": 84, "time": "1770531527" }, "departure": { "delay": 84, "time": "1770531527" }, "stopId": "5236", "stopSequence": 28 }, { "arrival": { "delay": 102, "time": "1770531649" }, "departure": { "delay": 102, "time": "1770531649" }, "stopId": "5238", "stopSequence": 29 }, { "arrival": { "delay": 82, "time": "1770531814" }, "departure": { "delay": 82, "time": "1770531814" }, "stopId": "9090", "stopSequence": 30 }, { "arrival": { "delay": 84, "time": "1770532004" }, "departure": { "delay": 84, "time": "1770532004" }, "stopId": "9092", "stopSequence": 31 }, { "arrival": { "delay": 115, "time": "1770532232" }, "departure": { "delay": 115, "time": "1770532232" }, "stopId": "9094", "stopSequence": 32 }, { "arrival": { "delay": 115, "time": "1770532356" }, "departure": { "delay": 115, "time": "1770532356" }, "stopId": "9096", "stopSequence": 33 }, { "arrival": { "delay": 115, "time": "1770532533" }, "departure": { "delay": 115, "time": "1770532533" }, "stopId": "9098", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "164", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306966-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "AEROPORT" }, "vehicle": { "id": "ineo-tram:2209", "label": "Aéroport" } } }, { "id": "RT|49306888-2026_HIVER-TRA_C00-Dimanche-08|268446059", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -694, "time": "1770532533" }, "departure": { "delay": 0, "time": "1770533227" }, "stopId": "9098", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770533392" }, "departure": { "delay": 0, "time": "1770533392" }, "stopId": "9097", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770533512" }, "departure": { "delay": 0, "time": "1770533512" }, "stopId": "9095", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770533672" }, "departure": { "delay": 0, "time": "1770533672" }, "stopId": "9093", "stopSequence": 4 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "164", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306888-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "GARE DE BEGLES" } } }, { "id": "RT|49306806-2026_HIVER-TRA_C00-Dimanche-08|268445073", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -628, "time": "1770531264" }, "departure": { "delay": 0, "time": "1770531892" }, "stopId": "7337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770532050" }, "departure": { "delay": 0, "time": "1770532050" }, "stopId": "7336", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770532166" }, "departure": { "delay": 0, "time": "1770532166" }, "stopId": "7334", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770532296" }, "departure": { "delay": 0, "time": "1770532296" }, "stopId": "7332", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770532439" }, "departure": { "delay": 0, "time": "1770532439" }, "stopId": "7330", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770532550" }, "departure": { "delay": 0, "time": "1770532550" }, "stopId": "5242", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770532662" }, "departure": { "delay": 0, "time": "1770532662" }, "stopId": "5241", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770532777" }, "departure": { "delay": 0, "time": "1770532777" }, "stopId": "5239", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770532875" }, "departure": { "delay": 0, "time": "1770532875" }, "stopId": "5237", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770532971" }, "departure": { "delay": 0, "time": "1770532971" }, "stopId": "5235", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770533137" }, "departure": { "delay": 0, "time": "1770533137" }, "stopId": "5233", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770533213" }, "departure": { "delay": 0, "time": "1770533213" }, "stopId": "5231", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770533284" }, "departure": { "delay": 0, "time": "1770533284" }, "stopId": "5229", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770533349" }, "departure": { "delay": 0, "time": "1770533349" }, "stopId": "4590", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770533448" }, "departure": { "delay": 0, "time": "1770533448" }, "stopId": "4588", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770533566" }, "departure": { "delay": 0, "time": "1770533566" }, "stopId": "4586", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770533667" }, "departure": { "delay": 0, "time": "1770533667" }, "stopId": "4584", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770533769" }, "departure": { "delay": 0, "time": "1770533769" }, "stopId": "4582", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770534700" }, "departure": { "delay": 0, "time": "1770534700" }, "stopId": "3707", "stopSequence": 28 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "59", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306806-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "LA GARDETTE" }, "vehicle": { "id": "ineo-tram:1324", "label": "La Gardette" } } }, { "id": "RT|49307127-2026_HIVER-TRA_C00-Dimanche-08|268446042", "tripUpdate": { "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "163", "scheduleRelationship": "CANCELED", "startDate": "20260208", "tripId": "49307127-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "BLANQUEFORT" } } }, { "id": "RT|49306656-2026_HIVER-TRA_C00-Dimanche-08|268445590", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1770533010" }, "departure": { "delay": 0, "time": "1770533010" }, "stopId": "5415", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770533126" }, "departure": { "delay": 0, "time": "1770533126" }, "stopId": "7344", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770533207" }, "departure": { "delay": 0, "time": "1770533207" }, "stopId": "5413", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770533295" }, "departure": { "delay": 0, "time": "1770533295" }, "stopId": "5403", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770533370" }, "departure": { "delay": 0, "time": "1770533370" }, "stopId": "5401", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770535199" }, "departure": { "delay": 0, "time": "1770535199" }, "stopId": "7399", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770535324" }, "departure": { "delay": 0, "time": "1770535324" }, "stopId": "7401", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770535437" }, "departure": { "delay": 0, "time": "1770535437" }, "stopId": "7722", "stopSequence": 29 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "61", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306656-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PYRENEES" } } }, { "id": "RT|49306735-2026_HIVER-TRA_C00-Dimanche-08|268445072", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -700, "time": "1770526592" }, "departure": { "delay": 27, "time": "1770527319" }, "stopId": "7091", "stopSequence": 1 }, { "arrival": { "delay": -3, "time": "1770527411" }, "departure": { "delay": 20, "time": "1770527434" }, "stopId": "5443", "stopSequence": 2 }, { "arrival": { "delay": 3, "time": "1770527516" }, "departure": { "delay": 20, "time": "1770527533" }, "stopId": "5442", "stopSequence": 3 }, { "arrival": { "delay": 6, "time": "1770527635" }, "departure": { "delay": 20, "time": "1770527649" }, "stopId": "5488", "stopSequence": 4 }, { "arrival": { "delay": -10, "time": "1770527693" }, "departure": { "delay": 20, "time": "1770527723" }, "stopId": "3685", "stopSequence": 5 }, { "arrival": { "delay": -9, "time": "1770527764" }, "departure": { "delay": 18, "time": "1770527791" }, "stopId": "3687", "stopSequence": 6 }, { "arrival": { "delay": -9, "time": "1770527842" }, "departure": { "delay": 12, "time": "1770527863" }, "stopId": "3689", "stopSequence": 7 }, { "arrival": { "delay": -10, "time": "1770527965" }, "departure": { "delay": 12, "time": "1770527987" }, "stopId": "3691", "stopSequence": 8 }, { "arrival": { "delay": -4, "time": "1770528113" }, "departure": { "delay": 17, "time": "1770528134" }, "stopId": "3698", "stopSequence": 9 }, { "arrival": { "delay": -11, "time": "1770528190" }, "departure": { "delay": 7, "time": "1770528208" }, "stopId": "5130", "stopSequence": 10 }, { "arrival": { "delay": -19, "time": "1770528249" }, "departure": { "delay": 6, "time": "1770528274" }, "stopId": "3702", "stopSequence": 11 }, { "arrival": { "delay": -32, "time": "1770528337" }, "departure": { "delay": -3, "time": "1770528366" }, "stopId": "3704", "stopSequence": 12 }, { "arrival": { "delay": -35, "time": "1770528449" }, "departure": { "delay": -13, "time": "1770528471" }, "stopId": "3706", "stopSequence": 13 }, { "arrival": { "delay": -42, "time": "1770528528" }, "departure": { "delay": -13, "time": "1770528557" }, "stopId": "3708", "stopSequence": 14 }, { "arrival": { "delay": -16, "time": "1770528621" }, "departure": { "delay": 25, "time": "1770528662" }, "stopId": "3710", "stopSequence": 15 }, { "arrival": { "delay": 6, "time": "1770528786" }, "departure": { "delay": 54, "time": "1770528834" }, "stopId": "3712", "stopSequence": 16 }, { "arrival": { "delay": 31, "time": "1770528900" }, "departure": { "delay": 54, "time": "1770528923" }, "stopId": "3714", "stopSequence": 17 }, { "arrival": { "delay": 31, "time": "1770528973" }, "departure": { "delay": 54, "time": "1770528996" }, "stopId": "3716", "stopSequence": 18 }, { "arrival": { "delay": 26, "time": "1770529056" }, "departure": { "delay": 53, "time": "1770529083" }, "stopId": "3718", "stopSequence": 19 }, { "arrival": { "delay": 15, "time": "1770529124" }, "departure": { "delay": 51, "time": "1770529160" }, "stopId": "3720", "stopSequence": 20 }, { "arrival": { "delay": 30, "time": "1770529257" }, "departure": { "delay": 51, "time": "1770529278" }, "stopId": "3722", "stopSequence": 21 }, { "arrival": { "delay": 35, "time": "1770529336" }, "departure": { "delay": 57, "time": "1770529358" }, "stopId": "4579", "stopSequence": 22 }, { "arrival": { "delay": 37, "time": "1770529431" }, "departure": { "delay": 57, "time": "1770529451" }, "stopId": "4581", "stopSequence": 23 }, { "arrival": { "delay": 38, "time": "1770529535" }, "departure": { "delay": 58, "time": "1770529555" }, "stopId": "4583", "stopSequence": 24 }, { "arrival": { "delay": 12, "time": "1770529619" }, "departure": { "delay": 93, "time": "1770529700" }, "stopId": "4585", "stopSequence": 25 }, { "arrival": { "delay": 79, "time": "1770529793" }, "departure": { "delay": 102, "time": "1770529816" }, "stopId": "4587", "stopSequence": 26 }, { "arrival": { "delay": 90, "time": "1770529884" }, "departure": { "delay": 110, "time": "1770529904" }, "stopId": "4589", "stopSequence": 27 }, { "arrival": { "delay": 88, "time": "1770529947" }, "departure": { "delay": 110, "time": "1770529969" }, "stopId": "5228", "stopSequence": 28 }, { "arrival": { "delay": 96, "time": "1770530026" }, "departure": { "delay": 119, "time": "1770530049" }, "stopId": "5230", "stopSequence": 29 }, { "arrival": { "delay": 101, "time": "1770530107" }, "departure": { "delay": 121, "time": "1770530127" }, "stopId": "5232", "stopSequence": 30 }, { "arrival": { "delay": 114, "time": "1770530262" }, "departure": { "delay": 121, "time": "1770530269" }, "stopId": "5234", "stopSequence": 31 }, { "arrival": { "delay": 110, "time": "1770530350" }, "departure": { "delay": 121, "time": "1770530361" }, "stopId": "5236", "stopSequence": 32 }, { "arrival": { "delay": 100, "time": "1770530444" }, "departure": { "delay": 120, "time": "1770530464" }, "stopId": "5238", "stopSequence": 33 }, { "arrival": { "delay": 84, "time": "1770530539" }, "departure": { "delay": 114, "time": "1770530569" }, "stopId": "5240", "stopSequence": 34 }, { "arrival": { "delay": 85, "time": "1770530656" }, "departure": { "delay": 110, "time": "1770530681" }, "stopId": "5243", "stopSequence": 35 }, { "arrival": { "delay": 77, "time": "1770530755" }, "departure": { "delay": 107, "time": "1770530785" }, "stopId": "7329", "stopSequence": 36 }, { "arrival": { "delay": 77, "time": "1770530890" }, "departure": { "delay": 96, "time": "1770530909" }, "stopId": "7331", "stopSequence": 37 }, { "arrival": { "delay": 63, "time": "1770531003" }, "departure": { "delay": 83, "time": "1770531023" }, "stopId": "7333", "stopSequence": 38 }, { "arrival": { "delay": 51, "time": "1770531102" }, "departure": { "delay": 71, "time": "1770531122" }, "stopId": "7335", "stopSequence": 39 }, { "arrival": { "delay": 40, "time": "1770531230" }, "departure": { "delay": 40, "time": "1770531230" }, "stopId": "7337", "stopSequence": 40 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "59", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306735-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "HAILLAN-ROSTAND" } } }, { "id": "RT|49305999-2026_HIVER-TRA_C00-Dimanche-08|268445352", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -291, "time": "1770526669" }, "departure": { "delay": 68, "time": "1770527028" }, "stopId": "5535", "stopSequence": 1 }, { "arrival": { "delay": 64, "time": "1770527103" }, "departure": { "delay": 68, "time": "1770527107" }, "stopId": "5533", "stopSequence": 2 }, { "arrival": { "delay": 64, "time": "1770527185" }, "departure": { "delay": 83, "time": "1770527204" }, "stopId": "5531", "stopSequence": 3 }, { "arrival": { "delay": 63, "time": "1770527290" }, "departure": { "delay": 82, "time": "1770527309" }, "stopId": "5529", "stopSequence": 4 }, { "arrival": { "delay": 39, "time": "1770527453" }, "departure": { "delay": 102, "time": "1770527516" }, "stopId": "5260", "stopSequence": 5 }, { "arrival": { "delay": 72, "time": "1770527584" }, "departure": { "delay": 97, "time": "1770527609" }, "stopId": "5258", "stopSequence": 6 }, { "arrival": { "delay": 66, "time": "1770527650" }, "departure": { "delay": 92, "time": "1770527676" }, "stopId": "5256", "stopSequence": 7 }, { "arrival": { "delay": 64, "time": "1770527728" }, "departure": { "delay": 92, "time": "1770527756" }, "stopId": "5254", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1770527801" }, "departure": { "delay": 85, "time": "1770527834" }, "stopId": "5252", "stopSequence": 9 }, { "arrival": { "delay": 33, "time": "1770527950" }, "departure": { "delay": 85, "time": "1770528002" }, "stopId": "3764", "stopSequence": 10 }, { "arrival": { "delay": 69, "time": "1770528109" }, "departure": { "delay": 90, "time": "1770528130" }, "stopId": "3762", "stopSequence": 11 }, { "arrival": { "delay": 73, "time": "1770528236" }, "departure": { "delay": 94, "time": "1770528257" }, "stopId": "3760", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1770528350" }, "departure": { "delay": 104, "time": "1770528389" }, "stopId": "3758", "stopSequence": 13 }, { "arrival": { "delay": 70, "time": "1770528437" }, "departure": { "delay": 104, "time": "1770528471" }, "stopId": "3756", "stopSequence": 14 }, { "arrival": { "delay": 70, "time": "1770528527" }, "departure": { "delay": 110, "time": "1770528567" }, "stopId": "3753", "stopSequence": 15 }, { "arrival": { "delay": 88, "time": "1770528618" }, "departure": { "delay": 107, "time": "1770528637" }, "stopId": "3752", "stopSequence": 16 }, { "arrival": { "delay": 79, "time": "1770528712" }, "departure": { "delay": 106, "time": "1770528739" }, "stopId": "3750", "stopSequence": 17 }, { "arrival": { "delay": 78, "time": "1770528813" }, "departure": { "delay": 106, "time": "1770528841" }, "stopId": "3748", "stopSequence": 18 }, { "arrival": { "delay": 83, "time": "1770528915" }, "departure": { "delay": 106, "time": "1770528938" }, "stopId": "3746", "stopSequence": 19 }, { "arrival": { "delay": 83, "time": "1770529023" }, "departure": { "delay": 106, "time": "1770529046" }, "stopId": "3744", "stopSequence": 20 }, { "arrival": { "delay": 92, "time": "1770529136" }, "departure": { "delay": 110, "time": "1770529154" }, "stopId": "3742", "stopSequence": 21 }, { "arrival": { "delay": 102, "time": "1770529219" }, "departure": { "delay": 122, "time": "1770529239" }, "stopId": "3740", "stopSequence": 22 }, { "arrival": { "delay": 106, "time": "1770529292" }, "departure": { "delay": 122, "time": "1770529308" }, "stopId": "3738", "stopSequence": 23 }, { "arrival": { "delay": 114, "time": "1770529366" }, "departure": { "delay": 122, "time": "1770529374" }, "stopId": "3736", "stopSequence": 24 }, { "arrival": { "delay": 106, "time": "1770529436" }, "departure": { "delay": 126, "time": "1770529456" }, "stopId": "3734", "stopSequence": 25 }, { "arrival": { "delay": 110, "time": "1770529546" }, "departure": { "delay": 131, "time": "1770529567" }, "stopId": "3730", "stopSequence": 26 }, { "arrival": { "delay": 108, "time": "1770529618" }, "departure": { "delay": 130, "time": "1770529640" }, "stopId": "3728", "stopSequence": 27 }, { "arrival": { "delay": 112, "time": "1770529739" }, "departure": { "delay": 132, "time": "1770529759" }, "stopId": "3726", "stopSequence": 28 }, { "arrival": { "delay": 120, "time": "1770529830" }, "departure": { "delay": 141, "time": "1770529851" }, "stopId": "3724", "stopSequence": 29 }, { "arrival": { "delay": 118, "time": "1770530000" }, "departure": { "delay": 141, "time": "1770530023" }, "stopId": "7431", "stopSequence": 30 }, { "arrival": { "delay": 110, "time": "1770530097" }, "departure": { "delay": 128, "time": "1770530115" }, "stopId": "7433", "stopSequence": 31 }, { "arrival": { "delay": 97, "time": "1770530197" }, "departure": { "delay": 127, "time": "1770530227" }, "stopId": "7435", "stopSequence": 32 }, { "arrival": { "delay": 100, "time": "1770530299" }, "departure": { "delay": 120, "time": "1770530319" }, "stopId": "7437", "stopSequence": 33 }, { "arrival": { "delay": 93, "time": "1770530400" }, "departure": { "delay": 93, "time": "1770530400" }, "stopId": "7440", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "60", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49305999-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "FRANCE ALOUETTE" } } }, { "id": "RT|49306736-2026_HIVER-TRA_C00-Dimanche-08|268445110", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -868, "time": "1770528818" }, "departure": { "delay": 17, "time": "1770529703" }, "stopId": "7091", "stopSequence": 1 }, { "arrival": { "delay": 3, "time": "1770529811" }, "departure": { "delay": 27, "time": "1770529835" }, "stopId": "5443", "stopSequence": 2 }, { "arrival": { "delay": 4, "time": "1770529911" }, "departure": { "delay": 24, "time": "1770529931" }, "stopId": "5442", "stopSequence": 3 }, { "arrival": { "delay": -5, "time": "1770530018" }, "departure": { "delay": 22, "time": "1770530045" }, "stopId": "5488", "stopSequence": 4 }, { "arrival": { "delay": -14, "time": "1770530083" }, "departure": { "delay": 13, "time": "1770530110" }, "stopId": "3685", "stopSequence": 5 }, { "arrival": { "delay": -17, "time": "1770530150" }, "departure": { "delay": 8, "time": "1770530175" }, "stopId": "3687", "stopSequence": 6 }, { "arrival": { "delay": -26, "time": "1770530219" }, "departure": { "delay": 3, "time": "1770530248" }, "stopId": "3689", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "3691", "stopSequence": 8 }, { "arrival": { "delay": -29, "time": "1770530482" }, "departure": { "delay": -9, "time": "1770530502" }, "stopId": "3698", "stopSequence": 9 }, { "arrival": { "delay": -31, "time": "1770530564" }, "departure": { "delay": 2, "time": "1770530597" }, "stopId": "5130", "stopSequence": 10 }, { "arrival": { "delay": -24, "time": "1770530638" }, "departure": { "delay": 2, "time": "1770530664" }, "stopId": "3702", "stopSequence": 11 }, { "arrival": { "delay": -34, "time": "1770530729" }, "departure": { "delay": -5, "time": "1770530758" }, "stopId": "3704", "stopSequence": 12 }, { "arrival": { "delay": -39, "time": "1770530839" }, "departure": { "delay": -16, "time": "1770530862" }, "stopId": "3706", "stopSequence": 13 }, { "arrival": { "delay": -48, "time": "1770530916" }, "departure": { "delay": -17, "time": "1770530947" }, "stopId": "3708", "stopSequence": 14 }, { "arrival": { "delay": -48, "time": "1770530989" }, "departure": { "delay": -17, "time": "1770531020" }, "stopId": "3710", "stopSequence": 15 }, { "arrival": { "delay": -33, "time": "1770531147" }, "departure": { "delay": -13, "time": "1770531167" }, "stopId": "3712", "stopSequence": 16 }, { "arrival": { "delay": -35, "time": "1770531234" }, "departure": { "delay": -16, "time": "1770531253" }, "stopId": "3714", "stopSequence": 17 }, { "arrival": { "delay": -46, "time": "1770531296" }, "departure": { "delay": -16, "time": "1770531326" }, "stopId": "3716", "stopSequence": 18 }, { "arrival": { "delay": -44, "time": "1770531386" }, "departure": { "delay": -16, "time": "1770531414" }, "stopId": "3718", "stopSequence": 19 }, { "arrival": { "delay": -9, "time": "1770531500" }, "departure": { "delay": -9, "time": "1770531500" }, "stopId": "3720", "stopSequence": 20 }, { "arrival": { "delay": -17, "time": "1770531610" }, "departure": { "delay": -17, "time": "1770531610" }, "stopId": "3722", "stopSequence": 21 }, { "arrival": { "delay": -12, "time": "1770531689" }, "departure": { "delay": -12, "time": "1770531689" }, "stopId": "4579", "stopSequence": 22 }, { "arrival": { "delay": -45, "time": "1770531752" }, "departure": { "delay": -45, "time": "1770531752" }, "stopId": "4581", "stopSequence": 23 }, { "arrival": { "delay": -25, "time": "1770531875" }, "departure": { "delay": -25, "time": "1770531875" }, "stopId": "4583", "stopSequence": 24 }, { "arrival": { "delay": -30, "time": "1770531980" }, "departure": { "delay": -30, "time": "1770531980" }, "stopId": "4585", "stopSequence": 25 }, { "arrival": { "delay": -9, "time": "1770532108" }, "departure": { "delay": -9, "time": "1770532108" }, "stopId": "4587", "stopSequence": 26 }, { "arrival": { "delay": -25, "time": "1770532172" }, "departure": { "delay": -25, "time": "1770532172" }, "stopId": "4589", "stopSequence": 27 }, { "arrival": { "delay": -25, "time": "1770532237" }, "departure": { "delay": -25, "time": "1770532237" }, "stopId": "5228", "stopSequence": 28 }, { "arrival": { "delay": -25, "time": "1770532308" }, "departure": { "delay": -25, "time": "1770532308" }, "stopId": "5230", "stopSequence": 29 }, { "arrival": { "delay": -9, "time": "1770532400" }, "departure": { "delay": -9, "time": "1770532400" }, "stopId": "5232", "stopSequence": 30 }, { "arrival": { "delay": -30, "time": "1770532521" }, "departure": { "delay": -30, "time": "1770532521" }, "stopId": "5234", "stopSequence": 31 }, { "scheduleRelationship": "NO_DATA", "stopId": "5236", "stopSequence": 32 }, { "arrival": { "delay": -25, "time": "1770532722" }, "departure": { "delay": -25, "time": "1770532722" }, "stopId": "5238", "stopSequence": 33 }, { "arrival": { "delay": -25, "time": "1770532833" }, "departure": { "delay": -25, "time": "1770532833" }, "stopId": "5240", "stopSequence": 34 }, { "arrival": { "delay": -30, "time": "1770532944" }, "departure": { "delay": -30, "time": "1770532944" }, "stopId": "5243", "stopSequence": 35 }, { "arrival": { "delay": -39, "time": "1770533042" }, "departure": { "delay": -39, "time": "1770533042" }, "stopId": "7329", "stopSequence": 36 }, { "arrival": { "delay": -25, "time": "1770533191" }, "departure": { "delay": -25, "time": "1770533191" }, "stopId": "7331", "stopSequence": 37 }, { "arrival": { "delay": -25, "time": "1770533318" }, "departure": { "delay": -25, "time": "1770533318" }, "stopId": "7333", "stopSequence": 38 }, { "arrival": { "delay": -30, "time": "1770533424" }, "departure": { "delay": -30, "time": "1770533424" }, "stopId": "7335", "stopSequence": 39 }, { "arrival": { "delay": -25, "time": "1770533568" }, "departure": { "delay": -25, "time": "1770533568" }, "stopId": "7337", "stopSequence": 40 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "59", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306736-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "HAILLAN-ROSTAND" }, "vehicle": { "id": "ineo-tram:2801", "label": "Le Haillan Rostand" } } }, { "id": "RT|49306002-2026_HIVER-TRA_C00-Dimanche-08|268445230", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -419, "time": "1770534463" }, "departure": { "delay": 0, "time": "1770534882" }, "stopId": "5535", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "60", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306002-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "FRANCE ALOUETTE" } } }, { "id": "RT|268446041_8|268446041", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "7328", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "7326", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "7324", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "7132", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "5415", "stopSequence": 5 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "61", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268446041_8" }, "tripProperties": { "tripHeadsign": "BLANQUEFORT" } } }, { "id": "RT|49306404-2026_HIVER-TRA_C00-Dimanche-08|268445879", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -707, "time": "1770557491" }, "departure": { "delay": 0, "time": "1770558198" }, "stopId": "8358", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306404-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" } } }, { "id": "RT|49306502-2026_HIVER-TRA_C00-Dimanche-08|268445878", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -261, "time": "1770554515" }, "departure": { "delay": 0, "time": "1770554776" }, "stopId": "7351", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306502-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CANTINOLLE" } } }, { "id": "RT|49306387-2026_HIVER-TRA_C00-Dimanche-08|268445873", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -300, "time": "1770539439" }, "departure": { "delay": 0, "time": "1770539739" }, "stopId": "8358", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306387-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" } } }, { "id": "RT|49306479-2026_HIVER-TRA_C00-Dimanche-08|268445872", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -258, "time": "1770536511" }, "departure": { "delay": 0, "time": "1770536769" }, "stopId": "7351", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306479-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CANTINOLLE" } } }, { "id": "RT|49306383-2026_HIVER-TRA_C00-Dimanche-08|268445871", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1132, "time": "1770532652" }, "departure": { "delay": 0, "time": "1770533784" }, "stopId": "8358", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770533922" }, "departure": { "delay": 0, "time": "1770533922" }, "stopId": "8357", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534130" }, "departure": { "delay": 0, "time": "1770534130" }, "stopId": "8355", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534263" }, "departure": { "delay": 0, "time": "1770534263" }, "stopId": "8353", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770534357" }, "departure": { "delay": 0, "time": "1770534357" }, "stopId": "8351", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770534500" }, "departure": { "delay": 0, "time": "1770534500" }, "stopId": "8349", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770534630" }, "departure": { "delay": 0, "time": "1770534630" }, "stopId": "8345", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770534735" }, "departure": { "delay": 0, "time": "1770534735" }, "stopId": "8343", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770534830" }, "departure": { "delay": 0, "time": "1770534830" }, "stopId": "8341", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770534913" }, "departure": { "delay": 0, "time": "1770534913" }, "stopId": "8331", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770535026" }, "departure": { "delay": 0, "time": "1770535026" }, "stopId": "8329", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770535139" }, "departure": { "delay": 0, "time": "1770535139" }, "stopId": "8327", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770535244" }, "departure": { "delay": 0, "time": "1770535244" }, "stopId": "8325", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770535372" }, "departure": { "delay": 0, "time": "1770535372" }, "stopId": "8323", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770535485" }, "departure": { "delay": 0, "time": "1770535485" }, "stopId": "8321", "stopSequence": 15 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306383-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" } } }, { "id": "RT|49306472-2026_HIVER-TRA_C00-Dimanche-08|268445870", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -696, "time": "1770529443" }, "departure": { "delay": -89, "time": "1770530050" }, "stopId": "7351", "stopSequence": 1 }, { "arrival": { "delay": -110, "time": "1770530140" }, "departure": { "delay": -88, "time": "1770530162" }, "stopId": "5434", "stopSequence": 2 }, { "arrival": { "delay": -121, "time": "1770530254" }, "departure": { "delay": -92, "time": "1770530283" }, "stopId": "3765", "stopSequence": 3 }, { "arrival": { "delay": -126, "time": "1770530343" }, "departure": { "delay": -96, "time": "1770530373" }, "stopId": "3766", "stopSequence": 4 }, { "arrival": { "delay": -128, "time": "1770530454" }, "departure": { "delay": -104, "time": "1770530478" }, "stopId": "3768", "stopSequence": 5 }, { "arrival": { "delay": -134, "time": "1770530527" }, "departure": { "delay": -104, "time": "1770530557" }, "stopId": "3770", "stopSequence": 6 }, { "arrival": { "delay": -136, "time": "1770530624" }, "departure": { "delay": -96, "time": "1770530664" }, "stopId": "3772", "stopSequence": 7 }, { "arrival": { "delay": -111, "time": "1770530765" }, "departure": { "delay": -96, "time": "1770530780" }, "stopId": "3774", "stopSequence": 8 }, { "arrival": { "delay": -151, "time": "1770530873" }, "departure": { "delay": -110, "time": "1770530914" }, "stopId": "3776", "stopSequence": 9 }, { "arrival": { "delay": -153, "time": "1770531040" }, "departure": { "delay": -125, "time": "1770531068" }, "stopId": "8322", "stopSequence": 10 }, { "arrival": { "delay": -153, "time": "1770531148" }, "departure": { "delay": -127, "time": "1770531174" }, "stopId": "8324", "stopSequence": 11 }, { "arrival": { "delay": -161, "time": "1770531263" }, "departure": { "delay": -127, "time": "1770531297" }, "stopId": "8326", "stopSequence": 12 }, { "arrival": { "delay": -160, "time": "1770531360" }, "departure": { "delay": -127, "time": "1770531393" }, "stopId": "8328", "stopSequence": 13 }, { "arrival": { "delay": -130, "time": "1770531490" }, "departure": { "delay": -130, "time": "1770531490" }, "stopId": "8330", "stopSequence": 14 }, { "arrival": { "delay": -133, "time": "1770531588" }, "departure": { "delay": -133, "time": "1770531588" }, "stopId": "8332", "stopSequence": 15 }, { "arrival": { "delay": -130, "time": "1770531669" }, "departure": { "delay": -130, "time": "1770531669" }, "stopId": "8342", "stopSequence": 16 }, { "arrival": { "delay": -133, "time": "1770531758" }, "departure": { "delay": -133, "time": "1770531758" }, "stopId": "8344", "stopSequence": 17 }, { "arrival": { "delay": -152, "time": "1770531844" }, "departure": { "delay": -152, "time": "1770531844" }, "stopId": "8346", "stopSequence": 18 }, { "arrival": { "delay": -134, "time": "1770531988" }, "departure": { "delay": -134, "time": "1770531988" }, "stopId": "8348", "stopSequence": 19 }, { "arrival": { "delay": -133, "time": "1770532130" }, "departure": { "delay": -133, "time": "1770532130" }, "stopId": "8350", "stopSequence": 20 }, { "arrival": { "delay": -152, "time": "1770532207" }, "departure": { "delay": -152, "time": "1770532207" }, "stopId": "8352", "stopSequence": 21 }, { "arrival": { "delay": -133, "time": "1770532369" }, "departure": { "delay": -133, "time": "1770532369" }, "stopId": "8354", "stopSequence": 22 }, { "arrival": { "delay": -157, "time": "1770532531" }, "departure": { "delay": -157, "time": "1770532531" }, "stopId": "8356", "stopSequence": 23 }, { "arrival": { "delay": -157, "time": "1770532652" }, "departure": { "delay": -157, "time": "1770532652" }, "stopId": "8358", "stopSequence": 24 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306472-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CANTINOLLE" }, "vehicle": { "id": "ineo-tram:1301", "label": "Cantinolle" } } }, { "id": "RT|49306204-2026_HIVER-TRA_C00-Dimanche-08|268445353", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1975, "time": "1770530431" }, "departure": { "delay": 0, "time": "1770532406" }, "stopId": "7440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770532528" }, "departure": { "delay": 0, "time": "1770532528" }, "stopId": "7438", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770532635" }, "departure": { "delay": 0, "time": "1770532635" }, "stopId": "7436", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770532753" }, "departure": { "delay": 0, "time": "1770532753" }, "stopId": "7434", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770532873" }, "departure": { "delay": 0, "time": "1770532873" }, "stopId": "7432", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770533058" }, "departure": { "delay": 0, "time": "1770533058" }, "stopId": "5244", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770533138" }, "departure": { "delay": 0, "time": "1770533138" }, "stopId": "3725", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770533257" }, "departure": { "delay": 0, "time": "1770533257" }, "stopId": "3727", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770533331" }, "departure": { "delay": 0, "time": "1770533331" }, "stopId": "3729", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770533424" }, "departure": { "delay": 0, "time": "1770533424" }, "stopId": "3733", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770533490" }, "departure": { "delay": 0, "time": "1770533490" }, "stopId": "3735", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770533561" }, "departure": { "delay": 0, "time": "1770533561" }, "stopId": "3737", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770533631" }, "departure": { "delay": 0, "time": "1770533631" }, "stopId": "3739", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770533714" }, "departure": { "delay": 0, "time": "1770533714" }, "stopId": "3741", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770533814" }, "departure": { "delay": 0, "time": "1770533814" }, "stopId": "3743", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770533923" }, "departure": { "delay": 0, "time": "1770533923" }, "stopId": "3745", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770534005" }, "departure": { "delay": 0, "time": "1770534005" }, "stopId": "3747", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770534113" }, "departure": { "delay": 0, "time": "1770534113" }, "stopId": "3749", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770534208" }, "departure": { "delay": 0, "time": "1770534208" }, "stopId": "3751", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770534285" }, "departure": { "delay": 0, "time": "1770534285" }, "stopId": "3754", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770534373" }, "departure": { "delay": 0, "time": "1770534373" }, "stopId": "3755", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770534448" }, "departure": { "delay": 0, "time": "1770534448" }, "stopId": "3757", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770534566" }, "departure": { "delay": 0, "time": "1770534566" }, "stopId": "3759", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770534664" }, "departure": { "delay": 0, "time": "1770534664" }, "stopId": "3761", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770534804" }, "departure": { "delay": 0, "time": "1770534804" }, "stopId": "3763", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770534951" }, "departure": { "delay": 0, "time": "1770534951" }, "stopId": "5253", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770535027" }, "departure": { "delay": 0, "time": "1770535027" }, "stopId": "5255", "stopSequence": 27 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "60", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306204-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "BERGES DE GARONNE" } } }, { "id": "RT|49306803-2026_HIVER-TRA_C00-Dimanche-08|268445111", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -479, "time": "1770533568" }, "departure": { "delay": 0, "time": "1770534047" }, "stopId": "7337", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "59", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306803-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "LA GARDETTE" } } }, { "id": "RT|49306397-2026_HIVER-TRA_C00-Dimanche-08|268445877", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -276, "time": "1770551487" }, "departure": { "delay": 0, "time": "1770551763" }, "stopId": "8358", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306397-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" } } }, { "id": "RT|49306492-2026_HIVER-TRA_C00-Dimanche-08|268445876", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -261, "time": "1770548515" }, "departure": { "delay": 0, "time": "1770548776" }, "stopId": "7351", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306492-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CANTINOLLE" } } }, { "id": "RT|49306392-2026_HIVER-TRA_C00-Dimanche-08|268445875", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -276, "time": "1770545496" }, "departure": { "delay": 0, "time": "1770545772" }, "stopId": "8358", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306392-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" } } }, { "id": "RT|49306483-2026_HIVER-TRA_C00-Dimanche-08|268445874", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -330, "time": "1770542466" }, "departure": { "delay": 0, "time": "1770542796" }, "stopId": "7351", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306483-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CANTINOLLE" } } }, { "id": "RT|49306144-2026_HIVER-TRA_C00-Dimanche-08|268445229", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -338, "time": "1770531289" }, "departure": { "delay": 0, "time": "1770531627" }, "stopId": "5247", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770531733" }, "departure": { "delay": 0, "time": "1770531733" }, "stopId": "5245", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770531858" }, "departure": { "delay": 0, "time": "1770531858" }, "stopId": "5244", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770531938" }, "departure": { "delay": 0, "time": "1770531938" }, "stopId": "3725", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770532057" }, "departure": { "delay": 0, "time": "1770532057" }, "stopId": "3727", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770532131" }, "departure": { "delay": 0, "time": "1770532131" }, "stopId": "3729", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770532224" }, "departure": { "delay": 0, "time": "1770532224" }, "stopId": "3733", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770532290" }, "departure": { "delay": 0, "time": "1770532290" }, "stopId": "3735", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770532361" }, "departure": { "delay": 0, "time": "1770532361" }, "stopId": "3737", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770532431" }, "departure": { "delay": 0, "time": "1770532431" }, "stopId": "3739", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770532514" }, "departure": { "delay": 0, "time": "1770532514" }, "stopId": "3741", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770532614" }, "departure": { "delay": 0, "time": "1770532614" }, "stopId": "3743", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770532723" }, "departure": { "delay": 0, "time": "1770532723" }, "stopId": "3745", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770532805" }, "departure": { "delay": 0, "time": "1770532805" }, "stopId": "3747", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770532913" }, "departure": { "delay": 0, "time": "1770532913" }, "stopId": "3749", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770533008" }, "departure": { "delay": 0, "time": "1770533008" }, "stopId": "3751", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770533085" }, "departure": { "delay": 0, "time": "1770533085" }, "stopId": "3754", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770533173" }, "departure": { "delay": 0, "time": "1770533173" }, "stopId": "3755", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770533248" }, "departure": { "delay": 0, "time": "1770533248" }, "stopId": "3757", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770533366" }, "departure": { "delay": 0, "time": "1770533366" }, "stopId": "3759", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770533464" }, "departure": { "delay": 0, "time": "1770533464" }, "stopId": "3761", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770533604" }, "departure": { "delay": 0, "time": "1770533604" }, "stopId": "3763", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770533751" }, "departure": { "delay": 0, "time": "1770533751" }, "stopId": "5253", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1770533827" }, "departure": { "delay": 0, "time": "1770533827" }, "stopId": "5255", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1770533902" }, "departure": { "delay": 0, "time": "1770533902" }, "stopId": "5257", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1770533969" }, "departure": { "delay": 0, "time": "1770533969" }, "stopId": "5259", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1770534056" }, "departure": { "delay": 0, "time": "1770534056" }, "stopId": "5261", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1770534229" }, "departure": { "delay": 0, "time": "1770534229" }, "stopId": "5528", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1770534322" }, "departure": { "delay": 0, "time": "1770534322" }, "stopId": "5530", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1770534405" }, "departure": { "delay": 0, "time": "1770534405" }, "stopId": "5532", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "60", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306144-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "BORDEAUX CLAVEAU" }, "vehicle": { "id": "ineo-tram:1835", "label": "Claveau" } } }, { "id": "RT|49306065-2026_HIVER-TRA_C00-Dimanche-08|268445228", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -652, "time": "1770527390" }, "departure": { "delay": 34, "time": "1770528076" }, "stopId": "7172", "stopSequence": 1 }, { "arrival": { "delay": -7, "time": "1770528188" }, "departure": { "delay": 22, "time": "1770528217" }, "stopId": "5535", "stopSequence": 2 }, { "arrival": { "delay": -8, "time": "1770528266" }, "departure": { "delay": 14, "time": "1770528288" }, "stopId": "5533", "stopSequence": 3 }, { "arrival": { "delay": -12, "time": "1770528344" }, "departure": { "delay": 9, "time": "1770528365" }, "stopId": "5531", "stopSequence": 4 }, { "arrival": { "delay": -26, "time": "1770528436" }, "departure": { "delay": 7, "time": "1770528469" }, "stopId": "5529", "stopSequence": 5 }, { "arrival": { "delay": -43, "time": "1770528606" }, "departure": { "delay": 21, "time": "1770528670" }, "stopId": "5260", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1770528746" }, "departure": { "delay": 21, "time": "1770528768" }, "stopId": "5258", "stopSequence": 7 }, { "arrival": { "delay": -5, "time": "1770528814" }, "departure": { "delay": 42, "time": "1770528861" }, "stopId": "5256", "stopSequence": 8 }, { "arrival": { "delay": 18, "time": "1770528917" }, "departure": { "delay": 42, "time": "1770528941" }, "stopId": "5254", "stopSequence": 9 }, { "arrival": { "delay": 18, "time": "1770529002" }, "departure": { "delay": 42, "time": "1770529026" }, "stopId": "5252", "stopSequence": 10 }, { "arrival": { "delay": 4, "time": "1770529156" }, "departure": { "delay": 85, "time": "1770529237" }, "stopId": "3764", "stopSequence": 11 }, { "arrival": { "delay": 62, "time": "1770529337" }, "departure": { "delay": 85, "time": "1770529360" }, "stopId": "3762", "stopSequence": 12 }, { "arrival": { "delay": 80, "time": "1770529478" }, "departure": { "delay": 104, "time": "1770529502" }, "stopId": "3760", "stopSequence": 13 }, { "arrival": { "delay": 67, "time": "1770529587" }, "departure": { "delay": 112, "time": "1770529632" }, "stopId": "3758", "stopSequence": 14 }, { "arrival": { "delay": 70, "time": "1770529672" }, "departure": { "delay": 106, "time": "1770529708" }, "stopId": "3756", "stopSequence": 15 }, { "arrival": { "delay": 76, "time": "1770529768" }, "departure": { "delay": 106, "time": "1770529798" }, "stopId": "3753", "stopSequence": 16 }, { "arrival": { "delay": 91, "time": "1770529856" }, "departure": { "delay": 114, "time": "1770529879" }, "stopId": "3752", "stopSequence": 17 }, { "arrival": { "delay": 88, "time": "1770529956" }, "departure": { "delay": 114, "time": "1770529982" }, "stopId": "3750", "stopSequence": 18 }, { "arrival": { "delay": 82, "time": "1770530052" }, "departure": { "delay": 114, "time": "1770530084" }, "stopId": "3748", "stopSequence": 19 }, { "arrival": { "delay": 85, "time": "1770530152" }, "departure": { "delay": 114, "time": "1770530181" }, "stopId": "3746", "stopSequence": 20 }, { "arrival": { "delay": 87, "time": "1770530262" }, "departure": { "delay": 111, "time": "1770530286" }, "stopId": "3744", "stopSequence": 21 }, { "arrival": { "delay": 86, "time": "1770530365" }, "departure": { "delay": 111, "time": "1770530390" }, "stopId": "3742", "stopSequence": 22 }, { "arrival": { "delay": 90, "time": "1770530442" }, "departure": { "delay": 115, "time": "1770530467" }, "stopId": "3740", "stopSequence": 23 }, { "arrival": { "delay": 95, "time": "1770530516" }, "departure": { "delay": 121, "time": "1770530542" }, "stopId": "3738", "stopSequence": 24 }, { "arrival": { "delay": 101, "time": "1770530588" }, "departure": { "delay": 127, "time": "1770530614" }, "stopId": "3736", "stopSequence": 25 }, { "arrival": { "delay": 111, "time": "1770530676" }, "departure": { "delay": 131, "time": "1770530696" }, "stopId": "3734", "stopSequence": 26 }, { "arrival": { "delay": 108, "time": "1770530779" }, "departure": { "delay": 134, "time": "1770530805" }, "stopId": "3730", "stopSequence": 27 }, { "arrival": { "delay": 108, "time": "1770530853" }, "departure": { "delay": 135, "time": "1770530880" }, "stopId": "3728", "stopSequence": 28 }, { "arrival": { "delay": 123, "time": "1770530985" }, "departure": { "delay": 144, "time": "1770531006" }, "stopId": "3726", "stopSequence": 29 }, { "arrival": { "delay": 134, "time": "1770531079" }, "departure": { "delay": 154, "time": "1770531099" }, "stopId": "3724", "stopSequence": 30 }, { "arrival": { "delay": 143, "time": "1770531196" }, "departure": { "delay": 168, "time": "1770531221" }, "stopId": "5246", "stopSequence": 31 }, { "arrival": { "delay": 156, "time": "1770531310" }, "departure": { "delay": 156, "time": "1770531310" }, "stopId": "5247", "stopSequence": 32 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "60", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306065-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PESSAC CENTRE" } } }, { "id": "RT|49307194-2026_HIVER-TRA_C00-Dimanche-08|268445987", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1891, "time": "1770531998" }, "departure": { "delay": 0, "time": "1770533889" }, "stopId": "7719", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "163", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49307194-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "DRAVEMONT" } } }, { "id": "RT|49307130-2026_HIVER-TRA_C00-Dimanche-08|268445986", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1070, "time": "1770527502" }, "departure": { "delay": 40, "time": "1770528612" }, "stopId": "5217", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1770528690" }, "departure": { "delay": 42, "time": "1770528710" }, "stopId": "5215", "stopSequence": 2 }, { "arrival": { "delay": 37, "time": "1770528820" }, "departure": { "delay": 58, "time": "1770528841" }, "stopId": "5214", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1770528898" }, "departure": { "delay": 58, "time": "1770528922" }, "stopId": "5212", "stopSequence": 4 }, { "arrival": { "delay": 40, "time": "1770529007" }, "departure": { "delay": 60, "time": "1770529027" }, "stopId": "3694", "stopSequence": 5 }, { "arrival": { "delay": 37, "time": "1770529075" }, "departure": { "delay": 60, "time": "1770529098" }, "stopId": "3696", "stopSequence": 6 }, { "arrival": { "delay": 31, "time": "1770529200" }, "departure": { "delay": 60, "time": "1770529229" }, "stopId": "3691", "stopSequence": 7 }, { "arrival": { "delay": 47, "time": "1770529358" }, "departure": { "delay": 67, "time": "1770529378" }, "stopId": "3698", "stopSequence": 8 }, { "arrival": { "delay": 46, "time": "1770529441" }, "departure": { "delay": 67, "time": "1770529462" }, "stopId": "5130", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1770529502" }, "departure": { "delay": 69, "time": "1770529531" }, "stopId": "3702", "stopSequence": 10 }, { "arrival": { "delay": 33, "time": "1770529596" }, "departure": { "delay": 63, "time": "1770529626" }, "stopId": "3704", "stopSequence": 11 }, { "arrival": { "delay": 31, "time": "1770529709" }, "departure": { "delay": 63, "time": "1770529741" }, "stopId": "3706", "stopSequence": 12 }, { "arrival": { "delay": 28, "time": "1770529792" }, "departure": { "delay": 62, "time": "1770529826" }, "stopId": "3708", "stopSequence": 13 }, { "arrival": { "delay": 46, "time": "1770529883" }, "departure": { "delay": 71, "time": "1770529908" }, "stopId": "3710", "stopSequence": 14 }, { "arrival": { "delay": 68, "time": "1770530048" }, "departure": { "delay": 88, "time": "1770530068" }, "stopId": "3712", "stopSequence": 15 }, { "arrival": { "delay": 84, "time": "1770530182" }, "departure": { "delay": 102, "time": "1770530200" }, "stopId": "3774", "stopSequence": 16 }, { "arrival": { "delay": 59, "time": "1770530305" }, "departure": { "delay": 145, "time": "1770530391" }, "stopId": "3776", "stopSequence": 17 }, { "arrival": { "delay": 172, "time": "1770530557" }, "departure": { "delay": 192, "time": "1770530577" }, "stopId": "5394", "stopSequence": 18 }, { "arrival": { "delay": 181, "time": "1770530658" }, "departure": { "delay": 212, "time": "1770530689" }, "stopId": "5396", "stopSequence": 19 }, { "arrival": { "delay": 193, "time": "1770530735" }, "departure": { "delay": 215, "time": "1770530757" }, "stopId": "5398", "stopSequence": 20 }, { "arrival": { "delay": 208, "time": "1770530830" }, "departure": { "delay": 215, "time": "1770530837" }, "stopId": "5400", "stopSequence": 21 }, { "arrival": { "delay": 205, "time": "1770530904" }, "departure": { "delay": 225, "time": "1770530924" }, "stopId": "5402", "stopSequence": 22 }, { "arrival": { "delay": 212, "time": "1770530995" }, "departure": { "delay": 233, "time": "1770531016" }, "stopId": "5412", "stopSequence": 23 }, { "arrival": { "delay": 215, "time": "1770531073" }, "departure": { "delay": 245, "time": "1770531103" }, "stopId": "7343", "stopSequence": 24 }, { "arrival": { "delay": 220, "time": "1770531266" }, "departure": { "delay": 237, "time": "1770531283" }, "stopId": "7711", "stopSequence": 25 }, { "arrival": { "delay": 205, "time": "1770531429" }, "departure": { "delay": 231, "time": "1770531455" }, "stopId": "7713", "stopSequence": 26 }, { "arrival": { "delay": 226, "time": "1770531638" }, "departure": { "delay": 226, "time": "1770531638" }, "stopId": "7715", "stopSequence": 27 }, { "arrival": { "delay": 226, "time": "1770531886" }, "departure": { "delay": 226, "time": "1770531886" }, "stopId": "7717", "stopSequence": 28 }, { "arrival": { "delay": 205, "time": "1770531998" }, "departure": { "delay": 205, "time": "1770531998" }, "stopId": "7719", "stopSequence": 29 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "163", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49307130-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "BLANQUEFORT" }, "vehicle": { "id": "ineo-tram:1318", "label": "Gare de Blanquefort" } } }, { "id": "RT|49306145-2026_HIVER-TRA_C00-Dimanche-08|268445293", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -448, "time": "1770535139" }, "departure": { "delay": 0, "time": "1770535587" }, "stopId": "5247", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "60", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306145-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "BERGES DE GARONNE" } } }, { "id": "RT|49306068-2026_HIVER-TRA_C00-Dimanche-08|268445292", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1110, "time": "1770530917" }, "departure": { "delay": 0, "time": "1770532027" }, "stopId": "7172", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770532180" }, "departure": { "delay": 0, "time": "1770532180" }, "stopId": "5535", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770532259" }, "departure": { "delay": 0, "time": "1770532259" }, "stopId": "5533", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770532341" }, "departure": { "delay": 0, "time": "1770532341" }, "stopId": "5531", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770532447" }, "departure": { "delay": 0, "time": "1770532447" }, "stopId": "5529", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770532634" }, "departure": { "delay": 0, "time": "1770532634" }, "stopId": "5260", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770532732" }, "departure": { "delay": 0, "time": "1770532732" }, "stopId": "5258", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770532804" }, "departure": { "delay": 0, "time": "1770532804" }, "stopId": "5256", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770532884" }, "departure": { "delay": 0, "time": "1770532884" }, "stopId": "5254", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770532969" }, "departure": { "delay": 0, "time": "1770532969" }, "stopId": "5252", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770533137" }, "departure": { "delay": 0, "time": "1770533137" }, "stopId": "3764", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770533260" }, "departure": { "delay": 0, "time": "1770533260" }, "stopId": "3762", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770533383" }, "departure": { "delay": 0, "time": "1770533383" }, "stopId": "3760", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770533505" }, "departure": { "delay": 0, "time": "1770533505" }, "stopId": "3758", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770533587" }, "departure": { "delay": 0, "time": "1770533587" }, "stopId": "3756", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770533677" }, "departure": { "delay": 0, "time": "1770533677" }, "stopId": "3753", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770533750" }, "departure": { "delay": 0, "time": "1770533750" }, "stopId": "3752", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770533853" }, "departure": { "delay": 0, "time": "1770533853" }, "stopId": "3750", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770533955" }, "departure": { "delay": 0, "time": "1770533955" }, "stopId": "3748", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770534052" }, "departure": { "delay": 0, "time": "1770534052" }, "stopId": "3746", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770534160" }, "departure": { "delay": 0, "time": "1770534160" }, "stopId": "3744", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770534264" }, "departure": { "delay": 0, "time": "1770534264" }, "stopId": "3742", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770535038" }, "departure": { "delay": 0, "time": "1770535038" }, "stopId": "5246", "stopSequence": 31 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "60", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306068-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PESSAC CENTRE" } } }, { "id": "RT|49306202-2026_HIVER-TRA_C00-Dimanche-08|268445291", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1407, "time": "1770526204" }, "departure": { "delay": 1, "time": "1770527612" }, "stopId": "7440", "stopSequence": 1 }, { "arrival": { "delay": -21, "time": "1770527712" }, "departure": { "delay": 1, "time": "1770527734" }, "stopId": "7438", "stopSequence": 2 }, { "arrival": { "delay": -22, "time": "1770527818" }, "departure": { "delay": -5, "time": "1770527835" }, "stopId": "7436", "stopSequence": 3 }, { "arrival": { "delay": -34, "time": "1770527919" }, "departure": { "delay": -7, "time": "1770527946" }, "stopId": "7434", "stopSequence": 4 }, { "arrival": { "delay": -44, "time": "1770528029" }, "departure": { "delay": -19, "time": "1770528054" }, "stopId": "7432", "stopSequence": 5 }, { "arrival": { "delay": -43, "time": "1770528215" }, "departure": { "delay": -32, "time": "1770528226" }, "stopId": "5244", "stopSequence": 6 }, { "arrival": { "delay": -55, "time": "1770528283" }, "departure": { "delay": -32, "time": "1770528306" }, "stopId": "3725", "stopSequence": 7 }, { "arrival": { "delay": -53, "time": "1770528404" }, "departure": { "delay": -32, "time": "1770528425" }, "stopId": "3727", "stopSequence": 8 }, { "arrival": { "delay": -58, "time": "1770528473" }, "departure": { "delay": -36, "time": "1770528495" }, "stopId": "3729", "stopSequence": 9 }, { "arrival": { "delay": -65, "time": "1770528559" }, "departure": { "delay": -39, "time": "1770528585" }, "stopId": "3733", "stopSequence": 10 }, { "arrival": { "delay": -63, "time": "1770528627" }, "departure": { "delay": -39, "time": "1770528651" }, "stopId": "3735", "stopSequence": 11 }, { "arrival": { "delay": -65, "time": "1770528696" }, "departure": { "delay": -39, "time": "1770528722" }, "stopId": "3737", "stopSequence": 12 }, { "arrival": { "delay": -57, "time": "1770528774" }, "departure": { "delay": -39, "time": "1770528792" }, "stopId": "3739", "stopSequence": 13 }, { "arrival": { "delay": -74, "time": "1770528840" }, "departure": { "delay": -42, "time": "1770528872" }, "stopId": "3741", "stopSequence": 14 }, { "arrival": { "delay": -60, "time": "1770528954" }, "departure": { "delay": -42, "time": "1770528972" }, "stopId": "3743", "stopSequence": 15 }, { "arrival": { "delay": -69, "time": "1770529054" }, "departure": { "delay": -42, "time": "1770529081" }, "stopId": "3745", "stopSequence": 16 }, { "arrival": { "delay": -66, "time": "1770529139" }, "departure": { "delay": -43, "time": "1770529162" }, "stopId": "3747", "stopSequence": 17 }, { "arrival": { "delay": -69, "time": "1770529244" }, "departure": { "delay": -43, "time": "1770529270" }, "stopId": "3749", "stopSequence": 18 }, { "arrival": { "delay": -63, "time": "1770529345" }, "departure": { "delay": -43, "time": "1770529365" }, "stopId": "3751", "stopSequence": 19 }, { "arrival": { "delay": -76, "time": "1770529409" }, "departure": { "delay": -45, "time": "1770529440" }, "stopId": "3754", "stopSequence": 20 }, { "arrival": { "delay": -73, "time": "1770529500" }, "departure": { "delay": -48, "time": "1770529525" }, "stopId": "3755", "stopSequence": 21 }, { "arrival": { "delay": -80, "time": "1770529568" }, "departure": { "delay": -49, "time": "1770529599" }, "stopId": "3757", "stopSequence": 22 }, { "arrival": { "delay": -83, "time": "1770529683" }, "departure": { "delay": -54, "time": "1770529712" }, "stopId": "3759", "stopSequence": 23 }, { "arrival": { "delay": -85, "time": "1770529779" }, "departure": { "delay": -59, "time": "1770529805" }, "stopId": "3761", "stopSequence": 24 }, { "arrival": { "delay": -114, "time": "1770529890" }, "departure": { "delay": -73, "time": "1770529931" }, "stopId": "3763", "stopSequence": 25 }, { "arrival": { "delay": -109, "time": "1770530042" }, "departure": { "delay": -85, "time": "1770530066" }, "stopId": "5253", "stopSequence": 26 }, { "arrival": { "delay": -107, "time": "1770530120" }, "departure": { "delay": -85, "time": "1770530142" }, "stopId": "5255", "stopSequence": 27 }, { "arrival": { "delay": -106, "time": "1770530196" }, "departure": { "delay": -86, "time": "1770530216" }, "stopId": "5257", "stopSequence": 28 }, { "arrival": { "delay": -111, "time": "1770530258" }, "departure": { "delay": -88, "time": "1770530281" }, "stopId": "5259", "stopSequence": 29 }, { "arrival": { "delay": -110, "time": "1770530346" }, "departure": { "delay": -87, "time": "1770530369" }, "stopId": "5261", "stopSequence": 30 }, { "arrival": { "delay": -111, "time": "1770530518" }, "departure": { "delay": -89, "time": "1770530540" }, "stopId": "5528", "stopSequence": 31 }, { "arrival": { "delay": -101, "time": "1770530621" }, "departure": { "delay": -94, "time": "1770530628" }, "stopId": "5530", "stopSequence": 32 }, { "arrival": { "delay": -112, "time": "1770530693" }, "departure": { "delay": -100, "time": "1770530705" }, "stopId": "5532", "stopSequence": 33 }, { "arrival": { "delay": -124, "time": "1770530764" }, "departure": { "delay": -100, "time": "1770530788" }, "stopId": "5534", "stopSequence": 34 }, { "arrival": { "delay": -122, "time": "1770530894" }, "departure": { "delay": -122, "time": "1770530894" }, "stopId": "7172", "stopSequence": 35 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "60", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306202-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "BERGES DE GARONNE" } } }, { "id": "RT|268446023_8|268446023", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "7328", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "7326", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "7324", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "7132", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "5415", "stopSequence": 5 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "61", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "268446023_8" }, "tripProperties": { "tripHeadsign": "BLANQUEFORT" } } }, { "id": "RT|49306591-2026_HIVER-TRA_C00-Dimanche-08|268445571", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -406, "time": "1770533667" }, "departure": { "delay": 0, "time": "1770534073" }, "stopId": "7723", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "61", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306591-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PARC EXPOS-STADE" } } }, { "id": "RT|49306655-2026_HIVER-TRA_C00-Dimanche-08|268445570", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -359, "time": "1770530243" }, "departure": { "delay": 3, "time": "1770530605" }, "stopId": "7328", "stopSequence": 1 }, { "arrival": { "delay": -15, "time": "1770530697" }, "departure": { "delay": 3, "time": "1770530715" }, "stopId": "7326", "stopSequence": 2 }, { "arrival": { "delay": -14, "time": "1770530826" }, "departure": { "delay": 6, "time": "1770530846" }, "stopId": "7324", "stopSequence": 3 }, { "arrival": { "delay": -18, "time": "1770530919" }, "departure": { "delay": 6, "time": "1770530943" }, "stopId": "7132", "stopSequence": 4 }, { "arrival": { "delay": -13, "time": "1770531055" }, "departure": { "delay": 17, "time": "1770531085" }, "stopId": "5415", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1770531204" }, "departure": { "delay": 44, "time": "1770531228" }, "stopId": "7344", "stopSequence": 6 }, { "arrival": { "delay": 24, "time": "1770531289" }, "departure": { "delay": 44, "time": "1770531309" }, "stopId": "5413", "stopSequence": 7 }, { "arrival": { "delay": 11, "time": "1770531364" }, "departure": { "delay": 43, "time": "1770531396" }, "stopId": "5403", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1770531448" }, "departure": { "delay": 43, "time": "1770531471" }, "stopId": "5401", "stopSequence": 9 }, { "arrival": { "delay": 7, "time": "1770531525" }, "departure": { "delay": 7, "time": "1770531525" }, "stopId": "5399", "stopSequence": 10 }, { "arrival": { "delay": 36, "time": "1770531631" }, "departure": { "delay": 36, "time": "1770531631" }, "stopId": "5397", "stopSequence": 11 }, { "arrival": { "delay": 9, "time": "1770531692" }, "departure": { "delay": 9, "time": "1770531692" }, "stopId": "5395", "stopSequence": 12 }, { "arrival": { "delay": 36, "time": "1770531877" }, "departure": { "delay": 36, "time": "1770531877" }, "stopId": "5404", "stopSequence": 13 }, { "arrival": { "delay": 36, "time": "1770531990" }, "departure": { "delay": 36, "time": "1770531990" }, "stopId": "3775", "stopSequence": 14 }, { "arrival": { "delay": 36, "time": "1770532116" }, "departure": { "delay": 36, "time": "1770532116" }, "stopId": "3773", "stopSequence": 15 }, { "arrival": { "delay": 7, "time": "1770532174" }, "departure": { "delay": 7, "time": "1770532174" }, "stopId": "3771", "stopSequence": 16 }, { "arrival": { "delay": 7, "time": "1770532248" }, "departure": { "delay": 7, "time": "1770532248" }, "stopId": "3769", "stopSequence": 17 }, { "arrival": { "delay": 7, "time": "1770532356" }, "departure": { "delay": 7, "time": "1770532356" }, "stopId": "3767", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1770532471" }, "departure": { "delay": 20, "time": "1770532471" }, "stopId": "5433", "stopSequence": 19 }, { "arrival": { "delay": 15, "time": "1770532590" }, "departure": { "delay": 15, "time": "1770532590" }, "stopId": "5435", "stopSequence": 20 }, { "arrival": { "delay": 36, "time": "1770532714" }, "departure": { "delay": 36, "time": "1770532714" }, "stopId": "5436", "stopSequence": 21 }, { "arrival": { "delay": 36, "time": "1770532836" }, "departure": { "delay": 36, "time": "1770532836" }, "stopId": "5439", "stopSequence": 22 }, { "arrival": { "delay": 9, "time": "1770532891" }, "departure": { "delay": 9, "time": "1770532891" }, "stopId": "7391", "stopSequence": 23 }, { "arrival": { "delay": 7, "time": "1770532960" }, "departure": { "delay": 7, "time": "1770532960" }, "stopId": "7393", "stopSequence": 24 }, { "arrival": { "delay": 36, "time": "1770533071" }, "departure": { "delay": 36, "time": "1770533071" }, "stopId": "7395", "stopSequence": 25 }, { "arrival": { "delay": 7, "time": "1770533134" }, "departure": { "delay": 7, "time": "1770533134" }, "stopId": "7397", "stopSequence": 26 }, { "arrival": { "delay": 7, "time": "1770533264" }, "departure": { "delay": 7, "time": "1770533264" }, "stopId": "7399", "stopSequence": 27 }, { "arrival": { "delay": 18, "time": "1770533400" }, "departure": { "delay": 18, "time": "1770533400" }, "stopId": "7401", "stopSequence": 28 }, { "arrival": { "delay": 24, "time": "1770533519" }, "departure": { "delay": 24, "time": "1770533519" }, "stopId": "7722", "stopSequence": 29 }, { "arrival": { "delay": 36, "time": "1770533667" }, "departure": { "delay": 36, "time": "1770533667" }, "stopId": "7723", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "61", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306655-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PYRENEES" }, "vehicle": { "id": "ineo-tram:1326", "label": "Les Pyrénées" } } }, { "id": "RT|49306403-2026_HIVER-TRA_C00-Dimanche-08|268445851", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1007, "time": "1770556291" }, "departure": { "delay": 0, "time": "1770557298" }, "stopId": "8358", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306403-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" } } }, { "id": "RT|49306500-2026_HIVER-TRA_C00-Dimanche-08|268445850", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -261, "time": "1770553315" }, "departure": { "delay": 0, "time": "1770553576" }, "stopId": "7351", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306500-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CANTINOLLE" } } }, { "id": "RT|49307126-2026_HIVER-TRA_C00-Dimanche-08|268446024", "tripUpdate": { "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "163", "scheduleRelationship": "CANCELED", "startDate": "20260208", "tripId": "49307126-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "BLANQUEFORT" } } }, { "id": "RT|49306521-2026_HIVER-TRA_C00-Dimanche-08|268445854", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -411, "time": "1770565450" }, "departure": { "delay": 0, "time": "1770565861" }, "stopId": "7351", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306521-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CANTINOLLE" } } }, { "id": "RT|49306454-2026_HIVER-TRA_C00-Dimanche-08|268445853", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -946, "time": "1770562493" }, "departure": { "delay": 0, "time": "1770563439" }, "stopId": "8347", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306454-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" } } }, { "id": "RT|49306001-2026_HIVER-TRA_C00-Dimanche-08|268445336", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1112, "time": "1770531968" }, "departure": { "delay": 0, "time": "1770533080" }, "stopId": "5535", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770533159" }, "departure": { "delay": 0, "time": "1770533159" }, "stopId": "5533", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770533241" }, "departure": { "delay": 0, "time": "1770533241" }, "stopId": "5531", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770533347" }, "departure": { "delay": 0, "time": "1770533347" }, "stopId": "5529", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770533534" }, "departure": { "delay": 0, "time": "1770533534" }, "stopId": "5260", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770533632" }, "departure": { "delay": 0, "time": "1770533632" }, "stopId": "5258", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770533784" }, "departure": { "delay": 0, "time": "1770533784" }, "stopId": "5254", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770533869" }, "departure": { "delay": 0, "time": "1770533869" }, "stopId": "5252", "stopSequence": 9 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "60", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306001-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "FRANCE ALOUETTE" } } }, { "id": "RT|49306143-2026_HIVER-TRA_C00-Dimanche-08|268445335", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -67, "time": "1770529160" }, "departure": { "delay": -1, "time": "1770529226" }, "stopId": "5247", "stopSequence": 1 }, { "arrival": { "delay": -26, "time": "1770529307" }, "departure": { "delay": -5, "time": "1770529328" }, "stopId": "5245", "stopSequence": 2 }, { "arrival": { "delay": -34, "time": "1770529424" }, "departure": { "delay": -16, "time": "1770529442" }, "stopId": "5244", "stopSequence": 3 }, { "arrival": { "delay": -42, "time": "1770529496" }, "departure": { "delay": -16, "time": "1770529522" }, "stopId": "3725", "stopSequence": 4 }, { "arrival": { "delay": -40, "time": "1770529617" }, "departure": { "delay": -16, "time": "1770529641" }, "stopId": "3727", "stopSequence": 5 }, { "arrival": { "delay": -35, "time": "1770529696" }, "departure": { "delay": -16, "time": "1770529715" }, "stopId": "3729", "stopSequence": 6 }, { "arrival": { "delay": -46, "time": "1770529778" }, "departure": { "delay": -19, "time": "1770529805" }, "stopId": "3733", "stopSequence": 7 }, { "arrival": { "delay": -43, "time": "1770529847" }, "departure": { "delay": -24, "time": "1770529866" }, "stopId": "3735", "stopSequence": 8 }, { "arrival": { "delay": -52, "time": "1770529909" }, "departure": { "delay": -24, "time": "1770529937" }, "stopId": "3737", "stopSequence": 9 }, { "arrival": { "delay": -48, "time": "1770529983" }, "departure": { "delay": -27, "time": "1770530004" }, "stopId": "3739", "stopSequence": 10 }, { "arrival": { "delay": -58, "time": "1770530056" }, "departure": { "delay": -32, "time": "1770530082" }, "stopId": "3741", "stopSequence": 11 }, { "arrival": { "delay": -62, "time": "1770530152" }, "departure": { "delay": -34, "time": "1770530180" }, "stopId": "3743", "stopSequence": 12 }, { "arrival": { "delay": -63, "time": "1770530260" }, "departure": { "delay": -34, "time": "1770530289" }, "stopId": "3745", "stopSequence": 13 }, { "arrival": { "delay": -57, "time": "1770530348" }, "departure": { "delay": -34, "time": "1770530371" }, "stopId": "3747", "stopSequence": 14 }, { "arrival": { "delay": -63, "time": "1770530450" }, "departure": { "delay": -41, "time": "1770530472" }, "stopId": "3749", "stopSequence": 15 }, { "arrival": { "delay": -71, "time": "1770530537" }, "departure": { "delay": -43, "time": "1770530565" }, "stopId": "3751", "stopSequence": 16 }, { "arrival": { "delay": -77, "time": "1770530608" }, "departure": { "delay": -49, "time": "1770530636" }, "stopId": "3754", "stopSequence": 17 }, { "arrival": { "delay": -78, "time": "1770530695" }, "departure": { "delay": -54, "time": "1770530719" }, "stopId": "3755", "stopSequence": 18 }, { "arrival": { "delay": -84, "time": "1770530764" }, "departure": { "delay": -54, "time": "1770530794" }, "stopId": "3757", "stopSequence": 19 }, { "arrival": { "delay": -78, "time": "1770530888" }, "departure": { "delay": -54, "time": "1770530912" }, "stopId": "3759", "stopSequence": 20 }, { "arrival": { "delay": -76, "time": "1770530988" }, "departure": { "delay": -54, "time": "1770531010" }, "stopId": "3761", "stopSequence": 21 }, { "arrival": { "delay": -100, "time": "1770531104" }, "departure": { "delay": -69, "time": "1770531135" }, "stopId": "3763", "stopSequence": 22 }, { "arrival": { "delay": -102, "time": "1770531249" }, "departure": { "delay": -74, "time": "1770531277" }, "stopId": "5253", "stopSequence": 23 }, { "arrival": { "delay": -98, "time": "1770531329" }, "departure": { "delay": -76, "time": "1770531351" }, "stopId": "5255", "stopSequence": 24 }, { "arrival": { "delay": -99, "time": "1770531403" }, "departure": { "delay": -76, "time": "1770531426" }, "stopId": "5257", "stopSequence": 25 }, { "arrival": { "delay": -64, "time": "1770531505" }, "departure": { "delay": -64, "time": "1770531505" }, "stopId": "5259", "stopSequence": 26 }, { "arrival": { "delay": -98, "time": "1770531558" }, "departure": { "delay": -98, "time": "1770531558" }, "stopId": "5261", "stopSequence": 27 }, { "arrival": { "delay": -80, "time": "1770531749" }, "departure": { "delay": -80, "time": "1770531749" }, "stopId": "5528", "stopSequence": 28 }, { "arrival": { "delay": -57, "time": "1770531865" }, "departure": { "delay": -57, "time": "1770531865" }, "stopId": "5530", "stopSequence": 29 }, { "arrival": { "delay": -93, "time": "1770531912" }, "departure": { "delay": -93, "time": "1770531912" }, "stopId": "5532", "stopSequence": 30 }, { "arrival": { "delay": -93, "time": "1770531970" }, "departure": { "delay": -93, "time": "1770531970" }, "stopId": "5535", "stopSequence": 31 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "60", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306143-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "BORDEAUX CLAVEAU" }, "vehicle": { "id": "ineo-tram:2512", "label": "Claveau" } } }, { "id": "RT|49306511-2026_HIVER-TRA_C00-Dimanche-08|268445852", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -411, "time": "1770560050" }, "departure": { "delay": 0, "time": "1770560461" }, "stopId": "7351", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306511-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "HIPPODROME" } } }, { "id": "RT|49306970-2026_HIVER-TRA_C00-Dimanche-08|268446130", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1214, "time": "1770534389" }, "departure": { "delay": 0, "time": "1770535603" }, "stopId": "7398", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "164", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306970-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "AEROPORT" } } }, { "id": "RT|49306490-2026_HIVER-TRA_C00-Dimanche-08|268445848", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -259, "time": "1770547317" }, "departure": { "delay": 0, "time": "1770547576" }, "stopId": "7351", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306490-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CANTINOLLE" } } }, { "id": "RT|49306391-2026_HIVER-TRA_C00-Dimanche-08|268445847", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -263, "time": "1770544311" }, "departure": { "delay": 0, "time": "1770544574" }, "stopId": "8358", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306391-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" } } }, { "id": "RT|49307133-2026_HIVER-TRA_C00-Dimanche-08|268445968", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -570, "time": "1770534601" }, "departure": { "delay": 0, "time": "1770535171" }, "stopId": "5217", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770535267" }, "departure": { "delay": 0, "time": "1770535267" }, "stopId": "5215", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770535382" }, "departure": { "delay": 0, "time": "1770535382" }, "stopId": "5214", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770535463" }, "departure": { "delay": 0, "time": "1770535463" }, "stopId": "5212", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770535567" }, "departure": { "delay": 0, "time": "1770535567" }, "stopId": "3694", "stopSequence": 5 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "163", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49307133-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "BLANQUEFORT" } } }, { "id": "RT|49307193-2026_HIVER-TRA_C00-Dimanche-08|268445967", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2063, "time": "1770529434" }, "departure": { "delay": 0, "time": "1770531497" }, "stopId": "7719", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770531635" }, "departure": { "delay": 0, "time": "1770531635" }, "stopId": "7718", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770531863" }, "departure": { "delay": 0, "time": "1770531863" }, "stopId": "7716", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770532041" }, "departure": { "delay": 0, "time": "1770532041" }, "stopId": "7714", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770532204" }, "departure": { "delay": 0, "time": "1770532204" }, "stopId": "7712", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770532382" }, "departure": { "delay": 0, "time": "1770532382" }, "stopId": "7344", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770532463" }, "departure": { "delay": 0, "time": "1770532463" }, "stopId": "5413", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770532551" }, "departure": { "delay": 0, "time": "1770532551" }, "stopId": "5403", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770532626" }, "departure": { "delay": 0, "time": "1770532626" }, "stopId": "5401", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770532716" }, "departure": { "delay": 0, "time": "1770532716" }, "stopId": "5399", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770532793" }, "departure": { "delay": 0, "time": "1770532793" }, "stopId": "5397", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770532881" }, "departure": { "delay": 0, "time": "1770532881" }, "stopId": "5395", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770533039" }, "departure": { "delay": 0, "time": "1770533039" }, "stopId": "5404", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770533152" }, "departure": { "delay": 0, "time": "1770533152" }, "stopId": "3775", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770533280" }, "departure": { "delay": 0, "time": "1770533280" }, "stopId": "3713", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770533402" }, "departure": { "delay": 0, "time": "1770533402" }, "stopId": "3711", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770533481" }, "departure": { "delay": 0, "time": "1770533481" }, "stopId": "3709", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1770533560" }, "departure": { "delay": 0, "time": "1770533560" }, "stopId": "3707", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770533661" }, "departure": { "delay": 0, "time": "1770533661" }, "stopId": "3705", "stopSequence": 19 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "163", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49307193-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "DRAVEMONT" }, "vehicle": { "id": "ineo-tram:1854", "label": "Floirac Dravemont" } } }, { "id": "RT|49306482-2026_HIVER-TRA_C00-Dimanche-08|268445846", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -330, "time": "1770541281" }, "departure": { "delay": 0, "time": "1770541611" }, "stopId": "7351", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306482-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CANTINOLLE" } } }, { "id": "RT|49306386-2026_HIVER-TRA_C00-Dimanche-08|268445845", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -315, "time": "1770538239" }, "departure": { "delay": 0, "time": "1770538554" }, "stopId": "8358", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306386-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" } } }, { "id": "RT|49306396-2026_HIVER-TRA_C00-Dimanche-08|268445849", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -276, "time": "1770550287" }, "departure": { "delay": 0, "time": "1770550563" }, "stopId": "8358", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306396-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" } } }, { "id": "RT|49306588-2026_HIVER-TRA_C00-Dimanche-08|268445569", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -696, "time": "1770526477" }, "departure": { "delay": 18, "time": "1770527191" }, "stopId": "7723", "stopSequence": 1 }, { "arrival": { "delay": -3, "time": "1770527294" }, "departure": { "delay": 18, "time": "1770527315" }, "stopId": "7721", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770527402" }, "departure": { "delay": 24, "time": "1770527426" }, "stopId": "7402", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1770527551" }, "departure": { "delay": 24, "time": "1770527574" }, "stopId": "7400", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1770527693" }, "departure": { "delay": 30, "time": "1770527713" }, "stopId": "7398", "stopSequence": 5 }, { "arrival": { "delay": 13, "time": "1770527793" }, "departure": { "delay": 32, "time": "1770527812" }, "stopId": "7396", "stopSequence": 6 }, { "arrival": { "delay": 16, "time": "1770527879" }, "departure": { "delay": 37, "time": "1770527900" }, "stopId": "7394", "stopSequence": 7 }, { "arrival": { "delay": 11, "time": "1770527943" }, "departure": { "delay": 37, "time": "1770527969" }, "stopId": "7392", "stopSequence": 8 }, { "arrival": { "delay": 12, "time": "1770528046" }, "departure": { "delay": 37, "time": "1770528071" }, "stopId": "5438", "stopSequence": 9 }, { "arrival": { "delay": 25, "time": "1770528184" }, "departure": { "delay": 45, "time": "1770528204" }, "stopId": "5437", "stopSequence": 10 }, { "arrival": { "delay": 23, "time": "1770528293" }, "departure": { "delay": 43, "time": "1770528313" }, "stopId": "5434", "stopSequence": 11 }, { "arrival": { "delay": 9, "time": "1770528404" }, "departure": { "delay": 42, "time": "1770528437" }, "stopId": "3765", "stopSequence": 12 }, { "arrival": { "delay": 11, "time": "1770528500" }, "departure": { "delay": 42, "time": "1770528531" }, "stopId": "3766", "stopSequence": 13 }, { "arrival": { "delay": 14, "time": "1770528616" }, "departure": { "delay": 41, "time": "1770528643" }, "stopId": "3768", "stopSequence": 14 }, { "arrival": { "delay": 6, "time": "1770528687" }, "departure": { "delay": 38, "time": "1770528719" }, "stopId": "3770", "stopSequence": 15 }, { "arrival": { "delay": -2, "time": "1770528778" }, "departure": { "delay": 32, "time": "1770528812" }, "stopId": "3772", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1770528898" }, "departure": { "delay": 32, "time": "1770528928" }, "stopId": "3774", "stopSequence": 17 }, { "arrival": { "delay": -32, "time": "1770529012" }, "departure": { "delay": 0, "time": "1770529044" }, "stopId": "3776", "stopSequence": 18 }, { "arrival": { "delay": -34, "time": "1770529149" }, "departure": { "delay": -7, "time": "1770529176" }, "stopId": "5394", "stopSequence": 19 }, { "arrival": { "delay": -24, "time": "1770529251" }, "departure": { "delay": 1, "time": "1770529276" }, "stopId": "5396", "stopSequence": 20 }, { "arrival": { "delay": -24, "time": "1770529316" }, "departure": { "delay": 1, "time": "1770529341" }, "stopId": "5398", "stopSequence": 21 }, { "arrival": { "delay": -21, "time": "1770529399" }, "departure": { "delay": 1, "time": "1770529421" }, "stopId": "5400", "stopSequence": 22 }, { "arrival": { "delay": -26, "time": "1770529471" }, "departure": { "delay": 0, "time": "1770529497" }, "stopId": "5402", "stopSequence": 23 }, { "arrival": { "delay": -26, "time": "1770529555" }, "departure": { "delay": 0, "time": "1770529581" }, "stopId": "5412", "stopSequence": 24 }, { "arrival": { "delay": -32, "time": "1770529624" }, "departure": { "delay": -1, "time": "1770529655" }, "stopId": "7343", "stopSequence": 25 }, { "arrival": { "delay": -28, "time": "1770529731" }, "departure": { "delay": -2, "time": "1770529757" }, "stopId": "5414", "stopSequence": 26 }, { "arrival": { "delay": -26, "time": "1770529865" }, "departure": { "delay": -2, "time": "1770529889" }, "stopId": "7131", "stopSequence": 27 }, { "arrival": { "delay": -18, "time": "1770529968" }, "departure": { "delay": 2, "time": "1770529988" }, "stopId": "7323", "stopSequence": 28 }, { "arrival": { "delay": -16, "time": "1770530096" }, "departure": { "delay": 4, "time": "1770530116" }, "stopId": "7325", "stopSequence": 29 }, { "arrival": { "delay": 6, "time": "1770530220" }, "departure": { "delay": 6, "time": "1770530220" }, "stopId": "7327", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "61", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306588-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PARC EXPOS-STADE" } } }, { "id": "RT|49306478-2026_HIVER-TRA_C00-Dimanche-08|268445844", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -798, "time": "1770534771" }, "departure": { "delay": 0, "time": "1770535569" }, "stopId": "7351", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770536623" }, "departure": { "delay": 0, "time": "1770536623" }, "stopId": "8322", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770536731" }, "departure": { "delay": 0, "time": "1770536731" }, "stopId": "8324", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770536854" }, "departure": { "delay": 0, "time": "1770536854" }, "stopId": "8326", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770536950" }, "departure": { "delay": 0, "time": "1770536950" }, "stopId": "8328", "stopSequence": 13 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306478-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CANTINOLLE" } } }, { "id": "RT|49306382-2026_HIVER-TRA_C00-Dimanche-08|268445843", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -708, "time": "1770531336" }, "departure": { "delay": 0, "time": "1770532044" }, "stopId": "8358", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770532182" }, "departure": { "delay": 0, "time": "1770532182" }, "stopId": "8357", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770532390" }, "departure": { "delay": 0, "time": "1770532390" }, "stopId": "8355", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770532523" }, "departure": { "delay": 0, "time": "1770532523" }, "stopId": "8353", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770532617" }, "departure": { "delay": 0, "time": "1770532617" }, "stopId": "8351", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770532760" }, "departure": { "delay": 0, "time": "1770532760" }, "stopId": "8349", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770532890" }, "departure": { "delay": 0, "time": "1770532890" }, "stopId": "8345", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770532995" }, "departure": { "delay": 0, "time": "1770532995" }, "stopId": "8343", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770533090" }, "departure": { "delay": 0, "time": "1770533090" }, "stopId": "8341", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770533173" }, "departure": { "delay": 0, "time": "1770533173" }, "stopId": "8331", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770533286" }, "departure": { "delay": 0, "time": "1770533286" }, "stopId": "8329", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770533399" }, "departure": { "delay": 0, "time": "1770533399" }, "stopId": "8327", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770533504" }, "departure": { "delay": 0, "time": "1770533504" }, "stopId": "8325", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770533632" }, "departure": { "delay": 0, "time": "1770533632" }, "stopId": "8323", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770533745" }, "departure": { "delay": 0, "time": "1770533745" }, "stopId": "8321", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770533941" }, "departure": { "delay": 0, "time": "1770533941" }, "stopId": "5404", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770534180" }, "departure": { "delay": 0, "time": "1770534180" }, "stopId": "3773", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770534267" }, "departure": { "delay": 0, "time": "1770534267" }, "stopId": "3771", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1770534341" }, "departure": { "delay": 0, "time": "1770534341" }, "stopId": "3769", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1770534449" }, "departure": { "delay": 0, "time": "1770534449" }, "stopId": "3767", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1770534551" }, "departure": { "delay": 0, "time": "1770534551" }, "stopId": "5433", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1770534675" }, "departure": { "delay": 0, "time": "1770534675" }, "stopId": "5435", "stopSequence": 23 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306382-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" } } }, { "id": "RT|49306475-2026_HIVER-TRA_C00-Dimanche-08|268445842", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -727, "time": "1770527612" }, "departure": { "delay": 176, "time": "1770528515" }, "stopId": "7351", "stopSequence": 1 }, { "arrival": { "delay": 135, "time": "1770528585" }, "departure": { "delay": 153, "time": "1770528603" }, "stopId": "5434", "stopSequence": 2 }, { "arrival": { "delay": 148, "time": "1770528723" }, "departure": { "delay": 170, "time": "1770528745" }, "stopId": "3765", "stopSequence": 3 }, { "arrival": { "delay": 152, "time": "1770528821" }, "departure": { "delay": 172, "time": "1770528841" }, "stopId": "3766", "stopSequence": 4 }, { "arrival": { "delay": 147, "time": "1770528929" }, "departure": { "delay": 190, "time": "1770528972" }, "stopId": "3768", "stopSequence": 5 }, { "arrival": { "delay": 239, "time": "1770529100" }, "departure": { "delay": 264, "time": "1770529125" }, "stopId": "3770", "stopSequence": 6 }, { "arrival": { "delay": 252, "time": "1770529212" }, "departure": { "delay": 292, "time": "1770529252" }, "stopId": "3772", "stopSequence": 7 }, { "arrival": { "delay": 289, "time": "1770529365" }, "departure": { "delay": 292, "time": "1770529368" }, "stopId": "3774", "stopSequence": 8 }, { "arrival": { "delay": 264, "time": "1770529488" }, "departure": { "delay": 344, "time": "1770529568" }, "stopId": "3776", "stopSequence": 9 }, { "arrival": { "delay": 308, "time": "1770529701" }, "departure": { "delay": 344, "time": "1770529737" }, "stopId": "8322", "stopSequence": 10 }, { "arrival": { "delay": 317, "time": "1770529818" }, "departure": { "delay": 344, "time": "1770529845" }, "stopId": "8324", "stopSequence": 11 }, { "arrival": { "delay": 320, "time": "1770529944" }, "departure": { "delay": 344, "time": "1770529968" }, "stopId": "8326", "stopSequence": 12 }, { "arrival": { "delay": 320, "time": "1770530040" }, "departure": { "delay": 344, "time": "1770530064" }, "stopId": "8328", "stopSequence": 13 }, { "arrival": { "delay": 328, "time": "1770530148" }, "departure": { "delay": 348, "time": "1770530168" }, "stopId": "8330", "stopSequence": 14 }, { "arrival": { "delay": 311, "time": "1770530232" }, "departure": { "delay": 340, "time": "1770530261" }, "stopId": "8332", "stopSequence": 15 }, { "arrival": { "delay": 317, "time": "1770530316" }, "departure": { "delay": 340, "time": "1770530339" }, "stopId": "8342", "stopSequence": 16 }, { "arrival": { "delay": 313, "time": "1770530404" }, "departure": { "delay": 340, "time": "1770530431" }, "stopId": "8344", "stopSequence": 17 }, { "arrival": { "delay": 323, "time": "1770530519" }, "departure": { "delay": 347, "time": "1770530543" }, "stopId": "8346", "stopSequence": 18 }, { "arrival": { "delay": 327, "time": "1770530649" }, "departure": { "delay": 347, "time": "1770530669" }, "stopId": "8348", "stopSequence": 19 }, { "arrival": { "delay": 337, "time": "1770530800" }, "departure": { "delay": 357, "time": "1770530820" }, "stopId": "8350", "stopSequence": 20 }, { "arrival": { "delay": 349, "time": "1770530908" }, "departure": { "delay": 357, "time": "1770530916" }, "stopId": "8352", "stopSequence": 21 }, { "arrival": { "delay": 327, "time": "1770531029" }, "departure": { "delay": 353, "time": "1770531055" }, "stopId": "8354", "stopSequence": 22 }, { "arrival": { "delay": 335, "time": "1770531223" }, "departure": { "delay": 355, "time": "1770531243" }, "stopId": "8356", "stopSequence": 23 }, { "arrival": { "delay": 353, "time": "1770531362" }, "departure": { "delay": 353, "time": "1770531362" }, "stopId": "8358", "stopSequence": 24 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306475-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CANTINOLLE" } } }, { "id": "RT|49306141-2026_HIVER-TRA_C00-Dimanche-08|268445270", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -349, "time": "1770533438" }, "departure": { "delay": 0, "time": "1770533787" }, "stopId": "5247", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770534018" }, "departure": { "delay": 0, "time": "1770534018" }, "stopId": "5244", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534098" }, "departure": { "delay": 0, "time": "1770534098" }, "stopId": "3725", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770534217" }, "departure": { "delay": 0, "time": "1770534217" }, "stopId": "3727", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770534291" }, "departure": { "delay": 0, "time": "1770534291" }, "stopId": "3729", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770534384" }, "departure": { "delay": 0, "time": "1770534384" }, "stopId": "3733", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770534450" }, "departure": { "delay": 0, "time": "1770534450" }, "stopId": "3735", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770534521" }, "departure": { "delay": 0, "time": "1770534521" }, "stopId": "3737", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770534591" }, "departure": { "delay": 0, "time": "1770534591" }, "stopId": "3739", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770534674" }, "departure": { "delay": 0, "time": "1770534674" }, "stopId": "3741", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770534774" }, "departure": { "delay": 0, "time": "1770534774" }, "stopId": "3743", "stopSequence": 12 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "60", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306141-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "BERGES DE GARONNE" } } }, { "id": "RT|49306886-2026_HIVER-TRA_C00-Dimanche-08|268446083", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -558, "time": "1770527882" }, "departure": { "delay": 26, "time": "1770528466" }, "stopId": "9098", "stopSequence": 1 }, { "arrival": { "delay": 34, "time": "1770528639" }, "departure": { "delay": 61, "time": "1770528666" }, "stopId": "9097", "stopSequence": 2 }, { "arrival": { "delay": 28, "time": "1770528753" }, "departure": { "delay": 55, "time": "1770528780" }, "stopId": "9095", "stopSequence": 3 }, { "arrival": { "delay": 19, "time": "1770528904" }, "departure": { "delay": 55, "time": "1770528940" }, "stopId": "9093", "stopSequence": 4 }, { "arrival": { "delay": 27, "time": "1770529082" }, "departure": { "delay": 55, "time": "1770529110" }, "stopId": "9091", "stopSequence": 5 }, { "arrival": { "delay": 31, "time": "1770529276" }, "departure": { "delay": 52, "time": "1770529297" }, "stopId": "5239", "stopSequence": 6 }, { "arrival": { "delay": 33, "time": "1770529376" }, "departure": { "delay": 53, "time": "1770529396" }, "stopId": "5237", "stopSequence": 7 }, { "arrival": { "delay": 39, "time": "1770529478" }, "departure": { "delay": 53, "time": "1770529492" }, "stopId": "5235", "stopSequence": 8 }, { "arrival": { "delay": 19, "time": "1770529624" }, "departure": { "delay": 52, "time": "1770529657" }, "stopId": "5233", "stopSequence": 9 }, { "arrival": { "delay": 27, "time": "1770529708" }, "departure": { "delay": 27, "time": "1770529708" }, "stopId": "5231", "stopSequence": 10 }, { "arrival": { "delay": 31, "time": "1770529783" }, "departure": { "delay": 51, "time": "1770529803" }, "stopId": "5229", "stopSequence": 11 }, { "arrival": { "delay": 31, "time": "1770529848" }, "departure": { "delay": 51, "time": "1770529868" }, "stopId": "4590", "stopSequence": 12 }, { "arrival": { "delay": 16, "time": "1770529932" }, "departure": { "delay": 25, "time": "1770529941" }, "stopId": "4588", "stopSequence": 13 }, { "arrival": { "delay": 7, "time": "1770530041" }, "departure": { "delay": 27, "time": "1770530061" }, "stopId": "4586", "stopSequence": 14 }, { "arrival": { "delay": -4, "time": "1770530131" }, "departure": { "delay": 29, "time": "1770530164" }, "stopId": "4584", "stopSequence": 15 }, { "arrival": { "delay": 8, "time": "1770530244" }, "departure": { "delay": 26, "time": "1770530262" }, "stopId": "4582", "stopSequence": 16 }, { "arrival": { "delay": 14, "time": "1770530341" }, "departure": { "delay": 48, "time": "1770530375" }, "stopId": "4580", "stopSequence": 17 }, { "arrival": { "delay": 30, "time": "1770530439" }, "departure": { "delay": 48, "time": "1770530457" }, "stopId": "3723", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1770530559" }, "departure": { "delay": 49, "time": "1770530588" }, "stopId": "3721", "stopSequence": 19 }, { "arrival": { "delay": 19, "time": "1770530641" }, "departure": { "delay": 50, "time": "1770530672" }, "stopId": "3719", "stopSequence": 20 }, { "arrival": { "delay": 26, "time": "1770530735" }, "departure": { "delay": 50, "time": "1770530759" }, "stopId": "3717", "stopSequence": 21 }, { "arrival": { "delay": 29, "time": "1770530805" }, "departure": { "delay": 53, "time": "1770530829" }, "stopId": "3715", "stopSequence": 22 }, { "arrival": { "delay": 21, "time": "1770530901" }, "departure": { "delay": 53, "time": "1770530933" }, "stopId": "3773", "stopSequence": 23 }, { "arrival": { "delay": 13, "time": "1770530980" }, "departure": { "delay": 50, "time": "1770531017" }, "stopId": "3771", "stopSequence": 24 }, { "arrival": { "delay": 18, "time": "1770531059" }, "departure": { "delay": 51, "time": "1770531092" }, "stopId": "3769", "stopSequence": 25 }, { "arrival": { "delay": 26, "time": "1770531175" }, "departure": { "delay": 56, "time": "1770531205" }, "stopId": "3767", "stopSequence": 26 }, { "arrival": { "delay": 18, "time": "1770531269" }, "departure": { "delay": 56, "time": "1770531307" }, "stopId": "5433", "stopSequence": 27 }, { "arrival": { "delay": 31, "time": "1770531406" }, "departure": { "delay": 53, "time": "1770531428" }, "stopId": "5435", "stopSequence": 28 }, { "arrival": { "delay": 28, "time": "1770531506" }, "departure": { "delay": 28, "time": "1770531506" }, "stopId": "5436", "stopSequence": 29 }, { "arrival": { "delay": 28, "time": "1770531628" }, "departure": { "delay": 28, "time": "1770531628" }, "stopId": "5439", "stopSequence": 30 }, { "arrival": { "delay": 14, "time": "1770531696" }, "departure": { "delay": 14, "time": "1770531696" }, "stopId": "7391", "stopSequence": 31 }, { "arrival": { "delay": 9, "time": "1770531762" }, "departure": { "delay": 9, "time": "1770531762" }, "stopId": "7393", "stopSequence": 32 }, { "arrival": { "delay": 28, "time": "1770531863" }, "departure": { "delay": 28, "time": "1770531863" }, "stopId": "7395", "stopSequence": 33 }, { "arrival": { "delay": 8, "time": "1770531935" }, "departure": { "delay": 8, "time": "1770531935" }, "stopId": "7397", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "164", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306886-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "GARE DE BEGLES" }, "vehicle": { "id": "ineo-tram:2502", "label": "Gare de Bègles" } } }, { "id": "RT|49306969-2026_HIVER-TRA_C00-Dimanche-08|268446084", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1712, "time": "1770531971" }, "departure": { "delay": 0, "time": "1770533683" }, "stopId": "7398", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770533780" }, "departure": { "delay": 0, "time": "1770533780" }, "stopId": "7396", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770533863" }, "departure": { "delay": 0, "time": "1770533863" }, "stopId": "7394", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770533932" }, "departure": { "delay": 0, "time": "1770533932" }, "stopId": "7392", "stopSequence": 4 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "164", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306969-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "AEROPORT" } } }, { "id": "RT|49306965-2026_HIVER-TRA_C00-Dimanche-08|268446128", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -319, "time": "1770526164" }, "departure": { "delay": 0, "time": "1770526483" }, "stopId": "7398", "stopSequence": 1 }, { "arrival": { "delay": -1, "time": "1770526579" }, "departure": { "delay": 0, "time": "1770526580" }, "stopId": "7396", "stopSequence": 2 }, { "arrival": { "delay": -4, "time": "1770526659" }, "departure": { "delay": 0, "time": "1770526663" }, "stopId": "7394", "stopSequence": 3 }, { "arrival": { "delay": -7, "time": "1770526725" }, "departure": { "delay": 1, "time": "1770526733" }, "stopId": "7392", "stopSequence": 4 }, { "arrival": { "delay": -8, "time": "1770526826" }, "departure": { "delay": 12, "time": "1770526846" }, "stopId": "5438", "stopSequence": 5 }, { "arrival": { "delay": -15, "time": "1770526944" }, "departure": { "delay": 12, "time": "1770526971" }, "stopId": "5437", "stopSequence": 6 }, { "arrival": { "delay": -34, "time": "1770527036" }, "departure": { "delay": -9, "time": "1770527061" }, "stopId": "5434", "stopSequence": 7 }, { "arrival": { "delay": -40, "time": "1770527155" }, "departure": { "delay": -9, "time": "1770527186" }, "stopId": "3765", "stopSequence": 8 }, { "arrival": { "delay": -42, "time": "1770527247" }, "departure": { "delay": -18, "time": "1770527271" }, "stopId": "3766", "stopSequence": 9 }, { "arrival": { "delay": -31, "time": "1770527371" }, "departure": { "delay": -31, "time": "1770527371" }, "stopId": "3768", "stopSequence": 10 }, { "arrival": { "delay": -52, "time": "1770527429" }, "departure": { "delay": -31, "time": "1770527450" }, "stopId": "3770", "stopSequence": 11 }, { "arrival": { "delay": -62, "time": "1770527518" }, "departure": { "delay": -32, "time": "1770527548" }, "stopId": "3772", "stopSequence": 12 }, { "arrival": { "delay": -60, "time": "1770527609" }, "departure": { "delay": -33, "time": "1770527636" }, "stopId": "3714", "stopSequence": 13 }, { "arrival": { "delay": -66, "time": "1770527676" }, "departure": { "delay": -37, "time": "1770527705" }, "stopId": "3716", "stopSequence": 14 }, { "arrival": { "delay": -65, "time": "1770527765" }, "departure": { "delay": -41, "time": "1770527789" }, "stopId": "3718", "stopSequence": 15 }, { "arrival": { "delay": -77, "time": "1770527832" }, "departure": { "delay": -44, "time": "1770527865" }, "stopId": "3720", "stopSequence": 16 }, { "arrival": { "delay": -81, "time": "1770527946" }, "departure": { "delay": -61, "time": "1770527966" }, "stopId": "3722", "stopSequence": 17 }, { "arrival": { "delay": -91, "time": "1770528007" }, "departure": { "delay": -87, "time": "1770528011" }, "stopId": "4579", "stopSequence": 18 }, { "arrival": { "delay": -80, "time": "1770528111" }, "departure": { "delay": -60, "time": "1770528131" }, "stopId": "4581", "stopSequence": 19 }, { "arrival": { "delay": -88, "time": "1770528206" }, "departure": { "delay": -60, "time": "1770528234" }, "stopId": "4583", "stopSequence": 20 }, { "arrival": { "delay": -125, "time": "1770528279" }, "departure": { "delay": -116, "time": "1770528288" }, "stopId": "4585", "stopSequence": 21 }, { "arrival": { "delay": -116, "time": "1770528395" }, "departure": { "delay": -60, "time": "1770528451" }, "stopId": "4587", "stopSequence": 22 }, { "arrival": { "delay": -65, "time": "1770528526" }, "departure": { "delay": -45, "time": "1770528546" }, "stopId": "4589", "stopSequence": 23 }, { "arrival": { "delay": -69, "time": "1770528587" }, "departure": { "delay": -43, "time": "1770528613" }, "stopId": "5228", "stopSequence": 24 }, { "arrival": { "delay": -73, "time": "1770528654" }, "departure": { "delay": -49, "time": "1770528678" }, "stopId": "5230", "stopSequence": 25 }, { "arrival": { "delay": -73, "time": "1770528730" }, "departure": { "delay": -49, "time": "1770528754" }, "stopId": "5232", "stopSequence": 26 }, { "arrival": { "delay": -60, "time": "1770528885" }, "departure": { "delay": -44, "time": "1770528901" }, "stopId": "5234", "stopSequence": 27 }, { "arrival": { "delay": -40, "time": "1770528997" }, "departure": { "delay": -40, "time": "1770528997" }, "stopId": "5236", "stopSequence": 28 }, { "arrival": { "delay": -35, "time": "1770529106" }, "departure": { "delay": -35, "time": "1770529106" }, "stopId": "5238", "stopSequence": 29 }, { "arrival": { "delay": 22, "time": "1770529348" }, "departure": { "delay": 22, "time": "1770529348" }, "stopId": "9090", "stopSequence": 30 }, { "arrival": { "delay": 14, "time": "1770529528" }, "departure": { "delay": 34, "time": "1770529548" }, "stopId": "9092", "stopSequence": 31 }, { "arrival": { "delay": -10, "time": "1770529701" }, "departure": { "delay": 32, "time": "1770529743" }, "stopId": "9094", "stopSequence": 32 }, { "arrival": { "delay": 5, "time": "1770529840" }, "departure": { "delay": 46, "time": "1770529881" }, "stopId": "9096", "stopSequence": 33 }, { "arrival": { "delay": 37, "time": "1770530049" }, "departure": { "delay": 37, "time": "1770530049" }, "stopId": "9098", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "164", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306965-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "AEROPORT" } } }, { "id": "RT|49306590-2026_HIVER-TRA_C00-Dimanche-08|268445553", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -578, "time": "1770531395" }, "departure": { "delay": 0, "time": "1770531973" }, "stopId": "7723", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770532097" }, "departure": { "delay": 0, "time": "1770532097" }, "stopId": "7721", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770532202" }, "departure": { "delay": 0, "time": "1770532202" }, "stopId": "7402", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770532350" }, "departure": { "delay": 0, "time": "1770532350" }, "stopId": "7400", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770532483" }, "departure": { "delay": 0, "time": "1770532483" }, "stopId": "7398", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770532580" }, "departure": { "delay": 0, "time": "1770532580" }, "stopId": "7396", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770532663" }, "departure": { "delay": 0, "time": "1770532663" }, "stopId": "7394", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770532732" }, "departure": { "delay": 0, "time": "1770532732" }, "stopId": "7392", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770532834" }, "departure": { "delay": 0, "time": "1770532834" }, "stopId": "5438", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770532959" }, "departure": { "delay": 0, "time": "1770532959" }, "stopId": "5437", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770533070" }, "departure": { "delay": 0, "time": "1770533070" }, "stopId": "5434", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770533195" }, "departure": { "delay": 0, "time": "1770533195" }, "stopId": "3765", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770533289" }, "departure": { "delay": 0, "time": "1770533289" }, "stopId": "3766", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770533402" }, "departure": { "delay": 0, "time": "1770533402" }, "stopId": "3768", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1770533481" }, "departure": { "delay": 0, "time": "1770533481" }, "stopId": "3770", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1770533580" }, "departure": { "delay": 0, "time": "1770533580" }, "stopId": "3772", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1770533844" }, "departure": { "delay": 0, "time": "1770533844" }, "stopId": "3776", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1770533983" }, "departure": { "delay": 0, "time": "1770533983" }, "stopId": "5394", "stopSequence": 19 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "61", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306590-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PARC EXPOS-STADE" }, "vehicle": { "id": "ineo-tram:1856", "label": "Parc des Expositions" } } }, { "id": "RT|49306654-2026_HIVER-TRA_C00-Dimanche-08|268445552", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -47, "time": "1770528155" }, "departure": { "delay": 33, "time": "1770528235" }, "stopId": "7328", "stopSequence": 1 }, { "arrival": { "delay": 10, "time": "1770528322" }, "departure": { "delay": 33, "time": "1770528345" }, "stopId": "7326", "stopSequence": 2 }, { "arrival": { "delay": 18, "time": "1770528458" }, "departure": { "delay": 42, "time": "1770528482" }, "stopId": "7324", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1770528567" }, "departure": { "delay": 50, "time": "1770528587" }, "stopId": "7132", "stopSequence": 4 }, { "arrival": { "delay": 27, "time": "1770528695" }, "departure": { "delay": 53, "time": "1770528721" }, "stopId": "5415", "stopSequence": 5 }, { "arrival": { "delay": 43, "time": "1770528827" }, "departure": { "delay": 63, "time": "1770528847" }, "stopId": "7344", "stopSequence": 6 }, { "arrival": { "delay": 39, "time": "1770528904" }, "departure": { "delay": 63, "time": "1770528928" }, "stopId": "5413", "stopSequence": 7 }, { "arrival": { "delay": 57, "time": "1770529010" }, "departure": { "delay": 76, "time": "1770529029" }, "stopId": "5403", "stopSequence": 8 }, { "arrival": { "delay": 69, "time": "1770529097" }, "departure": { "delay": 89, "time": "1770529117" }, "stopId": "5401", "stopSequence": 9 }, { "arrival": { "delay": 64, "time": "1770529182" }, "departure": { "delay": 89, "time": "1770529207" }, "stopId": "5399", "stopSequence": 10 }, { "arrival": { "delay": 68, "time": "1770529263" }, "departure": { "delay": 89, "time": "1770529284" }, "stopId": "5397", "stopSequence": 11 }, { "arrival": { "delay": 74, "time": "1770529357" }, "departure": { "delay": 94, "time": "1770529377" }, "stopId": "5395", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1770529501" }, "departure": { "delay": 120, "time": "1770529561" }, "stopId": "5404", "stopSequence": 13 }, { "arrival": { "delay": 111, "time": "1770529665" }, "departure": { "delay": 120, "time": "1770529674" }, "stopId": "3775", "stopSequence": 14 }, { "arrival": { "delay": 90, "time": "1770529770" }, "departure": { "delay": 120, "time": "1770529800" }, "stopId": "3773", "stopSequence": 15 }, { "arrival": { "delay": 92, "time": "1770529859" }, "departure": { "delay": 120, "time": "1770529887" }, "stopId": "3771", "stopSequence": 16 }, { "arrival": { "delay": 106, "time": "1770529947" }, "departure": { "delay": 129, "time": "1770529970" }, "stopId": "3769", "stopSequence": 17 }, { "arrival": { "delay": 114, "time": "1770530063" }, "departure": { "delay": 138, "time": "1770530087" }, "stopId": "3767", "stopSequence": 18 }, { "arrival": { "delay": 109, "time": "1770530160" }, "departure": { "delay": 138, "time": "1770530189" }, "stopId": "5433", "stopSequence": 19 }, { "arrival": { "delay": 110, "time": "1770530285" }, "departure": { "delay": 134, "time": "1770530309" }, "stopId": "5435", "stopSequence": 20 }, { "arrival": { "delay": 107, "time": "1770530385" }, "departure": { "delay": 133, "time": "1770530411" }, "stopId": "5436", "stopSequence": 21 }, { "arrival": { "delay": 113, "time": "1770530513" }, "departure": { "delay": 133, "time": "1770530533" }, "stopId": "5439", "stopSequence": 22 }, { "arrival": { "delay": 118, "time": "1770530600" }, "departure": { "delay": 139, "time": "1770530621" }, "stopId": "7391", "stopSequence": 23 }, { "arrival": { "delay": 115, "time": "1770530668" }, "departure": { "delay": 139, "time": "1770530692" }, "stopId": "7393", "stopSequence": 24 }, { "arrival": { "delay": 118, "time": "1770530753" }, "departure": { "delay": 139, "time": "1770530774" }, "stopId": "7395", "stopSequence": 25 }, { "arrival": { "delay": 132, "time": "1770530859" }, "departure": { "delay": 156, "time": "1770530883" }, "stopId": "7397", "stopSequence": 26 }, { "arrival": { "delay": 144, "time": "1770531001" }, "departure": { "delay": 156, "time": "1770531013" }, "stopId": "7399", "stopSequence": 27 }, { "arrival": { "delay": 178, "time": "1770531160" }, "departure": { "delay": 205, "time": "1770531187" }, "stopId": "7401", "stopSequence": 28 }, { "arrival": { "delay": 188, "time": "1770531283" }, "departure": { "delay": 208, "time": "1770531303" }, "stopId": "7722", "stopSequence": 29 }, { "arrival": { "delay": 183, "time": "1770531414" }, "departure": { "delay": 183, "time": "1770531414" }, "stopId": "7723", "stopSequence": 30 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "61", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306654-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PYRENEES" } } }, { "id": "RT|49306887-2026_HIVER-TRA_C00-Dimanche-08|268446129", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -762, "time": "1770530077" }, "departure": { "delay": 24, "time": "1770530863" }, "stopId": "9098", "stopSequence": 1 }, { "arrival": { "delay": 46, "time": "1770531050" }, "departure": { "delay": 46, "time": "1770531050" }, "stopId": "9097", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1770531150" }, "departure": { "delay": 46, "time": "1770531170" }, "stopId": "9095", "stopSequence": 3 }, { "arrival": { "delay": 43, "time": "1770531327" }, "departure": { "delay": 72, "time": "1770531356" }, "stopId": "9093", "stopSequence": 4 }, { "arrival": { "delay": 56, "time": "1770531510" }, "departure": { "delay": 56, "time": "1770531510" }, "stopId": "9091", "stopSequence": 5 }, { "arrival": { "delay": 52, "time": "1770531696" }, "departure": { "delay": 52, "time": "1770531696" }, "stopId": "5239", "stopSequence": 6 }, { "arrival": { "delay": 62, "time": "1770531804" }, "departure": { "delay": 62, "time": "1770531804" }, "stopId": "5237", "stopSequence": 7 }, { "arrival": { "delay": 46, "time": "1770531884" }, "departure": { "delay": 46, "time": "1770531884" }, "stopId": "5235", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1770532056" }, "departure": { "delay": 52, "time": "1770532056" }, "stopId": "5233", "stopSequence": 9 }, { "arrival": { "delay": 46, "time": "1770532126" }, "departure": { "delay": 46, "time": "1770532126" }, "stopId": "5231", "stopSequence": 10 }, { "arrival": { "delay": 76, "time": "1770532227" }, "departure": { "delay": 76, "time": "1770532227" }, "stopId": "5229", "stopSequence": 11 }, { "arrival": { "delay": 62, "time": "1770532278" }, "departure": { "delay": 62, "time": "1770532278" }, "stopId": "4590", "stopSequence": 12 }, { "arrival": { "delay": 38, "time": "1770532353" }, "departure": { "delay": 38, "time": "1770532353" }, "stopId": "4588", "stopSequence": 13 }, { "arrival": { "delay": 38, "time": "1770532471" }, "departure": { "delay": 38, "time": "1770532471" }, "stopId": "4586", "stopSequence": 14 }, { "arrival": { "delay": 56, "time": "1770532590" }, "departure": { "delay": 56, "time": "1770532590" }, "stopId": "4584", "stopSequence": 15 }, { "arrival": { "delay": 62, "time": "1770532698" }, "departure": { "delay": 62, "time": "1770532698" }, "stopId": "4582", "stopSequence": 16 }, { "arrival": { "delay": 43, "time": "1770532770" }, "departure": { "delay": 43, "time": "1770532770" }, "stopId": "4580", "stopSequence": 17 }, { "arrival": { "delay": 76, "time": "1770532885" }, "departure": { "delay": 76, "time": "1770532885" }, "stopId": "3723", "stopSequence": 18 }, { "arrival": { "delay": 62, "time": "1770533001" }, "departure": { "delay": 62, "time": "1770533001" }, "stopId": "3721", "stopSequence": 19 }, { "arrival": { "delay": 52, "time": "1770533074" }, "departure": { "delay": 52, "time": "1770533074" }, "stopId": "3719", "stopSequence": 20 }, { "arrival": { "delay": 76, "time": "1770533185" }, "departure": { "delay": 76, "time": "1770533185" }, "stopId": "3717", "stopSequence": 21 }, { "arrival": { "delay": 62, "time": "1770533238" }, "departure": { "delay": 62, "time": "1770533238" }, "stopId": "3715", "stopSequence": 22 }, { "arrival": { "delay": 46, "time": "1770533326" }, "departure": { "delay": 46, "time": "1770533326" }, "stopId": "3773", "stopSequence": 23 }, { "arrival": { "delay": 62, "time": "1770533429" }, "departure": { "delay": 62, "time": "1770533429" }, "stopId": "3771", "stopSequence": 24 }, { "arrival": { "delay": 52, "time": "1770533493" }, "departure": { "delay": 52, "time": "1770533493" }, "stopId": "3769", "stopSequence": 25 }, { "arrival": { "delay": 62, "time": "1770533611" }, "departure": { "delay": 62, "time": "1770533611" }, "stopId": "3767", "stopSequence": 26 }, { "arrival": { "delay": 76, "time": "1770533727" }, "departure": { "delay": 76, "time": "1770533727" }, "stopId": "5433", "stopSequence": 27 }, { "arrival": { "delay": 62, "time": "1770533837" }, "departure": { "delay": 62, "time": "1770533837" }, "stopId": "5435", "stopSequence": 28 }, { "arrival": { "delay": 46, "time": "1770533924" }, "departure": { "delay": 46, "time": "1770533924" }, "stopId": "5436", "stopSequence": 29 }, { "arrival": { "delay": 46, "time": "1770534046" }, "departure": { "delay": 46, "time": "1770534046" }, "stopId": "5439", "stopSequence": 30 }, { "arrival": { "delay": 62, "time": "1770534144" }, "departure": { "delay": 62, "time": "1770534144" }, "stopId": "7391", "stopSequence": 31 }, { "arrival": { "delay": 62, "time": "1770534215" }, "departure": { "delay": 62, "time": "1770534215" }, "stopId": "7393", "stopSequence": 32 }, { "arrival": { "delay": 38, "time": "1770534273" }, "departure": { "delay": 38, "time": "1770534273" }, "stopId": "7395", "stopSequence": 33 }, { "arrival": { "delay": 62, "time": "1770534389" }, "departure": { "delay": 62, "time": "1770534389" }, "stopId": "7397", "stopSequence": 34 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "164", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306887-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "GARE DE BEGLES" }, "vehicle": { "id": "ineo-tram:2509", "label": "Gare de Bègles" } } }, { "id": "RT|49307191-2026_HIVER-TRA_C00-Dimanche-08|268446003", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -319, "time": "1770526378" }, "departure": { "delay": 23, "time": "1770526720" }, "stopId": "7719", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1770526857" }, "departure": { "delay": 42, "time": "1770526877" }, "stopId": "7718", "stopSequence": 2 }, { "arrival": { "delay": 28, "time": "1770527091" }, "departure": { "delay": 49, "time": "1770527112" }, "stopId": "7716", "stopSequence": 3 }, { "arrival": { "delay": 28, "time": "1770527269" }, "departure": { "delay": 50, "time": "1770527291" }, "stopId": "7714", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1770527422" }, "departure": { "delay": 38, "time": "1770527442" }, "stopId": "7712", "stopSequence": 5 }, { "arrival": { "delay": 21, "time": "1770527603" }, "departure": { "delay": 41, "time": "1770527623" }, "stopId": "7344", "stopSequence": 6 }, { "arrival": { "delay": 22, "time": "1770527685" }, "departure": { "delay": 42, "time": "1770527705" }, "stopId": "5413", "stopSequence": 7 }, { "arrival": { "delay": 18, "time": "1770527769" }, "departure": { "delay": 40, "time": "1770527791" }, "stopId": "5403", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1770527846" }, "departure": { "delay": 40, "time": "1770527866" }, "stopId": "5401", "stopSequence": 9 }, { "arrival": { "delay": 14, "time": "1770527930" }, "departure": { "delay": 40, "time": "1770527956" }, "stopId": "5399", "stopSequence": 10 }, { "arrival": { "delay": 6, "time": "1770527999" }, "departure": { "delay": 40, "time": "1770528033" }, "stopId": "5397", "stopSequence": 11 }, { "arrival": { "delay": 15, "time": "1770528096" }, "departure": { "delay": 40, "time": "1770528121" }, "stopId": "5395", "stopSequence": 12 }, { "arrival": { "delay": -5, "time": "1770528234" }, "departure": { "delay": 60, "time": "1770528299" }, "stopId": "5404", "stopSequence": 13 }, { "arrival": { "delay": 65, "time": "1770528417" }, "departure": { "delay": 65, "time": "1770528417" }, "stopId": "3775", "stopSequence": 14 }, { "arrival": { "delay": 63, "time": "1770528543" }, "departure": { "delay": 83, "time": "1770528563" }, "stopId": "3713", "stopSequence": 15 }, { "arrival": { "delay": 80, "time": "1770528677" }, "departure": { "delay": 104, "time": "1770528701" }, "stopId": "3711", "stopSequence": 16 }, { "arrival": { "delay": 88, "time": "1770528762" }, "departure": { "delay": 108, "time": "1770528782" }, "stopId": "3709", "stopSequence": 17 }, { "arrival": { "delay": 116, "time": "1770528869" }, "departure": { "delay": 136, "time": "1770528889" }, "stopId": "3707", "stopSequence": 18 }, { "arrival": { "delay": 122, "time": "1770528976" }, "departure": { "delay": 142, "time": "1770528996" }, "stopId": "3705", "stopSequence": 19 }, { "arrival": { "delay": 121, "time": "1770529072" }, "departure": { "delay": 142, "time": "1770529093" }, "stopId": "3703", "stopSequence": 20 }, { "arrival": { "delay": 118, "time": "1770529139" }, "departure": { "delay": 145, "time": "1770529166" }, "stopId": "5131", "stopSequence": 21 }, { "arrival": { "delay": 139, "time": "1770529225" }, "departure": { "delay": 159, "time": "1770529245" }, "stopId": "3699", "stopSequence": 22 }, { "arrival": { "delay": 133, "time": "1770529358" }, "departure": { "delay": 159, "time": "1770529384" }, "stopId": "3692", "stopSequence": 23 }, { "arrival": { "delay": 139, "time": "1770529483" }, "departure": { "delay": 159, "time": "1770529503" }, "stopId": "3697", "stopSequence": 24 }, { "arrival": { "delay": 133, "time": "1770529552" }, "departure": { "delay": 159, "time": "1770529578" }, "stopId": "3695", "stopSequence": 25 }, { "arrival": { "delay": 137, "time": "1770529660" }, "departure": { "delay": 159, "time": "1770529682" }, "stopId": "3693", "stopSequence": 26 }, { "arrival": { "delay": 151, "time": "1770529747" }, "departure": { "delay": 170, "time": "1770529766" }, "stopId": "5213", "stopSequence": 27 }, { "arrival": { "delay": 153, "time": "1770529861" }, "departure": { "delay": 170, "time": "1770529878" }, "stopId": "5216", "stopSequence": 28 }, { "arrival": { "delay": 163, "time": "1770529957" }, "departure": { "delay": 163, "time": "1770529957" }, "stopId": "5217", "stopSequence": 29 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "163", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49307191-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "DRAVEMONT" } } }, { "id": "RT|49307131-2026_HIVER-TRA_C00-Dimanche-08|268446004", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -988, "time": "1770529984" }, "departure": { "delay": 21, "time": "1770530993" }, "stopId": "5217", "stopSequence": 1 }, { "arrival": { "delay": 8, "time": "1770531076" }, "departure": { "delay": 28, "time": "1770531096" }, "stopId": "5215", "stopSequence": 2 }, { "arrival": { "delay": 4, "time": "1770531187" }, "departure": { "delay": 28, "time": "1770531211" }, "stopId": "5214", "stopSequence": 3 }, { "arrival": { "delay": 11, "time": "1770531275" }, "departure": { "delay": 31, "time": "1770531295" }, "stopId": "5212", "stopSequence": 4 }, { "arrival": { "delay": 31, "time": "1770531398" }, "departure": { "delay": 52, "time": "1770531419" }, "stopId": "3694", "stopSequence": 5 }, { "arrival": { "delay": 31, "time": "1770531469" }, "departure": { "delay": 31, "time": "1770531469" }, "stopId": "3696", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1770531570" }, "departure": { "delay": 1, "time": "1770531570" }, "stopId": "3691", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1770531751" }, "departure": { "delay": 40, "time": "1770531751" }, "stopId": "3698", "stopSequence": 8 }, { "arrival": { "delay": 31, "time": "1770531826" }, "departure": { "delay": 31, "time": "1770531826" }, "stopId": "5130", "stopSequence": 9 }, { "arrival": { "delay": 11, "time": "1770531873" }, "departure": { "delay": 11, "time": "1770531873" }, "stopId": "3702", "stopSequence": 10 }, { "arrival": { "delay": 31, "time": "1770531994" }, "departure": { "delay": 31, "time": "1770531994" }, "stopId": "3704", "stopSequence": 11 }, { "arrival": { "delay": 52, "time": "1770532130" }, "departure": { "delay": 52, "time": "1770532130" }, "stopId": "3706", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1770532184" }, "departure": { "delay": 20, "time": "1770532184" }, "stopId": "3708", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1770532237" }, "departure": { "delay": 0, "time": "1770532237" }, "stopId": "3710", "stopSequence": 14 }, { "arrival": { "delay": 31, "time": "1770532411" }, "departure": { "delay": 31, "time": "1770532411" }, "stopId": "3712", "stopSequence": 15 }, { "arrival": { "delay": 52, "time": "1770532550" }, "departure": { "delay": 52, "time": "1770532550" }, "stopId": "3774", "stopSequence": 16 }, { "arrival": { "delay": 21, "time": "1770532667" }, "departure": { "delay": 21, "time": "1770532667" }, "stopId": "3776", "stopSequence": 17 }, { "arrival": { "delay": 44, "time": "1770532829" }, "departure": { "delay": 44, "time": "1770532829" }, "stopId": "5394", "stopSequence": 18 }, { "arrival": { "delay": 31, "time": "1770532908" }, "departure": { "delay": 31, "time": "1770532908" }, "stopId": "5396", "stopSequence": 19 }, { "arrival": { "delay": 11, "time": "1770532953" }, "departure": { "delay": 11, "time": "1770532953" }, "stopId": "5398", "stopSequence": 20 }, { "arrival": { "delay": 44, "time": "1770533066" }, "departure": { "delay": 44, "time": "1770533066" }, "stopId": "5400", "stopSequence": 21 }, { "arrival": { "delay": 31, "time": "1770533130" }, "departure": { "delay": 31, "time": "1770533130" }, "stopId": "5402", "stopSequence": 22 }, { "arrival": { "delay": 11, "time": "1770533194" }, "departure": { "delay": 11, "time": "1770533194" }, "stopId": "5412", "stopSequence": 23 }, { "arrival": { "delay": 44, "time": "1770533302" }, "departure": { "delay": 44, "time": "1770533302" }, "stopId": "7343", "stopSequence": 24 }, { "arrival": { "delay": 34, "time": "1770533480" }, "departure": { "delay": 34, "time": "1770533480" }, "stopId": "7711", "stopSequence": 25 }, { "arrival": { "delay": 44, "time": "1770533668" }, "departure": { "delay": 44, "time": "1770533668" }, "stopId": "7713", "stopSequence": 26 }, { "arrival": { "delay": 40, "time": "1770533852" }, "departure": { "delay": 40, "time": "1770533852" }, "stopId": "7715", "stopSequence": 27 }, { "arrival": { "delay": 31, "time": "1770534091" }, "departure": { "delay": 31, "time": "1770534091" }, "stopId": "7717", "stopSequence": 28 }, { "arrival": { "delay": 31, "time": "1770534224" }, "departure": { "delay": 31, "time": "1770534224" }, "stopId": "7719", "stopSequence": 29 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "163", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49307131-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "BLANQUEFORT" }, "vehicle": { "id": "ineo-tram:1834", "label": "Gare de Blanquefort" } } }, { "id": "RT|49306070-2026_HIVER-TRA_C00-Dimanche-08|268445314", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -378, "time": "1770533449" }, "departure": { "delay": 0, "time": "1770533827" }, "stopId": "7172", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770533980" }, "departure": { "delay": 0, "time": "1770533980" }, "stopId": "5535", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770534059" }, "departure": { "delay": 0, "time": "1770534059" }, "stopId": "5533", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534141" }, "departure": { "delay": 0, "time": "1770534141" }, "stopId": "5531", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770534434" }, "departure": { "delay": 0, "time": "1770534434" }, "stopId": "5260", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770534532" }, "departure": { "delay": 0, "time": "1770534532" }, "stopId": "5258", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770534604" }, "departure": { "delay": 0, "time": "1770534604" }, "stopId": "5256", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1770534684" }, "departure": { "delay": 0, "time": "1770534684" }, "stopId": "5254", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770534769" }, "departure": { "delay": 0, "time": "1770534769" }, "stopId": "5252", "stopSequence": 10 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "60", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306070-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PESSAC CENTRE" } } }, { "id": "RT|49306203-2026_HIVER-TRA_C00-Dimanche-08|268445313", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1901, "time": "1770528075" }, "departure": { "delay": 33, "time": "1770530009" }, "stopId": "7440", "stopSequence": 1 }, { "arrival": { "delay": 13, "time": "1770530111" }, "departure": { "delay": 34, "time": "1770530132" }, "stopId": "7438", "stopSequence": 2 }, { "arrival": { "delay": 13, "time": "1770530218" }, "departure": { "delay": 38, "time": "1770530243" }, "stopId": "7436", "stopSequence": 3 }, { "arrival": { "delay": 18, "time": "1770530336" }, "departure": { "delay": 40, "time": "1770530358" }, "stopId": "7434", "stopSequence": 4 }, { "arrival": { "delay": 15, "time": "1770530453" }, "departure": { "delay": 40, "time": "1770530478" }, "stopId": "7432", "stopSequence": 5 }, { "arrival": { "delay": 27, "time": "1770530650" }, "departure": { "delay": 40, "time": "1770530663" }, "stopId": "5244", "stopSequence": 6 }, { "arrival": { "delay": 22, "time": "1770530725" }, "departure": { "delay": 40, "time": "1770530743" }, "stopId": "3725", "stopSequence": 7 }, { "arrival": { "delay": 25, "time": "1770530847" }, "departure": { "delay": 45, "time": "1770530867" }, "stopId": "3727", "stopSequence": 8 }, { "arrival": { "delay": 28, "time": "1770530924" }, "departure": { "delay": 45, "time": "1770530941" }, "stopId": "3729", "stopSequence": 9 }, { "arrival": { "delay": 25, "time": "1770531014" }, "departure": { "delay": 52, "time": "1770531041" }, "stopId": "3733", "stopSequence": 10 }, { "arrival": { "delay": 34, "time": "1770531089" }, "departure": { "delay": 52, "time": "1770531107" }, "stopId": "3735", "stopSequence": 11 }, { "arrival": { "delay": 43, "time": "1770531169" }, "departure": { "delay": 63, "time": "1770531189" }, "stopId": "3737", "stopSequence": 12 }, { "arrival": { "delay": 40, "time": "1770531236" }, "departure": { "delay": 64, "time": "1770531260" }, "stopId": "3739", "stopSequence": 13 }, { "arrival": { "delay": 39, "time": "1770531318" }, "departure": { "delay": 64, "time": "1770531343" }, "stopId": "3741", "stopSequence": 14 }, { "arrival": { "delay": 47, "time": "1770531426" }, "departure": { "delay": 68, "time": "1770531447" }, "stopId": "3743", "stopSequence": 15 }, { "arrival": { "delay": 25, "time": "1770531513" }, "departure": { "delay": 25, "time": "1770531513" }, "stopId": "3745", "stopSequence": 16 }, { "arrival": { "delay": 50, "time": "1770531620" }, "departure": { "delay": 50, "time": "1770531620" }, "stopId": "3747", "stopSequence": 17 }, { "arrival": { "delay": 15, "time": "1770531693" }, "departure": { "delay": 15, "time": "1770531693" }, "stopId": "3749", "stopSequence": 18 }, { "arrival": { "delay": 43, "time": "1770531816" }, "departure": { "delay": 43, "time": "1770531816" }, "stopId": "3751", "stopSequence": 19 }, { "arrival": { "delay": 25, "time": "1770531875" }, "departure": { "delay": 25, "time": "1770531875" }, "stopId": "3754", "stopSequence": 20 }, { "arrival": { "delay": 50, "time": "1770531988" }, "departure": { "delay": 50, "time": "1770531988" }, "stopId": "3755", "stopSequence": 21 }, { "arrival": { "delay": 43, "time": "1770532056" }, "departure": { "delay": 43, "time": "1770532056" }, "stopId": "3757", "stopSequence": 22 }, { "arrival": { "delay": 43, "time": "1770532174" }, "departure": { "delay": 43, "time": "1770532174" }, "stopId": "3759", "stopSequence": 23 }, { "arrival": { "delay": 50, "time": "1770532279" }, "departure": { "delay": 50, "time": "1770532279" }, "stopId": "3761", "stopSequence": 24 }, { "arrival": { "delay": 43, "time": "1770532412" }, "departure": { "delay": 43, "time": "1770532412" }, "stopId": "3763", "stopSequence": 25 }, { "arrival": { "delay": 58, "time": "1770532574" }, "departure": { "delay": 58, "time": "1770532574" }, "stopId": "5253", "stopSequence": 26 }, { "arrival": { "delay": 50, "time": "1770532642" }, "departure": { "delay": 50, "time": "1770532642" }, "stopId": "5255", "stopSequence": 27 }, { "arrival": { "delay": 47, "time": "1770532714" }, "departure": { "delay": 47, "time": "1770532714" }, "stopId": "5257", "stopSequence": 28 }, { "arrival": { "delay": 41, "time": "1770532775" }, "departure": { "delay": 41, "time": "1770532775" }, "stopId": "5259", "stopSequence": 29 }, { "arrival": { "delay": 52, "time": "1770532873" }, "departure": { "delay": 52, "time": "1770532873" }, "stopId": "5261", "stopSequence": 30 }, { "arrival": { "delay": 21, "time": "1770533015" }, "departure": { "delay": 21, "time": "1770533015" }, "stopId": "5528", "stopSequence": 31 }, { "arrival": { "delay": 43, "time": "1770533130" }, "departure": { "delay": 43, "time": "1770533130" }, "stopId": "5530", "stopSequence": 32 }, { "arrival": { "delay": 25, "time": "1770533195" }, "departure": { "delay": 25, "time": "1770533195" }, "stopId": "5532", "stopSequence": 33 }, { "arrival": { "delay": 50, "time": "1770533303" }, "departure": { "delay": 50, "time": "1770533303" }, "stopId": "5534", "stopSequence": 34 }, { "arrival": { "delay": 68, "time": "1770533449" }, "departure": { "delay": 68, "time": "1770533449" }, "stopId": "7172", "stopSequence": 35 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "60", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306203-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "BERGES DE GARONNE" }, "vehicle": { "id": "ineo-tram:1849", "label": "Berges de la Garonne" } } }, { "id": "RT|49306977-2026_HIVER-TRA_C00-Dimanche-08|268446110", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -529, "time": "1770546871" }, "departure": { "delay": 0, "time": "1770547400" }, "stopId": "7398", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "164", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306977-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "AEROPORT" } } }, { "id": "RT|49306901-2026_HIVER-TRA_C00-Dimanche-08|268446111", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -753, "time": "1770550985" }, "departure": { "delay": 0, "time": "1770551738" }, "stopId": "9098", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "164", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306901-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "GARE DE BEGLES" } } }, { "id": "RT|49306496-2026_HIVER-TRA_C00-Dimanche-08|268445781", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -261, "time": "1770550915" }, "departure": { "delay": 0, "time": "1770551176" }, "stopId": "7351", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306496-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CANTINOLLE" } } }, { "id": "RT|49306394-2026_HIVER-TRA_C00-Dimanche-08|268445780", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -285, "time": "1770547887" }, "departure": { "delay": 0, "time": "1770548172" }, "stopId": "8358", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306394-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" } } }, { "id": "RT|49306142-2026_HIVER-TRA_C00-Dimanche-08|268445268", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -382, "time": "1770526453" }, "departure": { "delay": 2, "time": "1770526837" }, "stopId": "5247", "stopSequence": 1 }, { "arrival": { "delay": -3, "time": "1770526930" }, "departure": { "delay": 17, "time": "1770526950" }, "stopId": "5245", "stopSequence": 2 }, { "arrival": { "delay": -2, "time": "1770527056" }, "departure": { "delay": 17, "time": "1770527075" }, "stopId": "5244", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770527138" }, "departure": { "delay": 17, "time": "1770527155" }, "stopId": "3725", "stopSequence": 4 }, { "arrival": { "delay": 8, "time": "1770527265" }, "departure": { "delay": 17, "time": "1770527274" }, "stopId": "3727", "stopSequence": 5 }, { "arrival": { "delay": -1, "time": "1770527330" }, "departure": { "delay": 17, "time": "1770527348" }, "stopId": "3729", "stopSequence": 6 }, { "arrival": { "delay": -10, "time": "1770527414" }, "departure": { "delay": 17, "time": "1770527441" }, "stopId": "3733", "stopSequence": 7 }, { "arrival": { "delay": -7, "time": "1770527483" }, "departure": { "delay": 10, "time": "1770527500" }, "stopId": "3735", "stopSequence": 8 }, { "arrival": { "delay": -18, "time": "1770527543" }, "departure": { "delay": 10, "time": "1770527571" }, "stopId": "3737", "stopSequence": 9 }, { "arrival": { "delay": -16, "time": "1770527615" }, "departure": { "delay": 6, "time": "1770527637" }, "stopId": "3739", "stopSequence": 10 }, { "arrival": { "delay": -24, "time": "1770527690" }, "departure": { "delay": 1, "time": "1770527715" }, "stopId": "3741", "stopSequence": 11 }, { "arrival": { "delay": -24, "time": "1770527790" }, "departure": { "delay": -3, "time": "1770527811" }, "stopId": "3743", "stopSequence": 12 }, { "arrival": { "delay": -28, "time": "1770527895" }, "departure": { "delay": 0, "time": "1770527923" }, "stopId": "3745", "stopSequence": 13 }, { "arrival": { "delay": -19, "time": "1770527986" }, "departure": { "delay": 1, "time": "1770528006" }, "stopId": "3747", "stopSequence": 14 }, { "arrival": { "delay": -21, "time": "1770528092" }, "departure": { "delay": 0, "time": "1770528113" }, "stopId": "3749", "stopSequence": 15 }, { "arrival": { "delay": -18, "time": "1770528190" }, "departure": { "delay": 0, "time": "1770528208" }, "stopId": "3751", "stopSequence": 16 }, { "arrival": { "delay": -30, "time": "1770528255" }, "departure": { "delay": -5, "time": "1770528280" }, "stopId": "3754", "stopSequence": 17 }, { "arrival": { "delay": -33, "time": "1770528340" }, "departure": { "delay": -9, "time": "1770528364" }, "stopId": "3755", "stopSequence": 18 }, { "arrival": { "delay": -36, "time": "1770528412" }, "departure": { "delay": -9, "time": "1770528439" }, "stopId": "3757", "stopSequence": 19 }, { "arrival": { "delay": -26, "time": "1770528540" }, "departure": { "delay": -5, "time": "1770528561" }, "stopId": "3759", "stopSequence": 20 }, { "arrival": { "delay": -14, "time": "1770528650" }, "departure": { "delay": 6, "time": "1770528670" }, "stopId": "3761", "stopSequence": 21 }, { "arrival": { "delay": -39, "time": "1770528765" }, "departure": { "delay": 2, "time": "1770528806" }, "stopId": "3763", "stopSequence": 22 }, { "arrival": { "delay": -22, "time": "1770528929" }, "departure": { "delay": -2, "time": "1770528949" }, "stopId": "5253", "stopSequence": 23 }, { "arrival": { "delay": -25, "time": "1770529002" }, "departure": { "delay": -2, "time": "1770529025" }, "stopId": "5255", "stopSequence": 24 }, { "arrival": { "delay": -18, "time": "1770529084" }, "departure": { "delay": -2, "time": "1770529100" }, "stopId": "5257", "stopSequence": 25 }, { "arrival": { "delay": -23, "time": "1770529146" }, "departure": { "delay": -2, "time": "1770529167" }, "stopId": "5259", "stopSequence": 26 }, { "arrival": { "delay": -24, "time": "1770529232" }, "departure": { "delay": -2, "time": "1770529254" }, "stopId": "5261", "stopSequence": 27 }, { "arrival": { "delay": -16, "time": "1770529413" }, "departure": { "delay": -2, "time": "1770529427" }, "stopId": "5528", "stopSequence": 28 }, { "arrival": { "delay": -10, "time": "1770529512" }, "departure": { "delay": 10, "time": "1770529532" }, "stopId": "5530", "stopSequence": 29 }, { "arrival": { "delay": -4, "time": "1770529601" }, "departure": { "delay": 10, "time": "1770529615" }, "stopId": "5532", "stopSequence": 30 }, { "arrival": { "delay": -9, "time": "1770529679" }, "departure": { "delay": 13, "time": "1770529701" }, "stopId": "5534", "stopSequence": 31 }, { "arrival": { "delay": 15, "time": "1770529831" }, "departure": { "delay": 15, "time": "1770529831" }, "stopId": "7172", "stopSequence": 32 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "60", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306142-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "BERGES DE GARONNE" } } }, { "id": "RT|49306517-2026_HIVER-TRA_C00-Dimanche-08|268445785", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -411, "time": "1770563650" }, "departure": { "delay": 0, "time": "1770564061" }, "stopId": "7351", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306517-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "HIPPODROME" } } }, { "id": "RT|49306402-2026_HIVER-TRA_C00-Dimanche-08|268445784", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -872, "time": "1770560026" }, "departure": { "delay": 0, "time": "1770560898" }, "stopId": "8358", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306402-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" } } }, { "id": "RT|49306798-2026_HIVER-TRA_C00-Dimanche-08|268445146", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1770533223" }, "departure": { "delay": 0, "time": "1770533223" }, "stopId": "3714", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770533296" }, "departure": { "delay": 0, "time": "1770533296" }, "stopId": "3716", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770533384" }, "departure": { "delay": 0, "time": "1770533384" }, "stopId": "3718", "stopSequence": 7 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "59", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306798-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "HAILLAN-ROSTAND" } } }, { "id": "RT|49306506-2026_HIVER-TRA_C00-Dimanche-08|268445783", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -396, "time": "1770556915" }, "departure": { "delay": 0, "time": "1770557311" }, "stopId": "7351", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306506-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CANTINOLLE" } } }, { "id": "RT|49306399-2026_HIVER-TRA_C00-Dimanche-08|268445782", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -272, "time": "1770553891" }, "departure": { "delay": 0, "time": "1770554163" }, "stopId": "8358", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306399-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" } } }, { "id": "RT|49306984-2026_HIVER-TRA_C00-Dimanche-08|268446112", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -550, "time": "1770555280" }, "departure": { "delay": 0, "time": "1770555830" }, "stopId": "7398", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "164", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306984-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "AEROPORT" } } }, { "id": "RT|49306909-2026_HIVER-TRA_C00-Dimanche-08|268446113", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -443, "time": "1770559421" }, "departure": { "delay": 0, "time": "1770559864" }, "stopId": "9098", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "164", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306909-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "GARE DE BEGLES" } } }, { "id": "RT|49306993-2026_HIVER-TRA_C00-Dimanche-08|268446114", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -520, "time": "1770563410" }, "departure": { "delay": 0, "time": "1770563930" }, "stopId": "7398", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "164", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306993-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "AEROPORT" } } }, { "id": "RT|49306477-2026_HIVER-TRA_C00-Dimanche-08|268445820", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -774, "time": "1770532965" }, "departure": { "delay": 0, "time": "1770533739" }, "stopId": "7351", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1770533850" }, "departure": { "delay": 0, "time": "1770533850" }, "stopId": "5434", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1770533975" }, "departure": { "delay": 0, "time": "1770533975" }, "stopId": "3765", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1770534069" }, "departure": { "delay": 0, "time": "1770534069" }, "stopId": "3766", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1770534182" }, "departure": { "delay": 0, "time": "1770534182" }, "stopId": "3768", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1770534261" }, "departure": { "delay": 0, "time": "1770534261" }, "stopId": "3770", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1770534360" }, "departure": { "delay": 0, "time": "1770534360" }, "stopId": "3772", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1770534624" }, "departure": { "delay": 0, "time": "1770534624" }, "stopId": "3776", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1770534793" }, "departure": { "delay": 0, "time": "1770534793" }, "stopId": "8322", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1770534901" }, "departure": { "delay": 0, "time": "1770534901" }, "stopId": "8324", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1770535024" }, "departure": { "delay": 0, "time": "1770535024" }, "stopId": "8326", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1770535120" }, "departure": { "delay": 0, "time": "1770535120" }, "stopId": "8328", "stopSequence": 13 } ], "timestamp": "1770531493", "trip": { "directionId": 0, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306477-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CANTINOLLE" } } }, { "id": "RT|49306067-2026_HIVER-TRA_C00-Dimanche-08|268445269", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -366, "time": "1770529861" }, "departure": { "delay": 18, "time": "1770530245" }, "stopId": "7172", "stopSequence": 1 }, { "arrival": { "delay": -9, "time": "1770530371" }, "departure": { "delay": 18, "time": "1770530398" }, "stopId": "5535", "stopSequence": 2 }, { "arrival": { "delay": -2, "time": "1770530457" }, "departure": { "delay": 19, "time": "1770530478" }, "stopId": "5533", "stopSequence": 3 }, { "arrival": { "delay": 11, "time": "1770530552" }, "departure": { "delay": 33, "time": "1770530574" }, "stopId": "5531", "stopSequence": 4 }, { "arrival": { "delay": 9, "time": "1770530656" }, "departure": { "delay": 33, "time": "1770530680" }, "stopId": "5529", "stopSequence": 5 }, { "arrival": { "delay": 10, "time": "1770530844" }, "departure": { "delay": 71, "time": "1770530905" }, "stopId": "5260", "stopSequence": 6 }, { "arrival": { "delay": 42, "time": "1770530974" }, "departure": { "delay": 68, "time": "1770531000" }, "stopId": "5258", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1770531044" }, "departure": { "delay": 65, "time": "1770531069" }, "stopId": "5256", "stopSequence": 8 }, { "arrival": { "delay": 41, "time": "1770531125" }, "departure": { "delay": 65, "time": "1770531149" }, "stopId": "5254", "stopSequence": 9 }, { "arrival": { "delay": 34, "time": "1770531203" }, "departure": { "delay": 64, "time": "1770531233" }, "stopId": "5252", "stopSequence": 10 }, { "arrival": { "delay": 18, "time": "1770531355" }, "departure": { "delay": 119, "time": "1770531456" }, "stopId": "3764", "stopSequence": 11 }, { "arrival": { "delay": 119, "time": "1770531579" }, "departure": { "delay": 119, "time": "1770531579" }, "stopId": "3762", "stopSequence": 12 }, { "arrival": { "delay": 119, "time": "1770531702" }, "departure": { "delay": 119, "time": "1770531702" }, "stopId": "3760", "stopSequence": 13 }, { "arrival": { "delay": 119, "time": "1770531824" }, "departure": { "delay": 119, "time": "1770531824" }, "stopId": "3758", "stopSequence": 14 }, { "arrival": { "delay": 99, "time": "1770531886" }, "departure": { "delay": 99, "time": "1770531886" }, "stopId": "3756", "stopSequence": 15 }, { "arrival": { "delay": 119, "time": "1770531996" }, "departure": { "delay": 119, "time": "1770531996" }, "stopId": "3753", "stopSequence": 16 }, { "arrival": { "delay": 119, "time": "1770532069" }, "departure": { "delay": 119, "time": "1770532069" }, "stopId": "3752", "stopSequence": 17 }, { "arrival": { "delay": 119, "time": "1770532172" }, "departure": { "delay": 119, "time": "1770532172" }, "stopId": "3750", "stopSequence": 18 }, { "arrival": { "delay": 139, "time": "1770532294" }, "departure": { "delay": 139, "time": "1770532294" }, "stopId": "3748", "stopSequence": 19 }, { "arrival": { "delay": 99, "time": "1770532351" }, "departure": { "delay": 99, "time": "1770532351" }, "stopId": "3746", "stopSequence": 20 }, { "arrival": { "delay": 119, "time": "1770532479" }, "departure": { "delay": 119, "time": "1770532479" }, "stopId": "3744", "stopSequence": 21 }, { "arrival": { "delay": 139, "time": "1770532603" }, "departure": { "delay": 139, "time": "1770532603" }, "stopId": "3742", "stopSequence": 22 }, { "arrival": { "delay": 119, "time": "1770532656" }, "departure": { "delay": 119, "time": "1770532656" }, "stopId": "3740", "stopSequence": 23 }, { "arrival": { "delay": 119, "time": "1770532725" }, "departure": { "delay": 119, "time": "1770532725" }, "stopId": "3738", "stopSequence": 24 }, { "arrival": { "delay": 99, "time": "1770532771" }, "departure": { "delay": 99, "time": "1770532771" }, "stopId": "3736", "stopSequence": 25 }, { "arrival": { "delay": 99, "time": "1770532849" }, "departure": { "delay": 99, "time": "1770532849" }, "stopId": "3734", "stopSequence": 26 }, { "arrival": { "delay": 99, "time": "1770532955" }, "departure": { "delay": 99, "time": "1770532955" }, "stopId": "3730", "stopSequence": 27 }, { "arrival": { "delay": 99, "time": "1770533029" }, "departure": { "delay": 99, "time": "1770533029" }, "stopId": "3728", "stopSequence": 28 }, { "arrival": { "delay": 99, "time": "1770533146" }, "departure": { "delay": 99, "time": "1770533146" }, "stopId": "3726", "stopSequence": 29 }, { "arrival": { "delay": 139, "time": "1770533269" }, "departure": { "delay": 139, "time": "1770533269" }, "stopId": "3724", "stopSequence": 30 }, { "arrival": { "delay": 139, "time": "1770533377" }, "departure": { "delay": 139, "time": "1770533377" }, "stopId": "5246", "stopSequence": 31 }, { "arrival": { "delay": 99, "time": "1770533438" }, "departure": { "delay": 99, "time": "1770533438" }, "stopId": "5247", "stopSequence": 32 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "60", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306067-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "PESSAC CENTRE" }, "vehicle": { "id": "ineo-tram:2207", "label": "Pessac Centre" } } }, { "id": "RT|49306457-2026_HIVER-TRA_C00-Dimanche-08|268445786", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -946, "time": "1770566093" }, "departure": { "delay": 0, "time": "1770567039" }, "stopId": "8347", "stopSequence": 1 } ], "timestamp": "1770531493", "trip": { "directionId": 1, "routeId": "62", "scheduleRelationship": "SCHEDULED", "startDate": "20260208", "tripId": "49306457-2026_HIVER-TRA_C00-Dimanche-08" }, "tripProperties": { "tripHeadsign": "CARLE VERNET" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1770531493" } }