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

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

684 erreurs, 68 avertissements

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

Erreurs

stop_times_updates not strictly sorted E002 16 erreurs

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

Exemples d'erreurs
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658382 stop_sequence [28, 22] is not strictly sorted by increasing stop_sequence
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658360 stop_sequence [23, 61, 46] is not strictly sorted by increasing stop_sequence
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658301 stop_sequence [25, 11] is not strictly sorted by increasing stop_sequence
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658283 stop_sequence [26, 47, 41] is not strictly sorted by increasing stop_sequence
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658160 stop_sequence [5, 14, 18, 23, 15] is not strictly sorted by increasing stop_sequence

Sequential stop_time_update times are not increasing E022 652 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:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658382 stop_sequence 22 arrival_time 09:05:32 (1753599932) is less than previous stop arrival_time 09:10:31 (1753600231) - times must increase between two sequential stops
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658382 stop_sequence 22 arrival_time 09:05:32 (1753599932) is less than previous stop departure_time 09:10:31 (1753600231) - times must increase between two sequential stops
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658382 stop_sequence 22 departure_time 09:05:32 (1753599932) is less than previous stop departure_time 09:10:31 (1753600231) - times must increase between two sequential stops
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658382 stop_sequence 22 departure_time 09:05:32 (1753599932) is less than previous stop arrival_time 09:10:31 (1753600231) - times must increase between two sequential stops
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658382 stop_sequence 25 arrival_time 09:07:43 (1753600063) is less than previous stop arrival_time 09:09:30 (1753600170) - times must increase between two sequential stops

GTFS-rt stop_sequence not found in GTFS data E051 16 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:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658382 contains stop_sequence 22 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658360 contains stop_sequence 46 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658301 contains stop_sequence 11 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658283 contains stop_sequence 41 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658160 contains stop_sequence 15 that does not exist in GTFS stop_times.txt for this trip

Avertissements

timestamp not populated W001 17 erreurs

Timestamps should be populated for all elements

Exemples d'erreurs
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658382 does not have a timestamp
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658360 does not have a timestamp
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658301 does not have a timestamp
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658283 does not have a timestamp
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658275 does not have a timestamp

vehicle_id not populated W002 17 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658382 does not have a vehicle_id
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658360 does not have a vehicle_id
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658301 does not have a vehicle_id
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658283 does not have a vehicle_id
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658275 does not have a vehicle_id

