Détails de la ressource

Nom du fichier : filbleu-gtfsrt-tripupdates
Format : gtfs-rt

Version Fil Bleu des alertes de services au format GTFS-RT

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

Disponibilité au téléchargement

13/05/2025
100%
14/05/2025
89.3%
15/05/2025
93.7%
16/05/2025
100%
17/05/2025
100%
18/05/2025
100%
19/05/2025
100%
20/05/2025
96.1%
21/05/2025
83.7%
22/05/2025
91.9%
23/05/2025
100%
24/05/2025
100%
25/05/2025
100%
26/05/2025
91.9%
27/05/2025
100%
28/05/2025
100%
29/05/2025
100%
30/05/2025
100%
31/05/2025
100%
01/06/2025
100%
02/06/2025
100%
03/06/2025
100%
04/06/2025
100%
05/06/2025
100%
06/06/2025
100%
07/06/2025
100%
08/06/2025
100%
09/06/2025
100%
10/06/2025
100%
11/06/2025
100%
12/06/2025
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.

Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.

Rapport de validation

4 906 erreurs, 488 avertissements

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

Erreurs

stop_times_updates not strictly sorted E002 113 erreurs

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

Exemples d'erreurs
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659193 stop_sequence [24, 22, 23, 20, 21, 18, 19] is not strictly sorted by increasing stop_sequence
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659185 stop_sequence [9, 17, 8] is not strictly sorted by increasing stop_sequence
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659153 stop_sequence [18, 10] is not strictly sorted by increasing stop_sequence
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:654154 stop_sequence [14, 12] is not strictly sorted by increasing stop_sequence
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:654108 stop_sequence [5, 9, 18, 16, 11, 10, 15, 7, 12, 6, 13, 4, 8, 14, 17] is not strictly sorted by increasing stop_sequence

Sequential stop_time_update times are not increasing E022 4 696 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:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659193 stop_sequence 22 arrival_time 09:09:22 (1749712162) is less than previous stop arrival_time 09:12:35 (1749712355) - times must increase between two sequential stops
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659193 stop_sequence 22 arrival_time 09:09:22 (1749712162) is less than previous stop departure_time 09:12:35 (1749712355) - times must increase between two sequential stops
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659193 stop_sequence 22 departure_time 09:09:22 (1749712162) is less than previous stop departure_time 09:12:35 (1749712355) - times must increase between two sequential stops
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659193 stop_sequence 22 departure_time 09:09:22 (1749712162) is less than previous stop arrival_time 09:12:35 (1749712355) - times must increase between two sequential stops
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659193 stop_sequence 20 arrival_time 09:06:31 (1749711991) is less than previous stop arrival_time 09:10:46 (1749712246) - times must increase between two sequential stops

GTFS-rt stop_sequence not found in GTFS data E051 97 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:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659185 contains stop_sequence 8 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659153 contains stop_sequence 10 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:654154 contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:653943 contains stop_sequence 26 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:653926 contains stop_sequence 3 that does not exist in GTFS stop_times.txt for this trip

Avertissements

timestamp not populated W001 122 erreurs

Timestamps should be populated for all elements

Exemples d'erreurs
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659193 does not have a timestamp
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659185 does not have a timestamp
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659153 does not have a timestamp
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659121 does not have a timestamp
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:654154 does not have a timestamp

vehicle_id not populated W002 122 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659193 does not have a vehicle_id
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659185 does not have a vehicle_id
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659153 does not have a vehicle_id
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659121 does not have a vehicle_id
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:654154 does not have a vehicle_id

schedule_relationship not populated W009 244 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659193 stop_sequence 24 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659193 does not have a schedule_relationship
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659185 stop_sequence 9 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659185 does not have a schedule_relationship
  • trip_id TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659153 stop_sequence 18 (and potentially more for this trip) does not have a schedule_relationship
Valider ce GTFS-RT maintenant

Validations précédentes

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

