Détails de la ressource

Nom du fichier : filbleu_gtfsrt_tripupdates
Format : gtfs-rt

GTFS-RT tripupdates Fil Bleu

Cette ressource fait partie du jeu de données Réseau urbain et périurbain Fil Bleu.

Disponibilité au téléchargement

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

4 738 erreurs, 464 avertissements

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

Erreurs

stop_times_updates not strictly sorted E002 106 erreurs

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

Exemples d'erreurs
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805610 stop_sequence [33, 13] is not strictly sorted by increasing stop_sequence
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805588 stop_sequence [38, 66, 49, 25, 57, 3, 13, 41, 58, 30, 40, 45, 48, 62, 19, 11, 31, 23, 47, 51, 43, 59, 7, 60, 56, 53, 9, 42, 6, 26, 21, 34, 29, 15, 28, 24, 64, 39, 32, 36, 46, 5, 37, 17, 33, 54, 10, 18, 16, 65, 14, 55, 52, 50, 61, 20, 27, 35, 63, 44, 12, 4, 8, 22] is not strictly sorted by increasing stop_sequence
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805581 stop_sequence [62, 52] is not strictly sorted by increasing stop_sequence
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805562 stop_sequence [38, 66, 49, 57, 41, 58, 40, 45, 48, 62, 47, 51, 43, 59, 60, 56, 53, 42, 64, 39, 36, 46, 37, 54, 65, 55, 52, 50, 61, 35, 63, 44] is not strictly sorted by increasing stop_sequence
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805550 stop_sequence [66, 62, 64, 65, 61, 63] is not strictly sorted by increasing stop_sequence

Sequential stop_time_update times are not increasing E022 4 540 erreurs

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

Exemples d'erreurs
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805610 stop_sequence 13 arrival_time 09:17:43 (1775114263) is less than previous stop arrival_time 09:37:35 (1775115455) - times must increase between two sequential stops
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805610 stop_sequence 13 arrival_time 09:17:43 (1775114263) is less than previous stop departure_time 09:37:35 (1775115455) - times must increase between two sequential stops
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805610 stop_sequence 13 departure_time 09:17:43 (1775114263) is less than previous stop departure_time 09:37:35 (1775115455) - times must increase between two sequential stops
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805610 stop_sequence 13 departure_time 09:17:43 (1775114263) is less than previous stop arrival_time 09:37:35 (1775115455) - times must increase between two sequential stops
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805610 stop_sequence 9 arrival_time 09:13:39 (1775114019) is less than previous stop arrival_time 09:23:43 (1775114623) - times must increase between two sequential stops

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

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

Exemples d'erreurs
  • GTFS-rt trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805610 contains stop_sequence 13 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805581 contains stop_sequence 52 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805541 contains stop_sequence 52 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805357 contains stop_sequence 17 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805317 contains stop_sequence 19 that does not exist in GTFS stop_times.txt for this trip

Avertissements

timestamp not populated W001 116 erreurs

Timestamps should be populated for all elements

Exemples d'erreurs
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805610 does not have a timestamp
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805588 does not have a timestamp
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805581 does not have a timestamp
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805562 does not have a timestamp
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805550 does not have a timestamp

vehicle_id not populated W002 116 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805610 does not have a vehicle_id
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805588 does not have a vehicle_id
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805581 does not have a vehicle_id
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805562 does not have a vehicle_id
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805550 does not have a vehicle_id

schedule_relationship not populated W009 232 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805610 stop_sequence 33 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805610 does not have a schedule_relationship
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805588 stop_sequence 38 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805588 does not have a schedule_relationship
  • trip_id TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805581 stop_sequence 62 (and potentially more for this trip) does not have a schedule_relationship
Valider ce GTFS-RT maintenant

Validations précédentes

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