schedule_relationship not populated W009 34 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658382 stop_sequence 28 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658382 does not have a schedule_relationship
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658360 stop_sequence 23 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658360 does not have a schedule_relationship
  • trip_id TTR:BUSTRAMETE_2025_V2:1640_PT2-PH3-DIMANCHE:658301 stop_sequence 25 (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 1 651 27 fois (90 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 68 332 27 fois (90 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 1 404 27 fois (90 % des validations)
W001 Timestamps should be populated for all elements 1 790 27 fois (90 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 1 790 27 fois (90 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 3 580 27 fois (90 % des validations)
W008 The data in a GTFS-realtime feed should always be less than one minute old 2 2 fois (7 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 28/07/2025 à 07h03 Europe/Paris.

trip_updates (62) 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 28/07/2025 à 07h03 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701408", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679190" }, "departure": { "time": "1753679190" }, "stopId": "TTR:STVAB-1", "stopSequence": 19 }, { "arrival": { "time": "1753679118" }, "departure": { "time": "1753679118" }, "stopId": "TTR:SAVEB-1", "stopSequence": 18 }, { "arrival": { "time": "1753679430" }, "departure": { "time": "1753679430" }, "stopId": "TTR:MAREB-1", "stopSequence": 25 }, { "arrival": { "time": "1753679058" }, "departure": { "time": "1753679058" }, "stopId": "TTR:LUCEB-1", "stopSequence": 17 }, { "arrival": { "time": "1753679015" }, "departure": { "time": "1753679015" }, "stopId": "TTR:LILAB-1", "stopSequence": 16 }, { "arrival": { "time": "1753679241" }, "departure": { "time": "1753679241" }, "stopId": "TTR:LEPCB-1", "stopSequence": 20 }, { "arrival": { "time": "1753679385" }, "departure": { "time": "1753679385" }, "stopId": "TTR:LEMUB-1", "stopSequence": 23 }, { "arrival": { "time": "1753679360" }, "departure": { "time": "1753679360" }, "stopId": "TTR:GANNB-1", "stopSequence": 22 }, { "arrival": { "time": "1753679310" }, "departure": { "time": "1753679310" }, "stopId": "TTR:CHVEB-1", "stopSequence": 21 }, { "arrival": { "time": "1753679419" }, "departure": { "time": "1753679419" }, "stopId": "TTR:CHTIB-1", "stopSequence": 24 }, { "arrival": { "time": "1753678946" }, "departure": { "time": "1753678946" }, "stopId": "TTR:CHDLB-1", "stopSequence": 15 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701408" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701377", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679979" }, "departure": { "time": "1753679979" }, "stopId": "TTR:VAUCB-2", "stopSequence": 30 }, { "arrival": { "time": "1753679369" }, "departure": { "time": "1753679369" }, "stopId": "TTR:TERTB-1", "stopSequence": 20 }, { "arrival": { "time": "1753678945" }, "departure": { "time": "1753678945" }, "stopId": "TTR:ROUSB-1", "stopSequence": 12 }, { "arrival": { "time": "1753679607" }, "departure": { "time": "1753679607" }, "stopId": "TTR:PEARB-1", "stopSequence": 25 }, { "arrival": { "time": "1753679247" }, "departure": { "time": "1753679247" }, "stopId": "TTR:OESIB-1", "stopSequence": 18 }, { "arrival": { "time": "1753679427" }, "departure": { "time": "1753679427" }, "stopId": "TTR:MILLB-2", "stopSequence": 22 }, { "arrival": { "time": "1753679727" }, "departure": { "time": "1753679727" }, "stopId": "TTR:MARNB-1", "stopSequence": 27 }, { "arrival": { "time": "1753679918" }, "departure": { "time": "1753679918" }, "stopId": "TTR:LYVAB-2A", "stopSequence": 29 }, { "arrival": { "time": "1753679724" }, "departure": { "time": "1753679724" }, "stopId": "TTR:LUXEB-1", "stopSequence": 26 }, { "arrival": { "time": "1753679310" }, "departure": { "time": "1753679310" }, "stopId": "TTR:LEMAB-1", "stopSequence": 19 }, { "arrival": { "time": "1753679192" }, "departure": { "time": "1753679192" }, "stopId": "TTR:LAPRB-1", "stopSequence": 17 }, { "arrival": { "time": "1753679068" }, "departure": { "time": "1753679068" }, "stopId": "TTR:HOPIB-1", "stopSequence": 15 }, { "arrival": { "time": "1753679501" }, "departure": { "time": "1753679501" }, "stopId": "TTR:DANEB-1", "stopSequence": 23 }, { "arrival": { "time": "1753679537" }, "departure": { "time": "1753679537" }, "stopId": "TTR:DALEB-1", "stopSequence": 24 }, { "arrival": { "time": "1753678998" }, "departure": { "time": "1753678998" }, "stopId": "TTR:COULB-1", "stopSequence": 13 }, { "arrival": { "time": "1753679066" }, "departure": { "time": "1753679066" }, "stopId": "TTR:COQUB-1", "stopSequence": 14 }, { "arrival": { "time": "1753679180" }, "departure": { "time": "1753679180" }, "stopId": "TTR:CHPEB-1", "stopSequence": 16 }, { "arrival": { "time": "1753679799" }, "departure": { "time": "1753679799" }, "stopId": "TTR:ASTRB-1", "stopSequence": 28 }, { "arrival": { "time": "1753679424" }, "departure": { "time": "1753679424" }, "stopId": "TTR:AROEB-1", "stopSequence": 21 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701377" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701330", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679416" }, "departure": { "time": "1753679416" }, "stopId": "TTR:VOLTB-2", "stopSequence": 39 }, { "arrival": { "time": "1753679065" }, "departure": { "time": "1753679065" }, "stopId": "TTR:SARAB-1A", "stopSequence": 34 }, { "arrival": { "time": "1753679120" }, "departure": { "time": "1753679120" }, "stopId": "TTR:SAJOB-1", "stopSequence": 35 }, { "arrival": { "time": "1753679365" }, "departure": { "time": "1753679365" }, "stopId": "TTR:QUMAB-2", "stopSequence": 37 }, { "arrival": { "time": "1753679486" }, "departure": { "time": "1753679486" }, "stopId": "TTR:PRDLB-2", "stopSequence": 40 }, { "arrival": { "time": "1753679004" }, "departure": { "time": "1753679004" }, "stopId": "TTR:MARMB-1", "stopSequence": 33 }, { "arrival": { "time": "1753678930" }, "departure": { "time": "1753678930" }, "stopId": "TTR:LEROB-1", "stopSequence": 32 }, { "arrival": { "time": "1753679120" }, "departure": { "time": "1753679120" }, "stopId": "TTR:GOLFB-1", "stopSequence": 36 }, { "arrival": { "time": "1753679428" }, "departure": { "time": "1753679428" }, "stopId": "TTR:CHDTB-2", "stopSequence": 38 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701330" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701308", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753680530" }, "departure": { "time": "1753680530" }, "stopId": "TTR:ZAPAB-1", "stopSequence": 32 }, { "arrival": { "time": "1753679912" }, "departure": { "time": "1753679912" }, "stopId": "TTR:VAUDB-2", "stopSequence": 21 }, { "arrival": { "time": "1753681305" }, "departure": { "time": "1753681305" }, "stopId": "TTR:VAUCB-2", "stopSequence": 46 }, { "arrival": { "time": "1753679801" }, "departure": { "time": "1753679801" }, "stopId": "TTR:TOUVB-2", "stopSequence": 19 }, { "arrival": { "time": "1753680281" }, "departure": { "time": "1753680281" }, "stopId": "TTR:THBAB-2", "stopSequence": 28 }, { "arrival": { "time": "1753679135" }, "departure": { "time": "1753679135" }, "stopId": "TTR:SARAB-2", "stopSequence": 7 }, { "arrival": { "time": "1753680480" }, "departure": { "time": "1753680480" }, "stopId": "TTR:SALNB-1", "stopSequence": 31 }, { "arrival": { "time": "1753679083" }, "departure": { "time": "1753679083" }, "stopId": "TTR:SAJOB-2", "stopSequence": 6 }, { "arrival": { "time": "1753679326" }, "departure": { "time": "1753679326" }, "stopId": "TTR:SAGEB-2", "stopSequence": 11 }, { "arrival": { "time": "1753678961" }, "departure": { "time": "1753678961" }, "stopId": "TTR:QUMAB-1", "stopSequence": 5 }, { "arrival": { "time": "1753679501" }, "departure": { "time": "1753679501" }, "stopId": "TTR:QUDLB-2", "stopSequence": 15 }, { "arrival": { "time": "1753680701" }, "departure": { "time": "1753680701" }, "stopId": "TTR:PRIEB-2A", "stopSequence": 36 }, { "arrival": { "time": "1753679379" }, "departure": { "time": "1753679379" }, "stopId": "TTR:PEVEB-2", "stopSequence": 12 }, { "arrival": { "time": "1753679631" }, "departure": { "time": "1753679631" }, "stopId": "TTR:PEUOB-1", "stopSequence": 17 }, { "arrival": { "time": "1753679981" }, "departure": { "time": "1753679981" }, "stopId": "TTR:PERSB-2", "stopSequence": 22 }, { "arrival": { "time": "1753680942" }, "departure": { "time": "1753680942" }, "stopId": "TTR:PEARB-1", "stopSequence": 41 }, { "arrival": { "time": "1753680212" }, "departure": { "time": "1753680212" }, "stopId": "TTR:PAMEB-2", "stopSequence": 27 }, { "arrival": { "time": "1753680641" }, "departure": { "time": "1753680641" }, "stopId": "TTR:MOUCB-1", "stopSequence": 35 }, { "arrival": { "time": "1753680750" }, "departure": { "time": "1753680750" }, "stopId": "TTR:MILLB-2", "stopSequence": 38 }, { "arrival": { "time": "1753681062" }, "departure": { "time": "1753681062" }, "stopId": "TTR:MARNB-1", "stopSequence": 43 }, { "arrival": { "time": "1753679201" }, "departure": { "time": "1753679201" }, "stopId": "TTR:MARMB-2", "stopSequence": 8 }, { "arrival": { "time": "1753681234" }, "departure": { "time": "1753681234" }, "stopId": "TTR:LYVAB-2A", "stopSequence": 45 }, { "arrival": { "time": "1753681053" }, "departure": { "time": "1753681053" }, "stopId": "TTR:LUXEB-1", "stopSequence": 42 }, { "arrival": { "time": "1753680158" }, "departure": { "time": "1753680158" }, "stopId": "TTR:LESAB-2", "stopSequence": 26 }, { "arrival": { "time": "1753679197" }, "departure": { "time": "1753679197" }, "stopId": "TTR:LEROB-2", "stopSequence": 9 }, { "arrival": { "time": "1753680102" }, "departure": { "time": "1753680102" }, "stopId": "TTR:LELOB-2", "stopSequence": 25 }, { "arrival": { "time": "1753679568" }, "departure": { "time": "1753679568" }, "stopId": "TTR:LECBB-1", "stopSequence": 16 }, { "arrival": { "time": "1753679979" }, "departure": { "time": "1753679979" }, "stopId": "TTR:LAVLB-2", "stopSequence": 23 }, { "arrival": { "time": "1753679856" }, "departure": { "time": "1753679856" }, "stopId": "TTR:LAVAB-2", "stopSequence": 20 }, { "arrival": { "time": "1753679430" }, "departure": { "time": "1753679430" }, "stopId": "TTR:LATEB-2", "stopSequence": 13 }, { "arrival": { "time": "1753680633" }, "departure": { "time": "1753680633" }, "stopId": "TTR:LABOB-1", "stopSequence": 34 }, { "arrival": { "time": "1753680758" }, "departure": { "time": "1753680758" }, "stopId": "TTR:HUYGB-2", "stopSequence": 37 }, { "arrival": { "time": "1753680050" }, "departure": { "time": "1753680050" }, "stopId": "TTR:FRASB-2", "stopSequence": 24 }, { "arrival": { "time": "1753679735" }, "departure": { "time": "1753679735" }, "stopId": "TTR:FONEB-1", "stopSequence": 18 }, { "arrival": { "time": "1753680573" }, "departure": { "time": "1753680573" }, "stopId": "TTR:DEWOB-1", "stopSequence": 33 }, { "arrival": { "time": "1753680840" }, "departure": { "time": "1753680840" }, "stopId": "TTR:DANEB-1", "stopSequence": 39 }, { "arrival": { "time": "1753680881" }, "departure": { "time": "1753680881" }, "stopId": "TTR:DALEB-1", "stopSequence": 40 }, { "arrival": { "time": "1753680397" }, "departure": { "time": "1753680397" }, "stopId": "TTR:CODRB-2", "stopSequence": 30 }, { "arrival": { "time": "1753680402" }, "departure": { "time": "1753680402" }, "stopId": "TTR:CHIZB-2", "stopSequence": 29 }, { "arrival": { "time": "1753678919" }, "departure": { "time": "1753678919" }, "stopId": "TTR:CHDTB-1", "stopSequence": 4 }, { "arrival": { "time": "1753679277" }, "departure": { "time": "1753679277" }, "stopId": "TTR:BEARB-2", "stopSequence": 10 }, { "arrival": { "time": "1753679455" }, "departure": { "time": "1753679455" }, "stopId": "TTR:BARIB-2", "stopSequence": 14 }, { "arrival": { "time": "1753681125" }, "departure": { "time": "1753681125" }, "stopId": "TTR:ASTRB-1", "stopSequence": 44 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701308" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701287", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679940" }, "departure": { "time": "1753679940" }, "stopId": "TTR:VIECB-1", "stopSequence": 23 }, { "arrival": { "time": "1753678920" }, "departure": { "time": "1753678920" }, "stopId": "TTR:ROUXB-1", "stopSequence": 3 }, { "arrival": { "time": "1753679520" }, "departure": { "time": "1753679520" }, "stopId": "TTR:RIBEB-2", "stopSequence": 14 }, { "arrival": { "time": "1753679808" }, "departure": { "time": "1753679808" }, "stopId": "TTR:RAGOB-2", "stopSequence": 19 }, { "arrival": { "time": "1753679280" }, "departure": { "time": "1753679280" }, "stopId": "TTR:PINAB-2", "stopSequence": 11 }, { "arrival": { "time": "1753679372" }, "departure": { "time": "1753679372" }, "stopId": "TTR:PEGIB-2", "stopSequence": 12 }, { "arrival": { "time": "1753679700" }, "departure": { "time": "1753679700" }, "stopId": "TTR:MOMAB-2", "stopSequence": 17 }, { "arrival": { "time": "1753679161" }, "departure": { "time": "1753679161" }, "stopId": "TTR:MENAB-1", "stopSequence": 8 }, { "arrival": { "time": "1753679821" }, "departure": { "time": "1753679821" }, "stopId": "TTR:MANOB-2", "stopSequence": 20 }, { "arrival": { "time": "1753679040" }, "departure": { "time": "1753679040" }, "stopId": "TTR:LANDB-1", "stopSequence": 5 }, { "arrival": { "time": "1753678969" }, "departure": { "time": "1753678969" }, "stopId": "TTR:GUYNB-1", "stopSequence": 4 }, { "arrival": { "time": "1753679763" }, "departure": { "time": "1753679763" }, "stopId": "TTR:GUANB-2", "stopSequence": 18 }, { "arrival": { "time": "1753679400" }, "departure": { "time": "1753679400" }, "stopId": "TTR:FODMB-2", "stopSequence": 13 }, { "arrival": { "time": "1753679134" }, "departure": { "time": "1753679134" }, "stopId": "TTR:EPINB-1", "stopSequence": 7 }, { "arrival": { "time": "1753679863" }, "departure": { "time": "1753679863" }, "stopId": "TTR:DOLMB-2", "stopSequence": 21 }, { "arrival": { "time": "1753679192" }, "departure": { "time": "1753679192" }, "stopId": "TTR:DELCB-2", "stopSequence": 9 }, { "arrival": { "time": "1753679077" }, "departure": { "time": "1753679077" }, "stopId": "TTR:CHAAB-1", "stopSequence": 6 }, { "arrival": { "time": "1753679908" }, "departure": { "time": "1753679908" }, "stopId": "TTR:BODMB-2", "stopSequence": 22 }, { "arrival": { "time": "1753679260" }, "departure": { "time": "1753679260" }, "stopId": "TTR:BODIB-2", "stopSequence": 10 }, { "arrival": { "time": "1753679576" }, "departure": { "time": "1753679576" }, "stopId": "TTR:BAGTB-2", "stopSequence": 15 }, { "arrival": { "time": "1753679628" }, "departure": { "time": "1753679628" }, "stopId": "TTR:ARTIB-2", "stopSequence": 16 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701287" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701219", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753680137" }, "departure": { "time": "1753680137" }, "stopId": "TTR:VICTB-2", "stopSequence": 38 }, { "arrival": { "time": "1753681638" }, "departure": { "time": "1753681638" }, "stopId": "TTR:VAUGB-1", "stopSequence": 66 }, { "arrival": { "time": "1753680804" }, "departure": { "time": "1753680804" }, "stopId": "TTR:VALLB-2", "stopSequence": 49 }, { "arrival": { "time": "1753679181" }, "departure": { "time": "1753679181" }, "stopId": "TTR:VAFLB-1", "stopSequence": 25 }, { "arrival": { "time": "1753681162" }, "departure": { "time": "1753681162" }, "stopId": "TTR:STVAB-2", "stopSequence": 57 }, { "arrival": { "time": "1753680312" }, "departure": { "time": "1753680312" }, "stopId": "TTR:SCEGB-2", "stopSequence": 41 }, { "arrival": { "time": "1753681281" }, "departure": { "time": "1753681281" }, "stopId": "TTR:SAVEB-2", "stopSequence": 58 }, { "arrival": { "time": "1753679436" }, "departure": { "time": "1753679436" }, "stopId": "TTR:RENAB-1", "stopSequence": 30 }, { "arrival": { "time": "1753680229" }, "departure": { "time": "1753680229" }, "stopId": "TTR:PONAB-2", "stopSequence": 40 }, { "arrival": { "time": "1753680495" }, "departure": { "time": "1753680495" }, "stopId": "TTR:POMOB-1A", "stopSequence": 45 }, { "arrival": { "time": "1753680754" }, "departure": { "time": "1753680754" }, "stopId": "TTR:PODVB-2", "stopSequence": 48 }, { "arrival": { "time": "1753681461" }, "departure": { "time": "1753681461" }, "stopId": "TTR:PASTB-2", "stopSequence": 62 }, { "arrival": { "time": "1753679477" }, "departure": { "time": "1753679477" }, "stopId": "TTR:MIRAB-1", "stopSequence": 31 }, { "arrival": { "time": "1753679028" }, "departure": { "time": "1753679028" }, "stopId": "TTR:MATEB-2", "stopSequence": 23 }, { "arrival": { "time": "1753680681" }, "departure": { "time": "1753680681" }, "stopId": "TTR:MARIB-2", "stopSequence": 47 }, { "arrival": { "time": "1753680857" }, "departure": { "time": "1753680857" }, "stopId": "TTR:MAREB-2", "stopSequence": 51 }, { "arrival": { "time": "1753680396" }, "departure": { "time": "1753680396" }, "stopId": "TTR:MABLB-2", "stopSequence": 43 }, { "arrival": { "time": "1753681337" }, "departure": { "time": "1753681337" }, "stopId": "TTR:LUCEB-2", "stopSequence": 59 }, { "arrival": { "time": "1753681359" }, "departure": { "time": "1753681359" }, "stopId": "TTR:LILAB-2", "stopSequence": 60 }, { "arrival": { "time": "1753681097" }, "departure": { "time": "1753681097" }, "stopId": "TTR:LEPCB-2", "stopSequence": 56 }, { "arrival": { "time": "1753680929" }, "departure": { "time": "1753680929" }, "stopId": "TTR:LEMUB-2", "stopSequence": 53 }, { "arrival": { "time": "1753680381" }, "departure": { "time": "1753680381" }, "stopId": "TTR:LECQB-2", "stopSequence": 42 }, { "arrival": { "time": "1753679234" }, "departure": { "time": "1753679234" }, "stopId": "TTR:LAMAB-1", "stopSequence": 26 }, { "arrival": { "time": "1753679777" }, "departure": { "time": "1753679777" }, "stopId": "TTR:JJPJB-2", "stopSequence": 34 }, { "arrival": { "time": "1753679366" }, "departure": { "time": "1753679366" }, "stopId": "TTR:JERIB-1", "stopSequence": 29 }, { "arrival": { "time": "1753679296" }, "departure": { "time": "1753679296" }, "stopId": "TTR:JEBOB-1", "stopSequence": 28 }, { "arrival": { "time": "1753679136" }, "departure": { "time": "1753679136" }, "stopId": "TTR:JADEB-1", "stopSequence": 24 }, { "arrival": { "time": "1753681530" }, "departure": { "time": "1753681530" }, "stopId": "TTR:IMEB-2", "stopSequence": 64 }, { "arrival": { "time": "1753680160" }, "departure": { "time": "1753680160" }, "stopId": "TTR:ILSIB-2", "stopSequence": 39 }, { "arrival": { "time": "1753679550" }, "departure": { "time": "1753679550" }, "stopId": "TTR:HEURB-1", "stopSequence": 32 }, { "arrival": { "time": "1753680025" }, "departure": { "time": "1753680025" }, "stopId": "TTR:HALLB-2", "stopSequence": 36 }, { "arrival": { "time": "1753680557" }, "departure": { "time": "1753680557" }, "stopId": "TTR:GUIGB-2", "stopSequence": 46 }, { "arrival": { "time": "1753680072" }, "departure": { "time": "1753680072" }, "stopId": "TTR:GRMRB-2", "stopSequence": 37 }, { "arrival": { "time": "1753679657" }, "departure": { "time": "1753679657" }, "stopId": "TTR:GAVNB-1", "stopSequence": 33 }, { "arrival": { "time": "1753680981" }, "departure": { "time": "1753680981" }, "stopId": "TTR:GANNB-2", "stopSequence": 54 }, { "arrival": { "time": "1753681587" }, "departure": { "time": "1753681587" }, "stopId": "TTR:CVALB-2", "stopSequence": 65 }, { "arrival": { "time": "1753681046" }, "departure": { "time": "1753681046" }, "stopId": "TTR:CHVEB-2", "stopSequence": 55 }, { "arrival": { "time": "1753680912" }, "departure": { "time": "1753680912" }, "stopId": "TTR:CHTIB-2", "stopSequence": 52 }, { "arrival": { "time": "1753680853" }, "departure": { "time": "1753680853" }, "stopId": "TTR:CHEAB-2", "stopSequence": 50 }, { "arrival": { "time": "1753681420" }, "departure": { "time": "1753681420" }, "stopId": "TTR:CHDLB-2", "stopSequence": 61 }, { "arrival": { "time": "1753679266" }, "departure": { "time": "1753679266" }, "stopId": "TTR:BOILB-1", "stopSequence": 27 }, { "arrival": { "time": "1753679901" }, "departure": { "time": "1753679901" }, "stopId": "TTR:BERAB-2", "stopSequence": 35 }, { "arrival": { "time": "1753681527" }, "departure": { "time": "1753681527" }, "stopId": "TTR:BARNB-2", "stopSequence": 63 }, { "arrival": { "time": "1753680445" }, "departure": { "time": "1753680445" }, "stopId": "TTR:BARBB-2", "stopSequence": 44 }, { "arrival": { "time": "1753678962" }, "departure": { "time": "1753678962" }, "stopId": "TTR:AFORB-2", "stopSequence": 22 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701219" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701180", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679662" }, "departure": { "time": "1753679662" }, "stopId": "TTR:VAFLB-2", "stopSequence": 40 }, { "arrival": { "time": "1753680924" }, "departure": { "time": "1753680924" }, "stopId": "TTR:SISIB-1", "stopSequence": 62 }, { "arrival": { "time": "1753680254" }, "departure": { "time": "1753680254" }, "stopId": "TTR:SEVIB-1", "stopSequence": 52 }, { "arrival": { "time": "1753679422" }, "departure": { "time": "1753679422" }, "stopId": "TTR:RENAB-2", "stopSequence": 35 }, { "arrival": { "time": "1753679970" }, "departure": { "time": "1753679970" }, "stopId": "TTR:PANEB-1", "stopSequence": 46 }, { "arrival": { "time": "1753680330" }, "departure": { "time": "1753680330" }, "stopId": "TTR:NIDLB-1", "stopSequence": 54 }, { "arrival": { "time": "1753679353" }, "departure": { "time": "1753679353" }, "stopId": "TTR:MIRAB-2", "stopSequence": 34 }, { "arrival": { "time": "1753679787" }, "departure": { "time": "1753679787" }, "stopId": "TTR:MATEB-1", "stopSequence": 42 }, { "arrival": { "time": "1753680717" }, "departure": { "time": "1753680717" }, "stopId": "TTR:LOMIB-1", "stopSequence": 58 }, { "arrival": { "time": "1753680431" }, "departure": { "time": "1753680431" }, "stopId": "TTR:LEFOB-1", "stopSequence": 56 }, { "arrival": { "time": "1753680796" }, "departure": { "time": "1753680796" }, "stopId": "TTR:LECOB-1A", "stopSequence": 59 }, { "arrival": { "time": "1753679595" }, "departure": { "time": "1753679595" }, "stopId": "TTR:LAMAB-2", "stopSequence": 39 }, { "arrival": { "time": "1753679877" }, "departure": { "time": "1753679877" }, "stopId": "TTR:JUSTB-1", "stopSequence": 44 }, { "arrival": { "time": "1753679053" }, "departure": { "time": "1753679053" }, "stopId": "TTR:JJBEB-1", "stopSequence": 31 }, { "arrival": { "time": "1753679498" }, "departure": { "time": "1753679498" }, "stopId": "TTR:JERIB-2", "stopSequence": 36 }, { "arrival": { "time": "1753680129" }, "departure": { "time": "1753680129" }, "stopId": "TTR:JEDAB-1", "stopSequence": 50 }, { "arrival": { "time": "1753679533" }, "departure": { "time": "1753679533" }, "stopId": "TTR:JEBOB-2", "stopSequence": 37 }, { "arrival": { "time": "1753679675" }, "departure": { "time": "1753679675" }, "stopId": "TTR:JADEB-2", "stopSequence": 41 }, { "arrival": { "time": "1753679296" }, "departure": { "time": "1753679296" }, "stopId": "TTR:HEURB-2", "stopSequence": 33 }, { "arrival": { "time": "1753678939" }, "departure": { "time": "1753678939" }, "stopId": "TTR:HALLB-1", "stopSequence": 29 }, { "arrival": { "time": "1753680810" }, "departure": { "time": "1753680810" }, "stopId": "TTR:GRVIB-1", "stopSequence": 60 }, { "arrival": { "time": "1753680074" }, "departure": { "time": "1753680074" }, "stopId": "TTR:GRCHB-1", "stopSequence": 48 }, { "arrival": { "time": "1753679233" }, "departure": { "time": "1753679233" }, "stopId": "TTR:GAVSB-1", "stopSequence": 32 }, { "arrival": { "time": "1753680374" }, "departure": { "time": "1753680374" }, "stopId": "TTR:GAESB-1", "stopSequence": 55 }, { "arrival": { "time": "1753680014" }, "departure": { "time": "1753680014" }, "stopId": "TTR:EUGRB-1", "stopSequence": 47 }, { "arrival": { "time": "1753680940" }, "departure": { "time": "1753680940" }, "stopId": "TTR:DLMOB-1", "stopSequence": 63 }, { "arrival": { "time": "1753680090" }, "departure": { "time": "1753680090" }, "stopId": "TTR:DELPB-1", "stopSequence": 49 }, { "arrival": { "time": "1753680216" }, "departure": { "time": "1753680216" }, "stopId": "TTR:COLEB-1", "stopSequence": 51 }, { "arrival": { "time": "1753679918" }, "departure": { "time": "1753679918" }, "stopId": "TTR:CACHB-1", "stopSequence": 45 }, { "arrival": { "time": "1753679594" }, "departure": { "time": "1753679594" }, "stopId": "TTR:BOILB-2", "stopSequence": 38 }, { "arrival": { "time": "1753680990" }, "departure": { "time": "1753680990" }, "stopId": "TTR:BODPB-1", "stopSequence": 64 }, { "arrival": { "time": "1753678993" }, "departure": { "time": "1753678993" }, "stopId": "TTR:BERAB-1", "stopSequence": 30 }, { "arrival": { "time": "1753680318" }, "departure": { "time": "1753680318" }, "stopId": "TTR:ANDFB-1", "stopSequence": 53 }, { "arrival": { "time": "1753680852" }, "departure": { "time": "1753680852" }, "stopId": "TTR:ANDBB-1", "stopSequence": 61 }, { "arrival": { "time": "1753680673" }, "departure": { "time": "1753680673" }, "stopId": "TTR:ALAEB-1", "stopSequence": 57 }, { "arrival": { "time": "1753679842" }, "departure": { "time": "1753679842" }, "stopId": "TTR:AFORB-1", "stopSequence": 43 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701180" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701142", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753680042" }, "departure": { "time": "1753680042" }, "stopId": "TTR:SAELB-1", "stopSequence": 31 }, { "arrival": { "time": "1753679671" }, "departure": { "time": "1753679671" }, "stopId": "TTR:SAANB-1", "stopSequence": 25 }, { "arrival": { "time": "1753679319" }, "departure": { "time": "1753679319" }, "stopId": "TTR:RTSGB-1", "stopSequence": 19 }, { "arrival": { "time": "1753679975" }, "departure": { "time": "1753679975" }, "stopId": "TTR:RODLB-1A", "stopSequence": 29 }, { "arrival": { "time": "1753679570" }, "departure": { "time": "1753679570" }, "stopId": "TTR:RICEB-1", "stopSequence": 23 }, { "arrival": { "time": "1753679793" }, "departure": { "time": "1753679793" }, "stopId": "TTR:PREUB-1", "stopSequence": 27 }, { "arrival": { "time": "1753679015" }, "departure": { "time": "1753679015" }, "stopId": "TTR:PAVIB-1", "stopSequence": 17 }, { "arrival": { "time": "1753679799" }, "departure": { "time": "1753679799" }, "stopId": "TTR:MAMEB-1", "stopSequence": 26 }, { "arrival": { "time": "1753679205" }, "departure": { "time": "1753679205" }, "stopId": "TTR:LESUB-1", "stopSequence": 18 }, { "arrival": { "time": "1753678899" }, "departure": { "time": "1753678899" }, "stopId": "TTR:LARAB-1", "stopSequence": 16 }, { "arrival": { "time": "1753679917" }, "departure": { "time": "1753679917" }, "stopId": "TTR:LAMRB-1", "stopSequence": 28 }, { "arrival": { "time": "1753680279" }, "departure": { "time": "1753680279" }, "stopId": "TTR:JJBEB-1", "stopSequence": 34 }, { "arrival": { "time": "1753679376" }, "departure": { "time": "1753679376" }, "stopId": "TTR:GDCAB-1A", "stopSequence": 20 }, { "arrival": { "time": "1753680399" }, "departure": { "time": "1753680399" }, "stopId": "TTR:GAVSB-1", "stopSequence": 35 }, { "arrival": { "time": "1753680039" }, "departure": { "time": "1753680039" }, "stopId": "TTR:FRUMB-1", "stopSequence": 30 }, { "arrival": { "time": "1753679613" }, "departure": { "time": "1753679613" }, "stopId": "TTR:FELIB-1", "stopSequence": 24 }, { "arrival": { "time": "1753680092" }, "departure": { "time": "1753680092" }, "stopId": "TTR:CLOCB-1", "stopSequence": 32 }, { "arrival": { "time": "1753679498" }, "departure": { "time": "1753679498" }, "stopId": "TTR:BUISB-1", "stopSequence": 22 }, { "arrival": { "time": "1753679435" }, "departure": { "time": "1753679435" }, "stopId": "TTR:BOURB-1", "stopSequence": 21 }, { "arrival": { "time": "1753680159" }, "departure": { "time": "1753680159" }, "stopId": "TTR:BERAB-1", "stopSequence": 33 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701142" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701120", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679130" }, "departure": { "time": "1753679130" }, "stopId": "TTR:SORBB-2", "stopSequence": 28 }, { "arrival": { "time": "1753679260" }, "departure": { "time": "1753679260" }, "stopId": "TTR:ROCEB-2", "stopSequence": 31 }, { "arrival": { "time": "1753678890" }, "departure": { "time": "1753678890" }, "stopId": "TTR:RAPHB-2", "stopSequence": 24 }, { "arrival": { "time": "1753679309" }, "departure": { "time": "1753679309" }, "stopId": "TTR:PAFRB-2", "stopSequence": 32 }, { "arrival": { "time": "1753679070" }, "departure": { "time": "1753679070" }, "stopId": "TTR:EPENB-2", "stopSequence": 27 }, { "arrival": { "time": "1753678952" }, "departure": { "time": "1753678952" }, "stopId": "TTR:CROUB-2", "stopSequence": 25 }, { "arrival": { "time": "1753679009" }, "departure": { "time": "1753679009" }, "stopId": "TTR:CHAUB-2", "stopSequence": 26 }, { "arrival": { "time": "1753679176" }, "departure": { "time": "1753679176" }, "stopId": "TTR:AUBEB-2", "stopSequence": 29 }, { "arrival": { "time": "1753679244" }, "departure": { "time": "1753679244" }, "stopId": "TTR:AJONB-2", "stopSequence": 30 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701120" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701069", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679679" }, "departure": { "time": "1753679679" }, "stopId": "TTR:TULIB-2", "stopSequence": 40 }, { "arrival": { "time": "1753679139" }, "departure": { "time": "1753679139" }, "stopId": "TTR:ROCEB-1", "stopSequence": 31 }, { "arrival": { "time": "1753678951" }, "departure": { "time": "1753678951" }, "stopId": "TTR:PHLBB-1", "stopSequence": 29 }, { "arrival": { "time": "1753679080" }, "departure": { "time": "1753679080" }, "stopId": "TTR:PAFOB-1", "stopSequence": 30 }, { "arrival": { "time": "1753679490" }, "departure": { "time": "1753679490" }, "stopId": "TTR:LEPBB-2", "stopSequence": 38 }, { "arrival": { "time": "1753679494" }, "departure": { "time": "1753679494" }, "stopId": "TTR:LATAB-2", "stopSequence": 37 }, { "arrival": { "time": "1753679253" }, "departure": { "time": "1753679253" }, "stopId": "TTR:LAPQB-1", "stopSequence": 33 }, { "arrival": { "time": "1753679802" }, "departure": { "time": "1753679802" }, "stopId": "TTR:LAPAB-2", "stopSequence": 42 }, { "arrival": { "time": "1753679732" }, "departure": { "time": "1753679732" }, "stopId": "TTR:HOSPB-2", "stopSequence": 41 }, { "arrival": { "time": "1753679552" }, "departure": { "time": "1753679552" }, "stopId": "TTR:GALBB-2", "stopSequence": 39 }, { "arrival": { "time": "1753679209" }, "departure": { "time": "1753679209" }, "stopId": "TTR:DUPEB-1", "stopSequence": 32 }, { "arrival": { "time": "1753678956" }, "departure": { "time": "1753678956" }, "stopId": "TTR:CUGNB-1", "stopSequence": 28 }, { "arrival": { "time": "1753679439" }, "departure": { "time": "1753679439" }, "stopId": "TTR:CASSB-2", "stopSequence": 36 }, { "arrival": { "time": "1753679319" }, "departure": { "time": "1753679319" }, "stopId": "TTR:BONNB-1", "stopSequence": 34 }, { "arrival": { "time": "1753679919" }, "departure": { "time": "1753679919" }, "stopId": "TTR:BAGAB-1", "stopSequence": 43 }, { "arrival": { "time": "1753679370" }, "departure": { "time": "1753679370" }, "stopId": "TTR:ACACB-1A", "stopSequence": 35 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701069" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701065", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679503" }, "departure": { "time": "1753679503" }, "stopId": "TTR:TILLB-2", "stopSequence": 37 }, { "arrival": { "time": "1753679262" }, "departure": { "time": "1753679262" }, "stopId": "TTR:TAMAB-2", "stopSequence": 34 }, { "arrival": { "time": "1753678898" }, "departure": { "time": "1753678898" }, "stopId": "TTR:POVIB-1", "stopSequence": 29 }, { "arrival": { "time": "1753679684" }, "departure": { "time": "1753679684" }, "stopId": "TTR:MANSB-2", "stopSequence": 40 }, { "arrival": { "time": "1753679202" }, "departure": { "time": "1753679202" }, "stopId": "TTR:MACHB-2", "stopSequence": 33 }, { "arrival": { "time": "1753679070" }, "departure": { "time": "1753679070" }, "stopId": "TTR:JOULB-2", "stopSequence": 31 }, { "arrival": { "time": "1753679623" }, "departure": { "time": "1753679623" }, "stopId": "TTR:HOVEB-2", "stopSequence": 39 }, { "arrival": { "time": "1753679717" }, "departure": { "time": "1753679717" }, "stopId": "TTR:HOTRB-2A", "stopSequence": 41 }, { "arrival": { "time": "1753679018" }, "departure": { "time": "1753679018" }, "stopId": "TTR:CHDEB-2A", "stopSequence": 30 }, { "arrival": { "time": "1753679378" }, "departure": { "time": "1753679378" }, "stopId": "TTR:CHCEB-2", "stopSequence": 35 }, { "arrival": { "time": "1753679569" }, "departure": { "time": "1753679569" }, "stopId": "TTR:BOCOB-2", "stopSequence": 38 }, { "arrival": { "time": "1753679444" }, "departure": { "time": "1753679444" }, "stopId": "TTR:BOCHB-2", "stopSequence": 36 }, { "arrival": { "time": "1753679137" }, "departure": { "time": "1753679137" }, "stopId": "TTR:BACAB-2", "stopSequence": 32 }, { "arrival": { "time": "1753679737" }, "departure": { "time": "1753679737" }, "stopId": "TTR:AHOTB-1", "stopSequence": 42 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701065" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701052", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679944" }, "departure": { "time": "1753679944" }, "stopId": "TTR:VIOLB-1", "stopSequence": 19 }, { "arrival": { "time": "1753681405" }, "departure": { "time": "1753681405" }, "stopId": "TTR:TULIB-2", "stopSequence": 40 }, { "arrival": { "time": "1753679090" }, "departure": { "time": "1753679090" }, "stopId": "TTR:TILLB-1", "stopSequence": 7 }, { "arrival": { "time": "1753680865" }, "departure": { "time": "1753680865" }, "stopId": "TTR:ROCEB-1", "stopSequence": 31 }, { "arrival": { "time": "1753679595" }, "departure": { "time": "1753679595" }, "stopId": "TTR:PSVIB-1A", "stopSequence": 15 }, { "arrival": { "time": "1753680732" }, "departure": { "time": "1753680732" }, "stopId": "TTR:PHLBB-1", "stopSequence": 29 }, { "arrival": { "time": "1753680821" }, "departure": { "time": "1753680821" }, "stopId": "TTR:PAFOB-1", "stopSequence": 30 }, { "arrival": { "time": "1753680287" }, "departure": { "time": "1753680287" }, "stopId": "TTR:MORIB-1", "stopSequence": 22 }, { "arrival": { "time": "1753680368" }, "departure": { "time": "1753680368" }, "stopId": "TTR:MARYB-1", "stopSequence": 24 }, { "arrival": { "time": "1753679269" }, "departure": { "time": "1753679269" }, "stopId": "TTR:MACHB-1", "stopSequence": 10 }, { "arrival": { "time": "1753681273" }, "departure": { "time": "1753681273" }, "stopId": "TTR:LEPBB-2", "stopSequence": 38 }, { "arrival": { "time": "1753681235" }, "departure": { "time": "1753681235" }, "stopId": "TTR:LATAB-2", "stopSequence": 37 }, { "arrival": { "time": "1753680994" }, "departure": { "time": "1753680994" }, "stopId": "TTR:LAPQB-1", "stopSequence": 33 }, { "arrival": { "time": "1753681543" }, "departure": { "time": "1753681543" }, "stopId": "TTR:LAPAB-2", "stopSequence": 42 }, { "arrival": { "time": "1753679356" }, "departure": { "time": "1753679356" }, "stopId": "TTR:JOULB-1", "stopSequence": 12 }, { "arrival": { "time": "1753678944" }, "departure": { "time": "1753678944" }, "stopId": "TTR:HOVEB-1", "stopSequence": 5 }, { "arrival": { "time": "1753681458" }, "departure": { "time": "1753681458" }, "stopId": "TTR:HOSPB-2", "stopSequence": 41 }, { "arrival": { "time": "1753679776" }, "departure": { "time": "1753679776" }, "stopId": "TTR:GUGNB-1A", "stopSequence": 17 }, { "arrival": { "time": "1753680440" }, "departure": { "time": "1753680440" }, "stopId": "TTR:GAMAB-1", "stopSequence": 25 }, { "arrival": { "time": "1753681335" }, "departure": { "time": "1753681335" }, "stopId": "TTR:GALBB-2", "stopSequence": 39 }, { "arrival": { "time": "1753680951" }, "departure": { "time": "1753680951" }, "stopId": "TTR:DUPEB-1", "stopSequence": 32 }, { "arrival": { "time": "1753679748" }, "departure": { "time": "1753679748" }, "stopId": "TTR:DARWB-1", "stopSequence": 16 }, { "arrival": { "time": "1753680680" }, "departure": { "time": "1753680680" }, "stopId": "TTR:CUGNB-1", "stopSequence": 28 }, { "arrival": { "time": "1753680075" }, "departure": { "time": "1753680075" }, "stopId": "TTR:CHENB-1", "stopSequence": 20 }, { "arrival": { "time": "1753679415" }, "departure": { "time": "1753679415" }, "stopId": "TTR:CHDEB-1", "stopSequence": 13 }, { "arrival": { "time": "1753679230" }, "departure": { "time": "1753679230" }, "stopId": "TTR:CHCEB-1", "stopSequence": 9 }, { "arrival": { "time": "1753681165" }, "departure": { "time": "1753681165" }, "stopId": "TTR:CASSB-2", "stopSequence": 36 }, { "arrival": { "time": "1753680322" }, "departure": { "time": "1753680322" }, "stopId": "TTR:BUGEB-1", "stopSequence": 23 }, { "arrival": { "time": "1753680135" }, "departure": { "time": "1753680135" }, "stopId": "TTR:BRUEB-1", "stopSequence": 21 }, { "arrival": { "time": "1753681045" }, "departure": { "time": "1753681045" }, "stopId": "TTR:BONNB-1", "stopSequence": 34 }, { "arrival": { "time": "1753679858" }, "departure": { "time": "1753679858" }, "stopId": "TTR:BOMBB-1", "stopSequence": 18 }, { "arrival": { "time": "1753679002" }, "departure": { "time": "1753679002" }, "stopId": "TTR:BOCOB-1", "stopSequence": 6 }, { "arrival": { "time": "1753679149" }, "departure": { "time": "1753679149" }, "stopId": "TTR:BOCHB-1", "stopSequence": 8 }, { "arrival": { "time": "1753680486" }, "departure": { "time": "1753680486" }, "stopId": "TTR:BERTB-1", "stopSequence": 26 }, { "arrival": { "time": "1753681645" }, "departure": { "time": "1753681645" }, "stopId": "TTR:BAGAB-1", "stopSequence": 43 }, { "arrival": { "time": "1753679313" }, "departure": { "time": "1753679313" }, "stopId": "TTR:BACAB-1", "stopSequence": 11 }, { "arrival": { "time": "1753680578" }, "departure": { "time": "1753680578" }, "stopId": "TTR:ADLUB-1A", "stopSequence": 27 }, { "arrival": { "time": "1753681111" }, "departure": { "time": "1753681111" }, "stopId": "TTR:ACACB-1A", "stopSequence": 35 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701052" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701037", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753680386" }, "departure": { "time": "1753680386" }, "stopId": "TTR:VIOLB-2", "stopSequence": 25 }, { "arrival": { "time": "1753681283" }, "departure": { "time": "1753681283" }, "stopId": "TTR:TILLB-2", "stopSequence": 37 }, { "arrival": { "time": "1753681044" }, "departure": { "time": "1753681044" }, "stopId": "TTR:TAMAB-2", "stopSequence": 34 }, { "arrival": { "time": "1753679369" }, "departure": { "time": "1753679369" }, "stopId": "TTR:ROCEB-2", "stopSequence": 13 }, { "arrival": { "time": "1753680689" }, "departure": { "time": "1753680689" }, "stopId": "TTR:POVIB-1", "stopSequence": 29 }, { "arrival": { "time": "1753679498" }, "departure": { "time": "1753679498" }, "stopId": "TTR:PHLBB-2A", "stopSequence": 15 }, { "arrival": { "time": "1753679429" }, "departure": { "time": "1753679429" }, "stopId": "TTR:PAFRB-2", "stopSequence": 14 }, { "arrival": { "time": "1753680027" }, "departure": { "time": "1753680027" }, "stopId": "TTR:MORIB-2", "stopSequence": 22 }, { "arrival": { "time": "1753679920" }, "departure": { "time": "1753679920" }, "stopId": "TTR:MARYB-2", "stopSequence": 20 }, { "arrival": { "time": "1753681466" }, "departure": { "time": "1753681466" }, "stopId": "TTR:MANSB-2", "stopSequence": 40 }, { "arrival": { "time": "1753680984" }, "departure": { "time": "1753680984" }, "stopId": "TTR:MACHB-2", "stopSequence": 33 }, { "arrival": { "time": "1753678949" }, "departure": { "time": "1753678949" }, "stopId": "TTR:LEPBB-1", "stopSequence": 6 }, { "arrival": { "time": "1753679007" }, "departure": { "time": "1753679007" }, "stopId": "TTR:LATAB-1", "stopSequence": 7 }, { "arrival": { "time": "1753679249" }, "departure": { "time": "1753679249" }, "stopId": "TTR:LAPQB-2", "stopSequence": 11 }, { "arrival": { "time": "1753680877" }, "departure": { "time": "1753680877" }, "stopId": "TTR:JOULB-2", "stopSequence": 31 }, { "arrival": { "time": "1753681403" }, "departure": { "time": "1753681403" }, "stopId": "TTR:HOVEB-2", "stopSequence": 39 }, { "arrival": { "time": "1753681489" }, "departure": { "time": "1753681489" }, "stopId": "TTR:HOTRB-2A", "stopSequence": 41 }, { "arrival": { "time": "1753680508" }, "departure": { "time": "1753680508" }, "stopId": "TTR:GUGNB-2", "stopSequence": 27 }, { "arrival": { "time": "1753679849" }, "departure": { "time": "1753679849" }, "stopId": "TTR:GAMAB-2", "stopSequence": 19 }, { "arrival": { "time": "1753679303" }, "departure": { "time": "1753679303" }, "stopId": "TTR:DUPEB-2", "stopSequence": 12 }, { "arrival": { "time": "1753680568" }, "departure": { "time": "1753680568" }, "stopId": "TTR:DARWB-2", "stopSequence": 28 }, { "arrival": { "time": "1753679563" }, "departure": { "time": "1753679563" }, "stopId": "TTR:CUGNB-2", "stopSequence": 16 }, { "arrival": { "time": "1753680263" }, "departure": { "time": "1753680263" }, "stopId": "TTR:CHENB-2", "stopSequence": 24 }, { "arrival": { "time": "1753680809" }, "departure": { "time": "1753680809" }, "stopId": "TTR:CHDEB-2A", "stopSequence": 30 }, { "arrival": { "time": "1753681169" }, "departure": { "time": "1753681169" }, "stopId": "TTR:CHCEB-2", "stopSequence": 35 }, { "arrival": { "time": "1753679069" }, "departure": { "time": "1753679069" }, "stopId": "TTR:CASSB-1", "stopSequence": 8 }, { "arrival": { "time": "1753679977" }, "departure": { "time": "1753679977" }, "stopId": "TTR:BUGEB-2", "stopSequence": 21 }, { "arrival": { "time": "1753680209" }, "departure": { "time": "1753680209" }, "stopId": "TTR:BRUEB-2", "stopSequence": 23 }, { "arrival": { "time": "1753679189" }, "departure": { "time": "1753679189" }, "stopId": "TTR:BONNB-2", "stopSequence": 10 }, { "arrival": { "time": "1753680461" }, "departure": { "time": "1753680461" }, "stopId": "TTR:BOMBB-2", "stopSequence": 26 }, { "arrival": { "time": "1753681349" }, "departure": { "time": "1753681349" }, "stopId": "TTR:BOCOB-2", "stopSequence": 38 }, { "arrival": { "time": "1753681226" }, "departure": { "time": "1753681226" }, "stopId": "TTR:BOCHB-2", "stopSequence": 36 }, { "arrival": { "time": "1753679781" }, "departure": { "time": "1753679781" }, "stopId": "TTR:BERTB-2", "stopSequence": 18 }, { "arrival": { "time": "1753680928" }, "departure": { "time": "1753680928" }, "stopId": "TTR:BACAB-2", "stopSequence": 32 }, { "arrival": { "time": "1753681529" }, "departure": { "time": "1753681529" }, "stopId": "TTR:AHOTB-1", "stopSequence": 42 }, { "arrival": { "time": "1753679676" }, "departure": { "time": "1753679676" }, "stopId": "TTR:ADLUB-2A", "stopSequence": 17 }, { "arrival": { "time": "1753679129" }, "departure": { "time": "1753679129" }, "stopId": "TTR:ACACB-1", "stopSequence": 9 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:701037" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700986", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679195" }, "departure": { "time": "1753679195" }, "stopId": "TTR:TRMBB-2", "stopSequence": 13 }, { "arrival": { "time": "1753680151" }, "departure": { "time": "1753680151" }, "stopId": "TTR:TAVAB-1", "stopSequence": 32 }, { "arrival": { "time": "1753679976" }, "departure": { "time": "1753679976" }, "stopId": "TTR:SUENB-2", "stopSequence": 27 }, { "arrival": { "time": "1753679316" }, "departure": { "time": "1753679316" }, "stopId": "TTR:RONSB-1", "stopSequence": 15 }, { "arrival": { "time": "1753679856" }, "departure": { "time": "1753679856" }, "stopId": "TTR:PRIEB-2A", "stopSequence": 24 }, { "arrival": { "time": "1753680337" }, "departure": { "time": "1753680337" }, "stopId": "TTR:PICAB-2", "stopSequence": 35 }, { "arrival": { "time": "1753678955" }, "departure": { "time": "1753678955" }, "stopId": "TTR:PEGUB-2", "stopSequence": 9 }, { "arrival": { "time": "1753679556" }, "departure": { "time": "1753679556" }, "stopId": "TTR:PEARB-2", "stopSequence": 18 }, { "arrival": { "time": "1753679256" }, "departure": { "time": "1753679256" }, "stopId": "TTR:PASNB-1", "stopSequence": 14 }, { "arrival": { "time": "1753680870" }, "departure": { "time": "1753680870" }, "stopId": "TTR:MURB-2", "stopSequence": 45 }, { "arrival": { "time": "1753679925" }, "departure": { "time": "1753679925" }, "stopId": "TTR:MILLB-2", "stopSequence": 26 }, { "arrival": { "time": "1753680946" }, "departure": { "time": "1753680946" }, "stopId": "TTR:MEINB-2", "stopSequence": 46 }, { "arrival": { "time": "1753680330" }, "departure": { "time": "1753680330" }, "stopId": "TTR:MAINB-2", "stopSequence": 36 }, { "arrival": { "time": "1753680096" }, "departure": { "time": "1753680096" }, "stopId": "TTR:LYCHB-2", "stopSequence": 30 }, { "arrival": { "time": "1753679430" }, "departure": { "time": "1753679430" }, "stopId": "TTR:LUXEB-2", "stopSequence": 17 }, { "arrival": { "time": "1753680153" }, "departure": { "time": "1753680153" }, "stopId": "TTR:LECTB-1", "stopSequence": 31 }, { "arrival": { "time": "1753680450" }, "departure": { "time": "1753680450" }, "stopId": "TTR:JEMMB-2", "stopSequence": 38 }, { "arrival": { "time": "1753680518" }, "departure": { "time": "1753680518" }, "stopId": "TTR:IENAB-2", "stopSequence": 39 }, { "arrival": { "time": "1753679862" }, "departure": { "time": "1753679862" }, "stopId": "TTR:HUYGB-2", "stopSequence": 25 }, { "arrival": { "time": "1753679078" }, "departure": { "time": "1753679078" }, "stopId": "TTR:GEESB-2", "stopSequence": 11 }, { "arrival": { "time": "1753679736" }, "departure": { "time": "1753679736" }, "stopId": "TTR:EURPB-2", "stopSequence": 22 }, { "arrival": { "time": "1753679794" }, "departure": { "time": "1753679794" }, "stopId": "TTR:DUVAB-2", "stopSequence": 23 }, { "arrival": { "time": "1753679021" }, "departure": { "time": "1753679021" }, "stopId": "TTR:DEVLB-2", "stopSequence": 10 }, { "arrival": { "time": "1753680571" }, "departure": { "time": "1753680571" }, "stopId": "TTR:DELCB-2", "stopSequence": 40 }, { "arrival": { "time": "1753679614" }, "departure": { "time": "1753679614" }, "stopId": "TTR:DANEB-2", "stopSequence": 20 }, { "arrival": { "time": "1753679612" }, "departure": { "time": "1753679612" }, "stopId": "TTR:DALEB-2", "stopSequence": 19 }, { "arrival": { "time": "1753680690" }, "departure": { "time": "1753680690" }, "stopId": "TTR:CONDB-2", "stopSequence": 43 }, { "arrival": { "time": "1753680271" }, "departure": { "time": "1753680271" }, "stopId": "TTR:COMPB-2", "stopSequence": 34 }, { "arrival": { "time": "1753680032" }, "departure": { "time": "1753680032" }, "stopId": "TTR:CLDIB-2", "stopSequence": 28 }, { "arrival": { "time": "1753678892" }, "departure": { "time": "1753678892" }, "stopId": "TTR:CHRIB-1A", "stopSequence": 8 }, { "arrival": { "time": "1753679140" }, "departure": { "time": "1753679140" }, "stopId": "TTR:CHCHB-2", "stopSequence": 12 }, { "arrival": { "time": "1753680816" }, "departure": { "time": "1753680816" }, "stopId": "TTR:CHAAB-2", "stopSequence": 44 }, { "arrival": { "time": "1753679672" }, "departure": { "time": "1753679672" }, "stopId": "TTR:BRASB-2", "stopSequence": 21 }, { "arrival": { "time": "1753680638" }, "departure": { "time": "1753680638" }, "stopId": "TTR:BODIB-2", "stopSequence": 41 }, { "arrival": { "time": "1753680210" }, "departure": { "time": "1753680210" }, "stopId": "TTR:BOAUB-1", "stopSequence": 33 }, { "arrival": { "time": "1753680456" }, "departure": { "time": "1753680456" }, "stopId": "TTR:BEFFB-1A", "stopSequence": 37 }, { "arrival": { "time": "1753679378" }, "departure": { "time": "1753679378" }, "stopId": "TTR:ASTRB-2", "stopSequence": 16 }, { "arrival": { "time": "1753680694" }, "departure": { "time": "1753680694" }, "stopId": "TTR:AMPEB-2", "stopSequence": 42 }, { "arrival": { "time": "1753680042" }, "departure": { "time": "1753680042" }, "stopId": "TTR:ABGAB-2A", "stopSequence": 29 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700986" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700979", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753680608" }, "departure": { "time": "1753680608" }, "stopId": "TTR:TRMBB-1", "stopSequence": 37 }, { "arrival": { "time": "1753681052" }, "departure": { "time": "1753681052" }, "stopId": "TTR:TRAEB-1", "stopSequence": 43 }, { "arrival": { "time": "1753679605" }, "departure": { "time": "1753679605" }, "stopId": "TTR:TAVAB-2", "stopSequence": 17 }, { "arrival": { "time": "1753679775" }, "departure": { "time": "1753679775" }, "stopId": "TTR:SUESB-1", "stopSequence": 22 }, { "arrival": { "time": "1753681412" }, "departure": { "time": "1753681412" }, "stopId": "TTR:STCYB-1A", "stopSequence": 49 }, { "arrival": { "time": "1753680452" }, "departure": { "time": "1753680452" }, "stopId": "TTR:RONSB-2", "stopSequence": 35 }, { "arrival": { "time": "1753679852" }, "departure": { "time": "1753679852" }, "stopId": "TTR:PRIEB-1A", "stopSequence": 25 }, { "arrival": { "time": "1753679485" }, "departure": { "time": "1753679485" }, "stopId": "TTR:PICAB-1", "stopSequence": 14 }, { "arrival": { "time": "1753680855" }, "departure": { "time": "1753680855" }, "stopId": "TTR:PEGUB-1", "stopSequence": 41 }, { "arrival": { "time": "1753680212" }, "departure": { "time": "1753680212" }, "stopId": "TTR:PEARB-1", "stopSequence": 31 }, { "arrival": { "time": "1753680558" }, "departure": { "time": "1753680558" }, "stopId": "TTR:PASNB-2", "stopSequence": 36 }, { "arrival": { "time": "1753678925" }, "departure": { "time": "1753678925" }, "stopId": "TTR:MURB-1", "stopSequence": 4 }, { "arrival": { "time": "1753681269" }, "departure": { "time": "1753681269" }, "stopId": "TTR:MONJB-2", "stopSequence": 47 }, { "arrival": { "time": "1753679830" }, "departure": { "time": "1753679830" }, "stopId": "TTR:MILLB-1", "stopSequence": 23 }, { "arrival": { "time": "1753680323" }, "departure": { "time": "1753680323" }, "stopId": "TTR:MARNB-1", "stopSequence": 33 }, { "arrival": { "time": "1753679430" }, "departure": { "time": "1753679430" }, "stopId": "TTR:MAINB-1", "stopSequence": 13 }, { "arrival": { "time": "1753681166" }, "departure": { "time": "1753681166" }, "stopId": "TTR:MAILB-2", "stopSequence": 45 }, { "arrival": { "time": "1753679672" }, "departure": { "time": "1753679672" }, "stopId": "TTR:LYCHB-1", "stopSequence": 19 }, { "arrival": { "time": "1753680304" }, "departure": { "time": "1753680304" }, "stopId": "TTR:LUXEB-1", "stopSequence": 32 }, { "arrival": { "time": "1753679652" }, "departure": { "time": "1753679652" }, "stopId": "TTR:LECTB-2", "stopSequence": 18 }, { "arrival": { "time": "1753679312" }, "departure": { "time": "1753679312" }, "stopId": "TTR:JEMMB-1", "stopSequence": 11 }, { "arrival": { "time": "1753681340" }, "departure": { "time": "1753681340" }, "stopId": "TTR:JAUNB-2", "stopSequence": 48 }, { "arrival": { "time": "1753679298" }, "departure": { "time": "1753679298" }, "stopId": "TTR:IENAB-1", "stopSequence": 10 }, { "arrival": { "time": "1753679828" }, "departure": { "time": "1753679828" }, "stopId": "TTR:HUYGB-1", "stopSequence": 24 }, { "arrival": { "time": "1753680740" }, "departure": { "time": "1753680740" }, "stopId": "TTR:GEESB-1A", "stopSequence": 39 }, { "arrival": { "time": "1753681212" }, "departure": { "time": "1753681212" }, "stopId": "TTR:FOBOB-2", "stopSequence": 46 }, { "arrival": { "time": "1753679961" }, "departure": { "time": "1753679961" }, "stopId": "TTR:EURPB-1", "stopSequence": 27 }, { "arrival": { "time": "1753679912" }, "departure": { "time": "1753679912" }, "stopId": "TTR:DUVAB-1", "stopSequence": 26 }, { "arrival": { "time": "1753680752" }, "departure": { "time": "1753680752" }, "stopId": "TTR:DEVLB-1", "stopSequence": 40 }, { "arrival": { "time": "1753679224" }, "departure": { "time": "1753679224" }, "stopId": "TTR:DELCB-1", "stopSequence": 9 }, { "arrival": { "time": "1753680079" }, "departure": { "time": "1753680079" }, "stopId": "TTR:DANEB-1", "stopSequence": 29 }, { "arrival": { "time": "1753680130" }, "departure": { "time": "1753680130" }, "stopId": "TTR:DALEB-1", "stopSequence": 30 }, { "arrival": { "time": "1753679104" }, "departure": { "time": "1753679104" }, "stopId": "TTR:CONDB-1", "stopSequence": 6 }, { "arrival": { "time": "1753679521" }, "departure": { "time": "1753679521" }, "stopId": "TTR:COMPB-1", "stopSequence": 15 }, { "arrival": { "time": "1753679724" }, "departure": { "time": "1753679724" }, "stopId": "TTR:CLDIB-1", "stopSequence": 21 }, { "arrival": { "time": "1753680981" }, "departure": { "time": "1753680981" }, "stopId": "TTR:CHRIB-1Z", "stopSequence": 42 }, { "arrival": { "time": "1753680630" }, "departure": { "time": "1753680630" }, "stopId": "TTR:CHCHB-1", "stopSequence": 38 }, { "arrival": { "time": "1753679012" }, "departure": { "time": "1753679012" }, "stopId": "TTR:CHAAB-1", "stopSequence": 5 }, { "arrival": { "time": "1753680063" }, "departure": { "time": "1753680063" }, "stopId": "TTR:BRASB-1", "stopSequence": 28 }, { "arrival": { "time": "1753679166" }, "departure": { "time": "1753679166" }, "stopId": "TTR:BODIB-1", "stopSequence": 8 }, { "arrival": { "time": "1753681097" }, "departure": { "time": "1753681097" }, "stopId": "TTR:BOCAB-2A", "stopSequence": 44 }, { "arrival": { "time": "1753679525" }, "departure": { "time": "1753679525" }, "stopId": "TTR:BOAUB-2", "stopSequence": 16 }, { "arrival": { "time": "1753679372" }, "departure": { "time": "1753679372" }, "stopId": "TTR:BEFFB-1C", "stopSequence": 12 }, { "arrival": { "time": "1753680371" }, "departure": { "time": "1753680371" }, "stopId": "TTR:ASTRB-1", "stopSequence": 34 }, { "arrival": { "time": "1753679109" }, "departure": { "time": "1753679109" }, "stopId": "TTR:AMPEB-1", "stopSequence": 7 }, { "arrival": { "time": "1753679725" }, "departure": { "time": "1753679725" }, "stopId": "TTR:ABGAB-1A", "stopSequence": 20 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700979" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700963", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753678939" }, "departure": { "time": "1753678939" }, "stopId": "TTR:TRMBB-1", "stopSequence": 37 }, { "arrival": { "time": "1753679410" }, "departure": { "time": "1753679410" }, "stopId": "TTR:TRAEB-1", "stopSequence": 43 }, { "arrival": { "time": "1753679770" }, "departure": { "time": "1753679770" }, "stopId": "TTR:STCYB-1A", "stopSequence": 49 }, { "arrival": { "time": "1753679186" }, "departure": { "time": "1753679186" }, "stopId": "TTR:PEGUB-1", "stopSequence": 41 }, { "arrival": { "time": "1753679653" }, "departure": { "time": "1753679653" }, "stopId": "TTR:MONJB-2", "stopSequence": 47 }, { "arrival": { "time": "1753679538" }, "departure": { "time": "1753679538" }, "stopId": "TTR:MAILB-2", "stopSequence": 45 }, { "arrival": { "time": "1753679724" }, "departure": { "time": "1753679724" }, "stopId": "TTR:JAUNB-2", "stopSequence": 48 }, { "arrival": { "time": "1753679069" }, "departure": { "time": "1753679069" }, "stopId": "TTR:GEESB-1A", "stopSequence": 39 }, { "arrival": { "time": "1753679596" }, "departure": { "time": "1753679596" }, "stopId": "TTR:FOBOB-2", "stopSequence": 46 }, { "arrival": { "time": "1753679110" }, "departure": { "time": "1753679110" }, "stopId": "TTR:DEVLB-1", "stopSequence": 40 }, { "arrival": { "time": "1753679364" }, "departure": { "time": "1753679364" }, "stopId": "TTR:CHRIB-1Z", "stopSequence": 42 }, { "arrival": { "time": "1753678987" }, "departure": { "time": "1753678987" }, "stopId": "TTR:CHCHB-1", "stopSequence": 38 }, { "arrival": { "time": "1753679481" }, "departure": { "time": "1753679481" }, "stopId": "TTR:BOCAB-2A", "stopSequence": 44 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700963" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700929", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679279" }, "departure": { "time": "1753679279" }, "stopId": "TTR:WAGNB-2", "stopSequence": 21 }, { "arrival": { "time": "1753679040" }, "departure": { "time": "1753679040" }, "stopId": "TTR:VEREB-2A", "stopSequence": 18 }, { "arrival": { "time": "1753680304" }, "departure": { "time": "1753680304" }, "stopId": "TTR:VAFLB-2", "stopSequence": 34 }, { "arrival": { "time": "1753679605" }, "departure": { "time": "1753679605" }, "stopId": "TTR:VADCB-2", "stopSequence": 24 }, { "arrival": { "time": "1753680115" }, "departure": { "time": "1753680115" }, "stopId": "TTR:STPCB-1", "stopSequence": 31 }, { "arrival": { "time": "1753680083" }, "departure": { "time": "1753680083" }, "stopId": "TTR:STALB-1", "stopSequence": 30 }, { "arrival": { "time": "1753680025" }, "departure": { "time": "1753680025" }, "stopId": "TTR:SPGAB-1D", "stopSequence": 29 }, { "arrival": { "time": "1753679461" }, "departure": { "time": "1753679461" }, "stopId": "TTR:PRCOB-1", "stopSequence": 23 }, { "arrival": { "time": "1753679160" }, "departure": { "time": "1753679160" }, "stopId": "TTR:POMIB-2", "stopSequence": 19 }, { "arrival": { "time": "1753679789" }, "departure": { "time": "1753679789" }, "stopId": "TTR:PICHB-1", "stopSequence": 26 }, { "arrival": { "time": "1753680262" }, "departure": { "time": "1753680262" }, "stopId": "TTR:LAMAB-2", "stopSequence": 33 }, { "arrival": { "time": "1753680385" }, "departure": { "time": "1753680385" }, "stopId": "TTR:JADEB-2", "stopSequence": 35 }, { "arrival": { "time": "1753679657" }, "departure": { "time": "1753679657" }, "stopId": "TTR:GRMOB-1A", "stopSequence": 25 }, { "arrival": { "time": "1753680197" }, "departure": { "time": "1753680197" }, "stopId": "TTR:CORNB-2", "stopSequence": 32 }, { "arrival": { "time": "1753679231" }, "departure": { "time": "1753679231" }, "stopId": "TTR:CHDAB-2", "stopSequence": 20 }, { "arrival": { "time": "1753680505" }, "departure": { "time": "1753680505" }, "stopId": "TTR:CHAFB-1", "stopSequence": 36 }, { "arrival": { "time": "1753679905" }, "departure": { "time": "1753679905" }, "stopId": "TTR:BALZB-2", "stopSequence": 28 }, { "arrival": { "time": "1753679425" }, "departure": { "time": "1753679425" }, "stopId": "TTR:ATLEB-1", "stopSequence": 22 }, { "arrival": { "time": "1753679902" }, "departure": { "time": "1753679902" }, "stopId": "TTR:ANGUB-1", "stopSequence": 27 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700929" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700890", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753678975" }, "departure": { "time": "1753678975" }, "stopId": "TTR:WAGNB-1", "stopSequence": 17 }, { "arrival": { "time": "1753679142" }, "departure": { "time": "1753679142" }, "stopId": "TTR:VEROB-1A", "stopSequence": 20 }, { "arrival": { "time": "1753679730" }, "departure": { "time": "1753679730" }, "stopId": "TTR:QUBOB-1", "stopSequence": 28 }, { "arrival": { "time": "1753679082" }, "departure": { "time": "1753679082" }, "stopId": "TTR:POMIB-1", "stopSequence": 19 }, { "arrival": { "time": "1753679330" }, "departure": { "time": "1753679330" }, "stopId": "TTR:PANOB-1", "stopSequence": 22 }, { "arrival": { "time": "1753679914" }, "departure": { "time": "1753679914" }, "stopId": "TTR:MORIB-1", "stopSequence": 31 }, { "arrival": { "time": "1753679792" }, "departure": { "time": "1753679792" }, "stopId": "TTR:MONRB-1", "stopSequence": 29 }, { "arrival": { "time": "1753679982" }, "departure": { "time": "1753679982" }, "stopId": "TTR:MARYB-1", "stopSequence": 33 }, { "arrival": { "time": "1753679269" }, "departure": { "time": "1753679269" }, "stopId": "TTR:LACB-1", "stopSequence": 21 }, { "arrival": { "time": "1753679676" }, "departure": { "time": "1753679676" }, "stopId": "TTR:JUMEB-1", "stopSequence": 27 }, { "arrival": { "time": "1753680099" }, "departure": { "time": "1753680099" }, "stopId": "TTR:JOHVB-1", "stopSequence": 35 }, { "arrival": { "time": "1753680221" }, "departure": { "time": "1753680221" }, "stopId": "TTR:JOGAB-1", "stopSequence": 36 }, { "arrival": { "time": "1753680042" }, "departure": { "time": "1753680042" }, "stopId": "TTR:JOCEB-1", "stopSequence": 34 }, { "arrival": { "time": "1753679382" }, "departure": { "time": "1753679382" }, "stopId": "TTR:GRNAB-1", "stopSequence": 23 }, { "arrival": { "time": "1753679502" }, "departure": { "time": "1753679502" }, "stopId": "TTR:FACGB-1", "stopSequence": 24 }, { "arrival": { "time": "1753679029" }, "departure": { "time": "1753679029" }, "stopId": "TTR:CHDAB-1", "stopSequence": 18 }, { "arrival": { "time": "1753679978" }, "departure": { "time": "1753679978" }, "stopId": "TTR:BUGEB-1", "stopSequence": 32 }, { "arrival": { "time": "1753679865" }, "departure": { "time": "1753679865" }, "stopId": "TTR:BRUEB-1", "stopSequence": 30 }, { "arrival": { "time": "1753679622" }, "departure": { "time": "1753679622" }, "stopId": "TTR:BCHIB-2", "stopSequence": 26 }, { "arrival": { "time": "1753679552" }, "departure": { "time": "1753679552" }, "stopId": "TTR:ARSOB-2", "stopSequence": 25 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700890" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700862", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753680756" }, "departure": { "time": "1753680756" }, "stopId": "TTR:WAGNB-1", "stopSequence": 32 }, { "arrival": { "time": "1753679794" }, "departure": { "time": "1753679794" }, "stopId": "TTR:VICTB-1", "stopSequence": 16 }, { "arrival": { "time": "1753681114" }, "departure": { "time": "1753681114" }, "stopId": "TTR:VEROB-1A", "stopSequence": 35 }, { "arrival": { "time": "1753680406" }, "departure": { "time": "1753680406" }, "stopId": "TTR:VELPB-1", "stopSequence": 25 }, { "arrival": { "time": "1753682494" }, "departure": { "time": "1753682494" }, "stopId": "TTR:VAVIB-1", "stopSequence": 56 }, { "arrival": { "time": "1753679433" }, "departure": { "time": "1753679433" }, "stopId": "TTR:TONEB-1A", "stopSequence": 9 }, { "arrival": { "time": "1753683120" }, "departure": { "time": "1753683120" }, "stopId": "TTR:STLEB-1", "stopSequence": 67 }, { "arrival": { "time": "1753681427" }, "departure": { "time": "1753681427" }, "stopId": "TTR:STJAB-1", "stopSequence": 38 }, { "arrival": { "time": "1753683160" }, "departure": { "time": "1753683160" }, "stopId": "TTR:ROTIB-1", "stopSequence": 64 }, { "arrival": { "time": "1753679204" }, "departure": { "time": "1753679204" }, "stopId": "TTR:RICEB-1A", "stopSequence": 6 }, { "arrival": { "time": "1753680334" }, "departure": { "time": "1753680334" }, "stopId": "TTR:REMPB-1", "stopSequence": 23 }, { "arrival": { "time": "1753680694" }, "departure": { "time": "1753680694" }, "stopId": "TTR:RASPB-1", "stopSequence": 30 }, { "arrival": { "time": "1753682134" }, "departure": { "time": "1753682134" }, "stopId": "TTR:QUBOB-1A", "stopSequence": 50 }, { "arrival": { "time": "1753679621" }, "departure": { "time": "1753679621" }, "stopId": "TTR:PREUB-1", "stopSequence": 13 }, { "arrival": { "time": "1753680994" }, "departure": { "time": "1753680994" }, "stopId": "TTR:POMIB-1", "stopSequence": 34 }, { "arrival": { "time": "1753679266" }, "departure": { "time": "1753679266" }, "stopId": "TTR:PLESB-1", "stopSequence": 7 }, { "arrival": { "time": "1753682013" }, "departure": { "time": "1753682013" }, "stopId": "TTR:PATAB-1", "stopSequence": 48 }, { "arrival": { "time": "1753681354" }, "departure": { "time": "1753681354" }, "stopId": "TTR:PANOB-1", "stopSequence": 37 }, { "arrival": { "time": "1753682812" }, "departure": { "time": "1753682812" }, "stopId": "TTR:MORIB-1", "stopSequence": 59 }, { "arrival": { "time": "1753681474" }, "departure": { "time": "1753681474" }, "stopId": "TTR:MONTB-1", "stopSequence": 39 }, { "arrival": { "time": "1753683034" }, "departure": { "time": "1753683034" }, "stopId": "TTR:MARYB-1", "stopSequence": 62 }, { "arrival": { "time": "1753679566" }, "departure": { "time": "1753679566" }, "stopId": "TTR:MAMEB-1", "stopSequence": 12 }, { "arrival": { "time": "1753679326" }, "departure": { "time": "1753679326" }, "stopId": "TTR:LIGNB-1", "stopSequence": 8 }, { "arrival": { "time": "1753680754" }, "departure": { "time": "1753680754" }, "stopId": "TTR:LECCB-1", "stopSequence": 31 }, { "arrival": { "time": "1753683215" }, "departure": { "time": "1753683215" }, "stopId": "TTR:LAVOB-1", "stopSequence": 65 }, { "arrival": { "time": "1753682092" }, "departure": { "time": "1753682092" }, "stopId": "TTR:LACHB-1", "stopSequence": 49 }, { "arrival": { "time": "1753681251" }, "departure": { "time": "1753681251" }, "stopId": "TTR:LACB-1", "stopSequence": 36 }, { "arrival": { "time": "1753682134" }, "departure": { "time": "1753682134" }, "stopId": "TTR:JONQB-1", "stopSequence": 51 }, { "arrival": { "time": "1753680574" }, "departure": { "time": "1753680574" }, "stopId": "TTR:JOLIB-1", "stopSequence": 28 }, { "arrival": { "time": "1753683094" }, "departure": { "time": "1753683094" }, "stopId": "TTR:JOCEB-1", "stopSequence": 63 }, { "arrival": { "time": "1753680094" }, "departure": { "time": "1753680094" }, "stopId": "TTR:JJBEB-1", "stopSequence": 20 }, { "arrival": { "time": "1753680271" }, "departure": { "time": "1753680271" }, "stopId": "TTR:HEURB-2", "stopSequence": 22 }, { "arrival": { "time": "1753679910" }, "departure": { "time": "1753679910" }, "stopId": "TTR:HALLB-1", "stopSequence": 18 }, { "arrival": { "time": "1753681590" }, "departure": { "time": "1753681590" }, "stopId": "TTR:GRNAB-1", "stopSequence": 40 }, { "arrival": { "time": "1753679851" }, "departure": { "time": "1753679851" }, "stopId": "TTR:GRMRB-1", "stopSequence": 17 }, { "arrival": { "time": "1753679026" }, "departure": { "time": "1753679026" }, "stopId": "TTR:GRCRB-1", "stopSequence": 3 }, { "arrival": { "time": "1753680214" }, "departure": { "time": "1753680214" }, "stopId": "TTR:GAVSB-1", "stopSequence": 21 }, { "arrival": { "time": "1753680468" }, "departure": { "time": "1753680468" }, "stopId": "TTR:FUYEB-1", "stopSequence": 26 }, { "arrival": { "time": "1753680513" }, "departure": { "time": "1753680513" }, "stopId": "TTR:FIANB-1", "stopSequence": 27 }, { "arrival": { "time": "1753683153" }, "departure": { "time": "1753683153" }, "stopId": "TTR:FAUVB-1", "stopSequence": 68 }, { "arrival": { "time": "1753683221" }, "departure": { "time": "1753683221" }, "stopId": "TTR:DOUZB-1", "stopSequence": 66 }, { "arrival": { "time": "1753679506" }, "departure": { "time": "1753679506" }, "stopId": "TTR:DESMB-1", "stopSequence": 11 }, { "arrival": { "time": "1753679686" }, "departure": { "time": "1753679686" }, "stopId": "TTR:DABLB-1A", "stopSequence": 15 }, { "arrival": { "time": "1753682215" }, "departure": { "time": "1753682215" }, "stopId": "TTR:CLROB-1", "stopSequence": 52 }, { "arrival": { "time": "1753682375" }, "departure": { "time": "1753682375" }, "stopId": "TTR:CLLUB-1A", "stopSequence": 55 }, { "arrival": { "time": "1753680638" }, "departure": { "time": "1753680638" }, "stopId": "TTR:CHJOB-1", "stopSequence": 29 }, { "arrival": { "time": "1753682634" }, "departure": { "time": "1753682634" }, "stopId": "TTR:CHENB-1", "stopSequence": 57 }, { "arrival": { "time": "1753681788" }, "departure": { "time": "1753681788" }, "stopId": "TTR:CHEMB-1", "stopSequence": 44 }, { "arrival": { "time": "1753680877" }, "departure": { "time": "1753680877" }, "stopId": "TTR:CHDAB-1", "stopSequence": 33 }, { "arrival": { "time": "1753683192" }, "departure": { "time": "1753683192" }, "stopId": "TTR:CASOB-1", "stopSequence": 69 }, { "arrival": { "time": "1753680347" }, "departure": { "time": "1753680347" }, "stopId": "TTR:CANLB-1", "stopSequence": 24 }, { "arrival": { "time": "1753681841" }, "departure": { "time": "1753681841" }, "stopId": "TTR:CAMUB-2", "stopSequence": 45 }, { "arrival": { "time": "1753681891" }, "departure": { "time": "1753681891" }, "stopId": "TTR:CAMEB-1A", "stopSequence": 46 }, { "arrival": { "time": "1753679147" }, "departure": { "time": "1753679147" }, "stopId": "TTR:BUISB-1", "stopSequence": 5 }, { "arrival": { "time": "1753682975" }, "departure": { "time": "1753682975" }, "stopId": "TTR:BUGEB-1", "stopSequence": 61 }, { "arrival": { "time": "1753682690" }, "departure": { "time": "1753682690" }, "stopId": "TTR:BRUEB-1", "stopSequence": 58 }, { "arrival": { "time": "1753679446" }, "departure": { "time": "1753679446" }, "stopId": "TTR:BREOB-1", "stopSequence": 10 }, { "arrival": { "time": "1753679674" }, "departure": { "time": "1753679674" }, "stopId": "TTR:BOYEB-1A", "stopSequence": 14 }, { "arrival": { "time": "1753679082" }, "departure": { "time": "1753679082" }, "stopId": "TTR:BOURB-1", "stopSequence": 4 }, { "arrival": { "time": "1753683240" }, "departure": { "time": "1753683240" }, "stopId": "TTR:BLOBB-1", "stopSequence": 70 }, { "arrival": { "time": "1753678957" }, "departure": { "time": "1753678957" }, "stopId": "TTR:BIALB-1", "stopSequence": 2 }, { "arrival": { "time": "1753682262" }, "departure": { "time": "1753682262" }, "stopId": "TTR:BERNB-1", "stopSequence": 53 }, { "arrival": { "time": "1753681735" }, "departure": { "time": "1753681735" }, "stopId": "TTR:BERGB-1", "stopSequence": 43 }, { "arrival": { "time": "1753679974" }, "departure": { "time": "1753679974" }, "stopId": "TTR:BERAB-1", "stopSequence": 19 }, { "arrival": { "time": "1753681954" }, "departure": { "time": "1753681954" }, "stopId": "TTR:BEJAB-1", "stopSequence": 47 }, { "arrival": { "time": "1753682854" }, "departure": { "time": "1753682854" }, "stopId": "TTR:BEGUB-1A", "stopSequence": 60 }, { "arrival": { "time": "1753682318" }, "departure": { "time": "1753682318" }, "stopId": "TTR:AZLRB-1", "stopSequence": 54 }, { "arrival": { "time": "1753681654" }, "departure": { "time": "1753681654" }, "stopId": "TTR:ALOUB-1", "stopSequence": 41 }, { "arrival": { "time": "1753681680" }, "departure": { "time": "1753681680" }, "stopId": "TTR:AIMEB-1", "stopSequence": 42 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700862" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700851", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679249" }, "departure": { "time": "1753679249" }, "stopId": "TTR:STLEB-1", "stopSequence": 67 }, { "arrival": { "time": "1753679125" }, "departure": { "time": "1753679125" }, "stopId": "TTR:ROTIB-1", "stopSequence": 64 }, { "arrival": { "time": "1753678949" }, "departure": { "time": "1753678949" }, "stopId": "TTR:MARYB-1", "stopSequence": 62 }, { "arrival": { "time": "1753679189" }, "departure": { "time": "1753679189" }, "stopId": "TTR:LAVOB-1", "stopSequence": 65 }, { "arrival": { "time": "1753679009" }, "departure": { "time": "1753679009" }, "stopId": "TTR:JOCEB-1", "stopSequence": 63 }, { "arrival": { "time": "1753679298" }, "departure": { "time": "1753679298" }, "stopId": "TTR:FAUVB-1", "stopSequence": 68 }, { "arrival": { "time": "1753679178" }, "departure": { "time": "1753679178" }, "stopId": "TTR:DOUZB-1", "stopSequence": 66 }, { "arrival": { "time": "1753679357" }, "departure": { "time": "1753679357" }, "stopId": "TTR:CASOB-1", "stopSequence": 69 }, { "arrival": { "time": "1753679369" }, "departure": { "time": "1753679369" }, "stopId": "TTR:BLOBB-1", "stopSequence": 70 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700851" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700848", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753681373" }, "departure": { "time": "1753681373" }, "stopId": "TTR:WAGNB-2", "stopSequence": 40 }, { "arrival": { "time": "1753682515" }, "departure": { "time": "1753682515" }, "stopId": "TTR:VICTB-2", "stopSequence": 57 }, { "arrival": { "time": "1753681109" }, "departure": { "time": "1753681109" }, "stopId": "TTR:VEREB-2A", "stopSequence": 37 }, { "arrival": { "time": "1753679789" }, "departure": { "time": "1753679789" }, "stopId": "TTR:VAVIB-1", "stopSequence": 16 }, { "arrival": { "time": "1753682911" }, "departure": { "time": "1753682911" }, "stopId": "TTR:TONEB-2A", "stopSequence": 64 }, { "arrival": { "time": "1753681589" }, "departure": { "time": "1753681589" }, "stopId": "TTR:TODAB-2", "stopSequence": 45 }, { "arrival": { "time": "1753678949" }, "departure": { "time": "1753678949" }, "stopId": "TTR:STLEB-2", "stopSequence": 4 }, { "arrival": { "time": "1753680689" }, "departure": { "time": "1753680689" }, "stopId": "TTR:STJEB-1", "stopSequence": 32 }, { "arrival": { "time": "1753680809" }, "departure": { "time": "1753680809" }, "stopId": "TTR:STJAB-2", "stopSequence": 34 }, { "arrival": { "time": "1753681663" }, "departure": { "time": "1753681663" }, "stopId": "TTR:SCHWB-2", "stopSequence": 47 }, { "arrival": { "time": "1753679156" }, "departure": { "time": "1753679156" }, "stopId": "TTR:ROTIB-2", "stopSequence": 7 }, { "arrival": { "time": "1753683173" }, "departure": { "time": "1753683173" }, "stopId": "TTR:RICEB-2A", "stopSequence": 67 }, { "arrival": { "time": "1753681822" }, "departure": { "time": "1753681822" }, "stopId": "TTR:REMPB-2", "stopSequence": 49 }, { "arrival": { "time": "1753681433" }, "departure": { "time": "1753681433" }, "stopId": "TTR:RASPB-2", "stopSequence": 42 }, { "arrival": { "time": "1753680089" }, "departure": { "time": "1753680089" }, "stopId": "TTR:QUBOB-2A", "stopSequence": 21 }, { "arrival": { "time": "1753682692" }, "departure": { "time": "1753682692" }, "stopId": "TTR:PREUB-2", "stopSequence": 60 }, { "arrival": { "time": "1753681229" }, "departure": { "time": "1753681229" }, "stopId": "TTR:POMIB-2", "stopSequence": 38 }, { "arrival": { "time": "1753681615" }, "departure": { "time": "1753681615" }, "stopId": "TTR:PODMB-2", "stopSequence": 46 }, { "arrival": { "time": "1753683086" }, "departure": { "time": "1753683086" }, "stopId": "TTR:PLESB-2", "stopSequence": 66 }, { "arrival": { "time": "1753681733" }, "departure": { "time": "1753681733" }, "stopId": "TTR:PLANB-2", "stopSequence": 48 }, { "arrival": { "time": "1753680199" }, "departure": { "time": "1753680199" }, "stopId": "TTR:PATAB-2", "stopSequence": 23 }, { "arrival": { "time": "1753679454" }, "departure": { "time": "1753679454" }, "stopId": "TTR:MORIB-2", "stopSequence": 12 }, { "arrival": { "time": "1753680749" }, "departure": { "time": "1753680749" }, "stopId": "TTR:MONTB-2", "stopSequence": 33 }, { "arrival": { "time": "1753681913" }, "departure": { "time": "1753681913" }, "stopId": "TTR:MIRAB-1", "stopSequence": 50 }, { "arrival": { "time": "1753679301" }, "departure": { "time": "1753679301" }, "stopId": "TTR:MARYB-2", "stopSequence": 9 }, { "arrival": { "time": "1753682753" }, "departure": { "time": "1753682753" }, "stopId": "TTR:MAMEB-2", "stopSequence": 61 }, { "arrival": { "time": "1753683220" }, "departure": { "time": "1753683220" }, "stopId": "TTR:LRSLB-2A", "stopSequence": 72 }, { "arrival": { "time": "1753682999" }, "departure": { "time": "1753682999" }, "stopId": "TTR:LIGNB-2", "stopSequence": 65 }, { "arrival": { "time": "1753681433" }, "departure": { "time": "1753681433" }, "stopId": "TTR:LECCB-2", "stopSequence": 41 }, { "arrival": { "time": "1753679077" }, "departure": { "time": "1753679077" }, "stopId": "TTR:LAVOB-2", "stopSequence": 6 }, { "arrival": { "time": "1753680117" }, "departure": { "time": "1753680117" }, "stopId": "TTR:LACHB-2", "stopSequence": 22 }, { "arrival": { "time": "1753681000" }, "departure": { "time": "1753681000" }, "stopId": "TTR:LACB-2", "stopSequence": 36 }, { "arrival": { "time": "1753680037" }, "departure": { "time": "1753680037" }, "stopId": "TTR:JONQB-2", "stopSequence": 20 }, { "arrival": { "time": "1753681553" }, "departure": { "time": "1753681553" }, "stopId": "TTR:JOLIB-2A", "stopSequence": 44 }, { "arrival": { "time": "1753679249" }, "departure": { "time": "1753679249" }, "stopId": "TTR:JOCEB-2", "stopSequence": 8 }, { "arrival": { "time": "1753682213" }, "departure": { "time": "1753682213" }, "stopId": "TTR:JJPOB-2", "stopSequence": 53 }, { "arrival": { "time": "1753681953" }, "departure": { "time": "1753681953" }, "stopId": "TTR:HEURB-1", "stopSequence": 51 }, { "arrival": { "time": "1753682369" }, "departure": { "time": "1753682369" }, "stopId": "TTR:HALLB-2", "stopSequence": 55 }, { "arrival": { "time": "1753682427" }, "departure": { "time": "1753682427" }, "stopId": "TTR:GRMRB-2", "stopSequence": 56 }, { "arrival": { "time": "1753683120" }, "departure": { "time": "1753683120" }, "stopId": "TTR:GRCRB-2", "stopSequence": 70 }, { "arrival": { "time": "1753680656" }, "departure": { "time": "1753680656" }, "stopId": "TTR:GRANB-2", "stopSequence": 31 }, { "arrival": { "time": "1753682093" }, "departure": { "time": "1753682093" }, "stopId": "TTR:GAVNB-1", "stopSequence": 52 }, { "arrival": { "time": "1753678892" }, "departure": { "time": "1753678892" }, "stopId": "TTR:FAUVB-2", "stopSequence": 3 }, { "arrival": { "time": "1753679018" }, "departure": { "time": "1753679018" }, "stopId": "TTR:DOUZB-2", "stopSequence": 5 }, { "arrival": { "time": "1753682814" }, "departure": { "time": "1753682814" }, "stopId": "TTR:DESMB-2", "stopSequence": 62 }, { "arrival": { "time": "1753682633" }, "departure": { "time": "1753682633" }, "stopId": "TTR:DABLB-2", "stopSequence": 58 }, { "arrival": { "time": "1753679987" }, "departure": { "time": "1753679987" }, "stopId": "TTR:CLROB-2", "stopSequence": 19 }, { "arrival": { "time": "1753679680" }, "departure": { "time": "1753679680" }, "stopId": "TTR:CLLUB-1A", "stopSequence": 15 }, { "arrival": { "time": "1753681500" }, "departure": { "time": "1753681500" }, "stopId": "TTR:CHJOB-2", "stopSequence": 43 }, { "arrival": { "time": "1753679620" }, "departure": { "time": "1753679620" }, "stopId": "TTR:CHENB-2", "stopSequence": 14 }, { "arrival": { "time": "1753680504" }, "departure": { "time": "1753680504" }, "stopId": "TTR:CHEMB-1", "stopSequence": 29 }, { "arrival": { "time": "1753681302" }, "departure": { "time": "1753681302" }, "stopId": "TTR:CHDAB-2", "stopSequence": 39 }, { "arrival": { "time": "1753680337" }, "departure": { "time": "1753680337" }, "stopId": "TTR:CAMUB-1", "stopSequence": 26 }, { "arrival": { "time": "1753680325" }, "departure": { "time": "1753680325" }, "stopId": "TTR:CAMEB-1", "stopSequence": 25 }, { "arrival": { "time": "1753683237" }, "departure": { "time": "1753683237" }, "stopId": "TTR:BUISB-2", "stopSequence": 68 }, { "arrival": { "time": "1753679334" }, "departure": { "time": "1753679334" }, "stopId": "TTR:BUGEB-2", "stopSequence": 10 }, { "arrival": { "time": "1753679597" }, "departure": { "time": "1753679597" }, "stopId": "TTR:BRUEB-2", "stopSequence": 13 }, { "arrival": { "time": "1753682873" }, "departure": { "time": "1753682873" }, "stopId": "TTR:BREOB-2", "stopSequence": 63 }, { "arrival": { "time": "1753682664" }, "departure": { "time": "1753682664" }, "stopId": "TTR:BOYEB-2A", "stopSequence": 59 }, { "arrival": { "time": "1753683261" }, "departure": { "time": "1753683261" }, "stopId": "TTR:BOURB-2", "stopSequence": 69 }, { "arrival": { "time": "1753683179" }, "departure": { "time": "1753683179" }, "stopId": "TTR:BIALB-2", "stopSequence": 71 }, { "arrival": { "time": "1753679959" }, "departure": { "time": "1753679959" }, "stopId": "TTR:BERNB-2", "stopSequence": 18 }, { "arrival": { "time": "1753680469" }, "departure": { "time": "1753680469" }, "stopId": "TTR:BERGB-1", "stopSequence": 28 }, { "arrival": { "time": "1753682255" }, "departure": { "time": "1753682255" }, "stopId": "TTR:BERAB-2", "stopSequence": 54 }, { "arrival": { "time": "1753680259" }, "departure": { "time": "1753680259" }, "stopId": "TTR:BEJAB-2", "stopSequence": 24 }, { "arrival": { "time": "1753679429" }, "departure": { "time": "1753679429" }, "stopId": "TTR:BEGUB-2", "stopSequence": 11 }, { "arrival": { "time": "1753680929" }, "departure": { "time": "1753680929" }, "stopId": "TTR:BEETB-1", "stopSequence": 35 }, { "arrival": { "time": "1753679933" }, "departure": { "time": "1753679933" }, "stopId": "TTR:AZLRB-2", "stopSequence": 17 }, { "arrival": { "time": "1753680569" }, "departure": { "time": "1753680569" }, "stopId": "TTR:ALOUB-2", "stopSequence": 30 }, { "arrival": { "time": "1753680418" }, "departure": { "time": "1753680418" }, "stopId": "TTR:AIMEB-1", "stopSequence": 27 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700848" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700836", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753678953" }, "departure": { "time": "1753678953" }, "stopId": "TTR:TONEB-2A", "stopSequence": 64 }, { "arrival": { "time": "1753679165" }, "departure": { "time": "1753679165" }, "stopId": "TTR:RICEB-2A", "stopSequence": 67 }, { "arrival": { "time": "1753679102" }, "departure": { "time": "1753679102" }, "stopId": "TTR:PLESB-2", "stopSequence": 66 }, { "arrival": { "time": "1753679423" }, "departure": { "time": "1753679423" }, "stopId": "TTR:LRSLB-2A", "stopSequence": 72 }, { "arrival": { "time": "1753679010" }, "departure": { "time": "1753679010" }, "stopId": "TTR:LIGNB-2", "stopSequence": 65 }, { "arrival": { "time": "1753679312" }, "departure": { "time": "1753679312" }, "stopId": "TTR:GRCRB-2", "stopSequence": 70 }, { "arrival": { "time": "1753679221" }, "departure": { "time": "1753679221" }, "stopId": "TTR:BUISB-2", "stopSequence": 68 }, { "arrival": { "time": "1753678891" }, "departure": { "time": "1753678891" }, "stopId": "TTR:BREOB-2", "stopSequence": 63 }, { "arrival": { "time": "1753679251" }, "departure": { "time": "1753679251" }, "stopId": "TTR:BOURB-2", "stopSequence": 69 }, { "arrival": { "time": "1753679371" }, "departure": { "time": "1753679371" }, "stopId": "TTR:BIALB-2", "stopSequence": 71 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700836" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700816", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679466" }, "departure": { "time": "1753679466" }, "stopId": "TTR:WAGNB-2", "stopSequence": 40 }, { "arrival": { "time": "1753680501" }, "departure": { "time": "1753680501" }, "stopId": "TTR:VICTB-2", "stopSequence": 57 }, { "arrival": { "time": "1753679223" }, "departure": { "time": "1753679223" }, "stopId": "TTR:VEREB-2A", "stopSequence": 37 }, { "arrival": { "time": "1753680914" }, "departure": { "time": "1753680914" }, "stopId": "TTR:TONEB-2A", "stopSequence": 64 }, { "arrival": { "time": "1753679727" }, "departure": { "time": "1753679727" }, "stopId": "TTR:TODAB-2", "stopSequence": 45 }, { "arrival": { "time": "1753678996" }, "departure": { "time": "1753678996" }, "stopId": "TTR:STJAB-2", "stopSequence": 34 }, { "arrival": { "time": "1753679786" }, "departure": { "time": "1753679786" }, "stopId": "TTR:SCHWB-2", "stopSequence": 47 }, { "arrival": { "time": "1753681143" }, "departure": { "time": "1753681143" }, "stopId": "TTR:RICEB-2A", "stopSequence": 67 }, { "arrival": { "time": "1753679892" }, "departure": { "time": "1753679892" }, "stopId": "TTR:REMPB-2", "stopSequence": 49 }, { "arrival": { "time": "1753679575" }, "departure": { "time": "1753679575" }, "stopId": "TTR:RASPB-2", "stopSequence": 42 }, { "arrival": { "time": "1753680716" }, "departure": { "time": "1753680716" }, "stopId": "TTR:PREUB-2", "stopSequence": 60 }, { "arrival": { "time": "1753679343" }, "departure": { "time": "1753679343" }, "stopId": "TTR:POMIB-2", "stopSequence": 38 }, { "arrival": { "time": "1753679784" }, "departure": { "time": "1753679784" }, "stopId": "TTR:PODMB-2", "stopSequence": 46 }, { "arrival": { "time": "1753681104" }, "departure": { "time": "1753681104" }, "stopId": "TTR:PLESB-2", "stopSequence": 66 }, { "arrival": { "time": "1753679823" }, "departure": { "time": "1753679823" }, "stopId": "TTR:PLANB-2", "stopSequence": 48 }, { "arrival": { "time": "1753678938" }, "departure": { "time": "1753678938" }, "stopId": "TTR:MONTB-2", "stopSequence": 33 }, { "arrival": { "time": "1753679943" }, "departure": { "time": "1753679943" }, "stopId": "TTR:MIRAB-1", "stopSequence": 50 }, { "arrival": { "time": "1753680723" }, "departure": { "time": "1753680723" }, "stopId": "TTR:MAMEB-2", "stopSequence": 61 }, { "arrival": { "time": "1753681456" }, "departure": { "time": "1753681456" }, "stopId": "TTR:LRSLB-2A", "stopSequence": 72 }, { "arrival": { "time": "1753680969" }, "departure": { "time": "1753680969" }, "stopId": "TTR:LIGNB-2", "stopSequence": 65 }, { "arrival": { "time": "1753679523" }, "departure": { "time": "1753679523" }, "stopId": "TTR:LECCB-2", "stopSequence": 41 }, { "arrival": { "time": "1753679177" }, "departure": { "time": "1753679177" }, "stopId": "TTR:LACB-2", "stopSequence": 36 }, { "arrival": { "time": "1753679643" }, "departure": { "time": "1753679643" }, "stopId": "TTR:JOLIB-2A", "stopSequence": 44 }, { "arrival": { "time": "1753680243" }, "departure": { "time": "1753680243" }, "stopId": "TTR:JJPOB-2", "stopSequence": 53 }, { "arrival": { "time": "1753680016" }, "departure": { "time": "1753680016" }, "stopId": "TTR:HEURB-1", "stopSequence": 51 }, { "arrival": { "time": "1753680387" }, "departure": { "time": "1753680387" }, "stopId": "TTR:HALLB-2", "stopSequence": 55 }, { "arrival": { "time": "1753680439" }, "departure": { "time": "1753680439" }, "stopId": "TTR:GRMRB-2", "stopSequence": 56 }, { "arrival": { "time": "1753681323" }, "departure": { "time": "1753681323" }, "stopId": "TTR:GRCRB-2", "stopSequence": 70 }, { "arrival": { "time": "1753680123" }, "departure": { "time": "1753680123" }, "stopId": "TTR:GAVNB-1", "stopSequence": 52 }, { "arrival": { "time": "1753680784" }, "departure": { "time": "1753680784" }, "stopId": "TTR:DESMB-2", "stopSequence": 62 }, { "arrival": { "time": "1753680603" }, "departure": { "time": "1753680603" }, "stopId": "TTR:DABLB-2", "stopSequence": 58 }, { "arrival": { "time": "1753679590" }, "departure": { "time": "1753679590" }, "stopId": "TTR:CHJOB-2", "stopSequence": 43 }, { "arrival": { "time": "1753679428" }, "departure": { "time": "1753679428" }, "stopId": "TTR:CHDAB-2", "stopSequence": 39 }, { "arrival": { "time": "1753681207" }, "departure": { "time": "1753681207" }, "stopId": "TTR:BUISB-2", "stopSequence": 68 }, { "arrival": { "time": "1753680843" }, "departure": { "time": "1753680843" }, "stopId": "TTR:BREOB-2", "stopSequence": 63 }, { "arrival": { "time": "1753680682" }, "departure": { "time": "1753680682" }, "stopId": "TTR:BOYEB-2A", "stopSequence": 59 }, { "arrival": { "time": "1753681279" }, "departure": { "time": "1753681279" }, "stopId": "TTR:BOURB-2", "stopSequence": 69 }, { "arrival": { "time": "1753681382" }, "departure": { "time": "1753681382" }, "stopId": "TTR:BIALB-2", "stopSequence": 71 }, { "arrival": { "time": "1753680307" }, "departure": { "time": "1753680307" }, "stopId": "TTR:BERAB-2", "stopSequence": 54 }, { "arrival": { "time": "1753679118" }, "departure": { "time": "1753679118" }, "stopId": "TTR:BEETB-1", "stopSequence": 35 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700816" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700809", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753680030" }, "departure": { "time": "1753680030" }, "stopId": "TTR:VOISB-2", "stopSequence": 61 }, { "arrival": { "time": "1753679201" }, "departure": { "time": "1753679201" }, "stopId": "TTR:VIHUB-2", "stopSequence": 46 }, { "arrival": { "time": "1753678961" }, "departure": { "time": "1753678961" }, "stopId": "TTR:TRAEB-1", "stopSequence": 41 }, { "arrival": { "time": "1753679252" }, "departure": { "time": "1753679252" }, "stopId": "TTR:STEXB-2", "stopSequence": 47 }, { "arrival": { "time": "1753679488" }, "departure": { "time": "1753679488" }, "stopId": "TTR:SIBOB-2", "stopSequence": 51 }, { "arrival": { "time": "1753680101" }, "departure": { "time": "1753680101" }, "stopId": "TTR:SANPB-2", "stopSequence": 62 }, { "arrival": { "time": "1753679716" }, "departure": { "time": "1753679716" }, "stopId": "TTR:PRENB-2", "stopSequence": 56 }, { "arrival": { "time": "1753679541" }, "departure": { "time": "1753679541" }, "stopId": "TTR:PODFB-2", "stopSequence": 53 }, { "arrival": { "time": "1753679180" }, "departure": { "time": "1753679180" }, "stopId": "TTR:MONJB-2", "stopSequence": 45 }, { "arrival": { "time": "1753679571" }, "departure": { "time": "1753679571" }, "stopId": "TTR:MONAB-2", "stopSequence": 54 }, { "arrival": { "time": "1753679053" }, "departure": { "time": "1753679053" }, "stopId": "TTR:MAILB-2", "stopSequence": 43 }, { "arrival": { "time": "1753679612" }, "departure": { "time": "1753679612" }, "stopId": "TTR:LESCB-2", "stopSequence": 55 }, { "arrival": { "time": "1753679871" }, "departure": { "time": "1753679871" }, "stopId": "TTR:KATRB-2", "stopSequence": 59 }, { "arrival": { "time": "1753679779" }, "departure": { "time": "1753679779" }, "stopId": "TTR:GAGNB-2", "stopSequence": 57 }, { "arrival": { "time": "1753679132" }, "departure": { "time": "1753679132" }, "stopId": "TTR:FOBOB-2", "stopSequence": 44 }, { "arrival": { "time": "1753679921" }, "departure": { "time": "1753679921" }, "stopId": "TTR:EQUAB-1C", "stopSequence": 60 }, { "arrival": { "time": "1753679834" }, "departure": { "time": "1753679834" }, "stopId": "TTR:CRDPB-2", "stopSequence": 58 }, { "arrival": { "time": "1753679315" }, "departure": { "time": "1753679315" }, "stopId": "TTR:COUSB-2", "stopSequence": 48 }, { "arrival": { "time": "1753679437" }, "departure": { "time": "1753679437" }, "stopId": "TTR:CLARB-2", "stopSequence": 50 }, { "arrival": { "time": "1753679023" }, "departure": { "time": "1753679023" }, "stopId": "TTR:BOCAB-2A", "stopSequence": 42 }, { "arrival": { "time": "1753679371" }, "departure": { "time": "1753679371" }, "stopId": "TTR:BERSB-2", "stopSequence": 49 }, { "arrival": { "time": "1753679501" }, "departure": { "time": "1753679501" }, "stopId": "TTR:BECHB-2", "stopSequence": 52 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700809" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700783", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679633" }, "departure": { "time": "1753679633" }, "stopId": "TTR:WAGNB-2", "stopSequence": 23 }, { "arrival": { "time": "1753682158" }, "departure": { "time": "1753682158" }, "stopId": "TTR:VOISB-2", "stopSequence": 61 }, { "arrival": { "time": "1753681304" }, "departure": { "time": "1753681304" }, "stopId": "TTR:VIHUB-2", "stopSequence": 46 }, { "arrival": { "time": "1753680658" }, "departure": { "time": "1753680658" }, "stopId": "TTR:VICTB-2", "stopSequence": 36 }, { "arrival": { "time": "1753679338" }, "departure": { "time": "1753679338" }, "stopId": "TTR:VEREB-2A", "stopSequence": 18 }, { "arrival": { "time": "1753681078" }, "departure": { "time": "1753681078" }, "stopId": "TTR:TRAEB-1", "stopSequence": 41 }, { "arrival": { "time": "1753678992" }, "departure": { "time": "1753678992" }, "stopId": "TTR:STJAB-2", "stopSequence": 15 }, { "arrival": { "time": "1753681363" }, "departure": { "time": "1753681363" }, "stopId": "TTR:STEXB-2", "stopSequence": 47 }, { "arrival": { "time": "1753681588" }, "departure": { "time": "1753681588" }, "stopId": "TTR:SIBOB-2", "stopSequence": 51 }, { "arrival": { "time": "1753679490" }, "departure": { "time": "1753679490" }, "stopId": "TTR:SEVEB-2", "stopSequence": 21 }, { "arrival": { "time": "1753682238" }, "departure": { "time": "1753682238" }, "stopId": "TTR:SANPB-2", "stopSequence": 62 }, { "arrival": { "time": "1753679738" }, "departure": { "time": "1753679738" }, "stopId": "TTR:RASPB-2", "stopSequence": 25 }, { "arrival": { "time": "1753681846" }, "departure": { "time": "1753681846" }, "stopId": "TTR:PRENB-2", "stopSequence": 56 }, { "arrival": { "time": "1753680808" }, "departure": { "time": "1753680808" }, "stopId": "TTR:PORTB-2A", "stopSequence": 38 }, { "arrival": { "time": "1753679412" }, "departure": { "time": "1753679412" }, "stopId": "TTR:POMIB-2", "stopSequence": 19 }, { "arrival": { "time": "1753681667" }, "departure": { "time": "1753681667" }, "stopId": "TTR:PODFB-2", "stopSequence": 53 }, { "arrival": { "time": "1753679938" }, "departure": { "time": "1753679938" }, "stopId": "TTR:PEPLB-2", "stopSequence": 28 }, { "arrival": { "time": "1753681289" }, "departure": { "time": "1753681289" }, "stopId": "TTR:MONJB-2", "stopSequence": 45 }, { "arrival": { "time": "1753681701" }, "departure": { "time": "1753681701" }, "stopId": "TTR:MONAB-2", "stopSequence": 54 }, { "arrival": { "time": "1753681157" }, "departure": { "time": "1753681157" }, "stopId": "TTR:MAILB-2", "stopSequence": 43 }, { "arrival": { "time": "1753681765" }, "departure": { "time": "1753681765" }, "stopId": "TTR:LESCB-2", "stopSequence": 55 }, { "arrival": { "time": "1753679712" }, "departure": { "time": "1753679712" }, "stopId": "TTR:LECCB-2", "stopSequence": 24 }, { "arrival": { "time": "1753679483" }, "departure": { "time": "1753679483" }, "stopId": "TTR:LANEB-2", "stopSequence": 20 }, { "arrival": { "time": "1753679229" }, "departure": { "time": "1753679229" }, "stopId": "TTR:LACB-2", "stopSequence": 17 }, { "arrival": { "time": "1753682007" }, "departure": { "time": "1753682007" }, "stopId": "TTR:KATRB-2", "stopSequence": 59 }, { "arrival": { "time": "1753679868" }, "departure": { "time": "1753679868" }, "stopId": "TTR:JOLIB-2", "stopSequence": 27 }, { "arrival": { "time": "1753680358" }, "departure": { "time": "1753680358" }, "stopId": "TTR:JJPOB-2", "stopSequence": 32 }, { "arrival": { "time": "1753680685" }, "departure": { "time": "1753680685" }, "stopId": "TTR:ILSIB-2", "stopSequence": 37 }, { "arrival": { "time": "1753680528" }, "departure": { "time": "1753680528" }, "stopId": "TTR:HALLB-2", "stopSequence": 34 }, { "arrival": { "time": "1753680586" }, "departure": { "time": "1753680586" }, "stopId": "TTR:GRMRB-2", "stopSequence": 35 }, { "arrival": { "time": "1753678978" }, "departure": { "time": "1753678978" }, "stopId": "TTR:GRANB-2", "stopSequence": 14 }, { "arrival": { "time": "1753680178" }, "departure": { "time": "1753680178" }, "stopId": "TTR:GATNB-1", "stopSequence": 31 }, { "arrival": { "time": "1753681910" }, "departure": { "time": "1753681910" }, "stopId": "TTR:GAGNB-2", "stopSequence": 57 }, { "arrival": { "time": "1753681259" }, "departure": { "time": "1753681259" }, "stopId": "TTR:FOBOB-2", "stopSequence": 44 }, { "arrival": { "time": "1753682058" }, "departure": { "time": "1753682058" }, "stopId": "TTR:EQUAB-1C", "stopSequence": 60 }, { "arrival": { "time": "1753680008" }, "departure": { "time": "1753680008" }, "stopId": "TTR:DOFOB-2", "stopSequence": 29 }, { "arrival": { "time": "1753681967" }, "departure": { "time": "1753681967" }, "stopId": "TTR:CRDPB-2", "stopSequence": 58 }, { "arrival": { "time": "1753681428" }, "departure": { "time": "1753681428" }, "stopId": "TTR:COUSB-2", "stopSequence": 48 }, { "arrival": { "time": "1753681554" }, "departure": { "time": "1753681554" }, "stopId": "TTR:CLARB-2", "stopSequence": 50 }, { "arrival": { "time": "1753680904" }, "departure": { "time": "1753680904" }, "stopId": "TTR:CHOIB-2", "stopSequence": 39 }, { "arrival": { "time": "1753679801" }, "departure": { "time": "1753679801" }, "stopId": "TTR:CHJOB-2", "stopSequence": 26 }, { "arrival": { "time": "1753680085" }, "departure": { "time": "1753680085" }, "stopId": "TTR:CHGEB-2", "stopSequence": 30 }, { "arrival": { "time": "1753680975" }, "departure": { "time": "1753680975" }, "stopId": "TTR:CHBAB-2", "stopSequence": 40 }, { "arrival": { "time": "1753681125" }, "departure": { "time": "1753681125" }, "stopId": "TTR:BOCAB-2A", "stopSequence": 42 }, { "arrival": { "time": "1753681486" }, "departure": { "time": "1753681486" }, "stopId": "TTR:BERSB-2", "stopSequence": 49 }, { "arrival": { "time": "1753680425" }, "departure": { "time": "1753680425" }, "stopId": "TTR:BERAB-2", "stopSequence": 33 }, { "arrival": { "time": "1753679158" }, "departure": { "time": "1753679158" }, "stopId": "TTR:BEETB-1", "stopSequence": 16 }, { "arrival": { "time": "1753681629" }, "departure": { "time": "1753681629" }, "stopId": "TTR:BECHB-2", "stopSequence": 52 }, { "arrival": { "time": "1753679578" }, "departure": { "time": "1753679578" }, "stopId": "TTR:BEAJB-2", "stopSequence": 22 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700783" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700754", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679414" }, "departure": { "time": "1753679414" }, "stopId": "TTR:POVIB-1", "stopSequence": 61 }, { "arrival": { "time": "1753679112" }, "departure": { "time": "1753679112" }, "stopId": "TTR:PEREB-1", "stopSequence": 55 }, { "arrival": { "time": "1753679371" }, "departure": { "time": "1753679371" }, "stopId": "TTR:GULOB-1", "stopSequence": 60 }, { "arrival": { "time": "1753678993" }, "departure": { "time": "1753678993" }, "stopId": "TTR:FOURB-1", "stopSequence": 53 }, { "arrival": { "time": "1753679263" }, "departure": { "time": "1753679263" }, "stopId": "TTR:FOSBB-1", "stopSequence": 58 }, { "arrival": { "time": "1753679312" }, "departure": { "time": "1753679312" }, "stopId": "TTR:FOBLB-1", "stopSequence": 59 }, { "arrival": { "time": "1753679232" }, "departure": { "time": "1753679232" }, "stopId": "TTR:FERRB-1", "stopSequence": 57 }, { "arrival": { "time": "1753678930" }, "departure": { "time": "1753678930" }, "stopId": "TTR:FACGB-1", "stopSequence": 51 }, { "arrival": { "time": "1753679579" }, "departure": { "time": "1753679579" }, "stopId": "TTR:CHDEB-2A", "stopSequence": 62 }, { "arrival": { "time": "1753679639" }, "departure": { "time": "1753679639" }, "stopId": "TTR:CHDDB-2", "stopSequence": 63 }, { "arrival": { "time": "1753679167" }, "departure": { "time": "1753679167" }, "stopId": "TTR:CHAPB-1", "stopSequence": 56 }, { "arrival": { "time": "1753679039" }, "departure": { "time": "1753679039" }, "stopId": "TTR:CALDB-1", "stopSequence": 54 }, { "arrival": { "time": "1753678931" }, "departure": { "time": "1753678931" }, "stopId": "TTR:ARSOB-2", "stopSequence": 52 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700754" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700746", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753680168" }, "departure": { "time": "1753680168" }, "stopId": "TTR:WAGNB-1", "stopSequence": 42 }, { "arrival": { "time": "1753679266" }, "departure": { "time": "1753679266" }, "stopId": "TTR:VICTB-1", "stopSequence": 28 }, { "arrival": { "time": "1753680499" }, "departure": { "time": "1753680499" }, "stopId": "TTR:VEROB-1A", "stopSequence": 47 }, { "arrival": { "time": "1753678904" }, "departure": { "time": "1753678904" }, "stopId": "TTR:TRAOB-2", "stopSequence": 23 }, { "arrival": { "time": "1753680254" }, "departure": { "time": "1753680254" }, "stopId": "TTR:SEVEB-1", "stopSequence": 44 }, { "arrival": { "time": "1753680088" }, "departure": { "time": "1753680088" }, "stopId": "TTR:RASPB-1", "stopSequence": 40 }, { "arrival": { "time": "1753681286" }, "departure": { "time": "1753681286" }, "stopId": "TTR:POVIB-1", "stopSequence": 61 }, { "arrival": { "time": "1753679123" }, "departure": { "time": "1753679123" }, "stopId": "TTR:PORTB-1", "stopSequence": 26 }, { "arrival": { "time": "1753680398" }, "departure": { "time": "1753680398" }, "stopId": "TTR:POMIB-1", "stopSequence": 46 }, { "arrival": { "time": "1753680930" }, "departure": { "time": "1753680930" }, "stopId": "TTR:PEREB-1", "stopSequence": 55 }, { "arrival": { "time": "1753679932" }, "departure": { "time": "1753679932" }, "stopId": "TTR:PEPLB-1", "stopSequence": 37 }, { "arrival": { "time": "1753680590" }, "departure": { "time": "1753680590" }, "stopId": "TTR:PANOB-1", "stopSequence": 49 }, { "arrival": { "time": "1753680147" }, "departure": { "time": "1753680147" }, "stopId": "TTR:LECCB-1", "stopSequence": 41 }, { "arrival": { "time": "1753680329" }, "departure": { "time": "1753680329" }, "stopId": "TTR:LANEB-1", "stopSequence": 45 }, { "arrival": { "time": "1753680535" }, "departure": { "time": "1753680535" }, "stopId": "TTR:LACB-1", "stopSequence": 48 }, { "arrival": { "time": "1753679986" }, "departure": { "time": "1753679986" }, "stopId": "TTR:JOLIB-1", "stopSequence": 38 }, { "arrival": { "time": "1753679508" }, "departure": { "time": "1753679508" }, "stopId": "TTR:JJBEB-1", "stopSequence": 32 }, { "arrival": { "time": "1753679248" }, "departure": { "time": "1753679248" }, "stopId": "TTR:ILSIB-1", "stopSequence": 27 }, { "arrival": { "time": "1753679383" }, "departure": { "time": "1753679383" }, "stopId": "TTR:HALLB-1", "stopSequence": 30 }, { "arrival": { "time": "1753681228" }, "departure": { "time": "1753681228" }, "stopId": "TTR:GULOB-1", "stopSequence": 60 }, { "arrival": { "time": "1753680638" }, "departure": { "time": "1753680638" }, "stopId": "TTR:GRNAB-1", "stopSequence": 50 }, { "arrival": { "time": "1753679324" }, "departure": { "time": "1753679324" }, "stopId": "TTR:GRMRB-1", "stopSequence": 29 }, { "arrival": { "time": "1753679697" }, "departure": { "time": "1753679697" }, "stopId": "TTR:GAVSB-1", "stopSequence": 33 }, { "arrival": { "time": "1753679769" }, "departure": { "time": "1753679769" }, "stopId": "TTR:GATSB-1", "stopSequence": 34 }, { "arrival": { "time": "1753680864" }, "departure": { "time": "1753680864" }, "stopId": "TTR:FOURB-1", "stopSequence": 53 }, { "arrival": { "time": "1753681109" }, "departure": { "time": "1753681109" }, "stopId": "TTR:FOSBB-1", "stopSequence": 58 }, { "arrival": { "time": "1753681169" }, "departure": { "time": "1753681169" }, "stopId": "TTR:FOBLB-1", "stopSequence": 59 }, { "arrival": { "time": "1753681050" }, "departure": { "time": "1753681050" }, "stopId": "TTR:FERRB-1", "stopSequence": 57 }, { "arrival": { "time": "1753680738" }, "departure": { "time": "1753680738" }, "stopId": "TTR:FACGB-1", "stopSequence": 51 }, { "arrival": { "time": "1753679905" }, "departure": { "time": "1753679905" }, "stopId": "TTR:DOFOB-1", "stopSequence": 36 }, { "arrival": { "time": "1753679068" }, "departure": { "time": "1753679068" }, "stopId": "TTR:CHOIB-1", "stopSequence": 25 }, { "arrival": { "time": "1753680045" }, "departure": { "time": "1753680045" }, "stopId": "TTR:CHJOB-1", "stopSequence": 39 }, { "arrival": { "time": "1753679817" }, "departure": { "time": "1753679817" }, "stopId": "TTR:CHGOB-1", "stopSequence": 35 }, { "arrival": { "time": "1753681432" }, "departure": { "time": "1753681432" }, "stopId": "TTR:CHDEB-2A", "stopSequence": 62 }, { "arrival": { "time": "1753681492" }, "departure": { "time": "1753681492" }, "stopId": "TTR:CHDDB-2", "stopSequence": 63 }, { "arrival": { "time": "1753679006" }, "departure": { "time": "1753679006" }, "stopId": "TTR:CHBAB-1", "stopSequence": 24 }, { "arrival": { "time": "1753681039" }, "departure": { "time": "1753681039" }, "stopId": "TTR:CHAPB-1", "stopSequence": 56 }, { "arrival": { "time": "1753680892" }, "departure": { "time": "1753680892" }, "stopId": "TTR:CALDB-1", "stopSequence": 54 }, { "arrival": { "time": "1753679436" }, "departure": { "time": "1753679436" }, "stopId": "TTR:BERAB-1", "stopSequence": 31 }, { "arrival": { "time": "1753680228" }, "departure": { "time": "1753680228" }, "stopId": "TTR:BEAJB-1", "stopSequence": 43 }, { "arrival": { "time": "1753680802" }, "departure": { "time": "1753680802" }, "stopId": "TTR:ARSOB-2", "stopSequence": 52 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700746" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700733", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753678947" }, "departure": { "time": "1753678947" }, "stopId": "TTR:PEACB-1", "stopSequence": 24 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700733" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700712", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679208" }, "departure": { "time": "1753679208" }, "stopId": "TTR:VOISB-1", "stopSequence": 9 }, { "arrival": { "time": "1753679812" }, "departure": { "time": "1753679812" }, "stopId": "TTR:TRAOB-2", "stopSequence": 17 }, { "arrival": { "time": "1753679149" }, "departure": { "time": "1753679149" }, "stopId": "TTR:SAAPB-1", "stopSequence": 8 }, { "arrival": { "time": "1753679632" }, "departure": { "time": "1753679632" }, "stopId": "TTR:ROUXB-2", "stopSequence": 15 }, { "arrival": { "time": "1753679070" }, "departure": { "time": "1753679070" }, "stopId": "TTR:PLANB-1", "stopSequence": 7 }, { "arrival": { "time": "1753678940" }, "departure": { "time": "1753678940" }, "stopId": "TTR:PINAB-2", "stopSequence": 6 }, { "arrival": { "time": "1753679426" }, "departure": { "time": "1753679426" }, "stopId": "TTR:PEETB-2", "stopSequence": 12 }, { "arrival": { "time": "1753680352" }, "departure": { "time": "1753680352" }, "stopId": "TTR:PEACB-1", "stopSequence": 24 }, { "arrival": { "time": "1753680207" }, "departure": { "time": "1753680207" }, "stopId": "TTR:NIPCB-2", "stopSequence": 22 }, { "arrival": { "time": "1753680269" }, "departure": { "time": "1753680269" }, "stopId": "TTR:LUXEB-2", "stopSequence": 23 }, { "arrival": { "time": "1753679509" }, "departure": { "time": "1753679509" }, "stopId": "TTR:LANDB-2", "stopSequence": 13 }, { "arrival": { "time": "1753680079" }, "departure": { "time": "1753680079" }, "stopId": "TTR:HARDB-2", "stopSequence": 20 }, { "arrival": { "time": "1753679602" }, "departure": { "time": "1753679602" }, "stopId": "TTR:GUYNB-2", "stopSequence": 14 }, { "arrival": { "time": "1753679329" }, "departure": { "time": "1753679329" }, "stopId": "TTR:EQUAB-1A", "stopSequence": 11 }, { "arrival": { "time": "1753679306" }, "departure": { "time": "1753679306" }, "stopId": "TTR:EQUAB-1", "stopSequence": 10 }, { "arrival": { "time": "1753679729" }, "departure": { "time": "1753679729" }, "stopId": "TTR:ENGEB-2", "stopSequence": 16 }, { "arrival": { "time": "1753680147" }, "departure": { "time": "1753680147" }, "stopId": "TTR:DAGRB-2", "stopSequence": 21 }, { "arrival": { "time": "1753679918" }, "departure": { "time": "1753679918" }, "stopId": "TTR:CHRIB-1A", "stopSequence": 18 }, { "arrival": { "time": "1753680025" }, "departure": { "time": "1753680025" }, "stopId": "TTR:BEAVB-2", "stopSequence": 19 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700712" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700655", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679753" }, "departure": { "time": "1753679753" }, "stopId": "TTR:VOISB-2", "stopSequence": 18 }, { "arrival": { "time": "1753679252" }, "departure": { "time": "1753679252" }, "stopId": "TTR:TRAEB-1", "stopSequence": 10 }, { "arrival": { "time": "1753679852" }, "departure": { "time": "1753679852" }, "stopId": "TTR:SAAPB-1", "stopSequence": 19 }, { "arrival": { "time": "1753679372" }, "departure": { "time": "1753679372" }, "stopId": "TTR:ROUXB-1", "stopSequence": 12 }, { "arrival": { "time": "1753679965" }, "departure": { "time": "1753679965" }, "stopId": "TTR:PLANB-2A", "stopSequence": 20 }, { "arrival": { "time": "1753680063" }, "departure": { "time": "1753680063" }, "stopId": "TTR:PINAB-1", "stopSequence": 21 }, { "arrival": { "time": "1753679606" }, "departure": { "time": "1753679606" }, "stopId": "TTR:PEETB-1", "stopSequence": 15 }, { "arrival": { "time": "1753680207" }, "departure": { "time": "1753680207" }, "stopId": "TTR:LPEIB-1", "stopSequence": 23 }, { "arrival": { "time": "1753679492" }, "departure": { "time": "1753679492" }, "stopId": "TTR:LANDB-1", "stopSequence": 14 }, { "arrival": { "time": "1753679013" }, "departure": { "time": "1753679013" }, "stopId": "TTR:HARDB-1", "stopSequence": 7 }, { "arrival": { "time": "1753679434" }, "departure": { "time": "1753679434" }, "stopId": "TTR:GUYNB-1", "stopSequence": 13 }, { "arrival": { "time": "1753680243" }, "departure": { "time": "1753680243" }, "stopId": "TTR:EUROB-1", "stopSequence": 24 }, { "arrival": { "time": "1753679668" }, "departure": { "time": "1753679668" }, "stopId": "TTR:EQUAB-2A", "stopSequence": 16 }, { "arrival": { "time": "1753679672" }, "departure": { "time": "1753679672" }, "stopId": "TTR:EQUAB-1C", "stopSequence": 17 }, { "arrival": { "time": "1753679313" }, "departure": { "time": "1753679313" }, "stopId": "TTR:ENGEB-1", "stopSequence": 11 }, { "arrival": { "time": "1753678951" }, "departure": { "time": "1753678951" }, "stopId": "TTR:DAGRB-1", "stopSequence": 6 }, { "arrival": { "time": "1753679161" }, "departure": { "time": "1753679161" }, "stopId": "TTR:CHRIB-1Z", "stopSequence": 9 }, { "arrival": { "time": "1753680272" }, "departure": { "time": "1753680272" }, "stopId": "TTR:BEFRB-1", "stopSequence": 25 }, { "arrival": { "time": "1753679076" }, "departure": { "time": "1753679076" }, "stopId": "TTR:BEAVB-1", "stopSequence": 8 }, { "arrival": { "time": "1753680146" }, "departure": { "time": "1753680146" }, "stopId": "TTR:AUGEB-1", "stopSequence": 22 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700655" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700632", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679545" }, "departure": { "time": "1753679545" }, "stopId": "TTR:WEDEB-1", "stopSequence": 17 }, { "arrival": { "time": "1753679055" }, "departure": { "time": "1753679055" }, "stopId": "TTR:VINOB-1", "stopSequence": 8 }, { "arrival": { "time": "1753679460" }, "departure": { "time": "1753679460" }, "stopId": "TTR:STLIB-1", "stopSequence": 15 }, { "arrival": { "time": "1753679629" }, "departure": { "time": "1753679629" }, "stopId": "TTR:SARAB-1A", "stopSequence": 19 }, { "arrival": { "time": "1753679691" }, "departure": { "time": "1753679691" }, "stopId": "TTR:SAJOB-1", "stopSequence": 20 }, { "arrival": { "time": "1753680028" }, "departure": { "time": "1753680028" }, "stopId": "TTR:PORTB-1", "stopSequence": 26 }, { "arrival": { "time": "1753680258" }, "departure": { "time": "1753680258" }, "stopId": "TTR:PODLB-1A", "stopSequence": 29 }, { "arrival": { "time": "1753679595" }, "departure": { "time": "1753679595" }, "stopId": "TTR:PLROB-1", "stopSequence": 18 }, { "arrival": { "time": "1753679790" }, "departure": { "time": "1753679790" }, "stopId": "TTR:PABEB-2", "stopSequence": 23 }, { "arrival": { "time": "1753679415" }, "departure": { "time": "1753679415" }, "stopId": "TTR:MNTSB-1", "stopSequence": 14 }, { "arrival": { "time": "1753679299" }, "departure": { "time": "1753679299" }, "stopId": "TTR:LURCB-1", "stopSequence": 12 }, { "arrival": { "time": "1753679515" }, "departure": { "time": "1753679515" }, "stopId": "TTR:LABDB-1", "stopSequence": 16 }, { "arrival": { "time": "1753680147" }, "departure": { "time": "1753680147" }, "stopId": "TTR:ILSIB-1", "stopSequence": 27 }, { "arrival": { "time": "1753679782" }, "departure": { "time": "1753679782" }, "stopId": "TTR:ILAUB-2", "stopSequence": 22 }, { "arrival": { "time": "1753679718" }, "departure": { "time": "1753679718" }, "stopId": "TTR:GOLFB-1", "stopSequence": 21 }, { "arrival": { "time": "1753679115" }, "departure": { "time": "1753679115" }, "stopId": "TTR:GIRUB-1", "stopSequence": 9 }, { "arrival": { "time": "1753680201" }, "departure": { "time": "1753680201" }, "stopId": "TTR:FACTB-1", "stopSequence": 28 }, { "arrival": { "time": "1753679249" }, "departure": { "time": "1753679249" }, "stopId": "TTR:DETAB-1", "stopSequence": 11 }, { "arrival": { "time": "1753679958" }, "departure": { "time": "1753679958" }, "stopId": "TTR:CHOIB-2B", "stopSequence": 25 }, { "arrival": { "time": "1753678941" }, "departure": { "time": "1753678941" }, "stopId": "TTR:CHAMB-1", "stopSequence": 7 }, { "arrival": { "time": "1753679162" }, "departure": { "time": "1753679162" }, "stopId": "TTR:CARCB-1", "stopSequence": 10 }, { "arrival": { "time": "1753679885" }, "departure": { "time": "1753679885" }, "stopId": "TTR:CAPUB-2", "stopSequence": 24 }, { "arrival": { "time": "1753679359" }, "departure": { "time": "1753679359" }, "stopId": "TTR:BEISB-1", "stopSequence": 13 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700632" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700621", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753678896" }, "departure": { "time": "1753678896" }, "stopId": "TTR:PEACB-1", "stopSequence": 28 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700621" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700599", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679125" }, "departure": { "time": "1753679125" }, "stopId": "TTR:WEDEB-2", "stopSequence": 13 }, { "arrival": { "time": "1753679542" }, "departure": { "time": "1753679542" }, "stopId": "TTR:VINOB-2", "stopSequence": 22 }, { "arrival": { "time": "1753679184" }, "departure": { "time": "1753679184" }, "stopId": "TTR:STLIB-2", "stopSequence": 15 }, { "arrival": { "time": "1753679068" }, "departure": { "time": "1753679068" }, "stopId": "TTR:SARAB-2", "stopSequence": 11 }, { "arrival": { "time": "1753678994" }, "departure": { "time": "1753678994" }, "stopId": "TTR:SAJOB-2A", "stopSequence": 10 }, { "arrival": { "time": "1753679062" }, "departure": { "time": "1753679062" }, "stopId": "TTR:PLROB-2", "stopSequence": 12 }, { "arrival": { "time": "1753680140" }, "departure": { "time": "1753680140" }, "stopId": "TTR:PEACB-1", "stopSequence": 28 }, { "arrival": { "time": "1753679969" }, "departure": { "time": "1753679969" }, "stopId": "TTR:NOBEB-2", "stopSequence": 26 }, { "arrival": { "time": "1753679242" }, "departure": { "time": "1753679242" }, "stopId": "TTR:MNTSB-2", "stopSequence": 16 }, { "arrival": { "time": "1753679842" }, "departure": { "time": "1753679842" }, "stopId": "TTR:LYVAB-2", "stopSequence": 24 }, { "arrival": { "time": "1753680062" }, "departure": { "time": "1753680062" }, "stopId": "TTR:LUXEB-2", "stopSequence": 27 }, { "arrival": { "time": "1753679363" }, "departure": { "time": "1753679363" }, "stopId": "TTR:LURCB-2", "stopSequence": 18 }, { "arrival": { "time": "1753679179" }, "departure": { "time": "1753679179" }, "stopId": "TTR:LABDB-2", "stopSequence": 14 }, { "arrival": { "time": "1753678946" }, "departure": { "time": "1753678946" }, "stopId": "TTR:GOLFB-2", "stopSequence": 9 }, { "arrival": { "time": "1753679488" }, "departure": { "time": "1753679488" }, "stopId": "TTR:GIRUB-2", "stopSequence": 21 }, { "arrival": { "time": "1753679902" }, "departure": { "time": "1753679902" }, "stopId": "TTR:FUSNB-2", "stopSequence": 25 }, { "arrival": { "time": "1753679362" }, "departure": { "time": "1753679362" }, "stopId": "TTR:DETAB-2", "stopSequence": 19 }, { "arrival": { "time": "1753679660" }, "departure": { "time": "1753679660" }, "stopId": "TTR:CHAMB-2", "stopSequence": 23 }, { "arrival": { "time": "1753679422" }, "departure": { "time": "1753679422" }, "stopId": "TTR:CARCB-2", "stopSequence": 20 }, { "arrival": { "time": "1753679304" }, "departure": { "time": "1753679304" }, "stopId": "TTR:BEISB-2", "stopSequence": 17 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700599" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700560", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679542" }, "departure": { "time": "1753679542" }, "stopId": "TTR:ROCHB-2", "stopSequence": 48 }, { "arrival": { "time": "1753679248" }, "departure": { "time": "1753679248" }, "stopId": "TTR:MAROB-2", "stopSequence": 43 }, { "arrival": { "time": "1753679662" }, "departure": { "time": "1753679662" }, "stopId": "TTR:MAREB-1A", "stopSequence": 51 }, { "arrival": { "time": "1753679428" }, "departure": { "time": "1753679428" }, "stopId": "TTR:MADAB-2", "stopSequence": 45 }, { "arrival": { "time": "1753679065" }, "departure": { "time": "1753679065" }, "stopId": "TTR:LPERB-2", "stopSequence": 40 }, { "arrival": { "time": "1753679182" }, "departure": { "time": "1753679182" }, "stopId": "TTR:LERNB-2", "stopSequence": 42 }, { "arrival": { "time": "1753678942" }, "departure": { "time": "1753678942" }, "stopId": "TTR:LEAUB-2", "stopSequence": 37 }, { "arrival": { "time": "1753679481" }, "departure": { "time": "1753679481" }, "stopId": "TTR:HAMOB-2", "stopSequence": 46 }, { "arrival": { "time": "1753679608" }, "departure": { "time": "1753679608" }, "stopId": "TTR:GUESB-2", "stopSequence": 49 }, { "arrival": { "time": "1753679121" }, "departure": { "time": "1753679121" }, "stopId": "TTR:GRORB-2", "stopSequence": 41 }, { "arrival": { "time": "1753679482" }, "departure": { "time": "1753679482" }, "stopId": "TTR:FOCEB-2", "stopSequence": 47 }, { "arrival": { "time": "1753679367" }, "departure": { "time": "1753679367" }, "stopId": "TTR:DUPUB-2", "stopSequence": 44 }, { "arrival": { "time": "1753679005" }, "departure": { "time": "1753679005" }, "stopId": "TTR:DECRB-2", "stopSequence": 38 }, { "arrival": { "time": "1753678949" }, "departure": { "time": "1753678949" }, "stopId": "TTR:CRUCB-2", "stopSequence": 36 }, { "arrival": { "time": "1753679666" }, "departure": { "time": "1753679666" }, "stopId": "TTR:CHATB-2", "stopSequence": 50 }, { "arrival": { "time": "1753679059" }, "departure": { "time": "1753679059" }, "stopId": "TTR:ARBOB-2", "stopSequence": 39 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700560" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700540", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679075" }, "departure": { "time": "1753679075" }, "stopId": "TTR:VIALB-2", "stopSequence": 47 }, { "arrival": { "time": "1753678907" }, "departure": { "time": "1753678907" }, "stopId": "TTR:STPGB-2D", "stopSequence": 44 }, { "arrival": { "time": "1753679199" }, "departure": { "time": "1753679199" }, "stopId": "TTR:STADB-2", "stopSequence": 49 }, { "arrival": { "time": "1753679223" }, "departure": { "time": "1753679223" }, "stopId": "TTR:LENIB-2A", "stopSequence": 50 }, { "arrival": { "time": "1753679327" }, "departure": { "time": "1753679327" }, "stopId": "TTR:JUTIB-1", "stopSequence": 51 }, { "arrival": { "time": "1753679027" }, "departure": { "time": "1753679027" }, "stopId": "TTR:JEMOB-2", "stopSequence": 46 }, { "arrival": { "time": "1753679141" }, "departure": { "time": "1753679141" }, "stopId": "TTR:DEPOB-2", "stopSequence": 48 }, { "arrival": { "time": "1753678997" }, "departure": { "time": "1753678997" }, "stopId": "TTR:BALZB-1", "stopSequence": 45 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700540" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700525", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679979" }, "departure": { "time": "1753679979" }, "stopId": "TTR:VICTB-1", "stopSequence": 26 }, { "arrival": { "time": "1753681291" }, "departure": { "time": "1753681291" }, "stopId": "TTR:VIALB-2", "stopSequence": 47 }, { "arrival": { "time": "1753680937" }, "departure": { "time": "1753680937" }, "stopId": "TTR:THORB-2", "stopSequence": 41 }, { "arrival": { "time": "1753681123" }, "departure": { "time": "1753681123" }, "stopId": "TTR:STPGB-2D", "stopSequence": 44 }, { "arrival": { "time": "1753681051" }, "departure": { "time": "1753681051" }, "stopId": "TTR:STALB-2", "stopSequence": 43 }, { "arrival": { "time": "1753681415" }, "departure": { "time": "1753681415" }, "stopId": "TTR:STADB-2", "stopSequence": 49 }, { "arrival": { "time": "1753680781" }, "departure": { "time": "1753680781" }, "stopId": "TTR:SEMAB-2", "stopSequence": 37 }, { "arrival": { "time": "1753679802" }, "departure": { "time": "1753679802" }, "stopId": "TTR:SCEGB-1", "stopSequence": 23 }, { "arrival": { "time": "1753679859" }, "departure": { "time": "1753679859" }, "stopId": "TTR:PONAB-1", "stopSequence": 24 }, { "arrival": { "time": "1753679615" }, "departure": { "time": "1753679615" }, "stopId": "TTR:POMOB-2", "stopSequence": 19 }, { "arrival": { "time": "1753680692" }, "departure": { "time": "1753680692" }, "stopId": "TTR:PODMB-2A", "stopSequence": 36 }, { "arrival": { "time": "1753680865" }, "departure": { "time": "1753680865" }, "stopId": "TTR:PERIB-2", "stopSequence": 39 }, { "arrival": { "time": "1753679066" }, "departure": { "time": "1753679066" }, "stopId": "TTR:MAROB-1", "stopSequence": 8 }, { "arrival": { "time": "1753678892" }, "departure": { "time": "1753678892" }, "stopId": "TTR:MADAB-1", "stopSequence": 6 }, { "arrival": { "time": "1753679675" }, "departure": { "time": "1753679675" }, "stopId": "TTR:MABLB-1", "stopSequence": 21 }, { "arrival": { "time": "1753679193" }, "departure": { "time": "1753679193" }, "stopId": "TTR:LPERB-1", "stopSequence": 11 }, { "arrival": { "time": "1753679135" }, "departure": { "time": "1753679135" }, "stopId": "TTR:LERNB-1", "stopSequence": 9 }, { "arrival": { "time": "1753681466" }, "departure": { "time": "1753681466" }, "stopId": "TTR:LENIB-2A", "stopSequence": 50 }, { "arrival": { "time": "1753679741" }, "departure": { "time": "1753679741" }, "stopId": "TTR:LECQB-1", "stopSequence": 22 }, { "arrival": { "time": "1753679315" }, "departure": { "time": "1753679315" }, "stopId": "TTR:LEAUB-1", "stopSequence": 14 }, { "arrival": { "time": "1753679483" }, "departure": { "time": "1753679483" }, "stopId": "TTR:LAPIB-1", "stopSequence": 17 }, { "arrival": { "time": "1753681543" }, "departure": { "time": "1753681543" }, "stopId": "TTR:JUTIB-1", "stopSequence": 51 }, { "arrival": { "time": "1753680279" }, "departure": { "time": "1753680279" }, "stopId": "TTR:JJBEB-1", "stopSequence": 30 }, { "arrival": { "time": "1753681243" }, "departure": { "time": "1753681243" }, "stopId": "TTR:JEMOB-2", "stopSequence": 46 }, { "arrival": { "time": "1753679962" }, "departure": { "time": "1753679962" }, "stopId": "TTR:ILSIB-1", "stopSequence": 25 }, { "arrival": { "time": "1753680092" }, "departure": { "time": "1753680092" }, "stopId": "TTR:HALLB-1", "stopSequence": 28 }, { "arrival": { "time": "1753679189" }, "departure": { "time": "1753679189" }, "stopId": "TTR:GRORB-1", "stopSequence": 10 }, { "arrival": { "time": "1753680035" }, "departure": { "time": "1753680035" }, "stopId": "TTR:GRMRB-1", "stopSequence": 27 }, { "arrival": { "time": "1753680927" }, "departure": { "time": "1753680927" }, "stopId": "TTR:GRCOB-2", "stopSequence": 40 }, { "arrival": { "time": "1753680399" }, "departure": { "time": "1753680399" }, "stopId": "TTR:GAVSB-1", "stopSequence": 31 }, { "arrival": { "time": "1753680447" }, "departure": { "time": "1753680447" }, "stopId": "TTR:GATSB-1", "stopSequence": 32 }, { "arrival": { "time": "1753679555" }, "departure": { "time": "1753679555" }, "stopId": "TTR:FOGAB-1", "stopSequence": 18 }, { "arrival": { "time": "1753681003" }, "departure": { "time": "1753681003" }, "stopId": "TTR:ESDOB-2", "stopSequence": 42 }, { "arrival": { "time": "1753678963" }, "departure": { "time": "1753678963" }, "stopId": "TTR:DUPUB-1", "stopSequence": 7 }, { "arrival": { "time": "1753680598" }, "departure": { "time": "1753680598" }, "stopId": "TTR:DOFOB-1", "stopSequence": 34 }, { "arrival": { "time": "1753680634" }, "departure": { "time": "1753680634" }, "stopId": "TTR:DESLB-2", "stopSequence": 35 }, { "arrival": { "time": "1753681357" }, "departure": { "time": "1753681357" }, "stopId": "TTR:DEPOB-2", "stopSequence": 48 }, { "arrival": { "time": "1753679276" }, "departure": { "time": "1753679276" }, "stopId": "TTR:DECRB-1", "stopSequence": 13 }, { "arrival": { "time": "1753679321" }, "departure": { "time": "1753679321" }, "stopId": "TTR:CRUCB-1", "stopSequence": 15 }, { "arrival": { "time": "1753680523" }, "departure": { "time": "1753680523" }, "stopId": "TTR:CHGOB-1", "stopSequence": 33 }, { "arrival": { "time": "1753680158" }, "departure": { "time": "1753680158" }, "stopId": "TTR:BERAB-1", "stopSequence": 29 }, { "arrival": { "time": "1753679669" }, "departure": { "time": "1753679669" }, "stopId": "TTR:BARBB-1", "stopSequence": 20 }, { "arrival": { "time": "1753681181" }, "departure": { "time": "1753681181" }, "stopId": "TTR:BALZB-1", "stopSequence": 45 }, { "arrival": { "time": "1753680814" }, "departure": { "time": "1753680814" }, "stopId": "TTR:AUDEB-2", "stopSequence": 38 }, { "arrival": { "time": "1753679251" }, "departure": { "time": "1753679251" }, "stopId": "TTR:ARBOB-1", "stopSequence": 12 }, { "arrival": { "time": "1753679432" }, "departure": { "time": "1753679432" }, "stopId": "TTR:AGCAB-1", "stopSequence": 16 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700525" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700517", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753680403" }, "departure": { "time": "1753680403" }, "stopId": "TTR:VICTB-2", "stopSequence": 25 }, { "arrival": { "time": "1753679075" }, "departure": { "time": "1753679075" }, "stopId": "TTR:VIALB-1", "stopSequence": 7 }, { "arrival": { "time": "1753679311" }, "departure": { "time": "1753679311" }, "stopId": "TTR:STALB-1", "stopSequence": 11 }, { "arrival": { "time": "1753678911" }, "departure": { "time": "1753678911" }, "stopId": "TTR:STADB-1", "stopSequence": 5 }, { "arrival": { "time": "1753679263" }, "departure": { "time": "1753679263" }, "stopId": "TTR:SPGAB-1D", "stopSequence": 10 }, { "arrival": { "time": "1753679489" }, "departure": { "time": "1753679489" }, "stopId": "TTR:SEMAB-1", "stopSequence": 15 }, { "arrival": { "time": "1753680571" }, "departure": { "time": "1753680571" }, "stopId": "TTR:SCEGB-2", "stopSequence": 28 }, { "arrival": { "time": "1753681645" }, "departure": { "time": "1753681645" }, "stopId": "TTR:ROCHB-2", "stopSequence": 48 }, { "arrival": { "time": "1753680523" }, "departure": { "time": "1753680523" }, "stopId": "TTR:PONAB-2", "stopSequence": 27 }, { "arrival": { "time": "1753680763" }, "departure": { "time": "1753680763" }, "stopId": "TTR:POMOB-2A", "stopSequence": 32 }, { "arrival": { "time": "1753679550" }, "departure": { "time": "1753679550" }, "stopId": "TTR:PODMB-1", "stopSequence": 16 }, { "arrival": { "time": "1753681355" }, "departure": { "time": "1753681355" }, "stopId": "TTR:MAROB-2", "stopSequence": 43 }, { "arrival": { "time": "1753681783" }, "departure": { "time": "1753681783" }, "stopId": "TTR:MAREB-1A", "stopSequence": 51 }, { "arrival": { "time": "1753681473" }, "departure": { "time": "1753681473" }, "stopId": "TTR:MADAB-2", "stopSequence": 45 }, { "arrival": { "time": "1753680652" }, "departure": { "time": "1753680652" }, "stopId": "TTR:MABLB-2", "stopSequence": 30 }, { "arrival": { "time": "1753681172" }, "departure": { "time": "1753681172" }, "stopId": "TTR:LPERB-2", "stopSequence": 40 }, { "arrival": { "time": "1753681303" }, "departure": { "time": "1753681303" }, "stopId": "TTR:LERNB-2", "stopSequence": 42 }, { "arrival": { "time": "1753680635" }, "departure": { "time": "1753680635" }, "stopId": "TTR:LECQB-2", "stopSequence": 29 }, { "arrival": { "time": "1753681063" }, "departure": { "time": "1753681063" }, "stopId": "TTR:LEAUB-2", "stopSequence": 37 }, { "arrival": { "time": "1753680893" }, "departure": { "time": "1753680893" }, "stopId": "TTR:LAPIB-2", "stopSequence": 34 }, { "arrival": { "time": "1753680043" }, "departure": { "time": "1753680043" }, "stopId": "TTR:JJPJB-2", "stopSequence": 21 }, { "arrival": { "time": "1753679129" }, "departure": { "time": "1753679129" }, "stopId": "TTR:JEMOB-1", "stopSequence": 8 }, { "arrival": { "time": "1753680409" }, "departure": { "time": "1753680409" }, "stopId": "TTR:ILSIB-2", "stopSequence": 26 }, { "arrival": { "time": "1753681545" }, "departure": { "time": "1753681545" }, "stopId": "TTR:HAMOB-2", "stopSequence": 46 }, { "arrival": { "time": "1753680265" }, "departure": { "time": "1753680265" }, "stopId": "TTR:HALLB-2", "stopSequence": 23 }, { "arrival": { "time": "1753681659" }, "departure": { "time": "1753681659" }, "stopId": "TTR:GUESB-2", "stopSequence": 49 }, { "arrival": { "time": "1753681242" }, "departure": { "time": "1753681242" }, "stopId": "TTR:GRORB-2", "stopSequence": 41 }, { "arrival": { "time": "1753680331" }, "departure": { "time": "1753680331" }, "stopId": "TTR:GRMRB-2", "stopSequence": 24 }, { "arrival": { "time": "1753679863" }, "departure": { "time": "1753679863" }, "stopId": "TTR:GATNB-1", "stopSequence": 20 }, { "arrival": { "time": "1753680819" }, "departure": { "time": "1753680819" }, "stopId": "TTR:FOGAB-2", "stopSequence": 33 }, { "arrival": { "time": "1753681603" }, "departure": { "time": "1753681603" }, "stopId": "TTR:FOCEB-2", "stopSequence": 47 }, { "arrival": { "time": "1753679313" }, "departure": { "time": "1753679313" }, "stopId": "TTR:ESDOB-1", "stopSequence": 12 }, { "arrival": { "time": "1753679429" }, "departure": { "time": "1753679429" }, "stopId": "TTR:EGALB-1", "stopSequence": 14 }, { "arrival": { "time": "1753681416" }, "departure": { "time": "1753681416" }, "stopId": "TTR:DUPUB-2", "stopSequence": 44 }, { "arrival": { "time": "1753679672" }, "departure": { "time": "1753679672" }, "stopId": "TTR:DOFOB-2", "stopSequence": 18 }, { "arrival": { "time": "1753679607" }, "departure": { "time": "1753679607" }, "stopId": "TTR:DESLB-1", "stopSequence": 17 }, { "arrival": { "time": "1753678973" }, "departure": { "time": "1753678973" }, "stopId": "TTR:DEPOB-1", "stopSequence": 6 }, { "arrival": { "time": "1753681108" }, "departure": { "time": "1753681108" }, "stopId": "TTR:DECRB-2", "stopSequence": 38 }, { "arrival": { "time": "1753680998" }, "departure": { "time": "1753680998" }, "stopId": "TTR:CRUCB-2", "stopSequence": 36 }, { "arrival": { "time": "1753679743" }, "departure": { "time": "1753679743" }, "stopId": "TTR:CHGEB-2", "stopSequence": 19 }, { "arrival": { "time": "1753681719" }, "departure": { "time": "1753681719" }, "stopId": "TTR:CHATB-2", "stopSequence": 50 }, { "arrival": { "time": "1753680152" }, "departure": { "time": "1753680152" }, "stopId": "TTR:BERAB-2", "stopSequence": 22 }, { "arrival": { "time": "1753680697" }, "departure": { "time": "1753680697" }, "stopId": "TTR:BARBB-2", "stopSequence": 31 }, { "arrival": { "time": "1753679187" }, "departure": { "time": "1753679187" }, "stopId": "TTR:BALZB-2", "stopSequence": 9 }, { "arrival": { "time": "1753679376" }, "departure": { "time": "1753679376" }, "stopId": "TTR:ATELB-1", "stopSequence": 13 }, { "arrival": { "time": "1753681123" }, "departure": { "time": "1753681123" }, "stopId": "TTR:ARBOB-2", "stopSequence": 39 }, { "arrival": { "time": "1753680934" }, "departure": { "time": "1753680934" }, "stopId": "TTR:AGCAB-2", "stopSequence": 35 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700517" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700482", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679130" }, "departure": { "time": "1753679130" }, "stopId": "TTR:SALEB-2", "stopSequence": 16 }, { "arrival": { "time": "1753679039" }, "departure": { "time": "1753679039" }, "stopId": "TTR:PLIEB-2", "stopSequence": 14 }, { "arrival": { "time": "1753679190" }, "departure": { "time": "1753679190" }, "stopId": "TTR:JJESB-2", "stopSequence": 17 }, { "arrival": { "time": "1753679310" }, "departure": { "time": "1753679310" }, "stopId": "TTR:GAVSB-1", "stopSequence": 18 }, { "arrival": { "time": "1753679370" }, "departure": { "time": "1753679370" }, "stopId": "TTR:GATNB-1", "stopSequence": 19 }, { "arrival": { "time": "1753678947" }, "departure": { "time": "1753678947" }, "stopId": "TTR:CHARB-2", "stopSequence": 13 }, { "arrival": { "time": "1753679093" }, "departure": { "time": "1753679093" }, "stopId": "TTR:BOISB-2", "stopSequence": 15 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700482" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700374", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753678928" }, "departure": { "time": "1753678928" }, "stopId": "TTR:VALAB-1", "stopSequence": 31 }, { "arrival": { "time": "1753679267" }, "departure": { "time": "1753679267" }, "stopId": "TTR:TROBB-1", "stopSequence": 36 }, { "arrival": { "time": "1753679026" }, "departure": { "time": "1753679026" }, "stopId": "TTR:PORTAB-1", "stopSequence": 32 }, { "arrival": { "time": "1753679131" }, "departure": { "time": "1753679131" }, "stopId": "TTR:POLYB-1", "stopSequence": 34 }, { "arrival": { "time": "1753679687" }, "departure": { "time": "1753679687" }, "stopId": "TTR:PAGRB-1", "stopSequence": 42 }, { "arrival": { "time": "1753679087" }, "departure": { "time": "1753679087" }, "stopId": "TTR:FACDB-1", "stopSequence": 33 }, { "arrival": { "time": "1753679194" }, "departure": { "time": "1753679194" }, "stopId": "TTR:DASSB-1", "stopSequence": 35 }, { "arrival": { "time": "1753679335" }, "departure": { "time": "1753679335" }, "stopId": "TTR:CAMUB-1", "stopSequence": 38 }, { "arrival": { "time": "1753679286" }, "departure": { "time": "1753679286" }, "stopId": "TTR:CAMEB-1", "stopSequence": 37 }, { "arrival": { "time": "1753679627" }, "departure": { "time": "1753679627" }, "stopId": "TTR:BONAB-1B", "stopSequence": 41 }, { "arrival": { "time": "1753679473" }, "departure": { "time": "1753679473" }, "stopId": "TTR:BCHIB-1", "stopSequence": 39 }, { "arrival": { "time": "1753679521" }, "departure": { "time": "1753679521" }, "stopId": "TTR:ARSOB-1", "stopSequence": 40 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700374" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700365", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753678913" }, "departure": { "time": "1753678913" }, "stopId": "TTR:VAFLB-2", "stopSequence": 33 }, { "arrival": { "time": "1753679197" }, "departure": { "time": "1753679197" }, "stopId": "TTR:STPGB-2D", "stopSequence": 40 }, { "arrival": { "time": "1753679123" }, "departure": { "time": "1753679123" }, "stopId": "TTR:STPCB-2", "stopSequence": 38 }, { "arrival": { "time": "1753679182" }, "departure": { "time": "1753679182" }, "stopId": "TTR:STALB-2", "stopSequence": 39 }, { "arrival": { "time": "1753679036" }, "departure": { "time": "1753679036" }, "stopId": "TTR:ROMAB-2", "stopSequence": 36 }, { "arrival": { "time": "1753678947" }, "departure": { "time": "1753678947" }, "stopId": "TTR:JADEB-2", "stopSequence": 34 }, { "arrival": { "time": "1753678956" }, "departure": { "time": "1753678956" }, "stopId": "TTR:GRMAB-2", "stopSequence": 35 }, { "arrival": { "time": "1753679096" }, "departure": { "time": "1753679096" }, "stopId": "TTR:BOULB-2", "stopSequence": 37 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700365" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700338", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679204" }, "departure": { "time": "1753679204" }, "stopId": "TTR:VALAB-2", "stopSequence": 12 }, { "arrival": { "time": "1753680585" }, "departure": { "time": "1753680585" }, "stopId": "TTR:VAFLB-2", "stopSequence": 33 }, { "arrival": { "time": "1753678904" }, "departure": { "time": "1753678904" }, "stopId": "TTR:TROBB-2", "stopSequence": 7 }, { "arrival": { "time": "1753679324" }, "departure": { "time": "1753679324" }, "stopId": "TTR:STSAB-2A", "stopSequence": 14 }, { "arrival": { "time": "1753679502" }, "departure": { "time": "1753679502" }, "stopId": "TTR:STRAB-2A", "stopSequence": 17 }, { "arrival": { "time": "1753680877" }, "departure": { "time": "1753680877" }, "stopId": "TTR:STPGB-2D", "stopSequence": 40 }, { "arrival": { "time": "1753680757" }, "departure": { "time": "1753680757" }, "stopId": "TTR:STPCB-2", "stopSequence": 38 }, { "arrival": { "time": "1753680816" }, "departure": { "time": "1753680816" }, "stopId": "TTR:STALB-2", "stopSequence": 39 }, { "arrival": { "time": "1753680708" }, "departure": { "time": "1753680708" }, "stopId": "TTR:ROMAB-2", "stopSequence": 36 }, { "arrival": { "time": "1753680348" }, "departure": { "time": "1753680348" }, "stopId": "TTR:RENAB-2", "stopSequence": 28 }, { "arrival": { "time": "1753679670" }, "departure": { "time": "1753679670" }, "stopId": "TTR:RABEB-2", "stopSequence": 20 }, { "arrival": { "time": "1753679123" }, "departure": { "time": "1753679123" }, "stopId": "TTR:PORTAB-2", "stopSequence": 11 }, { "arrival": { "time": "1753679018" }, "departure": { "time": "1753679018" }, "stopId": "TTR:POLYB-2", "stopSequence": 9 }, { "arrival": { "time": "1753680284" }, "departure": { "time": "1753680284" }, "stopId": "TTR:MIRAB-2", "stopSequence": 27 }, { "arrival": { "time": "1753680510" }, "departure": { "time": "1753680510" }, "stopId": "TTR:LAMAB-2", "stopSequence": 32 }, { "arrival": { "time": "1753680044" }, "departure": { "time": "1753680044" }, "stopId": "TTR:JJBEB-1", "stopSequence": 24 }, { "arrival": { "time": "1753680405" }, "departure": { "time": "1753680405" }, "stopId": "TTR:JERIB-2", "stopSequence": 29 }, { "arrival": { "time": "1753680464" }, "departure": { "time": "1753680464" }, "stopId": "TTR:JEBOB-2", "stopSequence": 30 }, { "arrival": { "time": "1753680581" }, "departure": { "time": "1753680581" }, "stopId": "TTR:JADEB-2", "stopSequence": 34 }, { "arrival": { "time": "1753680225" }, "departure": { "time": "1753680225" }, "stopId": "TTR:HEURB-2", "stopSequence": 26 }, { "arrival": { "time": "1753680643" }, "departure": { "time": "1753680643" }, "stopId": "TTR:GRMAB-2", "stopSequence": 35 }, { "arrival": { "time": "1753679624" }, "departure": { "time": "1753679624" }, "stopId": "TTR:GIRAB-2", "stopSequence": 19 }, { "arrival": { "time": "1753679568" }, "departure": { "time": "1753679568" }, "stopId": "TTR:GEREB-2A", "stopSequence": 18 }, { "arrival": { "time": "1753680224" }, "departure": { "time": "1753680224" }, "stopId": "TTR:GAVSB-1", "stopSequence": 25 }, { "arrival": { "time": "1753679084" }, "departure": { "time": "1753679084" }, "stopId": "TTR:FACDB-2", "stopSequence": 10 }, { "arrival": { "time": "1753679436" }, "departure": { "time": "1753679436" }, "stopId": "TTR:ERABB-2", "stopSequence": 16 }, { "arrival": { "time": "1753678958" }, "departure": { "time": "1753678958" }, "stopId": "TTR:DASSB-2", "stopSequence": 8 }, { "arrival": { "time": "1753679903" }, "departure": { "time": "1753679903" }, "stopId": "TTR:CLOCB-1A", "stopSequence": 22 }, { "arrival": { "time": "1753679366" }, "departure": { "time": "1753679366" }, "stopId": "TTR:CHVAB-2", "stopSequence": 15 }, { "arrival": { "time": "1753679199" }, "departure": { "time": "1753679199" }, "stopId": "TTR:CHURB-2", "stopSequence": 13 }, { "arrival": { "time": "1753680768" }, "departure": { "time": "1753680768" }, "stopId": "TTR:BOULB-2", "stopSequence": 37 }, { "arrival": { "time": "1753680501" }, "departure": { "time": "1753680501" }, "stopId": "TTR:BOILB-2", "stopSequence": 31 }, { "arrival": { "time": "1753679914" }, "departure": { "time": "1753679914" }, "stopId": "TTR:BERAB-1A", "stopSequence": 23 }, { "arrival": { "time": "1753679744" }, "departure": { "time": "1753679744" }, "stopId": "TTR:ARAGB-2", "stopSequence": 21 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700338" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700311", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753680441" }, "departure": { "time": "1753680441" }, "stopId": "TTR:VALAB-1", "stopSequence": 31 }, { "arrival": { "time": "1753679093" }, "departure": { "time": "1753679093" }, "stopId": "TTR:VAFLB-1", "stopSequence": 9 }, { "arrival": { "time": "1753680764" }, "departure": { "time": "1753680764" }, "stopId": "TTR:TROBB-1", "stopSequence": 36 }, { "arrival": { "time": "1753680332" }, "departure": { "time": "1753680332" }, "stopId": "TTR:STSAB-1B", "stopSequence": 29 }, { "arrival": { "time": "1753680152" }, "departure": { "time": "1753680152" }, "stopId": "TTR:STRAB-1A", "stopSequence": 26 }, { "arrival": { "time": "1753679850" }, "departure": { "time": "1753679850" }, "stopId": "TTR:SAELB-2", "stopSequence": 21 }, { "arrival": { "time": "1753679310" }, "departure": { "time": "1753679310" }, "stopId": "TTR:RENAB-1", "stopSequence": 14 }, { "arrival": { "time": "1753679970" }, "departure": { "time": "1753679970" }, "stopId": "TTR:RABEB-1", "stopSequence": 23 }, { "arrival": { "time": "1753680512" }, "departure": { "time": "1753680512" }, "stopId": "TTR:PORTAB-1", "stopSequence": 32 }, { "arrival": { "time": "1753680627" }, "departure": { "time": "1753680627" }, "stopId": "TTR:POLYB-1", "stopSequence": 34 }, { "arrival": { "time": "1753681184" }, "departure": { "time": "1753681184" }, "stopId": "TTR:PAGRB-1", "stopSequence": 42 }, { "arrival": { "time": "1753679397" }, "departure": { "time": "1753679397" }, "stopId": "TTR:MIRAB-1", "stopSequence": 15 }, { "arrival": { "time": "1753679129" }, "departure": { "time": "1753679129" }, "stopId": "TTR:LAMAB-1", "stopSequence": 10 }, { "arrival": { "time": "1753679670" }, "departure": { "time": "1753679670" }, "stopId": "TTR:JJPJB-2", "stopSequence": 18 }, { "arrival": { "time": "1753679249" }, "departure": { "time": "1753679249" }, "stopId": "TTR:JERIB-1", "stopSequence": 13 }, { "arrival": { "time": "1753679190" }, "departure": { "time": "1753679190" }, "stopId": "TTR:JEBOB-1", "stopSequence": 12 }, { "arrival": { "time": "1753679010" }, "departure": { "time": "1753679010" }, "stopId": "TTR:JADEB-1", "stopSequence": 8 }, { "arrival": { "time": "1753679432" }, "departure": { "time": "1753679432" }, "stopId": "TTR:HEURB-1", "stopSequence": 16 }, { "arrival": { "time": "1753678974" }, "departure": { "time": "1753678974" }, "stopId": "TTR:GRMAB-1", "stopSequence": 7 }, { "arrival": { "time": "1753680030" }, "departure": { "time": "1753680030" }, "stopId": "TTR:GIRAB-1", "stopSequence": 24 }, { "arrival": { "time": "1753680113" }, "departure": { "time": "1753680113" }, "stopId": "TTR:GEREB-1A", "stopSequence": 25 }, { "arrival": { "time": "1753679550" }, "departure": { "time": "1753679550" }, "stopId": "TTR:GAVNB-1", "stopSequence": 17 }, { "arrival": { "time": "1753680584" }, "departure": { "time": "1753680584" }, "stopId": "TTR:FACDB-1", "stopSequence": 33 }, { "arrival": { "time": "1753680203" }, "departure": { "time": "1753680203" }, "stopId": "TTR:ERABB-1", "stopSequence": 27 }, { "arrival": { "time": "1753680715" }, "departure": { "time": "1753680715" }, "stopId": "TTR:DASSB-1", "stopSequence": 35 }, { "arrival": { "time": "1753679816" }, "departure": { "time": "1753679816" }, "stopId": "TTR:CLOCB-2A", "stopSequence": 20 }, { "arrival": { "time": "1753680273" }, "departure": { "time": "1753680273" }, "stopId": "TTR:CHVAB-1", "stopSequence": 28 }, { "arrival": { "time": "1753680392" }, "departure": { "time": "1753680392" }, "stopId": "TTR:CHURB-1", "stopSequence": 30 }, { "arrival": { "time": "1753680832" }, "departure": { "time": "1753680832" }, "stopId": "TTR:CAMUB-1", "stopSequence": 38 }, { "arrival": { "time": "1753680800" }, "departure": { "time": "1753680800" }, "stopId": "TTR:CAMEB-1", "stopSequence": 37 }, { "arrival": { "time": "1753681124" }, "departure": { "time": "1753681124" }, "stopId": "TTR:BONAB-1B", "stopSequence": 41 }, { "arrival": { "time": "1753679136" }, "departure": { "time": "1753679136" }, "stopId": "TTR:BOILB-1", "stopSequence": 11 }, { "arrival": { "time": "1753679749" }, "departure": { "time": "1753679749" }, "stopId": "TTR:BERAB-2A", "stopSequence": 19 }, { "arrival": { "time": "1753680956" }, "departure": { "time": "1753680956" }, "stopId": "TTR:BCHIB-1", "stopSequence": 39 }, { "arrival": { "time": "1753681046" }, "departure": { "time": "1753681046" }, "stopId": "TTR:ARSOB-1", "stopSequence": 40 }, { "arrival": { "time": "1753679901" }, "departure": { "time": "1753679901" }, "stopId": "TTR:ARAGB-1", "stopSequence": 22 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700311" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700255", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679076" }, "departure": { "time": "1753679076" }, "stopId": "TTR:VOLTB-2", "stopSequence": 5 }, { "arrival": { "time": "1753678956" }, "departure": { "time": "1753678956" }, "stopId": "TTR:URSEB-2", "stopSequence": 2 }, { "arrival": { "time": "1753679623" }, "departure": { "time": "1753679623" }, "stopId": "TTR:TONEB-2", "stopSequence": 14 }, { "arrival": { "time": "1753679916" }, "departure": { "time": "1753679916" }, "stopId": "TTR:STRAB-2B", "stopSequence": 18 }, { "arrival": { "time": "1753680273" }, "departure": { "time": "1753680273" }, "stopId": "TTR:STPSB-2", "stopSequence": 23 }, { "arrival": { "time": "1753679682" }, "departure": { "time": "1753679682" }, "stopId": "TTR:SAFRB-2", "stopSequence": 15 }, { "arrival": { "time": "1753680096" }, "departure": { "time": "1753680096" }, "stopId": "TTR:ROYEB-2", "stopSequence": 21 }, { "arrival": { "time": "1753680334" }, "departure": { "time": "1753680334" }, "stopId": "TTR:ROTOB-2", "stopSequence": 25 }, { "arrival": { "time": "1753680474" }, "departure": { "time": "1753680474" }, "stopId": "TTR:RASPB-1", "stopSequence": 27 }, { "arrival": { "time": "1753679016" }, "departure": { "time": "1753679016" }, "stopId": "TTR:QUMAB-2", "stopSequence": 3 }, { "arrival": { "time": "1753679454" }, "departure": { "time": "1753679454" }, "stopId": "TTR:PREUB-2", "stopSequence": 10 }, { "arrival": { "time": "1753679136" }, "departure": { "time": "1753679136" }, "stopId": "TTR:PRDLB-2", "stopSequence": 6 }, { "arrival": { "time": "1753680156" }, "departure": { "time": "1753680156" }, "stopId": "TTR:PLIEB-2A", "stopSequence": 22 }, { "arrival": { "time": "1753680276" }, "departure": { "time": "1753680276" }, "stopId": "TTR:MERMB-2", "stopSequence": 24 }, { "arrival": { "time": "1753679436" }, "departure": { "time": "1753679436" }, "stopId": "TTR:MAMEB-2", "stopSequence": 11 }, { "arrival": { "time": "1753679809" }, "departure": { "time": "1753679809" }, "stopId": "TTR:MABAB-2", "stopSequence": 16 }, { "arrival": { "time": "1753680518" }, "departure": { "time": "1753680518" }, "stopId": "TTR:LECCB-1", "stopSequence": 28 }, { "arrival": { "time": "1753679855" }, "departure": { "time": "1753679855" }, "stopId": "TTR:GEREB-2", "stopSequence": 17 }, { "arrival": { "time": "1753679258" }, "departure": { "time": "1753679258" }, "stopId": "TTR:FACTB-2", "stopSequence": 7 }, { "arrival": { "time": "1753680041" }, "departure": { "time": "1753680041" }, "stopId": "TTR:DUPPB-2A", "stopSequence": 19 }, { "arrival": { "time": "1753679490" }, "departure": { "time": "1753679490" }, "stopId": "TTR:DESMB-2", "stopSequence": 12 }, { "arrival": { "time": "1753679316" }, "departure": { "time": "1753679316" }, "stopId": "TTR:DABLB-2", "stopSequence": 8 }, { "arrival": { "time": "1753680396" }, "departure": { "time": "1753680396" }, "stopId": "TTR:CHJOB-1", "stopSequence": 26 }, { "arrival": { "time": "1753679101" }, "departure": { "time": "1753679101" }, "stopId": "TTR:CHDTB-2", "stopSequence": 4 }, { "arrival": { "time": "1753680036" }, "departure": { "time": "1753680036" }, "stopId": "TTR:CARNB-2", "stopSequence": 20 }, { "arrival": { "time": "1753679557" }, "departure": { "time": "1753679557" }, "stopId": "TTR:BREOB-2", "stopSequence": 13 }, { "arrival": { "time": "1753679376" }, "departure": { "time": "1753679376" }, "stopId": "TTR:BOYEB-2A", "stopSequence": 9 }, { "arrival": { "time": "1753680576" }, "departure": { "time": "1753680576" }, "stopId": "TTR:ATLEB-1C", "stopSequence": 29 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700255" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700212", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753678925" }, "departure": { "time": "1753678925" }, "stopId": "TTR:ATLEB-1C", "stopSequence": 29 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700212" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700201", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679555" }, "departure": { "time": "1753679555" }, "stopId": "TTR:VOLTB-1", "stopSequence": 26 }, { "arrival": { "time": "1753679796" }, "departure": { "time": "1753679796" }, "stopId": "TTR:URSEB-1", "stopSequence": 29 }, { "arrival": { "time": "1753678955" }, "departure": { "time": "1753678955" }, "stopId": "TTR:TONEB-1", "stopSequence": 17 }, { "arrival": { "time": "1753679856" }, "departure": { "time": "1753679856" }, "stopId": "TTR:REMPB-1", "stopSequence": 30 }, { "arrival": { "time": "1753679676" }, "departure": { "time": "1753679676" }, "stopId": "TTR:QUMAB-1", "stopSequence": 28 }, { "arrival": { "time": "1753679159" }, "departure": { "time": "1753679159" }, "stopId": "TTR:PREUB-1", "stopSequence": 21 }, { "arrival": { "time": "1753679496" }, "departure": { "time": "1753679496" }, "stopId": "TTR:PODLB-1", "stopSequence": 25 }, { "arrival": { "time": "1753679137" }, "departure": { "time": "1753679137" }, "stopId": "TTR:MAMEB-1", "stopSequence": 20 }, { "arrival": { "time": "1753679401" }, "departure": { "time": "1753679401" }, "stopId": "TTR:FACTB-1", "stopSequence": 24 }, { "arrival": { "time": "1753679077" }, "departure": { "time": "1753679077" }, "stopId": "TTR:DESMB-1", "stopSequence": 19 }, { "arrival": { "time": "1753679316" }, "departure": { "time": "1753679316" }, "stopId": "TTR:DABLB-1A", "stopSequence": 23 }, { "arrival": { "time": "1753679616" }, "departure": { "time": "1753679616" }, "stopId": "TTR:CHDTB-1", "stopSequence": 27 }, { "arrival": { "time": "1753679017" }, "departure": { "time": "1753679017" }, "stopId": "TTR:BREOB-1", "stopSequence": 18 }, { "arrival": { "time": "1753679253" }, "departure": { "time": "1753679253" }, "stopId": "TTR:BOYEB-1A", "stopSequence": 22 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700201" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700151", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679451" }, "departure": { "time": "1753679451" }, "stopId": "TTR:STJAB-2", "stopSequence": 17 }, { "arrival": { "time": "1753679751" }, "departure": { "time": "1753679751" }, "stopId": "TTR:STENB-2", "stopSequence": 21 }, { "arrival": { "time": "1753681058" }, "departure": { "time": "1753681058" }, "stopId": "TTR:SAELB-2", "stopSequence": 36 }, { "arrival": { "time": "1753681351" }, "departure": { "time": "1753681351" }, "stopId": "TTR:SAANB-2", "stopSequence": 42 }, { "arrival": { "time": "1753681122" }, "departure": { "time": "1753681122" }, "stopId": "TTR:RODLB-2A", "stopSequence": 38 }, { "arrival": { "time": "1753681494" }, "departure": { "time": "1753681494" }, "stopId": "TTR:RICEB-2", "stopSequence": 44 }, { "arrival": { "time": "1753680233" }, "departure": { "time": "1753680233" }, "stopId": "TTR:RASPB-2", "stopSequence": 26 }, { "arrival": { "time": "1753681244" }, "departure": { "time": "1753681244" }, "stopId": "TTR:PREUB-2", "stopSequence": 40 }, { "arrival": { "time": "1753680055" }, "departure": { "time": "1753680055" }, "stopId": "TTR:POMPB-2", "stopSequence": 23 }, { "arrival": { "time": "1753680407" }, "departure": { "time": "1753680407" }, "stopId": "TTR:PEPLB-2", "stopSequence": 29 }, { "arrival": { "time": "1753679151" }, "departure": { "time": "1753679151" }, "stopId": "TTR:PASUB-2", "stopSequence": 13 }, { "arrival": { "time": "1753679612" }, "departure": { "time": "1753679612" }, "stopId": "TTR:MOZAB-2", "stopSequence": 19 }, { "arrival": { "time": "1753681311" }, "departure": { "time": "1753681311" }, "stopId": "TTR:MAMEB-2", "stopSequence": 41 }, { "arrival": { "time": "1753680231" }, "departure": { "time": "1753680231" }, "stopId": "TTR:LECCB-2", "stopSequence": 25 }, { "arrival": { "time": "1753681611" }, "departure": { "time": "1753681611" }, "stopId": "TTR:LAPLB-1", "stopSequence": 46 }, { "arrival": { "time": "1753681198" }, "departure": { "time": "1753681198" }, "stopId": "TTR:LAMRB-2", "stopSequence": 39 }, { "arrival": { "time": "1753680351" }, "departure": { "time": "1753680351" }, "stopId": "TTR:JOLIB-2", "stopSequence": 28 }, { "arrival": { "time": "1753680831" }, "departure": { "time": "1753680831" }, "stopId": "TTR:JJPJB-2", "stopSequence": 33 }, { "arrival": { "time": "1753679673" }, "departure": { "time": "1753679673" }, "stopId": "TTR:INDYB-2", "stopSequence": 20 }, { "arrival": { "time": "1753679391" }, "departure": { "time": "1753679391" }, "stopId": "TTR:GRANB-2", "stopSequence": 16 }, { "arrival": { "time": "1753680651" }, "departure": { "time": "1753680651" }, "stopId": "TTR:GATNB-1", "stopSequence": 32 }, { "arrival": { "time": "1753681072" }, "departure": { "time": "1753681072" }, "stopId": "TTR:FRUMB-2", "stopSequence": 37 }, { "arrival": { "time": "1753681415" }, "departure": { "time": "1753681415" }, "stopId": "TTR:FELIB-2", "stopSequence": 43 }, { "arrival": { "time": "1753679255" }, "departure": { "time": "1753679255" }, "stopId": "TTR:FACGB-2", "stopSequence": 15 }, { "arrival": { "time": "1753679931" }, "departure": { "time": "1753679931" }, "stopId": "TTR:ESSAB-2", "stopSequence": 22 }, { "arrival": { "time": "1753679571" }, "departure": { "time": "1753679571" }, "stopId": "TTR:ECCOB-2", "stopSequence": 18 }, { "arrival": { "time": "1753680469" }, "departure": { "time": "1753680469" }, "stopId": "TTR:DOFOB-2", "stopSequence": 30 }, { "arrival": { "time": "1753680944" }, "departure": { "time": "1753680944" }, "stopId": "TTR:CLOCB-2A", "stopSequence": 35 }, { "arrival": { "time": "1753680297" }, "departure": { "time": "1753680297" }, "stopId": "TTR:CHJOB-2", "stopSequence": 27 }, { "arrival": { "time": "1753680531" }, "departure": { "time": "1753680531" }, "stopId": "TTR:CHGEB-2", "stopSequence": 31 }, { "arrival": { "time": "1753678845" }, "departure": { "time": "1753678906" }, "stopId": "TTR:CHDJB-2", "stopSequence": 11 }, { "arrival": { "time": "1753681532" }, "departure": { "time": "1753681532" }, "stopId": "TTR:BUISB-2", "stopSequence": 45 }, { "arrival": { "time": "1753679214" }, "departure": { "time": "1753679214" }, "stopId": "TTR:BONAB-2", "stopSequence": 14 }, { "arrival": { "time": "1753680888" }, "departure": { "time": "1753680888" }, "stopId": "TTR:BERAB-2A", "stopSequence": 34 }, { "arrival": { "time": "1753679019" }, "departure": { "time": "1753679019" }, "stopId": "TTR:BAUDB-2", "stopSequence": 12 }, { "arrival": { "time": "1753680150" }, "departure": { "time": "1753680150" }, "stopId": "TTR:ATDUB-2", "stopSequence": 24 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700151" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700120", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753680699" }, "departure": { "time": "1753680699" }, "stopId": "TTR:TAMAB-2", "stopSequence": 42 }, { "arrival": { "time": "1753679681" }, "departure": { "time": "1753679681" }, "stopId": "TTR:STENB-1", "stopSequence": 28 }, { "arrival": { "time": "1753679253" }, "departure": { "time": "1753679253" }, "stopId": "TTR:RASPB-1", "stopSequence": 23 }, { "arrival": { "time": "1753679435" }, "departure": { "time": "1753679435" }, "stopId": "TTR:POMPB-1", "stopSequence": 26 }, { "arrival": { "time": "1753679089" }, "departure": { "time": "1753679089" }, "stopId": "TTR:PEPLB-1", "stopSequence": 20 }, { "arrival": { "time": "1753681050" }, "departure": { "time": "1753681050" }, "stopId": "TTR:PEMAB-1", "stopSequence": 47 }, { "arrival": { "time": "1753680270" }, "departure": { "time": "1753680270" }, "stopId": "TTR:PASUB-1", "stopSequence": 37 }, { "arrival": { "time": "1753679933" }, "departure": { "time": "1753679933" }, "stopId": "TTR:PANOB-1", "stopSequence": 33 }, { "arrival": { "time": "1753679790" }, "departure": { "time": "1753679790" }, "stopId": "TTR:MOZAB-1", "stopSequence": 30 }, { "arrival": { "time": "1753680884" }, "departure": { "time": "1753680884" }, "stopId": "TTR:MESLB-1", "stopSequence": 45 }, { "arrival": { "time": "1753680642" }, "departure": { "time": "1753680642" }, "stopId": "TTR:MACHB-2", "stopSequence": 41 }, { "arrival": { "time": "1753679310" }, "departure": { "time": "1753679310" }, "stopId": "TTR:LECCB-1", "stopSequence": 24 }, { "arrival": { "time": "1753679140" }, "departure": { "time": "1753679140" }, "stopId": "TTR:JOLIB-1", "stopSequence": 21 }, { "arrival": { "time": "1753679739" }, "departure": { "time": "1753679739" }, "stopId": "TTR:INDYB-1A", "stopSequence": 29 }, { "arrival": { "time": "1753681170" }, "departure": { "time": "1753681170" }, "stopId": "TTR:GRSUB-2", "stopSequence": 48 }, { "arrival": { "time": "1753680031" }, "departure": { "time": "1753680031" }, "stopId": "TTR:GRNAB-1", "stopSequence": 34 }, { "arrival": { "time": "1753680758" }, "departure": { "time": "1753680758" }, "stopId": "TTR:GRENB-1", "stopSequence": 43 }, { "arrival": { "time": "1753678892" }, "departure": { "time": "1753678892" }, "stopId": "TTR:GATSB-1", "stopSequence": 17 }, { "arrival": { "time": "1753680150" }, "departure": { "time": "1753680150" }, "stopId": "TTR:FACGB-1", "stopSequence": 35 }, { "arrival": { "time": "1753679550" }, "departure": { "time": "1753679550" }, "stopId": "TTR:ESSAB-1", "stopSequence": 27 }, { "arrival": { "time": "1753679858" }, "departure": { "time": "1753679858" }, "stopId": "TTR:ECCOB-1", "stopSequence": 31 }, { "arrival": { "time": "1753679073" }, "departure": { "time": "1753679073" }, "stopId": "TTR:DOFOB-1", "stopSequence": 19 }, { "arrival": { "time": "1753679196" }, "departure": { "time": "1753679196" }, "stopId": "TTR:CHJOB-1", "stopSequence": 22 }, { "arrival": { "time": "1753678974" }, "departure": { "time": "1753678974" }, "stopId": "TTR:CHGOB-1", "stopSequence": 18 }, { "arrival": { "time": "1753680521" }, "departure": { "time": "1753680521" }, "stopId": "TTR:CHDJB-1", "stopSequence": 39 }, { "arrival": { "time": "1753680941" }, "departure": { "time": "1753680941" }, "stopId": "TTR:CHDCB-1", "stopSequence": 46 }, { "arrival": { "time": "1753680213" }, "departure": { "time": "1753680213" }, "stopId": "TTR:BONAB-1", "stopSequence": 36 }, { "arrival": { "time": "1753680825" }, "departure": { "time": "1753680825" }, "stopId": "TTR:BERCB-1", "stopSequence": 44 }, { "arrival": { "time": "1753679863" }, "departure": { "time": "1753679863" }, "stopId": "TTR:BEETB-1", "stopSequence": 32 }, { "arrival": { "time": "1753680395" }, "departure": { "time": "1753680395" }, "stopId": "TTR:BAUDB-1", "stopSequence": 38 }, { "arrival": { "time": "1753680630" }, "departure": { "time": "1753680630" }, "stopId": "TTR:BACAB-2", "stopSequence": 40 }, { "arrival": { "time": "1753679372" }, "departure": { "time": "1753679372" }, "stopId": "TTR:ATDUB-1", "stopSequence": 25 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700120" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700069", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753681751" }, "departure": { "time": "1753681751" }, "stopId": "TTR:VENCB-1", "stopSequence": 49 }, { "arrival": { "time": "1753680564" }, "departure": { "time": "1753680564" }, "stopId": "TTR:STENB-1", "stopSequence": 28 }, { "arrival": { "time": "1753679365" }, "departure": { "time": "1753679365" }, "stopId": "TTR:SAELB-1", "stopSequence": 12 }, { "arrival": { "time": "1753679002" }, "departure": { "time": "1753679002" }, "stopId": "TTR:SAANB-1", "stopSequence": 6 }, { "arrival": { "time": "1753681447" }, "departure": { "time": "1753681447" }, "stopId": "TTR:ROSNB-1", "stopSequence": 42 }, { "arrival": { "time": "1753679254" }, "departure": { "time": "1753679254" }, "stopId": "TTR:RODLB-1A", "stopSequence": 10 }, { "arrival": { "time": "1753680126" }, "departure": { "time": "1753680126" }, "stopId": "TTR:RASPB-1", "stopSequence": 23 }, { "arrival": { "time": "1753681207" }, "departure": { "time": "1753681207" }, "stopId": "TTR:PRSAB-1", "stopSequence": 38 }, { "arrival": { "time": "1753679153" }, "departure": { "time": "1753679153" }, "stopId": "TTR:PREUB-1", "stopSequence": 8 }, { "arrival": { "time": "1753680304" }, "departure": { "time": "1753680304" }, "stopId": "TTR:POMPB-1", "stopSequence": 26 }, { "arrival": { "time": "1753681643" }, "departure": { "time": "1753681643" }, "stopId": "TTR:PIPLB-1", "stopSequence": 46 }, { "arrival": { "time": "1753679959" }, "departure": { "time": "1753679959" }, "stopId": "TTR:PEPLB-1", "stopSequence": 20 }, { "arrival": { "time": "1753681140" }, "departure": { "time": "1753681140" }, "stopId": "TTR:PASUB-1", "stopSequence": 37 }, { "arrival": { "time": "1753680833" }, "departure": { "time": "1753680833" }, "stopId": "TTR:PANOB-1", "stopSequence": 33 }, { "arrival": { "time": "1753680660" }, "departure": { "time": "1753680660" }, "stopId": "TTR:MOZAB-1", "stopSequence": 30 }, { "arrival": { "time": "1753681654" }, "departure": { "time": "1753681654" }, "stopId": "TTR:MANCB-1", "stopSequence": 47 }, { "arrival": { "time": "1753679100" }, "departure": { "time": "1753679100" }, "stopId": "TTR:MAMEB-1", "stopSequence": 7 }, { "arrival": { "time": "1753680180" }, "departure": { "time": "1753680180" }, "stopId": "TTR:LECCB-1", "stopSequence": 24 }, { "arrival": { "time": "1753679217" }, "departure": { "time": "1753679217" }, "stopId": "TTR:LAMRB-1", "stopSequence": 9 }, { "arrival": { "time": "1753681515" }, "departure": { "time": "1753681515" }, "stopId": "TTR:JUROB-1", "stopSequence": 43 }, { "arrival": { "time": "1753680021" }, "departure": { "time": "1753680021" }, "stopId": "TTR:JOLIB-1", "stopSequence": 21 }, { "arrival": { "time": "1753679580" }, "departure": { "time": "1753679580" }, "stopId": "TTR:JJBEB-1", "stopSequence": 15 }, { "arrival": { "time": "1753680622" }, "departure": { "time": "1753680622" }, "stopId": "TTR:INDYB-1A", "stopSequence": 29 }, { "arrival": { "time": "1753680914" }, "departure": { "time": "1753680914" }, "stopId": "TTR:GRNAB-1", "stopSequence": 34 }, { "arrival": { "time": "1753679700" }, "departure": { "time": "1753679700" }, "stopId": "TTR:GAVSB-1", "stopSequence": 16 }, { "arrival": { "time": "1753679732" }, "departure": { "time": "1753679732" }, "stopId": "TTR:GATSB-1", "stopSequence": 17 }, { "arrival": { "time": "1753679340" }, "departure": { "time": "1753679340" }, "stopId": "TTR:FRUMB-1", "stopSequence": 11 }, { "arrival": { "time": "1753678897" }, "departure": { "time": "1753678897" }, "stopId": "TTR:FELIB-1", "stopSequence": 5 }, { "arrival": { "time": "1753681020" }, "departure": { "time": "1753681020" }, "stopId": "TTR:FACGB-1", "stopSequence": 35 }, { "arrival": { "time": "1753680420" }, "departure": { "time": "1753680420" }, "stopId": "TTR:ESSAB-1", "stopSequence": 27 }, { "arrival": { "time": "1753680727" }, "departure": { "time": "1753680727" }, "stopId": "TTR:ECCOB-1", "stopSequence": 31 }, { "arrival": { "time": "1753681271" }, "departure": { "time": "1753681271" }, "stopId": "TTR:DUJAB-1", "stopSequence": 39 }, { "arrival": { "time": "1753679897" }, "departure": { "time": "1753679897" }, "stopId": "TTR:DOFOB-1", "stopSequence": 19 }, { "arrival": { "time": "1753681560" }, "departure": { "time": "1753681560" }, "stopId": "TTR:DEGAB-1", "stopSequence": 44 }, { "arrival": { "time": "1753681387" }, "departure": { "time": "1753681387" }, "stopId": "TTR:DECLB-1", "stopSequence": 41 }, { "arrival": { "time": "1753681612" }, "departure": { "time": "1753681612" }, "stopId": "TTR:CRPEB-1", "stopSequence": 45 }, { "arrival": { "time": "1753679453" }, "departure": { "time": "1753679453" }, "stopId": "TTR:CLOCB-1A", "stopSequence": 13 }, { "arrival": { "time": "1753680087" }, "departure": { "time": "1753680087" }, "stopId": "TTR:CHJOB-1", "stopSequence": 22 }, { "arrival": { "time": "1753679820" }, "departure": { "time": "1753679820" }, "stopId": "TTR:CHGOB-1", "stopSequence": 18 }, { "arrival": { "time": "1753681083" }, "departure": { "time": "1753681083" }, "stopId": "TTR:BONAB-1", "stopSequence": 36 }, { "arrival": { "time": "1753679460" }, "departure": { "time": "1753679460" }, "stopId": "TTR:BERAB-1A", "stopSequence": 14 }, { "arrival": { "time": "1753680767" }, "departure": { "time": "1753680767" }, "stopId": "TTR:BEETB-1", "stopSequence": 32 }, { "arrival": { "time": "1753680241" }, "departure": { "time": "1753680241" }, "stopId": "TTR:ATDUB-1", "stopSequence": 25 }, { "arrival": { "time": "1753681805" }, "departure": { "time": "1753681805" }, "stopId": "TTR:ARPTB-1", "stopSequence": 50 }, { "arrival": { "time": "1753681704" }, "departure": { "time": "1753681704" }, "stopId": "TTR:APOLB-1", "stopSequence": 48 }, { "arrival": { "time": "1753681320" }, "departure": { "time": "1753681320" }, "stopId": "TTR:AHOTB-1", "stopSequence": 40 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700069" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700050", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679702" }, "departure": { "time": "1753679702" }, "stopId": "TTR:VENCB-1", "stopSequence": 49 }, { "arrival": { "time": "1753679428" }, "departure": { "time": "1753679428" }, "stopId": "TTR:ROSNB-1", "stopSequence": 42 }, { "arrival": { "time": "1753679187" }, "departure": { "time": "1753679187" }, "stopId": "TTR:PRSAB-1", "stopSequence": 38 }, { "arrival": { "time": "1753679615" }, "departure": { "time": "1753679615" }, "stopId": "TTR:PIPLB-1", "stopSequence": 46 }, { "arrival": { "time": "1753679120" }, "departure": { "time": "1753679120" }, "stopId": "TTR:PASUB-1", "stopSequence": 37 }, { "arrival": { "time": "1753679657" }, "departure": { "time": "1753679657" }, "stopId": "TTR:MANCB-1", "stopSequence": 47 }, { "arrival": { "time": "1753679465" }, "departure": { "time": "1753679465" }, "stopId": "TTR:JUROB-1", "stopSequence": 43 }, { "arrival": { "time": "1753679000" }, "departure": { "time": "1753679000" }, "stopId": "TTR:FACGB-1", "stopSequence": 35 }, { "arrival": { "time": "1753679222" }, "departure": { "time": "1753679222" }, "stopId": "TTR:DUJAB-1", "stopSequence": 39 }, { "arrival": { "time": "1753679540" }, "departure": { "time": "1753679540" }, "stopId": "TTR:DEGAB-1", "stopSequence": 44 }, { "arrival": { "time": "1753679368" }, "departure": { "time": "1753679368" }, "stopId": "TTR:DECLB-1", "stopSequence": 41 }, { "arrival": { "time": "1753679567" }, "departure": { "time": "1753679567" }, "stopId": "TTR:CRPEB-1", "stopSequence": 45 }, { "arrival": { "time": "1753679063" }, "departure": { "time": "1753679063" }, "stopId": "TTR:BONAB-1", "stopSequence": 36 }, { "arrival": { "time": "1753679786" }, "departure": { "time": "1753679786" }, "stopId": "TTR:ARPTB-1", "stopSequence": 50 }, { "arrival": { "time": "1753679676" }, "departure": { "time": "1753679676" }, "stopId": "TTR:APOLB-1", "stopSequence": 48 }, { "arrival": { "time": "1753679300" }, "departure": { "time": "1753679300" }, "stopId": "TTR:AHOTB-1", "stopSequence": 40 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700050" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700023", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679725" }, "departure": { "time": "1753679725" }, "stopId": "TTR:SAELB-2", "stopSequence": 38 }, { "arrival": { "time": "1753679988" }, "departure": { "time": "1753679988" }, "stopId": "TTR:SAANB-2", "stopSequence": 44 }, { "arrival": { "time": "1753679765" }, "departure": { "time": "1753679765" }, "stopId": "TTR:RODLB-2A", "stopSequence": 40 }, { "arrival": { "time": "1753680100" }, "departure": { "time": "1753680100" }, "stopId": "TTR:RICEB-2", "stopSequence": 46 }, { "arrival": { "time": "1753678942" }, "departure": { "time": "1753678942" }, "stopId": "TTR:RASPB-2", "stopSequence": 28 }, { "arrival": { "time": "1753679897" }, "departure": { "time": "1753679897" }, "stopId": "TTR:PREUB-2", "stopSequence": 42 }, { "arrival": { "time": "1753679073" }, "departure": { "time": "1753679073" }, "stopId": "TTR:PEPLB-2", "stopSequence": 31 }, { "arrival": { "time": "1753679917" }, "departure": { "time": "1753679917" }, "stopId": "TTR:MAMEB-2", "stopSequence": 43 }, { "arrival": { "time": "1753678897" }, "departure": { "time": "1753678897" }, "stopId": "TTR:LECCB-2", "stopSequence": 27 }, { "arrival": { "time": "1753680217" }, "departure": { "time": "1753680217" }, "stopId": "TTR:LAPLB-1", "stopSequence": 48 }, { "arrival": { "time": "1753679847" }, "departure": { "time": "1753679847" }, "stopId": "TTR:LAMRB-2", "stopSequence": 41 }, { "arrival": { "time": "1753679017" }, "departure": { "time": "1753679017" }, "stopId": "TTR:JOLIB-2", "stopSequence": 30 }, { "arrival": { "time": "1753679497" }, "departure": { "time": "1753679497" }, "stopId": "TTR:JJPJB-2", "stopSequence": 35 }, { "arrival": { "time": "1753679317" }, "departure": { "time": "1753679317" }, "stopId": "TTR:GATNB-1", "stopSequence": 34 }, { "arrival": { "time": "1753679735" }, "departure": { "time": "1753679735" }, "stopId": "TTR:FRUMB-2", "stopSequence": 39 }, { "arrival": { "time": "1753680052" }, "departure": { "time": "1753680052" }, "stopId": "TTR:FELIB-2", "stopSequence": 45 }, { "arrival": { "time": "1753679135" }, "departure": { "time": "1753679135" }, "stopId": "TTR:DOFOB-2", "stopSequence": 32 }, { "arrival": { "time": "1753679623" }, "departure": { "time": "1753679623" }, "stopId": "TTR:CLOCB-2A", "stopSequence": 37 }, { "arrival": { "time": "1753678963" }, "departure": { "time": "1753678963" }, "stopId": "TTR:CHJOB-2", "stopSequence": 29 }, { "arrival": { "time": "1753679197" }, "departure": { "time": "1753679197" }, "stopId": "TTR:CHGEB-2", "stopSequence": 33 }, { "arrival": { "time": "1753680169" }, "departure": { "time": "1753680169" }, "stopId": "TTR:BUISB-2", "stopSequence": 47 }, { "arrival": { "time": "1753679603" }, "departure": { "time": "1753679603" }, "stopId": "TTR:BERAB-2A", "stopSequence": 36 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:700023" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:699983", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679473" }, "departure": { "time": "1753679473" }, "stopId": "TTR:VAUCB-2", "stopSequence": 27 }, { "arrival": { "time": "1753678995" }, "departure": { "time": "1753678995" }, "stopId": "TTR:URSEB-2", "stopSequence": 21 }, { "arrival": { "time": "1753679667" }, "departure": { "time": "1753679667" }, "stopId": "TTR:TORRB-2", "stopSequence": 30 }, { "arrival": { "time": "1753680011" }, "departure": { "time": "1753680011" }, "stopId": "TTR:THALB-2", "stopSequence": 35 }, { "arrival": { "time": "1753679713" }, "departure": { "time": "1753679713" }, "stopId": "TTR:PEARB-1", "stopSequence": 31 }, { "arrival": { "time": "1753679115" }, "departure": { "time": "1753679115" }, "stopId": "TTR:PASSB-2", "stopSequence": 22 }, { "arrival": { "time": "1753679533" }, "departure": { "time": "1753679533" }, "stopId": "TTR:MELIB-2", "stopSequence": 28 }, { "arrival": { "time": "1753679295" }, "departure": { "time": "1753679295" }, "stopId": "TTR:MAJUB-2", "stopSequence": 25 }, { "arrival": { "time": "1753679418" }, "departure": { "time": "1753679418" }, "stopId": "TTR:LYVAB-2A", "stopSequence": 26 }, { "arrival": { "time": "1753680145" }, "departure": { "time": "1753680145" }, "stopId": "TTR:LYCHB-2", "stopSequence": 37 }, { "arrival": { "time": "1753679776" }, "departure": { "time": "1753679776" }, "stopId": "TTR:LUXEB-1", "stopSequence": 32 }, { "arrival": { "time": "1753679949" }, "departure": { "time": "1753679949" }, "stopId": "TTR:LPCLB-1", "stopSequence": 34 }, { "arrival": { "time": "1753679176" }, "departure": { "time": "1753679176" }, "stopId": "TTR:IUTB-2", "stopSequence": 23 }, { "arrival": { "time": "1753680191" }, "departure": { "time": "1753680191" }, "stopId": "TTR:DOUEB-2A", "stopSequence": 38 }, { "arrival": { "time": "1753679894" }, "departure": { "time": "1753679894" }, "stopId": "TTR:COPPB-2", "stopSequence": 33 }, { "arrival": { "time": "1753679226" }, "departure": { "time": "1753679226" }, "stopId": "TTR:CHOPB-2", "stopSequence": 24 }, { "arrival": { "time": "1753679602" }, "departure": { "time": "1753679602" }, "stopId": "TTR:AEROB-2", "stopSequence": 29 }, { "arrival": { "time": "1753680128" }, "departure": { "time": "1753680128" }, "stopId": "TTR:ABGAB-2", "stopSequence": 36 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:699983" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:699955", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679670" }, "departure": { "time": "1753679670" }, "stopId": "TTR:VEROB-1", "stopSequence": 27 }, { "arrival": { "time": "1753679354" }, "departure": { "time": "1753679354" }, "stopId": "TTR:SALEB-1", "stopSequence": 23 }, { "arrival": { "time": "1753680163" }, "departure": { "time": "1753680163" }, "stopId": "TTR:PRSAB-1", "stopSequence": 34 }, { "arrival": { "time": "1753679496" }, "departure": { "time": "1753679496" }, "stopId": "TTR:PLIOB-1", "stopSequence": 25 }, { "arrival": { "time": "1753680103" }, "departure": { "time": "1753680103" }, "stopId": "TTR:PASUB-1", "stopSequence": 33 }, { "arrival": { "time": "1753679795" }, "departure": { "time": "1753679795" }, "stopId": "TTR:PANOB-1", "stopSequence": 29 }, { "arrival": { "time": "1753678996" }, "departure": { "time": "1753678996" }, "stopId": "TTR:MIRAB-1A", "stopSequence": 19 }, { "arrival": { "time": "1753679730" }, "departure": { "time": "1753679730" }, "stopId": "TTR:LACB-1", "stopSequence": 28 }, { "arrival": { "time": "1753679296" }, "departure": { "time": "1753679296" }, "stopId": "TTR:JJOUB-1", "stopSequence": 22 }, { "arrival": { "time": "1753679077" }, "departure": { "time": "1753679077" }, "stopId": "TTR:HEURB-1", "stopSequence": 20 }, { "arrival": { "time": "1753679861" }, "departure": { "time": "1753679861" }, "stopId": "TTR:GRNAB-1", "stopSequence": 30 }, { "arrival": { "time": "1753679176" }, "departure": { "time": "1753679176" }, "stopId": "TTR:GAVNB-1", "stopSequence": 21 }, { "arrival": { "time": "1753679970" }, "departure": { "time": "1753679970" }, "stopId": "TTR:FACGB-1", "stopSequence": 31 }, { "arrival": { "time": "1753680264" }, "departure": { "time": "1753680264" }, "stopId": "TTR:DUJAB-1B", "stopSequence": 35 }, { "arrival": { "time": "1753679560" }, "departure": { "time": "1753679560" }, "stopId": "TTR:CHARB-1", "stopSequence": 26 }, { "arrival": { "time": "1753680040" }, "departure": { "time": "1753680040" }, "stopId": "TTR:BONAB-1", "stopSequence": 32 }, { "arrival": { "time": "1753679416" }, "departure": { "time": "1753679416" }, "stopId": "TTR:BOISB-1", "stopSequence": 24 }, { "arrival": { "time": "1753680320" }, "departure": { "time": "1753680320" }, "stopId": "TTR:AHOTB-1A", "stopSequence": 36 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:699955" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:699933", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753678923" }, "departure": { "time": "1753678923" }, "stopId": "TTR:PRSAB-1", "stopSequence": 34 }, { "arrival": { "time": "1753678996" }, "departure": { "time": "1753678996" }, "stopId": "TTR:DUJAB-1B", "stopSequence": 35 }, { "arrival": { "time": "1753679052" }, "departure": { "time": "1753679052" }, "stopId": "TTR:AHOTB-1A", "stopSequence": 36 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:699933" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:699922", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753678900" }, "departure": { "time": "1753678900" }, "stopId": "TTR:THALB-2", "stopSequence": 35 }, { "arrival": { "time": "1753679066" }, "departure": { "time": "1753679066" }, "stopId": "TTR:LYCHB-2", "stopSequence": 37 }, { "arrival": { "time": "1753679080" }, "departure": { "time": "1753679080" }, "stopId": "TTR:DOUEB-2A", "stopSequence": 38 }, { "arrival": { "time": "1753679028" }, "departure": { "time": "1753679028" }, "stopId": "TTR:ABGAB-2", "stopSequence": 36 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:699922" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:699904", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679323" }, "departure": { "time": "1753679323" }, "stopId": "TTR:VEREB-2", "stopSequence": 12 }, { "arrival": { "time": "1753680518" }, "departure": { "time": "1753680518" }, "stopId": "TTR:VAUCB-2", "stopSequence": 27 }, { "arrival": { "time": "1753680032" }, "departure": { "time": "1753680032" }, "stopId": "TTR:URSEB-2", "stopSequence": 21 }, { "arrival": { "time": "1753680693" }, "departure": { "time": "1753680693" }, "stopId": "TTR:TORRB-2", "stopSequence": 30 }, { "arrival": { "time": "1753681058" }, "departure": { "time": "1753681058" }, "stopId": "TTR:THALB-2", "stopSequence": 35 }, { "arrival": { "time": "1753679023" }, "departure": { "time": "1753679023" }, "stopId": "TTR:STJAB-2", "stopSequence": 9 }, { "arrival": { "time": "1753679620" }, "departure": { "time": "1753679620" }, "stopId": "TTR:SALEB-2", "stopSequence": 16 }, { "arrival": { "time": "1753679439" }, "departure": { "time": "1753679439" }, "stopId": "TTR:PLIEB-2", "stopSequence": 14 }, { "arrival": { "time": "1753680758" }, "departure": { "time": "1753680758" }, "stopId": "TTR:PEARB-1", "stopSequence": 31 }, { "arrival": { "time": "1753680152" }, "departure": { "time": "1753680152" }, "stopId": "TTR:PASSB-2", "stopSequence": 22 }, { "arrival": { "time": "1753679945" }, "departure": { "time": "1753679945" }, "stopId": "TTR:MIRAB-2A", "stopSequence": 20 }, { "arrival": { "time": "1753680578" }, "departure": { "time": "1753680578" }, "stopId": "TTR:MELIB-2", "stopSequence": 28 }, { "arrival": { "time": "1753680338" }, "departure": { "time": "1753680338" }, "stopId": "TTR:MAJUB-2", "stopSequence": 25 }, { "arrival": { "time": "1753680463" }, "departure": { "time": "1753680463" }, "stopId": "TTR:LYVAB-2A", "stopSequence": 26 }, { "arrival": { "time": "1753681173" }, "departure": { "time": "1753681173" }, "stopId": "TTR:LYCHB-2", "stopSequence": 37 }, { "arrival": { "time": "1753680822" }, "departure": { "time": "1753680822" }, "stopId": "TTR:LUXEB-1", "stopSequence": 32 }, { "arrival": { "time": "1753681000" }, "departure": { "time": "1753681000" }, "stopId": "TTR:LPCLB-1", "stopSequence": 34 }, { "arrival": { "time": "1753679203" }, "departure": { "time": "1753679203" }, "stopId": "TTR:LACB-2", "stopSequence": 11 }, { "arrival": { "time": "1753679683" }, "departure": { "time": "1753679683" }, "stopId": "TTR:JJESB-2", "stopSequence": 17 }, { "arrival": { "time": "1753680222" }, "departure": { "time": "1753680222" }, "stopId": "TTR:IUTB-2", "stopSequence": 23 }, { "arrival": { "time": "1753679860" }, "departure": { "time": "1753679860" }, "stopId": "TTR:HEURB-2A", "stopSequence": 19 }, { "arrival": { "time": "1753678963" }, "departure": { "time": "1753678963" }, "stopId": "TTR:GRANB-2", "stopSequence": 8 }, { "arrival": { "time": "1753679803" }, "departure": { "time": "1753679803" }, "stopId": "TTR:GAVSB-1", "stopSequence": 18 }, { "arrival": { "time": "1753681238" }, "departure": { "time": "1753681238" }, "stopId": "TTR:DOUEB-2A", "stopSequence": 38 }, { "arrival": { "time": "1753680947" }, "departure": { "time": "1753680947" }, "stopId": "TTR:COPPB-2", "stopSequence": 33 }, { "arrival": { "time": "1753680274" }, "departure": { "time": "1753680274" }, "stopId": "TTR:CHOPB-2", "stopSequence": 24 }, { "arrival": { "time": "1753679377" }, "departure": { "time": "1753679377" }, "stopId": "TTR:CHARB-2", "stopSequence": 13 }, { "arrival": { "time": "1753679561" }, "departure": { "time": "1753679561" }, "stopId": "TTR:BOISB-2", "stopSequence": 15 }, { "arrival": { "time": "1753679136" }, "departure": { "time": "1753679136" }, "stopId": "TTR:BEETB-1", "stopSequence": 10 }, { "arrival": { "time": "1753680647" }, "departure": { "time": "1753680647" }, "stopId": "TTR:AEROB-2", "stopSequence": 29 }, { "arrival": { "time": "1753681181" }, "departure": { "time": "1753681181" }, "stopId": "TTR:ABGAB-2", "stopSequence": 36 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:699904" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:699882", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753680560" }, "departure": { "time": "1753680560" }, "stopId": "TTR:VEROB-1", "stopSequence": 27 }, { "arrival": { "time": "1753679239" }, "departure": { "time": "1753679239" }, "stopId": "TTR:VAUCB-1", "stopSequence": 12 }, { "arrival": { "time": "1753679707" }, "departure": { "time": "1753679707" }, "stopId": "TTR:URSEB-1", "stopSequence": 18 }, { "arrival": { "time": "1753679083" }, "departure": { "time": "1753679083" }, "stopId": "TTR:TORRB-1", "stopSequence": 9 }, { "arrival": { "time": "1753680207" }, "departure": { "time": "1753680207" }, "stopId": "TTR:SALEB-1", "stopSequence": 23 }, { "arrival": { "time": "1753681055" }, "departure": { "time": "1753681055" }, "stopId": "TTR:PRSAB-1", "stopSequence": 34 }, { "arrival": { "time": "1753680379" }, "departure": { "time": "1753680379" }, "stopId": "TTR:PLIOB-1", "stopSequence": 25 }, { "arrival": { "time": "1753679059" }, "departure": { "time": "1753679059" }, "stopId": "TTR:PEARB-2", "stopSequence": 8 }, { "arrival": { "time": "1753680982" }, "departure": { "time": "1753680982" }, "stopId": "TTR:PASUB-1", "stopSequence": 33 }, { "arrival": { "time": "1753679599" }, "departure": { "time": "1753679599" }, "stopId": "TTR:PASSB-1", "stopSequence": 17 }, { "arrival": { "time": "1753680685" }, "departure": { "time": "1753680685" }, "stopId": "TTR:PANOB-1", "stopSequence": 29 }, { "arrival": { "time": "1753679839" }, "departure": { "time": "1753679839" }, "stopId": "TTR:MIRAB-1A", "stopSequence": 19 }, { "arrival": { "time": "1753679184" }, "departure": { "time": "1753679184" }, "stopId": "TTR:MELIB-1", "stopSequence": 11 }, { "arrival": { "time": "1753679419" }, "departure": { "time": "1753679419" }, "stopId": "TTR:MAJUB-1", "stopSequence": 14 }, { "arrival": { "time": "1753679295" }, "departure": { "time": "1753679295" }, "stopId": "TTR:LYVAB-1A", "stopSequence": 13 }, { "arrival": { "time": "1753678969" }, "departure": { "time": "1753678969" }, "stopId": "TTR:LUXEB-2", "stopSequence": 7 }, { "arrival": { "time": "1753680620" }, "departure": { "time": "1753680620" }, "stopId": "TTR:LACB-1", "stopSequence": 28 }, { "arrival": { "time": "1753680140" }, "departure": { "time": "1753680140" }, "stopId": "TTR:JJOUB-1", "stopSequence": 22 }, { "arrival": { "time": "1753679551" }, "departure": { "time": "1753679551" }, "stopId": "TTR:IUTB-1", "stopSequence": 16 }, { "arrival": { "time": "1753679901" }, "departure": { "time": "1753679901" }, "stopId": "TTR:HEURB-1", "stopSequence": 20 }, { "arrival": { "time": "1753680753" }, "departure": { "time": "1753680753" }, "stopId": "TTR:GRNAB-1", "stopSequence": 30 }, { "arrival": { "time": "1753680019" }, "departure": { "time": "1753680019" }, "stopId": "TTR:GAVNB-1", "stopSequence": 21 }, { "arrival": { "time": "1753680860" }, "departure": { "time": "1753680860" }, "stopId": "TTR:FACGB-1", "stopSequence": 31 }, { "arrival": { "time": "1753681128" }, "departure": { "time": "1753681128" }, "stopId": "TTR:DUJAB-1B", "stopSequence": 35 }, { "arrival": { "time": "1753679497" }, "departure": { "time": "1753679497" }, "stopId": "TTR:CHOPB-1", "stopSequence": 15 }, { "arrival": { "time": "1753680442" }, "departure": { "time": "1753680442" }, "stopId": "TTR:CHARB-1", "stopSequence": 26 }, { "arrival": { "time": "1753680919" }, "departure": { "time": "1753680919" }, "stopId": "TTR:BONAB-1", "stopSequence": 32 }, { "arrival": { "time": "1753680267" }, "departure": { "time": "1753680267" }, "stopId": "TTR:BOISB-1", "stopSequence": 24 }, { "arrival": { "time": "1753681184" }, "departure": { "time": "1753681184" }, "stopId": "TTR:AHOTB-1A", "stopSequence": 36 }, { "arrival": { "time": "1753679137" }, "departure": { "time": "1753679137" }, "stopId": "TTR:AEROB-1", "stopSequence": 10 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:699882" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:614937", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753680064" }, "departure": { "time": "1753680064" }, "stopId": "TTR:VERD-1T", "stopSequence": 19 }, { "arrival": { "time": "1753680131" }, "departure": { "time": "1753680131" }, "stopId": "TTR:VALA-1T", "stopSequence": 20 }, { "arrival": { "time": "1753680275" }, "departure": { "time": "1753680275" }, "stopId": "TTR:UNIV-1T", "stopSequence": 21 }, { "arrival": { "time": "1753679064" }, "departure": { "time": "1753679064" }, "stopId": "TTR:TRAN-1T", "stopSequence": 8 }, { "arrival": { "time": "1753679788" }, "departure": { "time": "1753679788" }, "stopId": "TTR:STPA-1T", "stopSequence": 16 }, { "arrival": { "time": "1753680810" }, "departure": { "time": "1753680810" }, "stopId": "TTR:ROTI-1T", "stopSequence": 26 }, { "arrival": { "time": "1753680681" }, "departure": { "time": "1753680681" }, "stopId": "TTR:REPB-1T", "stopSequence": 24 }, { "arrival": { "time": "1753680936" }, "departure": { "time": "1753680936" }, "stopId": "TTR:RABI-1T", "stopSequence": 27 }, { "arrival": { "time": "1753680515" }, "departure": { "time": "1753680515" }, "stopId": "TTR:POVO-1T", "stopSequence": 23 }, { "arrival": { "time": "1753679277" }, "departure": { "time": "1753679277" }, "stopId": "TTR:PODL-1T", "stopSequence": 11 }, { "arrival": { "time": "1753679726" }, "departure": { "time": "1753679726" }, "stopId": "TTR:PASP-1T", "stopSequence": 15 }, { "arrival": { "time": "1753679365" }, "departure": { "time": "1753679365" }, "stopId": "TTR:NATI-1T", "stopSequence": 12 }, { "arrival": { "time": "1753679879" }, "departure": { "time": "1753679879" }, "stopId": "TTR:LIBE-1T", "stopSequence": 17 }, { "arrival": { "time": "1753679482" }, "departure": { "time": "1753679482" }, "stopId": "TTR:JJAU-1T", "stopSequence": 13 }, { "arrival": { "time": "1753680734" }, "departure": { "time": "1753680734" }, "stopId": "TTR:JHDV-1T", "stopSequence": 25 }, { "arrival": { "time": "1753680384" }, "departure": { "time": "1753680384" }, "stopId": "TTR:HETR-1T", "stopSequence": 22 }, { "arrival": { "time": "1753679603" }, "departure": { "time": "1753679603" }, "stopId": "TTR:GATO-1T", "stopSequence": 14 }, { "arrival": { "time": "1753678943" }, "departure": { "time": "1753678943" }, "stopId": "TTR:CHRI-1T", "stopSequence": 7 }, { "arrival": { "time": "1753679188" }, "departure": { "time": "1753679188" }, "stopId": "TTR:CHOI-1T", "stopSequence": 10 }, { "arrival": { "time": "1753679113" }, "departure": { "time": "1753679113" }, "stopId": "TTR:CHBA-1T", "stopSequence": 9 }, { "arrival": { "time": "1753679955" }, "departure": { "time": "1753679955" }, "stopId": "TTR:CHAR-1T", "stopSequence": 18 }, { "arrival": { "time": "1753681041" }, "departure": { "time": "1753681041" }, "stopId": "TTR:BUDO-1T", "stopSequence": 28 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:614937" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:614921", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679491" }, "departure": { "time": "1753679491" }, "stopId": "TTR:VERD-1T", "stopSequence": 19 }, { "arrival": { "time": "1753679564" }, "departure": { "time": "1753679564" }, "stopId": "TTR:VALA-1T", "stopSequence": 20 }, { "arrival": { "time": "1753679720" }, "departure": { "time": "1753679720" }, "stopId": "TTR:UNIV-1T", "stopSequence": 21 }, { "arrival": { "time": "1753679193" }, "departure": { "time": "1753679193" }, "stopId": "TTR:STPA-1T", "stopSequence": 16 }, { "arrival": { "time": "1753680250" }, "departure": { "time": "1753680250" }, "stopId": "TTR:ROTI-1T", "stopSequence": 26 }, { "arrival": { "time": "1753680090" }, "departure": { "time": "1753680090" }, "stopId": "TTR:REPB-1T", "stopSequence": 24 }, { "arrival": { "time": "1753680356" }, "departure": { "time": "1753680356" }, "stopId": "TTR:RABI-1T", "stopSequence": 27 }, { "arrival": { "time": "1753679924" }, "departure": { "time": "1753679924" }, "stopId": "TTR:POVO-1T", "stopSequence": 23 }, { "arrival": { "time": "1753679131" }, "departure": { "time": "1753679131" }, "stopId": "TTR:PASP-1T", "stopSequence": 15 }, { "arrival": { "time": "1753679303" }, "departure": { "time": "1753679303" }, "stopId": "TTR:LIBE-1T", "stopSequence": 17 }, { "arrival": { "time": "1753678935" }, "departure": { "time": "1753678935" }, "stopId": "TTR:JJAU-1T", "stopSequence": 13 }, { "arrival": { "time": "1753680167" }, "departure": { "time": "1753680167" }, "stopId": "TTR:JHDV-1T", "stopSequence": 25 }, { "arrival": { "time": "1753679829" }, "departure": { "time": "1753679829" }, "stopId": "TTR:HETR-1T", "stopSequence": 22 }, { "arrival": { "time": "1753679056" }, "departure": { "time": "1753679056" }, "stopId": "TTR:GATO-1T", "stopSequence": 14 }, { "arrival": { "time": "1753679386" }, "departure": { "time": "1753679386" }, "stopId": "TTR:CHAR-1T", "stopSequence": 18 }, { "arrival": { "time": "1753680494" }, "departure": { "time": "1753680494" }, "stopId": "TTR:BUDO-1T", "stopSequence": 28 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:614921" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:614904", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679174" }, "departure": { "time": "1753679174" }, "stopId": "TTR:ROTI-1T", "stopSequence": 26 }, { "arrival": { "time": "1753679001" }, "departure": { "time": "1753679001" }, "stopId": "TTR:REPB-1T", "stopSequence": 24 }, { "arrival": { "time": "1753679271" }, "departure": { "time": "1753679271" }, "stopId": "TTR:RABI-1T", "stopSequence": 27 }, { "arrival": { "time": "1753679076" }, "departure": { "time": "1753679076" }, "stopId": "TTR:JHDV-1T", "stopSequence": 25 }, { "arrival": { "time": "1753679386" }, "departure": { "time": "1753679386" }, "stopId": "TTR:BUDO-1T", "stopSequence": 28 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:614904" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:614879", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753679070" }, "departure": { "time": "1753679070" }, "stopId": "TTR:VERD-2T", "stopSequence": 11 }, { "arrival": { "time": "1753679020" }, "departure": { "time": "1753679020" }, "stopId": "TTR:VALA-2T", "stopSequence": 10 }, { "arrival": { "time": "1753680335" }, "departure": { "time": "1753680335" }, "stopId": "TTR:TRRI-2T", "stopSequence": 24 }, { "arrival": { "time": "1753680130" }, "departure": { "time": "1753680130" }, "stopId": "TTR:TRAN-2T", "stopSequence": 22 }, { "arrival": { "time": "1753679378" }, "departure": { "time": "1753679378" }, "stopId": "TTR:STPA-2T", "stopSequence": 14 }, { "arrival": { "time": "1753679907" }, "departure": { "time": "1753679907" }, "stopId": "TTR:PODL-2T", "stopSequence": 19 }, { "arrival": { "time": "1753679443" }, "departure": { "time": "1753679443" }, "stopId": "TTR:PASP-2T", "stopSequence": 15 }, { "arrival": { "time": "1753679792" }, "departure": { "time": "1753679792" }, "stopId": "TTR:NATI-2T", "stopSequence": 18 }, { "arrival": { "time": "1753680769" }, "departure": { "time": "1753680769" }, "stopId": "TTR:MONC-2T", "stopSequence": 28 }, { "arrival": { "time": "1753680636" }, "departure": { "time": "1753680636" }, "stopId": "TTR:MARN-2T", "stopSequence": 27 }, { "arrival": { "time": "1753680872" }, "departure": { "time": "1753680872" }, "stopId": "TTR:LYVA-2T", "stopSequence": 29 }, { "arrival": { "time": "1753679255" }, "departure": { "time": "1753679255" }, "stopId": "TTR:LIBE-2T", "stopSequence": 13 }, { "arrival": { "time": "1753679684" }, "departure": { "time": "1753679684" }, "stopId": "TTR:JJAU-2T", "stopSequence": 17 }, { "arrival": { "time": "1753679563" }, "departure": { "time": "1753679563" }, "stopId": "TTR:GATO-2T", "stopSequence": 16 }, { "arrival": { "time": "1753680578" }, "departure": { "time": "1753680578" }, "stopId": "TTR:COPP-2T", "stopSequence": 26 }, { "arrival": { "time": "1753680237" }, "departure": { "time": "1753680237" }, "stopId": "TTR:CHRI-2T", "stopSequence": 23 }, { "arrival": { "time": "1753680005" }, "departure": { "time": "1753680005" }, "stopId": "TTR:CHOI-2T", "stopSequence": 20 }, { "arrival": { "time": "1753680043" }, "departure": { "time": "1753680043" }, "stopId": "TTR:CHBA-2T", "stopSequence": 21 }, { "arrival": { "time": "1753679210" }, "departure": { "time": "1753679210" }, "stopId": "TTR:CHAR-2T", "stopSequence": 12 }, { "arrival": { "time": "1753680467" }, "departure": { "time": "1753680467" }, "stopId": "TTR:BEFF-2T", "stopSequence": 25 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:614879" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:614871", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753678992" }, "departure": { "time": "1753678992" }, "stopId": "TTR:TRRI-2T", "stopSequence": 24 }, { "arrival": { "time": "1753679427" }, "departure": { "time": "1753679427" }, "stopId": "TTR:MONC-2T", "stopSequence": 28 }, { "arrival": { "time": "1753679293" }, "departure": { "time": "1753679293" }, "stopId": "TTR:MARN-2T", "stopSequence": 27 }, { "arrival": { "time": "1753679236" }, "departure": { "time": "1753679236" }, "stopId": "TTR:COPP-2T", "stopSequence": 26 }, { "arrival": { "time": "1753679125" }, "departure": { "time": "1753679125" }, "stopId": "TTR:BEFF-2T", "stopSequence": 25 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:614871" } } }, { "id": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:614826", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753678932" }, "departure": { "time": "1753678932" }, "stopId": "TTR:VALA-1T", "stopSequence": 20 }, { "arrival": { "time": "1753679093" }, "departure": { "time": "1753679093" }, "stopId": "TTR:UNIV-1T", "stopSequence": 21 }, { "arrival": { "time": "1753679616" }, "departure": { "time": "1753679616" }, "stopId": "TTR:ROTI-1T", "stopSequence": 26 }, { "arrival": { "time": "1753679482" }, "departure": { "time": "1753679482" }, "stopId": "TTR:REPB-1T", "stopSequence": 24 }, { "arrival": { "time": "1753679724" }, "departure": { "time": "1753679724" }, "stopId": "TTR:RABI-1T", "stopSequence": 27 }, { "arrival": { "time": "1753679305" }, "departure": { "time": "1753679305" }, "stopId": "TTR:POVO-1T", "stopSequence": 23 }, { "arrival": { "time": "1753679534" }, "departure": { "time": "1753679534" }, "stopId": "TTR:JHDV-1T", "stopSequence": 25 }, { "arrival": { "time": "1753679179" }, "departure": { "time": "1753679179" }, "stopId": "TTR:HETR-1T", "stopSequence": 22 }, { "arrival": { "time": "1753679834" }, "departure": { "time": "1753679834" }, "stopId": "TTR:BUDO-1T", "stopSequence": 28 } ], "trip": { "tripId": "TTR:BUSTRAMETE_2025_V2:1641_PT2-PH4-LUNDI:614826" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1753678987" } }