Identifiant d'erreur Description Nombre d'erreurs Nombre d'occurences
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 2 394 29 fois (97 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 99 506 29 fois (97 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 2 105 29 fois (97 % des validations)
W001 Timestamps should be populated for all elements 2 632 29 fois (97 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 2 632 29 fois (97 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 5 264 29 fois (97 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 12/06/2025 à 21h12 Europe/Paris.

trip_updates (28) 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 12/06/2025 à 21h12 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659171", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749756289" }, "departure": { "time": "1749756289" }, "stopId": "TTR:VOISB-2", "stopSequence": 18 }, { "arrival": { "time": "1749755790" }, "departure": { "time": "1749755790" }, "stopId": "TTR:TRAEB-1", "stopSequence": 10 }, { "arrival": { "time": "1749756390" }, "departure": { "time": "1749756390" }, "stopId": "TTR:SAAPB-1", "stopSequence": 19 }, { "arrival": { "time": "1749755910" }, "departure": { "time": "1749755910" }, "stopId": "TTR:ROUXB-1", "stopSequence": 12 }, { "arrival": { "time": "1749756442" }, "departure": { "time": "1749756442" }, "stopId": "TTR:PLANB-2A", "stopSequence": 20 }, { "arrival": { "time": "1749756562" }, "departure": { "time": "1749756562" }, "stopId": "TTR:PINAB-1", "stopSequence": 21 }, { "arrival": { "time": "1749756100" }, "departure": { "time": "1749756100" }, "stopId": "TTR:PEETB-1", "stopSequence": 15 }, { "arrival": { "time": "1749755436" }, "departure": { "time": "1749755436" }, "stopId": "TTR:NIPCB-1", "stopSequence": 5 }, { "arrival": { "time": "1749755430" }, "departure": { "time": "1749755430" }, "stopId": "TTR:MARNB-1", "stopSequence": 4 }, { "arrival": { "time": "1749756657" }, "departure": { "time": "1749756657" }, "stopId": "TTR:LPEIB-1", "stopSequence": 23 }, { "arrival": { "time": "1749756030" }, "departure": { "time": "1749756030" }, "stopId": "TTR:LANDB-1", "stopSequence": 14 }, { "arrival": { "time": "1749755574" }, "departure": { "time": "1749755574" }, "stopId": "TTR:HARDB-1", "stopSequence": 7 }, { "arrival": { "time": "1749755952" }, "departure": { "time": "1749755952" }, "stopId": "TTR:GUYNB-1", "stopSequence": 13 }, { "arrival": { "time": "1749756694" }, "departure": { "time": "1749756694" }, "stopId": "TTR:EUROB-1", "stopSequence": 24 }, { "arrival": { "time": "1749756162" }, "departure": { "time": "1749756162" }, "stopId": "TTR:EQUAB-2A", "stopSequence": 16 }, { "arrival": { "time": "1749756210" }, "departure": { "time": "1749756210" }, "stopId": "TTR:EQUAB-1C", "stopSequence": 17 }, { "arrival": { "time": "1749755839" }, "departure": { "time": "1749755839" }, "stopId": "TTR:ENGEB-1", "stopSequence": 11 }, { "arrival": { "time": "1749755491" }, "departure": { "time": "1749755491" }, "stopId": "TTR:DAGRB-1", "stopSequence": 6 }, { "arrival": { "time": "1749755703" }, "departure": { "time": "1749755703" }, "stopId": "TTR:CHRIB-1Z", "stopSequence": 9 }, { "arrival": { "time": "1749756750" }, "departure": { "time": "1749756750" }, "stopId": "TTR:BEFRB-1", "stopSequence": 25 }, { "arrival": { "time": "1749755628" }, "departure": { "time": "1749755628" }, "stopId": "TTR:BEAVB-1", "stopSequence": 8 }, { "arrival": { "time": "1749756574" }, "departure": { "time": "1749756574" }, "stopId": "TTR:AUGEB-1", "stopSequence": 22 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659171" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659131", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749755844" }, "departure": { "time": "1749755844" }, "stopId": "TTR:TRAOB-2", "stopSequence": 17 }, { "arrival": { "time": "1749755724" }, "departure": { "time": "1749755724" }, "stopId": "TTR:ROUXB-2", "stopSequence": 15 }, { "arrival": { "time": "1749755478" }, "departure": { "time": "1749755478" }, "stopId": "TTR:PEETB-2", "stopSequence": 12 }, { "arrival": { "time": "1749756324" }, "departure": { "time": "1749756324" }, "stopId": "TTR:PEACB-1", "stopSequence": 24 }, { "arrival": { "time": "1749756199" }, "departure": { "time": "1749756199" }, "stopId": "TTR:NIPCB-2", "stopSequence": 22 }, { "arrival": { "time": "1749756267" }, "departure": { "time": "1749756267" }, "stopId": "TTR:LUXEB-2", "stopSequence": 23 }, { "arrival": { "time": "1749755544" }, "departure": { "time": "1749755544" }, "stopId": "TTR:LANDB-2", "stopSequence": 13 }, { "arrival": { "time": "1749756089" }, "departure": { "time": "1749756089" }, "stopId": "TTR:HARDB-2", "stopSequence": 20 }, { "arrival": { "time": "1749755658" }, "departure": { "time": "1749755658" }, "stopId": "TTR:GUYNB-2", "stopSequence": 14 }, { "arrival": { "time": "1749755780" }, "departure": { "time": "1749755780" }, "stopId": "TTR:ENGEB-2", "stopSequence": 16 }, { "arrival": { "time": "1749756149" }, "departure": { "time": "1749756149" }, "stopId": "TTR:DAGRB-2", "stopSequence": 21 }, { "arrival": { "time": "1749755908" }, "departure": { "time": "1749755908" }, "stopId": "TTR:CHRIB-1A", "stopSequence": 18 }, { "arrival": { "time": "1749756028" }, "departure": { "time": "1749756028" }, "stopId": "TTR:BEAVB-2", "stopSequence": 19 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:659131" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:653435", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749755964" }, "departure": { "time": "1749755964" }, "stopId": "TTR:STLEB-1", "stopSequence": 67 }, { "arrival": { "time": "1749755759" }, "departure": { "time": "1749755759" }, "stopId": "TTR:ROTIB-1", "stopSequence": 64 }, { "arrival": { "time": "1749755487" }, "departure": { "time": "1749755487" }, "stopId": "TTR:MORIB-1", "stopSequence": 59 }, { "arrival": { "time": "1749755648" }, "departure": { "time": "1749755648" }, "stopId": "TTR:MARYB-1", "stopSequence": 62 }, { "arrival": { "time": "1749755845" }, "departure": { "time": "1749755845" }, "stopId": "TTR:LAVOB-1", "stopSequence": 65 }, { "arrival": { "time": "1749755724" }, "departure": { "time": "1749755724" }, "stopId": "TTR:JOCEB-1", "stopSequence": 63 }, { "arrival": { "time": "1749755966" }, "departure": { "time": "1749755966" }, "stopId": "TTR:FAUVB-1", "stopSequence": 68 }, { "arrival": { "time": "1749755903" }, "departure": { "time": "1749755903" }, "stopId": "TTR:DOUZB-1", "stopSequence": 66 }, { "arrival": { "time": "1749756006" }, "departure": { "time": "1749756006" }, "stopId": "TTR:CASOB-1", "stopSequence": 69 }, { "arrival": { "time": "1749755603" }, "departure": { "time": "1749755603" }, "stopId": "TTR:BUGEB-1", "stopSequence": 61 }, { "arrival": { "time": "1749756084" }, "departure": { "time": "1749756084" }, "stopId": "TTR:BLOBB-1", "stopSequence": 70 }, { "arrival": { "time": "1749755544" }, "departure": { "time": "1749755544" }, "stopId": "TTR:BEGUB-1A", "stopSequence": 60 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:653435" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:653407", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749756380" }, "departure": { "time": "1749756380" }, "stopId": "TTR:VICTB-2", "stopSequence": 57 }, { "arrival": { "time": "1749756750" }, "departure": { "time": "1749756750" }, "stopId": "TTR:TONEB-2A", "stopSequence": 64 }, { "arrival": { "time": "1749755646" }, "departure": { "time": "1749755646" }, "stopId": "TTR:TODAB-2", "stopSequence": 45 }, { "arrival": { "time": "1749755707" }, "departure": { "time": "1749755707" }, "stopId": "TTR:SCHWB-2", "stopSequence": 47 }, { "arrival": { "time": "1749756916" }, "departure": { "time": "1749756916" }, "stopId": "TTR:RICEB-2A", "stopSequence": 67 }, { "arrival": { "time": "1749755831" }, "departure": { "time": "1749755831" }, "stopId": "TTR:REMPB-2", "stopSequence": 49 }, { "arrival": { "time": "1749755524" }, "departure": { "time": "1749755524" }, "stopId": "TTR:RASPB-2", "stopSequence": 42 }, { "arrival": { "time": "1749756543" }, "departure": { "time": "1749756543" }, "stopId": "TTR:PREUB-2", "stopSequence": 60 }, { "arrival": { "time": "1749755705" }, "departure": { "time": "1749755705" }, "stopId": "TTR:PODMB-2", "stopSequence": 46 }, { "arrival": { "time": "1749756862" }, "departure": { "time": "1749756862" }, "stopId": "TTR:PLESB-2", "stopSequence": 66 }, { "arrival": { "time": "1749755737" }, "departure": { "time": "1749755737" }, "stopId": "TTR:PLANB-2", "stopSequence": 48 }, { "arrival": { "time": "1749755857" }, "departure": { "time": "1749755857" }, "stopId": "TTR:MIRAB-1", "stopSequence": 50 }, { "arrival": { "time": "1749756577" }, "departure": { "time": "1749756577" }, "stopId": "TTR:MAMEB-2", "stopSequence": 61 }, { "arrival": { "time": "1749757151" }, "departure": { "time": "1749757151" }, "stopId": "TTR:LRSLB-2A", "stopSequence": 72 }, { "arrival": { "time": "1749756786" }, "departure": { "time": "1749756786" }, "stopId": "TTR:LIGNB-2", "stopSequence": 65 }, { "arrival": { "time": "1749755497" }, "departure": { "time": "1749755497" }, "stopId": "TTR:LECCB-2", "stopSequence": 41 }, { "arrival": { "time": "1749755617" }, "departure": { "time": "1749755617" }, "stopId": "TTR:JOLIB-2A", "stopSequence": 44 }, { "arrival": { "time": "1749756097" }, "departure": { "time": "1749756097" }, "stopId": "TTR:JJPOB-2", "stopSequence": 53 }, { "arrival": { "time": "1749755899" }, "departure": { "time": "1749755899" }, "stopId": "TTR:HEURB-1", "stopSequence": 51 }, { "arrival": { "time": "1749756269" }, "departure": { "time": "1749756269" }, "stopId": "TTR:HALLB-2", "stopSequence": 55 }, { "arrival": { "time": "1749756318" }, "departure": { "time": "1749756318" }, "stopId": "TTR:GRMRB-2", "stopSequence": 56 }, { "arrival": { "time": "1749757057" }, "departure": { "time": "1749757057" }, "stopId": "TTR:GRCRB-2", "stopSequence": 70 }, { "arrival": { "time": "1749755977" }, "departure": { "time": "1749755977" }, "stopId": "TTR:GAVNB-1", "stopSequence": 52 }, { "arrival": { "time": "1749756638" }, "departure": { "time": "1749756638" }, "stopId": "TTR:DESMB-2", "stopSequence": 62 }, { "arrival": { "time": "1749756457" }, "departure": { "time": "1749756457" }, "stopId": "TTR:DABLB-2", "stopSequence": 58 }, { "arrival": { "time": "1749755589" }, "departure": { "time": "1749755589" }, "stopId": "TTR:CHJOB-2", "stopSequence": 43 }, { "arrival": { "time": "1749756964" }, "departure": { "time": "1749756964" }, "stopId": "TTR:BUISB-2", "stopSequence": 68 }, { "arrival": { "time": "1749756697" }, "departure": { "time": "1749756697" }, "stopId": "TTR:BREOB-2", "stopSequence": 63 }, { "arrival": { "time": "1749756497" }, "departure": { "time": "1749756497" }, "stopId": "TTR:BOYEB-2A", "stopSequence": 59 }, { "arrival": { "time": "1749757024" }, "departure": { "time": "1749757024" }, "stopId": "TTR:BOURB-2", "stopSequence": 69 }, { "arrival": { "time": "1749757116" }, "departure": { "time": "1749757116" }, "stopId": "TTR:BIALB-2", "stopSequence": 71 }, { "arrival": { "time": "1749756186" }, "departure": { "time": "1749756186" }, "stopId": "TTR:BERAB-2", "stopSequence": 54 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:653407" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:653395", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749755563" }, "departure": { "time": "1749755563" }, "stopId": "TTR:RICEB-2A", "stopSequence": 67 }, { "arrival": { "time": "1749755509" }, "departure": { "time": "1749755509" }, "stopId": "TTR:PLESB-2", "stopSequence": 66 }, { "arrival": { "time": "1749755798" }, "departure": { "time": "1749755798" }, "stopId": "TTR:LRSLB-2A", "stopSequence": 72 }, { "arrival": { "time": "1749755433" }, "departure": { "time": "1749755433" }, "stopId": "TTR:LIGNB-2", "stopSequence": 65 }, { "arrival": { "time": "1749755698" }, "departure": { "time": "1749755698" }, "stopId": "TTR:GRCRB-2", "stopSequence": 70 }, { "arrival": { "time": "1749755611" }, "departure": { "time": "1749755611" }, "stopId": "TTR:BUISB-2", "stopSequence": 68 }, { "arrival": { "time": "1749755610" }, "departure": { "time": "1749755610" }, "stopId": "TTR:BOURB-2", "stopSequence": 69 }, { "arrival": { "time": "1749755757" }, "departure": { "time": "1749755757" }, "stopId": "TTR:BIALB-2", "stopSequence": 71 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:653395" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:653346", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749755624" }, "departure": { "time": "1749755624" }, "stopId": "TTR:VIHUB-1", "stopSequence": 18 }, { "arrival": { "time": "1749756284" }, "departure": { "time": "1749756284" }, "stopId": "TTR:VICTB-1", "stopSequence": 28 }, { "arrival": { "time": "1749755924" }, "departure": { "time": "1749755924" }, "stopId": "TTR:TRAOB-2", "stopSequence": 23 }, { "arrival": { "time": "1749755612" }, "departure": { "time": "1749755612" }, "stopId": "TTR:STEXB-1", "stopSequence": 17 }, { "arrival": { "time": "1749756170" }, "departure": { "time": "1749756170" }, "stopId": "TTR:PORTB-1", "stopSequence": 26 }, { "arrival": { "time": "1749755685" }, "departure": { "time": "1749755685" }, "stopId": "TTR:MONJB-1", "stopSequence": 19 }, { "arrival": { "time": "1749755790" }, "departure": { "time": "1749755790" }, "stopId": "TTR:MAILB-1", "stopSequence": 21 }, { "arrival": { "time": "1749756524" }, "departure": { "time": "1749756524" }, "stopId": "TTR:JJBEB-1", "stopSequence": 32 }, { "arrival": { "time": "1749756280" }, "departure": { "time": "1749756280" }, "stopId": "TTR:ILSIB-1", "stopSequence": 27 }, { "arrival": { "time": "1749756400" }, "departure": { "time": "1749756400" }, "stopId": "TTR:HALLB-1", "stopSequence": 30 }, { "arrival": { "time": "1749756341" }, "departure": { "time": "1749756341" }, "stopId": "TTR:GRMRB-1", "stopSequence": 29 }, { "arrival": { "time": "1749756690" }, "departure": { "time": "1749756690" }, "stopId": "TTR:GAVSB-1", "stopSequence": 33 }, { "arrival": { "time": "1749756704" }, "departure": { "time": "1749756704" }, "stopId": "TTR:GATSB-1", "stopSequence": 34 }, { "arrival": { "time": "1749755746" }, "departure": { "time": "1749755746" }, "stopId": "TTR:FOBOB-1", "stopSequence": 20 }, { "arrival": { "time": "1749755556" }, "departure": { "time": "1749755556" }, "stopId": "TTR:COUSB-1", "stopSequence": 16 }, { "arrival": { "time": "1749756090" }, "departure": { "time": "1749756090" }, "stopId": "TTR:CHOIB-1", "stopSequence": 25 }, { "arrival": { "time": "1749756030" }, "departure": { "time": "1749756030" }, "stopId": "TTR:CHBAB-1", "stopSequence": 24 }, { "arrival": { "time": "1749755854" }, "departure": { "time": "1749755854" }, "stopId": "TTR:BOCAB-1A", "stopSequence": 22 }, { "arrival": { "time": "1749755497" }, "departure": { "time": "1749755497" }, "stopId": "TTR:BERSB-1", "stopSequence": 15 }, { "arrival": { "time": "1749756453" }, "departure": { "time": "1749756453" }, "stopId": "TTR:BERAB-1", "stopSequence": 31 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:653346" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:653340", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749755627" }, "departure": { "time": "1749755627" }, "stopId": "TTR:WAGNB-1", "stopSequence": 42 }, { "arrival": { "time": "1749755926" }, "departure": { "time": "1749755926" }, "stopId": "TTR:VEROB-1A", "stopSequence": 47 }, { "arrival": { "time": "1749755673" }, "departure": { "time": "1749755673" }, "stopId": "TTR:SEVEB-1", "stopSequence": 44 }, { "arrival": { "time": "1749755491" }, "departure": { "time": "1749755491" }, "stopId": "TTR:RASPB-1", "stopSequence": 40 }, { "arrival": { "time": "1749756692" }, "departure": { "time": "1749756692" }, "stopId": "TTR:POVIB-1", "stopSequence": 61 }, { "arrival": { "time": "1749755854" }, "departure": { "time": "1749755854" }, "stopId": "TTR:POMIB-1", "stopSequence": 46 }, { "arrival": { "time": "1749756393" }, "departure": { "time": "1749756393" }, "stopId": "TTR:PEREB-1", "stopSequence": 55 }, { "arrival": { "time": "1749756095" }, "departure": { "time": "1749756095" }, "stopId": "TTR:PANOB-1", "stopSequence": 49 }, { "arrival": { "time": "1749755567" }, "departure": { "time": "1749755567" }, "stopId": "TTR:LECCB-1", "stopSequence": 41 }, { "arrival": { "time": "1749755730" }, "departure": { "time": "1749755730" }, "stopId": "TTR:LANEB-1", "stopSequence": 45 }, { "arrival": { "time": "1749756034" }, "departure": { "time": "1749756034" }, "stopId": "TTR:LACB-1", "stopSequence": 48 }, { "arrival": { "time": "1749755444" }, "departure": { "time": "1749755444" }, "stopId": "TTR:JOLIB-1", "stopSequence": 38 }, { "arrival": { "time": "1749756697" }, "departure": { "time": "1749756697" }, "stopId": "TTR:GULOB-1", "stopSequence": 60 }, { "arrival": { "time": "1749756166" }, "departure": { "time": "1749756166" }, "stopId": "TTR:GRNAB-1", "stopSequence": 50 }, { "arrival": { "time": "1749756341" }, "departure": { "time": "1749756341" }, "stopId": "TTR:FOURB-1", "stopSequence": 53 }, { "arrival": { "time": "1749756592" }, "departure": { "time": "1749756592" }, "stopId": "TTR:FOSBB-1", "stopSequence": 58 }, { "arrival": { "time": "1749756635" }, "departure": { "time": "1749756635" }, "stopId": "TTR:FOBLB-1", "stopSequence": 59 }, { "arrival": { "time": "1749756510" }, "departure": { "time": "1749756510" }, "stopId": "TTR:FERRB-1", "stopSequence": 57 }, { "arrival": { "time": "1749756268" }, "departure": { "time": "1749756268" }, "stopId": "TTR:FACGB-1", "stopSequence": 51 }, { "arrival": { "time": "1749755503" }, "departure": { "time": "1749755503" }, "stopId": "TTR:CHJOB-1", "stopSequence": 39 }, { "arrival": { "time": "1749756886" }, "departure": { "time": "1749756886" }, "stopId": "TTR:CHDEB-2A", "stopSequence": 62 }, { "arrival": { "time": "1749756946" }, "departure": { "time": "1749756946" }, "stopId": "TTR:CHDDB-2", "stopSequence": 63 }, { "arrival": { "time": "1749756519" }, "departure": { "time": "1749756519" }, "stopId": "TTR:CHAPB-1", "stopSequence": 56 }, { "arrival": { "time": "1749756406" }, "departure": { "time": "1749756406" }, "stopId": "TTR:CALDB-1", "stopSequence": 54 }, { "arrival": { "time": "1749755686" }, "departure": { "time": "1749755686" }, "stopId": "TTR:BEAJB-1", "stopSequence": 43 }, { "arrival": { "time": "1749756279" }, "departure": { "time": "1749756279" }, "stopId": "TTR:ARSOB-2", "stopSequence": 52 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:653340" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:653318", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749756442" }, "departure": { "time": "1749756442" }, "stopId": "TTR:WAGNB-2", "stopSequence": 23 }, { "arrival": { "time": "1749756133" }, "departure": { "time": "1749756133" }, "stopId": "TTR:VEREB-2A", "stopSequence": 18 }, { "arrival": { "time": "1749755860" }, "departure": { "time": "1749755860" }, "stopId": "TTR:STJAB-2", "stopSequence": 15 }, { "arrival": { "time": "1749756334" }, "departure": { "time": "1749756334" }, "stopId": "TTR:SEVEB-2", "stopSequence": 21 }, { "arrival": { "time": "1749756556" }, "departure": { "time": "1749756556" }, "stopId": "TTR:RASPB-2", "stopSequence": 25 }, { "arrival": { "time": "1749756224" }, "departure": { "time": "1749756224" }, "stopId": "TTR:POMIB-2", "stopSequence": 19 }, { "arrival": { "time": "1749756707" }, "departure": { "time": "1749756707" }, "stopId": "TTR:PEPLB-2", "stopSequence": 28 }, { "arrival": { "time": "1749756510" }, "departure": { "time": "1749756510" }, "stopId": "TTR:LECCB-2", "stopSequence": 24 }, { "arrival": { "time": "1749756305" }, "departure": { "time": "1749756305" }, "stopId": "TTR:LANEB-2", "stopSequence": 20 }, { "arrival": { "time": "1749756067" }, "departure": { "time": "1749756067" }, "stopId": "TTR:LACB-2", "stopSequence": 17 }, { "arrival": { "time": "1749756644" }, "departure": { "time": "1749756644" }, "stopId": "TTR:JOLIB-2", "stopSequence": 27 }, { "arrival": { "time": "1749755832" }, "departure": { "time": "1749755832" }, "stopId": "TTR:GRANB-2", "stopSequence": 14 }, { "arrival": { "time": "1749756913" }, "departure": { "time": "1749756913" }, "stopId": "TTR:GATNB-1", "stopSequence": 31 }, { "arrival": { "time": "1749755717" }, "departure": { "time": "1749755717" }, "stopId": "TTR:FACGB-2", "stopSequence": 13 }, { "arrival": { "time": "1749756786" }, "departure": { "time": "1749756786" }, "stopId": "TTR:DOFOB-2", "stopSequence": 29 }, { "arrival": { "time": "1749756584" }, "departure": { "time": "1749756584" }, "stopId": "TTR:CHJOB-2", "stopSequence": 26 }, { "arrival": { "time": "1749756854" }, "departure": { "time": "1749756854" }, "stopId": "TTR:CHGEB-2", "stopSequence": 30 }, { "arrival": { "time": "1749755471" }, "departure": { "time": "1749755471" }, "stopId": "TTR:CALDB-2", "stopSequence": 10 }, { "arrival": { "time": "1749755977" }, "departure": { "time": "1749755977" }, "stopId": "TTR:BEETB-1", "stopSequence": 16 }, { "arrival": { "time": "1749756373" }, "departure": { "time": "1749756373" }, "stopId": "TTR:BEAJB-2", "stopSequence": 22 }, { "arrival": { "time": "1749755587" }, "departure": { "time": "1749755587" }, "stopId": "TTR:BCHIB-1", "stopSequence": 11 }, { "arrival": { "time": "1749755656" }, "departure": { "time": "1749755656" }, "stopId": "TTR:ARSOB-1", "stopSequence": 12 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:653318" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:652934", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749755743" }, "departure": { "time": "1749755743" }, "stopId": "TTR:SALEB-2", "stopSequence": 16 }, { "arrival": { "time": "1749755623" }, "departure": { "time": "1749755623" }, "stopId": "TTR:PLIEB-2", "stopSequence": 14 }, { "arrival": { "time": "1749755803" }, "departure": { "time": "1749755803" }, "stopId": "TTR:JJESB-2", "stopSequence": 17 }, { "arrival": { "time": "1749755923" }, "departure": { "time": "1749755923" }, "stopId": "TTR:GAVSB-1", "stopSequence": 18 }, { "arrival": { "time": "1749755983" }, "departure": { "time": "1749755983" }, "stopId": "TTR:GATNB-1", "stopSequence": 19 }, { "arrival": { "time": "1749755556" }, "departure": { "time": "1749755556" }, "stopId": "TTR:CHARB-2", "stopSequence": 13 }, { "arrival": { "time": "1749755677" }, "departure": { "time": "1749755677" }, "stopId": "TTR:BOISB-2", "stopSequence": 15 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:652934" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:652848", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749755834" }, "departure": { "time": "1749755834" }, "stopId": "TTR:VALAB-1", "stopSequence": 31 }, { "arrival": { "time": "1749756176" }, "departure": { "time": "1749756176" }, "stopId": "TTR:TROBB-1", "stopSequence": 36 }, { "arrival": { "time": "1749755756" }, "departure": { "time": "1749755756" }, "stopId": "TTR:STSAB-1B", "stopSequence": 29 }, { "arrival": { "time": "1749755579" }, "departure": { "time": "1749755579" }, "stopId": "TTR:STRAB-1A", "stopSequence": 26 }, { "arrival": { "time": "1749755935" }, "departure": { "time": "1749755935" }, "stopId": "TTR:PORTAB-1", "stopSequence": 32 }, { "arrival": { "time": "1749756019" }, "departure": { "time": "1749756019" }, "stopId": "TTR:POLYB-1", "stopSequence": 34 }, { "arrival": { "time": "1749756596" }, "departure": { "time": "1749756596" }, "stopId": "TTR:PAGRB-1", "stopSequence": 42 }, { "arrival": { "time": "1749755456" }, "departure": { "time": "1749755456" }, "stopId": "TTR:GIRAB-1", "stopSequence": 24 }, { "arrival": { "time": "1749755485" }, "departure": { "time": "1749755485" }, "stopId": "TTR:GEREB-1A", "stopSequence": 25 }, { "arrival": { "time": "1749755996" }, "departure": { "time": "1749755996" }, "stopId": "TTR:FACDB-1", "stopSequence": 33 }, { "arrival": { "time": "1749755598" }, "departure": { "time": "1749755598" }, "stopId": "TTR:ERABB-1", "stopSequence": 27 }, { "arrival": { "time": "1749756082" }, "departure": { "time": "1749756082" }, "stopId": "TTR:DASSB-1", "stopSequence": 35 }, { "arrival": { "time": "1749755694" }, "departure": { "time": "1749755694" }, "stopId": "TTR:CHVAB-1", "stopSequence": 28 }, { "arrival": { "time": "1749755815" }, "departure": { "time": "1749755815" }, "stopId": "TTR:CHURB-1", "stopSequence": 30 }, { "arrival": { "time": "1749756215" }, "departure": { "time": "1749756215" }, "stopId": "TTR:CAMUB-1", "stopSequence": 38 }, { "arrival": { "time": "1749756192" }, "departure": { "time": "1749756192" }, "stopId": "TTR:CAMEB-1", "stopSequence": 37 }, { "arrival": { "time": "1749756536" }, "departure": { "time": "1749756536" }, "stopId": "TTR:BONAB-1B", "stopSequence": 41 }, { "arrival": { "time": "1749756339" }, "departure": { "time": "1749756339" }, "stopId": "TTR:BCHIB-1", "stopSequence": 39 }, { "arrival": { "time": "1749756421" }, "departure": { "time": "1749756421" }, "stopId": "TTR:ARSOB-1", "stopSequence": 40 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:652848" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:652832", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749755618" }, "departure": { "time": "1749755618" }, "stopId": "TTR:VALAB-2", "stopSequence": 12 }, { "arrival": { "time": "1749757034" }, "departure": { "time": "1749757034" }, "stopId": "TTR:VAFLB-2", "stopSequence": 33 }, { "arrival": { "time": "1749755738" }, "departure": { "time": "1749755738" }, "stopId": "TTR:STSAB-2A", "stopSequence": 14 }, { "arrival": { "time": "1749755906" }, "departure": { "time": "1749755906" }, "stopId": "TTR:STRAB-2A", "stopSequence": 17 }, { "arrival": { "time": "1749757368" }, "departure": { "time": "1749757368" }, "stopId": "TTR:STPGB-2D", "stopSequence": 40 }, { "arrival": { "time": "1749757275" }, "departure": { "time": "1749757275" }, "stopId": "TTR:STPCB-2", "stopSequence": 38 }, { "arrival": { "time": "1749757334" }, "departure": { "time": "1749757334" }, "stopId": "TTR:STALB-2", "stopSequence": 39 }, { "arrival": { "time": "1749757162" }, "departure": { "time": "1749757162" }, "stopId": "TTR:ROMAB-2", "stopSequence": 36 }, { "arrival": { "time": "1749756758" }, "departure": { "time": "1749756758" }, "stopId": "TTR:RENAB-2", "stopSequence": 28 }, { "arrival": { "time": "1749756078" }, "departure": { "time": "1749756078" }, "stopId": "TTR:RABEB-2", "stopSequence": 20 }, { "arrival": { "time": "1749755542" }, "departure": { "time": "1749755542" }, "stopId": "TTR:PORTAB-2", "stopSequence": 11 }, { "arrival": { "time": "1749755480" }, "departure": { "time": "1749755480" }, "stopId": "TTR:POLYB-2", "stopSequence": 9 }, { "arrival": { "time": "1749756698" }, "departure": { "time": "1749756698" }, "stopId": "TTR:MIRAB-2", "stopSequence": 27 }, { "arrival": { "time": "1749756984" }, "departure": { "time": "1749756984" }, "stopId": "TTR:LAMAB-2", "stopSequence": 32 }, { "arrival": { "time": "1749756458" }, "departure": { "time": "1749756458" }, "stopId": "TTR:JJBEB-1", "stopSequence": 24 }, { "arrival": { "time": "1749756865" }, "departure": { "time": "1749756865" }, "stopId": "TTR:JERIB-2", "stopSequence": 29 }, { "arrival": { "time": "1749756922" }, "departure": { "time": "1749756922" }, "stopId": "TTR:JEBOB-2", "stopSequence": 30 }, { "arrival": { "time": "1749757051" }, "departure": { "time": "1749757051" }, "stopId": "TTR:JADEB-2", "stopSequence": 34 }, { "arrival": { "time": "1749756641" }, "departure": { "time": "1749756641" }, "stopId": "TTR:HEURB-2", "stopSequence": 26 }, { "arrival": { "time": "1749757121" }, "departure": { "time": "1749757121" }, "stopId": "TTR:GRMAB-2", "stopSequence": 35 }, { "arrival": { "time": "1749755978" }, "departure": { "time": "1749755978" }, "stopId": "TTR:GIRAB-2", "stopSequence": 19 }, { "arrival": { "time": "1749755959" }, "departure": { "time": "1749755959" }, "stopId": "TTR:GEREB-2A", "stopSequence": 18 }, { "arrival": { "time": "1749756578" }, "departure": { "time": "1749756578" }, "stopId": "TTR:GAVSB-1", "stopSequence": 25 }, { "arrival": { "time": "1749755498" }, "departure": { "time": "1749755498" }, "stopId": "TTR:FACDB-2", "stopSequence": 10 }, { "arrival": { "time": "1749755837" }, "departure": { "time": "1749755837" }, "stopId": "TTR:ERABB-2", "stopSequence": 16 }, { "arrival": { "time": "1749756321" }, "departure": { "time": "1749756321" }, "stopId": "TTR:CLOCB-1A", "stopSequence": 22 }, { "arrival": { "time": "1749755788" }, "departure": { "time": "1749755788" }, "stopId": "TTR:CHVAB-2", "stopSequence": 15 }, { "arrival": { "time": "1749755660" }, "departure": { "time": "1749755660" }, "stopId": "TTR:CHURB-2", "stopSequence": 13 }, { "arrival": { "time": "1749757237" }, "departure": { "time": "1749757237" }, "stopId": "TTR:BOULB-2", "stopSequence": 37 }, { "arrival": { "time": "1749756946" }, "departure": { "time": "1749756946" }, "stopId": "TTR:BOILB-2", "stopSequence": 31 }, { "arrival": { "time": "1749756338" }, "departure": { "time": "1749756338" }, "stopId": "TTR:BERAB-1A", "stopSequence": 23 }, { "arrival": { "time": "1749756158" }, "departure": { "time": "1749756158" }, "stopId": "TTR:ARAGB-2", "stopSequence": 21 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:652832" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:652566", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749756330" }, "departure": { "time": "1749756330" }, "stopId": "TTR:VENCB-1", "stopSequence": 49 }, { "arrival": { "time": "1749755986" }, "departure": { "time": "1749755986" }, "stopId": "TTR:ROSNB-1", "stopSequence": 42 }, { "arrival": { "time": "1749755745" }, "departure": { "time": "1749755745" }, "stopId": "TTR:PRSAB-1", "stopSequence": 38 }, { "arrival": { "time": "1749756221" }, "departure": { "time": "1749756221" }, "stopId": "TTR:PIPLB-1", "stopSequence": 46 }, { "arrival": { "time": "1749755678" }, "departure": { "time": "1749755678" }, "stopId": "TTR:PASUB-1", "stopSequence": 37 }, { "arrival": { "time": "1749756215" }, "departure": { "time": "1749756215" }, "stopId": "TTR:MANCB-1", "stopSequence": 47 }, { "arrival": { "time": "1749756093" }, "departure": { "time": "1749756093" }, "stopId": "TTR:JUROB-1", "stopSequence": 43 }, { "arrival": { "time": "1749755494" }, "departure": { "time": "1749755494" }, "stopId": "TTR:GRNAB-1", "stopSequence": 34 }, { "arrival": { "time": "1749755558" }, "departure": { "time": "1749755558" }, "stopId": "TTR:FACGB-1", "stopSequence": 35 }, { "arrival": { "time": "1749755850" }, "departure": { "time": "1749755850" }, "stopId": "TTR:DUJAB-1", "stopSequence": 39 }, { "arrival": { "time": "1749756098" }, "departure": { "time": "1749756098" }, "stopId": "TTR:DEGAB-1", "stopSequence": 44 }, { "arrival": { "time": "1749755926" }, "departure": { "time": "1749755926" }, "stopId": "TTR:DECLB-1", "stopSequence": 41 }, { "arrival": { "time": "1749756152" }, "departure": { "time": "1749756152" }, "stopId": "TTR:CRPEB-1", "stopSequence": 45 }, { "arrival": { "time": "1749755621" }, "departure": { "time": "1749755621" }, "stopId": "TTR:BONAB-1", "stopSequence": 36 }, { "arrival": { "time": "1749756344" }, "departure": { "time": "1749756344" }, "stopId": "TTR:ARPTB-1", "stopSequence": 50 }, { "arrival": { "time": "1749756282" }, "departure": { "time": "1749756282" }, "stopId": "TTR:APOLB-1", "stopSequence": 48 }, { "arrival": { "time": "1749755858" }, "departure": { "time": "1749755858" }, "stopId": "TTR:AHOTB-1", "stopSequence": 40 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:652566" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:652508", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749755433" }, "departure": { "time": "1749755433" }, "stopId": "TTR:STENB-2", "stopSequence": 23 }, { "arrival": { "time": "1749756632" }, "departure": { "time": "1749756632" }, "stopId": "TTR:SAELB-2", "stopSequence": 38 }, { "arrival": { "time": "1749756992" }, "departure": { "time": "1749756992" }, "stopId": "TTR:SAANB-2", "stopSequence": 44 }, { "arrival": { "time": "1749756757" }, "departure": { "time": "1749756757" }, "stopId": "TTR:RODLB-2A", "stopSequence": 40 }, { "arrival": { "time": "1749757055" }, "departure": { "time": "1749757055" }, "stopId": "TTR:RICEB-2", "stopSequence": 46 }, { "arrival": { "time": "1749755869" }, "departure": { "time": "1749755869" }, "stopId": "TTR:RASPB-2", "stopSequence": 28 }, { "arrival": { "time": "1749756879" }, "departure": { "time": "1749756879" }, "stopId": "TTR:PREUB-2", "stopSequence": 42 }, { "arrival": { "time": "1749755706" }, "departure": { "time": "1749755706" }, "stopId": "TTR:POMPB-2", "stopSequence": 25 }, { "arrival": { "time": "1749755974" }, "departure": { "time": "1749755974" }, "stopId": "TTR:PEPLB-2", "stopSequence": 31 }, { "arrival": { "time": "1749756877" }, "departure": { "time": "1749756877" }, "stopId": "TTR:MAMEB-2", "stopSequence": 43 }, { "arrival": { "time": "1749755793" }, "departure": { "time": "1749755793" }, "stopId": "TTR:LECCB-2", "stopSequence": 27 }, { "arrival": { "time": "1749757177" }, "departure": { "time": "1749757177" }, "stopId": "TTR:LAPLB-1", "stopSequence": 48 }, { "arrival": { "time": "1749756788" }, "departure": { "time": "1749756788" }, "stopId": "TTR:LAMRB-2", "stopSequence": 41 }, { "arrival": { "time": "1749755913" }, "departure": { "time": "1749755913" }, "stopId": "TTR:JOLIB-2", "stopSequence": 30 }, { "arrival": { "time": "1749756397" }, "departure": { "time": "1749756397" }, "stopId": "TTR:JJPJB-2", "stopSequence": 35 }, { "arrival": { "time": "1749756217" }, "departure": { "time": "1749756217" }, "stopId": "TTR:GATNB-1", "stopSequence": 34 }, { "arrival": { "time": "1749756707" }, "departure": { "time": "1749756707" }, "stopId": "TTR:FRUMB-2", "stopSequence": 39 }, { "arrival": { "time": "1749757050" }, "departure": { "time": "1749757050" }, "stopId": "TTR:FELIB-2", "stopSequence": 45 }, { "arrival": { "time": "1749755553" }, "departure": { "time": "1749755553" }, "stopId": "TTR:ESSAB-2", "stopSequence": 24 }, { "arrival": { "time": "1749756036" }, "departure": { "time": "1749756036" }, "stopId": "TTR:DOFOB-2", "stopSequence": 32 }, { "arrival": { "time": "1749756579" }, "departure": { "time": "1749756579" }, "stopId": "TTR:CLOCB-2A", "stopSequence": 37 }, { "arrival": { "time": "1749755888" }, "departure": { "time": "1749755888" }, "stopId": "TTR:CHJOB-2", "stopSequence": 29 }, { "arrival": { "time": "1749756093" }, "departure": { "time": "1749756093" }, "stopId": "TTR:CHGEB-2", "stopSequence": 33 }, { "arrival": { "time": "1749757173" }, "departure": { "time": "1749757173" }, "stopId": "TTR:BUISB-2", "stopSequence": 47 }, { "arrival": { "time": "1749756523" }, "departure": { "time": "1749756523" }, "stopId": "TTR:BERAB-2A", "stopSequence": 36 }, { "arrival": { "time": "1749755733" }, "departure": { "time": "1749755733" }, "stopId": "TTR:ATDUB-2", "stopSequence": 26 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:652508" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:652479", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749756599" }, "departure": { "time": "1749756599" }, "stopId": "TTR:STENB-1", "stopSequence": 28 }, { "arrival": { "time": "1749756146" }, "departure": { "time": "1749756146" }, "stopId": "TTR:RASPB-1", "stopSequence": 23 }, { "arrival": { "time": "1749757167" }, "departure": { "time": "1749757167" }, "stopId": "TTR:PRSAB-1", "stopSequence": 38 }, { "arrival": { "time": "1749756325" }, "departure": { "time": "1749756325" }, "stopId": "TTR:POMPB-1", "stopSequence": 26 }, { "arrival": { "time": "1749755980" }, "departure": { "time": "1749755980" }, "stopId": "TTR:PEPLB-1", "stopSequence": 20 }, { "arrival": { "time": "1749757099" }, "departure": { "time": "1749757099" }, "stopId": "TTR:PASUB-1", "stopSequence": 37 }, { "arrival": { "time": "1749756809" }, "departure": { "time": "1749756809" }, "stopId": "TTR:PANOB-1", "stopSequence": 33 }, { "arrival": { "time": "1749756679" }, "departure": { "time": "1749756679" }, "stopId": "TTR:MOZAB-1", "stopSequence": 30 }, { "arrival": { "time": "1749756199" }, "departure": { "time": "1749756199" }, "stopId": "TTR:LECCB-1", "stopSequence": 24 }, { "arrival": { "time": "1749756056" }, "departure": { "time": "1749756056" }, "stopId": "TTR:JOLIB-1", "stopSequence": 21 }, { "arrival": { "time": "1749755599" }, "departure": { "time": "1749755599" }, "stopId": "TTR:JJBEB-1", "stopSequence": 15 }, { "arrival": { "time": "1749756657" }, "departure": { "time": "1749756657" }, "stopId": "TTR:INDYB-1A", "stopSequence": 29 }, { "arrival": { "time": "1749756874" }, "departure": { "time": "1749756874" }, "stopId": "TTR:GRNAB-1", "stopSequence": 34 }, { "arrival": { "time": "1749755719" }, "departure": { "time": "1749755719" }, "stopId": "TTR:GAVSB-1", "stopSequence": 16 }, { "arrival": { "time": "1749755741" }, "departure": { "time": "1749755741" }, "stopId": "TTR:GATSB-1", "stopSequence": 17 }, { "arrival": { "time": "1749756979" }, "departure": { "time": "1749756979" }, "stopId": "TTR:FACGB-1", "stopSequence": 35 }, { "arrival": { "time": "1749756439" }, "departure": { "time": "1749756439" }, "stopId": "TTR:ESSAB-1", "stopSequence": 27 }, { "arrival": { "time": "1749756747" }, "departure": { "time": "1749756747" }, "stopId": "TTR:ECCOB-1", "stopSequence": 31 }, { "arrival": { "time": "1749757233" }, "departure": { "time": "1749757233" }, "stopId": "TTR:DUJAB-1", "stopSequence": 39 }, { "arrival": { "time": "1749755918" }, "departure": { "time": "1749755918" }, "stopId": "TTR:DOFOB-1", "stopSequence": 19 }, { "arrival": { "time": "1749755519" }, "departure": { "time": "1749755519" }, "stopId": "TTR:CLOCB-1A", "stopSequence": 13 }, { "arrival": { "time": "1749756092" }, "departure": { "time": "1749756092" }, "stopId": "TTR:CHJOB-1", "stopSequence": 22 }, { "arrival": { "time": "1749755839" }, "departure": { "time": "1749755839" }, "stopId": "TTR:CHGOB-1", "stopSequence": 18 }, { "arrival": { "time": "1749757043" }, "departure": { "time": "1749757043" }, "stopId": "TTR:BONAB-1", "stopSequence": 36 }, { "arrival": { "time": "1749755539" }, "departure": { "time": "1749755539" }, "stopId": "TTR:BERAB-1A", "stopSequence": 14 }, { "arrival": { "time": "1749756770" }, "departure": { "time": "1749756770" }, "stopId": "TTR:BEETB-1", "stopSequence": 32 }, { "arrival": { "time": "1749756262" }, "departure": { "time": "1749756262" }, "stopId": "TTR:ATDUB-1", "stopSequence": 25 }, { "arrival": { "time": "1749757279" }, "departure": { "time": "1749757279" }, "stopId": "TTR:AHOTB-1", "stopSequence": 40 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:652479" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:652433", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749755442" }, "departure": { "time": "1749755442" }, "stopId": "TTR:TORRB-2", "stopSequence": 30 }, { "arrival": { "time": "1749755749" }, "departure": { "time": "1749755749" }, "stopId": "TTR:THALB-2", "stopSequence": 35 }, { "arrival": { "time": "1749755509" }, "departure": { "time": "1749755509" }, "stopId": "TTR:PEARB-1", "stopSequence": 31 }, { "arrival": { "time": "1749755865" }, "departure": { "time": "1749755865" }, "stopId": "TTR:LYCHB-2", "stopSequence": 37 }, { "arrival": { "time": "1749755560" }, "departure": { "time": "1749755560" }, "stopId": "TTR:LUXEB-1", "stopSequence": 32 }, { "arrival": { "time": "1749755681" }, "departure": { "time": "1749755681" }, "stopId": "TTR:LPCLB-1", "stopSequence": 34 }, { "arrival": { "time": "1749755929" }, "departure": { "time": "1749755929" }, "stopId": "TTR:DOUEB-2A", "stopSequence": 38 }, { "arrival": { "time": "1749755621" }, "departure": { "time": "1749755621" }, "stopId": "TTR:COPPB-2", "stopSequence": 33 }, { "arrival": { "time": "1749755791" }, "departure": { "time": "1749755791" }, "stopId": "TTR:ABGAB-2", "stopSequence": 36 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:652433" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:652398", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749755485" }, "departure": { "time": "1749755485" }, "stopId": "TTR:AHOTB-1A", "stopSequence": 36 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:652398" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:645059", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749756005" }, "departure": { "time": "1749756005" }, "stopId": "TTR:VOLTB-1", "stopSequence": 26 }, { "arrival": { "time": "1749756246" }, "departure": { "time": "1749756246" }, "stopId": "TTR:URSEB-1", "stopSequence": 29 }, { "arrival": { "time": "1749755464" }, "departure": { "time": "1749755464" }, "stopId": "TTR:TONEB-1", "stopSequence": 17 }, { "arrival": { "time": "1749756306" }, "departure": { "time": "1749756306" }, "stopId": "TTR:REMPB-1", "stopSequence": 30 }, { "arrival": { "time": "1749756126" }, "departure": { "time": "1749756126" }, "stopId": "TTR:QUMAB-1", "stopSequence": 28 }, { "arrival": { "time": "1749755666" }, "departure": { "time": "1749755666" }, "stopId": "TTR:PREUB-1", "stopSequence": 21 }, { "arrival": { "time": "1749755946" }, "departure": { "time": "1749755946" }, "stopId": "TTR:PODLB-1", "stopSequence": 25 }, { "arrival": { "time": "1749755646" }, "departure": { "time": "1749755646" }, "stopId": "TTR:MAMEB-1", "stopSequence": 20 }, { "arrival": { "time": "1749755899" }, "departure": { "time": "1749755899" }, "stopId": "TTR:FACTB-1", "stopSequence": 24 }, { "arrival": { "time": "1749755586" }, "departure": { "time": "1749755586" }, "stopId": "TTR:DESMB-1", "stopSequence": 19 }, { "arrival": { "time": "1749755766" }, "departure": { "time": "1749755766" }, "stopId": "TTR:DABLB-1A", "stopSequence": 23 }, { "arrival": { "time": "1749756066" }, "departure": { "time": "1749756066" }, "stopId": "TTR:CHDTB-1", "stopSequence": 27 }, { "arrival": { "time": "1749755526" }, "departure": { "time": "1749755526" }, "stopId": "TTR:BREOB-1", "stopSequence": 18 }, { "arrival": { "time": "1749755719" }, "departure": { "time": "1749755719" }, "stopId": "TTR:BOYEB-1A", "stopSequence": 22 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:645059" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:645005", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749755511" }, "departure": { "time": "1749755511" }, "stopId": "TTR:TONEB-2", "stopSequence": 14 }, { "arrival": { "time": "1749755804" }, "departure": { "time": "1749755804" }, "stopId": "TTR:STRAB-2B", "stopSequence": 18 }, { "arrival": { "time": "1749756171" }, "departure": { "time": "1749756171" }, "stopId": "TTR:STPSB-2", "stopSequence": 23 }, { "arrival": { "time": "1749755570" }, "departure": { "time": "1749755570" }, "stopId": "TTR:SAFRB-2", "stopSequence": 15 }, { "arrival": { "time": "1749756040" }, "departure": { "time": "1749756040" }, "stopId": "TTR:ROYEB-2", "stopSequence": 21 }, { "arrival": { "time": "1749756211" }, "departure": { "time": "1749756211" }, "stopId": "TTR:ROTOB-2", "stopSequence": 25 }, { "arrival": { "time": "1749756281" }, "departure": { "time": "1749756281" }, "stopId": "TTR:RASPB-1", "stopSequence": 27 }, { "arrival": { "time": "1749756100" }, "departure": { "time": "1749756100" }, "stopId": "TTR:PLIEB-2A", "stopSequence": 22 }, { "arrival": { "time": "1749756220" }, "departure": { "time": "1749756220" }, "stopId": "TTR:MERMB-2", "stopSequence": 24 }, { "arrival": { "time": "1749755618" }, "departure": { "time": "1749755618" }, "stopId": "TTR:MABAB-2", "stopSequence": 16 }, { "arrival": { "time": "1749756341" }, "departure": { "time": "1749756341" }, "stopId": "TTR:LECCB-1", "stopSequence": 28 }, { "arrival": { "time": "1749755704" }, "departure": { "time": "1749755704" }, "stopId": "TTR:GEREB-2", "stopSequence": 17 }, { "arrival": { "time": "1749755850" }, "departure": { "time": "1749755850" }, "stopId": "TTR:DUPPB-2A", "stopSequence": 19 }, { "arrival": { "time": "1749756280" }, "departure": { "time": "1749756280" }, "stopId": "TTR:CHJOB-1", "stopSequence": 26 }, { "arrival": { "time": "1749755924" }, "departure": { "time": "1749755924" }, "stopId": "TTR:CARNB-2", "stopSequence": 20 }, { "arrival": { "time": "1749755406" }, "departure": { "time": "1749755431" }, "stopId": "TTR:BREOB-2", "stopSequence": 13 }, { "arrival": { "time": "1749756460" }, "departure": { "time": "1749756460" }, "stopId": "TTR:ATLEB-1C", "stopSequence": 29 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:645005" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:644653", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749756220" }, "departure": { "time": "1749756220" }, "stopId": "TTR:VEROB-1", "stopSequence": 27 }, { "arrival": { "time": "1749755440" }, "departure": { "time": "1749755440" }, "stopId": "TTR:URSEB-1", "stopSequence": 18 }, { "arrival": { "time": "1749755855" }, "departure": { "time": "1749755855" }, "stopId": "TTR:SALEB-1", "stopSequence": 23 }, { "arrival": { "time": "1749756808" }, "departure": { "time": "1749756808" }, "stopId": "TTR:PRSAB-1", "stopSequence": 34 }, { "arrival": { "time": "1749756039" }, "departure": { "time": "1749756039" }, "stopId": "TTR:PLIOB-1", "stopSequence": 25 }, { "arrival": { "time": "1749756691" }, "departure": { "time": "1749756691" }, "stopId": "TTR:PASUB-1", "stopSequence": 33 }, { "arrival": { "time": "1749756393" }, "departure": { "time": "1749756393" }, "stopId": "TTR:PANOB-1", "stopSequence": 29 }, { "arrival": { "time": "1749755560" }, "departure": { "time": "1749755560" }, "stopId": "TTR:MIRAB-1A", "stopSequence": 19 }, { "arrival": { "time": "1749756340" }, "departure": { "time": "1749756340" }, "stopId": "TTR:LACB-1", "stopSequence": 28 }, { "arrival": { "time": "1749755800" }, "departure": { "time": "1749755800" }, "stopId": "TTR:JJOUB-1", "stopSequence": 22 }, { "arrival": { "time": "1749755622" }, "departure": { "time": "1749755622" }, "stopId": "TTR:HEURB-1", "stopSequence": 20 }, { "arrival": { "time": "1749756506" }, "departure": { "time": "1749756506" }, "stopId": "TTR:GRNAB-1", "stopSequence": 30 }, { "arrival": { "time": "1749755680" }, "departure": { "time": "1749755680" }, "stopId": "TTR:GAVNB-1", "stopSequence": 21 }, { "arrival": { "time": "1749756580" }, "departure": { "time": "1749756580" }, "stopId": "TTR:FACGB-1", "stopSequence": 31 }, { "arrival": { "time": "1749756877" }, "departure": { "time": "1749756877" }, "stopId": "TTR:DUJAB-1B", "stopSequence": 35 }, { "arrival": { "time": "1749756091" }, "departure": { "time": "1749756091" }, "stopId": "TTR:CHARB-1", "stopSequence": 26 }, { "arrival": { "time": "1749756638" }, "departure": { "time": "1749756638" }, "stopId": "TTR:BONAB-1", "stopSequence": 32 }, { "arrival": { "time": "1749755961" }, "departure": { "time": "1749755961" }, "stopId": "TTR:BOISB-1", "stopSequence": 24 }, { "arrival": { "time": "1749756933" }, "departure": { "time": "1749756933" }, "stopId": "TTR:AHOTB-1A", "stopSequence": 36 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:644653" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:644523", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749756580" }, "departure": { "time": "1749756580" }, "stopId": "TTR:VAUCB-2", "stopSequence": 27 }, { "arrival": { "time": "1749756160" }, "departure": { "time": "1749756160" }, "stopId": "TTR:URSEB-2", "stopSequence": 21 }, { "arrival": { "time": "1749756711" }, "departure": { "time": "1749756711" }, "stopId": "TTR:TORRB-2", "stopSequence": 30 }, { "arrival": { "time": "1749757000" }, "departure": { "time": "1749757000" }, "stopId": "TTR:THALB-2", "stopSequence": 35 }, { "arrival": { "time": "1749755734" }, "departure": { "time": "1749755734" }, "stopId": "TTR:SALEB-2", "stopSequence": 16 }, { "arrival": { "time": "1749755561" }, "departure": { "time": "1749755561" }, "stopId": "TTR:PLIEB-2", "stopSequence": 14 }, { "arrival": { "time": "1749756760" }, "departure": { "time": "1749756760" }, "stopId": "TTR:PEARB-1", "stopSequence": 31 }, { "arrival": { "time": "1749756280" }, "departure": { "time": "1749756280" }, "stopId": "TTR:PASSB-2", "stopSequence": 22 }, { "arrival": { "time": "1749756053" }, "departure": { "time": "1749756053" }, "stopId": "TTR:MIRAB-2A", "stopSequence": 20 }, { "arrival": { "time": "1749756593" }, "departure": { "time": "1749756593" }, "stopId": "TTR:MELIB-2", "stopSequence": 28 }, { "arrival": { "time": "1749756460" }, "departure": { "time": "1749756460" }, "stopId": "TTR:MAJUB-2", "stopSequence": 25 }, { "arrival": { "time": "1749756511" }, "departure": { "time": "1749756511" }, "stopId": "TTR:LYVAB-2A", "stopSequence": 26 }, { "arrival": { "time": "1749757134" }, "departure": { "time": "1749757134" }, "stopId": "TTR:LYCHB-2", "stopSequence": 37 }, { "arrival": { "time": "1749756811" }, "departure": { "time": "1749756811" }, "stopId": "TTR:LUXEB-1", "stopSequence": 32 }, { "arrival": { "time": "1749756950" }, "departure": { "time": "1749756950" }, "stopId": "TTR:LPCLB-1", "stopSequence": 34 }, { "arrival": { "time": "1749755804" }, "departure": { "time": "1749755804" }, "stopId": "TTR:JJESB-2", "stopSequence": 17 }, { "arrival": { "time": "1749756291" }, "departure": { "time": "1749756291" }, "stopId": "TTR:IUTB-2", "stopSequence": 23 }, { "arrival": { "time": "1749755991" }, "departure": { "time": "1749755991" }, "stopId": "TTR:HEURB-2A", "stopSequence": 19 }, { "arrival": { "time": "1749755924" }, "departure": { "time": "1749755924" }, "stopId": "TTR:GAVSB-1", "stopSequence": 18 }, { "arrival": { "time": "1749757180" }, "departure": { "time": "1749757180" }, "stopId": "TTR:DOUEB-2A", "stopSequence": 38 }, { "arrival": { "time": "1749756890" }, "departure": { "time": "1749756890" }, "stopId": "TTR:COPPB-2", "stopSequence": 33 }, { "arrival": { "time": "1749756341" }, "departure": { "time": "1749756341" }, "stopId": "TTR:CHOPB-2", "stopSequence": 24 }, { "arrival": { "time": "1749755505" }, "departure": { "time": "1749755505" }, "stopId": "TTR:CHARB-2", "stopSequence": 13 }, { "arrival": { "time": "1749755675" }, "departure": { "time": "1749755675" }, "stopId": "TTR:BOISB-2", "stopSequence": 15 }, { "arrival": { "time": "1749756630" }, "departure": { "time": "1749756630" }, "stopId": "TTR:AEROB-2", "stopSequence": 29 }, { "arrival": { "time": "1749757065" }, "departure": { "time": "1749757065" }, "stopId": "TTR:ABGAB-2", "stopSequence": 36 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:644523" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:121545", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749755518" }, "departure": { "time": "1749755518" }, "stopId": "TTR:BUDO-1T", "stopSequence": 28 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:121545" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:121534", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749756237" }, "departure": { "time": "1749756237" }, "stopId": "TTR:VERD-2T", "stopSequence": 11 }, { "arrival": { "time": "1749756168" }, "departure": { "time": "1749756168" }, "stopId": "TTR:VALA-2T", "stopSequence": 10 }, { "arrival": { "time": "1749756023" }, "departure": { "time": "1749756023" }, "stopId": "TTR:UNIV-2T", "stopSequence": 9 }, { "arrival": { "time": "1749757448" }, "departure": { "time": "1749757448" }, "stopId": "TTR:TRRI-2T", "stopSequence": 24 }, { "arrival": { "time": "1749757203" }, "departure": { "time": "1749757203" }, "stopId": "TTR:TRAN-2T", "stopSequence": 22 }, { "arrival": { "time": "1749756454" }, "departure": { "time": "1749756454" }, "stopId": "TTR:STPA-2T", "stopSequence": 14 }, { "arrival": { "time": "1749755536" }, "departure": { "time": "1749755536" }, "stopId": "TTR:ROTI-2T", "stopSequence": 4 }, { "arrival": { "time": "1749755696" }, "departure": { "time": "1749755696" }, "stopId": "TTR:REPB-2T", "stopSequence": 6 }, { "arrival": { "time": "1749755792" }, "departure": { "time": "1749755792" }, "stopId": "TTR:POVO-2T", "stopSequence": 7 }, { "arrival": { "time": "1749756977" }, "departure": { "time": "1749756977" }, "stopId": "TTR:PODL-2T", "stopSequence": 19 }, { "arrival": { "time": "1749756513" }, "departure": { "time": "1749756513" }, "stopId": "TTR:PASP-2T", "stopSequence": 15 }, { "arrival": { "time": "1749756887" }, "departure": { "time": "1749756887" }, "stopId": "TTR:NATI-2T", "stopSequence": 18 }, { "arrival": { "time": "1749757839" }, "departure": { "time": "1749757839" }, "stopId": "TTR:MONC-2T", "stopSequence": 28 }, { "arrival": { "time": "1749757749" }, "departure": { "time": "1749757749" }, "stopId": "TTR:MARN-2T", "stopSequence": 27 }, { "arrival": { "time": "1749757977" }, "departure": { "time": "1749757977" }, "stopId": "TTR:LYVA-2T", "stopSequence": 29 }, { "arrival": { "time": "1749756368" }, "departure": { "time": "1749756368" }, "stopId": "TTR:LIBE-2T", "stopSequence": 13 }, { "arrival": { "time": "1749756754" }, "departure": { "time": "1749756754" }, "stopId": "TTR:JJAU-2T", "stopSequence": 17 }, { "arrival": { "time": "1749755615" }, "departure": { "time": "1749755615" }, "stopId": "TTR:JHDV-2T", "stopSequence": 5 }, { "arrival": { "time": "1749755912" }, "departure": { "time": "1749755912" }, "stopId": "TTR:HETR-2T", "stopSequence": 8 }, { "arrival": { "time": "1749756633" }, "departure": { "time": "1749756633" }, "stopId": "TTR:GATO-2T", "stopSequence": 16 }, { "arrival": { "time": "1749757654" }, "departure": { "time": "1749757654" }, "stopId": "TTR:COPP-2T", "stopSequence": 26 }, { "arrival": { "time": "1749757308" }, "departure": { "time": "1749757308" }, "stopId": "TTR:CHRI-2T", "stopSequence": 23 }, { "arrival": { "time": "1749757051" }, "departure": { "time": "1749757051" }, "stopId": "TTR:CHOI-2T", "stopSequence": 20 }, { "arrival": { "time": "1749757137" }, "departure": { "time": "1749757137" }, "stopId": "TTR:CHBA-2T", "stopSequence": 21 }, { "arrival": { "time": "1749756280" }, "departure": { "time": "1749756280" }, "stopId": "TTR:CHAR-2T", "stopSequence": 12 }, { "arrival": { "time": "1749757537" }, "departure": { "time": "1749757537" }, "stopId": "TTR:BEFF-2T", "stopSequence": 25 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:121534" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:121498", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749756117" }, "departure": { "time": "1749756117" }, "stopId": "TTR:TRRI-2T", "stopSequence": 24 }, { "arrival": { "time": "1749755881" }, "departure": { "time": "1749755881" }, "stopId": "TTR:TRAN-2T", "stopSequence": 22 }, { "arrival": { "time": "1749755662" }, "departure": { "time": "1749755662" }, "stopId": "TTR:PODL-2T", "stopSequence": 19 }, { "arrival": { "time": "1749755561" }, "departure": { "time": "1749755561" }, "stopId": "TTR:NATI-2T", "stopSequence": 18 }, { "arrival": { "time": "1749756515" }, "departure": { "time": "1749756515" }, "stopId": "TTR:MONC-2T", "stopSequence": 28 }, { "arrival": { "time": "1749756449" }, "departure": { "time": "1749756449" }, "stopId": "TTR:MARN-2T", "stopSequence": 27 }, { "arrival": { "time": "1749756659" }, "departure": { "time": "1749756659" }, "stopId": "TTR:LYVA-2T", "stopSequence": 29 }, { "arrival": { "time": "1749756336" }, "departure": { "time": "1749756336" }, "stopId": "TTR:COPP-2T", "stopSequence": 26 }, { "arrival": { "time": "1749755982" }, "departure": { "time": "1749755982" }, "stopId": "TTR:CHRI-2T", "stopSequence": 23 }, { "arrival": { "time": "1749755775" }, "departure": { "time": "1749755775" }, "stopId": "TTR:CHOI-2T", "stopSequence": 20 }, { "arrival": { "time": "1749755807" }, "departure": { "time": "1749755807" }, "stopId": "TTR:CHBA-2T", "stopSequence": 21 }, { "arrival": { "time": "1749756213" }, "departure": { "time": "1749756213" }, "stopId": "TTR:BEFF-2T", "stopSequence": 25 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:121498" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:121480", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749755658" }, "departure": { "time": "1749755658" }, "stopId": "TTR:MONC-2T", "stopSequence": 28 }, { "arrival": { "time": "1749755559" }, "departure": { "time": "1749755559" }, "stopId": "TTR:MARN-2T", "stopSequence": 27 }, { "arrival": { "time": "1749755815" }, "departure": { "time": "1749755815" }, "stopId": "TTR:LYVA-2T", "stopSequence": 29 }, { "arrival": { "time": "1749755467" }, "departure": { "time": "1749755467" }, "stopId": "TTR:COPP-2T", "stopSequence": 26 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:121480" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:121421", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749756455" }, "departure": { "time": "1749756455" }, "stopId": "TTR:VERD-1T", "stopSequence": 19 }, { "arrival": { "time": "1749756520" }, "departure": { "time": "1749756520" }, "stopId": "TTR:VALA-1T", "stopSequence": 20 }, { "arrival": { "time": "1749756705" }, "departure": { "time": "1749756705" }, "stopId": "TTR:UNIV-1T", "stopSequence": 21 }, { "arrival": { "time": "1749755432" }, "departure": { "time": "1749755432" }, "stopId": "TTR:TRAN-1T", "stopSequence": 8 }, { "arrival": { "time": "1749756156" }, "departure": { "time": "1749756156" }, "stopId": "TTR:STPA-1T", "stopSequence": 16 }, { "arrival": { "time": "1749757178" }, "departure": { "time": "1749757178" }, "stopId": "TTR:ROTI-1T", "stopSequence": 26 }, { "arrival": { "time": "1749756992" }, "departure": { "time": "1749756992" }, "stopId": "TTR:REPB-1T", "stopSequence": 24 }, { "arrival": { "time": "1749757269" }, "departure": { "time": "1749757269" }, "stopId": "TTR:RABI-1T", "stopSequence": 27 }, { "arrival": { "time": "1749756917" }, "departure": { "time": "1749756917" }, "stopId": "TTR:POVO-1T", "stopSequence": 23 }, { "arrival": { "time": "1749755675" }, "departure": { "time": "1749755675" }, "stopId": "TTR:PODL-1T", "stopSequence": 11 }, { "arrival": { "time": "1749756136" }, "departure": { "time": "1749756136" }, "stopId": "TTR:PASP-1T", "stopSequence": 15 }, { "arrival": { "time": "1749755772" }, "departure": { "time": "1749755772" }, "stopId": "TTR:NATI-1T", "stopSequence": 12 }, { "arrival": { "time": "1749756288" }, "departure": { "time": "1749756288" }, "stopId": "TTR:LIBE-1T", "stopSequence": 17 }, { "arrival": { "time": "1749755889" }, "departure": { "time": "1749755889" }, "stopId": "TTR:JJAU-1T", "stopSequence": 13 }, { "arrival": { "time": "1749757061" }, "departure": { "time": "1749757061" }, "stopId": "TTR:JHDV-1T", "stopSequence": 25 }, { "arrival": { "time": "1749756791" }, "departure": { "time": "1749756791" }, "stopId": "TTR:HETR-1T", "stopSequence": 22 }, { "arrival": { "time": "1749756010" }, "departure": { "time": "1749756010" }, "stopId": "TTR:GATO-1T", "stopSequence": 14 }, { "arrival": { "time": "1749755595" }, "departure": { "time": "1749755595" }, "stopId": "TTR:CHOI-1T", "stopSequence": 10 }, { "arrival": { "time": "1749755495" }, "departure": { "time": "1749755495" }, "stopId": "TTR:CHBA-1T", "stopSequence": 9 }, { "arrival": { "time": "1749756342" }, "departure": { "time": "1749756342" }, "stopId": "TTR:CHAR-1T", "stopSequence": 18 }, { "arrival": { "time": "1749757356" }, "departure": { "time": "1749757356" }, "stopId": "TTR:BUDO-1T", "stopSequence": 28 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:121421" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:121381", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749755731" }, "departure": { "time": "1749755731" }, "stopId": "TTR:VERD-1T", "stopSequence": 19 }, { "arrival": { "time": "1749755856" }, "departure": { "time": "1749755856" }, "stopId": "TTR:VALA-1T", "stopSequence": 20 }, { "arrival": { "time": "1749755984" }, "departure": { "time": "1749755984" }, "stopId": "TTR:UNIV-1T", "stopSequence": 21 }, { "arrival": { "time": "1749755507" }, "departure": { "time": "1749755507" }, "stopId": "TTR:STPA-1T", "stopSequence": 16 }, { "arrival": { "time": "1749756488" }, "departure": { "time": "1749756488" }, "stopId": "TTR:ROTI-1T", "stopSequence": 26 }, { "arrival": { "time": "1749756290" }, "departure": { "time": "1749756290" }, "stopId": "TTR:REPB-1T", "stopSequence": 24 }, { "arrival": { "time": "1749756597" }, "departure": { "time": "1749756597" }, "stopId": "TTR:RABI-1T", "stopSequence": 27 }, { "arrival": { "time": "1749756210" }, "departure": { "time": "1749756210" }, "stopId": "TTR:POVO-1T", "stopSequence": 23 }, { "arrival": { "time": "1749755567" }, "departure": { "time": "1749755567" }, "stopId": "TTR:LIBE-1T", "stopSequence": 17 }, { "arrival": { "time": "1749756397" }, "departure": { "time": "1749756397" }, "stopId": "TTR:JHDV-1T", "stopSequence": 25 }, { "arrival": { "time": "1749756112" }, "departure": { "time": "1749756112" }, "stopId": "TTR:HETR-1T", "stopSequence": 22 }, { "arrival": { "time": "1749755678" }, "departure": { "time": "1749755678" }, "stopId": "TTR:CHAR-1T", "stopSequence": 18 }, { "arrival": { "time": "1749756707" }, "departure": { "time": "1749756707" }, "stopId": "TTR:BUDO-1T", "stopSequence": 28 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:121381" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:121320", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749756575" }, "departure": { "time": "1749756575" }, "stopId": "TTR:TRRI-2T", "stopSequence": 24 }, { "arrival": { "time": "1749756348" }, "departure": { "time": "1749756348" }, "stopId": "TTR:TRAN-2T", "stopSequence": 22 }, { "arrival": { "time": "1749755619" }, "departure": { "time": "1749755619" }, "stopId": "TTR:STPA-2T", "stopSequence": 14 }, { "arrival": { "time": "1749756139" }, "departure": { "time": "1749756139" }, "stopId": "TTR:PODL-2T", "stopSequence": 19 }, { "arrival": { "time": "1749755684" }, "departure": { "time": "1749755684" }, "stopId": "TTR:PASP-2T", "stopSequence": 15 }, { "arrival": { "time": "1749756037" }, "departure": { "time": "1749756037" }, "stopId": "TTR:NATI-2T", "stopSequence": 18 }, { "arrival": { "time": "1749756990" }, "departure": { "time": "1749756990" }, "stopId": "TTR:MONC-2T", "stopSequence": 28 }, { "arrival": { "time": "1749756876" }, "departure": { "time": "1749756876" }, "stopId": "TTR:MARN-2T", "stopSequence": 27 }, { "arrival": { "time": "1749755533" }, "departure": { "time": "1749755533" }, "stopId": "TTR:LIBE-2T", "stopSequence": 13 }, { "arrival": { "time": "1749755925" }, "departure": { "time": "1749755925" }, "stopId": "TTR:JJAU-2T", "stopSequence": 17 }, { "arrival": { "time": "1749755804" }, "departure": { "time": "1749755804" }, "stopId": "TTR:GATO-2T", "stopSequence": 16 }, { "arrival": { "time": "1749756819" }, "departure": { "time": "1749756819" }, "stopId": "TTR:COPP-2T", "stopSequence": 26 }, { "arrival": { "time": "1749756458" }, "departure": { "time": "1749756458" }, "stopId": "TTR:CHRI-2T", "stopSequence": 23 }, { "arrival": { "time": "1749756220" }, "departure": { "time": "1749756220" }, "stopId": "TTR:CHOI-2T", "stopSequence": 20 }, { "arrival": { "time": "1749756302" }, "departure": { "time": "1749756302" }, "stopId": "TTR:CHBA-2T", "stopSequence": 21 }, { "arrival": { "time": "1749755431" }, "departure": { "time": "1749755431" }, "stopId": "TTR:CHAR-2T", "stopSequence": 12 }, { "arrival": { "time": "1749756708" }, "departure": { "time": "1749756708" }, "stopId": "TTR:BEFF-2T", "stopSequence": 25 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:121320" } } }, { "id": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:121298", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749755680" }, "departure": { "time": "1749755680" }, "stopId": "TTR:TRRI-2T", "stopSequence": 24 }, { "arrival": { "time": "1749755435" }, "departure": { "time": "1749755435" }, "stopId": "TTR:TRAN-2T", "stopSequence": 22 }, { "arrival": { "time": "1749756102" }, "departure": { "time": "1749756102" }, "stopId": "TTR:MONC-2T", "stopSequence": 28 }, { "arrival": { "time": "1749755981" }, "departure": { "time": "1749755981" }, "stopId": "TTR:MARN-2T", "stopSequence": 27 }, { "arrival": { "time": "1749755911" }, "departure": { "time": "1749755911" }, "stopId": "TTR:COPP-2T", "stopSequence": 26 }, { "arrival": { "time": "1749755570" }, "departure": { "time": "1749755570" }, "stopId": "TTR:CHRI-2T", "stopSequence": 23 }, { "arrival": { "time": "1749755800" }, "departure": { "time": "1749755800" }, "stopId": "TTR:BEFF-2T", "stopSequence": 25 } ], "trip": { "tripId": "TTR:BUSTRAM2024-2025_V2:1571_PT2-PH1-JEUDI:121298" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1749755526" } }