Identifiant d'erreur Description Nombre d'erreurs Nombre d'occurences
W008 The data in a GTFS-realtime feed should always be less than one minute old 16 16 fois (53 % des validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 1 114 12 fois (40 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 46 654 12 fois (40 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 959 12 fois (40 % des validations)
W001 Timestamps should be populated for all elements 1 223 12 fois (40 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 1 223 12 fois (40 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 2 446 12 fois (40 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 02/04/2026 à 21h12 Europe/Paris.

trip_updates (33) 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 02/04/2026 à 21h12 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805285", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157330" }, "departure": { "time": "1775157330" }, "stopId": "TTR:WAGNB-2", "stopSequence": 40 }, { "arrival": { "time": "1775158265" }, "departure": { "time": "1775158265" }, "stopId": "TTR:VICTB-2", "stopSequence": 57 }, { "arrival": { "time": "1775158683" }, "departure": { "time": "1775158683" }, "stopId": "TTR:TONEB-2", "stopSequence": 64 }, { "arrival": { "time": "1775157562" }, "departure": { "time": "1775157562" }, "stopId": "TTR:TODAB-2", "stopSequence": 45 }, { "arrival": { "time": "1775157623" }, "departure": { "time": "1775157623" }, "stopId": "TTR:SCHWB-2", "stopSequence": 47 }, { "arrival": { "time": "1775158881" }, "departure": { "time": "1775158881" }, "stopId": "TTR:RICEB-2A", "stopSequence": 68 }, { "arrival": { "time": "1775158699" }, "departure": { "time": "1775158699" }, "stopId": "TTR:RICCB-1", "stopSequence": 65 }, { "arrival": { "time": "1775157716" }, "departure": { "time": "1775157716" }, "stopId": "TTR:REMPB-2", "stopSequence": 49 }, { "arrival": { "time": "1775157440" }, "departure": { "time": "1775157440" }, "stopId": "TTR:RASPB-2", "stopSequence": 42 }, { "arrival": { "time": "1775158459" }, "departure": { "time": "1775158459" }, "stopId": "TTR:PREUB-2", "stopSequence": 60 }, { "arrival": { "time": "1775157166" }, "departure": { "time": "1775157166" }, "stopId": "TTR:POMIB-2", "stopSequence": 38 }, { "arrival": { "time": "1775157589" }, "departure": { "time": "1775157589" }, "stopId": "TTR:PODMB-2", "stopSequence": 46 }, { "arrival": { "time": "1775158817" }, "departure": { "time": "1775158817" }, "stopId": "TTR:PLESB-2", "stopSequence": 67 }, { "arrival": { "time": "1775157646" }, "departure": { "time": "1775157646" }, "stopId": "TTR:PLANB-2", "stopSequence": 48 }, { "arrival": { "time": "1775157766" }, "departure": { "time": "1775157766" }, "stopId": "TTR:MIRAB-1", "stopSequence": 50 }, { "arrival": { "time": "1775158486" }, "departure": { "time": "1775158486" }, "stopId": "TTR:MAMEB-2", "stopSequence": 61 }, { "arrival": { "time": "1775159228" }, "departure": { "time": "1775159228" }, "stopId": "TTR:LRSLB-2A", "stopSequence": 73 }, { "arrival": { "time": "1775158726" }, "departure": { "time": "1775158726" }, "stopId": "TTR:LIGNB-2", "stopSequence": 66 }, { "arrival": { "time": "1775157406" }, "departure": { "time": "1775157406" }, "stopId": "TTR:LECCB-2", "stopSequence": 41 }, { "arrival": { "time": "1775157526" }, "departure": { "time": "1775157526" }, "stopId": "TTR:JOLIB-2A", "stopSequence": 44 }, { "arrival": { "time": "1775158006" }, "departure": { "time": "1775158006" }, "stopId": "TTR:JJPOB-2", "stopSequence": 53 }, { "arrival": { "time": "1775157814" }, "departure": { "time": "1775157814" }, "stopId": "TTR:HEURB-1", "stopSequence": 51 }, { "arrival": { "time": "1775158154" }, "departure": { "time": "1775158154" }, "stopId": "TTR:HALLB-2", "stopSequence": 55 }, { "arrival": { "time": "1775158203" }, "departure": { "time": "1775158203" }, "stopId": "TTR:GRMRB-2", "stopSequence": 56 }, { "arrival": { "time": "1775159041" }, "departure": { "time": "1775159041" }, "stopId": "TTR:GRCRB-2", "stopSequence": 71 }, { "arrival": { "time": "1775157886" }, "departure": { "time": "1775157886" }, "stopId": "TTR:GAVNB-1", "stopSequence": 52 }, { "arrival": { "time": "1775158547" }, "departure": { "time": "1775158547" }, "stopId": "TTR:DESMB-2", "stopSequence": 62 }, { "arrival": { "time": "1775158366" }, "departure": { "time": "1775158366" }, "stopId": "TTR:DABLB-2", "stopSequence": 58 }, { "arrival": { "time": "1775157474" }, "departure": { "time": "1775157474" }, "stopId": "TTR:CHJOB-2", "stopSequence": 43 }, { "arrival": { "time": "1775157280" }, "departure": { "time": "1775157280" }, "stopId": "TTR:CHDAB-2", "stopSequence": 39 }, { "arrival": { "time": "1775158938" }, "departure": { "time": "1775158938" }, "stopId": "TTR:BUISB-2", "stopSequence": 69 }, { "arrival": { "time": "1775158606" }, "departure": { "time": "1775158606" }, "stopId": "TTR:BREOB-2", "stopSequence": 63 }, { "arrival": { "time": "1775158412" }, "departure": { "time": "1775158412" }, "stopId": "TTR:BOYEB-2A", "stopSequence": 59 }, { "arrival": { "time": "1775158972" }, "departure": { "time": "1775158972" }, "stopId": "TTR:BOURB-2", "stopSequence": 70 }, { "arrival": { "time": "1775159146" }, "departure": { "time": "1775159146" }, "stopId": "TTR:BIALB-2", "stopSequence": 72 }, { "arrival": { "time": "1775158070" }, "departure": { "time": "1775158070" }, "stopId": "TTR:BERAB-2", "stopSequence": 54 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805285" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805223", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775158104" }, "departure": { "time": "1775158104" }, "stopId": "TTR:WAGNB-2", "stopSequence": 22 }, { "arrival": { "time": "1775157795" }, "departure": { "time": "1775157795" }, "stopId": "TTR:VEREB-2A", "stopSequence": 17 }, { "arrival": { "time": "1775157986" }, "departure": { "time": "1775157986" }, "stopId": "TTR:SEVEB-2", "stopSequence": 20 }, { "arrival": { "time": "1775158218" }, "departure": { "time": "1775158218" }, "stopId": "TTR:RASPB-2", "stopSequence": 24 }, { "arrival": { "time": "1775157919" }, "departure": { "time": "1775157919" }, "stopId": "TTR:POMIB-2", "stopSequence": 18 }, { "arrival": { "time": "1775158402" }, "departure": { "time": "1775158402" }, "stopId": "TTR:PEPLB-2", "stopSequence": 27 }, { "arrival": { "time": "1775158162" }, "departure": { "time": "1775158162" }, "stopId": "TTR:LECCB-2", "stopSequence": 23 }, { "arrival": { "time": "1775157989" }, "departure": { "time": "1775157989" }, "stopId": "TTR:LANEB-2", "stopSequence": 19 }, { "arrival": { "time": "1775157681" }, "departure": { "time": "1775157681" }, "stopId": "TTR:LACB-2", "stopSequence": 16 }, { "arrival": { "time": "1775158339" }, "departure": { "time": "1775158339" }, "stopId": "TTR:JOLIB-2", "stopSequence": 26 }, { "arrival": { "time": "1775157375" }, "departure": { "time": "1775157375" }, "stopId": "TTR:GRANB-2A", "stopSequence": 14 }, { "arrival": { "time": "1775158576" }, "departure": { "time": "1775158576" }, "stopId": "TTR:GATNB-1", "stopSequence": 30 }, { "arrival": { "time": "1775157317" }, "departure": { "time": "1775157317" }, "stopId": "TTR:FACGB-2", "stopSequence": 13 }, { "arrival": { "time": "1775158448" }, "departure": { "time": "1775158448" }, "stopId": "TTR:DOFOB-2", "stopSequence": 28 }, { "arrival": { "time": "1775158279" }, "departure": { "time": "1775158279" }, "stopId": "TTR:CHJOB-2", "stopSequence": 25 }, { "arrival": { "time": "1775158517" }, "departure": { "time": "1775158517" }, "stopId": "TTR:CHGEB-2", "stopSequence": 29 }, { "arrival": { "time": "1775158035" }, "departure": { "time": "1775158035" }, "stopId": "TTR:BEAJB-2", "stopSequence": 21 }, { "arrival": { "time": "1775157144" }, "departure": { "time": "1775157144" }, "stopId": "TTR:BCHIB-1", "stopSequence": 11 }, { "arrival": { "time": "1775157268" }, "departure": { "time": "1775157268" }, "stopId": "TTR:ARSOB-1", "stopSequence": 12 }, { "arrival": { "time": "1775157448" }, "departure": { "time": "1775157448" }, "stopId": "TTR:ALOUB-1", "stopSequence": 15 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805223" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805175", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157395" }, "departure": { "time": "1775157395" }, "stopId": "TTR:VEROB-1A", "stopSequence": 47 }, { "arrival": { "time": "1775157145" }, "departure": { "time": "1775157145" }, "stopId": "TTR:SEVEB-1", "stopSequence": 44 }, { "arrival": { "time": "1775158192" }, "departure": { "time": "1775158192" }, "stopId": "TTR:POVIB-1", "stopSequence": 61 }, { "arrival": { "time": "1775157289" }, "departure": { "time": "1775157289" }, "stopId": "TTR:POMIB-1", "stopSequence": 46 }, { "arrival": { "time": "1775157921" }, "departure": { "time": "1775157921" }, "stopId": "TTR:PEREB-1", "stopSequence": 55 }, { "arrival": { "time": "1775157567" }, "departure": { "time": "1775157567" }, "stopId": "TTR:PANOB-1", "stopSequence": 49 }, { "arrival": { "time": "1775157208" }, "departure": { "time": "1775157208" }, "stopId": "TTR:LANEB-1", "stopSequence": 45 }, { "arrival": { "time": "1775157506" }, "departure": { "time": "1775157506" }, "stopId": "TTR:LACB-1", "stopSequence": 48 }, { "arrival": { "time": "1775158169" }, "departure": { "time": "1775158169" }, "stopId": "TTR:GULOB-1", "stopSequence": 60 }, { "arrival": { "time": "1775157635" }, "departure": { "time": "1775157635" }, "stopId": "TTR:GRNAB-1", "stopSequence": 50 }, { "arrival": { "time": "1775157816" }, "departure": { "time": "1775157816" }, "stopId": "TTR:FOURB-1", "stopSequence": 53 }, { "arrival": { "time": "1775158061" }, "departure": { "time": "1775158061" }, "stopId": "TTR:FOSBB-1", "stopSequence": 58 }, { "arrival": { "time": "1775158110" }, "departure": { "time": "1775158110" }, "stopId": "TTR:FOBLB-1", "stopSequence": 59 }, { "arrival": { "time": "1775158000" }, "departure": { "time": "1775158000" }, "stopId": "TTR:FERRB-1", "stopSequence": 57 }, { "arrival": { "time": "1775157743" }, "departure": { "time": "1775157743" }, "stopId": "TTR:FACGB-1", "stopSequence": 51 }, { "arrival": { "time": "1775158355" }, "departure": { "time": "1775158355" }, "stopId": "TTR:CHDEB-2A", "stopSequence": 62 }, { "arrival": { "time": "1775158415" }, "departure": { "time": "1775158415" }, "stopId": "TTR:CHDDB-2", "stopSequence": 63 }, { "arrival": { "time": "1775157994" }, "departure": { "time": "1775157994" }, "stopId": "TTR:CHAPB-1", "stopSequence": 56 }, { "arrival": { "time": "1775157875" }, "departure": { "time": "1775157875" }, "stopId": "TTR:CALDB-1", "stopSequence": 54 }, { "arrival": { "time": "1775157095" }, "departure": { "time": "1775157095" }, "stopId": "TTR:BEAJB-1", "stopSequence": 43 }, { "arrival": { "time": "1775157754" }, "departure": { "time": "1775157754" }, "stopId": "TTR:ARSOB-2", "stopSequence": 52 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805175" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805169", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157647" }, "departure": { "time": "1775157647" }, "stopId": "TTR:VOISB-2", "stopSequence": 60 }, { "arrival": { "time": "1775157155" }, "departure": { "time": "1775157155" }, "stopId": "TTR:SIBOB-2", "stopSequence": 50 }, { "arrival": { "time": "1775157707" }, "departure": { "time": "1775157707" }, "stopId": "TTR:SANPB-2", "stopSequence": 61 }, { "arrival": { "time": "1775157403" }, "departure": { "time": "1775157403" }, "stopId": "TTR:PRENB-2", "stopSequence": 55 }, { "arrival": { "time": "1775157221" }, "departure": { "time": "1775157221" }, "stopId": "TTR:PODFB-2", "stopSequence": 52 }, { "arrival": { "time": "1775157287" }, "departure": { "time": "1775157287" }, "stopId": "TTR:MONAB-2", "stopSequence": 53 }, { "arrival": { "time": "1775157341" }, "departure": { "time": "1775157341" }, "stopId": "TTR:LESCB-2", "stopSequence": 54 }, { "arrival": { "time": "1775157512" }, "departure": { "time": "1775157512" }, "stopId": "TTR:KATRB-2", "stopSequence": 58 }, { "arrival": { "time": "1775157457" }, "departure": { "time": "1775157457" }, "stopId": "TTR:GAGNB-2", "stopSequence": 56 }, { "arrival": { "time": "1775157587" }, "departure": { "time": "1775157587" }, "stopId": "TTR:EQUAB-1C", "stopSequence": 59 }, { "arrival": { "time": "1775157483" }, "departure": { "time": "1775157483" }, "stopId": "TTR:CRDPB-2", "stopSequence": 57 }, { "arrival": { "time": "1775157125" }, "departure": { "time": "1775157125" }, "stopId": "TTR:CLARB-2", "stopSequence": 49 }, { "arrival": { "time": "1775157227" }, "departure": { "time": "1775157227" }, "stopId": "TTR:BECHB-2", "stopSequence": 51 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805169" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805087", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157792" }, "departure": { "time": "1775157792" }, "stopId": "TTR:VOISB-2", "stopSequence": 18 }, { "arrival": { "time": "1775157311" }, "departure": { "time": "1775157311" }, "stopId": "TTR:TRAEB-1", "stopSequence": 10 }, { "arrival": { "time": "1775157911" }, "departure": { "time": "1775157911" }, "stopId": "TTR:SAAPB-1", "stopSequence": 19 }, { "arrival": { "time": "1775157431" }, "departure": { "time": "1775157431" }, "stopId": "TTR:ROUXB-1", "stopSequence": 12 }, { "arrival": { "time": "1775157970" }, "departure": { "time": "1775157970" }, "stopId": "TTR:PLANB-2A", "stopSequence": 20 }, { "arrival": { "time": "1775158090" }, "departure": { "time": "1775158090" }, "stopId": "TTR:PINAB-1", "stopSequence": 21 }, { "arrival": { "time": "1775157621" }, "departure": { "time": "1775157621" }, "stopId": "TTR:PEETB-1", "stopSequence": 15 }, { "arrival": { "time": "1775158160" }, "departure": { "time": "1775158160" }, "stopId": "TTR:LPEIB-1", "stopSequence": 23 }, { "arrival": { "time": "1775157551" }, "departure": { "time": "1775157551" }, "stopId": "TTR:LANDB-1", "stopSequence": 14 }, { "arrival": { "time": "1775157447" }, "departure": { "time": "1775157447" }, "stopId": "TTR:GUYNB-1", "stopSequence": 13 }, { "arrival": { "time": "1775158227" }, "departure": { "time": "1775158227" }, "stopId": "TTR:EUROB-1", "stopSequence": 24 }, { "arrival": { "time": "1775157683" }, "departure": { "time": "1775157683" }, "stopId": "TTR:EQUAB-2A", "stopSequence": 16 }, { "arrival": { "time": "1775157731" }, "departure": { "time": "1775157731" }, "stopId": "TTR:EQUAB-1C", "stopSequence": 17 }, { "arrival": { "time": "1775157367" }, "departure": { "time": "1775157367" }, "stopId": "TTR:ENGEB-1", "stopSequence": 11 }, { "arrival": { "time": "1775157198" }, "departure": { "time": "1775157198" }, "stopId": "TTR:CHRIB-1Z", "stopSequence": 9 }, { "arrival": { "time": "1775158271" }, "departure": { "time": "1775158271" }, "stopId": "TTR:BEFRB-1", "stopSequence": 25 }, { "arrival": { "time": "1775157149" }, "departure": { "time": "1775157149" }, "stopId": "TTR:BEAVB-1", "stopSequence": 8 }, { "arrival": { "time": "1775158107" }, "departure": { "time": "1775158107" }, "stopId": "TTR:AUGEB-1", "stopSequence": 22 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:805087" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804923", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157111" }, "departure": { "time": "1775157111" }, "stopId": "TTR:SALEB-2", "stopSequence": 15 }, { "arrival": { "time": "1775157171" }, "departure": { "time": "1775157171" }, "stopId": "TTR:JJESB-2", "stopSequence": 16 }, { "arrival": { "time": "1775157291" }, "departure": { "time": "1775157291" }, "stopId": "TTR:GAVSB-1", "stopSequence": 17 }, { "arrival": { "time": "1775157351" }, "departure": { "time": "1775157351" }, "stopId": "TTR:GATNB-1", "stopSequence": 18 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804923" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804897", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157094" }, "departure": { "time": "1775157094" }, "stopId": "TTR:NOATB-1", "stopSequence": 16 }, { "arrival": { "time": "1775157142" }, "departure": { "time": "1775157142" }, "stopId": "TTR:MALEB-1", "stopSequence": 17 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804897" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804828", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775158871" }, "departure": { "time": "1775158871" }, "stopId": "TTR:VALAB-1", "stopSequence": 31 }, { "arrival": { "time": "1775157546" }, "departure": { "time": "1775157546" }, "stopId": "TTR:VAFLB-1", "stopSequence": 9 }, { "arrival": { "time": "1775159168" }, "departure": { "time": "1775159168" }, "stopId": "TTR:TROBB-1", "stopSequence": 36 }, { "arrival": { "time": "1775158748" }, "departure": { "time": "1775158748" }, "stopId": "TTR:STSAB-1B", "stopSequence": 29 }, { "arrival": { "time": "1775158569" }, "departure": { "time": "1775158569" }, "stopId": "TTR:STRAB-1A", "stopSequence": 26 }, { "arrival": { "time": "1775157254" }, "departure": { "time": "1775157254" }, "stopId": "TTR:STPCB-1", "stopSequence": 4 }, { "arrival": { "time": "1775157147" }, "departure": { "time": "1775157147" }, "stopId": "TTR:STALB-1", "stopSequence": 3 }, { "arrival": { "time": "1775157135" }, "departure": { "time": "1775157135" }, "stopId": "TTR:SPGAB-1D", "stopSequence": 2 }, { "arrival": { "time": "1775158268" }, "departure": { "time": "1775158268" }, "stopId": "TTR:SAELB-2", "stopSequence": 21 }, { "arrival": { "time": "1775157328" }, "departure": { "time": "1775157328" }, "stopId": "TTR:ROMAB-1", "stopSequence": 6 }, { "arrival": { "time": "1775157728" }, "departure": { "time": "1775157728" }, "stopId": "TTR:RENAB-1", "stopSequence": 14 }, { "arrival": { "time": "1775158388" }, "departure": { "time": "1775158388" }, "stopId": "TTR:RABEB-1", "stopSequence": 23 }, { "arrival": { "time": "1775158927" }, "departure": { "time": "1775158927" }, "stopId": "TTR:PORTAB-1", "stopSequence": 32 }, { "arrival": { "time": "1775159056" }, "departure": { "time": "1775159056" }, "stopId": "TTR:POLYB-1", "stopSequence": 34 }, { "arrival": { "time": "1775159588" }, "departure": { "time": "1775159588" }, "stopId": "TTR:PAGRB-1", "stopSequence": 42 }, { "arrival": { "time": "1775157793" }, "departure": { "time": "1775157793" }, "stopId": "TTR:MIRAB-1", "stopSequence": 15 }, { "arrival": { "time": "1775157550" }, "departure": { "time": "1775157550" }, "stopId": "TTR:LAMAB-1", "stopSequence": 10 }, { "arrival": { "time": "1775158088" }, "departure": { "time": "1775158088" }, "stopId": "TTR:JJPJB-2", "stopSequence": 18 }, { "arrival": { "time": "1775157665" }, "departure": { "time": "1775157665" }, "stopId": "TTR:JERIB-1", "stopSequence": 13 }, { "arrival": { "time": "1775157608" }, "departure": { "time": "1775157608" }, "stopId": "TTR:JEBOB-1", "stopSequence": 12 }, { "arrival": { "time": "1775157488" }, "departure": { "time": "1775157488" }, "stopId": "TTR:JADEB-1", "stopSequence": 8 }, { "arrival": { "time": "1775157848" }, "departure": { "time": "1775157848" }, "stopId": "TTR:HEURB-1", "stopSequence": 16 }, { "arrival": { "time": "1775157444" }, "departure": { "time": "1775157444" }, "stopId": "TTR:GRMAB-1", "stopSequence": 7 }, { "arrival": { "time": "1775158448" }, "departure": { "time": "1775158448" }, "stopId": "TTR:GIRAB-1", "stopSequence": 24 }, { "arrival": { "time": "1775158522" }, "departure": { "time": "1775158522" }, "stopId": "TTR:GEREB-1A", "stopSequence": 25 }, { "arrival": { "time": "1775157968" }, "departure": { "time": "1775157968" }, "stopId": "TTR:GAVNB-1", "stopSequence": 17 }, { "arrival": { "time": "1775158988" }, "departure": { "time": "1775158988" }, "stopId": "TTR:FACDB-1", "stopSequence": 33 }, { "arrival": { "time": "1775158635" }, "departure": { "time": "1775158635" }, "stopId": "TTR:ERABB-1", "stopSequence": 27 }, { "arrival": { "time": "1775159119" }, "departure": { "time": "1775159119" }, "stopId": "TTR:DASSB-1", "stopSequence": 35 }, { "arrival": { "time": "1775158226" }, "departure": { "time": "1775158226" }, "stopId": "TTR:CLOCB-2A", "stopSequence": 20 }, { "arrival": { "time": "1775158686" }, "departure": { "time": "1775158686" }, "stopId": "TTR:CHVAB-1", "stopSequence": 28 }, { "arrival": { "time": "1775158807" }, "departure": { "time": "1775158807" }, "stopId": "TTR:CHURB-1", "stopSequence": 30 }, { "arrival": { "time": "1775159236" }, "departure": { "time": "1775159236" }, "stopId": "TTR:CAMUB-1", "stopSequence": 38 }, { "arrival": { "time": "1775159229" }, "departure": { "time": "1775159229" }, "stopId": "TTR:CAMEB-1", "stopSequence": 37 }, { "arrival": { "time": "1775157307" }, "departure": { "time": "1775157307" }, "stopId": "TTR:BOULB-1", "stopSequence": 5 }, { "arrival": { "time": "1775159528" }, "departure": { "time": "1775159528" }, "stopId": "TTR:BONAB-1B", "stopSequence": 41 }, { "arrival": { "time": "1775157610" }, "departure": { "time": "1775157610" }, "stopId": "TTR:BOILB-1", "stopSequence": 11 }, { "arrival": { "time": "1775158157" }, "departure": { "time": "1775158157" }, "stopId": "TTR:BERAB-2A", "stopSequence": 19 }, { "arrival": { "time": "1775159360" }, "departure": { "time": "1775159360" }, "stopId": "TTR:BCHIB-1", "stopSequence": 39 }, { "arrival": { "time": "1775159464" }, "departure": { "time": "1775159464" }, "stopId": "TTR:ARSOB-1", "stopSequence": 40 }, { "arrival": { "time": "1775158334" }, "departure": { "time": "1775158334" }, "stopId": "TTR:ARAGB-1", "stopSequence": 22 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804828" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804791", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157365" }, "departure": { "time": "1775157365" }, "stopId": "TTR:VALAB-1", "stopSequence": 31 }, { "arrival": { "time": "1775157683" }, "departure": { "time": "1775157683" }, "stopId": "TTR:TROBB-1", "stopSequence": 36 }, { "arrival": { "time": "1775157263" }, "departure": { "time": "1775157263" }, "stopId": "TTR:STSAB-1B", "stopSequence": 29 }, { "arrival": { "time": "1775157442" }, "departure": { "time": "1775157442" }, "stopId": "TTR:PORTAB-1", "stopSequence": 32 }, { "arrival": { "time": "1775157567" }, "departure": { "time": "1775157567" }, "stopId": "TTR:POLYB-1", "stopSequence": 34 }, { "arrival": { "time": "1775158103" }, "departure": { "time": "1775158103" }, "stopId": "TTR:PAGRB-1", "stopSequence": 42 }, { "arrival": { "time": "1775157503" }, "departure": { "time": "1775157503" }, "stopId": "TTR:FACDB-1", "stopSequence": 33 }, { "arrival": { "time": "1775157146" }, "departure": { "time": "1775157146" }, "stopId": "TTR:ERABB-1", "stopSequence": 27 }, { "arrival": { "time": "1775157622" }, "departure": { "time": "1775157622" }, "stopId": "TTR:DASSB-1", "stopSequence": 35 }, { "arrival": { "time": "1775157201" }, "departure": { "time": "1775157201" }, "stopId": "TTR:CHVAB-1", "stopSequence": 28 }, { "arrival": { "time": "1775157322" }, "departure": { "time": "1775157322" }, "stopId": "TTR:CHURB-1", "stopSequence": 30 }, { "arrival": { "time": "1775157777" }, "departure": { "time": "1775157777" }, "stopId": "TTR:CAMUB-1", "stopSequence": 38 }, { "arrival": { "time": "1775157723" }, "departure": { "time": "1775157723" }, "stopId": "TTR:CAMEB-1", "stopSequence": 37 }, { "arrival": { "time": "1775158043" }, "departure": { "time": "1775158043" }, "stopId": "TTR:BONAB-1B", "stopSequence": 41 }, { "arrival": { "time": "1775157871" }, "departure": { "time": "1775157871" }, "stopId": "TTR:BCHIB-1", "stopSequence": 39 }, { "arrival": { "time": "1775157941" }, "departure": { "time": "1775157941" }, "stopId": "TTR:ARSOB-1", "stopSequence": 40 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804791" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804761", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157210" }, "departure": { "time": "1775157210" }, "stopId": "TTR:VALAB-2", "stopSequence": 12 }, { "arrival": { "time": "1775158654" }, "departure": { "time": "1775158654" }, "stopId": "TTR:VAFLB-2", "stopSequence": 33 }, { "arrival": { "time": "1775157330" }, "departure": { "time": "1775157330" }, "stopId": "TTR:STSAB-2A", "stopSequence": 14 }, { "arrival": { "time": "1775157518" }, "departure": { "time": "1775157518" }, "stopId": "TTR:STRAB-2A", "stopSequence": 17 }, { "arrival": { "time": "1775159020" }, "departure": { "time": "1775159020" }, "stopId": "TTR:STPGB-2D", "stopSequence": 40 }, { "arrival": { "time": "1775158895" }, "departure": { "time": "1775158895" }, "stopId": "TTR:STPCB-2", "stopSequence": 38 }, { "arrival": { "time": "1775158954" }, "departure": { "time": "1775158954" }, "stopId": "TTR:STALB-2", "stopSequence": 39 }, { "arrival": { "time": "1775158831" }, "departure": { "time": "1775158831" }, "stopId": "TTR:ROMAB-2", "stopSequence": 36 }, { "arrival": { "time": "1775158410" }, "departure": { "time": "1775158410" }, "stopId": "TTR:RENAB-2", "stopSequence": 28 }, { "arrival": { "time": "1775157697" }, "departure": { "time": "1775157697" }, "stopId": "TTR:RABEB-2", "stopSequence": 20 }, { "arrival": { "time": "1775157151" }, "departure": { "time": "1775157151" }, "stopId": "TTR:PORTAB-2", "stopSequence": 11 }, { "arrival": { "time": "1775158350" }, "departure": { "time": "1775158350" }, "stopId": "TTR:MIRAB-2", "stopSequence": 27 }, { "arrival": { "time": "1775158653" }, "departure": { "time": "1775158653" }, "stopId": "TTR:LAMAB-2", "stopSequence": 32 }, { "arrival": { "time": "1775158110" }, "departure": { "time": "1775158110" }, "stopId": "TTR:JJBEB-1", "stopSequence": 24 }, { "arrival": { "time": "1775158534" }, "departure": { "time": "1775158534" }, "stopId": "TTR:JERIB-2", "stopSequence": 29 }, { "arrival": { "time": "1775158541" }, "departure": { "time": "1775158541" }, "stopId": "TTR:JEBOB-2", "stopSequence": 30 }, { "arrival": { "time": "1775158736" }, "departure": { "time": "1775158736" }, "stopId": "TTR:JADEB-2", "stopSequence": 34 }, { "arrival": { "time": "1775158293" }, "departure": { "time": "1775158293" }, "stopId": "TTR:HEURB-2", "stopSequence": 26 }, { "arrival": { "time": "1775158773" }, "departure": { "time": "1775158773" }, "stopId": "TTR:GRMAB-2", "stopSequence": 35 }, { "arrival": { "time": "1775157630" }, "departure": { "time": "1775157630" }, "stopId": "TTR:GIRAB-2", "stopSequence": 19 }, { "arrival": { "time": "1775157574" }, "departure": { "time": "1775157574" }, "stopId": "TTR:GEREB-2A", "stopSequence": 18 }, { "arrival": { "time": "1775158230" }, "departure": { "time": "1775158230" }, "stopId": "TTR:GAVSB-1", "stopSequence": 25 }, { "arrival": { "time": "1775157452" }, "departure": { "time": "1775157452" }, "stopId": "TTR:ERABB-2", "stopSequence": 16 }, { "arrival": { "time": "1775157958" }, "departure": { "time": "1775157958" }, "stopId": "TTR:CLOCB-1A", "stopSequence": 22 }, { "arrival": { "time": "1775157394" }, "departure": { "time": "1775157394" }, "stopId": "TTR:CHVAB-2", "stopSequence": 15 }, { "arrival": { "time": "1775157219" }, "departure": { "time": "1775157219" }, "stopId": "TTR:CHURB-2", "stopSequence": 13 }, { "arrival": { "time": "1775158899" }, "departure": { "time": "1775158899" }, "stopId": "TTR:BOULB-2", "stopSequence": 37 }, { "arrival": { "time": "1775158598" }, "departure": { "time": "1775158598" }, "stopId": "TTR:BOILB-2", "stopSequence": 31 }, { "arrival": { "time": "1775157990" }, "departure": { "time": "1775157990" }, "stopId": "TTR:BERAB-1A", "stopSequence": 23 }, { "arrival": { "time": "1775157810" }, "departure": { "time": "1775157810" }, "stopId": "TTR:ARAGB-2", "stopSequence": 21 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804761" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804627", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157481" }, "departure": { "time": "1775157481" }, "stopId": "TTR:VOLTB-1", "stopSequence": 25 }, { "arrival": { "time": "1775157722" }, "departure": { "time": "1775157722" }, "stopId": "TTR:URSEB-1", "stopSequence": 28 }, { "arrival": { "time": "1775157782" }, "departure": { "time": "1775157782" }, "stopId": "TTR:REMPB-1", "stopSequence": 29 }, { "arrival": { "time": "1775157602" }, "departure": { "time": "1775157602" }, "stopId": "TTR:QUMAB-1", "stopSequence": 27 }, { "arrival": { "time": "1775157131" }, "departure": { "time": "1775157131" }, "stopId": "TTR:PREUB-1", "stopSequence": 20 }, { "arrival": { "time": "1775157422" }, "departure": { "time": "1775157422" }, "stopId": "TTR:PODLB-1", "stopSequence": 24 }, { "arrival": { "time": "1775157097" }, "departure": { "time": "1775157112" }, "stopId": "TTR:MAMEB-1", "stopSequence": 19 }, { "arrival": { "time": "1775157333" }, "departure": { "time": "1775157333" }, "stopId": "TTR:FACTB-1", "stopSequence": 23 }, { "arrival": { "time": "1775157242" }, "departure": { "time": "1775157242" }, "stopId": "TTR:DABLB-1A", "stopSequence": 22 }, { "arrival": { "time": "1775157542" }, "departure": { "time": "1775157542" }, "stopId": "TTR:CHDTB-1", "stopSequence": 26 }, { "arrival": { "time": "1775157205" }, "departure": { "time": "1775157205" }, "stopId": "TTR:BOYEB-1A", "stopSequence": 21 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804627" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804606", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157138" }, "departure": { "time": "1775157138" }, "stopId": "TTR:TONEB-2", "stopSequence": 14 }, { "arrival": { "time": "1775157437" }, "departure": { "time": "1775157437" }, "stopId": "TTR:STRAB-2B", "stopSequence": 18 }, { "arrival": { "time": "1775157797" }, "departure": { "time": "1775157797" }, "stopId": "TTR:STPSB-2", "stopSequence": 22 }, { "arrival": { "time": "1775157197" }, "departure": { "time": "1775157197" }, "stopId": "TTR:SAFRB-2", "stopSequence": 15 }, { "arrival": { "time": "1775157866" }, "departure": { "time": "1775157866" }, "stopId": "TTR:ROTOB-2", "stopSequence": 24 }, { "arrival": { "time": "1775157936" }, "departure": { "time": "1775157936" }, "stopId": "TTR:RASPB-1", "stopSequence": 26 }, { "arrival": { "time": "1775157747" }, "departure": { "time": "1775157747" }, "stopId": "TTR:PLIEB-2A", "stopSequence": 21 }, { "arrival": { "time": "1775157867" }, "departure": { "time": "1775157867" }, "stopId": "TTR:MERMB-2", "stopSequence": 23 }, { "arrival": { "time": "1775157271" }, "departure": { "time": "1775157271" }, "stopId": "TTR:MABAB-2", "stopSequence": 16 }, { "arrival": { "time": "1775157982" }, "departure": { "time": "1775157982" }, "stopId": "TTR:LECCB-1", "stopSequence": 27 }, { "arrival": { "time": "1775157336" }, "departure": { "time": "1775157336" }, "stopId": "TTR:GEREB-2", "stopSequence": 17 }, { "arrival": { "time": "1775157505" }, "departure": { "time": "1775157505" }, "stopId": "TTR:DUPPB-2A", "stopSequence": 19 }, { "arrival": { "time": "1775157927" }, "departure": { "time": "1775157927" }, "stopId": "TTR:CHJOB-1", "stopSequence": 25 }, { "arrival": { "time": "1775157557" }, "departure": { "time": "1775157557" }, "stopId": "TTR:CARNB-2", "stopSequence": 20 }, { "arrival": { "time": "1775158107" }, "departure": { "time": "1775158107" }, "stopId": "TTR:ATLEB-1C", "stopSequence": 28 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804606" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804441", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157153" }, "departure": { "time": "1775157153" }, "stopId": "TTR:LAPLB-1", "stopSequence": 46 }, { "arrival": { "time": "1775157105" }, "departure": { "time": "1775157105" }, "stopId": "TTR:BUISB-2", "stopSequence": 45 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804441" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804396", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157619" }, "departure": { "time": "1775157619" }, "stopId": "TTR:TAMAB-2", "stopSequence": 41 }, { "arrival": { "time": "1775157860" }, "departure": { "time": "1775157860" }, "stopId": "TTR:PEMAB-1", "stopSequence": 46 }, { "arrival": { "time": "1775157140" }, "departure": { "time": "1775157140" }, "stopId": "TTR:PASUB-1", "stopSequence": 36 }, { "arrival": { "time": "1775157749" }, "departure": { "time": "1775157749" }, "stopId": "TTR:MESLB-1", "stopSequence": 44 }, { "arrival": { "time": "1775157556" }, "departure": { "time": "1775157556" }, "stopId": "TTR:MACHB-2", "stopSequence": 40 }, { "arrival": { "time": "1775157980" }, "departure": { "time": "1775157980" }, "stopId": "TTR:GRSUB-2", "stopSequence": 47 }, { "arrival": { "time": "1775157634" }, "departure": { "time": "1775157634" }, "stopId": "TTR:GRENB-1", "stopSequence": 42 }, { "arrival": { "time": "1775157437" }, "departure": { "time": "1775157437" }, "stopId": "TTR:CHDJB-1", "stopSequence": 38 }, { "arrival": { "time": "1775157796" }, "departure": { "time": "1775157796" }, "stopId": "TTR:CHDCB-1", "stopSequence": 45 }, { "arrival": { "time": "1775157691" }, "departure": { "time": "1775157691" }, "stopId": "TTR:BERCB-1", "stopSequence": 43 }, { "arrival": { "time": "1775157270" }, "departure": { "time": "1775157270" }, "stopId": "TTR:BAUDB-1", "stopSequence": 37 }, { "arrival": { "time": "1775157500" }, "departure": { "time": "1775157500" }, "stopId": "TTR:BACAB-2", "stopSequence": 39 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804396" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804356", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775158173" }, "departure": { "time": "1775158173" }, "stopId": "TTR:SAELB-2", "stopSequence": 38 }, { "arrival": { "time": "1775158470" }, "departure": { "time": "1775158470" }, "stopId": "TTR:SAANB-2", "stopSequence": 44 }, { "arrival": { "time": "1775158241" }, "departure": { "time": "1775158241" }, "stopId": "TTR:RODLB-2A", "stopSequence": 40 }, { "arrival": { "time": "1775158602" }, "departure": { "time": "1775158602" }, "stopId": "TTR:RICEB-2", "stopSequence": 46 }, { "arrival": { "time": "1775157382" }, "departure": { "time": "1775157382" }, "stopId": "TTR:RASPB-2", "stopSequence": 28 }, { "arrival": { "time": "1775158350" }, "departure": { "time": "1775158350" }, "stopId": "TTR:PREUB-2", "stopSequence": 42 }, { "arrival": { "time": "1775157223" }, "departure": { "time": "1775157223" }, "stopId": "TTR:POMPB-2", "stopSequence": 25 }, { "arrival": { "time": "1775157515" }, "departure": { "time": "1775157515" }, "stopId": "TTR:PEPLB-2", "stopSequence": 31 }, { "arrival": { "time": "1775158419" }, "departure": { "time": "1775158419" }, "stopId": "TTR:MAMEB-2", "stopSequence": 43 }, { "arrival": { "time": "1775157339" }, "departure": { "time": "1775157339" }, "stopId": "TTR:LECCB-2", "stopSequence": 27 }, { "arrival": { "time": "1775158719" }, "departure": { "time": "1775158719" }, "stopId": "TTR:LAPLB-1", "stopSequence": 48 }, { "arrival": { "time": "1775158306" }, "departure": { "time": "1775158306" }, "stopId": "TTR:LAMRB-2", "stopSequence": 41 }, { "arrival": { "time": "1775157459" }, "departure": { "time": "1775157459" }, "stopId": "TTR:JOLIB-2", "stopSequence": 30 }, { "arrival": { "time": "1775157939" }, "departure": { "time": "1775157939" }, "stopId": "TTR:JJPJB-2", "stopSequence": 35 }, { "arrival": { "time": "1775157759" }, "departure": { "time": "1775157759" }, "stopId": "TTR:GATNB-1", "stopSequence": 34 }, { "arrival": { "time": "1775158221" }, "departure": { "time": "1775158221" }, "stopId": "TTR:FRUMB-2", "stopSequence": 39 }, { "arrival": { "time": "1775158534" }, "departure": { "time": "1775158534" }, "stopId": "TTR:FELIB-2", "stopSequence": 45 }, { "arrival": { "time": "1775157099" }, "departure": { "time": "1775157099" }, "stopId": "TTR:ESSAB-2", "stopSequence": 24 }, { "arrival": { "time": "1775157577" }, "departure": { "time": "1775157577" }, "stopId": "TTR:DOFOB-2", "stopSequence": 32 }, { "arrival": { "time": "1775158050" }, "departure": { "time": "1775158050" }, "stopId": "TTR:CLOCB-2A", "stopSequence": 37 }, { "arrival": { "time": "1775157405" }, "departure": { "time": "1775157405" }, "stopId": "TTR:CHJOB-2", "stopSequence": 29 }, { "arrival": { "time": "1775157639" }, "departure": { "time": "1775157639" }, "stopId": "TTR:CHGEB-2", "stopSequence": 33 }, { "arrival": { "time": "1775158651" }, "departure": { "time": "1775158651" }, "stopId": "TTR:BUISB-2", "stopSequence": 47 }, { "arrival": { "time": "1775158037" }, "departure": { "time": "1775158037" }, "stopId": "TTR:BERAB-2A", "stopSequence": 36 }, { "arrival": { "time": "1775157274" }, "departure": { "time": "1775157274" }, "stopId": "TTR:ATDUB-2", "stopSequence": 26 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804356" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804285", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157157" }, "departure": { "time": "1775157157" }, "stopId": "TTR:TORRB-2", "stopSequence": 29 }, { "arrival": { "time": "1775157453" }, "departure": { "time": "1775157453" }, "stopId": "TTR:THALB-2", "stopSequence": 34 }, { "arrival": { "time": "1775157213" }, "departure": { "time": "1775157213" }, "stopId": "TTR:PEARB-1", "stopSequence": 30 }, { "arrival": { "time": "1775157580" }, "departure": { "time": "1775157580" }, "stopId": "TTR:LYCHB-2", "stopSequence": 36 }, { "arrival": { "time": "1775157280" }, "departure": { "time": "1775157280" }, "stopId": "TTR:LUXEB-1", "stopSequence": 31 }, { "arrival": { "time": "1775157396" }, "departure": { "time": "1775157396" }, "stopId": "TTR:LPCLB-1", "stopSequence": 33 }, { "arrival": { "time": "1775157653" }, "departure": { "time": "1775157653" }, "stopId": "TTR:DOUEB-2A", "stopSequence": 37 }, { "arrival": { "time": "1775157336" }, "departure": { "time": "1775157336" }, "stopId": "TTR:COPPB-2", "stopSequence": 32 }, { "arrival": { "time": "1775157101" }, "departure": { "time": "1775157101" }, "stopId": "TTR:AEROB-2", "stopSequence": 28 }, { "arrival": { "time": "1775157572" }, "departure": { "time": "1775157572" }, "stopId": "TTR:ABGAB-2", "stopSequence": 35 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:804285" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:738950", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157494" }, "departure": { "time": "1775157494" }, "stopId": "TTR:STLEB-1", "stopSequence": 67 }, { "arrival": { "time": "1775157320" }, "departure": { "time": "1775157320" }, "stopId": "TTR:ROTIB-1", "stopSequence": 64 }, { "arrival": { "time": "1775157208" }, "departure": { "time": "1775157208" }, "stopId": "TTR:MARYB-1", "stopSequence": 62 }, { "arrival": { "time": "1775157375" }, "departure": { "time": "1775157375" }, "stopId": "TTR:LAVOB-1", "stopSequence": 65 }, { "arrival": { "time": "1775157254" }, "departure": { "time": "1775157254" }, "stopId": "TTR:JOCEB-1", "stopSequence": 63 }, { "arrival": { "time": "1775157524" }, "departure": { "time": "1775157524" }, "stopId": "TTR:FAUVB-1", "stopSequence": 68 }, { "arrival": { "time": "1775157445" }, "departure": { "time": "1775157445" }, "stopId": "TTR:DOUZB-1", "stopSequence": 66 }, { "arrival": { "time": "1775157566" }, "departure": { "time": "1775157566" }, "stopId": "TTR:CASOB-1", "stopSequence": 69 }, { "arrival": { "time": "1775157161" }, "departure": { "time": "1775157161" }, "stopId": "TTR:BUGEB-1", "stopSequence": 61 }, { "arrival": { "time": "1775157614" }, "departure": { "time": "1775157614" }, "stopId": "TTR:BLOBB-1", "stopSequence": 70 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:738950" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:738943", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157230" }, "departure": { "time": "1775157230" }, "stopId": "TTR:VICTB-2", "stopSequence": 57 }, { "arrival": { "time": "1775157648" }, "departure": { "time": "1775157648" }, "stopId": "TTR:TONEB-2", "stopSequence": 64 }, { "arrival": { "time": "1775157822" }, "departure": { "time": "1775157822" }, "stopId": "TTR:RICEB-2A", "stopSequence": 68 }, { "arrival": { "time": "1775157640" }, "departure": { "time": "1775157640" }, "stopId": "TTR:RICCB-1", "stopSequence": 65 }, { "arrival": { "time": "1775157400" }, "departure": { "time": "1775157400" }, "stopId": "TTR:PREUB-2", "stopSequence": 60 }, { "arrival": { "time": "1775157758" }, "departure": { "time": "1775157758" }, "stopId": "TTR:PLESB-2", "stopSequence": 67 }, { "arrival": { "time": "1775157452" }, "departure": { "time": "1775157452" }, "stopId": "TTR:MAMEB-2", "stopSequence": 61 }, { "arrival": { "time": "1775158193" }, "departure": { "time": "1775158193" }, "stopId": "TTR:LRSLB-2A", "stopSequence": 73 }, { "arrival": { "time": "1775157692" }, "departure": { "time": "1775157692" }, "stopId": "TTR:LIGNB-2", "stopSequence": 66 }, { "arrival": { "time": "1775157095" }, "departure": { "time": "1775157095" }, "stopId": "TTR:HALLB-2", "stopSequence": 55 }, { "arrival": { "time": "1775157168" }, "departure": { "time": "1775157168" }, "stopId": "TTR:GRMRB-2", "stopSequence": 56 }, { "arrival": { "time": "1775158006" }, "departure": { "time": "1775158006" }, "stopId": "TTR:GRCRB-2", "stopSequence": 71 }, { "arrival": { "time": "1775157513" }, "departure": { "time": "1775157513" }, "stopId": "TTR:DESMB-2", "stopSequence": 62 }, { "arrival": { "time": "1775157332" }, "departure": { "time": "1775157332" }, "stopId": "TTR:DABLB-2", "stopSequence": 58 }, { "arrival": { "time": "1775157879" }, "departure": { "time": "1775157879" }, "stopId": "TTR:BUISB-2", "stopSequence": 69 }, { "arrival": { "time": "1775157572" }, "departure": { "time": "1775157572" }, "stopId": "TTR:BREOB-2", "stopSequence": 63 }, { "arrival": { "time": "1775157339" }, "departure": { "time": "1775157339" }, "stopId": "TTR:BOYEB-2A", "stopSequence": 59 }, { "arrival": { "time": "1775157937" }, "departure": { "time": "1775157937" }, "stopId": "TTR:BOURB-2", "stopSequence": 70 }, { "arrival": { "time": "1775158112" }, "departure": { "time": "1775158112" }, "stopId": "TTR:BIALB-2", "stopSequence": 72 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:738943" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:738763", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157572" }, "departure": { "time": "1775157572" }, "stopId": "TTR:TRAOB-2", "stopSequence": 17 }, { "arrival": { "time": "1775157452" }, "departure": { "time": "1775157452" }, "stopId": "TTR:ROUXB-2", "stopSequence": 15 }, { "arrival": { "time": "1775157210" }, "departure": { "time": "1775157210" }, "stopId": "TTR:PEETB-2", "stopSequence": 12 }, { "arrival": { "time": "1775158093" }, "departure": { "time": "1775158093" }, "stopId": "TTR:PEACB-1", "stopSequence": 24 }, { "arrival": { "time": "1775157934" }, "departure": { "time": "1775157934" }, "stopId": "TTR:NIPCB-2", "stopSequence": 22 }, { "arrival": { "time": "1775157993" }, "departure": { "time": "1775157993" }, "stopId": "TTR:LUXEB-2", "stopSequence": 23 }, { "arrival": { "time": "1775157272" }, "departure": { "time": "1775157272" }, "stopId": "TTR:LANDB-2", "stopSequence": 13 }, { "arrival": { "time": "1775157815" }, "departure": { "time": "1775157815" }, "stopId": "TTR:HARDB-2", "stopSequence": 20 }, { "arrival": { "time": "1775157393" }, "departure": { "time": "1775157393" }, "stopId": "TTR:GUYNB-2", "stopSequence": 14 }, { "arrival": { "time": "1775157152" }, "departure": { "time": "1775157152" }, "stopId": "TTR:EQUAB-1A", "stopSequence": 11 }, { "arrival": { "time": "1775157149" }, "departure": { "time": "1775157149" }, "stopId": "TTR:EQUAB-1", "stopSequence": 10 }, { "arrival": { "time": "1775157510" }, "departure": { "time": "1775157510" }, "stopId": "TTR:ENGEB-2", "stopSequence": 16 }, { "arrival": { "time": "1775157875" }, "departure": { "time": "1775157875" }, "stopId": "TTR:DAGRB-2", "stopSequence": 21 }, { "arrival": { "time": "1775157698" }, "departure": { "time": "1775157698" }, "stopId": "TTR:CHRIB-1A", "stopSequence": 18 }, { "arrival": { "time": "1775157752" }, "departure": { "time": "1775157752" }, "stopId": "TTR:BEAVB-2", "stopSequence": 19 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:738763" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:738032", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775158057" }, "departure": { "time": "1775158057" }, "stopId": "TTR:STENB-1", "stopSequence": 28 }, { "arrival": { "time": "1775157634" }, "departure": { "time": "1775157634" }, "stopId": "TTR:RASPB-1", "stopSequence": 23 }, { "arrival": { "time": "1775158845" }, "departure": { "time": "1775158845" }, "stopId": "TTR:PRSAB-1", "stopSequence": 37 }, { "arrival": { "time": "1775157813" }, "departure": { "time": "1775157813" }, "stopId": "TTR:POMPB-1", "stopSequence": 26 }, { "arrival": { "time": "1775157458" }, "departure": { "time": "1775157458" }, "stopId": "TTR:PEPLB-1", "stopSequence": 20 }, { "arrival": { "time": "1775158772" }, "departure": { "time": "1775158772" }, "stopId": "TTR:PASUB-1", "stopSequence": 36 }, { "arrival": { "time": "1775158417" }, "departure": { "time": "1775158417" }, "stopId": "TTR:PANOB-1", "stopSequence": 32 }, { "arrival": { "time": "1775157697" }, "departure": { "time": "1775157697" }, "stopId": "TTR:LECCB-1", "stopSequence": 24 }, { "arrival": { "time": "1775157520" }, "departure": { "time": "1775157520" }, "stopId": "TTR:JOLIB-1", "stopSequence": 21 }, { "arrival": { "time": "1775157097" }, "departure": { "time": "1775157097" }, "stopId": "TTR:JJBEB-1", "stopSequence": 15 }, { "arrival": { "time": "1775158494" }, "departure": { "time": "1775158494" }, "stopId": "TTR:GRNAB-1", "stopSequence": 33 }, { "arrival": { "time": "1775157217" }, "departure": { "time": "1775157217" }, "stopId": "TTR:GAVSB-1", "stopSequence": 16 }, { "arrival": { "time": "1775157225" }, "departure": { "time": "1775157225" }, "stopId": "TTR:GATSB-1", "stopSequence": 17 }, { "arrival": { "time": "1775158609" }, "departure": { "time": "1775158609" }, "stopId": "TTR:FACGB-1", "stopSequence": 34 }, { "arrival": { "time": "1775157937" }, "departure": { "time": "1775157937" }, "stopId": "TTR:ESSAB-1", "stopSequence": 27 }, { "arrival": { "time": "1775158958" }, "departure": { "time": "1775158958" }, "stopId": "TTR:DUJAB-1", "stopSequence": 38 }, { "arrival": { "time": "1775157396" }, "departure": { "time": "1775157396" }, "stopId": "TTR:DOFOB-1", "stopSequence": 19 }, { "arrival": { "time": "1775158112" }, "departure": { "time": "1775158112" }, "stopId": "TTR:DINDB-1", "stopSequence": 29 }, { "arrival": { "time": "1775158230" }, "departure": { "time": "1775158230" }, "stopId": "TTR:COMYB-1", "stopSequence": 30 }, { "arrival": { "time": "1775157573" }, "departure": { "time": "1775157573" }, "stopId": "TTR:CHJOB-1", "stopSequence": 22 }, { "arrival": { "time": "1775157337" }, "departure": { "time": "1775157337" }, "stopId": "TTR:CHGOB-1", "stopSequence": 18 }, { "arrival": { "time": "1775158718" }, "departure": { "time": "1775158718" }, "stopId": "TTR:BONAB-1", "stopSequence": 35 }, { "arrival": { "time": "1775158297" }, "departure": { "time": "1775158297" }, "stopId": "TTR:BEETB-1", "stopSequence": 31 }, { "arrival": { "time": "1775157750" }, "departure": { "time": "1775157750" }, "stopId": "TTR:ATDUB-1", "stopSequence": 25 }, { "arrival": { "time": "1775159018" }, "departure": { "time": "1775159018" }, "stopId": "TTR:AHOTB-1", "stopSequence": 39 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:738032" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:737940", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775158860" }, "departure": { "time": "1775158860" }, "stopId": "TTR:VEROB-1", "stopSequence": 27 }, { "arrival": { "time": "1775157660" }, "departure": { "time": "1775157660" }, "stopId": "TTR:VAUCB-1", "stopSequence": 12 }, { "arrival": { "time": "1775158094" }, "departure": { "time": "1775158094" }, "stopId": "TTR:URSEB-1", "stopSequence": 18 }, { "arrival": { "time": "1775157477" }, "departure": { "time": "1775157477" }, "stopId": "TTR:TORRB-1", "stopSequence": 9 }, { "arrival": { "time": "1775157120" }, "departure": { "time": "1775157120" }, "stopId": "TTR:THALB-1", "stopSequence": 4 }, { "arrival": { "time": "1775158507" }, "departure": { "time": "1775158507" }, "stopId": "TTR:SALEB-1", "stopSequence": 23 }, { "arrival": { "time": "1775159489" }, "departure": { "time": "1775159489" }, "stopId": "TTR:PRSAB-1", "stopSequence": 34 }, { "arrival": { "time": "1775158679" }, "departure": { "time": "1775158679" }, "stopId": "TTR:PLIOB-1", "stopSequence": 25 }, { "arrival": { "time": "1775157420" }, "departure": { "time": "1775157420" }, "stopId": "TTR:PEARB-2", "stopSequence": 8 }, { "arrival": { "time": "1775159410" }, "departure": { "time": "1775159410" }, "stopId": "TTR:PASUB-1", "stopSequence": 33 }, { "arrival": { "time": "1775157960" }, "departure": { "time": "1775157960" }, "stopId": "TTR:PASSB-1", "stopSequence": 17 }, { "arrival": { "time": "1775159040" }, "departure": { "time": "1775159040" }, "stopId": "TTR:PANOB-1", "stopSequence": 29 }, { "arrival": { "time": "1775158203" }, "departure": { "time": "1775158203" }, "stopId": "TTR:MIRAB-1A", "stopSequence": 19 }, { "arrival": { "time": "1775157601" }, "departure": { "time": "1775157601" }, "stopId": "TTR:MELIB-1", "stopSequence": 11 }, { "arrival": { "time": "1775157780" }, "departure": { "time": "1775157780" }, "stopId": "TTR:MAJUB-1", "stopSequence": 14 }, { "arrival": { "time": "1775157689" }, "departure": { "time": "1775157689" }, "stopId": "TTR:LYVAB-1A", "stopSequence": 13 }, { "arrival": { "time": "1775157349" }, "departure": { "time": "1775157349" }, "stopId": "TTR:LUXEB-2", "stopSequence": 7 }, { "arrival": { "time": "1775157182" }, "departure": { "time": "1775157182" }, "stopId": "TTR:LPCLB-2", "stopSequence": 5 }, { "arrival": { "time": "1775158973" }, "departure": { "time": "1775158973" }, "stopId": "TTR:LACB-1", "stopSequence": 28 }, { "arrival": { "time": "1775158440" }, "departure": { "time": "1775158440" }, "stopId": "TTR:JJOUB-1", "stopSequence": 22 }, { "arrival": { "time": "1775157927" }, "departure": { "time": "1775157927" }, "stopId": "TTR:IUTB-1", "stopSequence": 16 }, { "arrival": { "time": "1775158239" }, "departure": { "time": "1775158239" }, "stopId": "TTR:HEURB-1", "stopSequence": 20 }, { "arrival": { "time": "1775159144" }, "departure": { "time": "1775159144" }, "stopId": "TTR:GRNAB-1", "stopSequence": 30 }, { "arrival": { "time": "1775158320" }, "departure": { "time": "1775158320" }, "stopId": "TTR:GAVNB-1", "stopSequence": 21 }, { "arrival": { "time": "1775159259" }, "departure": { "time": "1775159259" }, "stopId": "TTR:FACGB-1", "stopSequence": 31 }, { "arrival": { "time": "1775159580" }, "departure": { "time": "1775159580" }, "stopId": "TTR:DUJAB-1B", "stopSequence": 35 }, { "arrival": { "time": "1775157254" }, "departure": { "time": "1775157254" }, "stopId": "TTR:COPPB-1", "stopSequence": 6 }, { "arrival": { "time": "1775157863" }, "departure": { "time": "1775157863" }, "stopId": "TTR:CHOPB-1", "stopSequence": 15 }, { "arrival": { "time": "1775158753" }, "departure": { "time": "1775158753" }, "stopId": "TTR:CHARB-1", "stopSequence": 26 }, { "arrival": { "time": "1775159340" }, "departure": { "time": "1775159340" }, "stopId": "TTR:BONAB-1", "stopSequence": 32 }, { "arrival": { "time": "1775158581" }, "departure": { "time": "1775158581" }, "stopId": "TTR:BOISB-1", "stopSequence": 24 }, { "arrival": { "time": "1775159623" }, "departure": { "time": "1775159623" }, "stopId": "TTR:AHOTB-1A", "stopSequence": 36 }, { "arrival": { "time": "1775157542" }, "departure": { "time": "1775157542" }, "stopId": "TTR:AEROB-1", "stopSequence": 10 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:737940" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:737891", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157706" }, "departure": { "time": "1775157706" }, "stopId": "TTR:VEROB-1", "stopSequence": 27 }, { "arrival": { "time": "1775157353" }, "departure": { "time": "1775157353" }, "stopId": "TTR:SALEB-1", "stopSequence": 23 }, { "arrival": { "time": "1775158351" }, "departure": { "time": "1775158351" }, "stopId": "TTR:PRSAB-1", "stopSequence": 34 }, { "arrival": { "time": "1775157525" }, "departure": { "time": "1775157525" }, "stopId": "TTR:PLIOB-1", "stopSequence": 25 }, { "arrival": { "time": "1775158258" }, "departure": { "time": "1775158258" }, "stopId": "TTR:PASUB-1", "stopSequence": 33 }, { "arrival": { "time": "1775157886" }, "departure": { "time": "1775157886" }, "stopId": "TTR:PANOB-1", "stopSequence": 29 }, { "arrival": { "time": "1775157819" }, "departure": { "time": "1775157819" }, "stopId": "TTR:LACB-1", "stopSequence": 28 }, { "arrival": { "time": "1775157286" }, "departure": { "time": "1775157286" }, "stopId": "TTR:JJOUB-1", "stopSequence": 22 }, { "arrival": { "time": "1775157994" }, "departure": { "time": "1775157994" }, "stopId": "TTR:GRNAB-1", "stopSequence": 30 }, { "arrival": { "time": "1775157166" }, "departure": { "time": "1775157166" }, "stopId": "TTR:GAVNB-1", "stopSequence": 21 }, { "arrival": { "time": "1775158110" }, "departure": { "time": "1775158110" }, "stopId": "TTR:FACGB-1", "stopSequence": 31 }, { "arrival": { "time": "1775158427" }, "departure": { "time": "1775158427" }, "stopId": "TTR:DUJAB-1B", "stopSequence": 35 }, { "arrival": { "time": "1775157599" }, "departure": { "time": "1775157599" }, "stopId": "TTR:CHARB-1", "stopSequence": 26 }, { "arrival": { "time": "1775158187" }, "departure": { "time": "1775158187" }, "stopId": "TTR:BONAB-1", "stopSequence": 32 }, { "arrival": { "time": "1775157400" }, "departure": { "time": "1775157400" }, "stopId": "TTR:BOISB-1", "stopSequence": 24 }, { "arrival": { "time": "1775158474" }, "departure": { "time": "1775158474" }, "stopId": "TTR:AHOTB-1A", "stopSequence": 36 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:737891" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:737773", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157148" }, "departure": { "time": "1775157148" }, "stopId": "TTR:PRSAB-1", "stopSequence": 34 }, { "arrival": { "time": "1775157216" }, "departure": { "time": "1775157216" }, "stopId": "TTR:DUJAB-1B", "stopSequence": 35 }, { "arrival": { "time": "1775157269" }, "departure": { "time": "1775157269" }, "stopId": "TTR:AHOTB-1A", "stopSequence": 36 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:737773" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:737707", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775158144" }, "departure": { "time": "1775158144" }, "stopId": "TTR:VAUCB-2", "stopSequence": 26 }, { "arrival": { "time": "1775157724" }, "departure": { "time": "1775157724" }, "stopId": "TTR:URSEB-2", "stopSequence": 20 }, { "arrival": { "time": "1775158277" }, "departure": { "time": "1775158277" }, "stopId": "TTR:TORRB-2", "stopSequence": 29 }, { "arrival": { "time": "1775158564" }, "departure": { "time": "1775158564" }, "stopId": "TTR:THALB-2", "stopSequence": 34 }, { "arrival": { "time": "1775157287" }, "departure": { "time": "1775157287" }, "stopId": "TTR:SALEB-2", "stopSequence": 15 }, { "arrival": { "time": "1775157158" }, "departure": { "time": "1775157158" }, "stopId": "TTR:PLIEB-2", "stopSequence": 13 }, { "arrival": { "time": "1775158324" }, "departure": { "time": "1775158324" }, "stopId": "TTR:PEARB-1", "stopSequence": 30 }, { "arrival": { "time": "1775157844" }, "departure": { "time": "1775157844" }, "stopId": "TTR:PASSB-2", "stopSequence": 21 }, { "arrival": { "time": "1775157619" }, "departure": { "time": "1775157619" }, "stopId": "TTR:MIRAB-2A", "stopSequence": 19 }, { "arrival": { "time": "1775158172" }, "departure": { "time": "1775158172" }, "stopId": "TTR:MELIB-2", "stopSequence": 27 }, { "arrival": { "time": "1775158024" }, "departure": { "time": "1775158024" }, "stopId": "TTR:MAJUB-2", "stopSequence": 24 }, { "arrival": { "time": "1775158108" }, "departure": { "time": "1775158108" }, "stopId": "TTR:LYVAB-2A", "stopSequence": 25 }, { "arrival": { "time": "1775158700" }, "departure": { "time": "1775158700" }, "stopId": "TTR:LYCHB-2", "stopSequence": 36 }, { "arrival": { "time": "1775158366" }, "departure": { "time": "1775158366" }, "stopId": "TTR:LUXEB-1", "stopSequence": 31 }, { "arrival": { "time": "1775158516" }, "departure": { "time": "1775158516" }, "stopId": "TTR:LPCLB-1", "stopSequence": 33 }, { "arrival": { "time": "1775157367" }, "departure": { "time": "1775157367" }, "stopId": "TTR:JJESB-2", "stopSequence": 16 }, { "arrival": { "time": "1775157870" }, "departure": { "time": "1775157870" }, "stopId": "TTR:IUTB-2", "stopSequence": 22 }, { "arrival": { "time": "1775157557" }, "departure": { "time": "1775157557" }, "stopId": "TTR:HEURB-2A", "stopSequence": 18 }, { "arrival": { "time": "1775157487" }, "departure": { "time": "1775157487" }, "stopId": "TTR:GAVSB-1", "stopSequence": 17 }, { "arrival": { "time": "1775158745" }, "departure": { "time": "1775158745" }, "stopId": "TTR:DOUEB-2A", "stopSequence": 37 }, { "arrival": { "time": "1775158456" }, "departure": { "time": "1775158456" }, "stopId": "TTR:COPPB-2", "stopSequence": 32 }, { "arrival": { "time": "1775157938" }, "departure": { "time": "1775157938" }, "stopId": "TTR:CHOPB-2", "stopSequence": 23 }, { "arrival": { "time": "1775157228" }, "departure": { "time": "1775157228" }, "stopId": "TTR:BOISB-2", "stopSequence": 14 }, { "arrival": { "time": "1775158228" }, "departure": { "time": "1775158228" }, "stopId": "TTR:AEROB-2", "stopSequence": 28 }, { "arrival": { "time": "1775158656" }, "departure": { "time": "1775158656" }, "stopId": "TTR:ABGAB-2", "stopSequence": 35 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:737707" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:645866", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157267" }, "departure": { "time": "1775157267" }, "stopId": "TTR:VIHUB-1", "stopSequence": 18 }, { "arrival": { "time": "1775157927" }, "departure": { "time": "1775157927" }, "stopId": "TTR:VICTB-1", "stopSequence": 28 }, { "arrival": { "time": "1775157567" }, "departure": { "time": "1775157567" }, "stopId": "TTR:TRAOB-2", "stopSequence": 23 }, { "arrival": { "time": "1775157217" }, "departure": { "time": "1775157217" }, "stopId": "TTR:STEXB-1", "stopSequence": 17 }, { "arrival": { "time": "1775157760" }, "departure": { "time": "1775157760" }, "stopId": "TTR:PORTB-1", "stopSequence": 26 }, { "arrival": { "time": "1775157275" }, "departure": { "time": "1775157275" }, "stopId": "TTR:MONJB-1", "stopSequence": 19 }, { "arrival": { "time": "1775157402" }, "departure": { "time": "1775157402" }, "stopId": "TTR:MAILB-1", "stopSequence": 21 }, { "arrival": { "time": "1775158167" }, "departure": { "time": "1775158167" }, "stopId": "TTR:JJBEB-1", "stopSequence": 32 }, { "arrival": { "time": "1775157870" }, "departure": { "time": "1775157870" }, "stopId": "TTR:ILSIB-1", "stopSequence": 27 }, { "arrival": { "time": "1775158012" }, "departure": { "time": "1775158012" }, "stopId": "TTR:HALLB-1", "stopSequence": 30 }, { "arrival": { "time": "1775157953" }, "departure": { "time": "1775157953" }, "stopId": "TTR:GRMRB-1", "stopSequence": 29 }, { "arrival": { "time": "1775158298" }, "departure": { "time": "1775158298" }, "stopId": "TTR:GAVSB-1", "stopSequence": 33 }, { "arrival": { "time": "1775158347" }, "departure": { "time": "1775158347" }, "stopId": "TTR:GATSB-1", "stopSequence": 34 }, { "arrival": { "time": "1775157336" }, "departure": { "time": "1775157336" }, "stopId": "TTR:FOBOB-1", "stopSequence": 20 }, { "arrival": { "time": "1775157162" }, "departure": { "time": "1775157162" }, "stopId": "TTR:COUSB-1", "stopSequence": 16 }, { "arrival": { "time": "1775157696" }, "departure": { "time": "1775157696" }, "stopId": "TTR:CHOIB-1", "stopSequence": 25 }, { "arrival": { "time": "1775157636" }, "departure": { "time": "1775157636" }, "stopId": "TTR:CHBAB-1", "stopSequence": 24 }, { "arrival": { "time": "1775157454" }, "departure": { "time": "1775157454" }, "stopId": "TTR:BOCAB-1A", "stopSequence": 22 }, { "arrival": { "time": "1775157097" }, "departure": { "time": "1775157097" }, "stopId": "TTR:BERSB-1", "stopSequence": 15 }, { "arrival": { "time": "1775158065" }, "departure": { "time": "1775158065" }, "stopId": "TTR:BERAB-1", "stopSequence": 31 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:645866" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:121545", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157150" }, "departure": { "time": "1775157150" }, "stopId": "TTR:RABI-1T", "stopSequence": 27 }, { "arrival": { "time": "1775157270" }, "departure": { "time": "1775157270" }, "stopId": "TTR:BUDO-1T", "stopSequence": 28 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:121545" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:121534", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157810" }, "departure": { "time": "1775157810" }, "stopId": "TTR:VERD-2T", "stopSequence": 11 }, { "arrival": { "time": "1775157770" }, "departure": { "time": "1775157770" }, "stopId": "TTR:VALA-2T", "stopSequence": 10 }, { "arrival": { "time": "1775157623" }, "departure": { "time": "1775157623" }, "stopId": "TTR:UNIV-2T", "stopSequence": 9 }, { "arrival": { "time": "1775159010" }, "departure": { "time": "1775159010" }, "stopId": "TTR:TRRI-2T", "stopSequence": 24 }, { "arrival": { "time": "1775158770" }, "departure": { "time": "1775158770" }, "stopId": "TTR:TRAN-2T", "stopSequence": 22 }, { "arrival": { "time": "1775158039" }, "departure": { "time": "1775158039" }, "stopId": "TTR:STPA-2T", "stopSequence": 14 }, { "arrival": { "time": "1775157136" }, "departure": { "time": "1775157136" }, "stopId": "TTR:ROTI-2T", "stopSequence": 4 }, { "arrival": { "time": "1775157293" }, "departure": { "time": "1775157293" }, "stopId": "TTR:REPB-2T", "stopSequence": 6 }, { "arrival": { "time": "1775157383" }, "departure": { "time": "1775157383" }, "stopId": "TTR:POVO-2T", "stopSequence": 7 }, { "arrival": { "time": "1775158577" }, "departure": { "time": "1775158577" }, "stopId": "TTR:PODL-2T", "stopSequence": 19 }, { "arrival": { "time": "1775158104" }, "departure": { "time": "1775158104" }, "stopId": "TTR:PASP-2T", "stopSequence": 15 }, { "arrival": { "time": "1775158489" }, "departure": { "time": "1775158489" }, "stopId": "TTR:NATI-2T", "stopSequence": 18 }, { "arrival": { "time": "1775159427" }, "departure": { "time": "1775159427" }, "stopId": "TTR:MONC-2T", "stopSequence": 28 }, { "arrival": { "time": "1775159349" }, "departure": { "time": "1775159349" }, "stopId": "TTR:MARN-2T", "stopSequence": 27 }, { "arrival": { "time": "1775159559" }, "departure": { "time": "1775159559" }, "stopId": "TTR:LYVA-2T", "stopSequence": 29 }, { "arrival": { "time": "1775157930" }, "departure": { "time": "1775157930" }, "stopId": "TTR:LIBE-2T", "stopSequence": 13 }, { "arrival": { "time": "1775158345" }, "departure": { "time": "1775158345" }, "stopId": "TTR:JJAU-2T", "stopSequence": 17 }, { "arrival": { "time": "1775157206" }, "departure": { "time": "1775157206" }, "stopId": "TTR:JHDV-2T", "stopSequence": 5 }, { "arrival": { "time": "1775157503" }, "departure": { "time": "1775157503" }, "stopId": "TTR:HETR-2T", "stopSequence": 8 }, { "arrival": { "time": "1775158224" }, "departure": { "time": "1775158224" }, "stopId": "TTR:GATO-2T", "stopSequence": 16 }, { "arrival": { "time": "1775159239" }, "departure": { "time": "1775159239" }, "stopId": "TTR:COPP-2T", "stopSequence": 26 }, { "arrival": { "time": "1775158910" }, "departure": { "time": "1775158910" }, "stopId": "TTR:CHRI-2T", "stopSequence": 23 }, { "arrival": { "time": "1775158672" }, "departure": { "time": "1775158672" }, "stopId": "TTR:CHOI-2T", "stopSequence": 20 }, { "arrival": { "time": "1775158734" }, "departure": { "time": "1775158734" }, "stopId": "TTR:CHBA-2T", "stopSequence": 21 }, { "arrival": { "time": "1775157868" }, "departure": { "time": "1775157868" }, "stopId": "TTR:CHAR-2T", "stopSequence": 12 }, { "arrival": { "time": "1775159128" }, "departure": { "time": "1775159128" }, "stopId": "TTR:BEFF-2T", "stopSequence": 25 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:121534" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:121498", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157753" }, "departure": { "time": "1775157753" }, "stopId": "TTR:TRRI-2T", "stopSequence": 24 }, { "arrival": { "time": "1775157506" }, "departure": { "time": "1775157506" }, "stopId": "TTR:TRAN-2T", "stopSequence": 22 }, { "arrival": { "time": "1775157280" }, "departure": { "time": "1775157280" }, "stopId": "TTR:PODL-2T", "stopSequence": 19 }, { "arrival": { "time": "1775157207" }, "departure": { "time": "1775157207" }, "stopId": "TTR:NATI-2T", "stopSequence": 18 }, { "arrival": { "time": "1775158160" }, "departure": { "time": "1775158160" }, "stopId": "TTR:MONC-2T", "stopSequence": 28 }, { "arrival": { "time": "1775158052" }, "departure": { "time": "1775158052" }, "stopId": "TTR:MARN-2T", "stopSequence": 27 }, { "arrival": { "time": "1775158282" }, "departure": { "time": "1775158282" }, "stopId": "TTR:LYVA-2T", "stopSequence": 29 }, { "arrival": { "time": "1775157984" }, "departure": { "time": "1775157984" }, "stopId": "TTR:COPP-2T", "stopSequence": 26 }, { "arrival": { "time": "1775157628" }, "departure": { "time": "1775157628" }, "stopId": "TTR:CHRI-2T", "stopSequence": 23 }, { "arrival": { "time": "1775157363" }, "departure": { "time": "1775157363" }, "stopId": "TTR:CHOI-2T", "stopSequence": 20 }, { "arrival": { "time": "1775157425" }, "departure": { "time": "1775157425" }, "stopId": "TTR:CHBA-2T", "stopSequence": 21 }, { "arrival": { "time": "1775157834" }, "departure": { "time": "1775157834" }, "stopId": "TTR:BEFF-2T", "stopSequence": 25 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:121498" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:121480", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157294" }, "departure": { "time": "1775157294" }, "stopId": "TTR:MONC-2T", "stopSequence": 28 }, { "arrival": { "time": "1775157206" }, "departure": { "time": "1775157206" }, "stopId": "TTR:MARN-2T", "stopSequence": 27 }, { "arrival": { "time": "1775157431" }, "departure": { "time": "1775157431" }, "stopId": "TTR:LYVA-2T", "stopSequence": 29 }, { "arrival": { "time": "1775157117" }, "departure": { "time": "1775157117" }, "stopId": "TTR:COPP-2T", "stopSequence": 26 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:121480" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:121421", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775158120" }, "departure": { "time": "1775158120" }, "stopId": "TTR:VERD-1T", "stopSequence": 19 }, { "arrival": { "time": "1775158188" }, "departure": { "time": "1775158188" }, "stopId": "TTR:VALA-1T", "stopSequence": 20 }, { "arrival": { "time": "1775158351" }, "departure": { "time": "1775158351" }, "stopId": "TTR:UNIV-1T", "stopSequence": 21 }, { "arrival": { "time": "1775157839" }, "departure": { "time": "1775157839" }, "stopId": "TTR:STPA-1T", "stopSequence": 16 }, { "arrival": { "time": "1775158824" }, "departure": { "time": "1775158824" }, "stopId": "TTR:ROTI-1T", "stopSequence": 26 }, { "arrival": { "time": "1775158657" }, "departure": { "time": "1775158657" }, "stopId": "TTR:REPB-1T", "stopSequence": 24 }, { "arrival": { "time": "1775158903" }, "departure": { "time": "1775158903" }, "stopId": "TTR:RABI-1T", "stopSequence": 27 }, { "arrival": { "time": "1775158530" }, "departure": { "time": "1775158530" }, "stopId": "TTR:POVO-1T", "stopSequence": 23 }, { "arrival": { "time": "1775157348" }, "departure": { "time": "1775157348" }, "stopId": "TTR:PODL-1T", "stopSequence": 11 }, { "arrival": { "time": "1775157751" }, "departure": { "time": "1775157751" }, "stopId": "TTR:PASP-1T", "stopSequence": 15 }, { "arrival": { "time": "1775157399" }, "departure": { "time": "1775157399" }, "stopId": "TTR:NATI-1T", "stopSequence": 12 }, { "arrival": { "time": "1775157934" }, "departure": { "time": "1775157934" }, "stopId": "TTR:LIBE-1T", "stopSequence": 17 }, { "arrival": { "time": "1775157516" }, "departure": { "time": "1775157516" }, "stopId": "TTR:JJAU-1T", "stopSequence": 13 }, { "arrival": { "time": "1775158729" }, "departure": { "time": "1775158729" }, "stopId": "TTR:JHDV-1T", "stopSequence": 25 }, { "arrival": { "time": "1775158418" }, "departure": { "time": "1775158418" }, "stopId": "TTR:HETR-1T", "stopSequence": 22 }, { "arrival": { "time": "1775157637" }, "departure": { "time": "1775157637" }, "stopId": "TTR:GATO-1T", "stopSequence": 14 }, { "arrival": { "time": "1775157222" }, "departure": { "time": "1775157222" }, "stopId": "TTR:CHOI-1T", "stopSequence": 10 }, { "arrival": { "time": "1775157168" }, "departure": { "time": "1775157168" }, "stopId": "TTR:CHBA-1T", "stopSequence": 9 }, { "arrival": { "time": "1775158010" }, "departure": { "time": "1775158010" }, "stopId": "TTR:CHAR-1T", "stopSequence": 18 }, { "arrival": { "time": "1775159013" }, "departure": { "time": "1775159013" }, "stopId": "TTR:BUDO-1T", "stopSequence": 28 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:121421" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:121381", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157229" }, "departure": { "time": "1775157229" }, "stopId": "TTR:VERD-1T", "stopSequence": 19 }, { "arrival": { "time": "1775157310" }, "departure": { "time": "1775157310" }, "stopId": "TTR:VALA-1T", "stopSequence": 20 }, { "arrival": { "time": "1775157473" }, "departure": { "time": "1775157473" }, "stopId": "TTR:UNIV-1T", "stopSequence": 21 }, { "arrival": { "time": "1775157928" }, "departure": { "time": "1775157928" }, "stopId": "TTR:ROTI-1T", "stopSequence": 26 }, { "arrival": { "time": "1775157753" }, "departure": { "time": "1775157753" }, "stopId": "TTR:REPB-1T", "stopSequence": 24 }, { "arrival": { "time": "1775158038" }, "departure": { "time": "1775158038" }, "stopId": "TTR:RABI-1T", "stopSequence": 27 }, { "arrival": { "time": "1775157679" }, "departure": { "time": "1775157679" }, "stopId": "TTR:POVO-1T", "stopSequence": 23 }, { "arrival": { "time": "1775157832" }, "departure": { "time": "1775157832" }, "stopId": "TTR:JHDV-1T", "stopSequence": 25 }, { "arrival": { "time": "1775157553" }, "departure": { "time": "1775157553" }, "stopId": "TTR:HETR-1T", "stopSequence": 22 }, { "arrival": { "time": "1775157129" }, "departure": { "time": "1775157129" }, "stopId": "TTR:CHAR-1T", "stopSequence": 18 }, { "arrival": { "time": "1775158148" }, "departure": { "time": "1775158148" }, "stopId": "TTR:BUDO-1T", "stopSequence": 28 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:121381" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:121320", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775158188" }, "departure": { "time": "1775158188" }, "stopId": "TTR:TRRI-2T", "stopSequence": 24 }, { "arrival": { "time": "1775157950" }, "departure": { "time": "1775157950" }, "stopId": "TTR:TRAN-2T", "stopSequence": 22 }, { "arrival": { "time": "1775157218" }, "departure": { "time": "1775157218" }, "stopId": "TTR:STPA-2T", "stopSequence": 14 }, { "arrival": { "time": "1775157724" }, "departure": { "time": "1775157724" }, "stopId": "TTR:PODL-2T", "stopSequence": 19 }, { "arrival": { "time": "1775157283" }, "departure": { "time": "1775157283" }, "stopId": "TTR:PASP-2T", "stopSequence": 15 }, { "arrival": { "time": "1775157632" }, "departure": { "time": "1775157632" }, "stopId": "TTR:NATI-2T", "stopSequence": 18 }, { "arrival": { "time": "1775158593" }, "departure": { "time": "1775158593" }, "stopId": "TTR:MONC-2T", "stopSequence": 28 }, { "arrival": { "time": "1775158489" }, "departure": { "time": "1775158489" }, "stopId": "TTR:MARN-2T", "stopSequence": 27 }, { "arrival": { "time": "1775157108" }, "departure": { "time": "1775157108" }, "stopId": "TTR:LIBE-2T", "stopSequence": 13 }, { "arrival": { "time": "1775157524" }, "departure": { "time": "1775157524" }, "stopId": "TTR:JJAU-2T", "stopSequence": 17 }, { "arrival": { "time": "1775157403" }, "departure": { "time": "1775157403" }, "stopId": "TTR:GATO-2T", "stopSequence": 16 }, { "arrival": { "time": "1775158418" }, "departure": { "time": "1775158418" }, "stopId": "TTR:COPP-2T", "stopSequence": 26 }, { "arrival": { "time": "1775158053" }, "departure": { "time": "1775158053" }, "stopId": "TTR:CHRI-2T", "stopSequence": 23 }, { "arrival": { "time": "1775157815" }, "departure": { "time": "1775157815" }, "stopId": "TTR:CHOI-2T", "stopSequence": 20 }, { "arrival": { "time": "1775157877" }, "departure": { "time": "1775157877" }, "stopId": "TTR:CHBA-2T", "stopSequence": 21 }, { "arrival": { "time": "1775158291" }, "departure": { "time": "1775158291" }, "stopId": "TTR:BEFF-2T", "stopSequence": 25 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:121320" } } }, { "id": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:121298", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775157293" }, "departure": { "time": "1775157293" }, "stopId": "TTR:TRRI-2T", "stopSequence": 24 }, { "arrival": { "time": "1775157687" }, "departure": { "time": "1775157687" }, "stopId": "TTR:MONC-2T", "stopSequence": 28 }, { "arrival": { "time": "1775157594" }, "departure": { "time": "1775157594" }, "stopId": "TTR:MARN-2T", "stopSequence": 27 }, { "arrival": { "time": "1775157458" }, "departure": { "time": "1775157458" }, "stopId": "TTR:COPP-2T", "stopSequence": 26 }, { "arrival": { "time": "1775157137" }, "departure": { "time": "1775157137" }, "stopId": "TTR:CHRI-2T", "stopSequence": 23 }, { "arrival": { "time": "1775157388" }, "departure": { "time": "1775157388" }, "stopId": "TTR:BEFF-2T", "stopSequence": 25 } ], "trip": { "tripId": "TTR:OFFRE_RENTREE25_V2:11724_PT2-PH1-JEUDI:121298" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1775157153" } }