Détails de la ressource

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

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

Disponibilité au téléchargement

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

64 erreurs, 312 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 03/07/2025 à 09h03 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 STAR:ServiceJourney:709x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC stop_sequence [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 12] is not strictly sorted by increasing stop_sequence
  • trip_id STAR:ServiceJourney:328x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC stop_sequence [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 12] is not strictly sorted by increasing stop_sequence
  • trip_id STAR:ServiceJourney:330x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC stop_sequence [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 12] is not strictly sorted by increasing stop_sequence
  • trip_id STAR:ServiceJourney:431x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC stop_sequence [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 20, 21, 24, 24] is not strictly sorted by increasing stop_sequence
  • trip_id STAR:ServiceJourney:433x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC stop_sequence [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 21, 22, 23, 24, 24] is not strictly sorted by increasing stop_sequence

Sequential stop_time_updates have the same stop_sequence E036 16 erreurs

Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence

Exemples d'erreurs
  • trip_id STAR:ServiceJourney:709x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_sequence 12 - stop_sequence must increase for each stop_time_update
  • trip_id STAR:ServiceJourney:328x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_sequence 12 - stop_sequence must increase for each stop_time_update
  • trip_id STAR:ServiceJourney:330x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_sequence 12 - stop_sequence must increase for each stop_time_update
  • trip_id STAR:ServiceJourney:431x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_sequence 24 - stop_sequence must increase for each stop_time_update
  • trip_id STAR:ServiceJourney:433x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_sequence 24 - stop_sequence must increase for each stop_time_update

Sequential stop_time_updates have the same stop_id E037 16 erreurs

Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id

Exemples d'erreurs
  • trip_id STAR:ServiceJourney:709x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_id FR:42187:ZE:36427:STAR at stop_sequence 12 - sequential stop_ids should be different
  • trip_id STAR:ServiceJourney:328x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_id FR:42187:ZE:36427:STAR at stop_sequence 12 - sequential stop_ids should be different
  • trip_id STAR:ServiceJourney:330x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_id FR:42187:ZE:36427:STAR at stop_sequence 12 - sequential stop_ids should be different
  • trip_id STAR:ServiceJourney:431x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_id FR:42187:ZE:36428:STAR at stop_sequence 24 - sequential stop_ids should be different
  • trip_id STAR:ServiceJourney:433x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_id FR:42187:ZE:36428:STAR at stop_sequence 24 - sequential stop_ids should be different

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 STAR:ServiceJourney:709x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id STAR:ServiceJourney:328x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id STAR:ServiceJourney:330x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id STAR:ServiceJourney:431x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC contains stop_sequence 24 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id STAR:ServiceJourney:433x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC contains stop_sequence 24 that does not exist in GTFS stop_times.txt for this trip

Avertissements

vehicle_id not populated W002 104 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id STAR:ServiceJourney:545x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC does not have a vehicle_id
  • trip_id STAR:ServiceJourney:279x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC does not have a vehicle_id
  • trip_id STAR:ServiceJourney:280x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC does not have a vehicle_id
  • trip_id STAR:ServiceJourney:281x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC does not have a vehicle_id
  • trip_id STAR:ServiceJourney:282x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC does not have a vehicle_id

schedule_relationship not populated W009 208 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id STAR:ServiceJourney:545x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id STAR:ServiceJourney:545x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC does not have a schedule_relationship
  • trip_id STAR:ServiceJourney:279x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id STAR:ServiceJourney:279x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC does not have a schedule_relationship
  • trip_id STAR:ServiceJourney:280x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC stop_sequence 1 (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
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 2 286 29 fois (97 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 4 572 29 fois (97 % des validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 420 24 fois (80 % des validations)
E036 Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence 420 24 fois (80 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 420 24 fois (80 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 420 24 fois (80 % des validations)
W008 The data in a GTFS-realtime feed should always be less than one minute old 1 1 fois (3 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 03/07/2025 à 19h06 Europe/Paris.

trip_updates (42) 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 03/07/2025 à 19h06 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "SM:STAR:ServiceJourney:617x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751554980" }, "stopId": "FR:42184:ZE:36305:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751555040" }, "departure": { "time": "1751555040" }, "stopId": "FR:42184:ZE:36154:STAR", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1751555070" }, "departure": { "delay": 30, "time": "1751555070" }, "stopId": "FR:42184:ZE:36055:STAR", "stopSequence": 3 }, { "arrival": { "time": "1751555100" }, "departure": { "time": "1751555100" }, "stopId": "FR:42184:ZE:36319:STAR", "stopSequence": 4 }, { "arrival": { "time": "1751555160" }, "departure": { "time": "1751555160" }, "stopId": "FR:42184:ZE:35914:STAR", "stopSequence": 5 }, { "arrival": { "time": "1751555220" }, "departure": { "time": "1751555220" }, "stopId": "FR:42184:ZE:35991:STAR", "stopSequence": 6 }, { "arrival": { "delay": 32, "time": "1751555312" }, "departure": { "delay": 32, "time": "1751555312" }, "stopId": "FR:42184:ZE:36033:STAR", "stopSequence": 7 }, { "arrival": { "time": "1751555340" }, "departure": { "time": "1751555340" }, "stopId": "FR:42184:ZE:35964:STAR", "stopSequence": 8 }, { "arrival": { "time": "1751555400" }, "departure": { "time": "1751555400" }, "stopId": "FR:42184:ZE:36237:STAR", "stopSequence": 9 }, { "arrival": { "delay": 32, "time": "1751555492" }, "departure": { "delay": 32, "time": "1751555492" }, "stopId": "FR:42184:ZE:36103:STAR", "stopSequence": 10 }, { "arrival": { "delay": 32, "time": "1751555552" }, "departure": { "delay": 32, "time": "1751555552" }, "stopId": "FR:42184:ZE:36059:STAR", "stopSequence": 11 }, { "arrival": { "delay": 32, "time": "1751555612" }, "departure": { "delay": 32, "time": "1751555612" }, "stopId": "FR:42184:ZE:36080:STAR", "stopSequence": 13 }, { "arrival": { "time": "1751555640" }, "departure": { "time": "1751555640" }, "stopId": "FR:42184:ZE:36317:STAR", "stopSequence": 14 }, { "arrival": { "time": "1751555700" }, "departure": { "time": "1751555700" }, "stopId": "FR:42184:ZE:36377:STAR", "stopSequence": 15 }, { "arrival": { "time": "1751555820" }, "departure": { "time": "1751555820" }, "stopId": "FR:42184:ZE:36248:STAR", "stopSequence": 16 }, { "arrival": { "delay": 32, "time": "1751555912" }, "departure": { "delay": 32, "time": "1751555912" }, "stopId": "FR:42187:ZE:36111:STAR", "stopSequence": 17 }, { "arrival": { "time": "1751555940" }, "departure": { "time": "1751555940" }, "stopId": "FR:42187:ZE:35977:STAR", "stopSequence": 18 }, { "arrival": { "delay": -44, "time": "1751556016" }, "departure": { "delay": -44, "time": "1751556016" }, "stopId": "FR:42187:ZE:35869:STAR", "stopSequence": 19 }, { "arrival": { "delay": 47, "time": "1751556167" }, "departure": { "delay": 47, "time": "1751556167" }, "stopId": "FR:42187:ZE:36208:STAR", "stopSequence": 20 }, { "arrival": { "delay": 47, "time": "1751556227" }, "departure": { "delay": 47, "time": "1751556227" }, "stopId": "FR:42187:ZE:36203:STAR", "stopSequence": 21 }, { "arrival": { "delay": 53, "time": "1751556353" }, "departure": { "delay": 53, "time": "1751556353" }, "stopId": "FR:42187:ZE:36243:STAR", "stopSequence": 22 }, { "arrival": { "delay": 103, "time": "1751556463" }, "departure": { "delay": 103, "time": "1751556463" }, "stopId": "FR:42187:ZE:36284:STAR", "stopSequence": 23 }, { "arrival": { "delay": -34, "time": "1751556506" }, "departure": { "delay": -34, "time": "1751556506" }, "stopId": "FR:42187:ZE:35838:STAR", "stopSequence": 24 }, { "arrival": { "delay": 79, "time": "1751556739" }, "departure": { "delay": 79, "time": "1751556739" }, "stopId": "FR:42187:ZE:35916:STAR", "stopSequence": 25 }, { "arrival": { "delay": 84, "time": "1751556864" }, "departure": { "delay": 84, "time": "1751556864" }, "stopId": "FR:42187:ZE:36428:STAR", "stopSequence": 26 }, { "arrival": { "delay": 84, "time": "1751556984" }, "departure": { "delay": 84, "time": "1751556984" }, "stopId": "FR:42187:ZE:36428:STAR", "stopSequence": 26 }, { "arrival": { "delay": 93, "time": "1751557173" }, "departure": { "delay": 93, "time": "1751557173" }, "stopId": "FR:42187:ZE:36115:STAR", "stopSequence": 27 }, { "arrival": { "delay": 22879, "time": "1751580079" }, "departure": { "delay": 22879, "time": "1751580079" }, "stopId": "FR:42187:ZE:35928:STAR", "stopSequence": 28 }, { "arrival": { "delay": 22893, "time": "1751580213" }, "departure": { "delay": 22893, "time": "1751580213" }, "stopId": "FR:42187:ZE:36136:STAR", "stopSequence": 29 }, { "arrival": { "delay": 22832, "time": "1751580272" }, "departure": { "delay": 22832, "time": "1751580272" }, "stopId": "FR:42187:ZE:36046:STAR", "stopSequence": 30 }, { "arrival": { "delay": 22893, "time": "1751580513" }, "departure": { "delay": 22893, "time": "1751580513" }, "stopId": "FR:42187:ZE:36119:STAR", "stopSequence": 32 }, { "arrival": { "delay": 22884, "time": "1751580564" }, "departure": { "delay": 22884, "time": "1751580564" }, "stopId": "FR:42187:ZE:36364:STAR", "stopSequence": 33 }, { "arrival": { "delay": 22884, "time": "1751580624" }, "departure": { "delay": 22884, "time": "1751580624" }, "stopId": "FR:42187:ZE:35783:STAR", "stopSequence": 34 }, { "arrival": { "delay": 22884, "time": "1751580864" }, "departure": { "delay": 22884, "time": "1751580864" }, "stopId": "FR:42187:ZE:36406:STAR", "stopSequence": 38 }, { "arrival": { "delay": 22914, "time": "1751580894" }, "departure": { "delay": 22914, "time": "1751580894" }, "stopId": "FR:42187:ZE:36412:STAR", "stopSequence": 39 } ], "timestamp": "1751552945", "trip": { "directionId": 1, "routeId": "STAR:Line:01x215:LOC", "tripId": "STAR:ServiceJourney:617x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:621x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751558640" }, "stopId": "FR:42184:ZE:36305:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751558700" }, "departure": { "time": "1751558700" }, "stopId": "FR:42184:ZE:36154:STAR", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1751558730" }, "departure": { "delay": 30, "time": "1751558730" }, "stopId": "FR:42184:ZE:36055:STAR", "stopSequence": 3 }, { "arrival": { "delay": 125, "time": "1751558885" }, "departure": { "delay": 125, "time": "1751558885" }, "stopId": "FR:42184:ZE:36319:STAR", "stopSequence": 4 }, { "arrival": { "delay": 301, "time": "1751559121" }, "departure": { "delay": 301, "time": "1751559121" }, "stopId": "FR:42184:ZE:35914:STAR", "stopSequence": 5 }, { "arrival": { "delay": 301, "time": "1751559301" }, "departure": { "delay": 301, "time": "1751559301" }, "stopId": "FR:42184:ZE:35964:STAR", "stopSequence": 8 }, { "arrival": { "delay": 204, "time": "1751559324" }, "departure": { "delay": 204, "time": "1751559324" }, "stopId": "FR:42184:ZE:36103:STAR", "stopSequence": 10 }, { "arrival": { "delay": 228, "time": "1751559408" }, "departure": { "delay": 228, "time": "1751559408" }, "stopId": "FR:42184:ZE:36059:STAR", "stopSequence": 11 }, { "arrival": { "delay": 258, "time": "1751559438" }, "departure": { "delay": 258, "time": "1751559438" }, "stopId": "FR:42184:ZE:36011:STAR", "stopSequence": 12 }, { "arrival": { "delay": 228, "time": "1751559468" }, "departure": { "delay": 228, "time": "1751559468" }, "stopId": "FR:42184:ZE:36080:STAR", "stopSequence": 13 }, { "arrival": { "delay": 204, "time": "1751559504" }, "departure": { "delay": 204, "time": "1751559504" }, "stopId": "FR:42184:ZE:36317:STAR", "stopSequence": 14 }, { "arrival": { "delay": 215, "time": "1751559575" }, "departure": { "delay": 215, "time": "1751559575" }, "stopId": "FR:42184:ZE:36377:STAR", "stopSequence": 15 }, { "arrival": { "delay": 204, "time": "1751559684" }, "departure": { "delay": 204, "time": "1751559684" }, "stopId": "FR:42184:ZE:36248:STAR", "stopSequence": 16 }, { "arrival": { "delay": 204, "time": "1751559744" }, "departure": { "delay": 204, "time": "1751559744" }, "stopId": "FR:42187:ZE:36111:STAR", "stopSequence": 17 }, { "arrival": { "delay": 301, "time": "1751559901" }, "departure": { "delay": 301, "time": "1751559901" }, "stopId": "FR:42187:ZE:35977:STAR", "stopSequence": 18 }, { "arrival": { "delay": 214, "time": "1751559934" }, "departure": { "delay": 214, "time": "1751559934" }, "stopId": "FR:42187:ZE:35869:STAR", "stopSequence": 19 }, { "arrival": { "delay": 204, "time": "1751559984" }, "departure": { "delay": 204, "time": "1751559984" }, "stopId": "FR:42187:ZE:36208:STAR", "stopSequence": 20 }, { "arrival": { "delay": 204, "time": "1751560044" }, "departure": { "delay": 204, "time": "1751560044" }, "stopId": "FR:42187:ZE:36203:STAR", "stopSequence": 21 }, { "arrival": { "delay": 204, "time": "1751560164" }, "departure": { "delay": 204, "time": "1751560164" }, "stopId": "FR:42187:ZE:36243:STAR", "stopSequence": 22 }, { "arrival": { "delay": 204, "time": "1751560224" }, "departure": { "delay": 204, "time": "1751560224" }, "stopId": "FR:42187:ZE:36284:STAR", "stopSequence": 23 }, { "arrival": { "delay": 214, "time": "1751560414" }, "departure": { "delay": 214, "time": "1751560414" }, "stopId": "FR:42187:ZE:35838:STAR", "stopSequence": 24 }, { "arrival": { "delay": 239, "time": "1751560499" }, "departure": { "delay": 239, "time": "1751560499" }, "stopId": "FR:42187:ZE:35916:STAR", "stopSequence": 25 }, { "arrival": { "delay": 152, "time": "1751560532" }, "departure": { "delay": 152, "time": "1751560532" }, "stopId": "FR:42187:ZE:36428:STAR", "stopSequence": 26 }, { "arrival": { "delay": 152, "time": "1751560652" }, "departure": { "delay": 152, "time": "1751560652" }, "stopId": "FR:42187:ZE:36428:STAR", "stopSequence": 26 }, { "arrival": { "delay": 160, "time": "1751561080" }, "departure": { "delay": 160, "time": "1751561080" }, "stopId": "FR:42187:ZE:36136:STAR", "stopSequence": 29 }, { "arrival": { "delay": 76, "time": "1751561176" }, "departure": { "delay": 76, "time": "1751561176" }, "stopId": "FR:42187:ZE:35974:STAR", "stopSequence": 31 }, { "arrival": { "delay": 160, "time": "1751561320" }, "departure": { "delay": 160, "time": "1751561320" }, "stopId": "FR:42187:ZE:36119:STAR", "stopSequence": 32 }, { "arrival": { "delay": 105, "time": "1751561325" }, "departure": { "delay": 105, "time": "1751561325" }, "stopId": "FR:42187:ZE:36364:STAR", "stopSequence": 33 }, { "arrival": { "delay": 102, "time": "1751561382" }, "departure": { "delay": 102, "time": "1751561382" }, "stopId": "FR:42187:ZE:35783:STAR", "stopSequence": 34 }, { "arrival": { "delay": 160, "time": "1751561500" }, "departure": { "delay": 160, "time": "1751561500" }, "stopId": "FR:42187:ZE:36213:STAR", "stopSequence": 35 }, { "arrival": { "delay": 102, "time": "1751561562" }, "departure": { "delay": 102, "time": "1751561562" }, "stopId": "FR:42187:ZE:35799:STAR", "stopSequence": 37 }, { "arrival": { "delay": 102, "time": "1751561622" }, "departure": { "delay": 102, "time": "1751561622" }, "stopId": "FR:42187:ZE:36406:STAR", "stopSequence": 38 }, { "arrival": { "delay": 132, "time": "1751561652" }, "departure": { "delay": 132, "time": "1751561652" }, "stopId": "FR:42187:ZE:36412:STAR", "stopSequence": 39 }, { "arrival": { "delay": 102, "time": "1751561682" }, "departure": { "delay": 102, "time": "1751561682" }, "stopId": "FR:42187:ZE:35808:STAR", "stopSequence": 40 }, { "arrival": { "delay": 102, "time": "1751561742" }, "departure": { "delay": 102, "time": "1751561742" }, "stopId": "FR:42187:ZE:36420:STAR", "stopSequence": 41 }, { "arrival": { "delay": 23, "time": "1751561783" }, "stopId": "FR:42187:ZE:36291:STAR", "stopSequence": 42 } ], "timestamp": "1751556329", "trip": { "directionId": 1, "routeId": "STAR:Line:01x215:LOC", "tripId": "STAR:ServiceJourney:621x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:623x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751560620" }, "stopId": "FR:42184:ZE:36305:STAR", "stopSequence": 1 }, { "arrival": { "delay": 72, "time": "1751560752" }, "departure": { "delay": 72, "time": "1751560752" }, "stopId": "FR:42184:ZE:36154:STAR", "stopSequence": 2 }, { "arrival": { "time": "1751560800" }, "departure": { "time": "1751560800" }, "stopId": "FR:42184:ZE:35914:STAR", "stopSequence": 5 }, { "arrival": { "time": "1751560860" }, "departure": { "time": "1751560860" }, "stopId": "FR:42184:ZE:35991:STAR", "stopSequence": 6 }, { "arrival": { "time": "1751560920" }, "departure": { "time": "1751560920" }, "stopId": "FR:42184:ZE:36033:STAR", "stopSequence": 7 }, { "arrival": { "time": "1751560980" }, "departure": { "time": "1751560980" }, "stopId": "FR:42184:ZE:35964:STAR", "stopSequence": 8 }, { "arrival": { "delay": 101, "time": "1751561141" }, "departure": { "delay": 101, "time": "1751561141" }, "stopId": "FR:42184:ZE:36237:STAR", "stopSequence": 9 }, { "arrival": { "delay": 72, "time": "1751561172" }, "departure": { "delay": 72, "time": "1751561172" }, "stopId": "FR:42184:ZE:36103:STAR", "stopSequence": 10 }, { "arrival": { "delay": 72, "time": "1751561292" }, "departure": { "delay": 72, "time": "1751561292" }, "stopId": "FR:42184:ZE:36080:STAR", "stopSequence": 13 }, { "arrival": { "delay": 162, "time": "1751561382" }, "departure": { "delay": 162, "time": "1751561382" }, "stopId": "FR:42184:ZE:36317:STAR", "stopSequence": 14 }, { "arrival": { "delay": 101, "time": "1751561501" }, "departure": { "delay": 101, "time": "1751561501" }, "stopId": "FR:42184:ZE:36248:STAR", "stopSequence": 16 }, { "arrival": { "time": "1751561520" }, "departure": { "time": "1751561520" }, "stopId": "FR:42187:ZE:35977:STAR", "stopSequence": 18 }, { "arrival": { "delay": 35, "time": "1751561675" }, "departure": { "delay": 35, "time": "1751561675" }, "stopId": "FR:42187:ZE:35869:STAR", "stopSequence": 19 }, { "arrival": { "delay": 54, "time": "1751561754" }, "departure": { "delay": 54, "time": "1751561754" }, "stopId": "FR:42187:ZE:36208:STAR", "stopSequence": 20 }, { "arrival": { "delay": 54, "time": "1751561814" }, "departure": { "delay": 54, "time": "1751561814" }, "stopId": "FR:42187:ZE:36203:STAR", "stopSequence": 21 }, { "arrival": { "delay": 101, "time": "1751561921" }, "departure": { "delay": 101, "time": "1751561921" }, "stopId": "FR:42187:ZE:36243:STAR", "stopSequence": 22 }, { "arrival": { "delay": 82, "time": "1751561962" }, "departure": { "delay": 82, "time": "1751561962" }, "stopId": "FR:42187:ZE:36284:STAR", "stopSequence": 23 }, { "arrival": { "delay": 35, "time": "1751562035" }, "departure": { "delay": 35, "time": "1751562035" }, "stopId": "FR:42187:ZE:35838:STAR", "stopSequence": 24 }, { "arrival": { "delay": 35, "time": "1751562095" }, "departure": { "delay": 35, "time": "1751562095" }, "stopId": "FR:42187:ZE:35916:STAR", "stopSequence": 25 }, { "arrival": { "delay": 47, "time": "1751562227" }, "departure": { "delay": 47, "time": "1751562227" }, "stopId": "FR:42187:ZE:36428:STAR", "stopSequence": 26 }, { "arrival": { "delay": 47, "time": "1751562347" }, "departure": { "delay": 47, "time": "1751562347" }, "stopId": "FR:42187:ZE:36428:STAR", "stopSequence": 26 }, { "arrival": { "delay": 65, "time": "1751562665" }, "departure": { "delay": 65, "time": "1751562665" }, "stopId": "FR:42187:ZE:35928:STAR", "stopSequence": 28 }, { "arrival": { "delay": 54, "time": "1751562774" }, "departure": { "delay": 54, "time": "1751562774" }, "stopId": "FR:42187:ZE:36136:STAR", "stopSequence": 29 }, { "arrival": { "delay": 54, "time": "1751562834" }, "departure": { "delay": 54, "time": "1751562834" }, "stopId": "FR:42187:ZE:36046:STAR", "stopSequence": 30 }, { "arrival": { "delay": 65, "time": "1751562965" }, "departure": { "delay": 65, "time": "1751562965" }, "stopId": "FR:42187:ZE:35974:STAR", "stopSequence": 31 }, { "arrival": { "delay": 22, "time": "1751562982" }, "departure": { "delay": 22, "time": "1751562982" }, "stopId": "FR:42187:ZE:36119:STAR", "stopSequence": 32 }, { "arrival": { "delay": 82, "time": "1751563102" }, "departure": { "delay": 82, "time": "1751563102" }, "stopId": "FR:42187:ZE:36364:STAR", "stopSequence": 33 }, { "arrival": { "delay": 47, "time": "1751563127" }, "departure": { "delay": 47, "time": "1751563127" }, "stopId": "FR:42187:ZE:35783:STAR", "stopSequence": 34 }, { "arrival": { "delay": -6, "time": "1751563134" }, "departure": { "delay": -6, "time": "1751563134" }, "stopId": "FR:42187:ZE:36213:STAR", "stopSequence": 35 }, { "arrival": { "delay": 65, "time": "1751563265" }, "departure": { "delay": 65, "time": "1751563265" }, "stopId": "FR:42187:ZE:35923:STAR", "stopSequence": 36 }, { "arrival": { "delay": 47, "time": "1751563307" }, "departure": { "delay": 47, "time": "1751563307" }, "stopId": "FR:42187:ZE:35799:STAR", "stopSequence": 37 }, { "arrival": { "delay": 47, "time": "1751563367" }, "departure": { "delay": 47, "time": "1751563367" }, "stopId": "FR:42187:ZE:36406:STAR", "stopSequence": 38 }, { "arrival": { "delay": 77, "time": "1751563397" }, "departure": { "delay": 77, "time": "1751563397" }, "stopId": "FR:42187:ZE:36412:STAR", "stopSequence": 39 }, { "arrival": { "delay": 47, "time": "1751563427" }, "departure": { "delay": 47, "time": "1751563427" }, "stopId": "FR:42187:ZE:35808:STAR", "stopSequence": 40 }, { "arrival": { "delay": 47, "time": "1751563487" }, "departure": { "delay": 47, "time": "1751563487" }, "stopId": "FR:42187:ZE:36420:STAR", "stopSequence": 41 }, { "arrival": { "delay": -6, "time": "1751563554" }, "stopId": "FR:42187:ZE:36291:STAR", "stopSequence": 42 } ], "timestamp": "1751541281", "trip": { "directionId": 1, "routeId": "STAR:Line:01x215:LOC", "tripId": "STAR:ServiceJourney:623x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:625x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751562420" }, "stopId": "FR:42184:ZE:36305:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751562480" }, "departure": { "time": "1751562480" }, "stopId": "FR:42184:ZE:36154:STAR", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1751562510" }, "departure": { "delay": 30, "time": "1751562510" }, "stopId": "FR:42184:ZE:36055:STAR", "stopSequence": 3 }, { "arrival": { "time": "1751562540" }, "departure": { "time": "1751562540" }, "stopId": "FR:42184:ZE:36319:STAR", "stopSequence": 4 }, { "arrival": { "time": "1751562600" }, "departure": { "time": "1751562600" }, "stopId": "FR:42184:ZE:35914:STAR", "stopSequence": 5 }, { "arrival": { "time": "1751562660" }, "departure": { "time": "1751562660" }, "stopId": "FR:42184:ZE:35991:STAR", "stopSequence": 6 }, { "arrival": { "time": "1751562720" }, "departure": { "time": "1751562720" }, "stopId": "FR:42184:ZE:36033:STAR", "stopSequence": 7 }, { "arrival": { "time": "1751562780" }, "departure": { "time": "1751562780" }, "stopId": "FR:42184:ZE:35964:STAR", "stopSequence": 8 }, { "arrival": { "time": "1751562840" }, "departure": { "time": "1751562840" }, "stopId": "FR:42184:ZE:36237:STAR", "stopSequence": 9 }, { "arrival": { "time": "1751562900" }, "departure": { "time": "1751562900" }, "stopId": "FR:42184:ZE:36103:STAR", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1751562930" }, "departure": { "delay": 30, "time": "1751562930" }, "stopId": "FR:42184:ZE:36059:STAR", "stopSequence": 11 }, { "arrival": { "time": "1751562960" }, "departure": { "time": "1751562960" }, "stopId": "FR:42184:ZE:36011:STAR", "stopSequence": 12 }, { "arrival": { "time": "1751563020" }, "departure": { "time": "1751563020" }, "stopId": "FR:42184:ZE:36080:STAR", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1751563050" }, "departure": { "delay": 30, "time": "1751563050" }, "stopId": "FR:42184:ZE:36317:STAR", "stopSequence": 14 }, { "arrival": { "time": "1751563080" }, "departure": { "time": "1751563080" }, "stopId": "FR:42184:ZE:36377:STAR", "stopSequence": 15 }, { "arrival": { "time": "1751563200" }, "departure": { "time": "1751563200" }, "stopId": "FR:42184:ZE:36248:STAR", "stopSequence": 16 }, { "arrival": { "time": "1751563260" }, "departure": { "time": "1751563260" }, "stopId": "FR:42187:ZE:36111:STAR", "stopSequence": 17 }, { "arrival": { "time": "1751563320" }, "departure": { "time": "1751563320" }, "stopId": "FR:42187:ZE:35977:STAR", "stopSequence": 18 }, { "arrival": { "time": "1751563440" }, "departure": { "time": "1751563440" }, "stopId": "FR:42187:ZE:35869:STAR", "stopSequence": 19 }, { "arrival": { "time": "1751563500" }, "departure": { "time": "1751563500" }, "stopId": "FR:42187:ZE:36208:STAR", "stopSequence": 20 }, { "arrival": { "time": "1751563560" }, "departure": { "time": "1751563560" }, "stopId": "FR:42187:ZE:36203:STAR", "stopSequence": 21 }, { "arrival": { "time": "1751563620" }, "departure": { "time": "1751563620" }, "stopId": "FR:42187:ZE:36243:STAR", "stopSequence": 22 }, { "arrival": { "time": "1751563680" }, "departure": { "time": "1751563680" }, "stopId": "FR:42187:ZE:36284:STAR", "stopSequence": 23 }, { "arrival": { "time": "1751563800" }, "departure": { "time": "1751563800" }, "stopId": "FR:42187:ZE:35838:STAR", "stopSequence": 24 }, { "arrival": { "time": "1751563860" }, "departure": { "time": "1751563860" }, "stopId": "FR:42187:ZE:35916:STAR", "stopSequence": 25 }, { "arrival": { "time": "1751563980" }, "departure": { "time": "1751563980" }, "stopId": "FR:42187:ZE:36428:STAR", "stopSequence": 26 }, { "arrival": { "time": "1751564100" }, "departure": { "time": "1751564100" }, "stopId": "FR:42187:ZE:36428:STAR", "stopSequence": 26 }, { "arrival": { "time": "1751564280" }, "departure": { "time": "1751564280" }, "stopId": "FR:42187:ZE:36115:STAR", "stopSequence": 27 }, { "arrival": { "delay": -300, "time": "1751564400" }, "departure": { "delay": -300, "time": "1751564400" }, "stopId": "FR:42187:ZE:35974:STAR", "stopSequence": 31 }, { "arrival": { "delay": -300, "time": "1751564460" }, "departure": { "delay": -300, "time": "1751564460" }, "stopId": "FR:42187:ZE:36119:STAR", "stopSequence": 32 }, { "arrival": { "delay": -300, "time": "1751564520" }, "departure": { "delay": -300, "time": "1751564520" }, "stopId": "FR:42187:ZE:36364:STAR", "stopSequence": 33 }, { "arrival": { "delay": -300, "time": "1751564580" }, "departure": { "delay": -300, "time": "1751564580" }, "stopId": "FR:42187:ZE:35783:STAR", "stopSequence": 34 }, { "arrival": { "delay": -300, "time": "1751564640" }, "departure": { "delay": -300, "time": "1751564640" }, "stopId": "FR:42187:ZE:36213:STAR", "stopSequence": 35 }, { "arrival": { "delay": -300, "time": "1751564700" }, "departure": { "delay": -300, "time": "1751564700" }, "stopId": "FR:42187:ZE:35923:STAR", "stopSequence": 36 }, { "arrival": { "delay": -300, "time": "1751564760" }, "departure": { "delay": -300, "time": "1751564760" }, "stopId": "FR:42187:ZE:35799:STAR", "stopSequence": 37 }, { "arrival": { "delay": -300, "time": "1751564820" }, "departure": { "delay": -300, "time": "1751564820" }, "stopId": "FR:42187:ZE:36406:STAR", "stopSequence": 38 }, { "arrival": { "delay": -270, "time": "1751564850" }, "departure": { "delay": -270, "time": "1751564850" }, "stopId": "FR:42187:ZE:36412:STAR", "stopSequence": 39 }, { "arrival": { "delay": -300, "time": "1751564880" }, "departure": { "delay": -300, "time": "1751564880" }, "stopId": "FR:42187:ZE:35808:STAR", "stopSequence": 40 }, { "arrival": { "delay": -300, "time": "1751564940" }, "departure": { "delay": -300, "time": "1751564940" }, "stopId": "FR:42187:ZE:36420:STAR", "stopSequence": 41 }, { "arrival": { "delay": -300, "time": "1751565060" }, "stopId": "FR:42187:ZE:36291:STAR", "stopSequence": 42 } ], "timestamp": "1751560946", "trip": { "directionId": 1, "routeId": "STAR:Line:01x215:LOC", "tripId": "STAR:ServiceJourney:625x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:294x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 25807, "time": "1751581627" }, "stopId": "FR:42071:ZE:36097:STAR", "stopSequence": 1 }, { "arrival": { "delay": 25857, "time": "1751581737" }, "departure": { "delay": 25857, "time": "1751581737" }, "stopId": "FR:42071:ZE:35875:STAR", "stopSequence": 2 }, { "arrival": { "delay": 25807, "time": "1751581747" }, "departure": { "delay": 25807, "time": "1751581747" }, "stopId": "FR:42071:ZE:36072:STAR", "stopSequence": 4 }, { "arrival": { "delay": 25852, "time": "1751581792" }, "departure": { "delay": 25852, "time": "1751581792" }, "stopId": "FR:42071:ZE:36227:STAR", "stopSequence": 5 }, { "arrival": { "delay": 25824, "time": "1751581824" }, "departure": { "delay": 25824, "time": "1751581824" }, "stopId": "FR:42071:ZE:36004:STAR", "stopSequence": 6 }, { "arrival": { "delay": 25846, "time": "1751581906" }, "departure": { "delay": 25846, "time": "1751581906" }, "stopId": "FR:42071:ZE:35806:STAR", "stopSequence": 7 }, { "arrival": { "delay": 25846, "time": "1751581966" }, "departure": { "delay": 25846, "time": "1751581966" }, "stopId": "FR:42071:ZE:35830:STAR", "stopSequence": 8 }, { "arrival": { "delay": 25807, "time": "1751581987" }, "departure": { "delay": 25807, "time": "1751581987" }, "stopId": "FR:42071:ZE:36090:STAR", "stopSequence": 9 }, { "arrival": { "delay": 25791, "time": "1751582031" }, "departure": { "delay": 25791, "time": "1751582031" }, "stopId": "FR:42071:ZE:36327:STAR", "stopSequence": 10 }, { "arrival": { "delay": 25791, "time": "1751582091" }, "departure": { "delay": 25791, "time": "1751582091" }, "stopId": "FR:42071:ZE:36375:STAR", "stopSequence": 11 }, { "arrival": { "delay": 25824, "time": "1751582364" }, "departure": { "delay": 25824, "time": "1751582364" }, "stopId": "FR:42187:ZE:35975:STAR", "stopSequence": 13 }, { "arrival": { "delay": 25824, "time": "1751583024" }, "departure": { "delay": 25824, "time": "1751583024" }, "stopId": "FR:42187:ZE:36021:STAR", "stopSequence": 18 }, { "arrival": { "delay": 25824, "time": "1751583084" }, "departure": { "delay": 25824, "time": "1751583084" }, "stopId": "FR:42187:ZE:36018:STAR", "stopSequence": 19 }, { "arrival": { "delay": 25807, "time": "1751583187" }, "departure": { "delay": 25807, "time": "1751583187" }, "stopId": "FR:42187:ZE:36069:STAR", "stopSequence": 20 }, { "arrival": { "delay": 25857, "time": "1751583357" }, "departure": { "delay": 25857, "time": "1751583357" }, "stopId": "FR:42187:ZE:35928:STAR", "stopSequence": 21 }, { "arrival": { "delay": 25807, "time": "1751583367" }, "departure": { "delay": 25807, "time": "1751583367" }, "stopId": "FR:42187:ZE:36135:STAR", "stopSequence": 22 }, { "arrival": { "delay": 25822, "time": "1751583442" }, "departure": { "delay": 25822, "time": "1751583442" }, "stopId": "FR:42187:ZE:36191:STAR", "stopSequence": 23 }, { "arrival": { "delay": 25857, "time": "1751583537" }, "departure": { "delay": 25857, "time": "1751583537" }, "stopId": "FR:42187:ZE:35894:STAR", "stopSequence": 24 }, { "arrival": { "delay": 25846, "time": "1751583646" }, "departure": { "delay": 25846, "time": "1751583646" }, "stopId": "FR:42187:ZE:35785:STAR", "stopSequence": 26 }, { "arrival": { "delay": 25846, "time": "1751583706" }, "departure": { "delay": 25846, "time": "1751583706" }, "stopId": "FR:42184:ZE:35847:STAR", "stopSequence": 27 }, { "arrival": { "delay": 25807, "time": "1751583727" }, "departure": { "delay": 25807, "time": "1751583727" }, "stopId": "FR:42184:ZE:36065:STAR", "stopSequence": 28 }, { "arrival": { "delay": 25807, "time": "1751583787" }, "departure": { "delay": 25807, "time": "1751583787" }, "stopId": "FR:42127:ZE:36085:STAR", "stopSequence": 29 }, { "arrival": { "delay": 25857, "time": "1751583897" }, "departure": { "delay": 25857, "time": "1751583897" }, "stopId": "FR:42127:ZE:35940:STAR", "stopSequence": 30 }, { "arrival": { "delay": 25824, "time": "1751583924" }, "departure": { "delay": 25824, "time": "1751583924" }, "stopId": "FR:42127:ZE:35963:STAR", "stopSequence": 32 }, { "arrival": { "delay": 25807, "time": "1751583967" }, "departure": { "delay": 25807, "time": "1751583967" }, "stopId": "FR:42127:ZE:36139:STAR", "stopSequence": 33 }, { "arrival": { "delay": 25824, "time": "1751584044" }, "departure": { "delay": 25824, "time": "1751584044" }, "stopId": "FR:42127:ZE:35970:STAR", "stopSequence": 34 }, { "arrival": { "delay": 25791, "time": "1751584131" }, "departure": { "delay": 25791, "time": "1751584131" }, "stopId": "FR:42127:ZE:36324:STAR", "stopSequence": 35 }, { "arrival": { "delay": 25807, "time": "1751584207" }, "departure": { "delay": 25807, "time": "1751584207" }, "stopId": "FR:42127:ZE:36123:STAR", "stopSequence": 36 }, { "arrival": { "delay": 25822, "time": "1751584282" }, "stopId": "FR:42127:ZE:36207:STAR", "stopSequence": 37 } ], "timestamp": "1751553431", "trip": { "directionId": 1, "routeId": "STAR:Line:02x215:LOC", "tripId": "STAR:ServiceJourney:294x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:298x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751561280" }, "stopId": "FR:42071:ZE:36097:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751561340" }, "departure": { "time": "1751561340" }, "stopId": "FR:42071:ZE:35875:STAR", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1751561370" }, "departure": { "delay": 30, "time": "1751561370" }, "stopId": "FR:42071:ZE:36003:STAR", "stopSequence": 3 }, { "arrival": { "time": "1751561400" }, "departure": { "time": "1751561400" }, "stopId": "FR:42071:ZE:36072:STAR", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1751561430" }, "departure": { "delay": 30, "time": "1751561430" }, "stopId": "FR:42071:ZE:36227:STAR", "stopSequence": 5 }, { "arrival": { "time": "1751561460" }, "departure": { "time": "1751561460" }, "stopId": "FR:42071:ZE:36004:STAR", "stopSequence": 6 }, { "arrival": { "time": "1751561520" }, "departure": { "time": "1751561520" }, "stopId": "FR:42071:ZE:35806:STAR", "stopSequence": 7 }, { "arrival": { "time": "1751561580" }, "departure": { "time": "1751561580" }, "stopId": "FR:42071:ZE:35830:STAR", "stopSequence": 8 }, { "arrival": { "time": "1751561640" }, "departure": { "time": "1751561640" }, "stopId": "FR:42071:ZE:36090:STAR", "stopSequence": 9 }, { "arrival": { "delay": 87, "time": "1751561787" }, "departure": { "delay": 87, "time": "1751561787" }, "stopId": "FR:42071:ZE:36327:STAR", "stopSequence": 10 }, { "arrival": { "delay": 87, "time": "1751561847" }, "departure": { "delay": 87, "time": "1751561847" }, "stopId": "FR:42071:ZE:36375:STAR", "stopSequence": 11 }, { "arrival": { "delay": 87, "time": "1751561907" }, "departure": { "delay": 87, "time": "1751561907" }, "stopId": "FR:42071:ZE:36296:STAR", "stopSequence": 12 }, { "arrival": { "delay": 64, "time": "1751562004" }, "departure": { "delay": 64, "time": "1751562004" }, "stopId": "FR:42187:ZE:35975:STAR", "stopSequence": 13 }, { "arrival": { "delay": 87, "time": "1751562087" }, "departure": { "delay": 87, "time": "1751562087" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 14 }, { "arrival": { "delay": 58, "time": "1751562538" }, "departure": { "delay": 58, "time": "1751562538" }, "stopId": "FR:42187:ZE:36021:STAR", "stopSequence": 18 }, { "arrival": { "delay": 58, "time": "1751562598" }, "departure": { "delay": 58, "time": "1751562598" }, "stopId": "FR:42187:ZE:36018:STAR", "stopSequence": 19 }, { "arrival": { "delay": 58, "time": "1751562658" }, "departure": { "delay": 58, "time": "1751562658" }, "stopId": "FR:42187:ZE:36069:STAR", "stopSequence": 20 }, { "arrival": { "delay": 64, "time": "1751562724" }, "departure": { "delay": 64, "time": "1751562724" }, "stopId": "FR:42187:ZE:35928:STAR", "stopSequence": 21 }, { "arrival": { "delay": 55, "time": "1751562775" }, "departure": { "delay": 55, "time": "1751562775" }, "stopId": "FR:42187:ZE:36135:STAR", "stopSequence": 22 }, { "arrival": { "delay": 85, "time": "1751562805" }, "departure": { "delay": 85, "time": "1751562805" }, "stopId": "FR:42187:ZE:36191:STAR", "stopSequence": 23 }, { "arrival": { "delay": 64, "time": "1751562844" }, "departure": { "delay": 64, "time": "1751562844" }, "stopId": "FR:42187:ZE:35894:STAR", "stopSequence": 24 }, { "arrival": { "delay": 262, "time": "1751563102" }, "departure": { "delay": 262, "time": "1751563102" }, "stopId": "FR:42187:ZE:36372:STAR", "stopSequence": 25 }, { "arrival": { "delay": 58, "time": "1751563138" }, "departure": { "delay": 58, "time": "1751563138" }, "stopId": "FR:42127:ZE:36085:STAR", "stopSequence": 29 }, { "arrival": { "delay": 64, "time": "1751563204" }, "departure": { "delay": 64, "time": "1751563204" }, "stopId": "FR:42127:ZE:35940:STAR", "stopSequence": 30 }, { "arrival": { "delay": 292, "time": "1751563432" }, "departure": { "delay": 292, "time": "1751563432" }, "stopId": "FR:42127:ZE:36326:STAR", "stopSequence": 31 }, { "arrival": { "delay": 262, "time": "1751563702" }, "departure": { "delay": 262, "time": "1751563702" }, "stopId": "FR:42127:ZE:36324:STAR", "stopSequence": 35 }, { "arrival": { "delay": 173, "time": "1751563733" }, "stopId": "FR:42127:ZE:36207:STAR", "stopSequence": 37 } ], "timestamp": "1751541088", "trip": { "directionId": 1, "routeId": "STAR:Line:02x215:LOC", "tripId": "STAR:ServiceJourney:298x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:721x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751559300" }, "stopId": "FR:42170:ZE:36421:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751559360" }, "departure": { "time": "1751559360" }, "stopId": "FR:42170:ZE:36423:STAR", "stopSequence": 2 }, { "arrival": { "delay": 145, "time": "1751559685" }, "departure": { "delay": 145, "time": "1751559685" }, "stopId": "FR:42071:ZE:36282:STAR", "stopSequence": 3 }, { "arrival": { "delay": 263, "time": "1751559923" }, "departure": { "delay": 263, "time": "1751559923" }, "stopId": "FR:42071:ZE:35806:STAR", "stopSequence": 5 }, { "arrival": { "delay": 250, "time": "1751559970" }, "departure": { "delay": 250, "time": "1751559970" }, "stopId": "FR:42071:ZE:35830:STAR", "stopSequence": 6 }, { "arrival": { "delay": 213, "time": "1751559993" }, "departure": { "delay": 213, "time": "1751559993" }, "stopId": "FR:42071:ZE:36090:STAR", "stopSequence": 7 }, { "arrival": { "delay": 263, "time": "1751560163" }, "departure": { "delay": 263, "time": "1751560163" }, "stopId": "FR:42071:ZE:36375:STAR", "stopSequence": 9 }, { "arrival": { "delay": 223, "time": "1751560183" }, "departure": { "delay": 223, "time": "1751560183" }, "stopId": "FR:42071:ZE:36296:STAR", "stopSequence": 10 }, { "arrival": { "delay": 181, "time": "1751560321" }, "departure": { "delay": 181, "time": "1751560321" }, "stopId": "FR:42187:ZE:35975:STAR", "stopSequence": 11 }, { "arrival": { "delay": 263, "time": "1751560463" }, "departure": { "delay": 263, "time": "1751560463" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 12 }, { "arrival": { "delay": 274, "time": "1751560834" }, "departure": { "delay": 274, "time": "1751560834" }, "stopId": "FR:42187:ZE:35917:STAR", "stopSequence": 13 }, { "arrival": { "delay": 223, "time": "1751560843" }, "departure": { "delay": 223, "time": "1751560843" }, "stopId": "FR:42187:ZE:36246:STAR", "stopSequence": 15 }, { "arrival": { "delay": 138, "time": "1751560938" }, "departure": { "delay": 138, "time": "1751560938" }, "stopId": "FR:42187:ZE:36069:STAR", "stopSequence": 18 }, { "arrival": { "delay": 274, "time": "1751561134" }, "departure": { "delay": 274, "time": "1751561134" }, "stopId": "FR:42187:ZE:35928:STAR", "stopSequence": 19 }, { "arrival": { "delay": 216, "time": "1751561136" }, "departure": { "delay": 216, "time": "1751561136" }, "stopId": "FR:42187:ZE:36191:STAR", "stopSequence": 21 }, { "arrival": { "delay": 250, "time": "1751561230" }, "departure": { "delay": 250, "time": "1751561230" }, "stopId": "FR:42187:ZE:35894:STAR", "stopSequence": 22 }, { "arrival": { "delay": 176, "time": "1751561276" }, "departure": { "delay": 176, "time": "1751561276" }, "stopId": "FR:42187:ZE:35785:STAR", "stopSequence": 24 }, { "arrival": { "delay": 159, "time": "1751561319" }, "departure": { "delay": 159, "time": "1751561319" }, "stopId": "FR:42184:ZE:35847:STAR", "stopSequence": 25 }, { "arrival": { "delay": 241, "time": "1751561461" }, "departure": { "delay": 241, "time": "1751561461" }, "stopId": "FR:42184:ZE:36065:STAR", "stopSequence": 26 }, { "arrival": { "delay": 241, "time": "1751561521" }, "departure": { "delay": 241, "time": "1751561521" }, "stopId": "FR:42127:ZE:36085:STAR", "stopSequence": 27 }, { "arrival": { "delay": 197, "time": "1751561537" }, "departure": { "delay": 197, "time": "1751561537" }, "stopId": "FR:42127:ZE:35940:STAR", "stopSequence": 28 }, { "arrival": { "delay": 243, "time": "1751561583" }, "departure": { "delay": 243, "time": "1751561583" }, "stopId": "FR:42127:ZE:36326:STAR", "stopSequence": 29 }, { "arrival": { "delay": 197, "time": "1751561597" }, "departure": { "delay": 197, "time": "1751561597" }, "stopId": "FR:42127:ZE:35963:STAR", "stopSequence": 30 }, { "arrival": { "delay": 243, "time": "1751561703" }, "departure": { "delay": 243, "time": "1751561703" }, "stopId": "FR:42127:ZE:36139:STAR", "stopSequence": 31 }, { "arrival": { "delay": 197, "time": "1751561717" }, "departure": { "delay": 197, "time": "1751561717" }, "stopId": "FR:42127:ZE:35970:STAR", "stopSequence": 32 }, { "arrival": { "delay": 213, "time": "1751561853" }, "departure": { "delay": 213, "time": "1751561853" }, "stopId": "FR:42127:ZE:36324:STAR", "stopSequence": 33 }, { "arrival": { "delay": 241, "time": "1751561941" }, "departure": { "delay": 241, "time": "1751561941" }, "stopId": "FR:42127:ZE:36123:STAR", "stopSequence": 34 }, { "arrival": { "delay": 243, "time": "1751562003" }, "stopId": "FR:42127:ZE:36207:STAR", "stopSequence": 35 } ], "timestamp": "1751558228", "trip": { "directionId": 1, "routeId": "STAR:Line:02x215:LOC", "tripId": "STAR:ServiceJourney:721x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:722x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 23506, "time": "1751586466" }, "stopId": "FR:42170:ZE:36421:STAR", "stopSequence": 1 }, { "arrival": { "delay": 23506, "time": "1751586526" }, "departure": { "delay": 23506, "time": "1751586526" }, "stopId": "FR:42170:ZE:36423:STAR", "stopSequence": 2 }, { "arrival": { "delay": 23484, "time": "1751586744" }, "departure": { "delay": 23484, "time": "1751586744" }, "stopId": "FR:42071:ZE:36004:STAR", "stopSequence": 4 }, { "arrival": { "delay": 23506, "time": "1751586826" }, "departure": { "delay": 23506, "time": "1751586826" }, "stopId": "FR:42071:ZE:35806:STAR", "stopSequence": 5 }, { "arrival": { "delay": 23506, "time": "1751586886" }, "departure": { "delay": 23506, "time": "1751586886" }, "stopId": "FR:42071:ZE:35830:STAR", "stopSequence": 6 }, { "arrival": { "delay": 23467, "time": "1751586907" }, "departure": { "delay": 23467, "time": "1751586907" }, "stopId": "FR:42071:ZE:36090:STAR", "stopSequence": 7 }, { "arrival": { "delay": 23451, "time": "1751586951" }, "departure": { "delay": 23451, "time": "1751586951" }, "stopId": "FR:42071:ZE:36327:STAR", "stopSequence": 8 }, { "arrival": { "delay": 23451, "time": "1751587011" }, "departure": { "delay": 23451, "time": "1751587011" }, "stopId": "FR:42071:ZE:36375:STAR", "stopSequence": 9 }, { "arrival": { "delay": 23484, "time": "1751587224" }, "departure": { "delay": 23484, "time": "1751587224" }, "stopId": "FR:42187:ZE:35975:STAR", "stopSequence": 11 }, { "arrival": { "delay": 23484, "time": "1751587764" }, "departure": { "delay": 23484, "time": "1751587764" }, "stopId": "FR:42187:ZE:36021:STAR", "stopSequence": 16 }, { "arrival": { "delay": 23484, "time": "1751587824" }, "departure": { "delay": 23484, "time": "1751587824" }, "stopId": "FR:42187:ZE:36018:STAR", "stopSequence": 17 }, { "arrival": { "delay": 23467, "time": "1751587867" }, "departure": { "delay": 23467, "time": "1751587867" }, "stopId": "FR:42187:ZE:36069:STAR", "stopSequence": 18 }, { "arrival": { "delay": 23467, "time": "1751587987" }, "departure": { "delay": 23467, "time": "1751587987" }, "stopId": "FR:42187:ZE:36135:STAR", "stopSequence": 20 }, { "arrival": { "delay": 23512, "time": "1751588032" }, "departure": { "delay": 23512, "time": "1751588032" }, "stopId": "FR:42187:ZE:36191:STAR", "stopSequence": 21 }, { "arrival": { "delay": 23517, "time": "1751588097" }, "departure": { "delay": 23517, "time": "1751588097" }, "stopId": "FR:42187:ZE:35894:STAR", "stopSequence": 22 }, { "arrival": { "delay": 23506, "time": "1751588206" }, "departure": { "delay": 23506, "time": "1751588206" }, "stopId": "FR:42187:ZE:35785:STAR", "stopSequence": 24 }, { "arrival": { "delay": 23506, "time": "1751588266" }, "departure": { "delay": 23506, "time": "1751588266" }, "stopId": "FR:42184:ZE:35847:STAR", "stopSequence": 25 }, { "arrival": { "delay": 23467, "time": "1751588287" }, "departure": { "delay": 23467, "time": "1751588287" }, "stopId": "FR:42184:ZE:36065:STAR", "stopSequence": 26 }, { "arrival": { "delay": 23467, "time": "1751588347" }, "departure": { "delay": 23467, "time": "1751588347" }, "stopId": "FR:42127:ZE:36085:STAR", "stopSequence": 27 }, { "arrival": { "delay": 23517, "time": "1751588457" }, "departure": { "delay": 23517, "time": "1751588457" }, "stopId": "FR:42127:ZE:35940:STAR", "stopSequence": 28 }, { "arrival": { "delay": 23484, "time": "1751588484" }, "departure": { "delay": 23484, "time": "1751588484" }, "stopId": "FR:42127:ZE:35963:STAR", "stopSequence": 30 }, { "arrival": { "delay": 23467, "time": "1751588527" }, "departure": { "delay": 23467, "time": "1751588527" }, "stopId": "FR:42127:ZE:36139:STAR", "stopSequence": 31 }, { "arrival": { "delay": 23484, "time": "1751588604" }, "departure": { "delay": 23484, "time": "1751588604" }, "stopId": "FR:42127:ZE:35970:STAR", "stopSequence": 32 }, { "arrival": { "delay": 23451, "time": "1751588691" }, "departure": { "delay": 23451, "time": "1751588691" }, "stopId": "FR:42127:ZE:36324:STAR", "stopSequence": 33 }, { "arrival": { "delay": 23467, "time": "1751588767" }, "departure": { "delay": 23467, "time": "1751588767" }, "stopId": "FR:42127:ZE:36123:STAR", "stopSequence": 34 }, { "arrival": { "delay": 23482, "time": "1751588842" }, "stopId": "FR:42127:ZE:36207:STAR", "stopSequence": 35 } ], "timestamp": "1751553063", "trip": { "directionId": 1, "routeId": "STAR:Line:02x215:LOC", "tripId": "STAR:ServiceJourney:722x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:561x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751550600" }, "stopId": "FR:42187:ZE:36291:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751550720" }, "departure": { "time": "1751550720" }, "stopId": "FR:42187:ZE:36419:STAR", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1751550750" }, "departure": { "delay": 30, "time": "1751550750" }, "stopId": "FR:42187:ZE:35809:STAR", "stopSequence": 3 }, { "arrival": { "time": "1751550780" }, "departure": { "time": "1751550780" }, "stopId": "FR:42187:ZE:36411:STAR", "stopSequence": 4 }, { "arrival": { "time": "1751550840" }, "departure": { "time": "1751550840" }, "stopId": "FR:42187:ZE:36405:STAR", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1751550870" }, "departure": { "delay": 30, "time": "1751550870" }, "stopId": "FR:42187:ZE:35798:STAR", "stopSequence": 6 }, { "arrival": { "time": "1751550900" }, "departure": { "time": "1751550900" }, "stopId": "FR:42187:ZE:35922:STAR", "stopSequence": 7 }, { "arrival": { "time": "1751550960" }, "departure": { "time": "1751550960" }, "stopId": "FR:42187:ZE:36212:STAR", "stopSequence": 8 }, { "arrival": { "time": "1751551020" }, "departure": { "time": "1751551020" }, "stopId": "FR:42187:ZE:35782:STAR", "stopSequence": 9 }, { "arrival": { "time": "1751551080" }, "departure": { "time": "1751551080" }, "stopId": "FR:42187:ZE:36363:STAR", "stopSequence": 10 }, { "arrival": { "delay": 161, "time": "1751551241" }, "departure": { "delay": 161, "time": "1751551241" }, "stopId": "FR:42187:ZE:36118:STAR", "stopSequence": 11 }, { "arrival": { "delay": 44, "time": "1751551304" }, "departure": { "delay": 44, "time": "1751551304" }, "stopId": "FR:42187:ZE:36045:STAR", "stopSequence": 13 }, { "arrival": { "delay": 131, "time": "1751551451" }, "departure": { "delay": 131, "time": "1751551451" }, "stopId": "FR:42187:ZE:36137:STAR", "stopSequence": 14 }, { "arrival": { "delay": 162, "time": "1751551602" }, "departure": { "delay": 162, "time": "1751551602" }, "stopId": "FR:42187:ZE:35927:STAR", "stopSequence": 15 }, { "arrival": { "delay": 131, "time": "1751551751" }, "departure": { "delay": 131, "time": "1751551751" }, "stopId": "FR:42187:ZE:36114:STAR", "stopSequence": 16 }, { "arrival": { "delay": 155, "time": "1751551955" }, "departure": { "delay": 155, "time": "1751551955" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 17 }, { "arrival": { "delay": 28012, "time": "1751580352" }, "departure": { "delay": 28012, "time": "1751580352" }, "stopId": "FR:42187:ZE:36285:STAR", "stopSequence": 20 }, { "arrival": { "delay": 28012, "time": "1751580412" }, "departure": { "delay": 28012, "time": "1751580412" }, "stopId": "FR:42187:ZE:36244:STAR", "stopSequence": 21 }, { "arrival": { "delay": 28031, "time": "1751580551" }, "departure": { "delay": 28031, "time": "1751580551" }, "stopId": "FR:42187:ZE:36204:STAR", "stopSequence": 22 }, { "arrival": { "delay": 28012, "time": "1751580592" }, "departure": { "delay": 28012, "time": "1751580592" }, "stopId": "FR:42187:ZE:36209:STAR", "stopSequence": 23 } ], "timestamp": "1751542494", "trip": { "routeId": "STAR:Line:01x215:LOC", "tripId": "STAR:ServiceJourney:561x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:358x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751559660" }, "stopId": "FR:42187:ZE:36184:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751559720" }, "departure": { "time": "1751559720" }, "stopId": "FR:42187:ZE:36180:STAR", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1751559750" }, "departure": { "delay": 30, "time": "1751559750" }, "stopId": "FR:42187:ZE:35989:STAR", "stopSequence": 3 }, { "arrival": { "time": "1751559780" }, "departure": { "time": "1751559780" }, "stopId": "FR:42187:ZE:35981:STAR", "stopSequence": 4 }, { "arrival": { "time": "1751559840" }, "departure": { "time": "1751559840" }, "stopId": "FR:42187:ZE:36369:STAR", "stopSequence": 5 }, { "arrival": { "time": "1751559900" }, "departure": { "time": "1751559900" }, "stopId": "FR:42187:ZE:35903:STAR", "stopSequence": 6 }, { "arrival": { "time": "1751559960" }, "departure": { "time": "1751559960" }, "stopId": "FR:42187:ZE:35844:STAR", "stopSequence": 7 }, { "arrival": { "delay": 33, "time": "1751560053" }, "departure": { "delay": 33, "time": "1751560053" }, "stopId": "FR:42187:ZE:36029:STAR", "stopSequence": 8 }, { "arrival": { "delay": 33, "time": "1751560173" }, "departure": { "delay": 33, "time": "1751560173" }, "stopId": "FR:42187:ZE:36061:STAR", "stopSequence": 9 }, { "arrival": { "delay": 33, "time": "1751560233" }, "departure": { "delay": 33, "time": "1751560233" }, "stopId": "FR:42187:ZE:36013:STAR", "stopSequence": 10 }, { "arrival": { "time": "1751560260" }, "departure": { "time": "1751560260" }, "stopId": "FR:42187:ZE:36338:STAR", "stopSequence": 11 }, { "arrival": { "time": "1751560320" }, "departure": { "time": "1751560320" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 12 }, { "arrival": { "delay": 263, "time": "1751560763" }, "departure": { "delay": 263, "time": "1751560763" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 12 }, { "arrival": { "delay": 96, "time": "1751560896" }, "departure": { "delay": 96, "time": "1751560896" }, "stopId": "FR:42187:ZE:36087:STAR", "stopSequence": 17 }, { "arrival": { "delay": 104, "time": "1751561144" }, "departure": { "delay": 104, "time": "1751561144" }, "stopId": "FR:42187:ZE:36374:STAR", "stopSequence": 21 }, { "arrival": { "delay": 96, "time": "1751561196" }, "departure": { "delay": 96, "time": "1751561196" }, "stopId": "FR:42187:ZE:36108:STAR", "stopSequence": 22 }, { "arrival": { "delay": 96, "time": "1751561256" }, "departure": { "delay": 96, "time": "1751561256" }, "stopId": "FR:42127:ZE:36106:STAR", "stopSequence": 23 }, { "arrival": { "delay": 106, "time": "1751561386" }, "departure": { "delay": 106, "time": "1751561386" }, "stopId": "FR:42187:ZE:35817:STAR", "stopSequence": 24 }, { "arrival": { "delay": 106, "time": "1751561446" }, "departure": { "delay": 106, "time": "1751561446" }, "stopId": "FR:42187:ZE:35905:STAR", "stopSequence": 25 }, { "arrival": { "delay": 128, "time": "1751561588" }, "departure": { "delay": 128, "time": "1751561588" }, "stopId": "FR:42127:ZE:36219:STAR", "stopSequence": 26 }, { "arrival": { "delay": 87, "time": "1751561607" }, "departure": { "delay": 87, "time": "1751561607" }, "stopId": "FR:42127:ZE:36290:STAR", "stopSequence": 27 }, { "arrival": { "delay": -12, "time": "1751561628" }, "departure": { "delay": -12, "time": "1751561628" }, "stopId": "FR:42127:ZE:36189:STAR", "stopSequence": 29 }, { "arrival": { "delay": 72, "time": "1751561832" }, "departure": { "delay": 72, "time": "1751561832" }, "stopId": "FR:42127:ZE:36027:STAR", "stopSequence": 30 } ], "timestamp": "1751547115", "trip": { "directionId": 1, "routeId": "STAR:Line:03x215:LOC", "tripId": "STAR:ServiceJourney:358x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:360x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751561520" }, "stopId": "FR:42187:ZE:36184:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751561580" }, "departure": { "time": "1751561580" }, "stopId": "FR:42187:ZE:36180:STAR", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1751561610" }, "departure": { "delay": 30, "time": "1751561610" }, "stopId": "FR:42187:ZE:35989:STAR", "stopSequence": 3 }, { "arrival": { "time": "1751561640" }, "departure": { "time": "1751561640" }, "stopId": "FR:42187:ZE:35981:STAR", "stopSequence": 4 }, { "arrival": { "time": "1751561700" }, "departure": { "time": "1751561700" }, "stopId": "FR:42187:ZE:36369:STAR", "stopSequence": 5 }, { "arrival": { "time": "1751561760" }, "departure": { "time": "1751561760" }, "stopId": "FR:42187:ZE:35903:STAR", "stopSequence": 6 }, { "arrival": { "time": "1751561820" }, "departure": { "time": "1751561820" }, "stopId": "FR:42187:ZE:35844:STAR", "stopSequence": 7 }, { "arrival": { "time": "1751561880" }, "departure": { "time": "1751561880" }, "stopId": "FR:42187:ZE:36029:STAR", "stopSequence": 8 }, { "arrival": { "time": "1751561940" }, "departure": { "time": "1751561940" }, "stopId": "FR:42187:ZE:36061:STAR", "stopSequence": 9 }, { "arrival": { "time": "1751562000" }, "departure": { "time": "1751562000" }, "stopId": "FR:42187:ZE:36013:STAR", "stopSequence": 10 }, { "arrival": { "time": "1751562060" }, "departure": { "time": "1751562060" }, "stopId": "FR:42187:ZE:36338:STAR", "stopSequence": 11 }, { "arrival": { "time": "1751562120" }, "departure": { "time": "1751562120" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 12 }, { "arrival": { "delay": 87, "time": "1751562387" }, "departure": { "delay": 87, "time": "1751562387" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 12 }, { "arrival": { "delay": 203, "time": "1751562563" }, "departure": { "delay": 203, "time": "1751562563" }, "stopId": "FR:42187:ZE:36293:STAR", "stopSequence": 14 }, { "arrival": { "delay": 173, "time": "1751562593" }, "departure": { "delay": 173, "time": "1751562593" }, "stopId": "FR:42187:ZE:36246:STAR", "stopSequence": 15 }, { "arrival": { "time": "1751562600" }, "departure": { "time": "1751562600" }, "stopId": "FR:42187:ZE:36087:STAR", "stopSequence": 17 }, { "arrival": { "time": "1751562660" }, "departure": { "time": "1751562660" }, "stopId": "FR:42187:ZE:35896:STAR", "stopSequence": 18 }, { "arrival": { "time": "1751562720" }, "departure": { "time": "1751562720" }, "stopId": "FR:42187:ZE:35843:STAR", "stopSequence": 19 }, { "arrival": { "time": "1751562780" }, "departure": { "time": "1751562780" }, "stopId": "FR:42187:ZE:35821:STAR", "stopSequence": 20 }, { "arrival": { "delay": 147, "time": "1751562987" }, "departure": { "delay": 147, "time": "1751562987" }, "stopId": "FR:42187:ZE:36374:STAR", "stopSequence": 21 }, { "arrival": { "time": "1751563080" }, "departure": { "time": "1751563080" }, "stopId": "FR:42187:ZE:35817:STAR", "stopSequence": 24 }, { "arrival": { "time": "1751563140" }, "departure": { "time": "1751563140" }, "stopId": "FR:42187:ZE:35905:STAR", "stopSequence": 25 }, { "arrival": { "delay": 58, "time": "1751563318" }, "departure": { "delay": 58, "time": "1751563318" }, "stopId": "FR:42127:ZE:36219:STAR", "stopSequence": 26 }, { "arrival": { "delay": 58, "time": "1751563378" }, "departure": { "delay": 58, "time": "1751563378" }, "stopId": "FR:42127:ZE:36290:STAR", "stopSequence": 27 }, { "arrival": { "delay": -61, "time": "1751563379" }, "departure": { "delay": -61, "time": "1751563379" }, "stopId": "FR:42127:ZE:36189:STAR", "stopSequence": 29 }, { "arrival": { "time": "1751563560" }, "departure": { "time": "1751563560" }, "stopId": "FR:42127:ZE:36027:STAR", "stopSequence": 30 } ], "timestamp": "1751537346", "trip": { "directionId": 1, "routeId": "STAR:Line:03x215:LOC", "tripId": "STAR:ServiceJourney:360x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:361x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751563320" }, "stopId": "FR:42187:ZE:36184:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751563380" }, "departure": { "time": "1751563380" }, "stopId": "FR:42187:ZE:36180:STAR", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1751563410" }, "departure": { "delay": 30, "time": "1751563410" }, "stopId": "FR:42187:ZE:35989:STAR", "stopSequence": 3 }, { "arrival": { "time": "1751563440" }, "departure": { "time": "1751563440" }, "stopId": "FR:42187:ZE:35981:STAR", "stopSequence": 4 }, { "arrival": { "time": "1751563500" }, "departure": { "time": "1751563500" }, "stopId": "FR:42187:ZE:36369:STAR", "stopSequence": 5 }, { "arrival": { "time": "1751563560" }, "departure": { "time": "1751563560" }, "stopId": "FR:42187:ZE:35903:STAR", "stopSequence": 6 }, { "arrival": { "time": "1751563620" }, "departure": { "time": "1751563620" }, "stopId": "FR:42187:ZE:35844:STAR", "stopSequence": 7 }, { "arrival": { "time": "1751563680" }, "departure": { "time": "1751563680" }, "stopId": "FR:42187:ZE:36029:STAR", "stopSequence": 8 }, { "arrival": { "time": "1751563740" }, "departure": { "time": "1751563740" }, "stopId": "FR:42187:ZE:36061:STAR", "stopSequence": 9 }, { "arrival": { "time": "1751563800" }, "departure": { "time": "1751563800" }, "stopId": "FR:42187:ZE:36013:STAR", "stopSequence": 10 }, { "arrival": { "time": "1751563860" }, "departure": { "time": "1751563860" }, "stopId": "FR:42187:ZE:36338:STAR", "stopSequence": 11 }, { "arrival": { "time": "1751563920" }, "departure": { "time": "1751563920" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 12 }, { "arrival": { "time": "1751564280" }, "departure": { "time": "1751564280" }, "stopId": "FR:42187:ZE:36022:STAR", "stopSequence": 16 }, { "arrival": { "time": "1751564400" }, "departure": { "time": "1751564400" }, "stopId": "FR:42187:ZE:36087:STAR", "stopSequence": 17 }, { "arrival": { "time": "1751564460" }, "departure": { "time": "1751564460" }, "stopId": "FR:42187:ZE:35896:STAR", "stopSequence": 18 }, { "arrival": { "time": "1751564520" }, "departure": { "time": "1751564520" }, "stopId": "FR:42187:ZE:35843:STAR", "stopSequence": 19 }, { "arrival": { "time": "1751564580" }, "departure": { "time": "1751564580" }, "stopId": "FR:42187:ZE:35821:STAR", "stopSequence": 20 }, { "arrival": { "time": "1751564640" }, "departure": { "time": "1751564640" }, "stopId": "FR:42187:ZE:36374:STAR", "stopSequence": 21 }, { "arrival": { "time": "1751564700" }, "departure": { "time": "1751564700" }, "stopId": "FR:42187:ZE:36108:STAR", "stopSequence": 22 }, { "arrival": { "time": "1751564760" }, "departure": { "time": "1751564760" }, "stopId": "FR:42127:ZE:36106:STAR", "stopSequence": 23 }, { "arrival": { "time": "1751564880" }, "departure": { "time": "1751564880" }, "stopId": "FR:42187:ZE:35817:STAR", "stopSequence": 24 }, { "arrival": { "time": "1751564940" }, "departure": { "time": "1751564940" }, "stopId": "FR:42187:ZE:35905:STAR", "stopSequence": 25 }, { "arrival": { "time": "1751565060" }, "departure": { "time": "1751565060" }, "stopId": "FR:42127:ZE:36219:STAR", "stopSequence": 26 }, { "arrival": { "time": "1751565120" }, "departure": { "time": "1751565120" }, "stopId": "FR:42127:ZE:36290:STAR", "stopSequence": 27 }, { "arrival": { "delay": 30, "time": "1751565150" }, "departure": { "delay": 30, "time": "1751565150" }, "stopId": "FR:42127:ZE:36161:STAR", "stopSequence": 28 }, { "arrival": { "time": "1751565240" }, "departure": { "time": "1751565240" }, "stopId": "FR:42127:ZE:36189:STAR", "stopSequence": 29 }, { "arrival": { "time": "1751565360" }, "departure": { "time": "1751565360" }, "stopId": "FR:42127:ZE:36027:STAR", "stopSequence": 30 }, { "arrival": { "time": "1751565420" }, "stopId": "FR:42127:ZE:36185:STAR", "stopSequence": 31 } ], "timestamp": "1751551971", "trip": { "directionId": 1, "routeId": "STAR:Line:03x215:LOC", "tripId": "STAR:ServiceJourney:361x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:569x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751558940" }, "stopId": "FR:42187:ZE:36291:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751559060" }, "departure": { "time": "1751559060" }, "stopId": "FR:42187:ZE:36419:STAR", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1751559090" }, "departure": { "delay": 30, "time": "1751559090" }, "stopId": "FR:42187:ZE:35809:STAR", "stopSequence": 3 }, { "arrival": { "time": "1751559120" }, "departure": { "time": "1751559120" }, "stopId": "FR:42187:ZE:36411:STAR", "stopSequence": 4 }, { "arrival": { "time": "1751559180" }, "departure": { "time": "1751559180" }, "stopId": "FR:42187:ZE:36405:STAR", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1751559210" }, "departure": { "delay": 30, "time": "1751559210" }, "stopId": "FR:42187:ZE:35798:STAR", "stopSequence": 6 }, { "arrival": { "time": "1751559240" }, "departure": { "time": "1751559240" }, "stopId": "FR:42187:ZE:35922:STAR", "stopSequence": 7 }, { "arrival": { "delay": 146, "time": "1751559446" }, "departure": { "delay": 146, "time": "1751559446" }, "stopId": "FR:42187:ZE:36212:STAR", "stopSequence": 8 }, { "arrival": { "delay": 154, "time": "1751559574" }, "departure": { "delay": 154, "time": "1751559574" }, "stopId": "FR:42187:ZE:36363:STAR", "stopSequence": 10 }, { "arrival": { "time": "1751559600" }, "departure": { "time": "1751559600" }, "stopId": "FR:42187:ZE:36045:STAR", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1751559780" }, "departure": { "delay": 60, "time": "1751559780" }, "stopId": "FR:42187:ZE:36137:STAR", "stopSequence": 14 }, { "arrival": { "delay": 83, "time": "1751559923" }, "departure": { "delay": 83, "time": "1751559923" }, "stopId": "FR:42187:ZE:35927:STAR", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1751560080" }, "departure": { "delay": 60, "time": "1751560080" }, "stopId": "FR:42187:ZE:36114:STAR", "stopSequence": 16 }, { "arrival": { "delay": 186, "time": "1751560386" }, "departure": { "delay": 186, "time": "1751560386" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 17 }, { "arrival": { "delay": 19686, "time": "1751580186" }, "departure": { "delay": 19686, "time": "1751580186" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 17 }, { "arrival": { "delay": 19769, "time": "1751580329" }, "departure": { "delay": 19769, "time": "1751580329" }, "stopId": "FR:42187:ZE:35917:STAR", "stopSequence": 18 }, { "arrival": { "delay": 19654, "time": "1751580334" }, "departure": { "delay": 19654, "time": "1751580334" }, "stopId": "FR:42187:ZE:36285:STAR", "stopSequence": 20 }, { "arrival": { "delay": 19646, "time": "1751580386" }, "departure": { "delay": 19646, "time": "1751580386" }, "stopId": "FR:42187:ZE:36244:STAR", "stopSequence": 21 }, { "arrival": { "delay": 19769, "time": "1751580689" }, "departure": { "delay": 19769, "time": "1751580689" }, "stopId": "FR:42187:ZE:35870:STAR", "stopSequence": 24 } ], "timestamp": "1751558114", "trip": { "routeId": "STAR:Line:01x215:LOC", "tripId": "STAR:ServiceJourney:569x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:572x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751562720" }, "stopId": "FR:42187:ZE:36291:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751562840" }, "departure": { "time": "1751562840" }, "stopId": "FR:42187:ZE:36419:STAR", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1751562870" }, "departure": { "delay": 30, "time": "1751562870" }, "stopId": "FR:42187:ZE:35809:STAR", "stopSequence": 3 }, { "arrival": { "time": "1751562900" }, "departure": { "time": "1751562900" }, "stopId": "FR:42187:ZE:36411:STAR", "stopSequence": 4 }, { "arrival": { "time": "1751562960" }, "departure": { "time": "1751562960" }, "stopId": "FR:42187:ZE:36405:STAR", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1751562990" }, "departure": { "delay": 30, "time": "1751562990" }, "stopId": "FR:42187:ZE:35798:STAR", "stopSequence": 6 }, { "arrival": { "time": "1751563020" }, "departure": { "time": "1751563020" }, "stopId": "FR:42187:ZE:35922:STAR", "stopSequence": 7 }, { "arrival": { "time": "1751563080" }, "departure": { "time": "1751563080" }, "stopId": "FR:42187:ZE:36212:STAR", "stopSequence": 8 }, { "arrival": { "time": "1751563140" }, "departure": { "time": "1751563140" }, "stopId": "FR:42187:ZE:35782:STAR", "stopSequence": 9 }, { "arrival": { "time": "1751563200" }, "departure": { "time": "1751563200" }, "stopId": "FR:42187:ZE:36363:STAR", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1751563230" }, "departure": { "delay": 30, "time": "1751563230" }, "stopId": "FR:42187:ZE:36118:STAR", "stopSequence": 11 }, { "arrival": { "time": "1751563260" }, "departure": { "time": "1751563260" }, "stopId": "FR:42187:ZE:35973:STAR", "stopSequence": 12 }, { "arrival": { "time": "1751563320" }, "departure": { "time": "1751563320" }, "stopId": "FR:42187:ZE:36045:STAR", "stopSequence": 13 }, { "arrival": { "time": "1751563380" }, "departure": { "time": "1751563380" }, "stopId": "FR:42187:ZE:36137:STAR", "stopSequence": 14 }, { "arrival": { "time": "1751563500" }, "departure": { "time": "1751563500" }, "stopId": "FR:42187:ZE:35927:STAR", "stopSequence": 15 }, { "arrival": { "delay": -600, "time": "1751563560" }, "departure": { "delay": -600, "time": "1751563560" }, "stopId": "FR:42187:ZE:35917:STAR", "stopSequence": 18 }, { "arrival": { "delay": -600, "time": "1751563620" }, "departure": { "delay": -600, "time": "1751563620" }, "stopId": "FR:42187:ZE:36293:STAR", "stopSequence": 19 }, { "arrival": { "delay": -600, "time": "1751563680" }, "departure": { "delay": -600, "time": "1751563680" }, "stopId": "FR:42187:ZE:36285:STAR", "stopSequence": 20 }, { "arrival": { "delay": -600, "time": "1751563740" }, "departure": { "delay": -600, "time": "1751563740" }, "stopId": "FR:42187:ZE:36244:STAR", "stopSequence": 21 }, { "arrival": { "delay": -600, "time": "1751563800" }, "departure": { "delay": -600, "time": "1751563800" }, "stopId": "FR:42187:ZE:36204:STAR", "stopSequence": 22 }, { "arrival": { "delay": -600, "time": "1751563860" }, "departure": { "delay": -600, "time": "1751563860" }, "stopId": "FR:42187:ZE:36209:STAR", "stopSequence": 23 }, { "arrival": { "delay": -600, "time": "1751563920" }, "departure": { "delay": -600, "time": "1751563920" }, "stopId": "FR:42187:ZE:35870:STAR", "stopSequence": 24 }, { "arrival": { "delay": -600, "time": "1751563980" }, "departure": { "delay": -600, "time": "1751563980" }, "stopId": "FR:42187:ZE:35978:STAR", "stopSequence": 25 }, { "arrival": { "delay": -600, "time": "1751564040" }, "departure": { "delay": -600, "time": "1751564040" }, "stopId": "FR:42187:ZE:36112:STAR", "stopSequence": 26 }, { "arrival": { "delay": -600, "time": "1751564100" }, "departure": { "delay": -600, "time": "1751564100" }, "stopId": "FR:42184:ZE:36249:STAR", "stopSequence": 27 }, { "arrival": { "delay": -600, "time": "1751564160" }, "departure": { "delay": -600, "time": "1751564160" }, "stopId": "FR:42184:ZE:36378:STAR", "stopSequence": 28 }, { "arrival": { "delay": -600, "time": "1751564220" }, "departure": { "delay": -600, "time": "1751564220" }, "stopId": "FR:42184:ZE:36318:STAR", "stopSequence": 29 }, { "arrival": { "delay": -600, "time": "1751564280" }, "departure": { "delay": -600, "time": "1751564280" }, "stopId": "FR:42184:ZE:36081:STAR", "stopSequence": 30 }, { "arrival": { "delay": -570, "time": "1751564310" }, "departure": { "delay": -570, "time": "1751564310" }, "stopId": "FR:42184:ZE:36012:STAR", "stopSequence": 31 }, { "arrival": { "delay": -600, "time": "1751564340" }, "departure": { "delay": -600, "time": "1751564340" }, "stopId": "FR:42184:ZE:36060:STAR", "stopSequence": 32 }, { "arrival": { "delay": -570, "time": "1751564370" }, "departure": { "delay": -570, "time": "1751564370" }, "stopId": "FR:42184:ZE:36104:STAR", "stopSequence": 33 }, { "arrival": { "delay": -600, "time": "1751564400" }, "departure": { "delay": -600, "time": "1751564400" }, "stopId": "FR:42184:ZE:36238:STAR", "stopSequence": 34 }, { "arrival": { "delay": -600, "time": "1751564460" }, "departure": { "delay": -600, "time": "1751564460" }, "stopId": "FR:42184:ZE:35965:STAR", "stopSequence": 35 }, { "arrival": { "delay": -570, "time": "1751564490" }, "departure": { "delay": -570, "time": "1751564490" }, "stopId": "FR:42184:ZE:36034:STAR", "stopSequence": 36 }, { "arrival": { "delay": -600, "time": "1751564520" }, "departure": { "delay": -600, "time": "1751564520" }, "stopId": "FR:42184:ZE:35992:STAR", "stopSequence": 37 }, { "arrival": { "delay": -600, "time": "1751564580" }, "departure": { "delay": -600, "time": "1751564580" }, "stopId": "FR:42184:ZE:35915:STAR", "stopSequence": 38 }, { "arrival": { "delay": -600, "time": "1751564640" }, "departure": { "delay": -600, "time": "1751564640" }, "stopId": "FR:42184:ZE:36320:STAR", "stopSequence": 39 }, { "arrival": { "delay": -600, "time": "1751564700" }, "departure": { "delay": -600, "time": "1751564700" }, "stopId": "FR:42184:ZE:36056:STAR", "stopSequence": 40 }, { "arrival": { "delay": -600, "time": "1751564760" }, "departure": { "delay": -600, "time": "1751564760" }, "stopId": "FR:42184:ZE:36155:STAR", "stopSequence": 41 }, { "arrival": { "delay": -600, "time": "1751564820" }, "departure": { "delay": -600, "time": "1751564820" }, "stopId": "FR:42184:ZE:36344:STAR", "stopSequence": 42 }, { "arrival": { "delay": -570, "time": "1751564850" }, "departure": { "delay": -570, "time": "1751564850" }, "stopId": "FR:42184:ZE:35839:STAR", "stopSequence": 43 }, { "arrival": { "delay": -600, "time": "1751564880" }, "departure": { "delay": -600, "time": "1751564880" }, "stopId": "FR:42184:ZE:35985:STAR", "stopSequence": 44 }, { "arrival": { "delay": -600, "time": "1751564940" }, "stopId": "FR:42184:ZE:36305:STAR", "stopSequence": 45 } ], "timestamp": "1751541281", "trip": { "routeId": "STAR:Line:01x215:LOC", "tripId": "STAR:ServiceJourney:572x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:674x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 175, "time": "1751525335" }, "stopId": "FR:42187:ZE:36388:STAR", "stopSequence": 1 }, { "arrival": { "delay": 27, "time": "1751525367" }, "departure": { "delay": 27, "time": "1751525367" }, "stopId": "FR:42187:ZE:36395:STAR", "stopSequence": 4 }, { "arrival": { "delay": 32, "time": "1751525372" }, "departure": { "delay": 32, "time": "1751525372" }, "stopId": "FR:42187:ZE:35858:STAR", "stopSequence": 5 }, { "arrival": { "delay": 27, "time": "1751525427" }, "departure": { "delay": 27, "time": "1751525427" }, "stopId": "FR:42187:ZE:36415:STAR", "stopSequence": 6 }, { "arrival": { "time": "1751525460" }, "departure": { "time": "1751525460" }, "stopId": "FR:42187:ZE:35824:STAR", "stopSequence": 7 }, { "arrival": { "delay": 109, "time": "1751525629" }, "departure": { "delay": 109, "time": "1751525629" }, "stopId": "FR:42187:ZE:36331:STAR", "stopSequence": 8 }, { "arrival": { "delay": 170, "time": "1751525810" }, "departure": { "delay": 170, "time": "1751525810" }, "stopId": "FR:42187:ZE:35782:STAR", "stopSequence": 9 }, { "arrival": { "delay": 175, "time": "1751525935" }, "departure": { "delay": 175, "time": "1751525935" }, "stopId": "FR:42187:ZE:36363:STAR", "stopSequence": 10 }, { "arrival": { "delay": 136, "time": "1751525956" }, "departure": { "delay": 136, "time": "1751525956" }, "stopId": "FR:42187:ZE:36121:STAR", "stopSequence": 11 }, { "arrival": { "delay": 223, "time": "1751526163" }, "departure": { "delay": 223, "time": "1751526163" }, "stopId": "FR:42187:ZE:36230:STAR", "stopSequence": 13 }, { "arrival": { "delay": 165, "time": "1751526165" }, "departure": { "delay": 165, "time": "1751526165" }, "stopId": "FR:42187:ZE:35967:STAR", "stopSequence": 15 }, { "arrival": { "delay": 170, "time": "1751526470" }, "departure": { "delay": 170, "time": "1751526470" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 17 }, { "arrival": { "delay": 165, "time": "1751526525" }, "departure": { "delay": 165, "time": "1751526525" }, "stopId": "FR:42187:ZE:35917:STAR", "stopSequence": 18 }, { "arrival": { "delay": 54054, "time": "1751580714" }, "departure": { "delay": 54054, "time": "1751580714" }, "stopId": "FR:42187:ZE:36193:STAR", "stopSequence": 24 }, { "arrival": { "delay": 54103, "time": "1751580823" }, "departure": { "delay": 54103, "time": "1751580823" }, "stopId": "FR:42187:ZE:36262:STAR", "stopSequence": 25 }, { "arrival": { "delay": 54054, "time": "1751580834" }, "departure": { "delay": 54054, "time": "1751580834" }, "stopId": "FR:42187:ZE:36177:STAR", "stopSequence": 26 }, { "arrival": { "delay": 54133, "time": "1751581093" }, "departure": { "delay": 54133, "time": "1751581093" }, "stopId": "FR:42184:ZE:36234:STAR", "stopSequence": 31 } ], "timestamp": "1751524893", "trip": { "directionId": 1, "routeId": "STAR:Line:04x215:LOC", "tripId": "STAR:ServiceJourney:674x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:676x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751532360" }, "stopId": "FR:42187:ZE:36388:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751532420" }, "departure": { "time": "1751532420" }, "stopId": "FR:42187:ZE:35818:STAR", "stopSequence": 2 }, { "arrival": { "time": "1751532480" }, "departure": { "time": "1751532480" }, "stopId": "FR:42187:ZE:36413:STAR", "stopSequence": 3 }, { "arrival": { "time": "1751532540" }, "departure": { "time": "1751532540" }, "stopId": "FR:42187:ZE:36395:STAR", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1751532570" }, "departure": { "delay": 30, "time": "1751532570" }, "stopId": "FR:42187:ZE:35858:STAR", "stopSequence": 5 }, { "arrival": { "delay": 31, "time": "1751532631" }, "departure": { "delay": 31, "time": "1751532631" }, "stopId": "FR:42187:ZE:36415:STAR", "stopSequence": 6 }, { "arrival": { "delay": 75, "time": "1751532735" }, "departure": { "delay": 75, "time": "1751532735" }, "stopId": "FR:42187:ZE:35824:STAR", "stopSequence": 7 }, { "arrival": { "delay": 31, "time": "1751532751" }, "departure": { "delay": 31, "time": "1751532751" }, "stopId": "FR:42187:ZE:36331:STAR", "stopSequence": 8 }, { "arrival": { "delay": 31, "time": "1751532871" }, "departure": { "delay": 31, "time": "1751532871" }, "stopId": "FR:42187:ZE:35782:STAR", "stopSequence": 9 }, { "arrival": { "delay": 31, "time": "1751532991" }, "departure": { "delay": 31, "time": "1751532991" }, "stopId": "FR:42187:ZE:36363:STAR", "stopSequence": 10 }, { "arrival": { "time": "1751533020" }, "departure": { "time": "1751533020" }, "stopId": "FR:42187:ZE:36121:STAR", "stopSequence": 11 }, { "arrival": { "delay": 75, "time": "1751533155" }, "departure": { "delay": 75, "time": "1751533155" }, "stopId": "FR:42187:ZE:35832:STAR", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1751533190" }, "departure": { "delay": 50, "time": "1751533190" }, "stopId": "FR:42187:ZE:36230:STAR", "stopSequence": 13 }, { "arrival": { "time": "1751533200" }, "departure": { "time": "1751533200" }, "stopId": "FR:42187:ZE:35967:STAR", "stopSequence": 15 }, { "arrival": { "delay": 114, "time": "1751533614" }, "departure": { "delay": 114, "time": "1751533614" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 17 }, { "arrival": { "delay": 142, "time": "1751533702" }, "departure": { "delay": 142, "time": "1751533702" }, "stopId": "FR:42187:ZE:35917:STAR", "stopSequence": 18 }, { "arrival": { "delay": 46678, "time": "1751580418" }, "departure": { "delay": 46678, "time": "1751580418" }, "stopId": "FR:42187:ZE:36020:STAR", "stopSequence": 22 }, { "arrival": { "delay": 46730, "time": "1751580530" }, "departure": { "delay": 46730, "time": "1751580530" }, "stopId": "FR:42187:ZE:36245:STAR", "stopSequence": 23 }, { "arrival": { "delay": 46711, "time": "1751580631" }, "departure": { "delay": 46711, "time": "1751580631" }, "stopId": "FR:42187:ZE:36262:STAR", "stopSequence": 25 }, { "arrival": { "delay": 46822, "time": "1751580862" }, "departure": { "delay": 46822, "time": "1751580862" }, "stopId": "FR:42187:ZE:35900:STAR", "stopSequence": 27 }, { "arrival": { "delay": 46760, "time": "1751580920" }, "departure": { "delay": 46760, "time": "1751580920" }, "stopId": "FR:42184:ZE:36234:STAR", "stopSequence": 31 } ], "timestamp": "1751530814", "trip": { "directionId": 1, "routeId": "STAR:Line:04x215:LOC", "tripId": "STAR:ServiceJourney:676x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:677x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751534760" }, "stopId": "FR:42187:ZE:36388:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751534820" }, "departure": { "time": "1751534820" }, "stopId": "FR:42187:ZE:35818:STAR", "stopSequence": 2 }, { "arrival": { "time": "1751534880" }, "departure": { "time": "1751534880" }, "stopId": "FR:42187:ZE:36413:STAR", "stopSequence": 3 }, { "arrival": { "time": "1751534940" }, "departure": { "time": "1751534940" }, "stopId": "FR:42187:ZE:36395:STAR", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1751534970" }, "departure": { "delay": 30, "time": "1751534970" }, "stopId": "FR:42187:ZE:35858:STAR", "stopSequence": 5 }, { "arrival": { "time": "1751535000" }, "departure": { "time": "1751535000" }, "stopId": "FR:42187:ZE:36415:STAR", "stopSequence": 6 }, { "arrival": { "time": "1751535060" }, "departure": { "time": "1751535060" }, "stopId": "FR:42187:ZE:35824:STAR", "stopSequence": 7 }, { "arrival": { "delay": -41, "time": "1751535079" }, "departure": { "delay": -41, "time": "1751535079" }, "stopId": "FR:42187:ZE:36331:STAR", "stopSequence": 8 }, { "arrival": { "delay": -55, "time": "1751535185" }, "departure": { "delay": -55, "time": "1751535185" }, "stopId": "FR:42187:ZE:35782:STAR", "stopSequence": 9 }, { "arrival": { "delay": -41, "time": "1751535319" }, "departure": { "delay": -41, "time": "1751535319" }, "stopId": "FR:42187:ZE:36363:STAR", "stopSequence": 10 }, { "arrival": { "time": "1751535420" }, "departure": { "time": "1751535420" }, "stopId": "FR:42187:ZE:36121:STAR", "stopSequence": 11 }, { "arrival": { "delay": -55, "time": "1751535425" }, "departure": { "delay": -55, "time": "1751535425" }, "stopId": "FR:42187:ZE:35832:STAR", "stopSequence": 12 }, { "arrival": { "time": "1751535540" }, "departure": { "time": "1751535540" }, "stopId": "FR:42187:ZE:36230:STAR", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1751535570" }, "departure": { "delay": 30, "time": "1751535570" }, "stopId": "FR:42187:ZE:36057:STAR", "stopSequence": 14 }, { "arrival": { "time": "1751535600" }, "departure": { "time": "1751535600" }, "stopId": "FR:42187:ZE:35967:STAR", "stopSequence": 15 }, { "arrival": { "delay": 139, "time": "1751536039" }, "departure": { "delay": 139, "time": "1751536039" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 17 }, { "arrival": { "delay": 44349, "time": "1751580489" }, "departure": { "delay": 44349, "time": "1751580489" }, "stopId": "FR:42187:ZE:36020:STAR", "stopSequence": 22 }, { "arrival": { "delay": 44428, "time": "1751580628" }, "departure": { "delay": 44428, "time": "1751580628" }, "stopId": "FR:42187:ZE:36245:STAR", "stopSequence": 23 }, { "arrival": { "delay": 44317, "time": "1751580637" }, "departure": { "delay": 44317, "time": "1751580637" }, "stopId": "FR:42187:ZE:36262:STAR", "stopSequence": 25 }, { "arrival": { "delay": 44357, "time": "1751581097" }, "stopId": "FR:42184:ZE:36343:STAR", "stopSequence": 33 } ], "timestamp": "1751518694", "trip": { "directionId": 1, "routeId": "STAR:Line:04x215:LOC", "tripId": "STAR:ServiceJourney:677x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:678x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 239, "time": "1751537399" }, "stopId": "FR:42187:ZE:36388:STAR", "stopSequence": 1 }, { "arrival": { "delay": 239, "time": "1751537519" }, "departure": { "delay": 239, "time": "1751537519" }, "stopId": "FR:42187:ZE:36413:STAR", "stopSequence": 3 }, { "arrival": { "delay": 239, "time": "1751537579" }, "departure": { "delay": 239, "time": "1751537579" }, "stopId": "FR:42187:ZE:36395:STAR", "stopSequence": 4 }, { "arrival": { "delay": 239, "time": "1751537639" }, "departure": { "delay": 239, "time": "1751537639" }, "stopId": "FR:42187:ZE:36415:STAR", "stopSequence": 6 }, { "arrival": { "delay": 54, "time": "1751537694" }, "departure": { "delay": 54, "time": "1751537694" }, "stopId": "FR:42187:ZE:35782:STAR", "stopSequence": 9 }, { "arrival": { "delay": 46, "time": "1751537806" }, "departure": { "delay": 46, "time": "1751537806" }, "stopId": "FR:42187:ZE:36363:STAR", "stopSequence": 10 }, { "arrival": { "delay": 73, "time": "1751537893" }, "departure": { "delay": 73, "time": "1751537893" }, "stopId": "FR:42187:ZE:36121:STAR", "stopSequence": 11 }, { "arrival": { "delay": 54, "time": "1751537934" }, "departure": { "delay": 54, "time": "1751537934" }, "stopId": "FR:42187:ZE:35832:STAR", "stopSequence": 12 }, { "arrival": { "delay": 125, "time": "1751538065" }, "departure": { "delay": 125, "time": "1751538065" }, "stopId": "FR:42187:ZE:36230:STAR", "stopSequence": 13 }, { "arrival": { "delay": 69, "time": "1751538069" }, "departure": { "delay": 69, "time": "1751538069" }, "stopId": "FR:42187:ZE:35967:STAR", "stopSequence": 15 }, { "arrival": { "delay": 144, "time": "1751538444" }, "departure": { "delay": 144, "time": "1751538444" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 17 }, { "arrival": { "delay": 133, "time": "1751538493" }, "departure": { "delay": 133, "time": "1751538493" }, "stopId": "FR:42187:ZE:35917:STAR", "stopSequence": 18 }, { "arrival": { "delay": 41961, "time": "1751580501" }, "departure": { "delay": 41961, "time": "1751580501" }, "stopId": "FR:42187:ZE:36020:STAR", "stopSequence": 22 }, { "arrival": { "delay": 42005, "time": "1751580605" }, "departure": { "delay": 42005, "time": "1751580605" }, "stopId": "FR:42187:ZE:36245:STAR", "stopSequence": 23 }, { "arrival": { "delay": 42005, "time": "1751580665" }, "departure": { "delay": 42005, "time": "1751580665" }, "stopId": "FR:42187:ZE:36193:STAR", "stopSequence": 24 }, { "arrival": { "delay": 42005, "time": "1751580725" }, "departure": { "delay": 42005, "time": "1751580725" }, "stopId": "FR:42187:ZE:36262:STAR", "stopSequence": 25 }, { "arrival": { "delay": 42013, "time": "1751580853" }, "departure": { "delay": 42013, "time": "1751580853" }, "stopId": "FR:42187:ZE:35900:STAR", "stopSequence": 27 }, { "arrival": { "delay": 42035, "time": "1751580995" }, "departure": { "delay": 42035, "time": "1751580995" }, "stopId": "FR:42184:ZE:36234:STAR", "stopSequence": 31 } ], "timestamp": "1751536968", "trip": { "directionId": 1, "routeId": "STAR:Line:04x215:LOC", "tripId": "STAR:ServiceJourney:678x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:681x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 29, "time": "1751539709" }, "departure": { "delay": 29, "time": "1751539709" }, "stopId": "FR:42187:ZE:36413:STAR", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1751539769" }, "departure": { "delay": 29, "time": "1751539769" }, "stopId": "FR:42187:ZE:36395:STAR", "stopSequence": 4 }, { "arrival": { "delay": -25, "time": "1751539775" }, "departure": { "delay": -25, "time": "1751539775" }, "stopId": "FR:42187:ZE:36415:STAR", "stopSequence": 6 }, { "arrival": { "delay": -25, "time": "1751539835" }, "departure": { "delay": -25, "time": "1751539835" }, "stopId": "FR:42187:ZE:35824:STAR", "stopSequence": 7 }, { "arrival": { "delay": 29, "time": "1751539949" }, "departure": { "delay": 29, "time": "1751539949" }, "stopId": "FR:42187:ZE:36331:STAR", "stopSequence": 8 }, { "arrival": { "delay": -25, "time": "1751540015" }, "departure": { "delay": -25, "time": "1751540015" }, "stopId": "FR:42187:ZE:35782:STAR", "stopSequence": 9 }, { "arrival": { "delay": 29, "time": "1751540189" }, "departure": { "delay": 29, "time": "1751540189" }, "stopId": "FR:42187:ZE:36363:STAR", "stopSequence": 10 }, { "arrival": { "delay": -21, "time": "1751540199" }, "departure": { "delay": -21, "time": "1751540199" }, "stopId": "FR:42187:ZE:36121:STAR", "stopSequence": 11 }, { "arrival": { "delay": -25, "time": "1751540255" }, "departure": { "delay": -25, "time": "1751540255" }, "stopId": "FR:42187:ZE:35832:STAR", "stopSequence": 12 }, { "arrival": { "delay": -52, "time": "1751540288" }, "departure": { "delay": -52, "time": "1751540288" }, "stopId": "FR:42187:ZE:36230:STAR", "stopSequence": 13 }, { "arrival": { "delay": -47, "time": "1751540293" }, "departure": { "delay": -47, "time": "1751540293" }, "stopId": "FR:42187:ZE:36057:STAR", "stopSequence": 14 }, { "arrival": { "delay": 23, "time": "1751540423" }, "departure": { "delay": 23, "time": "1751540423" }, "stopId": "FR:42187:ZE:35967:STAR", "stopSequence": 15 }, { "arrival": { "delay": -25, "time": "1751540675" }, "departure": { "delay": -25, "time": "1751540675" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 17 }, { "arrival": { "delay": 23, "time": "1751540783" }, "departure": { "delay": 23, "time": "1751540783" }, "stopId": "FR:42187:ZE:35917:STAR", "stopSequence": 18 }, { "arrival": { "delay": 39459, "time": "1751580519" }, "departure": { "delay": 39459, "time": "1751580519" }, "stopId": "FR:42187:ZE:36193:STAR", "stopSequence": 24 }, { "arrival": { "delay": 39428, "time": "1751580548" }, "departure": { "delay": 39428, "time": "1751580548" }, "stopId": "FR:42187:ZE:36262:STAR", "stopSequence": 25 }, { "arrival": { "delay": 39523, "time": "1751580823" }, "departure": { "delay": 39523, "time": "1751580823" }, "stopId": "FR:42184:ZE:36381:STAR", "stopSequence": 28 }, { "arrival": { "delay": 39553, "time": "1751580853" }, "departure": { "delay": 39553, "time": "1751580853" }, "stopId": "FR:42184:ZE:36368:STAR", "stopSequence": 29 } ], "timestamp": "1751539675", "trip": { "directionId": 1, "routeId": "STAR:Line:04x215:LOC", "tripId": "STAR:ServiceJourney:681x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:684x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 403, "time": "1751542603" }, "departure": { "delay": 403, "time": "1751542603" }, "stopId": "FR:42187:ZE:36415:STAR", "stopSequence": 6 }, { "arrival": { "delay": 388, "time": "1751542708" }, "departure": { "delay": 388, "time": "1751542708" }, "stopId": "FR:42187:ZE:36331:STAR", "stopSequence": 8 }, { "arrival": { "delay": 403, "time": "1751542843" }, "departure": { "delay": 403, "time": "1751542843" }, "stopId": "FR:42187:ZE:35782:STAR", "stopSequence": 9 }, { "arrival": { "delay": 388, "time": "1751542948" }, "departure": { "delay": 388, "time": "1751542948" }, "stopId": "FR:42187:ZE:36363:STAR", "stopSequence": 10 }, { "arrival": { "delay": 2510, "time": "1751545130" }, "departure": { "delay": 2510, "time": "1751545130" }, "stopId": "FR:42187:ZE:36121:STAR", "stopSequence": 11 }, { "arrival": { "delay": 37468, "time": "1751580988" }, "departure": { "delay": 37468, "time": "1751580988" }, "stopId": "FR:42187:ZE:36262:STAR", "stopSequence": 25 }, { "arrival": { "delay": 37468, "time": "1751581408" }, "stopId": "FR:42184:ZE:36343:STAR", "stopSequence": 33 } ], "timestamp": "1751542594", "trip": { "directionId": 1, "routeId": "STAR:Line:04x215:LOC", "tripId": "STAR:ServiceJourney:684x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:685x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 55, "time": "1751544415" }, "stopId": "FR:42187:ZE:36388:STAR", "stopSequence": 1 }, { "arrival": { "delay": 87, "time": "1751544507" }, "departure": { "delay": 87, "time": "1751544507" }, "stopId": "FR:42187:ZE:35818:STAR", "stopSequence": 2 }, { "arrival": { "delay": 123, "time": "1751544603" }, "departure": { "delay": 123, "time": "1751544603" }, "stopId": "FR:42187:ZE:36413:STAR", "stopSequence": 3 }, { "arrival": { "delay": 123, "time": "1751544663" }, "departure": { "delay": 123, "time": "1751544663" }, "stopId": "FR:42187:ZE:36395:STAR", "stopSequence": 4 }, { "arrival": { "delay": 123, "time": "1751544723" }, "departure": { "delay": 123, "time": "1751544723" }, "stopId": "FR:42187:ZE:36415:STAR", "stopSequence": 6 }, { "arrival": { "delay": 87, "time": "1751544747" }, "departure": { "delay": 87, "time": "1751544747" }, "stopId": "FR:42187:ZE:35824:STAR", "stopSequence": 7 }, { "arrival": { "delay": 90, "time": "1751544810" }, "departure": { "delay": 90, "time": "1751544810" }, "stopId": "FR:42187:ZE:36331:STAR", "stopSequence": 8 }, { "arrival": { "delay": 123, "time": "1751544963" }, "departure": { "delay": 123, "time": "1751544963" }, "stopId": "FR:42187:ZE:35782:STAR", "stopSequence": 9 }, { "arrival": { "delay": 123, "time": "1751545083" }, "departure": { "delay": 123, "time": "1751545083" }, "stopId": "FR:42187:ZE:36363:STAR", "stopSequence": 10 }, { "arrival": { "delay": 87, "time": "1751545167" }, "departure": { "delay": 87, "time": "1751545167" }, "stopId": "FR:42187:ZE:35832:STAR", "stopSequence": 12 }, { "arrival": { "delay": 67, "time": "1751545207" }, "departure": { "delay": 67, "time": "1751545207" }, "stopId": "FR:42187:ZE:36230:STAR", "stopSequence": 13 }, { "arrival": { "delay": 85, "time": "1751545285" }, "departure": { "delay": 85, "time": "1751545285" }, "stopId": "FR:42187:ZE:35967:STAR", "stopSequence": 15 }, { "arrival": { "delay": 123, "time": "1751545623" }, "departure": { "delay": 123, "time": "1751545623" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 17 }, { "arrival": { "delay": 185, "time": "1751545745" }, "departure": { "delay": 185, "time": "1751545745" }, "stopId": "FR:42187:ZE:35917:STAR", "stopSequence": 18 }, { "arrival": { "delay": 34857, "time": "1751580717" }, "departure": { "delay": 34857, "time": "1751580717" }, "stopId": "FR:42187:ZE:36193:STAR", "stopSequence": 24 }, { "arrival": { "delay": 34857, "time": "1751580777" }, "departure": { "delay": 34857, "time": "1751580777" }, "stopId": "FR:42187:ZE:36262:STAR", "stopSequence": 25 }, { "arrival": { "delay": 34822, "time": "1751580802" }, "departure": { "delay": 34822, "time": "1751580802" }, "stopId": "FR:42187:ZE:36177:STAR", "stopSequence": 26 } ], "timestamp": "1751543914", "trip": { "directionId": 1, "routeId": "STAR:Line:04x215:LOC", "tripId": "STAR:ServiceJourney:685x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:686x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751547960" }, "stopId": "FR:42187:ZE:36388:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751548020" }, "departure": { "time": "1751548020" }, "stopId": "FR:42187:ZE:35818:STAR", "stopSequence": 2 }, { "arrival": { "delay": 89, "time": "1751548169" }, "departure": { "delay": 89, "time": "1751548169" }, "stopId": "FR:42187:ZE:36413:STAR", "stopSequence": 3 }, { "arrival": { "delay": 89, "time": "1751548229" }, "departure": { "delay": 89, "time": "1751548229" }, "stopId": "FR:42187:ZE:36395:STAR", "stopSequence": 4 }, { "arrival": { "delay": 89, "time": "1751548289" }, "departure": { "delay": 89, "time": "1751548289" }, "stopId": "FR:42187:ZE:36415:STAR", "stopSequence": 6 }, { "arrival": { "time": "1751548320" }, "departure": { "time": "1751548320" }, "stopId": "FR:42187:ZE:36331:STAR", "stopSequence": 8 }, { "arrival": { "delay": 89, "time": "1751548529" }, "departure": { "delay": 89, "time": "1751548529" }, "stopId": "FR:42187:ZE:35782:STAR", "stopSequence": 9 }, { "arrival": { "delay": 89, "time": "1751548649" }, "departure": { "delay": 89, "time": "1751548649" }, "stopId": "FR:42187:ZE:36363:STAR", "stopSequence": 10 }, { "arrival": { "time": "1751548680" }, "departure": { "time": "1751548680" }, "stopId": "FR:42187:ZE:35832:STAR", "stopSequence": 12 }, { "arrival": { "time": "1751548740" }, "departure": { "time": "1751548740" }, "stopId": "FR:42187:ZE:36230:STAR", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1751548770" }, "departure": { "delay": 30, "time": "1751548770" }, "stopId": "FR:42187:ZE:36057:STAR", "stopSequence": 14 }, { "arrival": { "delay": 84, "time": "1751548884" }, "departure": { "delay": 84, "time": "1751548884" }, "stopId": "FR:42187:ZE:35967:STAR", "stopSequence": 15 }, { "arrival": { "delay": 89, "time": "1751549189" }, "departure": { "delay": 89, "time": "1751549189" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 17 }, { "arrival": { "delay": -34, "time": "1751549426" }, "departure": { "delay": -34, "time": "1751549426" }, "stopId": "FR:42187:ZE:36193:STAR", "stopSequence": 24 }, { "arrival": { "delay": 100, "time": "1751549620" }, "departure": { "delay": 100, "time": "1751549620" }, "stopId": "FR:42187:ZE:36262:STAR", "stopSequence": 25 }, { "arrival": { "delay": 198, "time": "1751549838" }, "departure": { "delay": 198, "time": "1751549838" }, "stopId": "FR:42187:ZE:35900:STAR", "stopSequence": 27 }, { "arrival": { "delay": 171, "time": "1751549871" }, "departure": { "delay": 171, "time": "1751549871" }, "stopId": "FR:42184:ZE:36381:STAR", "stopSequence": 28 }, { "arrival": { "delay": 201, "time": "1751549901" }, "departure": { "delay": 201, "time": "1751549901" }, "stopId": "FR:42184:ZE:36368:STAR", "stopSequence": 29 }, { "arrival": { "delay": 31186, "time": "1751580946" }, "departure": { "delay": 31186, "time": "1751580946" }, "stopId": "FR:42184:ZE:36095:STAR", "stopSequence": 30 } ], "timestamp": "1751543914", "trip": { "directionId": 1, "routeId": "STAR:Line:04x215:LOC", "tripId": "STAR:ServiceJourney:686x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:687x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751551560" }, "stopId": "FR:42187:ZE:36388:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751551620" }, "departure": { "time": "1751551620" }, "stopId": "FR:42187:ZE:35818:STAR", "stopSequence": 2 }, { "arrival": { "time": "1751551680" }, "departure": { "time": "1751551680" }, "stopId": "FR:42187:ZE:36413:STAR", "stopSequence": 3 }, { "arrival": { "time": "1751551740" }, "departure": { "time": "1751551740" }, "stopId": "FR:42187:ZE:36395:STAR", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1751551770" }, "departure": { "delay": 30, "time": "1751551770" }, "stopId": "FR:42187:ZE:35858:STAR", "stopSequence": 5 }, { "arrival": { "time": "1751551800" }, "departure": { "time": "1751551800" }, "stopId": "FR:42187:ZE:36415:STAR", "stopSequence": 6 }, { "arrival": { "time": "1751551860" }, "departure": { "time": "1751551860" }, "stopId": "FR:42187:ZE:35824:STAR", "stopSequence": 7 }, { "arrival": { "time": "1751551920" }, "departure": { "time": "1751551920" }, "stopId": "FR:42187:ZE:36331:STAR", "stopSequence": 8 }, { "arrival": { "time": "1751552040" }, "departure": { "time": "1751552040" }, "stopId": "FR:42187:ZE:35782:STAR", "stopSequence": 9 }, { "arrival": { "delay": 142, "time": "1751552302" }, "departure": { "delay": 142, "time": "1751552302" }, "stopId": "FR:42187:ZE:36363:STAR", "stopSequence": 10 }, { "arrival": { "delay": 176, "time": "1751552396" }, "departure": { "delay": 176, "time": "1751552396" }, "stopId": "FR:42187:ZE:36121:STAR", "stopSequence": 11 }, { "arrival": { "delay": 137, "time": "1751552417" }, "departure": { "delay": 137, "time": "1751552417" }, "stopId": "FR:42187:ZE:35832:STAR", "stopSequence": 12 }, { "arrival": { "delay": 156, "time": "1751552496" }, "departure": { "delay": 156, "time": "1751552496" }, "stopId": "FR:42187:ZE:36230:STAR", "stopSequence": 13 }, { "arrival": { "delay": 149, "time": "1751552549" }, "departure": { "delay": 149, "time": "1751552549" }, "stopId": "FR:42187:ZE:35967:STAR", "stopSequence": 15 }, { "arrival": { "delay": 142, "time": "1751552842" }, "departure": { "delay": 142, "time": "1751552842" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 17 }, { "arrival": { "delay": 149, "time": "1751552909" }, "departure": { "delay": 149, "time": "1751552909" }, "stopId": "FR:42187:ZE:35917:STAR", "stopSequence": 18 }, { "arrival": { "delay": 27636, "time": "1751580696" }, "departure": { "delay": 27636, "time": "1751580696" }, "stopId": "FR:42187:ZE:36193:STAR", "stopSequence": 24 }, { "arrival": { "delay": 27600, "time": "1751580720" }, "departure": { "delay": 27600, "time": "1751580720" }, "stopId": "FR:42187:ZE:36262:STAR", "stopSequence": 25 }, { "arrival": { "delay": 27689, "time": "1751580989" }, "departure": { "delay": 27689, "time": "1751580989" }, "stopId": "FR:42184:ZE:36381:STAR", "stopSequence": 28 }, { "arrival": { "delay": 27719, "time": "1751581019" }, "departure": { "delay": 27719, "time": "1751581019" }, "stopId": "FR:42184:ZE:36368:STAR", "stopSequence": 29 }, { "arrival": { "delay": 27722, "time": "1751581082" }, "departure": { "delay": 27722, "time": "1751581082" }, "stopId": "FR:42184:ZE:36095:STAR", "stopSequence": 30 } ], "timestamp": "1751545864", "trip": { "directionId": 1, "routeId": "STAR:Line:04x215:LOC", "tripId": "STAR:ServiceJourney:687x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:688x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751553960" }, "stopId": "FR:42187:ZE:36388:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751554020" }, "departure": { "time": "1751554020" }, "stopId": "FR:42187:ZE:35818:STAR", "stopSequence": 2 }, { "arrival": { "time": "1751554080" }, "departure": { "time": "1751554080" }, "stopId": "FR:42187:ZE:36413:STAR", "stopSequence": 3 }, { "arrival": { "time": "1751554140" }, "departure": { "time": "1751554140" }, "stopId": "FR:42187:ZE:36395:STAR", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1751554170" }, "departure": { "delay": 30, "time": "1751554170" }, "stopId": "FR:42187:ZE:35858:STAR", "stopSequence": 5 }, { "arrival": { "time": "1751554200" }, "departure": { "time": "1751554200" }, "stopId": "FR:42187:ZE:36415:STAR", "stopSequence": 6 }, { "arrival": { "time": "1751554260" }, "departure": { "time": "1751554260" }, "stopId": "FR:42187:ZE:35824:STAR", "stopSequence": 7 }, { "arrival": { "delay": 22379, "time": "1751576699" }, "departure": { "delay": 22379, "time": "1751576699" }, "stopId": "FR:42187:ZE:36331:STAR", "stopSequence": 8 }, { "arrival": { "delay": 25114, "time": "1751580454" }, "departure": { "delay": 25114, "time": "1751580454" }, "stopId": "FR:42187:ZE:36020:STAR", "stopSequence": 22 }, { "arrival": { "delay": 25125, "time": "1751580525" }, "departure": { "delay": 25125, "time": "1751580525" }, "stopId": "FR:42187:ZE:36245:STAR", "stopSequence": 23 }, { "arrival": { "delay": 25125, "time": "1751580585" }, "departure": { "delay": 25125, "time": "1751580585" }, "stopId": "FR:42187:ZE:36193:STAR", "stopSequence": 24 }, { "arrival": { "delay": 25125, "time": "1751580645" }, "departure": { "delay": 25125, "time": "1751580645" }, "stopId": "FR:42187:ZE:36262:STAR", "stopSequence": 25 }, { "arrival": { "delay": 25132, "time": "1751580712" }, "departure": { "delay": 25132, "time": "1751580712" }, "stopId": "FR:42187:ZE:36177:STAR", "stopSequence": 26 }, { "arrival": { "delay": 25175, "time": "1751580815" }, "departure": { "delay": 25175, "time": "1751580815" }, "stopId": "FR:42187:ZE:35900:STAR", "stopSequence": 27 }, { "arrival": { "delay": 25139, "time": "1751580839" }, "departure": { "delay": 25139, "time": "1751580839" }, "stopId": "FR:42184:ZE:36381:STAR", "stopSequence": 28 }, { "arrival": { "delay": 25132, "time": "1751580892" }, "departure": { "delay": 25132, "time": "1751580892" }, "stopId": "FR:42184:ZE:36095:STAR", "stopSequence": 30 }, { "arrival": { "delay": 25106, "time": "1751581046" }, "stopId": "FR:42184:ZE:36343:STAR", "stopSequence": 33 } ], "timestamp": "1751553830", "trip": { "directionId": 1, "routeId": "STAR:Line:04x215:LOC", "tripId": "STAR:ServiceJourney:688x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:689x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751556360" }, "stopId": "FR:42187:ZE:36388:STAR", "stopSequence": 1 }, { "arrival": { "delay": 32, "time": "1751556452" }, "departure": { "delay": 32, "time": "1751556452" }, "stopId": "FR:42187:ZE:35818:STAR", "stopSequence": 2 }, { "arrival": { "delay": 32, "time": "1751556512" }, "departure": { "delay": 32, "time": "1751556512" }, "stopId": "FR:42187:ZE:36413:STAR", "stopSequence": 3 }, { "arrival": { "delay": 58, "time": "1751556598" }, "departure": { "delay": 58, "time": "1751556598" }, "stopId": "FR:42187:ZE:36395:STAR", "stopSequence": 4 }, { "arrival": { "delay": 192, "time": "1751556732" }, "departure": { "delay": 192, "time": "1751556732" }, "stopId": "FR:42187:ZE:35858:STAR", "stopSequence": 5 }, { "arrival": { "delay": 162, "time": "1751556822" }, "departure": { "delay": 162, "time": "1751556822" }, "stopId": "FR:42187:ZE:35824:STAR", "stopSequence": 7 }, { "arrival": { "delay": 114, "time": "1751556834" }, "departure": { "delay": 114, "time": "1751556834" }, "stopId": "FR:42187:ZE:36331:STAR", "stopSequence": 8 }, { "arrival": { "delay": 32, "time": "1751556872" }, "departure": { "delay": 32, "time": "1751556872" }, "stopId": "FR:42187:ZE:35782:STAR", "stopSequence": 9 }, { "arrival": { "delay": 58, "time": "1751557018" }, "departure": { "delay": 58, "time": "1751557018" }, "stopId": "FR:42187:ZE:36363:STAR", "stopSequence": 10 }, { "arrival": { "delay": 145, "time": "1751557165" }, "departure": { "delay": 145, "time": "1751557165" }, "stopId": "FR:42187:ZE:36121:STAR", "stopSequence": 11 }, { "arrival": { "delay": 162, "time": "1751557242" }, "departure": { "delay": 162, "time": "1751557242" }, "stopId": "FR:42187:ZE:35832:STAR", "stopSequence": 12 }, { "arrival": { "delay": 128, "time": "1751557268" }, "departure": { "delay": 128, "time": "1751557268" }, "stopId": "FR:42187:ZE:36230:STAR", "stopSequence": 13 }, { "arrival": { "delay": 152, "time": "1751557292" }, "departure": { "delay": 152, "time": "1751557292" }, "stopId": "FR:42187:ZE:36057:STAR", "stopSequence": 14 }, { "arrival": { "delay": 142, "time": "1751557342" }, "departure": { "delay": 142, "time": "1751557342" }, "stopId": "FR:42187:ZE:35967:STAR", "stopSequence": 15 }, { "arrival": { "delay": 152, "time": "1751557652" }, "departure": { "delay": 152, "time": "1751557652" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 17 }, { "arrival": { "delay": 142, "time": "1751557702" }, "departure": { "delay": 142, "time": "1751557702" }, "stopId": "FR:42187:ZE:35917:STAR", "stopSequence": 18 }, { "arrival": { "delay": 22802, "time": "1751580542" }, "departure": { "delay": 22802, "time": "1751580542" }, "stopId": "FR:42187:ZE:36020:STAR", "stopSequence": 22 }, { "arrival": { "delay": 22832, "time": "1751580932" }, "departure": { "delay": 22832, "time": "1751580932" }, "stopId": "FR:42184:ZE:36381:STAR", "stopSequence": 28 }, { "arrival": { "delay": 22862, "time": "1751580962" }, "departure": { "delay": 22862, "time": "1751580962" }, "stopId": "FR:42184:ZE:36368:STAR", "stopSequence": 29 }, { "arrival": { "delay": 22794, "time": "1751581134" }, "stopId": "FR:42184:ZE:36343:STAR", "stopSequence": 33 } ], "timestamp": "1751553830", "trip": { "directionId": 1, "routeId": "STAR:Line:04x215:LOC", "tripId": "STAR:ServiceJourney:689x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:690x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 62, "time": "1751558882" }, "stopId": "FR:42187:ZE:36388:STAR", "stopSequence": 1 }, { "arrival": { "delay": 148, "time": "1751559028" }, "departure": { "delay": 148, "time": "1751559028" }, "stopId": "FR:42187:ZE:35818:STAR", "stopSequence": 2 }, { "arrival": { "delay": 62, "time": "1751559062" }, "departure": { "delay": 62, "time": "1751559062" }, "stopId": "FR:42187:ZE:36395:STAR", "stopSequence": 4 }, { "arrival": { "delay": 178, "time": "1751559178" }, "departure": { "delay": 178, "time": "1751559178" }, "stopId": "FR:42187:ZE:35858:STAR", "stopSequence": 5 }, { "arrival": { "delay": 148, "time": "1751559268" }, "departure": { "delay": 148, "time": "1751559268" }, "stopId": "FR:42187:ZE:35824:STAR", "stopSequence": 7 }, { "arrival": { "delay": 454, "time": "1751559634" }, "departure": { "delay": 454, "time": "1751559634" }, "stopId": "FR:42187:ZE:36331:STAR", "stopSequence": 8 }, { "arrival": { "delay": 454, "time": "1751559814" }, "departure": { "delay": 454, "time": "1751559814" }, "stopId": "FR:42187:ZE:36363:STAR", "stopSequence": 10 }, { "arrival": { "delay": 398, "time": "1751559818" }, "departure": { "delay": 398, "time": "1751559818" }, "stopId": "FR:42187:ZE:36121:STAR", "stopSequence": 11 }, { "arrival": { "delay": 366, "time": "1751559906" }, "departure": { "delay": 366, "time": "1751559906" }, "stopId": "FR:42187:ZE:36230:STAR", "stopSequence": 13 }, { "arrival": { "delay": 377, "time": "1751559917" }, "departure": { "delay": 377, "time": "1751559917" }, "stopId": "FR:42187:ZE:36057:STAR", "stopSequence": 14 }, { "arrival": { "delay": 324, "time": "1751559924" }, "departure": { "delay": 324, "time": "1751559924" }, "stopId": "FR:42187:ZE:35967:STAR", "stopSequence": 15 }, { "arrival": { "delay": 592, "time": "1751560492" }, "departure": { "delay": 592, "time": "1751560492" }, "stopId": "FR:42187:ZE:36427:STAR", "stopSequence": 17 }, { "arrival": { "delay": 712, "time": "1751560672" }, "departure": { "delay": 712, "time": "1751560672" }, "stopId": "FR:42187:ZE:35917:STAR", "stopSequence": 18 }, { "arrival": { "delay": 21079, "time": "1751581219" }, "departure": { "delay": 21079, "time": "1751581219" }, "stopId": "FR:42187:ZE:36020:STAR", "stopSequence": 22 }, { "arrival": { "delay": 20676, "time": "1751581236" }, "departure": { "delay": 20676, "time": "1751581236" }, "stopId": "FR:42184:ZE:36234:STAR", "stopSequence": 31 }, { "arrival": { "delay": 20678, "time": "1751581298" }, "departure": { "delay": 20678, "time": "1751581298" }, "stopId": "FR:42184:ZE:36179:STAR", "stopSequence": 32 } ], "timestamp": "1751558228", "trip": { "directionId": 1, "routeId": "STAR:Line:04x215:LOC", "tripId": "STAR:ServiceJourney:690x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:691x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751561220" }, "stopId": "FR:42187:ZE:36388:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751561280" }, "departure": { "time": "1751561280" }, "stopId": "FR:42187:ZE:35818:STAR", "stopSequence": 2 }, { "arrival": { "time": "1751561340" }, "departure": { "time": "1751561340" }, "stopId": "FR:42187:ZE:36413:STAR", "stopSequence": 3 }, { "arrival": { "time": "1751561400" }, "departure": { "time": "1751561400" }, "stopId": "FR:42187:ZE:36395:STAR", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1751561430" }, "departure": { "delay": 30, "time": "1751561430" }, "stopId": "FR:42187:ZE:35858:STAR", "stopSequence": 5 }, { "arrival": { "time": "1751561460" }, "departure": { "time": "1751561460" }, "stopId": "FR:42187:ZE:36415:STAR", "stopSequence": 6 }, { "arrival": { "time": "1751561520" }, "departure": { "time": "1751561520" }, "stopId": "FR:42187:ZE:35824:STAR", "stopSequence": 7 }, { "arrival": { "time": "1751561580" }, "departure": { "time": "1751561580" }, "stopId": "FR:42187:ZE:36331:STAR", "stopSequence": 8 }, { "arrival": { "time": "1751561700" }, "departure": { "time": "1751561700" }, "stopId": "FR:42187:ZE:35782:STAR", "stopSequence": 9 }, { "arrival": { "delay": -44, "time": "1751561716" }, "departure": { "delay": -44, "time": "1751561716" }, "stopId": "FR:42187:ZE:36363:STAR", "stopSequence": 10 }, { "arrival": { "time": "1751561820" }, "departure": { "time": "1751561820" }, "stopId": "FR:42187:ZE:36121:STAR", "stopSequence": 11 }, { "arrival": { "time": "1751561880" }, "departure": { "time": "1751561880" }, "stopId": "FR:42187:ZE:35832:STAR", "stopSequence": 12 }, { "arrival": { "delay": -49, "time": "1751561891" }, "departure": { "delay": -49, "time": "1751561891" }, "stopId": "FR:42187:ZE:36230:STAR", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1751561970" }, "departure": { "delay": 30, "time": "1751561970" }, "stopId": "FR:42187:ZE:36057:STAR", "stopSequence": 14 }, { "arrival": { "time": "1751562000" }, "departure": { "time": "1751562000" }, "stopId": "FR:42187:ZE:35967:STAR", "stopSequence": 15 }, { "arrival": { "delay": 64, "time": "1751562424" }, "departure": { "delay": 64, "time": "1751562424" }, "stopId": "FR:42187:ZE:35917:STAR", "stopSequence": 18 }, { "arrival": { "delay": 17895, "time": "1751580435" }, "departure": { "delay": 17895, "time": "1751580435" }, "stopId": "FR:42187:ZE:36020:STAR", "stopSequence": 22 }, { "arrival": { "delay": 18029, "time": "1751580629" }, "departure": { "delay": 18029, "time": "1751580629" }, "stopId": "FR:42187:ZE:36245:STAR", "stopSequence": 23 }, { "arrival": { "delay": 18029, "time": "1751580749" }, "departure": { "delay": 18029, "time": "1751580749" }, "stopId": "FR:42187:ZE:36262:STAR", "stopSequence": 25 }, { "arrival": { "delay": 17866, "time": "1751580766" }, "departure": { "delay": 17866, "time": "1751580766" }, "stopId": "FR:42184:ZE:36368:STAR", "stopSequence": 29 }, { "arrival": { "delay": 17958, "time": "1751580918" }, "departure": { "delay": 17958, "time": "1751580918" }, "stopId": "FR:42184:ZE:36095:STAR", "stopSequence": 30 }, { "arrival": { "delay": 18059, "time": "1751581019" }, "departure": { "delay": 18059, "time": "1751581019" }, "stopId": "FR:42184:ZE:36234:STAR", "stopSequence": 31 } ], "timestamp": "1751558882", "trip": { "directionId": 1, "routeId": "STAR:Line:04x215:LOC", "tripId": "STAR:ServiceJourney:691x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:242x10xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751559900" }, "stopId": "FR:42187:ZE:36425:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751559960" }, "departure": { "time": "1751559960" }, "stopId": "FR:42187:ZE:36014:STAR", "stopSequence": 2 }, { "arrival": { "time": "1751560020" }, "departure": { "time": "1751560020" }, "stopId": "FR:42187:ZE:36062:STAR", "stopSequence": 3 }, { "arrival": { "time": "1751560080" }, "departure": { "time": "1751560080" }, "stopId": "FR:42187:ZE:35815:STAR", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1751560110" }, "departure": { "delay": 30, "time": "1751560110" }, "stopId": "FR:42187:ZE:36077:STAR", "stopSequence": 5 }, { "arrival": { "time": "1751560140" }, "departure": { "time": "1751560140" }, "stopId": "FR:42187:ZE:36000:STAR", "stopSequence": 6 }, { "arrival": { "time": "1751560200" }, "departure": { "time": "1751560200" }, "stopId": "FR:42187:ZE:35853:STAR", "stopSequence": 7 }, { "arrival": { "time": "1751560320" }, "departure": { "time": "1751560320" }, "stopId": "FR:42187:ZE:36010:STAR", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1751560350" }, "departure": { "delay": 30, "time": "1751560350" }, "stopId": "FR:42187:ZE:35851:STAR", "stopSequence": 9 }, { "arrival": { "time": "1751560380" }, "departure": { "time": "1751560380" }, "stopId": "FR:42187:ZE:36032:STAR", "stopSequence": 10 }, { "arrival": { "time": "1751560440" }, "departure": { "time": "1751560440" }, "stopId": "FR:42187:ZE:36036:STAR", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1751560470" }, "departure": { "delay": 30, "time": "1751560470" }, "stopId": "FR:42332:ZE:36200:STAR", "stopSequence": 12 }, { "arrival": { "delay": 45, "time": "1751560545" }, "departure": { "delay": 45, "time": "1751560545" }, "stopId": "FR:42332:ZE:36307:STAR", "stopSequence": 13 }, { "arrival": { "time": "1751560560" }, "departure": { "time": "1751560560" }, "stopId": "FR:42332:ZE:35998:STAR", "stopSequence": 14 }, { "arrival": { "time": "1751560620" }, "departure": { "time": "1751560620" }, "stopId": "FR:42332:ZE:36145:STAR", "stopSequence": 15 }, { "arrival": { "time": "1751560680" }, "departure": { "time": "1751560680" }, "stopId": "FR:42332:ZE:36197:STAR", "stopSequence": 16 }, { "arrival": { "delay": -4, "time": "1751560736" }, "departure": { "delay": -4, "time": "1751560736" }, "stopId": "FR:42332:ZE:36404:STAR", "stopSequence": 17 }, { "arrival": { "delay": 30, "time": "1751560770" }, "departure": { "delay": 30, "time": "1751560770" }, "stopId": "FR:42332:ZE:36079:STAR", "stopSequence": 18 }, { "arrival": { "delay": 34, "time": "1751560834" }, "departure": { "delay": 34, "time": "1751560834" }, "stopId": "FR:42332:ZE:36167:STAR", "stopSequence": 19 }, { "arrival": { "time": "1751560860" }, "departure": { "time": "1751560860" }, "stopId": "FR:42332:ZE:36143:STAR", "stopSequence": 20 }, { "arrival": { "delay": 30, "time": "1751560890" }, "departure": { "delay": 30, "time": "1751560890" }, "stopId": "FR:42332:ZE:35857:STAR", "stopSequence": 21 }, { "arrival": { "time": "1751560980" }, "departure": { "time": "1751560980" }, "stopId": "FR:42332:ZE:35835:STAR", "stopSequence": 23 }, { "arrival": { "time": "1751561040" }, "departure": { "time": "1751561040" }, "stopId": "FR:42332:ZE:35934:STAR", "stopSequence": 24 }, { "arrival": { "delay": 45, "time": "1751561145" }, "departure": { "delay": 45, "time": "1751561145" }, "stopId": "FR:42332:ZE:36311:STAR", "stopSequence": 25 }, { "arrival": { "time": "1751561160" }, "departure": { "time": "1751561160" }, "stopId": "FR:42332:ZE:36125:STAR", "stopSequence": 26 }, { "arrival": { "delay": 34, "time": "1751561254" }, "departure": { "delay": 34, "time": "1751561254" }, "stopId": "FR:42332:ZE:36171:STAR", "stopSequence": 27 }, { "arrival": { "delay": 31, "time": "1751561311" }, "departure": { "delay": 31, "time": "1751561311" }, "stopId": "FR:42332:ZE:36348:STAR", "stopSequence": 28 }, { "arrival": { "delay": 27, "time": "1751561367" }, "departure": { "delay": 27, "time": "1751561367" }, "stopId": "FR:42332:ZE:36392:STAR", "stopSequence": 29 }, { "arrival": { "delay": 157, "time": "1751561497" }, "departure": { "delay": 157, "time": "1751561497" }, "stopId": "FR:42332:ZE:36075:STAR", "stopSequence": 30 }, { "arrival": { "delay": 127, "time": "1751561587" }, "stopId": "FR:42332:ZE:36038:STAR", "stopSequence": 31 } ], "timestamp": "1751552224", "trip": { "directionId": 1, "routeId": "STAR:Line:10x215:LOC", "tripId": "STAR:ServiceJourney:242x10xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:454x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 148, "time": "1751552788" }, "stopId": "FR:42127:ZE:36207:STAR", "stopSequence": 1 }, { "arrival": { "delay": 261, "time": "1751552961" }, "departure": { "delay": 261, "time": "1751552961" }, "stopId": "FR:42127:ZE:36323:STAR", "stopSequence": 3 }, { "arrival": { "delay": 231, "time": "1751553171" }, "departure": { "delay": 231, "time": "1751553171" }, "stopId": "FR:42127:ZE:36325:STAR", "stopSequence": 7 }, { "arrival": { "delay": 297, "time": "1751553297" }, "departure": { "delay": 297, "time": "1751553297" }, "stopId": "FR:42127:ZE:35939:STAR", "stopSequence": 8 }, { "arrival": { "delay": 286, "time": "1751553406" }, "departure": { "delay": 286, "time": "1751553406" }, "stopId": "FR:42184:ZE:35846:STAR", "stopSequence": 11 }, { "arrival": { "delay": 286, "time": "1751553466" }, "departure": { "delay": 286, "time": "1751553466" }, "stopId": "FR:42187:ZE:35784:STAR", "stopSequence": 12 }, { "arrival": { "delay": 231, "time": "1751553471" }, "departure": { "delay": 231, "time": "1751553471" }, "stopId": "FR:42187:ZE:36371:STAR", "stopSequence": 13 }, { "arrival": { "delay": 297, "time": "1751553597" }, "departure": { "delay": 297, "time": "1751553597" }, "stopId": "FR:42187:ZE:35893:STAR", "stopSequence": 14 }, { "arrival": { "delay": 262, "time": "1751553682" }, "departure": { "delay": 262, "time": "1751553682" }, "stopId": "FR:42187:ZE:36190:STAR", "stopSequence": 15 }, { "arrival": { "delay": 247, "time": "1751553727" }, "departure": { "delay": 247, "time": "1751553727" }, "stopId": "FR:42187:ZE:36134:STAR", "stopSequence": 16 }, { "arrival": { "delay": 297, "time": "1751553837" }, "departure": { "delay": 297, "time": "1751553837" }, "stopId": "FR:42187:ZE:35927:STAR", "stopSequence": 17 }, { "arrival": { "delay": 247, "time": "1751553907" }, "departure": { "delay": 247, "time": "1751553907" }, "stopId": "FR:42187:ZE:36068:STAR", "stopSequence": 18 }, { "arrival": { "delay": 264, "time": "1751553984" }, "departure": { "delay": 264, "time": "1751553984" }, "stopId": "FR:42187:ZE:36017:STAR", "stopSequence": 19 }, { "arrival": { "delay": 26424, "time": "1751580264" }, "departure": { "delay": 26424, "time": "1751580264" }, "stopId": "FR:42187:ZE:36020:STAR", "stopSequence": 20 }, { "arrival": { "delay": 26424, "time": "1751581044" }, "departure": { "delay": 26424, "time": "1751581044" }, "stopId": "FR:42187:ZE:35988:STAR", "stopSequence": 25 }, { "arrival": { "delay": 26424, "time": "1751581104" }, "departure": { "delay": 26424, "time": "1751581104" }, "stopId": "FR:42187:ZE:35976:STAR", "stopSequence": 26 }, { "arrival": { "delay": 26391, "time": "1751581131" }, "departure": { "delay": 26391, "time": "1751581131" }, "stopId": "FR:42071:ZE:36297:STAR", "stopSequence": 27 }, { "arrival": { "delay": 26391, "time": "1751581191" }, "departure": { "delay": 26391, "time": "1751581191" }, "stopId": "FR:42071:ZE:36376:STAR", "stopSequence": 28 }, { "arrival": { "delay": 26391, "time": "1751581251" }, "departure": { "delay": 26391, "time": "1751581251" }, "stopId": "FR:42071:ZE:36328:STAR", "stopSequence": 29 }, { "arrival": { "delay": 26407, "time": "1751581327" }, "departure": { "delay": 26407, "time": "1751581327" }, "stopId": "FR:42071:ZE:36091:STAR", "stopSequence": 30 }, { "arrival": { "delay": 26446, "time": "1751581426" }, "departure": { "delay": 26446, "time": "1751581426" }, "stopId": "FR:42071:ZE:35831:STAR", "stopSequence": 31 }, { "arrival": { "delay": 26446, "time": "1751581486" }, "departure": { "delay": 26446, "time": "1751581486" }, "stopId": "FR:42071:ZE:35807:STAR", "stopSequence": 32 }, { "arrival": { "delay": 26454, "time": "1751581494" }, "departure": { "delay": 26454, "time": "1751581494" }, "stopId": "FR:42071:ZE:36005:STAR", "stopSequence": 33 }, { "arrival": { "delay": 26422, "time": "1751581522" }, "departure": { "delay": 26422, "time": "1751581522" }, "stopId": "FR:42071:ZE:36226:STAR", "stopSequence": 34 }, { "arrival": { "delay": 26407, "time": "1751581567" }, "departure": { "delay": 26407, "time": "1751581567" }, "stopId": "FR:42071:ZE:36073:STAR", "stopSequence": 35 }, { "arrival": { "delay": 26454, "time": "1751581614" }, "departure": { "delay": 26454, "time": "1751581614" }, "stopId": "FR:42071:ZE:36002:STAR", "stopSequence": 36 }, { "arrival": { "delay": 26407, "time": "1751581627" }, "stopId": "FR:42071:ZE:36097:STAR", "stopSequence": 37 } ], "timestamp": "1751552826", "trip": { "routeId": "STAR:Line:02x215:LOC", "tripId": "STAR:ServiceJourney:454x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:461x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 25642, "time": "1751584282" }, "stopId": "FR:42127:ZE:36207:STAR", "stopSequence": 1 }, { "arrival": { "delay": 25627, "time": "1751584327" }, "departure": { "delay": 25627, "time": "1751584327" }, "stopId": "FR:42127:ZE:36122:STAR", "stopSequence": 2 }, { "arrival": { "delay": 25641, "time": "1751584341" }, "departure": { "delay": 25641, "time": "1751584341" }, "stopId": "FR:42127:ZE:36323:STAR", "stopSequence": 3 }, { "arrival": { "delay": 25644, "time": "1751584404" }, "departure": { "delay": 25644, "time": "1751584404" }, "stopId": "FR:42127:ZE:35969:STAR", "stopSequence": 4 }, { "arrival": { "delay": 25627, "time": "1751584447" }, "departure": { "delay": 25627, "time": "1751584447" }, "stopId": "FR:42127:ZE:36138:STAR", "stopSequence": 5 }, { "arrival": { "delay": 25644, "time": "1751584524" }, "departure": { "delay": 25644, "time": "1751584524" }, "stopId": "FR:42127:ZE:35962:STAR", "stopSequence": 6 }, { "arrival": { "delay": 25611, "time": "1751584551" }, "departure": { "delay": 25611, "time": "1751584551" }, "stopId": "FR:42127:ZE:36325:STAR", "stopSequence": 7 }, { "arrival": { "delay": 25677, "time": "1751584677" }, "departure": { "delay": 25677, "time": "1751584677" }, "stopId": "FR:42127:ZE:35939:STAR", "stopSequence": 8 }, { "arrival": { "delay": 25627, "time": "1751584687" }, "departure": { "delay": 25627, "time": "1751584687" }, "stopId": "FR:42184:ZE:36064:STAR", "stopSequence": 10 }, { "arrival": { "delay": 25666, "time": "1751584786" }, "departure": { "delay": 25666, "time": "1751584786" }, "stopId": "FR:42184:ZE:35846:STAR", "stopSequence": 11 }, { "arrival": { "delay": 25666, "time": "1751584846" }, "departure": { "delay": 25666, "time": "1751584846" }, "stopId": "FR:42187:ZE:35784:STAR", "stopSequence": 12 }, { "arrival": { "delay": 25611, "time": "1751584851" }, "departure": { "delay": 25611, "time": "1751584851" }, "stopId": "FR:42187:ZE:36371:STAR", "stopSequence": 13 }, { "arrival": { "delay": 25677, "time": "1751584977" }, "departure": { "delay": 25677, "time": "1751584977" }, "stopId": "FR:42187:ZE:35893:STAR", "stopSequence": 14 }, { "arrival": { "delay": 25642, "time": "1751585062" }, "departure": { "delay": 25642, "time": "1751585062" }, "stopId": "FR:42187:ZE:36190:STAR", "stopSequence": 15 }, { "arrival": { "delay": 25627, "time": "1751585107" }, "departure": { "delay": 25627, "time": "1751585107" }, "stopId": "FR:42187:ZE:36134:STAR", "stopSequence": 16 }, { "arrival": { "delay": 25677, "time": "1751585217" }, "departure": { "delay": 25677, "time": "1751585217" }, "stopId": "FR:42187:ZE:35927:STAR", "stopSequence": 17 }, { "arrival": { "delay": 25627, "time": "1751585287" }, "departure": { "delay": 25627, "time": "1751585287" }, "stopId": "FR:42187:ZE:36068:STAR", "stopSequence": 18 }, { "arrival": { "delay": 25644, "time": "1751585364" }, "departure": { "delay": 25644, "time": "1751585364" }, "stopId": "FR:42187:ZE:36017:STAR", "stopSequence": 19 }, { "arrival": { "delay": 25044, "time": "1751585664" }, "departure": { "delay": 25044, "time": "1751585664" }, "stopId": "FR:42187:ZE:35988:STAR", "stopSequence": 25 }, { "arrival": { "delay": 25074, "time": "1751585694" }, "departure": { "delay": 25074, "time": "1751585694" }, "stopId": "FR:42187:ZE:35976:STAR", "stopSequence": 26 }, { "arrival": { "delay": 25011, "time": "1751585751" }, "departure": { "delay": 25011, "time": "1751585751" }, "stopId": "FR:42071:ZE:36297:STAR", "stopSequence": 27 }, { "arrival": { "delay": 25041, "time": "1751585781" }, "departure": { "delay": 25041, "time": "1751585781" }, "stopId": "FR:42071:ZE:36376:STAR", "stopSequence": 28 }, { "arrival": { "delay": 25011, "time": "1751585811" }, "departure": { "delay": 25011, "time": "1751585811" }, "stopId": "FR:42071:ZE:36328:STAR", "stopSequence": 29 }, { "arrival": { "delay": 25027, "time": "1751585887" }, "departure": { "delay": 25027, "time": "1751585887" }, "stopId": "FR:42071:ZE:36091:STAR", "stopSequence": 30 }, { "arrival": { "delay": 25066, "time": "1751585986" }, "departure": { "delay": 25066, "time": "1751585986" }, "stopId": "FR:42071:ZE:35831:STAR", "stopSequence": 31 }, { "arrival": { "delay": 25066, "time": "1751586046" }, "departure": { "delay": 25066, "time": "1751586046" }, "stopId": "FR:42071:ZE:35807:STAR", "stopSequence": 32 }, { "arrival": { "delay": 25074, "time": "1751586054" }, "departure": { "delay": 25074, "time": "1751586054" }, "stopId": "FR:42071:ZE:36005:STAR", "stopSequence": 33 }, { "arrival": { "delay": 25066, "time": "1751586346" }, "departure": { "delay": 25066, "time": "1751586346" }, "stopId": "FR:42170:ZE:36424:STAR", "stopSequence": 35 }, { "arrival": { "delay": 25066, "time": "1751586406" }, "stopId": "FR:42170:ZE:36422:STAR", "stopSequence": 36 } ], "timestamp": "1751553558", "trip": { "routeId": "STAR:Line:02x215:LOC", "tripId": "STAR:ServiceJourney:461x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:462x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751560680" }, "stopId": "FR:42127:ZE:36207:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751560740" }, "departure": { "time": "1751560740" }, "stopId": "FR:42127:ZE:36122:STAR", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1751560770" }, "departure": { "delay": 30, "time": "1751560770" }, "stopId": "FR:42127:ZE:36323:STAR", "stopSequence": 3 }, { "arrival": { "time": "1751560800" }, "departure": { "time": "1751560800" }, "stopId": "FR:42127:ZE:35969:STAR", "stopSequence": 4 }, { "arrival": { "time": "1751560860" }, "departure": { "time": "1751560860" }, "stopId": "FR:42127:ZE:36138:STAR", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1751560890" }, "departure": { "delay": 30, "time": "1751560890" }, "stopId": "FR:42127:ZE:35962:STAR", "stopSequence": 6 }, { "arrival": { "delay": 142, "time": "1751561062" }, "departure": { "delay": 142, "time": "1751561062" }, "stopId": "FR:42127:ZE:36325:STAR", "stopSequence": 7 }, { "arrival": { "delay": 208, "time": "1751561308" }, "departure": { "delay": 208, "time": "1751561308" }, "stopId": "FR:42184:ZE:35846:STAR", "stopSequence": 11 }, { "arrival": { "delay": 183, "time": "1751561343" }, "departure": { "delay": 183, "time": "1751561343" }, "stopId": "FR:42187:ZE:35784:STAR", "stopSequence": 12 }, { "arrival": { "delay": 183, "time": "1751561403" }, "departure": { "delay": 183, "time": "1751561403" }, "stopId": "FR:42187:ZE:36371:STAR", "stopSequence": 13 }, { "arrival": { "delay": 197, "time": "1751561897" }, "departure": { "delay": 197, "time": "1751561897" }, "stopId": "FR:42187:ZE:36020:STAR", "stopSequence": 20 }, { "arrival": { "delay": 208, "time": "1751562088" }, "departure": { "delay": 208, "time": "1751562088" }, "stopId": "FR:42187:ZE:35838:STAR", "stopSequence": 22 }, { "arrival": { "delay": 208, "time": "1751562148" }, "departure": { "delay": 208, "time": "1751562148" }, "stopId": "FR:42187:ZE:35916:STAR", "stopSequence": 23 }, { "arrival": { "delay": -114, "time": "1751562306" }, "departure": { "delay": -114, "time": "1751562306" }, "stopId": "FR:42187:ZE:35988:STAR", "stopSequence": 25 }, { "arrival": { "delay": -84, "time": "1751562336" }, "departure": { "delay": -84, "time": "1751562336" }, "stopId": "FR:42187:ZE:35976:STAR", "stopSequence": 26 }, { "arrival": { "delay": -147, "time": "1751562393" }, "departure": { "delay": -147, "time": "1751562393" }, "stopId": "FR:42071:ZE:36297:STAR", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1751562542" }, "departure": { "delay": 2, "time": "1751562542" }, "stopId": "FR:42071:ZE:36376:STAR", "stopSequence": 28 }, { "arrival": { "delay": -28, "time": "1751562572" }, "departure": { "delay": -28, "time": "1751562572" }, "stopId": "FR:42071:ZE:36328:STAR", "stopSequence": 29 }, { "arrival": { "delay": -126, "time": "1751562594" }, "departure": { "delay": -126, "time": "1751562594" }, "stopId": "FR:42071:ZE:35831:STAR", "stopSequence": 31 }, { "arrival": { "delay": -126, "time": "1751562654" }, "departure": { "delay": -126, "time": "1751562654" }, "stopId": "FR:42071:ZE:35807:STAR", "stopSequence": 32 }, { "arrival": { "delay": -147, "time": "1751562693" }, "departure": { "delay": -147, "time": "1751562693" }, "stopId": "FR:42071:ZE:36226:STAR", "stopSequence": 34 }, { "arrival": { "delay": -237, "time": "1751562723" }, "stopId": "FR:42071:ZE:36097:STAR", "stopSequence": 37 } ], "timestamp": "1751540053", "trip": { "routeId": "STAR:Line:02x215:LOC", "tripId": "STAR:ServiceJourney:462x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:464x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751562480" }, "stopId": "FR:42127:ZE:36207:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751562540" }, "departure": { "time": "1751562540" }, "stopId": "FR:42127:ZE:36122:STAR", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1751562570" }, "departure": { "delay": 30, "time": "1751562570" }, "stopId": "FR:42127:ZE:36323:STAR", "stopSequence": 3 }, { "arrival": { "time": "1751562600" }, "departure": { "time": "1751562600" }, "stopId": "FR:42127:ZE:35969:STAR", "stopSequence": 4 }, { "arrival": { "time": "1751562660" }, "departure": { "time": "1751562660" }, "stopId": "FR:42127:ZE:36138:STAR", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1751562690" }, "departure": { "delay": 30, "time": "1751562690" }, "stopId": "FR:42127:ZE:35962:STAR", "stopSequence": 6 }, { "arrival": { "time": "1751562720" }, "departure": { "time": "1751562720" }, "stopId": "FR:42127:ZE:36325:STAR", "stopSequence": 7 }, { "arrival": { "time": "1751562780" }, "departure": { "time": "1751562780" }, "stopId": "FR:42127:ZE:35939:STAR", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1751562810" }, "departure": { "delay": 30, "time": "1751562810" }, "stopId": "FR:42127:ZE:36084:STAR", "stopSequence": 9 }, { "arrival": { "time": "1751562840" }, "departure": { "time": "1751562840" }, "stopId": "FR:42184:ZE:36064:STAR", "stopSequence": 10 }, { "arrival": { "time": "1751562900" }, "departure": { "time": "1751562900" }, "stopId": "FR:42184:ZE:35846:STAR", "stopSequence": 11 }, { "arrival": { "time": "1751562960" }, "departure": { "time": "1751562960" }, "stopId": "FR:42187:ZE:35784:STAR", "stopSequence": 12 }, { "arrival": { "time": "1751563020" }, "departure": { "time": "1751563020" }, "stopId": "FR:42187:ZE:36371:STAR", "stopSequence": 13 }, { "arrival": { "delay": -480, "time": "1751563080" }, "departure": { "delay": -480, "time": "1751563080" }, "stopId": "FR:42187:ZE:36245:STAR", "stopSequence": 21 }, { "arrival": { "delay": -480, "time": "1751563200" }, "departure": { "delay": -480, "time": "1751563200" }, "stopId": "FR:42187:ZE:35838:STAR", "stopSequence": 22 }, { "arrival": { "delay": -480, "time": "1751563260" }, "departure": { "delay": -480, "time": "1751563260" }, "stopId": "FR:42187:ZE:35916:STAR", "stopSequence": 23 }, { "arrival": { "delay": -480, "time": "1751563320" }, "departure": { "delay": -480, "time": "1751563320" }, "stopId": "FR:42187:ZE:36428:STAR", "stopSequence": 24 }, { "arrival": { "delay": -480, "time": "1751563740" }, "departure": { "delay": -480, "time": "1751563740" }, "stopId": "FR:42187:ZE:35988:STAR", "stopSequence": 25 }, { "arrival": { "delay": -450, "time": "1751563770" }, "departure": { "delay": -450, "time": "1751563770" }, "stopId": "FR:42187:ZE:35976:STAR", "stopSequence": 26 }, { "arrival": { "delay": -480, "time": "1751563860" }, "departure": { "delay": -480, "time": "1751563860" }, "stopId": "FR:42071:ZE:36297:STAR", "stopSequence": 27 }, { "arrival": { "delay": -450, "time": "1751563890" }, "departure": { "delay": -450, "time": "1751563890" }, "stopId": "FR:42071:ZE:36376:STAR", "stopSequence": 28 }, { "arrival": { "delay": -480, "time": "1751563920" }, "departure": { "delay": -480, "time": "1751563920" }, "stopId": "FR:42071:ZE:36328:STAR", "stopSequence": 29 }, { "arrival": { "delay": -480, "time": "1751563980" }, "departure": { "delay": -480, "time": "1751563980" }, "stopId": "FR:42071:ZE:36091:STAR", "stopSequence": 30 }, { "arrival": { "delay": -480, "time": "1751564040" }, "departure": { "delay": -480, "time": "1751564040" }, "stopId": "FR:42071:ZE:35831:STAR", "stopSequence": 31 }, { "arrival": { "delay": -480, "time": "1751564100" }, "departure": { "delay": -480, "time": "1751564100" }, "stopId": "FR:42071:ZE:35807:STAR", "stopSequence": 32 }, { "arrival": { "delay": -450, "time": "1751564130" }, "departure": { "delay": -450, "time": "1751564130" }, "stopId": "FR:42071:ZE:36005:STAR", "stopSequence": 33 }, { "arrival": { "delay": -480, "time": "1751564220" }, "departure": { "delay": -480, "time": "1751564220" }, "stopId": "FR:42071:ZE:36283:STAR", "stopSequence": 34 }, { "arrival": { "delay": -480, "time": "1751564400" }, "departure": { "delay": -480, "time": "1751564400" }, "stopId": "FR:42170:ZE:36424:STAR", "stopSequence": 35 }, { "arrival": { "delay": -480, "time": "1751564460" }, "stopId": "FR:42170:ZE:36422:STAR", "stopSequence": 36 } ], "timestamp": "1751549525", "trip": { "routeId": "STAR:Line:02x215:LOC", "tripId": "STAR:ServiceJourney:464x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:404x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 66, "time": "1751560806" }, "stopId": "FR:42127:ZE:36185:STAR", "stopSequence": 1 }, { "arrival": { "delay": 66, "time": "1751560926" }, "departure": { "delay": 66, "time": "1751560926" }, "stopId": "FR:42127:ZE:36188:STAR", "stopSequence": 3 }, { "arrival": { "delay": 66, "time": "1751560986" }, "departure": { "delay": 66, "time": "1751560986" }, "stopId": "FR:42127:ZE:36160:STAR", "stopSequence": 4 }, { "arrival": { "delay": 66, "time": "1751561046" }, "departure": { "delay": 66, "time": "1751561046" }, "stopId": "FR:42127:ZE:36289:STAR", "stopSequence": 5 }, { "arrival": { "delay": 66, "time": "1751561106" }, "departure": { "delay": 66, "time": "1751561106" }, "stopId": "FR:42127:ZE:36218:STAR", "stopSequence": 6 }, { "arrival": { "delay": 34, "time": "1751561134" }, "departure": { "delay": 34, "time": "1751561134" }, "stopId": "FR:42127:ZE:35786:STAR", "stopSequence": 7 }, { "arrival": { "delay": 48, "time": "1751561268" }, "departure": { "delay": 48, "time": "1751561268" }, "stopId": "FR:42187:ZE:35816:STAR", "stopSequence": 8 }, { "arrival": { "time": "1751561340" }, "departure": { "time": "1751561340" }, "stopId": "FR:42127:ZE:36105:STAR", "stopSequence": 9 }, { "arrival": { "time": "1751561400" }, "departure": { "time": "1751561400" }, "stopId": "FR:42187:ZE:36107:STAR", "stopSequence": 10 }, { "arrival": { "delay": 34, "time": "1751561494" }, "departure": { "delay": 34, "time": "1751561494" }, "stopId": "FR:42187:ZE:36373:STAR", "stopSequence": 11 }, { "arrival": { "delay": 48, "time": "1751561628" }, "departure": { "delay": 48, "time": "1751561628" }, "stopId": "FR:42187:ZE:35820:STAR", "stopSequence": 12 }, { "arrival": { "delay": 48, "time": "1751561688" }, "departure": { "delay": 48, "time": "1751561688" }, "stopId": "FR:42187:ZE:35842:STAR", "stopSequence": 13 }, { "arrival": { "delay": 48, "time": "1751561748" }, "departure": { "delay": 48, "time": "1751561748" }, "stopId": "FR:42187:ZE:35895:STAR", "stopSequence": 14 }, { "arrival": { "time": "1751561760" }, "departure": { "time": "1751561760" }, "stopId": "FR:42187:ZE:36086:STAR", "stopSequence": 15 }, { "arrival": { "delay": 31, "time": "1751561911" }, "departure": { "delay": 31, "time": "1751561911" }, "stopId": "FR:42187:ZE:36020:STAR", "stopSequence": 16 }, { "arrival": { "delay": -28, "time": "1751561912" }, "departure": { "delay": -28, "time": "1751561912" }, "stopId": "FR:42187:ZE:36245:STAR", "stopSequence": 17 }, { "arrival": { "delay": 9, "time": "1751562009" }, "departure": { "delay": 9, "time": "1751562009" }, "stopId": "FR:42187:ZE:35838:STAR", "stopSequence": 18 }, { "arrival": { "delay": -12, "time": "1751562048" }, "departure": { "delay": -12, "time": "1751562048" }, "stopId": "FR:42187:ZE:35916:STAR", "stopSequence": 19 }, { "arrival": { "delay": -28, "time": "1751562092" }, "departure": { "delay": -28, "time": "1751562092" }, "stopId": "FR:42187:ZE:36428:STAR", "stopSequence": 20 }, { "arrival": { "delay": 31, "time": "1751562391" }, "departure": { "delay": 31, "time": "1751562391" }, "stopId": "FR:42187:ZE:36014:STAR", "stopSequence": 21 }, { "arrival": { "time": "1751562420" }, "departure": { "time": "1751562420" }, "stopId": "FR:42187:ZE:36062:STAR", "stopSequence": 22 }, { "arrival": { "time": "1751562480" }, "departure": { "time": "1751562480" }, "stopId": "FR:42187:ZE:36030:STAR", "stopSequence": 23 }, { "arrival": { "delay": 9, "time": "1751562549" }, "departure": { "delay": 9, "time": "1751562549" }, "stopId": "FR:42187:ZE:35845:STAR", "stopSequence": 24 }, { "arrival": { "delay": -12, "time": "1751562588" }, "departure": { "delay": -12, "time": "1751562588" }, "stopId": "FR:42187:ZE:35904:STAR", "stopSequence": 25 }, { "arrival": { "delay": -12, "time": "1751562708" }, "departure": { "delay": -12, "time": "1751562708" }, "stopId": "FR:42187:ZE:35982:STAR", "stopSequence": 27 }, { "arrival": { "delay": 61, "time": "1751562781" }, "departure": { "delay": 61, "time": "1751562781" }, "stopId": "FR:42187:ZE:35990:STAR", "stopSequence": 28 }, { "arrival": { "delay": 3, "time": "1751562843" }, "departure": { "delay": 3, "time": "1751562843" }, "stopId": "FR:42187:ZE:36181:STAR", "stopSequence": 29 }, { "arrival": { "delay": 3, "time": "1751562903" }, "stopId": "FR:42187:ZE:36184:STAR", "stopSequence": 30 } ], "timestamp": "1751560834", "trip": { "routeId": "STAR:Line:03x215:LOC", "tripId": "STAR:ServiceJourney:404x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:406x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751562540" }, "stopId": "FR:42127:ZE:36185:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751562600" }, "departure": { "time": "1751562600" }, "stopId": "FR:42127:ZE:36028:STAR", "stopSequence": 2 }, { "arrival": { "time": "1751562660" }, "departure": { "time": "1751562660" }, "stopId": "FR:42127:ZE:36188:STAR", "stopSequence": 3 }, { "arrival": { "time": "1751562720" }, "departure": { "time": "1751562720" }, "stopId": "FR:42127:ZE:36160:STAR", "stopSequence": 4 }, { "arrival": { "time": "1751562780" }, "departure": { "time": "1751562780" }, "stopId": "FR:42127:ZE:36289:STAR", "stopSequence": 5 }, { "arrival": { "time": "1751562840" }, "departure": { "time": "1751562840" }, "stopId": "FR:42127:ZE:36218:STAR", "stopSequence": 6 }, { "arrival": { "time": "1751562900" }, "departure": { "time": "1751562900" }, "stopId": "FR:42127:ZE:35786:STAR", "stopSequence": 7 }, { "arrival": { "time": "1751563020" }, "departure": { "time": "1751563020" }, "stopId": "FR:42187:ZE:35816:STAR", "stopSequence": 8 }, { "arrival": { "time": "1751563140" }, "departure": { "time": "1751563140" }, "stopId": "FR:42127:ZE:36105:STAR", "stopSequence": 9 }, { "arrival": { "time": "1751563200" }, "departure": { "time": "1751563200" }, "stopId": "FR:42187:ZE:36107:STAR", "stopSequence": 10 }, { "arrival": { "time": "1751563260" }, "departure": { "time": "1751563260" }, "stopId": "FR:42187:ZE:36373:STAR", "stopSequence": 11 }, { "arrival": { "time": "1751563380" }, "departure": { "time": "1751563380" }, "stopId": "FR:42187:ZE:35820:STAR", "stopSequence": 12 }, { "arrival": { "time": "1751563440" }, "departure": { "time": "1751563440" }, "stopId": "FR:42187:ZE:35842:STAR", "stopSequence": 13 }, { "arrival": { "time": "1751563500" }, "departure": { "time": "1751563500" }, "stopId": "FR:42187:ZE:35895:STAR", "stopSequence": 14 }, { "arrival": { "time": "1751563560" }, "departure": { "time": "1751563560" }, "stopId": "FR:42187:ZE:36086:STAR", "stopSequence": 15 }, { "arrival": { "time": "1751563680" }, "departure": { "time": "1751563680" }, "stopId": "FR:42187:ZE:36020:STAR", "stopSequence": 16 }, { "arrival": { "time": "1751563740" }, "departure": { "time": "1751563740" }, "stopId": "FR:42187:ZE:36245:STAR", "stopSequence": 17 }, { "arrival": { "time": "1751563800" }, "departure": { "time": "1751563800" }, "stopId": "FR:42187:ZE:35838:STAR", "stopSequence": 18 }, { "arrival": { "time": "1751563860" }, "departure": { "time": "1751563860" }, "stopId": "FR:42187:ZE:35916:STAR", "stopSequence": 19 }, { "arrival": { "time": "1751563920" }, "departure": { "time": "1751563920" }, "stopId": "FR:42187:ZE:36428:STAR", "stopSequence": 20 }, { "arrival": { "time": "1751564100" }, "departure": { "time": "1751564100" }, "stopId": "FR:42187:ZE:36428:STAR", "stopSequence": 20 }, { "arrival": { "time": "1751564160" }, "departure": { "time": "1751564160" }, "stopId": "FR:42187:ZE:36014:STAR", "stopSequence": 21 }, { "arrival": { "time": "1751564220" }, "departure": { "time": "1751564220" }, "stopId": "FR:42187:ZE:36062:STAR", "stopSequence": 22 }, { "arrival": { "time": "1751564280" }, "departure": { "time": "1751564280" }, "stopId": "FR:42187:ZE:36030:STAR", "stopSequence": 23 }, { "arrival": { "time": "1751564340" }, "departure": { "time": "1751564340" }, "stopId": "FR:42187:ZE:35845:STAR", "stopSequence": 24 }, { "arrival": { "time": "1751564400" }, "departure": { "time": "1751564400" }, "stopId": "FR:42187:ZE:35904:STAR", "stopSequence": 25 }, { "arrival": { "time": "1751564460" }, "departure": { "time": "1751564460" }, "stopId": "FR:42187:ZE:36370:STAR", "stopSequence": 26 }, { "arrival": { "time": "1751564520" }, "departure": { "time": "1751564520" }, "stopId": "FR:42187:ZE:35982:STAR", "stopSequence": 27 }, { "arrival": { "delay": 30, "time": "1751564550" }, "departure": { "delay": 30, "time": "1751564550" }, "stopId": "FR:42187:ZE:35990:STAR", "stopSequence": 28 }, { "arrival": { "time": "1751564640" }, "departure": { "time": "1751564640" }, "stopId": "FR:42187:ZE:36181:STAR", "stopSequence": 29 }, { "arrival": { "time": "1751564700" }, "stopId": "FR:42187:ZE:36184:STAR", "stopSequence": 30 } ], "timestamp": "1751550214", "trip": { "routeId": "STAR:Line:03x215:LOC", "tripId": "STAR:ServiceJourney:406x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:637x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751534820" }, "stopId": "FR:42184:ZE:36342:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751534880" }, "departure": { "time": "1751534880" }, "stopId": "FR:42184:ZE:36178:STAR", "stopSequence": 2 }, { "arrival": { "delay": 45, "time": "1751534985" }, "departure": { "delay": 45, "time": "1751534985" }, "stopId": "FR:42184:ZE:36233:STAR", "stopSequence": 3 }, { "arrival": { "time": "1751535000" }, "departure": { "time": "1751535000" }, "stopId": "FR:42184:ZE:36094:STAR", "stopSequence": 4 }, { "arrival": { "delay": 43, "time": "1751535103" }, "departure": { "delay": 43, "time": "1751535103" }, "stopId": "FR:42184:ZE:36367:STAR", "stopSequence": 5 }, { "arrival": { "delay": 73, "time": "1751535133" }, "departure": { "delay": 73, "time": "1751535133" }, "stopId": "FR:42184:ZE:36380:STAR", "stopSequence": 6 }, { "arrival": { "delay": 46342, "time": "1751581462" }, "departure": { "delay": 46342, "time": "1751581462" }, "stopId": "FR:42187:ZE:35899:STAR", "stopSequence": 7 } ], "timestamp": "1751534460", "trip": { "routeId": "STAR:Line:04x215:LOC", "tripId": "STAR:ServiceJourney:637x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:641x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 36988, "time": "1751581408" }, "stopId": "FR:42184:ZE:36342:STAR", "stopSequence": 1 } ], "timestamp": "1751542494", "trip": { "routeId": "STAR:Line:04x215:LOC", "tripId": "STAR:ServiceJourney:641x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:644x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751554020" }, "stopId": "FR:42184:ZE:36342:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751554080" }, "departure": { "time": "1751554080" }, "stopId": "FR:42184:ZE:36178:STAR", "stopSequence": 2 }, { "arrival": { "time": "1751554140" }, "departure": { "time": "1751554140" }, "stopId": "FR:42184:ZE:36233:STAR", "stopSequence": 3 }, { "arrival": { "delay": 27242, "time": "1751581442" }, "departure": { "delay": 27242, "time": "1751581442" }, "stopId": "FR:42184:ZE:36094:STAR", "stopSequence": 4 } ], "timestamp": "1751553693", "trip": { "routeId": "STAR:Line:04x215:LOC", "tripId": "STAR:ServiceJourney:644x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:645x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 24626, "time": "1751581046" }, "stopId": "FR:42184:ZE:36342:STAR", "stopSequence": 1 }, { "arrival": { "delay": 24652, "time": "1751581252" }, "departure": { "delay": 24652, "time": "1751581252" }, "stopId": "FR:42184:ZE:36094:STAR", "stopSequence": 4 }, { "arrival": { "delay": 24626, "time": "1751581286" }, "departure": { "delay": 24626, "time": "1751581286" }, "stopId": "FR:42184:ZE:36367:STAR", "stopSequence": 5 }, { "arrival": { "delay": 24689, "time": "1751581349" }, "departure": { "delay": 24689, "time": "1751581349" }, "stopId": "FR:42184:ZE:36380:STAR", "stopSequence": 6 }, { "arrival": { "delay": 24645, "time": "1751581485" }, "departure": { "delay": 24645, "time": "1751581485" }, "stopId": "FR:42187:ZE:36261:STAR", "stopSequence": 9 } ], "timestamp": "1751554609", "trip": { "routeId": "STAR:Line:04x215:LOC", "tripId": "STAR:ServiceJourney:645x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:647x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751561400" }, "stopId": "FR:42184:ZE:36342:STAR", "stopSequence": 1 }, { "arrival": { "delay": 49, "time": "1751561509" }, "departure": { "delay": 49, "time": "1751561509" }, "stopId": "FR:42184:ZE:36178:STAR", "stopSequence": 2 }, { "arrival": { "delay": 85, "time": "1751561605" }, "departure": { "delay": 85, "time": "1751561605" }, "stopId": "FR:42184:ZE:36233:STAR", "stopSequence": 3 }, { "arrival": { "delay": 19919, "time": "1751581439" }, "departure": { "delay": 19919, "time": "1751581439" }, "stopId": "FR:42184:ZE:36094:STAR", "stopSequence": 4 } ], "timestamp": "1751560946", "trip": { "routeId": "STAR:Line:04x215:LOC", "tripId": "STAR:ServiceJourney:647x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:648x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 17716, "time": "1751580916" }, "stopId": "FR:42184:ZE:36342:STAR", "stopSequence": 1 }, { "arrival": { "delay": 17838, "time": "1751581098" }, "departure": { "delay": 17838, "time": "1751581098" }, "stopId": "FR:42184:ZE:36178:STAR", "stopSequence": 2 }, { "arrival": { "delay": 17909, "time": "1751581229" }, "departure": { "delay": 17909, "time": "1751581229" }, "stopId": "FR:42184:ZE:36233:STAR", "stopSequence": 3 }, { "arrival": { "delay": 17838, "time": "1751581338" }, "departure": { "delay": 17838, "time": "1751581338" }, "stopId": "FR:42187:ZE:36176:STAR", "stopSequence": 8 }, { "arrival": { "delay": 17909, "time": "1751581469" }, "departure": { "delay": 17909, "time": "1751581469" }, "stopId": "FR:42187:ZE:36261:STAR", "stopSequence": 9 }, { "arrival": { "delay": 17909, "time": "1751581589" }, "departure": { "delay": 17909, "time": "1751581589" }, "stopId": "FR:42187:ZE:36246:STAR", "stopSequence": 11 } ], "timestamp": "1751561683", "trip": { "routeId": "STAR:Line:04x215:LOC", "tripId": "STAR:ServiceJourney:648x04xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:704x10xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 127, "time": "1751561587" }, "stopId": "FR:42332:ZE:36038:STAR", "stopSequence": 1 }, { "arrival": { "delay": 201, "time": "1751561721" }, "departure": { "delay": 201, "time": "1751561721" }, "stopId": "FR:42332:ZE:36379:STAR", "stopSequence": 2 }, { "arrival": { "delay": 201, "time": "1751561841" }, "departure": { "delay": 201, "time": "1751561841" }, "stopId": "FR:42332:ZE:36392:STAR", "stopSequence": 4 }, { "arrival": { "delay": 201, "time": "1751561901" }, "departure": { "delay": 201, "time": "1751561901" }, "stopId": "FR:42332:ZE:36347:STAR", "stopSequence": 5 }, { "arrival": { "delay": 154, "time": "1751561914" }, "departure": { "delay": 154, "time": "1751561914" }, "stopId": "FR:42332:ZE:36170:STAR", "stopSequence": 6 }, { "arrival": { "delay": 127, "time": "1751561947" }, "departure": { "delay": 127, "time": "1751561947" }, "stopId": "FR:42332:ZE:36124:STAR", "stopSequence": 7 }, { "arrival": { "delay": 186, "time": "1751562066" }, "departure": { "delay": 186, "time": "1751562066" }, "stopId": "FR:42332:ZE:36310:STAR", "stopSequence": 8 }, { "arrival": { "delay": 170, "time": "1751562170" }, "departure": { "delay": 170, "time": "1751562170" }, "stopId": "FR:42332:ZE:35933:STAR", "stopSequence": 9 }, { "arrival": { "delay": 183, "time": "1751562243" }, "departure": { "delay": 183, "time": "1751562243" }, "stopId": "FR:42332:ZE:35834:STAR", "stopSequence": 10 }, { "arrival": { "delay": 127, "time": "1751562247" }, "departure": { "delay": 127, "time": "1751562247" }, "stopId": "FR:42332:ZE:36041:STAR", "stopSequence": 11 }, { "arrival": { "delay": 183, "time": "1751562363" }, "departure": { "delay": 183, "time": "1751562363" }, "stopId": "FR:42332:ZE:35856:STAR", "stopSequence": 12 }, { "arrival": { "delay": 154, "time": "1751562394" }, "departure": { "delay": 154, "time": "1751562394" }, "stopId": "FR:42332:ZE:36142:STAR", "stopSequence": 13 }, { "arrival": { "delay": 184, "time": "1751562424" }, "departure": { "delay": 184, "time": "1751562424" }, "stopId": "FR:42332:ZE:36166:STAR", "stopSequence": 14 }, { "arrival": { "delay": 127, "time": "1751562427" }, "departure": { "delay": 127, "time": "1751562427" }, "stopId": "FR:42332:ZE:36078:STAR", "stopSequence": 15 }, { "arrival": { "delay": 201, "time": "1751562621" }, "departure": { "delay": 201, "time": "1751562621" }, "stopId": "FR:42332:ZE:36403:STAR", "stopSequence": 16 }, { "arrival": { "delay": 154, "time": "1751562634" }, "departure": { "delay": 154, "time": "1751562634" }, "stopId": "FR:42332:ZE:36144:STAR", "stopSequence": 18 }, { "arrival": { "delay": 183, "time": "1751562663" }, "departure": { "delay": 183, "time": "1751562663" }, "stopId": "FR:42332:ZE:35997:STAR", "stopSequence": 19 }, { "arrival": { "delay": 93, "time": "1751562693" }, "departure": { "delay": 93, "time": "1751562693" }, "stopId": "FR:42332:ZE:36199:STAR", "stopSequence": 21 }, { "arrival": { "delay": 157, "time": "1751562757" }, "departure": { "delay": 157, "time": "1751562757" }, "stopId": "FR:42187:ZE:36035:STAR", "stopSequence": 22 }, { "arrival": { "delay": 127, "time": "1751562787" }, "departure": { "delay": 127, "time": "1751562787" }, "stopId": "FR:42187:ZE:36031:STAR", "stopSequence": 23 }, { "arrival": { "delay": 213, "time": "1751562873" }, "departure": { "delay": 213, "time": "1751562873" }, "stopId": "FR:42187:ZE:35850:STAR", "stopSequence": 24 }, { "arrival": { "delay": 183, "time": "1751562963" }, "departure": { "delay": 183, "time": "1751562963" }, "stopId": "FR:42187:ZE:35852:STAR", "stopSequence": 26 }, { "arrival": { "delay": 153, "time": "1751562993" }, "departure": { "delay": 153, "time": "1751562993" }, "stopId": "FR:42187:ZE:35999:STAR", "stopSequence": 27 }, { "arrival": { "delay": 127, "time": "1751563027" }, "departure": { "delay": 127, "time": "1751563027" }, "stopId": "FR:42187:ZE:36076:STAR", "stopSequence": 28 }, { "arrival": { "delay": 183, "time": "1751563143" }, "departure": { "delay": 183, "time": "1751563143" }, "stopId": "FR:42187:ZE:35814:STAR", "stopSequence": 29 }, { "arrival": { "delay": 127, "time": "1751563207" }, "departure": { "delay": 127, "time": "1751563207" }, "stopId": "FR:42187:ZE:36063:STAR", "stopSequence": 30 }, { "arrival": { "delay": 170, "time": "1751563370" }, "departure": { "delay": 170, "time": "1751563370" }, "stopId": "FR:42187:ZE:35916:STAR", "stopSequence": 31 }, { "arrival": { "delay": 201, "time": "1751563521" }, "stopId": "FR:42187:ZE:36425:STAR", "stopSequence": 32 } ], "timestamp": "1751561371", "trip": { "routeId": "STAR:Line:10x215:LOC", "tripId": "STAR:ServiceJourney:704x10xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:68x11xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751540700" }, "stopId": "FR:42069:ZE:35929:STAR", "stopSequence": 1 }, { "arrival": { "time": "1751540820" }, "departure": { "time": "1751540820" }, "stopId": "FR:42069:ZE:35987:STAR", "stopSequence": 2 }, { "arrival": { "delay": 67, "time": "1751540947" }, "departure": { "delay": 67, "time": "1751540947" }, "stopId": "FR:42069:ZE:35828:STAR", "stopSequence": 3 }, { "arrival": { "delay": 101, "time": "1751541041" }, "departure": { "delay": 101, "time": "1751541041" }, "stopId": "FR:42069:ZE:35993:STAR", "stopSequence": 4 }, { "arrival": { "delay": 44, "time": "1751541044" }, "departure": { "delay": 44, "time": "1751541044" }, "stopId": "FR:42069:ZE:36397:STAR", "stopSequence": 6 }, { "arrival": { "delay": 231, "time": "1751541231" }, "departure": { "delay": 231, "time": "1751541231" }, "stopId": "FR:42069:ZE:36174:STAR", "stopSequence": 7 }, { "arrival": { "delay": 255, "time": "1751541315" }, "departure": { "delay": 255, "time": "1751541315" }, "stopId": "FR:42069:ZE:36336:STAR", "stopSequence": 9 }, { "arrival": { "delay": 39045, "time": "1751580225" }, "departure": { "delay": 39045, "time": "1751580225" }, "stopId": "FR:42069:ZE:36278:STAR", "stopSequence": 12 }, { "arrival": { "delay": 38891, "time": "1751580251" }, "departure": { "delay": 38891, "time": "1751580251" }, "stopId": "FR:42069:ZE:35955:STAR", "stopSequence": 15 }, { "arrival": { "delay": 38991, "time": "1751580471" }, "departure": { "delay": 38991, "time": "1751580471" }, "stopId": "FR:42071:ZE:36201:STAR", "stopSequence": 16 }, { "arrival": { "delay": 39015, "time": "1751580795" }, "departure": { "delay": 39015, "time": "1751580795" }, "stopId": "FR:42071:ZE:36263:STAR", "stopSequence": 20 } ], "timestamp": "1751537623", "trip": { "routeId": "STAR:Line:11x215:LOC", "tripId": "STAR:ServiceJourney:68x11xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } } ], "header": { "gtfsRealtimeVersion": "1.0", "timestamp": "1751562387" } }